Mock Version: 2.1 Mock Version: 2.1 Mock Version: 2.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/libreoffice.spec'], chrootPath='/var/lib/mock/f31-build-20128099-1425057/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/libreoffice.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1585958400 Wrote: /builddir/build/SRPMS/libreoffice-6.3.5.2-5.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/libreoffice.spec'], chrootPath='/var/lib/mock/f31-build-20128099-1425057/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/libreoffice.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: This package uses obsolete macros that will go away soon. Please convert to the spec templates provided by fonts-rpm-templates! warning: This package uses obsolete macros that will go away soon. Please convert to the spec templates provided by fonts-rpm-templates! Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1585958400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.at6hxg + umask 022 + cd /builddir/build/BUILD + gpg2 --dearmor + gpgv2 --keyring ./keyring.gpg /builddir/build/SOURCES/libreoffice-6.3.5.2.tar.xz.asc /builddir/build/SOURCES/libreoffice-6.3.5.2.tar.xz gpgv: Signature made Tue Feb 11 12:49:46 2020 UTC gpgv: using RSA key C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3 gpgv: Good signature from "LibreOffice Build Team (CODE SIGNING KEY) " + gpgv2 --keyring ./keyring.gpg /builddir/build/SOURCES/libreoffice-help-6.3.5.2.tar.xz.asc /builddir/build/SOURCES/libreoffice-help-6.3.5.2.tar.xz gpgv: Signature made Tue Feb 11 12:49:49 2020 UTC gpgv: using RSA key C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3 gpgv: Good signature from "LibreOffice Build Team (CODE SIGNING KEY) " + gpgv2 --keyring ./keyring.gpg /builddir/build/SOURCES/libreoffice-translations-6.3.5.2.tar.xz.asc /builddir/build/SOURCES/libreoffice-translations-6.3.5.2.tar.xz gpgv: Signature made Tue Feb 11 12:49:50 2020 UTC gpgv: using RSA key C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3 gpgv: Good signature from "LibreOffice Build Team (CODE SIGNING KEY) " + cd /builddir/build/BUILD + rm -rf libreoffice-6.3.5.2 + /usr/bin/xz -dc /builddir/build/SOURCES/libreoffice-help-6.3.5.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /builddir/build/SOURCES/libreoffice-translations-6.3.5.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /builddir/build/SOURCES/libreoffice-6.3.5.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libreoffice-6.3.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf git-hooks translations/git-hooks + git init Initialized empty Git repository in /builddir/build/BUILD/libreoffice-6.3.5.2/.git/ + git config user.name rpmbuild + git config user.email rpmbuild@fedoraproject.org + git config gc.auto 0 + git add -A + git commit -q -a -m libreoffice-6.3.5.2 + head -n -1 extras/source/palettes/standard.soc + echo -e ' ' + tail -n 1 extras/source/palettes/standard.soc + mv -f redhat.soc extras/source/palettes/standard.soc + git commit -q -a -m 'add Red Hat colors to palette' + git am /builddir/build/SOURCES/0001-don-t-suppress-crashes.patch /builddir/build/SOURCES/0001-Resolves-rhbz-1432468-disable-opencl-by-default.patch /builddir/build/SOURCES/0001-rhbz-1775767-null-deref.patch /builddir/build/SOURCES/0001-Adapt-SAL_WARN-to-C-20-deleted-ostream-for-sal_Unico.patch /builddir/build/SOURCES/0001-opengl-slide-transitions-not-working-with-glm-GLM-0..patch /builddir/build/SOURCES/0001-rhbz-1810732-crash-assert-inserting-document-with-in.patch /builddir/build/SOURCES/0001-selecting-multiple-slides-and-using-print.-doesn-t-s.patch /builddir/build/SOURCES/0001-AppendInfoBar-can-return-null.patch /builddir/build/SOURCES/0001-rhbz-1820868-deref-of-null-xLayoutManager.patch Applying: don't suppress crashes Applying: Resolves: rhbz#1432468 disable opencl by default Applying: rhbz#1775767 null deref Applying: Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t) Applying: opengl slide transitions not working with glm >= GLM 0.9.9.0 Applying: rhbz#1810732 crash/assert inserting document with initial graphic Applying: selecting multiple slides and using "print..." doesn't set selection as range Applying: AppendInfoBar can return null Applying: rhbz#1820868 deref of null xLayoutManager + sed -i -e /CppunitTest_sw_ooxmlexport7/d sw/Module_sw.mk + sed -i -e /CppunitTest_sc_array_functions_test/d sc/Module_sc.mk + sed -i -e /CppunitTest_sw_ww8export/d sw/Module_sw.mk + sed -i -e /CppunitTest_sc_addin_functions_test/d sc/Module_sc.mk + sed -i -e /CppunitTest_sc_financial_functions_test/d sc/Module_sc.mk + sed -i -e /CppunitTest_sc_statistical_functions_test/d sc/Module_sc.mk + sed -i -e /CppunitTest_dbaccess_hsqldb_test/d dbaccess/Module_dbaccess.mk + sed -i -e s/CppunitTest_dbaccess_RowSetClones// dbaccess/Module_dbaccess.mk + sed -i -e /CppunitTest_services/d postprocess/Module_postprocess.mk + sed -i -e /CppunitTest_sd_export_ooxml2/d sd/Module_sd.mk + sed -i -e /CppunitTest_sw_ooxmlexport4/d sw/Module_sw.mk + sed -i -e /CppunitTest_xmlsecurity_signing/d xmlsecurity/Module_xmlsecurity.mk + git commit -q -a -m 'temporarily disable failing tests' + mv .git .git-rpm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iwyrlj + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 ++ dirname /builddir/build/SOURCES/libreoffice-6.3.5.2.tar.xz + EXTSRCDIR=/builddir/build/SOURCES + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g' + for i in $RPM_OPT_FLAGS + case "$i" in + continue + for i in $RPM_OPT_FLAGS + case "$i" in + continue + for i in $RPM_OPT_FLAGS + case "$i" in + continue + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS' + for i in $RPM_OPT_FLAGS + case "$i" in + continue + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables' + for i in $RPM_OPT_FLAGS + case "$i" in + ARCH_FLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export ARCH_FLAGS + export 'CFLAGS= -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export 'CXXFLAGS= -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + CXXFLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + aclocal -I m4 + autoconf + SMP_MFLAGS=-j4 + SMP_MFLAGS=4 + touch autogen.lastrun + CFLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS=' -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./solenv/gbuild/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./solenv/gbuild/config.sub ++ basename ./solenv/gbuild/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./solenv/gbuild/config.sub '/usr/lib/rpm/redhat/config.sub' -> './solenv/gbuild/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./solenv/gbuild/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./solenv/gbuild/config.guess ++ basename ./solenv/gbuild/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./solenv/gbuild/config.guess '/usr/lib/rpm/redhat/config.guess' -> './solenv/gbuild/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info '--with-vendor=The Fedora Project' '--with-lang= en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu ' --with-parallelism=4 --disable-coinmp --disable-fetch-external --disable-openssl --disable-pdfium --disable-systray --disable-gtk --enable-dconf --enable-evolution2 --enable-ext-nlpsolver --enable-ext-wiki-publisher --enable-gtk3 --enable-introspection --enable-release-build --enable-scripting-beanshell --enable-scripting-javascript --enable-symbols --with-build-version=6.3.5.2-5.fc31 --with-external-dict-dir=/usr/share/myspell --with-external-tar=/builddir/build/SOURCES --with-help --with-system-dicts --with-system-libs --without-export-validation --without-fonts --without-lxml --with-gdrive-client-secret=GYWrDtzyZQZ0_g5YoBCC6F0I --with-gdrive-client-id=457862564325.apps.googleusercontent.com --enable-python=system --with-system-ucpp --enable-eot --enable-kde5 --enable-gtk3-kde5 --without-system-hsqldb configure: WARNING: unrecognized options: --disable-systray ******************************************************************** * * Running LibreOffice build configuration. * ******************************************************************** checking build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking for product name... LibreOffice checking for package version... 6.3.5.2 checking for product version... 6.3 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for grep... (cached) /usr/bin/grep checking for GNU Make... /usr/bin/make checking for sed... /usr/bin/sed checking whether to use link-time optimization... no checking for explicit AFLAGS... no checking for explicit CFLAGS... -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection checking for explicit CXXFLAGS... -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection checking for explicit OBJCFLAGS... no checking for explicit OBJCXXFLAGS... no checking for explicit LDFLAGS... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld checking for s390x-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking for library containing dlsym... -ldl checking whether build target is Release Build... yes checking whether to sign windows build... no checking for gawk... gawk checking for gawk... /usr/bin/gawk checking for bash... /bin/sh checking for GNU or BSD tar... gtar checking for tar's option to strip components... --strip-components checking how to build and package galleries... internal src images for desktop checking for ccache... not found checking gcc home... /usr checking for gcc... /usr/bin/gcc checking whether to build with Java support... yes checking whether to treat the installation as read-only... no checking for -isystem ... yes checking whether the compiler is actually Clang... no checking whether gcc supports -ggdb2... yes checking the GCC version... gcc 9 (90001) checking whether to build with additional debug utilities... no checking whether to do a debug build... no checking whether special RTTI visibility flags are needed for Clang Linux UBSan... no checking for linker that is used... GNU ld version 2.32-31.fc31 checking for -Bsymbolic-functions linker support... found checking whether gcc supports -ggnu-pubnames... yes checking whether gcc supports -Wl,--gdb-index... no checking whether to generate debug information... yes checking whether to compile with optimization flags... yes checking which package format to use... none checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether to turn warnings to errors... no checking whether to have assert() failures abort even without --enable-debug... no checking whether to use ooenv for the instdir installation... yes checking whether to enable CUPS support... yes checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking for s390x-redhat-linux-gnu-pkg-config... /usr/bin/s390x-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for FONTCONFIG... yes checking whether we want to fetch tarballs... no checking whether to build help... yes checking whether to include MySpell dictionaries... no checking whether to use dicts from external paths... yes checking for spelling dictionary directory... file:///usr/share/myspell checking for hyphenation patterns directory... file:///usr/share/hyphen checking for thesaurus directory... file:///usr/share/mythes checking whether to enable pch feature... no checking the GNU Make version... /usr/bin/make 4.2.1 checking whether GNU Make supports the 'file' function... yes checking for --hash-style gcc linker support... gnu checking for perl... /usr/bin/perl checking the Perl version... Perl 5 checking for required Perl modules... all modules found checking for s390x-redhat-linux-gnu-pkg-config... (cached) /usr/bin/s390x-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for s390x-redhat-linux-gnu-ar... no checking for ar... ar checking for s390x-redhat-linux-gnu-nm... no checking for nm... nm checking for s390x-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for s390x-redhat-linux-gnu-objdump... no checking for objdump... objdump checking for s390x-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for s390x-redhat-linux-gnu-strip... no checking for strip... strip checking for ANSI C header files... (cached) yes checking for s390x-redhat-linux-gnu-g++... no checking for s390x-redhat-linux-gnu-c++... no checking for s390x-redhat-linux-gnu-gpp... no checking for s390x-redhat-linux-gnu-aCC... no checking for s390x-redhat-linux-gnu-CC... no checking for s390x-redhat-linux-gnu-cxx... no checking for s390x-redhat-linux-gnu-cc++... no checking for s390x-redhat-linux-gnu-cl.exe... no checking for s390x-redhat-linux-gnu-FCC... no checking for s390x-redhat-linux-gnu-KCC... no checking for s390x-redhat-linux-gnu-RCC... no checking for s390x-redhat-linux-gnu-xlC_r... no checking for s390x-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking the GNU C++ compiler version... checked (g++ 9) checking how to run the C++ preprocessor... g++ -E checking whether g++ is broken with boost.thread... yes checking how to run the C++ preprocessor... g++ -E checking how to run the C preprocessor... gcc -E checking size of long... 8 checking size of short... 2 checking size of int... 4 checking size of long long... 8 checking size of double... 8 checking size of void*... 8 checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable runtime optimizations... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no checking whether gcc supports -fstack-clash-protection... yes checking whether gcc supports -mno-avx... no checking whether gcc supports -fstack-protector-strong... yes checking whether gcc supports atomic functions... yes checking whether gcc supports __builtin_ffs... yes checking whether gcc supports __attribute__((deprecated(message)))... yes checking whether g++ defines __base_class_type_info in cxxabi.h... yes checking whether g++ defines __class_type_info in cxxabi.h... yes checking whether g++ declares __cxa_allocate_exception in cxxabi.h... yes checking whether g++ defines __cxa_eh_globals in cxxabi.h... no checking whether g++ defines __cxa_exceptions in cxxabi.h... no checking whether g++ declares __cxa_get_globals in cxxabi.h... yes checking whether g++ declares __cxa_current_exception_type in cxxabi.h... yes checking whether g++ declares __cxa_throw in cxxabi.h... yes checking whether g++ defines __si_class_type_info in cxxabi.h... yes checking whether g++ defines __vmi_class_type_info in cxxabi.h... yes checking whether g++ supports __attribute__((warn_unused))... yes checking what the C++ library is... GNU libstdc++ checking for gperf... /usr/bin/gperf checking whether gperf is new enough... yes (3.1) checking which libcmis to use... external checking for LIBCMIS... yes checking whether g++ supports C++17... yes (-std=gnu++2a) checking whether std::atomic can be used without link library... yes checking whether using C++11 causes libstdc++ 4.7.0/4.7.1 ABI breakage... no checking whether g++ supports C++11 without Language Defect 757... yes checking that g++ supports C++14 constexpr... yes checking whether g++ supports _Pragma operator... yes checking whether g++ supports -fno-sized-deallocation... yes checking that g++ supports [[fallthrough]]... yes checking that g++ supports [[nodiscard]]... yes checking whether g++ supports guaranteed copy elision... yes checking that g++ has a fix for CWG1579... yes checking whether g++ has GCC bug 87150... no checking whether g++ might report false -Werror=maybe-uninitialized... yes checking if STL headers are visibility safe (GCC bug 22482)... yes checking if gcc is -fvisibility-inlines-hidden safe (Clang bug 11250)... yes checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no checking whether g++ supports -fno-enforce-eh-specs... yes checking for posix_fallocate... yes checking whether to add custom build version... yes, 6.3.5.2-5.fc31 checking for java... /usr/bin/java checking the installed JDK... checked (JDK 1.8.0_242) checking for javac... /usr/bin/javac checking for javadoc... /usr/bin/javadoc checking for JAWT lib... -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/jre/lib/s390x -ljawt checking whether to enable export file validation... no checking for Microsoft Binary File Format Validator... no checking which C preprocessor to use in idlc... ucpp checking which ucpp tp use... external checking for ucpp... /usr/bin/ucpp checking whether to enable EPM for packing... no checking for doxygen... /usr/bin/doxygen checking whether to build the ODK... yes checking whether to build unowinreg.dll... no checking which zlib to use... external checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking which libjpeg to use... external checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_resync_to_restart in -ljpeg... yes checking which clucene to use... external checking for CLUCENE... yes checking for CLucene/analysis/cjk/CJKAnalyzer.h... yes checking which expat to use... external checking for EXPAT... yes checking which xmlsec to use... external checking for XMLSEC... yes checking whether to enable Embedded OpenType support... yes checking which libeot to use... external checking for LIBEOT... yes checking which librevenge to use... external checking for REVENGE... yes checking which libodfgen to use... external checking for ODFGEN... yes checking which libepubgen to use... external checking for EPUBGEN... yes checking which libwpd to use... external checking for WPD... yes checking which libwpg to use... external checking for WPG... yes checking which libwps to use... external checking for WPS... yes checking for WPS version... 0.4.10 checking which libvisio to use... external checking for VISIO... yes checking which libcdr to use... external checking for CDR... yes checking which libmspub to use... external checking for MSPUB... yes checking which libmwaw to use... external checking for MWAW... yes checking for MWAW version... 0.3.15 checking which libetonyek to use... external checking for ETONYEK... yes checking for ETONYEK version... 0.1.9 checking which libfreehand to use... external checking for FREEHAND... yes checking which libebook to use... external checking for EBOOK... yes checking for EBOOK version... 0.1.3 checking which libabw to use... external checking for ABW... yes checking which libpagemaker to use... external checking for PAGEMAKER... yes checking which libqxp to use... external checking for QXP... yes checking which libzmf to use... external checking for ZMF... yes checking which libstaroffice to use... external checking for STAROFFICE... yes checking for STAROFFICE version... 0.0.6 checking which lcms2 to use... external checking for LCMS2... yes checking which cppunit to use... external checking for CPPUNIT... yes checking whether freetype is available... checking for FREETYPE... yes checking which libxslt to use... external checking for LIBXSLT... yes checking for LIBEXSLT... yes checking for xsltproc... /usr/bin/xsltproc checking which libxml to use... external checking for LIBXML... yes checking for xmllint... /usr/bin/xmllint checking for a Python interpreter with version >= 2.7... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.7/site-packages checking which Python to use for Pyuno... system checking for a Python interpreter with version >= 3.3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.7/site-packages checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for correct python library version... ok checking which MariaDB to use... external checking for mysql_config... /usr/bin/mysql_config checking MariaDB version... OK checking for MariaDB Client library... includes '-I/usr/include/mysql -I/usr/include/mysql/mysql', libraries ' -lmariadb' checking whether to bundle the MySQL/MariaDB client library... no checking which hsqldb to use... internal checking whether hsqldb should be built with JDBC 4.1... yes checking whether to build the PostgreSQL SDBC driver... yes checking for pg_config... /usr/bin/pg_config checking PostgreSQL C interface... external PostgreSQL configure: checking system PostgreSQL prerequisites checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQconnectdbParams in -lpq... yes checking which Firebird to use... external checking for fb_config... /usr/sbin/fb_config configure: fb_config found checking for Firebird Client library... includes `-I/usr/include/firebird', libraries ` -lfbclient' checking Firebird version... OK checking which libcurl to use... external checking for CURL... yes checking which boost to use... external checking for boostlib >= 1.47... yes checking whether the Boost::Date_Time library is available... yes checking for exit in -lboost_date_time... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem... yes checking whether the Boost::IOStreams library is available... yes checking for exit in -lboost_iostreams... yes checking whether the Boost::Locale library is available... yes checking for exit in -lboost_locale... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking boost/spirit/include/classic_core.hpp usability... yes checking boost/spirit/include/classic_core.hpp presence... yes checking for boost/spirit/include/classic_core.hpp... yes checking which mdds to use... external checking for MDDS... yes checking which glm to use... external checking glm/glm.hpp usability... yes checking glm/glm.hpp presence... yes checking for glm/glm.hpp... yes checking which odbc headers to use... external checking sqlext.h usability... yes checking sqlext.h presence... yes checking for sqlext.h... yes checking whether to enable LDAP support... yes checking which openldap library to use... external checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ldap_simple_bind_s in -lldap... yes checking for ldap_set_option in -lldap... yes checking which nss to use... external checking for NSS... yes checking which TLS/SSL and cryptographic implementation to use... NSS checking which sane header to use... external checking sane/sane.h usability... yes checking sane/sane.h presence... yes checking for sane/sane.h... yes checking which icu to use... external checking for unicode/rbbi.h... checked. checking for ICU... yes checking for genbrk... /usr/bin/genbrk checking for genccode... /usr/sbin/genccode checking for gencmn... /usr/sbin/gencmn checking whether to enable breakpad... no checking whether to enable fuzzers... no checking which orcus to use... external checking for ORCUS... yes checking which graphite to use... external checking for GRAPHITE... yes checking which harfbuzz to use... external checking for HARFBUZZ... yes checking whether system Harfbuzz is built with Graphite support... checking for hb_graphite2_face_get_gr_face... yes checking whether to use X11... TRUE checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for X11/extensions/shape.h... yes checking X11/ICE/ICElib.h usability... yes checking X11/ICE/ICElib.h presence... yes checking for X11/ICE/ICElib.h... yes checking for IceConnectionNumber in -lICE... (cached) yes checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking whether to use Xrender... yes checking for XRENDER... yes checking for XRenderQueryVersion in -lXrender... yes checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking whether to enable RandR support... yes checking for XRANDR... yes checking for webdav library... neon checking which neon to use... external checking for NEON... yes checking whether to execute CVE tests... yes checking whether to execute chart XShape tests... no checking whether to disable OpenSSL usage... yes configure: WARNING: OpenSSL has been disabled. No code compiled by LibO will make use of it but system libraries may create indirect dependencies checking whether to enable the OpenSSL backend for rtl/cipher.h... no checking whether to use gnutls... no checking which redland to use... external checking for REDLAND... yes checking for librdf_world_set_raptor_init_handler in -lrdf... yes checking which libhunspell to use... external checking for HUNSPELL... yes checking which altlinuxhyph to use... external checking hyphen.h usability... yes checking hyphen.h presence... yes checking for hyphen.h... yes checking for struct _HyphenDict.cset... yes checking for hnj_hyphen_hyphenate2 in -lhyphen... yes checking which mythes to use... external checking for MYTHES... yes checking whether to build with CoinMP... no checking whether to build with lpsolve... yes checking which lpsolve to use... external checking lpsolve/lp_lib.h usability... yes checking lpsolve/lp_lib.h presence... yes checking for lpsolve/lp_lib.h... yes checking for floor in -lm... yes checking for dlopen in -ldl... yes checking for make_lp in -llpsolve55... yes checking which libexttextcat to use... external checking for LIBEXTTEXTCAT... yes checking whether to use libnumbertext... yes checking which libnumbertext to use... external checking for LIBNUMBERTEXT... yes checking whether libc is >= 2.1.1... yes checking for uuidgen... /usr/bin/uuidgen checking for bison... /usr/bin/bison checking the bison version... checking for flex... /usr/bin/flex checking the flex version... checking for patch... /usr/bin/patch checking for gnucp... no checking for cp... /usr/bin/cp checking whether /usr/bin/cp is GNU cp from coreutils with preserve= support... yes checking for zip... /usr/bin/zip checking for unzip... /usr/bin/unzip checking for touch... /usr/bin/touch checking which epoxy to use... external checking for EPOXY... yes checking for GTK3... yes checking for gobject-introspection... yes configure: VCLplugs to be built: gtk3 qt5 kde5 gtk3_kde5 checking whether to enable DBUS support... yes checking for DBUS... yes checking for DBUS_GLIB... yes checking whether to enable Impress remote control... yes checking whether to enable Bluetooth support in Impress remote control... ./configure: line 35416: test: : integer expression expected yes checking which Bluetooth header to use... external checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking whether to enable GIO support... checking for GIO... yes checking whether to enable the new GStreamer 1.0 avmedia backend... yes checking for GSTREAMER_1_0... yes checking whether to enable the GStreamer 0.10 avmedia backend... no checking whether to enable the VLC avmedia backend... no checking for glBegin in -lGL... yes checking for DCONF... yes checking whether to enable dconf... yes checking whether to build the PDF import feature... yes checking whether to build PDFium... no checking whether to build Poppler... yes checking which PDF import poppler to use... external checking for POPPLER... yes checking cpp/poppler-version.h usability... yes checking cpp/poppler-version.h presence... yes checking for cpp/poppler-version.h... yes checking which gpgmepp to use... external checking gpgme++/gpgmepp_version.h usability... yes checking gpgme++/gpgmepp_version.h presence... yes checking for gpgme++/gpgmepp_version.h... yes checking for progress_callback in -lgpgmepp... yes checking gpgme.h usability... yes checking gpgme.h presence... yes checking for gpgme.h... yes checking for gpg... /usr/bin/gpg checking for /run/user/1000... no checking whether to build the Wiki Publisher extension... yes checking whether to build the Report Builder... yes checking which jfreereport libs to use... external checking which Apache commons-* libs to use... external checking whether to build support for scripts in BeanShell... yes checking which beanshell to use... external checking whether to build support for scripts in JavaScript... yes checking which rhino to use... internal checking for qmake-qt5... /bin/qmake-qt5 configure: Detected Qt5 version: 5.13.2 checking for Qt5 headers... /usr/include/qt5 checking for Qt5 libraries... /usr/lib64 checking for QT5_XCB... yes checking for moc-qt5... /usr/bin/moc-qt5 checking for QT5_GOBJECT... yes checking for kf5-config... /usr/bin/kf5-config checking for KF5 headers... /usr/include//KF5 checking for KF5 libraries... /usr/lib64/ checking whether KDE is >= 5.0... yes checking whether to enable evolution 2 support... yes checking for GOBJECT... yes checking which themes to include... breeze breeze_dark breeze_svg colibre colibre_svg elementary elementary_svg karasa_jaga karasa_jaga_svg sifr sifr_dark sifr_svg tango checking for helppack integration... integration checking for extensions integration... yes, use integration checking for building the ConvertTextToNumber extension... no checking for building the Numbertext extension... no checking for building the NLPSolver extension... yes checking for building the LanguageTool extension... no checking whether to build opens___.ttf... no checking whether to include third-party fonts... no checking whether to enable online update... no checking whether to enable extension update... yes checking whether to create MSI with LIMITUI=1 (silent install)... no checking whether and how to use Xinerama... yes, with dynamic linking checking X11/extensions/Xinerama.h usability... yes checking X11/extensions/Xinerama.h presence... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaIsActive in -lXinerama... yes checking whether to use the system cairo... yes checking for CAIRO... yes checking whether Xrender.h defines PictStandardA8... yes checking whether to use system liblangtag... yes checking for LIBLANGTAG... yes checking which libpng to use... external checking for LIBPNG... yes checking whether to use specific JVM search path at runtime... no checking for ant... /usr/bin/ant checking if /usr/bin/ant works... Ant works checking Ant lib directory... Ant lib directory found. checking whether Ant is >= 1.6.0... yes, 1.10.6 checking for JUnit 4... /usr/share/java/junit.jar checking for included Hamcrest... Not included checking for standalone hamcrest jar.... /usr/share/java/hamcrest/core.jar checking which languages to be built... en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu checking for msgfmt... msgfmt checking for msguniq... msguniq checking for alternative branding images directory... none checking for 'intro' progress settings... none checking for extra build ID... not set checking for vendor... The Fedora Project checking whether to install the compat oo* wrappers... no checking for install dirname... libreoffice checking for prefix... /usr checking for Google Drive client id and secret... set checking for Alfresco Cloud client id and secret... not set checking for OneDrive client id and secret... not set checking whether to enable dependency tracking... no checking for number of processors to use... 4 checking that g++ supports inline variables... yes checking that C++11 use of const_iterator in standard containers is not broken... yes checking whether to create huge library... no checking whether to use icerun wrapper... no checking MPL subset... no restrictions checking formula logger... no configure: setting up the build environment variables... configure: creating ./config.status config.status: creating config_host.mk config.status: creating config_host_lang.mk config.status: creating Makefile config.status: creating bin/bffvalidator.sh config.status: creating bin/odfvalidator.sh config.status: creating bin/officeotron.sh config.status: creating instsetoo_native/util/openoffice.lst config.status: creating sysui/desktop/macosx/Info.plist config.status: creating config_host/config_probes.h config.status: creating config_host/config_buildid.h config.status: creating config_host/config_clang.h config.status: creating config_host/config_dconf.h config.status: creating config_host/config_eot.h config.status: creating config_host/config_extensions.h config.status: creating config_host/config_cairo_canvas.h config.status: creating config_host/config_cxxabi.h config.status: creating config_host/config_dbus.h config.status: creating config_host/config_features.h config.status: creating config_host/config_firebird.h config.status: creating config_host/config_folders.h config.status: creating config_host/config_fuzzers.h config.status: creating config_host/config_gio.h config.status: creating config_host/config_global.h config.status: creating config_host/config_gpgme.h config.status: creating config_host/config_java.h config.status: creating config_host/config_langs.h config.status: creating config_host/config_lgpl.h config.status: creating config_host/config_libcxx.h config.status: creating config_host/config_liblangtag.h config.status: creating config_host/config_libnumbertext.h config.status: creating config_host/config_locales.h config.status: creating config_host/config_mpl.h config.status: creating config_host/config_oox.h config.status: creating config_host/config_options.h config.status: creating config_host/config_options_calc.h config.status: creating config_host/config_typesizes.h config.status: creating config_host/config_vendor.h config.status: creating config_host/config_vcl.h config.status: creating config_host/config_vclplug.h config.status: creating config_host/config_version.h config.status: creating config_host/config_oauth2.h config.status: creating config_host/config_poppler.h config.status: creating config_host/config_python.h config.status: creating config_host/config_writerperfect.h configure: WARNING: unrecognized options: --disable-systray **************************************************************************** To build, run: /usr/bin/make To view some help, run: /usr/bin/make help After the build of LibreOffice has finished successfully, you can immediately run LibreOffice using the command: instdir/program/soffice If you want to run the smoketest, run: /usr/bin/make check ************************************* * WARNING : OpenSSL has been disabled. No code compiled by LibO will make use of it but system libraries may create indirect dependencies + ulimit -c unlimited + make verbose=true build-nocheck Automatic fetching of external tarballs is disabled. mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/install-gdb-printers -a /builddir/build/BUILD/libreoffice-6.3.5.2/instdir -c make -j 4 -r -f /builddir/build/BUILD/libreoffice-6.3.5.2/Makefile.gbuild build make[1]: Entering directory '/builddir/build/BUILD/libreoffice-6.3.5.2' mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Headers/Library/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/lib/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Headers/Executable/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/ [build YAC] unoidl/source/sourceprovider-parser S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/YaccTarget/unoidl/source/ && bison -v --defines=$W/YaccTarget/unoidl/source/sourceprovider-parser.hxx -o $W/YaccTarget/unoidl/source/sourceprovider-parser.cxx $S/unoidl/source/sourceprovider-parser.y && touch $W/YaccTarget/unoidl/source/sourceprovider-parser.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Headers/StaticLibrary/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/ [build LEX] unoidl/source/sourceprovider-scanner S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/LexTarget/unoidl/source/ && /usr/bin/flex -o$W/LexTarget/unoidl/source/sourceprovider-scanner.cxx $S/unoidl/source/sourceprovider-scanner.l && touch $W/LexTarget/unoidl/source/sourceprovider-scanner.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/udkapi_idl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/offapi_idl /builddir/build/BUILD/libreoffice-6.3.5.2/unoidl/source/sourceprovider-parser.y:13.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 13 | %pure-parser | ^~~~~~~~~~~~ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/officecfg/ [build CAT] officecfg_qa_allheaders.hxx mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/officecfg/registry/officecfg/officecfg_qa_allheaders.hxx.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/officecfg/registry/officecfg/officecfg_qa_allheaders.hxx [build XSL] CustomTarget/officecfg/registry/officecfg/Inet.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ && xsltproc --nonet --stringparam ns1 Inet -o $W/CustomTarget/officecfg/registry/officecfg/Inet.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Inet.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Interaction.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ && xsltproc --nonet --stringparam ns1 Interaction -o $W/CustomTarget/officecfg/registry/officecfg/Interaction.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Interaction.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/LDAP.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ && xsltproc --nonet --stringparam ns1 LDAP -o $W/CustomTarget/officecfg/registry/officecfg/LDAP.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/LDAP.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Accelerators.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Accelerators -o $W/CustomTarget/officecfg/registry/officecfg/Office/Accelerators.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Addons.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Addons -o $W/CustomTarget/officecfg/registry/officecfg/Office/Addons.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Addons.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/BasicIDE.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 BasicIDE -o $W/CustomTarget/officecfg/registry/officecfg/Office/BasicIDE.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Calc.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Calc -o $W/CustomTarget/officecfg/registry/officecfg/Office/Calc.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Calc.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/CalcAddIns.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 CalcAddIns -o $W/CustomTarget/officecfg/registry/officecfg/Office/CalcAddIns.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Canvas.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Canvas -o $W/CustomTarget/officecfg/registry/officecfg/Office/Canvas.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Chart.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Chart -o $W/CustomTarget/officecfg/registry/officecfg/Office/Chart.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Chart.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Commands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Commands -o $W/CustomTarget/officecfg/registry/officecfg/Office/Commands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Commands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Common.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Common -o $W/CustomTarget/officecfg/registry/officecfg/Office/Common.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Common.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Compatibility.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Compatibility -o $W/CustomTarget/officecfg/registry/officecfg/Office/Compatibility.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 DataAccess -o $W/CustomTarget/officecfg/registry/officecfg/Office/DataAccess.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess/Drivers.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/DataAccess/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 DataAccess --stringparam ns3 Drivers -o $W/CustomTarget/officecfg/registry/officecfg/Office/DataAccess/Drivers.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Draw.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Draw -o $W/CustomTarget/officecfg/registry/officecfg/Office/Draw.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Draw.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Embedding.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Embedding -o $W/CustomTarget/officecfg/registry/officecfg/Office/Embedding.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Events.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Events -o $W/CustomTarget/officecfg/registry/officecfg/Office/Events.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Events.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtendedColorScheme.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 ExtendedColorScheme -o $W/CustomTarget/officecfg/registry/officecfg/Office/ExtendedColorScheme.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionDependencies.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 ExtensionDependencies -o $W/CustomTarget/officecfg/registry/officecfg/Office/ExtensionDependencies.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionManager.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 ExtensionManager -o $W/CustomTarget/officecfg/registry/officecfg/Office/ExtensionManager.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/FormWizard.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 FormWizard -o $W/CustomTarget/officecfg/registry/officecfg/Office/FormWizard.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Histories.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Histories -o $W/CustomTarget/officecfg/registry/officecfg/Office/Histories.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Histories.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Impress.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Impress -o $W/CustomTarget/officecfg/registry/officecfg/Office/Impress.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Impress.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Java.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Java -o $W/CustomTarget/officecfg/registry/officecfg/Office/Java.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Java.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Jobs.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Jobs -o $W/CustomTarget/officecfg/registry/officecfg/Office/Jobs.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Labels.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Labels -o $W/CustomTarget/officecfg/registry/officecfg/Office/Labels.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Labels.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Linguistic.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Linguistic -o $W/CustomTarget/officecfg/registry/officecfg/Office/Linguistic.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Logging.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Logging -o $W/CustomTarget/officecfg/registry/officecfg/Office/Logging.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Logging.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Math.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Math -o $W/CustomTarget/officecfg/registry/officecfg/Office/Math.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Math.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/OptionsDialog.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 OptionsDialog -o $W/CustomTarget/officecfg/registry/officecfg/Office/OptionsDialog.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Paths.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Paths -o $W/CustomTarget/officecfg/registry/officecfg/Office/Paths.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Paths.xcs /builddir/build/BUILD/libreoffice-6.3.5.2/unoidl/source/sourceprovider-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother][build XSL] CustomTarget/officecfg/registry/officecfg/Office/PresentationMinimizer.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 PresentationMinimizer -o $W/CustomTarget/officecfg/registry/officecfg/Office/PresentationMinimizer.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/PresenterScreen.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 PresenterScreen -o $W/CustomTarget/officecfg/registry/officecfg/Office/PresenterScreen.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ProtocolHandler.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 ProtocolHandler -o $W/CustomTarget/officecfg/registry/officecfg/Office/ProtocolHandler.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Recovery.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Recovery -o $W/CustomTarget/officecfg/registry/officecfg/Office/Recovery.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/ReportDesign.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 ReportDesign -o $W/CustomTarget/officecfg/registry/officecfg/Office/ReportDesign.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/ReportDesign.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Scripting.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Scripting -o $W/CustomTarget/officecfg/registry/officecfg/Office/Scripting.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Security.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Security -o $W/CustomTarget/officecfg/registry/officecfg/Office/Security.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Security.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TabBrowse.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 TabBrowse -o $W/CustomTarget/officecfg/registry/officecfg/Office/TabBrowse.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TableWizard.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 TableWizard -o $W/CustomTarget/officecfg/registry/officecfg/Office/TableWizard.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/TypeDetection.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 TypeDetection -o $W/CustomTarget/officecfg/registry/officecfg/Office/TypeDetection.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BaseWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 BaseWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/BaseWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDECommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 BasicIDECommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDECommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDEWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 BasicIDEWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDEWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 BibliographyCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 BibliographyWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 CalcCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/CalcCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 CalcWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/CalcWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Category.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 Category -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/Category.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 ChartCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ChartCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 ChartWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ChartWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Commands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 Commands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/Commands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Controller.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 Controller -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/Controller.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbBrowserWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DbBrowserWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DbBrowserWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbQueryWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DbQueryWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DbQueryWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbRelationWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DbRelationWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DbRelationWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbReportWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DbReportWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DbReportWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableDataWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DbTableDataWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableDataWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DbTableWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbuCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DbuCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DbuCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawImpressCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DrawImpressCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DrawImpressCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 DrawWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/DrawWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Effects.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 Effects -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/Effects.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Factories.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 Factories -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/Factories.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCategories.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 GenericCategories -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCategories.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 GenericCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GlobalSettings.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 GlobalSettings -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/GlobalSettings.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ImpressWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 ImpressWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ImpressWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 MathCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/MathCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 MathWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/MathWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ReportCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 ReportCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ReportCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Sidebar.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 Sidebar -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/Sidebar.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 StartModuleCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 StartModuleWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ToolbarMode.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 ToolbarMode -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ToolbarMode.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowContentFactories.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 WindowContentFactories -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/WindowContentFactories.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 WindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/WindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterCommands.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 WriterCommands -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/WriterCommands.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterFormWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 WriterFormWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/WriterFormWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterGlobalWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 WriterGlobalWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/WriterGlobalWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterReportWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 WriterReportWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/WriterReportWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWebWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 WriterWebWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWebWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 WriterWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/XFormsWindowState.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/UI/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 UI --stringparam ns3 XFormsWindowState -o $W/CustomTarget/officecfg/registry/officecfg/Office/UI/XFormsWindowState.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Update.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Update -o $W/CustomTarget/officecfg/registry/officecfg/Office/Update.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Update.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Views.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Views -o $W/CustomTarget/officecfg/registry/officecfg/Office/Views.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Views.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/Writer.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 Writer -o $W/CustomTarget/officecfg/registry/officecfg/Office/Writer.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/Writer.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Office/WriterWeb.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/Office/ && xsltproc --nonet --stringparam ns1 Office --stringparam ns2 WriterWeb -o $W/CustomTarget/officecfg/registry/officecfg/Office/WriterWeb.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/Setup.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ && xsltproc --nonet --stringparam ns1 Setup -o $W/CustomTarget/officecfg/registry/officecfg/Setup.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/Setup.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/System.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ && xsltproc --nonet --stringparam ns1 System -o $W/CustomTarget/officecfg/registry/officecfg/System.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/System.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Filter.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/ && xsltproc --nonet --stringparam ns1 TypeDetection --stringparam ns2 Filter -o $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/Filter.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/GraphicFilter.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/ && xsltproc --nonet --stringparam ns1 TypeDetection --stringparam ns2 GraphicFilter -o $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/GraphicFilter.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Misc.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/ && xsltproc --nonet --stringparam ns1 TypeDetection --stringparam ns2 Misc -o $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/Misc.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Types.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/ && xsltproc --nonet --stringparam ns1 TypeDetection --stringparam ns2 Types -o $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/Types.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/UISort.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/ && xsltproc --nonet --stringparam ns1 TypeDetection --stringparam ns2 UISort -o $W/CustomTarget/officecfg/registry/officecfg/TypeDetection/UISort.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/UserProfile.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ && xsltproc --nonet --stringparam ns1 UserProfile -o $W/CustomTarget/officecfg/registry/officecfg/UserProfile.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/UserProfile.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/VCL.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ && xsltproc --nonet --stringparam ns1 VCL -o $W/CustomTarget/officecfg/registry/officecfg/VCL.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/VCL.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Configuration.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ucb/ && xsltproc --nonet --stringparam ns1 ucb --stringparam ns2 Configuration -o $W/CustomTarget/officecfg/registry/officecfg/ucb/Configuration.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Hierarchy.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ucb/ && xsltproc --nonet --stringparam ns1 ucb --stringparam ns2 Hierarchy -o $W/CustomTarget/officecfg/registry/officecfg/ucb/Hierarchy.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/InteractionHandler.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ucb/ && xsltproc --nonet --stringparam ns1 ucb --stringparam ns2 InteractionHandler -o $W/CustomTarget/officecfg/registry/officecfg/ucb/InteractionHandler.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs [build XSL] CustomTarget/officecfg/registry/officecfg/ucb/Store.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/officecfg/registry/officecfg/ucb/ && xsltproc --nonet --stringparam ns1 ucb --stringparam ns2 Store -o $W/CustomTarget/officecfg/registry/officecfg/ucb/Store.hxx $S/officecfg/registry/cppheader.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Store.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libfindsofficepath.a mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/tools/string/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libclewlo.so mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/vcl_opengl_shader mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/ [build MO ] accaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/accessibility/messages.po; then msguniq --force-po $S/translations/source/af/accessibility/messages.po | msgfmt - -o $W/MoTarget/accaf.mo; else echo missing $S/translations/source/af/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accaf.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/ [build MO ] accar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/accessibility/messages.po; then msguniq --force-po $S/translations/source/ar/accessibility/messages.po | msgfmt - -o $W/MoTarget/accar.mo; else echo missing $S/translations/source/ar/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accar.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/ [build MO ] accas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/accessibility/messages.po; then msguniq --force-po $S/translations/source/as/accessibility/messages.po | msgfmt - -o $W/MoTarget/accas.mo; else echo missing $S/translations/source/as/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accas.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/ [build MO ] accbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/accessibility/messages.po; then msguniq --force-po $S/translations/source/bg/accessibility/messages.po | msgfmt - -o $W/MoTarget/accbg.mo; else echo missing $S/translations/source/bg/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accbg.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/ [build MO ] accbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/accessibility/messages.po; then msguniq --force-po $S/translations/source/bn/accessibility/messages.po | msgfmt - -o $W/MoTarget/accbn.mo; else echo missing $S/translations/source/bn/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accbn.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/ [build MO ] accbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/accessibility/messages.po; then msguniq --force-po $S/translations/source/br/accessibility/messages.po | msgfmt - -o $W/MoTarget/accbr.mo; else echo missing $S/translations/source/br/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accbr.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/ [build MO ] accca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/accessibility/messages.po; then msguniq --force-po $S/translations/source/ca/accessibility/messages.po | msgfmt - -o $W/MoTarget/accca.mo; else echo missing $S/translations/source/ca/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accca.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/ [build MO ] acccs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/accessibility/messages.po; then msguniq --force-po $S/translations/source/cs/accessibility/messages.po | msgfmt - -o $W/MoTarget/acccs.mo; else echo missing $S/translations/source/cs/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acccs.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/ [build MO ] acccy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/accessibility/messages.po; then msguniq --force-po $S/translations/source/cy/accessibility/messages.po | msgfmt - -o $W/MoTarget/acccy.mo; else echo missing $S/translations/source/cy/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acccy.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/ [build MO ] accda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/accessibility/messages.po; then msguniq --force-po $S/translations/source/da/accessibility/messages.po | msgfmt - -o $W/MoTarget/accda.mo; else echo missing $S/translations/source/da/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accda.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/ [build MO ] accde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/accessibility/messages.po; then msguniq --force-po $S/translations/source/de/accessibility/messages.po | msgfmt - -o $W/MoTarget/accde.mo; else echo missing $S/translations/source/de/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accde.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/ [build MO ] accdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/accessibility/messages.po; then msguniq --force-po $S/translations/source/dz/accessibility/messages.po | msgfmt - -o $W/MoTarget/accdz.mo; else echo missing $S/translations/source/dz/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accdz.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/ [build MO ] accel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/accessibility/messages.po; then msguniq --force-po $S/translations/source/el/accessibility/messages.po | msgfmt - -o $W/MoTarget/accel.mo; else echo missing $S/translations/source/el/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accel.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/ [build MO ] acceo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/accessibility/messages.po; then msguniq --force-po $S/translations/source/eo/accessibility/messages.po | msgfmt - -o $W/MoTarget/acceo.mo; else echo missing $S/translations/source/eo/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acceo.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/ [build MO ] acces S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/accessibility/messages.po; then msguniq --force-po $S/translations/source/es/accessibility/messages.po | msgfmt - -o $W/MoTarget/acces.mo; else echo missing $S/translations/source/es/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acces.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/ [build MO ] accet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/accessibility/messages.po; then msguniq --force-po $S/translations/source/et/accessibility/messages.po | msgfmt - -o $W/MoTarget/accet.mo; else echo missing $S/translations/source/et/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accet.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/ [build MO ] acceu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/accessibility/messages.po; then msguniq --force-po $S/translations/source/eu/accessibility/messages.po | msgfmt - -o $W/MoTarget/acceu.mo; else echo missing $S/translations/source/eu/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acceu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/ [build MO ] accfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/accessibility/messages.po; then msguniq --force-po $S/translations/source/fa/accessibility/messages.po | msgfmt - -o $W/MoTarget/accfa.mo; else echo missing $S/translations/source/fa/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accfa.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/ [build MO ] accfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/accessibility/messages.po; then msguniq --force-po $S/translations/source/fi/accessibility/messages.po | msgfmt - -o $W/MoTarget/accfi.mo; else echo missing $S/translations/source/fi/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accfi.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/ [build MO ] accfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/accessibility/messages.po; then msguniq --force-po $S/translations/source/fr/accessibility/messages.po | msgfmt - -o $W/MoTarget/accfr.mo; else echo missing $S/translations/source/fr/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accfr.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/ [build MO ] accga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/accessibility/messages.po; then msguniq --force-po $S/translations/source/ga/accessibility/messages.po | msgfmt - -o $W/MoTarget/accga.mo; else echo missing $S/translations/source/ga/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accga.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/ [build MO ] accgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/accessibility/messages.po; then msguniq --force-po $S/translations/source/gl/accessibility/messages.po | msgfmt - -o $W/MoTarget/accgl.mo; else echo missing $S/translations/source/gl/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accgl.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/ [build MO ] accgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/accessibility/messages.po; then msguniq --force-po $S/translations/source/gu/accessibility/messages.po | msgfmt - -o $W/MoTarget/accgu.mo; else echo missing $S/translations/source/gu/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accgu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/ [build MO ] acche S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/accessibility/messages.po; then msguniq --force-po $S/translations/source/he/accessibility/messages.po | msgfmt - -o $W/MoTarget/acche.mo; else echo missing $S/translations/source/he/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acche.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/ [build MO ] acchi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/accessibility/messages.po; then msguniq --force-po $S/translations/source/hi/accessibility/messages.po | msgfmt - -o $W/MoTarget/acchi.mo; else echo missing $S/translations/source/hi/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acchi.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/ [build MO ] acchr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/accessibility/messages.po; then msguniq --force-po $S/translations/source/hr/accessibility/messages.po | msgfmt - -o $W/MoTarget/acchr.mo; else echo missing $S/translations/source/hr/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acchr.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/ [build MO ] acchu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/accessibility/messages.po; then msguniq --force-po $S/translations/source/hu/accessibility/messages.po | msgfmt - -o $W/MoTarget/acchu.mo; else echo missing $S/translations/source/hu/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acchu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/ [build MO ] accid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/accessibility/messages.po; then msguniq --force-po $S/translations/source/id/accessibility/messages.po | msgfmt - -o $W/MoTarget/accid.mo; else echo missing $S/translations/source/id/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accid.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/ [build MO ] accit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/accessibility/messages.po; then msguniq --force-po $S/translations/source/it/accessibility/messages.po | msgfmt - -o $W/MoTarget/accit.mo; else echo missing $S/translations/source/it/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accit.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/ [build MO ] accja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/accessibility/messages.po; then msguniq --force-po $S/translations/source/ja/accessibility/messages.po | msgfmt - -o $W/MoTarget/accja.mo; else echo missing $S/translations/source/ja/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accja.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/ [build MO ] acckk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/accessibility/messages.po; then msguniq --force-po $S/translations/source/kk/accessibility/messages.po | msgfmt - -o $W/MoTarget/acckk.mo; else echo missing $S/translations/source/kk/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acckk.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/ [build MO ] acckn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/accessibility/messages.po; then msguniq --force-po $S/translations/source/kn/accessibility/messages.po | msgfmt - -o $W/MoTarget/acckn.mo; else echo missing $S/translations/source/kn/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acckn.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/ [build MO ] accko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/accessibility/messages.po; then msguniq --force-po $S/translations/source/ko/accessibility/messages.po | msgfmt - -o $W/MoTarget/accko.mo; else echo missing $S/translations/source/ko/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accko.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/ [build MO ] acclt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/accessibility/messages.po; then msguniq --force-po $S/translations/source/lt/accessibility/messages.po | msgfmt - -o $W/MoTarget/acclt.mo; else echo missing $S/translations/source/lt/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acclt.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/ [build MO ] acclv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/accessibility/messages.po; then msguniq --force-po $S/translations/source/lv/accessibility/messages.po | msgfmt - -o $W/MoTarget/acclv.mo; else echo missing $S/translations/source/lv/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acclv.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/ [build MO ] accmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/accessibility/messages.po; then msguniq --force-po $S/translations/source/mai/accessibility/messages.po | msgfmt - -o $W/MoTarget/accmai.mo; else echo missing $S/translations/source/mai/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accmai.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/ [build MO ] accml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/accessibility/messages.po; then msguniq --force-po $S/translations/source/ml/accessibility/messages.po | msgfmt - -o $W/MoTarget/accml.mo; else echo missing $S/translations/source/ml/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accml.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/ [build MO ] accmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/accessibility/messages.po; then msguniq --force-po $S/translations/source/mr/accessibility/messages.po | msgfmt - -o $W/MoTarget/accmr.mo; else echo missing $S/translations/source/mr/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accmr.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/ [build MO ] accnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/accessibility/messages.po; then msguniq --force-po $S/translations/source/nb/accessibility/messages.po | msgfmt - -o $W/MoTarget/accnb.mo; else echo missing $S/translations/source/nb/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accnb.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/ [build MO ] accnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/accessibility/messages.po; then msguniq --force-po $S/translations/source/nl/accessibility/messages.po | msgfmt - -o $W/MoTarget/accnl.mo; else echo missing $S/translations/source/nl/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accnl.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/ [build MO ] accnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/accessibility/messages.po; then msguniq --force-po $S/translations/source/nn/accessibility/messages.po | msgfmt - -o $W/MoTarget/accnn.mo; else echo missing $S/translations/source/nn/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accnn.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/ [build MO ] accnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/accessibility/messages.po; then msguniq --force-po $S/translations/source/nr/accessibility/messages.po | msgfmt - -o $W/MoTarget/accnr.mo; else echo missing $S/translations/source/nr/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accnr.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/ [build MO ] accnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/accessibility/messages.po; then msguniq --force-po $S/translations/source/nso/accessibility/messages.po | msgfmt - -o $W/MoTarget/accnso.mo; else echo missing $S/translations/source/nso/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accnso.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/ [build MO ] accor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/accessibility/messages.po; then msguniq --force-po $S/translations/source/or/accessibility/messages.po | msgfmt - -o $W/MoTarget/accor.mo; else echo missing $S/translations/source/or/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accor.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/ [build MO ] accpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/accessibility/messages.po; then msguniq --force-po $S/translations/source/pa-IN/accessibility/messages.po | msgfmt - -o $W/MoTarget/accpa-IN.mo; else echo missing $S/translations/source/pa-IN/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accpa-IN.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/ [build MO ] accpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/accessibility/messages.po; then msguniq --force-po $S/translations/source/pl/accessibility/messages.po | msgfmt - -o $W/MoTarget/accpl.mo; else echo missing $S/translations/source/pl/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accpl.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/ [build MO ] accpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/accessibility/messages.po; then msguniq --force-po $S/translations/source/pt-BR/accessibility/messages.po | msgfmt - -o $W/MoTarget/accpt-BR.mo; else echo missing $S/translations/source/pt-BR/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accpt-BR.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/ [build MO ] accpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/accessibility/messages.po; then msguniq --force-po $S/translations/source/pt/accessibility/messages.po | msgfmt - -o $W/MoTarget/accpt.mo; else echo missing $S/translations/source/pt/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accpt.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/ [build MO ] accro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/accessibility/messages.po; then msguniq --force-po $S/translations/source/ro/accessibility/messages.po | msgfmt - -o $W/MoTarget/accro.mo; else echo missing $S/translations/source/ro/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accro.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/ [build MO ] accru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/accessibility/messages.po; then msguniq --force-po $S/translations/source/ru/accessibility/messages.po | msgfmt - -o $W/MoTarget/accru.mo; else echo missing $S/translations/source/ru/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accru.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/ [build MO ] accsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/accessibility/messages.po; then msguniq --force-po $S/translations/source/si/accessibility/messages.po | msgfmt - -o $W/MoTarget/accsi.mo; else echo missing $S/translations/source/si/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accsi.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/ [build MO ] accsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/accessibility/messages.po; then msguniq --force-po $S/translations/source/sk/accessibility/messages.po | msgfmt - -o $W/MoTarget/accsk.mo; else echo missing $S/translations/source/sk/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accsk.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/ [build MO ] accsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/accessibility/messages.po; then msguniq --force-po $S/translations/source/sl/accessibility/messages.po | msgfmt - -o $W/MoTarget/accsl.mo; else echo missing $S/translations/source/sl/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accsl.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/ [build MO ] accsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/accessibility/messages.po; then msguniq --force-po $S/translations/source/sr/accessibility/messages.po | msgfmt - -o $W/MoTarget/accsr.mo; else echo missing $S/translations/source/sr/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accsr.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/ [build MO ] accsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/accessibility/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/accessibility/messages.po | msgfmt - -o $W/MoTarget/accsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accsr-Latn.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/ [build MO ] accss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/accessibility/messages.po; then msguniq --force-po $S/translations/source/ss/accessibility/messages.po | msgfmt - -o $W/MoTarget/accss.mo; else echo missing $S/translations/source/ss/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accss.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/ [build MO ] accst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/accessibility/messages.po; then msguniq --force-po $S/translations/source/st/accessibility/messages.po | msgfmt - -o $W/MoTarget/accst.mo; else echo missing $S/translations/source/st/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accst.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/ [build MO ] accsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/accessibility/messages.po; then msguniq --force-po $S/translations/source/sv/accessibility/messages.po | msgfmt - -o $W/MoTarget/accsv.mo; else echo missing $S/translations/source/sv/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accsv.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/ [build MO ] accta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/accessibility/messages.po; then msguniq --force-po $S/translations/source/ta/accessibility/messages.po | msgfmt - -o $W/MoTarget/accta.mo; else echo missing $S/translations/source/ta/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accta.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/ [build MO ] accte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/accessibility/messages.po; then msguniq --force-po $S/translations/source/te/accessibility/messages.po | msgfmt - -o $W/MoTarget/accte.mo; else echo missing $S/translations/source/te/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accte.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/ [build MO ] accth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/accessibility/messages.po; then msguniq --force-po $S/translations/source/th/accessibility/messages.po | msgfmt - -o $W/MoTarget/accth.mo; else echo missing $S/translations/source/th/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accth.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/ [build MO ] acctn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/accessibility/messages.po; then msguniq --force-po $S/translations/source/tn/accessibility/messages.po | msgfmt - -o $W/MoTarget/acctn.mo; else echo missing $S/translations/source/tn/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acctn.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/ [build MO ] acctr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/accessibility/messages.po; then msguniq --force-po $S/translations/source/tr/accessibility/messages.po | msgfmt - -o $W/MoTarget/acctr.mo; else echo missing $S/translations/source/tr/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acctr.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/ [build MO ] accts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/accessibility/messages.po; then msguniq --force-po $S/translations/source/ts/accessibility/messages.po | msgfmt - -o $W/MoTarget/accts.mo; else echo missing $S/translations/source/ts/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accts.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/ [build MO ] accuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/accessibility/messages.po; then msguniq --force-po $S/translations/source/uk/accessibility/messages.po | msgfmt - -o $W/MoTarget/accuk.mo; else echo missing $S/translations/source/uk/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accuk.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/ [build MO ] accve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/accessibility/messages.po; then msguniq --force-po $S/translations/source/ve/accessibility/messages.po | msgfmt - -o $W/MoTarget/accve.mo; else echo missing $S/translations/source/ve/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accve.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/ [build MO ] accxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/accessibility/messages.po; then msguniq --force-po $S/translations/source/xh/accessibility/messages.po | msgfmt - -o $W/MoTarget/accxh.mo; else echo missing $S/translations/source/xh/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/accxh.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/ [build MO ] acczh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/accessibility/messages.po; then msguniq --force-po $S/translations/source/zh-CN/accessibility/messages.po | msgfmt - -o $W/MoTarget/acczh-CN.mo; else echo missing $S/translations/source/zh-CN/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acczh-CN.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/ [build MO ] acczh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/accessibility/messages.po; then msguniq --force-po $S/translations/source/zh-TW/accessibility/messages.po | msgfmt - -o $W/MoTarget/acczh-TW.mo; else echo missing $S/translations/source/zh-TW/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acczh-TW.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/ [build MO ] acczu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/accessibility/messages.po; then msguniq --force-po $S/translations/source/zu/accessibility/messages.po | msgfmt - -o $W/MoTarget/acczu.mo; else echo missing $S/translations/source/zu/accessibility/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/acczu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/ [build MOD] android S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/android [build MOD] apple_remote S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/apple_remote mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/oovbaapi_idl [build MO ] avmediaaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/avmedia/messages.po; then msguniq --force-po $S/translations/source/af/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaaf.mo; else echo missing $S/translations/source/af/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaaf.mo; fi [build MO ] avmediaar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/avmedia/messages.po; then msguniq --force-po $S/translations/source/ar/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaar.mo; else echo missing $S/translations/source/ar/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaar.mo; fi [build MO ] avmediaas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/avmedia/messages.po; then msguniq --force-po $S/translations/source/as/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaas.mo; else echo missing $S/translations/source/as/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaas.mo; fi [build MO ] avmediabg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/avmedia/messages.po; then msguniq --force-po $S/translations/source/bg/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediabg.mo; else echo missing $S/translations/source/bg/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediabg.mo; fi [build MO ] avmediabn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/avmedia/messages.po; then msguniq --force-po $S/translations/source/bn/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediabn.mo; else echo missing $S/translations/source/bn/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediabn.mo; fi [build MO ] avmediabr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/avmedia/messages.po; then msguniq --force-po $S/translations/source/br/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediabr.mo; else echo missing $S/translations/source/br/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediabr.mo; fi [build MO ] avmediaca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/avmedia/messages.po; then msguniq --force-po $S/translations/source/ca/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaca.mo; else echo missing $S/translations/source/ca/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaca.mo; fi [build MO ] avmediacs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/avmedia/messages.po; then msguniq --force-po $S/translations/source/cs/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediacs.mo; else echo missing $S/translations/source/cs/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediacs.mo; fi [build MO ] avmediacy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/avmedia/messages.po; then msguniq --force-po $S/translations/source/cy/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediacy.mo; else echo missing $S/translations/source/cy/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediacy.mo; fi [build MO ] avmediada S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/avmedia/messages.po; then msguniq --force-po $S/translations/source/da/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediada.mo; else echo missing $S/translations/source/da/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediada.mo; fi [build MO ] avmediade S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/avmedia/messages.po; then msguniq --force-po $S/translations/source/de/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediade.mo; else echo missing $S/translations/source/de/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediade.mo; fi [build MO ] avmediadz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/avmedia/messages.po; then msguniq --force-po $S/translations/source/dz/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediadz.mo; else echo missing $S/translations/source/dz/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediadz.mo; fi [build MO ] avmediael S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/avmedia/messages.po; then msguniq --force-po $S/translations/source/el/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediael.mo; else echo missing $S/translations/source/el/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediael.mo; fi [build MO ] avmediaeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/avmedia/messages.po; then msguniq --force-po $S/translations/source/eo/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaeo.mo; else echo missing $S/translations/source/eo/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaeo.mo; fi [build MO ] avmediaes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/avmedia/messages.po; then msguniq --force-po $S/translations/source/es/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaes.mo; else echo missing $S/translations/source/es/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaes.mo; fi [build MO ] avmediaet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/avmedia/messages.po; then msguniq --force-po $S/translations/source/et/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaet.mo; else echo missing $S/translations/source/et/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaet.mo; fi [build MO ] avmediaeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/avmedia/messages.po; then msguniq --force-po $S/translations/source/eu/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaeu.mo; else echo missing $S/translations/source/eu/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaeu.mo; fi [build MO ] avmediafa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/avmedia/messages.po; then msguniq --force-po $S/translations/source/fa/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediafa.mo; else echo missing $S/translations/source/fa/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediafa.mo; fi [build MO ] avmediafi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/avmedia/messages.po; then msguniq --force-po $S/translations/source/fi/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediafi.mo; else echo missing $S/translations/source/fi/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediafi.mo; fi [build MO ] avmediafr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/avmedia/messages.po; then msguniq --force-po $S/translations/source/fr/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediafr.mo; else echo missing $S/translations/source/fr/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediafr.mo; fi [build MO ] avmediaga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/avmedia/messages.po; then msguniq --force-po $S/translations/source/ga/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaga.mo; else echo missing $S/translations/source/ga/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaga.mo; fi [build MO ] avmediagl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/avmedia/messages.po; then msguniq --force-po $S/translations/source/gl/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediagl.mo; else echo missing $S/translations/source/gl/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediagl.mo; fi [build MO ] avmediagu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/avmedia/messages.po; then msguniq --force-po $S/translations/source/gu/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediagu.mo; else echo missing $S/translations/source/gu/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediagu.mo; fi [build MO ] avmediahe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/avmedia/messages.po; then msguniq --force-po $S/translations/source/he/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediahe.mo; else echo missing $S/translations/source/he/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediahe.mo; fi [build MO ] avmediahi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/avmedia/messages.po; then msguniq --force-po $S/translations/source/hi/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediahi.mo; else echo missing $S/translations/source/hi/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediahi.mo; fi [build MO ] avmediahr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/avmedia/messages.po; then msguniq --force-po $S/translations/source/hr/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediahr.mo; else echo missing $S/translations/source/hr/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediahr.mo; fi [build MO ] avmediahu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/avmedia/messages.po; then msguniq --force-po $S/translations/source/hu/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediahu.mo; else echo missing $S/translations/source/hu/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediahu.mo; fi [build MO ] avmediaid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/avmedia/messages.po; then msguniq --force-po $S/translations/source/id/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaid.mo; else echo missing $S/translations/source/id/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaid.mo; fi [build MO ] avmediait S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/avmedia/messages.po; then msguniq --force-po $S/translations/source/it/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediait.mo; else echo missing $S/translations/source/it/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediait.mo; fi [build MO ] avmediaja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/avmedia/messages.po; then msguniq --force-po $S/translations/source/ja/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaja.mo; else echo missing $S/translations/source/ja/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaja.mo; fi [build MO ] avmediakk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/avmedia/messages.po; then msguniq --force-po $S/translations/source/kk/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediakk.mo; else echo missing $S/translations/source/kk/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediakk.mo; fi [build MO ] avmediakn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/avmedia/messages.po; then msguniq --force-po $S/translations/source/kn/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediakn.mo; else echo missing $S/translations/source/kn/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediakn.mo; fi [build MO ] avmediako S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/avmedia/messages.po; then msguniq --force-po $S/translations/source/ko/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediako.mo; else echo missing $S/translations/source/ko/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediako.mo; fi [build MO ] avmedialt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/avmedia/messages.po; then msguniq --force-po $S/translations/source/lt/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmedialt.mo; else echo missing $S/translations/source/lt/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmedialt.mo; fi [build MO ] avmedialv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/avmedia/messages.po; then msguniq --force-po $S/translations/source/lv/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmedialv.mo; else echo missing $S/translations/source/lv/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmedialv.mo; fi [build MO ] avmediamai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/avmedia/messages.po; then msguniq --force-po $S/translations/source/mai/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediamai.mo; else echo missing $S/translations/source/mai/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediamai.mo; fi [build MO ] avmediaml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/avmedia/messages.po; then msguniq --force-po $S/translations/source/ml/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaml.mo; else echo missing $S/translations/source/ml/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaml.mo; fi [build MO ] avmediamr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/avmedia/messages.po; then msguniq --force-po $S/translations/source/mr/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediamr.mo; else echo missing $S/translations/source/mr/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediamr.mo; fi [build MO ] avmedianb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/avmedia/messages.po; then msguniq --force-po $S/translations/source/nb/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmedianb.mo; else echo missing $S/translations/source/nb/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmedianb.mo; fi [build MO ] avmedianl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/avmedia/messages.po; then msguniq --force-po $S/translations/source/nl/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmedianl.mo; else echo missing $S/translations/source/nl/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmedianl.mo; fi [build MO ] avmediann S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/avmedia/messages.po; then msguniq --force-po $S/translations/source/nn/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediann.mo; else echo missing $S/translations/source/nn/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediann.mo; fi [build MO ] avmedianr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/avmedia/messages.po; then msguniq --force-po $S/translations/source/nr/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmedianr.mo; else echo missing $S/translations/source/nr/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmedianr.mo; fi [build MO ] avmedianso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/avmedia/messages.po; then msguniq --force-po $S/translations/source/nso/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmedianso.mo; else echo missing $S/translations/source/nso/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmedianso.mo; fi [build MO ] avmediaor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/avmedia/messages.po; then msguniq --force-po $S/translations/source/or/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaor.mo; else echo missing $S/translations/source/or/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaor.mo; fi [build MO ] avmediapa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/avmedia/messages.po; then msguniq --force-po $S/translations/source/pa-IN/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediapa-IN.mo; else echo missing $S/translations/source/pa-IN/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediapa-IN.mo; fi [build MO ] avmediapl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/avmedia/messages.po; then msguniq --force-po $S/translations/source/pl/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediapl.mo; else echo missing $S/translations/source/pl/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediapl.mo; fi [build MO ] avmediapt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/avmedia/messages.po; then msguniq --force-po $S/translations/source/pt-BR/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediapt-BR.mo; else echo missing $S/translations/source/pt-BR/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediapt-BR.mo; fi [build MO ] avmediapt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/avmedia/messages.po; then msguniq --force-po $S/translations/source/pt/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediapt.mo; else echo missing $S/translations/source/pt/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediapt.mo; fi [build MO ] avmediaro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/avmedia/messages.po; then msguniq --force-po $S/translations/source/ro/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaro.mo; else echo missing $S/translations/source/ro/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaro.mo; fi [build MO ] avmediaru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/avmedia/messages.po; then msguniq --force-po $S/translations/source/ru/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaru.mo; else echo missing $S/translations/source/ru/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaru.mo; fi [build MO ] avmediasi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/avmedia/messages.po; then msguniq --force-po $S/translations/source/si/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediasi.mo; else echo missing $S/translations/source/si/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediasi.mo; fi [build MO ] avmediask S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/avmedia/messages.po; then msguniq --force-po $S/translations/source/sk/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediask.mo; else echo missing $S/translations/source/sk/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediask.mo; fi [build MO ] avmediasl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/avmedia/messages.po; then msguniq --force-po $S/translations/source/sl/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediasl.mo; else echo missing $S/translations/source/sl/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediasl.mo; fi [build MO ] avmediasr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/avmedia/messages.po; then msguniq --force-po $S/translations/source/sr/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediasr.mo; else echo missing $S/translations/source/sr/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediasr.mo; fi [build MO ] avmediasr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/avmedia/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediasr-Latn.mo; else echo missing $S/translations/source/sr-Latn/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediasr-Latn.mo; fi [build MO ] avmediass S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/avmedia/messages.po; then msguniq --force-po $S/translations/source/ss/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediass.mo; else echo missing $S/translations/source/ss/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediass.mo; fi [build MO ] avmediast S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/avmedia/messages.po; then msguniq --force-po $S/translations/source/st/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediast.mo; else echo missing $S/translations/source/st/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediast.mo; fi [build MO ] avmediasv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/avmedia/messages.po; then msguniq --force-po $S/translations/source/sv/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediasv.mo; else echo missing $S/translations/source/sv/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediasv.mo; fi [build MO ] avmediata S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/avmedia/messages.po; then msguniq --force-po $S/translations/source/ta/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediata.mo; else echo missing $S/translations/source/ta/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediata.mo; fi [build MO ] avmediate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/avmedia/messages.po; then msguniq --force-po $S/translations/source/te/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediate.mo; else echo missing $S/translations/source/te/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediate.mo; fi [build MO ] avmediath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/avmedia/messages.po; then msguniq --force-po $S/translations/source/th/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediath.mo; else echo missing $S/translations/source/th/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediath.mo; fi [build MO ] avmediatn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/avmedia/messages.po; then msguniq --force-po $S/translations/source/tn/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediatn.mo; else echo missing $S/translations/source/tn/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediatn.mo; fi [build MO ] avmediatr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/avmedia/messages.po; then msguniq --force-po $S/translations/source/tr/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediatr.mo; else echo missing $S/translations/source/tr/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediatr.mo; fi [build MO ] avmediats S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/avmedia/messages.po; then msguniq --force-po $S/translations/source/ts/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediats.mo; else echo missing $S/translations/source/ts/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediats.mo; fi [build MO ] avmediauk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/avmedia/messages.po; then msguniq --force-po $S/translations/source/uk/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediauk.mo; else echo missing $S/translations/source/uk/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediauk.mo; fi [build MO ] avmediave S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/avmedia/messages.po; then msguniq --force-po $S/translations/source/ve/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediave.mo; else echo missing $S/translations/source/ve/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediave.mo; fi [build MO ] avmediaxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/avmedia/messages.po; then msguniq --force-po $S/translations/source/xh/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediaxh.mo; else echo missing $S/translations/source/xh/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediaxh.mo; fi [build MO ] avmediazh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/avmedia/messages.po; then msguniq --force-po $S/translations/source/zh-CN/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediazh-CN.mo; else echo missing $S/translations/source/zh-CN/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediazh-CN.mo; fi [build MO ] avmediazh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/avmedia/messages.po; then msguniq --force-po $S/translations/source/zh-TW/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediazh-TW.mo; else echo missing $S/translations/source/zh-TW/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediazh-TW.mo; fi [build MO ] avmediazu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/avmedia/messages.po; then msguniq --force-po $S/translations/source/zu/avmedia/messages.po | msgfmt - -o $W/MoTarget/avmediazu.mo; else echo missing $S/translations/source/zu/avmedia/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/avmediazu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/editeng/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/editeng/generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/ /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/gentoken.pl /builddir/build/BUILD/libreoffice-6.3.5.2/editeng/source/misc/tokens.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/editeng/generated/tokens.gperf [build PRL] CustomTarget/xmloff/generated/xmloff/token/tokens.hxx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/misc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/xmloff/token [build YAC] connectivity/source/parse/sqlbison S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/YaccTarget/connectivity/source/parse/ && bison -d -l -pSQLyy -bsql -v --defines=$W/YaccTarget/connectivity/source/parse/sqlbison.hxx -o $W/YaccTarget/connectivity/source/parse/sqlbison.cxx $S/connectivity/source/parse/sqlbison.y && touch $W/YaccTarget/connectivity/source/parse/sqlbison.done perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/generate-tokens.pl /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/source/token/tokens.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/misc/tokenids.inc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/tokennames.inc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/misc/tokenhash.gperf && cat /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/source/token/tokens.hxx.head /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/misc/tokenids.inc /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/source/token/tokens.hxx.tail > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/xmloff/token/tokens.hxx && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/xmloff/token/tokens.hxx [build LEX] connectivity/source/parse/sqlflex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/LexTarget/connectivity/source/parse/ && /usr/bin/flex -i -8 -PSQLyy -L -o$W/LexTarget/connectivity/source/parse/sqlflex.cxx $S/connectivity/source/parse/sqlflex.l && touch $W/LexTarget/connectivity/source/parse/sqlflex.done /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/parse/sqlbison.y: warning: 13 shift/reduce conflicts [-Wconflicts-sr] /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/parse/sqlbison.y: warning: 15 reduce/reduce conflicts [-Wconflicts-rr] mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIConfig/modules/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/BasicIDE mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/basctl/uiconfig/basicide/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/BasicIDE_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/BasicIDE/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/menubar/ [build MO ] basctlaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/basctl/messages.po; then msguniq --force-po $S/translations/source/af/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlaf.mo; else echo missing $S/translations/source/af/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlaf.mo; fi [build MO ] basctlar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/basctl/messages.po; then msguniq --force-po $S/translations/source/ar/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlar.mo; else echo missing $S/translations/source/ar/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlar.mo; fi [build MO ] basctlas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/basctl/messages.po; then msguniq --force-po $S/translations/source/as/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlas.mo; else echo missing $S/translations/source/as/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlas.mo; fi [build MO ] basctlbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/basctl/messages.po; then msguniq --force-po $S/translations/source/bg/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlbg.mo; else echo missing $S/translations/source/bg/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlbg.mo; fi [build MO ] basctlbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/basctl/messages.po; then msguniq --force-po $S/translations/source/bn/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlbn.mo; else echo missing $S/translations/source/bn/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlbn.mo; fi [build MO ] basctlbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/basctl/messages.po; then msguniq --force-po $S/translations/source/br/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlbr.mo; else echo missing $S/translations/source/br/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlbr.mo; fi [build MO ] basctlca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/basctl/messages.po; then msguniq --force-po $S/translations/source/ca/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlca.mo; else echo missing $S/translations/source/ca/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlca.mo; fi [build MO ] basctlcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/basctl/messages.po; then msguniq --force-po $S/translations/source/cs/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlcs.mo; else echo missing $S/translations/source/cs/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlcs.mo; fi [build MO ] basctlcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/basctl/messages.po; then msguniq --force-po $S/translations/source/cy/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlcy.mo; else echo missing $S/translations/source/cy/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlcy.mo; fi [build MO ] basctlda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/basctl/messages.po; then msguniq --force-po $S/translations/source/da/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlda.mo; else echo missing $S/translations/source/da/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlda.mo; fi [build MO ] basctlde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/basctl/messages.po; then msguniq --force-po $S/translations/source/de/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlde.mo; else echo missing $S/translations/source/de/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlde.mo; fi [build MO ] basctldz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/basctl/messages.po; then msguniq --force-po $S/translations/source/dz/basctl/messages.po | msgfmt - -o $W/MoTarget/basctldz.mo; else echo missing $S/translations/source/dz/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctldz.mo; fi [build MO ] basctlel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/basctl/messages.po; then msguniq --force-po $S/translations/source/el/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlel.mo; else echo missing $S/translations/source/el/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlel.mo; fi [build MO ] basctleo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/basctl/messages.po; then msguniq --force-po $S/translations/source/eo/basctl/messages.po | msgfmt - -o $W/MoTarget/basctleo.mo; else echo missing $S/translations/source/eo/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctleo.mo; fi [build MO ] basctles S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/basctl/messages.po; then msguniq --force-po $S/translations/source/es/basctl/messages.po | msgfmt - -o $W/MoTarget/basctles.mo; else echo missing $S/translations/source/es/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctles.mo; fi [build MO ] basctlet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/basctl/messages.po; then msguniq --force-po $S/translations/source/et/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlet.mo; else echo missing $S/translations/source/et/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlet.mo; fi [build MO ] basctleu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/basctl/messages.po; then msguniq --force-po $S/translations/source/eu/basctl/messages.po | msgfmt - -o $W/MoTarget/basctleu.mo; else echo missing $S/translations/source/eu/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctleu.mo; fi [build MO ] basctlfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/basctl/messages.po; then msguniq --force-po $S/translations/source/fa/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlfa.mo; else echo missing $S/translations/source/fa/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlfa.mo; fi [build MO ] basctlfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/basctl/messages.po; then msguniq --force-po $S/translations/source/fi/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlfi.mo; else echo missing $S/translations/source/fi/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlfi.mo; fi [build MO ] basctlfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/basctl/messages.po; then msguniq --force-po $S/translations/source/fr/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlfr.mo; else echo missing $S/translations/source/fr/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlfr.mo; fi [build MO ] basctlga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/basctl/messages.po; then msguniq --force-po $S/translations/source/ga/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlga.mo; else echo missing $S/translations/source/ga/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlga.mo; fi [build MO ] basctlgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/basctl/messages.po; then msguniq --force-po $S/translations/source/gl/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlgl.mo; else echo missing $S/translations/source/gl/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlgl.mo; fi [build MO ] basctlgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/basctl/messages.po; then msguniq --force-po $S/translations/source/gu/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlgu.mo; else echo missing $S/translations/source/gu/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlgu.mo; fi [build MO ] basctlhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/basctl/messages.po; then msguniq --force-po $S/translations/source/he/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlhe.mo; else echo missing $S/translations/source/he/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlhe.mo; fi [build MO ] basctlhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/basctl/messages.po; then msguniq --force-po $S/translations/source/hi/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlhi.mo; else echo missing $S/translations/source/hi/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlhi.mo; fi [build MO ] basctlhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/basctl/messages.po; then msguniq --force-po $S/translations/source/hr/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlhr.mo; else echo missing $S/translations/source/hr/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlhr.mo; fi [build MO ] basctlhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/basctl/messages.po; then msguniq --force-po $S/translations/source/hu/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlhu.mo; else echo missing $S/translations/source/hu/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlhu.mo; fi [build MO ] basctlid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/basctl/messages.po; then msguniq --force-po $S/translations/source/id/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlid.mo; else echo missing $S/translations/source/id/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlid.mo; fi [build MO ] basctlit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/basctl/messages.po; then msguniq --force-po $S/translations/source/it/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlit.mo; else echo missing $S/translations/source/it/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlit.mo; fi [build MO ] basctlja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/basctl/messages.po; then msguniq --force-po $S/translations/source/ja/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlja.mo; else echo missing $S/translations/source/ja/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlja.mo; fi [build MO ] basctlkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/basctl/messages.po; then msguniq --force-po $S/translations/source/kk/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlkk.mo; else echo missing $S/translations/source/kk/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlkk.mo; fi [build MO ] basctlkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/basctl/messages.po; then msguniq --force-po $S/translations/source/kn/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlkn.mo; else echo missing $S/translations/source/kn/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlkn.mo; fi [build MO ] basctlko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/basctl/messages.po; then msguniq --force-po $S/translations/source/ko/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlko.mo; else echo missing $S/translations/source/ko/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlko.mo; fi [build MO ] basctllt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/basctl/messages.po; then msguniq --force-po $S/translations/source/lt/basctl/messages.po | msgfmt - -o $W/MoTarget/basctllt.mo; else echo missing $S/translations/source/lt/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctllt.mo; fi [build MO ] basctllv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/basctl/messages.po; then msguniq --force-po $S/translations/source/lv/basctl/messages.po | msgfmt - -o $W/MoTarget/basctllv.mo; else echo missing $S/translations/source/lv/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctllv.mo; fi [build MO ] basctlmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/basctl/messages.po; then msguniq --force-po $S/translations/source/mai/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlmai.mo; else echo missing $S/translations/source/mai/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlmai.mo; fi [build MO ] basctlml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/basctl/messages.po; then msguniq --force-po $S/translations/source/ml/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlml.mo; else echo missing $S/translations/source/ml/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlml.mo; fi [build MO ] basctlmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/basctl/messages.po; then msguniq --force-po $S/translations/source/mr/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlmr.mo; else echo missing $S/translations/source/mr/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlmr.mo; fi [build MO ] basctlnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/basctl/messages.po; then msguniq --force-po $S/translations/source/nb/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlnb.mo; else echo missing $S/translations/source/nb/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlnb.mo; fi [build MO ] basctlnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/basctl/messages.po; then msguniq --force-po $S/translations/source/nl/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlnl.mo; else echo missing $S/translations/source/nl/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlnl.mo; fi [build MO ] basctlnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/basctl/messages.po; then msguniq --force-po $S/translations/source/nn/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlnn.mo; else echo missing $S/translations/source/nn/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlnn.mo; fi [build MO ] basctlnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/basctl/messages.po; then msguniq --force-po $S/translations/source/nr/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlnr.mo; else echo missing $S/translations/source/nr/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlnr.mo; fi [build MO ] basctlnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/basctl/messages.po; then msguniq --force-po $S/translations/source/nso/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlnso.mo; else echo missing $S/translations/source/nso/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlnso.mo; fi [build MO ] basctlor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/basctl/messages.po; then msguniq --force-po $S/translations/source/or/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlor.mo; else echo missing $S/translations/source/or/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlor.mo; fi [build MO ] basctlpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/basctl/messages.po; then msguniq --force-po $S/translations/source/pa-IN/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlpa-IN.mo; else echo missing $S/translations/source/pa-IN/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlpa-IN.mo; fi [build MO ] basctlpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/basctl/messages.po; then msguniq --force-po $S/translations/source/pl/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlpl.mo; else echo missing $S/translations/source/pl/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlpl.mo; fi [build MO ] basctlpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/basctl/messages.po; then msguniq --force-po $S/translations/source/pt-BR/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlpt-BR.mo; else echo missing $S/translations/source/pt-BR/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlpt-BR.mo; fi [build MO ] basctlpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/basctl/messages.po; then msguniq --force-po $S/translations/source/pt/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlpt.mo; else echo missing $S/translations/source/pt/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlpt.mo; fi [build MO ] basctlro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/basctl/messages.po; then msguniq --force-po $S/translations/source/ro/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlro.mo; else echo missing $S/translations/source/ro/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlro.mo; fi [build MO ] basctlru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/basctl/messages.po; then msguniq --force-po $S/translations/source/ru/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlru.mo; else echo missing $S/translations/source/ru/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlru.mo; fi [build MO ] basctlsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/basctl/messages.po; then msguniq --force-po $S/translations/source/si/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlsi.mo; else echo missing $S/translations/source/si/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlsi.mo; fi [build MO ] basctlsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/basctl/messages.po; then msguniq --force-po $S/translations/source/sk/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlsk.mo; else echo missing $S/translations/source/sk/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlsk.mo; fi [build MO ] basctlsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/basctl/messages.po; then msguniq --force-po $S/translations/source/sl/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlsl.mo; else echo missing $S/translations/source/sl/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlsl.mo; fi [build MO ] basctlsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/basctl/messages.po; then msguniq --force-po $S/translations/source/sr/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlsr.mo; else echo missing $S/translations/source/sr/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlsr.mo; fi [build MO ] basctlsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/basctl/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlsr-Latn.mo; fi [build MO ] basctlss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/basctl/messages.po; then msguniq --force-po $S/translations/source/ss/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlss.mo; else echo missing $S/translations/source/ss/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlss.mo; fi [build MO ] basctlst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/basctl/messages.po; then msguniq --force-po $S/translations/source/st/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlst.mo; else echo missing $S/translations/source/st/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlst.mo; fi [build MO ] basctlsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/basctl/messages.po; then msguniq --force-po $S/translations/source/sv/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlsv.mo; else echo missing $S/translations/source/sv/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlsv.mo; fi [build MO ] basctlta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/basctl/messages.po; then msguniq --force-po $S/translations/source/ta/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlta.mo; else echo missing $S/translations/source/ta/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlta.mo; fi [build MO ] basctlte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/basctl/messages.po; then msguniq --force-po $S/translations/source/te/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlte.mo; else echo missing $S/translations/source/te/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlte.mo; fi [build MO ] basctlth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/basctl/messages.po; then msguniq --force-po $S/translations/source/th/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlth.mo; else echo missing $S/translations/source/th/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlth.mo; fi [build MO ] basctltn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/basctl/messages.po; then msguniq --force-po $S/translations/source/tn/basctl/messages.po | msgfmt - -o $W/MoTarget/basctltn.mo; else echo missing $S/translations/source/tn/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctltn.mo; fi [build MO ] basctltr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/basctl/messages.po; then msguniq --force-po $S/translations/source/tr/basctl/messages.po | msgfmt - -o $W/MoTarget/basctltr.mo; else echo missing $S/translations/source/tr/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctltr.mo; fi [build MO ] basctlts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/basctl/messages.po; then msguniq --force-po $S/translations/source/ts/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlts.mo; else echo missing $S/translations/source/ts/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlts.mo; fi [build MO ] basctluk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/basctl/messages.po; then msguniq --force-po $S/translations/source/uk/basctl/messages.po | msgfmt - -o $W/MoTarget/basctluk.mo; else echo missing $S/translations/source/uk/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctluk.mo; fi [build MO ] basctlve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/basctl/messages.po; then msguniq --force-po $S/translations/source/ve/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlve.mo; else echo missing $S/translations/source/ve/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlve.mo; fi [build MO ] basctlxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/basctl/messages.po; then msguniq --force-po $S/translations/source/xh/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlxh.mo; else echo missing $S/translations/source/xh/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlxh.mo; fi [build MO ] basctlzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/basctl/messages.po; then msguniq --force-po $S/translations/source/zh-CN/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlzh-CN.mo; else echo missing $S/translations/source/zh-CN/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlzh-CN.mo; fi [build MO ] basctlzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/basctl/messages.po; then msguniq --force-po $S/translations/source/zh-TW/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlzh-TW.mo; else echo missing $S/translations/source/zh-TW/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlzh-TW.mo; fi [build MO ] basctlzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/basctl/messages.po; then msguniq --force-po $S/translations/source/zu/basctl/messages.po | msgfmt - -o $W/MoTarget/basctlzu.mo; else echo missing $S/translations/source/zu/basctl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/basctlzu.mo; fi [build MO ] sbaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/basic/messages.po; then msguniq --force-po $S/translations/source/af/basic/messages.po | msgfmt - -o $W/MoTarget/sbaf.mo; else echo missing $S/translations/source/af/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbaf.mo; fi [build MO ] sbar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/basic/messages.po; then msguniq --force-po $S/translations/source/ar/basic/messages.po | msgfmt - -o $W/MoTarget/sbar.mo; else echo missing $S/translations/source/ar/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbar.mo; fi [build MO ] sbas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/basic/messages.po; then msguniq --force-po $S/translations/source/as/basic/messages.po | msgfmt - -o $W/MoTarget/sbas.mo; else echo missing $S/translations/source/as/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbas.mo; fi [build MO ] sbbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/basic/messages.po; then msguniq --force-po $S/translations/source/bg/basic/messages.po | msgfmt - -o $W/MoTarget/sbbg.mo; else echo missing $S/translations/source/bg/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbbg.mo; fi [build MO ] sbbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/basic/messages.po; then msguniq --force-po $S/translations/source/bn/basic/messages.po | msgfmt - -o $W/MoTarget/sbbn.mo; else echo missing $S/translations/source/bn/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbbn.mo; fi [build MO ] sbbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/basic/messages.po; then msguniq --force-po $S/translations/source/br/basic/messages.po | msgfmt - -o $W/MoTarget/sbbr.mo; else echo missing $S/translations/source/br/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbbr.mo; fi [build MO ] sbca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/basic/messages.po; then msguniq --force-po $S/translations/source/ca/basic/messages.po | msgfmt - -o $W/MoTarget/sbca.mo; else echo missing $S/translations/source/ca/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbca.mo; fi [build MO ] sbcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/basic/messages.po; then msguniq --force-po $S/translations/source/cs/basic/messages.po | msgfmt - -o $W/MoTarget/sbcs.mo; else echo missing $S/translations/source/cs/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbcs.mo; fi [build MO ] sbcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/basic/messages.po; then msguniq --force-po $S/translations/source/cy/basic/messages.po | msgfmt - -o $W/MoTarget/sbcy.mo; else echo missing $S/translations/source/cy/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbcy.mo; fi [build MO ] sbda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/basic/messages.po; then msguniq --force-po $S/translations/source/da/basic/messages.po | msgfmt - -o $W/MoTarget/sbda.mo; else echo missing $S/translations/source/da/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbda.mo; fi [build MO ] sbde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/basic/messages.po; then msguniq --force-po $S/translations/source/de/basic/messages.po | msgfmt - -o $W/MoTarget/sbde.mo; else echo missing $S/translations/source/de/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbde.mo; fi [build MO ] sbdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/basic/messages.po; then msguniq --force-po $S/translations/source/dz/basic/messages.po | msgfmt - -o $W/MoTarget/sbdz.mo; else echo missing $S/translations/source/dz/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbdz.mo; fi [build MO ] sbel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/basic/messages.po; then msguniq --force-po $S/translations/source/el/basic/messages.po | msgfmt - -o $W/MoTarget/sbel.mo; else echo missing $S/translations/source/el/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbel.mo; fi [build MO ] sbeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/basic/messages.po; then msguniq --force-po $S/translations/source/eo/basic/messages.po | msgfmt - -o $W/MoTarget/sbeo.mo; else echo missing $S/translations/source/eo/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbeo.mo; fi [build MO ] sbes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/basic/messages.po; then msguniq --force-po $S/translations/source/es/basic/messages.po | msgfmt - -o $W/MoTarget/sbes.mo; else echo missing $S/translations/source/es/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbes.mo; fi [build MO ] sbet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/basic/messages.po; then msguniq --force-po $S/translations/source/et/basic/messages.po | msgfmt - -o $W/MoTarget/sbet.mo; else echo missing $S/translations/source/et/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbet.mo; fi [build MO ] sbeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/basic/messages.po; then msguniq --force-po $S/translations/source/eu/basic/messages.po | msgfmt - -o $W/MoTarget/sbeu.mo; else echo missing $S/translations/source/eu/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbeu.mo; fi [build MO ] sbfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/basic/messages.po; then msguniq --force-po $S/translations/source/fa/basic/messages.po | msgfmt - -o $W/MoTarget/sbfa.mo; else echo missing $S/translations/source/fa/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbfa.mo; fi [build MO ] sbfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/basic/messages.po; then msguniq --force-po $S/translations/source/fi/basic/messages.po | msgfmt - -o $W/MoTarget/sbfi.mo; else echo missing $S/translations/source/fi/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbfi.mo; fi [build MO ] sbfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/basic/messages.po; then msguniq --force-po $S/translations/source/fr/basic/messages.po | msgfmt - -o $W/MoTarget/sbfr.mo; else echo missing $S/translations/source/fr/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbfr.mo; fi [build MO ] sbga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/basic/messages.po; then msguniq --force-po $S/translations/source/ga/basic/messages.po | msgfmt - -o $W/MoTarget/sbga.mo; else echo missing $S/translations/source/ga/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbga.mo; fi [build MO ] sbgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/basic/messages.po; then msguniq --force-po $S/translations/source/gl/basic/messages.po | msgfmt - -o $W/MoTarget/sbgl.mo; else echo missing $S/translations/source/gl/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbgl.mo; fi [build MO ] sbgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/basic/messages.po; then msguniq --force-po $S/translations/source/gu/basic/messages.po | msgfmt - -o $W/MoTarget/sbgu.mo; else echo missing $S/translations/source/gu/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbgu.mo; fi [build MO ] sbhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/basic/messages.po; then msguniq --force-po $S/translations/source/he/basic/messages.po | msgfmt - -o $W/MoTarget/sbhe.mo; else echo missing $S/translations/source/he/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbhe.mo; fi [build MO ] sbhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/basic/messages.po; then msguniq --force-po $S/translations/source/hi/basic/messages.po | msgfmt - -o $W/MoTarget/sbhi.mo; else echo missing $S/translations/source/hi/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbhi.mo; fi [build MO ] sbhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/basic/messages.po; then msguniq --force-po $S/translations/source/hr/basic/messages.po | msgfmt - -o $W/MoTarget/sbhr.mo; else echo missing $S/translations/source/hr/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbhr.mo; fi [build MO ] sbhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/basic/messages.po; then msguniq --force-po $S/translations/source/hu/basic/messages.po | msgfmt - -o $W/MoTarget/sbhu.mo; else echo missing $S/translations/source/hu/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbhu.mo; fi [build MO ] sbid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/basic/messages.po; then msguniq --force-po $S/translations/source/id/basic/messages.po | msgfmt - -o $W/MoTarget/sbid.mo; else echo missing $S/translations/source/id/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbid.mo; fi [build MO ] sbit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/basic/messages.po; then msguniq --force-po $S/translations/source/it/basic/messages.po | msgfmt - -o $W/MoTarget/sbit.mo; else echo missing $S/translations/source/it/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbit.mo; fi [build MO ] sbja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/basic/messages.po; then msguniq --force-po $S/translations/source/ja/basic/messages.po | msgfmt - -o $W/MoTarget/sbja.mo; else echo missing $S/translations/source/ja/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbja.mo; fi [build MO ] sbkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/basic/messages.po; then msguniq --force-po $S/translations/source/kk/basic/messages.po | msgfmt - -o $W/MoTarget/sbkk.mo; else echo missing $S/translations/source/kk/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbkk.mo; fi [build MO ] sbkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/basic/messages.po; then msguniq --force-po $S/translations/source/kn/basic/messages.po | msgfmt - -o $W/MoTarget/sbkn.mo; else echo missing $S/translations/source/kn/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbkn.mo; fi [build MO ] sbko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/basic/messages.po; then msguniq --force-po $S/translations/source/ko/basic/messages.po | msgfmt - -o $W/MoTarget/sbko.mo; else echo missing $S/translations/source/ko/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbko.mo; fi [build MO ] sblt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/basic/messages.po; then msguniq --force-po $S/translations/source/lt/basic/messages.po | msgfmt - -o $W/MoTarget/sblt.mo; else echo missing $S/translations/source/lt/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sblt.mo; fi [build MO ] sblv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/basic/messages.po; then msguniq --force-po $S/translations/source/lv/basic/messages.po | msgfmt - -o $W/MoTarget/sblv.mo; else echo missing $S/translations/source/lv/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sblv.mo; fi [build MO ] sbmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/basic/messages.po; then msguniq --force-po $S/translations/source/mai/basic/messages.po | msgfmt - -o $W/MoTarget/sbmai.mo; else echo missing $S/translations/source/mai/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbmai.mo; fi [build MO ] sbml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/basic/messages.po; then msguniq --force-po $S/translations/source/ml/basic/messages.po | msgfmt - -o $W/MoTarget/sbml.mo; else echo missing $S/translations/source/ml/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbml.mo; fi [build MO ] sbmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/basic/messages.po; then msguniq --force-po $S/translations/source/mr/basic/messages.po | msgfmt - -o $W/MoTarget/sbmr.mo; else echo missing $S/translations/source/mr/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbmr.mo; fi [build MO ] sbnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/basic/messages.po; then msguniq --force-po $S/translations/source/nb/basic/messages.po | msgfmt - -o $W/MoTarget/sbnb.mo; else echo missing $S/translations/source/nb/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbnb.mo; fi [build MO ] sbnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/basic/messages.po; then msguniq --force-po $S/translations/source/nl/basic/messages.po | msgfmt - -o $W/MoTarget/sbnl.mo; else echo missing $S/translations/source/nl/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbnl.mo; fi [build MO ] sbnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/basic/messages.po; then msguniq --force-po $S/translations/source/nn/basic/messages.po | msgfmt - -o $W/MoTarget/sbnn.mo; else echo missing $S/translations/source/nn/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbnn.mo; fi [build MO ] sbnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/basic/messages.po; then msguniq --force-po $S/translations/source/nr/basic/messages.po | msgfmt - -o $W/MoTarget/sbnr.mo; else echo missing $S/translations/source/nr/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbnr.mo; fi [build MO ] sbnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/basic/messages.po; then msguniq --force-po $S/translations/source/nso/basic/messages.po | msgfmt - -o $W/MoTarget/sbnso.mo; else echo missing $S/translations/source/nso/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbnso.mo; fi [build MO ] sbor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/basic/messages.po; then msguniq --force-po $S/translations/source/or/basic/messages.po | msgfmt - -o $W/MoTarget/sbor.mo; else echo missing $S/translations/source/or/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbor.mo; fi [build MO ] sbpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/basic/messages.po; then msguniq --force-po $S/translations/source/pa-IN/basic/messages.po | msgfmt - -o $W/MoTarget/sbpa-IN.mo; else echo missing $S/translations/source/pa-IN/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbpa-IN.mo; fi [build MO ] sbpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/basic/messages.po; then msguniq --force-po $S/translations/source/pl/basic/messages.po | msgfmt - -o $W/MoTarget/sbpl.mo; else echo missing $S/translations/source/pl/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbpl.mo; fi [build MO ] sbpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/basic/messages.po; then msguniq --force-po $S/translations/source/pt-BR/basic/messages.po | msgfmt - -o $W/MoTarget/sbpt-BR.mo; else echo missing $S/translations/source/pt-BR/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbpt-BR.mo; fi [build MO ] sbpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/basic/messages.po; then msguniq --force-po $S/translations/source/pt/basic/messages.po | msgfmt - -o $W/MoTarget/sbpt.mo; else echo missing $S/translations/source/pt/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbpt.mo; fi [build MO ] sbro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/basic/messages.po; then msguniq --force-po $S/translations/source/ro/basic/messages.po | msgfmt - -o $W/MoTarget/sbro.mo; else echo missing $S/translations/source/ro/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbro.mo; fi [build MO ] sbru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/basic/messages.po; then msguniq --force-po $S/translations/source/ru/basic/messages.po | msgfmt - -o $W/MoTarget/sbru.mo; else echo missing $S/translations/source/ru/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbru.mo; fi [build MO ] sbsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/basic/messages.po; then msguniq --force-po $S/translations/source/si/basic/messages.po | msgfmt - -o $W/MoTarget/sbsi.mo; else echo missing $S/translations/source/si/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbsi.mo; fi [build MO ] sbsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/basic/messages.po; then msguniq --force-po $S/translations/source/sk/basic/messages.po | msgfmt - -o $W/MoTarget/sbsk.mo; else echo missing $S/translations/source/sk/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbsk.mo; fi [build MO ] sbsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/basic/messages.po; then msguniq --force-po $S/translations/source/sl/basic/messages.po | msgfmt - -o $W/MoTarget/sbsl.mo; else echo missing $S/translations/source/sl/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbsl.mo; fi [build MO ] sbsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/basic/messages.po; then msguniq --force-po $S/translations/source/sr/basic/messages.po | msgfmt - -o $W/MoTarget/sbsr.mo; else echo missing $S/translations/source/sr/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbsr.mo; fi [build MO ] sbsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/basic/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/basic/messages.po | msgfmt - -o $W/MoTarget/sbsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbsr-Latn.mo; fi [build MO ] sbss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/basic/messages.po; then msguniq --force-po $S/translations/source/ss/basic/messages.po | msgfmt - -o $W/MoTarget/sbss.mo; else echo missing $S/translations/source/ss/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbss.mo; fi [build MO ] sbst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/basic/messages.po; then msguniq --force-po $S/translations/source/st/basic/messages.po | msgfmt - -o $W/MoTarget/sbst.mo; else echo missing $S/translations/source/st/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbst.mo; fi [build MO ] sbsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/basic/messages.po; then msguniq --force-po $S/translations/source/sv/basic/messages.po | msgfmt - -o $W/MoTarget/sbsv.mo; else echo missing $S/translations/source/sv/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbsv.mo; fi [build MO ] sbta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/basic/messages.po; then msguniq --force-po $S/translations/source/ta/basic/messages.po | msgfmt - -o $W/MoTarget/sbta.mo; else echo missing $S/translations/source/ta/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbta.mo; fi [build MO ] sbte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/basic/messages.po; then msguniq --force-po $S/translations/source/te/basic/messages.po | msgfmt - -o $W/MoTarget/sbte.mo; else echo missing $S/translations/source/te/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbte.mo; fi [build MO ] sbth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/basic/messages.po; then msguniq --force-po $S/translations/source/th/basic/messages.po | msgfmt - -o $W/MoTarget/sbth.mo; else echo missing $S/translations/source/th/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbth.mo; fi [build MO ] sbtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/basic/messages.po; then msguniq --force-po $S/translations/source/tn/basic/messages.po | msgfmt - -o $W/MoTarget/sbtn.mo; else echo missing $S/translations/source/tn/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbtn.mo; fi [build MO ] sbtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/basic/messages.po; then msguniq --force-po $S/translations/source/tr/basic/messages.po | msgfmt - -o $W/MoTarget/sbtr.mo; else echo missing $S/translations/source/tr/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbtr.mo; fi [build MO ] sbts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/basic/messages.po; then msguniq --force-po $S/translations/source/ts/basic/messages.po | msgfmt - -o $W/MoTarget/sbts.mo; else echo missing $S/translations/source/ts/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbts.mo; fi [build MO ] sbuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/basic/messages.po; then msguniq --force-po $S/translations/source/uk/basic/messages.po | msgfmt - -o $W/MoTarget/sbuk.mo; else echo missing $S/translations/source/uk/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbuk.mo; fi [build MO ] sbve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/basic/messages.po; then msguniq --force-po $S/translations/source/ve/basic/messages.po | msgfmt - -o $W/MoTarget/sbve.mo; else echo missing $S/translations/source/ve/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbve.mo; fi [build MO ] sbxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/basic/messages.po; then msguniq --force-po $S/translations/source/xh/basic/messages.po | msgfmt - -o $W/MoTarget/sbxh.mo; else echo missing $S/translations/source/xh/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbxh.mo; fi [build MO ] sbzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/basic/messages.po; then msguniq --force-po $S/translations/source/zh-CN/basic/messages.po | msgfmt - -o $W/MoTarget/sbzh-CN.mo; else echo missing $S/translations/source/zh-CN/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbzh-CN.mo; fi [build MO ] sbzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/basic/messages.po; then msguniq --force-po $S/translations/source/zh-TW/basic/messages.po | msgfmt - -o $W/MoTarget/sbzh-TW.mo; else echo missing $S/translations/source/zh-TW/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbzh-TW.mo; fi [build MO ] sbzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/basic/messages.po; then msguniq --force-po $S/translations/source/zu/basic/messages.po | msgfmt - -o $W/MoTarget/sbzu.mo; else echo missing $S/translations/source/zu/basic/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sbzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/officebean.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/ridljar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/loader/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libcodemaker_java.a mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/ridljar/javamaker/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/unoil/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/types/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/cui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/test/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/media/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/office/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/manifest/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/zip/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/inspection/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/scanner/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/browse/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/setup/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/smarttags/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/test/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xslt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/xml/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/bootstrap/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/validation/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/formula/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/gallery/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/image/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/textfield/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/fieldmaster/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/tiledrendering/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/input/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/wrapper/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/submission/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ldap/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/qa/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/meta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/opencl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/svg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/csax/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/views/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/org/freedesktop/PackageKit/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/unoil/javamaker/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/jurt.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/unoloader.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/juh.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libofficebean.so mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/java_uno.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/canvas_opengl_shader mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/ [build PRL] CustomTarget/oox/generated/oox/token/tokens.hxx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token [build PRL] CustomTarget/oox/generated/oox/token/namespaces.hxx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/generate-tokens.pl /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/tokens.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/tokenids.inc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/tokennames.inc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/tokenhash.gperf && cat /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/tokens.hxx.head /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/tokenids.inc /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/tokens.hxx.tail > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token/tokens.hxx && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token/tokens.hxx perl /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/namespaces.pl /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/namespaces.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/namespaceids.inc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/namespacenames.inc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/namespaces.txt /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/namespaces-strict.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/namespaces-strictnames.inc && cat /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/namespaces.hxx.head /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/namespaceids.inc /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/namespaces.hxx.tail > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token/namespaces.hxx && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token/namespaces.hxx [build PRL] CustomTarget/oox/generated/oox/token/properties.hxx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/oox_generated perl /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/properties.pl /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/properties.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/propertyids.inc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/propertynames.inc && cat /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/properties.hxx.head /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/propertyids.inc /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/token/properties.hxx.tail > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token/properties.hxx && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/oox/token/properties.hxx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/schart mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/chart2/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/schart_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/schart/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/menubar/ [build MO ] chartaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/chart2/messages.po; then msguniq --force-po $S/translations/source/af/chart2/messages.po | msgfmt - -o $W/MoTarget/chartaf.mo; else echo missing $S/translations/source/af/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartaf.mo; fi [build MO ] chartar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/chart2/messages.po; then msguniq --force-po $S/translations/source/ar/chart2/messages.po | msgfmt - -o $W/MoTarget/chartar.mo; else echo missing $S/translations/source/ar/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartar.mo; fi [build MO ] chartas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/chart2/messages.po; then msguniq --force-po $S/translations/source/as/chart2/messages.po | msgfmt - -o $W/MoTarget/chartas.mo; else echo missing $S/translations/source/as/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartas.mo; fi [build MO ] chartbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/chart2/messages.po; then msguniq --force-po $S/translations/source/bg/chart2/messages.po | msgfmt - -o $W/MoTarget/chartbg.mo; else echo missing $S/translations/source/bg/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartbg.mo; fi [build MO ] chartbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/chart2/messages.po; then msguniq --force-po $S/translations/source/bn/chart2/messages.po | msgfmt - -o $W/MoTarget/chartbn.mo; else echo missing $S/translations/source/bn/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartbn.mo; fi [build MO ] chartbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/chart2/messages.po; then msguniq --force-po $S/translations/source/br/chart2/messages.po | msgfmt - -o $W/MoTarget/chartbr.mo; else echo missing $S/translations/source/br/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartbr.mo; fi [build MO ] chartca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/chart2/messages.po; then msguniq --force-po $S/translations/source/ca/chart2/messages.po | msgfmt - -o $W/MoTarget/chartca.mo; else echo missing $S/translations/source/ca/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartca.mo; fi [build MO ] chartcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/chart2/messages.po; then msguniq --force-po $S/translations/source/cs/chart2/messages.po | msgfmt - -o $W/MoTarget/chartcs.mo; else echo missing $S/translations/source/cs/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartcs.mo; fi [build MO ] chartcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/chart2/messages.po; then msguniq --force-po $S/translations/source/cy/chart2/messages.po | msgfmt - -o $W/MoTarget/chartcy.mo; else echo missing $S/translations/source/cy/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartcy.mo; fi [build MO ] chartda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/chart2/messages.po; then msguniq --force-po $S/translations/source/da/chart2/messages.po | msgfmt - -o $W/MoTarget/chartda.mo; else echo missing $S/translations/source/da/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartda.mo; fi [build MO ] chartde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/chart2/messages.po; then msguniq --force-po $S/translations/source/de/chart2/messages.po | msgfmt - -o $W/MoTarget/chartde.mo; else echo missing $S/translations/source/de/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartde.mo; fi [build MO ] chartdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/chart2/messages.po; then msguniq --force-po $S/translations/source/dz/chart2/messages.po | msgfmt - -o $W/MoTarget/chartdz.mo; else echo missing $S/translations/source/dz/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartdz.mo; fi [build MO ] chartel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/chart2/messages.po; then msguniq --force-po $S/translations/source/el/chart2/messages.po | msgfmt - -o $W/MoTarget/chartel.mo; else echo missing $S/translations/source/el/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartel.mo; fi [build MO ] charteo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/chart2/messages.po; then msguniq --force-po $S/translations/source/eo/chart2/messages.po | msgfmt - -o $W/MoTarget/charteo.mo; else echo missing $S/translations/source/eo/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/charteo.mo; fi [build MO ] chartes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/chart2/messages.po; then msguniq --force-po $S/translations/source/es/chart2/messages.po | msgfmt - -o $W/MoTarget/chartes.mo; else echo missing $S/translations/source/es/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartes.mo; fi [build MO ] chartet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/chart2/messages.po; then msguniq --force-po $S/translations/source/et/chart2/messages.po | msgfmt - -o $W/MoTarget/chartet.mo; else echo missing $S/translations/source/et/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartet.mo; fi [build MO ] charteu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/chart2/messages.po; then msguniq --force-po $S/translations/source/eu/chart2/messages.po | msgfmt - -o $W/MoTarget/charteu.mo; else echo missing $S/translations/source/eu/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/charteu.mo; fi [build MO ] chartfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/chart2/messages.po; then msguniq --force-po $S/translations/source/fa/chart2/messages.po | msgfmt - -o $W/MoTarget/chartfa.mo; else echo missing $S/translations/source/fa/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartfa.mo; fi [build MO ] chartfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/chart2/messages.po; then msguniq --force-po $S/translations/source/fi/chart2/messages.po | msgfmt - -o $W/MoTarget/chartfi.mo; else echo missing $S/translations/source/fi/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartfi.mo; fi [build MO ] chartfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/chart2/messages.po; then msguniq --force-po $S/translations/source/fr/chart2/messages.po | msgfmt - -o $W/MoTarget/chartfr.mo; else echo missing $S/translations/source/fr/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartfr.mo; fi [build MO ] chartga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/chart2/messages.po; then msguniq --force-po $S/translations/source/ga/chart2/messages.po | msgfmt - -o $W/MoTarget/chartga.mo; else echo missing $S/translations/source/ga/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartga.mo; fi [build MO ] chartgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/chart2/messages.po; then msguniq --force-po $S/translations/source/gl/chart2/messages.po | msgfmt - -o $W/MoTarget/chartgl.mo; else echo missing $S/translations/source/gl/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartgl.mo; fi [build MO ] chartgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/chart2/messages.po; then msguniq --force-po $S/translations/source/gu/chart2/messages.po | msgfmt - -o $W/MoTarget/chartgu.mo; else echo missing $S/translations/source/gu/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartgu.mo; fi [build MO ] charthe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/chart2/messages.po; then msguniq --force-po $S/translations/source/he/chart2/messages.po | msgfmt - -o $W/MoTarget/charthe.mo; else echo missing $S/translations/source/he/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/charthe.mo; fi [build MO ] charthi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/chart2/messages.po; then msguniq --force-po $S/translations/source/hi/chart2/messages.po | msgfmt - -o $W/MoTarget/charthi.mo; else echo missing $S/translations/source/hi/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/charthi.mo; fi [build MO ] charthr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/chart2/messages.po; then msguniq --force-po $S/translations/source/hr/chart2/messages.po | msgfmt - -o $W/MoTarget/charthr.mo; else echo missing $S/translations/source/hr/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/charthr.mo; fi [build MO ] charthu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/chart2/messages.po; then msguniq --force-po $S/translations/source/hu/chart2/messages.po | msgfmt - -o $W/MoTarget/charthu.mo; else echo missing $S/translations/source/hu/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/charthu.mo; fi [build MO ] chartid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/chart2/messages.po; then msguniq --force-po $S/translations/source/id/chart2/messages.po | msgfmt - -o $W/MoTarget/chartid.mo; else echo missing $S/translations/source/id/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartid.mo; fi [build MO ] chartit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/chart2/messages.po; then msguniq --force-po $S/translations/source/it/chart2/messages.po | msgfmt - -o $W/MoTarget/chartit.mo; else echo missing $S/translations/source/it/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartit.mo; fi [build MO ] chartja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/chart2/messages.po; then msguniq --force-po $S/translations/source/ja/chart2/messages.po | msgfmt - -o $W/MoTarget/chartja.mo; else echo missing $S/translations/source/ja/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartja.mo; fi [build MO ] chartkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/chart2/messages.po; then msguniq --force-po $S/translations/source/kk/chart2/messages.po | msgfmt - -o $W/MoTarget/chartkk.mo; else echo missing $S/translations/source/kk/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartkk.mo; fi [build MO ] chartkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/chart2/messages.po; then msguniq --force-po $S/translations/source/kn/chart2/messages.po | msgfmt - -o $W/MoTarget/chartkn.mo; else echo missing $S/translations/source/kn/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartkn.mo; fi [build MO ] chartko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/chart2/messages.po; then msguniq --force-po $S/translations/source/ko/chart2/messages.po | msgfmt - -o $W/MoTarget/chartko.mo; else echo missing $S/translations/source/ko/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartko.mo; fi [build MO ] chartlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/chart2/messages.po; then msguniq --force-po $S/translations/source/lt/chart2/messages.po | msgfmt - -o $W/MoTarget/chartlt.mo; else echo missing $S/translations/source/lt/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartlt.mo; fi [build MO ] chartlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/chart2/messages.po; then msguniq --force-po $S/translations/source/lv/chart2/messages.po | msgfmt - -o $W/MoTarget/chartlv.mo; else echo missing $S/translations/source/lv/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartlv.mo; fi [build MO ] chartmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/chart2/messages.po; then msguniq --force-po $S/translations/source/mai/chart2/messages.po | msgfmt - -o $W/MoTarget/chartmai.mo; else echo missing $S/translations/source/mai/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartmai.mo; fi [build MO ] chartml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/chart2/messages.po; then msguniq --force-po $S/translations/source/ml/chart2/messages.po | msgfmt - -o $W/MoTarget/chartml.mo; else echo missing $S/translations/source/ml/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartml.mo; fi [build MO ] chartmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/chart2/messages.po; then msguniq --force-po $S/translations/source/mr/chart2/messages.po | msgfmt - -o $W/MoTarget/chartmr.mo; else echo missing $S/translations/source/mr/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartmr.mo; fi [build MO ] chartnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/chart2/messages.po; then msguniq --force-po $S/translations/source/nb/chart2/messages.po | msgfmt - -o $W/MoTarget/chartnb.mo; else echo missing $S/translations/source/nb/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartnb.mo; fi [build MO ] chartnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/chart2/messages.po; then msguniq --force-po $S/translations/source/nl/chart2/messages.po | msgfmt - -o $W/MoTarget/chartnl.mo; else echo missing $S/translations/source/nl/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartnl.mo; fi [build MO ] chartnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/chart2/messages.po; then msguniq --force-po $S/translations/source/nn/chart2/messages.po | msgfmt - -o $W/MoTarget/chartnn.mo; else echo missing $S/translations/source/nn/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartnn.mo; fi [build MO ] chartnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/chart2/messages.po; then msguniq --force-po $S/translations/source/nr/chart2/messages.po | msgfmt - -o $W/MoTarget/chartnr.mo; else echo missing $S/translations/source/nr/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartnr.mo; fi [build MO ] chartnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/chart2/messages.po; then msguniq --force-po $S/translations/source/nso/chart2/messages.po | msgfmt - -o $W/MoTarget/chartnso.mo; else echo missing $S/translations/source/nso/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartnso.mo; fi [build MO ] chartor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/chart2/messages.po; then msguniq --force-po $S/translations/source/or/chart2/messages.po | msgfmt - -o $W/MoTarget/chartor.mo; else echo missing $S/translations/source/or/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartor.mo; fi [build MO ] chartpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/chart2/messages.po; then msguniq --force-po $S/translations/source/pa-IN/chart2/messages.po | msgfmt - -o $W/MoTarget/chartpa-IN.mo; else echo missing $S/translations/source/pa-IN/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartpa-IN.mo; fi [build MO ] chartpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/chart2/messages.po; then msguniq --force-po $S/translations/source/pl/chart2/messages.po | msgfmt - -o $W/MoTarget/chartpl.mo; else echo missing $S/translations/source/pl/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartpl.mo; fi [build MO ] chartpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/chart2/messages.po; then msguniq --force-po $S/translations/source/pt-BR/chart2/messages.po | msgfmt - -o $W/MoTarget/chartpt-BR.mo; else echo missing $S/translations/source/pt-BR/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartpt-BR.mo; fi [build MO ] chartpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/chart2/messages.po; then msguniq --force-po $S/translations/source/pt/chart2/messages.po | msgfmt - -o $W/MoTarget/chartpt.mo; else echo missing $S/translations/source/pt/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartpt.mo; fi [build MO ] chartro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/chart2/messages.po; then msguniq --force-po $S/translations/source/ro/chart2/messages.po | msgfmt - -o $W/MoTarget/chartro.mo; else echo missing $S/translations/source/ro/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartro.mo; fi [build MO ] chartru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/chart2/messages.po; then msguniq --force-po $S/translations/source/ru/chart2/messages.po | msgfmt - -o $W/MoTarget/chartru.mo; else echo missing $S/translations/source/ru/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartru.mo; fi [build MO ] chartsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/chart2/messages.po; then msguniq --force-po $S/translations/source/si/chart2/messages.po | msgfmt - -o $W/MoTarget/chartsi.mo; else echo missing $S/translations/source/si/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartsi.mo; fi [build MO ] chartsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/chart2/messages.po; then msguniq --force-po $S/translations/source/sk/chart2/messages.po | msgfmt - -o $W/MoTarget/chartsk.mo; else echo missing $S/translations/source/sk/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartsk.mo; fi [build MO ] chartsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/chart2/messages.po; then msguniq --force-po $S/translations/source/sl/chart2/messages.po | msgfmt - -o $W/MoTarget/chartsl.mo; else echo missing $S/translations/source/sl/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartsl.mo; fi [build MO ] chartsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/chart2/messages.po; then msguniq --force-po $S/translations/source/sr/chart2/messages.po | msgfmt - -o $W/MoTarget/chartsr.mo; else echo missing $S/translations/source/sr/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartsr.mo; fi [build MO ] chartsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/chart2/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/chart2/messages.po | msgfmt - -o $W/MoTarget/chartsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartsr-Latn.mo; fi [build MO ] chartss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/chart2/messages.po; then msguniq --force-po $S/translations/source/ss/chart2/messages.po | msgfmt - -o $W/MoTarget/chartss.mo; else echo missing $S/translations/source/ss/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartss.mo; fi [build MO ] chartst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/chart2/messages.po; then msguniq --force-po $S/translations/source/st/chart2/messages.po | msgfmt - -o $W/MoTarget/chartst.mo; else echo missing $S/translations/source/st/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartst.mo; fi [build MO ] chartsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/chart2/messages.po; then msguniq --force-po $S/translations/source/sv/chart2/messages.po | msgfmt - -o $W/MoTarget/chartsv.mo; else echo missing $S/translations/source/sv/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartsv.mo; fi [build MO ] chartta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/chart2/messages.po; then msguniq --force-po $S/translations/source/ta/chart2/messages.po | msgfmt - -o $W/MoTarget/chartta.mo; else echo missing $S/translations/source/ta/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartta.mo; fi [build MO ] chartte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/chart2/messages.po; then msguniq --force-po $S/translations/source/te/chart2/messages.po | msgfmt - -o $W/MoTarget/chartte.mo; else echo missing $S/translations/source/te/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartte.mo; fi [build MO ] chartth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/chart2/messages.po; then msguniq --force-po $S/translations/source/th/chart2/messages.po | msgfmt - -o $W/MoTarget/chartth.mo; else echo missing $S/translations/source/th/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartth.mo; fi [build MO ] charttn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/chart2/messages.po; then msguniq --force-po $S/translations/source/tn/chart2/messages.po | msgfmt - -o $W/MoTarget/charttn.mo; else echo missing $S/translations/source/tn/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/charttn.mo; fi [build MO ] charttr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/chart2/messages.po; then msguniq --force-po $S/translations/source/tr/chart2/messages.po | msgfmt - -o $W/MoTarget/charttr.mo; else echo missing $S/translations/source/tr/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/charttr.mo; fi [build MO ] chartts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/chart2/messages.po; then msguniq --force-po $S/translations/source/ts/chart2/messages.po | msgfmt - -o $W/MoTarget/chartts.mo; else echo missing $S/translations/source/ts/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartts.mo; fi [build MO ] chartuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/chart2/messages.po; then msguniq --force-po $S/translations/source/uk/chart2/messages.po | msgfmt - -o $W/MoTarget/chartuk.mo; else echo missing $S/translations/source/uk/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartuk.mo; fi [build MO ] chartve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/chart2/messages.po; then msguniq --force-po $S/translations/source/ve/chart2/messages.po | msgfmt - -o $W/MoTarget/chartve.mo; else echo missing $S/translations/source/ve/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartve.mo; fi [build MO ] chartxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/chart2/messages.po; then msguniq --force-po $S/translations/source/xh/chart2/messages.po | msgfmt - -o $W/MoTarget/chartxh.mo; else echo missing $S/translations/source/xh/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartxh.mo; fi [build MO ] chartzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/chart2/messages.po; then msguniq --force-po $S/translations/source/zh-CN/chart2/messages.po | msgfmt - -o $W/MoTarget/chartzh-CN.mo; else echo missing $S/translations/source/zh-CN/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartzh-CN.mo; fi [build MO ] chartzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/chart2/messages.po; then msguniq --force-po $S/translations/source/zh-TW/chart2/messages.po | msgfmt - -o $W/MoTarget/chartzh-TW.mo; else echo missing $S/translations/source/zh-TW/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartzh-TW.mo; fi [build MO ] chartzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/chart2/messages.po; then msguniq --force-po $S/translations/source/zu/chart2/messages.po | msgfmt - -o $W/MoTarget/chartzu.mo; else echo missing $S/translations/source/zu/chart2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/chartzu.mo; fi [build MOD] cli_ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/cli_ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_calc.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/registry.prepared [build LEX] l10ntools/source/cfglex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/LexTarget/l10ntools/source/ && /usr/bin/flex -o$W/LexTarget/l10ntools/source/cfglex.cxx $S/l10ntools/source/cfglex.l && touch $W/LexTarget/l10ntools/source/cfglex.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libtransex.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_dbase.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_flat.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_mysql_jdbc.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_odbc.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_writer.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_hsqldb.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_jdbc.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/sdbc_hsqldb.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarget/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/hsqldb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/classes/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_evoab.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_firebird_sdbc.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_mysqlc.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_postgresql.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/connectivity_postgresql-sdbc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/services/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_mork.prepared [build MO ] cnraf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/connectivity/messages.po; then msguniq --force-po $S/translations/source/af/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnraf.mo; else echo missing $S/translations/source/af/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnraf.mo; fi [build MO ] cnrar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/connectivity/messages.po; then msguniq --force-po $S/translations/source/ar/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrar.mo; else echo missing $S/translations/source/ar/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrar.mo; fi [build MO ] cnras S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/connectivity/messages.po; then msguniq --force-po $S/translations/source/as/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnras.mo; else echo missing $S/translations/source/as/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnras.mo; fi [build MO ] cnrbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/connectivity/messages.po; then msguniq --force-po $S/translations/source/bg/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrbg.mo; else echo missing $S/translations/source/bg/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrbg.mo; fi [build MO ] cnrbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/connectivity/messages.po; then msguniq --force-po $S/translations/source/bn/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrbn.mo; else echo missing $S/translations/source/bn/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrbn.mo; fi [build MO ] cnrbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/connectivity/messages.po; then msguniq --force-po $S/translations/source/br/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrbr.mo; else echo missing $S/translations/source/br/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrbr.mo; fi [build MO ] cnrca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/connectivity/messages.po; then msguniq --force-po $S/translations/source/ca/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrca.mo; else echo missing $S/translations/source/ca/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrca.mo; fi [build MO ] cnrcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/connectivity/messages.po; then msguniq --force-po $S/translations/source/cs/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrcs.mo; else echo missing $S/translations/source/cs/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrcs.mo; fi [build MO ] cnrcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/connectivity/messages.po; then msguniq --force-po $S/translations/source/cy/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrcy.mo; else echo missing $S/translations/source/cy/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrcy.mo; fi [build MO ] cnrda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/connectivity/messages.po; then msguniq --force-po $S/translations/source/da/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrda.mo; else echo missing $S/translations/source/da/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrda.mo; fi [build MO ] cnrde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/connectivity/messages.po; then msguniq --force-po $S/translations/source/de/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrde.mo; else echo missing $S/translations/source/de/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrde.mo; fi [build MO ] cnrdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/connectivity/messages.po; then msguniq --force-po $S/translations/source/dz/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrdz.mo; else echo missing $S/translations/source/dz/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrdz.mo; fi [build MO ] cnrel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/connectivity/messages.po; then msguniq --force-po $S/translations/source/el/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrel.mo; else echo missing $S/translations/source/el/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrel.mo; fi [build MO ] cnreo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/connectivity/messages.po; then msguniq --force-po $S/translations/source/eo/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnreo.mo; else echo missing $S/translations/source/eo/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnreo.mo; fi [build MO ] cnres S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/connectivity/messages.po; then msguniq --force-po $S/translations/source/es/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnres.mo; else echo missing $S/translations/source/es/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnres.mo; fi [build MO ] cnret S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/connectivity/messages.po; then msguniq --force-po $S/translations/source/et/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnret.mo; else echo missing $S/translations/source/et/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnret.mo; fi [build MO ] cnreu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/connectivity/messages.po; then msguniq --force-po $S/translations/source/eu/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnreu.mo; else echo missing $S/translations/source/eu/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnreu.mo; fi [build MO ] cnrfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/connectivity/messages.po; then msguniq --force-po $S/translations/source/fa/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrfa.mo; else echo missing $S/translations/source/fa/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrfa.mo; fi [build MO ] cnrfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/connectivity/messages.po; then msguniq --force-po $S/translations/source/fi/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrfi.mo; else echo missing $S/translations/source/fi/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrfi.mo; fi [build MO ] cnrfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/connectivity/messages.po; then msguniq --force-po $S/translations/source/fr/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrfr.mo; else echo missing $S/translations/source/fr/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrfr.mo; fi [build MO ] cnrga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/connectivity/messages.po; then msguniq --force-po $S/translations/source/ga/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrga.mo; else echo missing $S/translations/source/ga/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrga.mo; fi [build MO ] cnrgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/connectivity/messages.po; then msguniq --force-po $S/translations/source/gl/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrgl.mo; else echo missing $S/translations/source/gl/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrgl.mo; fi [build MO ] cnrgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/connectivity/messages.po; then msguniq --force-po $S/translations/source/gu/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrgu.mo; else echo missing $S/translations/source/gu/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrgu.mo; fi [build MO ] cnrhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/connectivity/messages.po; then msguniq --force-po $S/translations/source/he/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrhe.mo; else echo missing $S/translations/source/he/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrhe.mo; fi [build MO ] cnrhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/connectivity/messages.po; then msguniq --force-po $S/translations/source/hi/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrhi.mo; else echo missing $S/translations/source/hi/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrhi.mo; fi [build MO ] cnrhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/connectivity/messages.po; then msguniq --force-po $S/translations/source/hr/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrhr.mo; else echo missing $S/translations/source/hr/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrhr.mo; fi [build MO ] cnrhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/connectivity/messages.po; then msguniq --force-po $S/translations/source/hu/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrhu.mo; else echo missing $S/translations/source/hu/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrhu.mo; fi [build MO ] cnrid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/connectivity/messages.po; then msguniq --force-po $S/translations/source/id/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrid.mo; else echo missing $S/translations/source/id/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrid.mo; fi [build MO ] cnrit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/connectivity/messages.po; then msguniq --force-po $S/translations/source/it/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrit.mo; else echo missing $S/translations/source/it/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrit.mo; fi [build MO ] cnrja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/connectivity/messages.po; then msguniq --force-po $S/translations/source/ja/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrja.mo; else echo missing $S/translations/source/ja/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrja.mo; fi [build MO ] cnrkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/connectivity/messages.po; then msguniq --force-po $S/translations/source/kk/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrkk.mo; else echo missing $S/translations/source/kk/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrkk.mo; fi [build MO ] cnrkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/connectivity/messages.po; then msguniq --force-po $S/translations/source/kn/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrkn.mo; else echo missing $S/translations/source/kn/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrkn.mo; fi [build MO ] cnrko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/connectivity/messages.po; then msguniq --force-po $S/translations/source/ko/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrko.mo; else echo missing $S/translations/source/ko/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrko.mo; fi [build MO ] cnrlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/connectivity/messages.po; then msguniq --force-po $S/translations/source/lt/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrlt.mo; else echo missing $S/translations/source/lt/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrlt.mo; fi [build MO ] cnrlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/connectivity/messages.po; then msguniq --force-po $S/translations/source/lv/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrlv.mo; else echo missing $S/translations/source/lv/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrlv.mo; fi [build MO ] cnrmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/connectivity/messages.po; then msguniq --force-po $S/translations/source/mai/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrmai.mo; else echo missing $S/translations/source/mai/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrmai.mo; fi [build MO ] cnrml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/connectivity/messages.po; then msguniq --force-po $S/translations/source/ml/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrml.mo; else echo missing $S/translations/source/ml/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrml.mo; fi [build MO ] cnrmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/connectivity/messages.po; then msguniq --force-po $S/translations/source/mr/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrmr.mo; else echo missing $S/translations/source/mr/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrmr.mo; fi [build MO ] cnrnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/connectivity/messages.po; then msguniq --force-po $S/translations/source/nb/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrnb.mo; else echo missing $S/translations/source/nb/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrnb.mo; fi [build MO ] cnrnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/connectivity/messages.po; then msguniq --force-po $S/translations/source/nl/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrnl.mo; else echo missing $S/translations/source/nl/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrnl.mo; fi [build MO ] cnrnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/connectivity/messages.po; then msguniq --force-po $S/translations/source/nn/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrnn.mo; else echo missing $S/translations/source/nn/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrnn.mo; fi [build MO ] cnrnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/connectivity/messages.po; then msguniq --force-po $S/translations/source/nr/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrnr.mo; else echo missing $S/translations/source/nr/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrnr.mo; fi [build MO ] cnrnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/connectivity/messages.po; then msguniq --force-po $S/translations/source/nso/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrnso.mo; else echo missing $S/translations/source/nso/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrnso.mo; fi [build MO ] cnror S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/connectivity/messages.po; then msguniq --force-po $S/translations/source/or/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnror.mo; else echo missing $S/translations/source/or/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnror.mo; fi [build MO ] cnrpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/connectivity/messages.po; then msguniq --force-po $S/translations/source/pa-IN/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrpa-IN.mo; else echo missing $S/translations/source/pa-IN/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrpa-IN.mo; fi [build MO ] cnrpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/connectivity/messages.po; then msguniq --force-po $S/translations/source/pl/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrpl.mo; else echo missing $S/translations/source/pl/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrpl.mo; fi [build MO ] cnrpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/connectivity/messages.po; then msguniq --force-po $S/translations/source/pt-BR/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrpt-BR.mo; else echo missing $S/translations/source/pt-BR/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrpt-BR.mo; fi [build MO ] cnrpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/connectivity/messages.po; then msguniq --force-po $S/translations/source/pt/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrpt.mo; else echo missing $S/translations/source/pt/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrpt.mo; fi [build MO ] cnrro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/connectivity/messages.po; then msguniq --force-po $S/translations/source/ro/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrro.mo; else echo missing $S/translations/source/ro/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrro.mo; fi [build MO ] cnrru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/connectivity/messages.po; then msguniq --force-po $S/translations/source/ru/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrru.mo; else echo missing $S/translations/source/ru/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrru.mo; fi [build MO ] cnrsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/connectivity/messages.po; then msguniq --force-po $S/translations/source/si/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrsi.mo; else echo missing $S/translations/source/si/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrsi.mo; fi [build MO ] cnrsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/connectivity/messages.po; then msguniq --force-po $S/translations/source/sk/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrsk.mo; else echo missing $S/translations/source/sk/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrsk.mo; fi [build MO ] cnrsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/connectivity/messages.po; then msguniq --force-po $S/translations/source/sl/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrsl.mo; else echo missing $S/translations/source/sl/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrsl.mo; fi [build MO ] cnrsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/connectivity/messages.po; then msguniq --force-po $S/translations/source/sr/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrsr.mo; else echo missing $S/translations/source/sr/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrsr.mo; fi [build MO ] cnrsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/connectivity/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrsr-Latn.mo; fi [build MO ] cnrss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/connectivity/messages.po; then msguniq --force-po $S/translations/source/ss/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrss.mo; else echo missing $S/translations/source/ss/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrss.mo; fi [build MO ] cnrst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/connectivity/messages.po; then msguniq --force-po $S/translations/source/st/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrst.mo; else echo missing $S/translations/source/st/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrst.mo; fi [build MO ] cnrsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/connectivity/messages.po; then msguniq --force-po $S/translations/source/sv/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrsv.mo; else echo missing $S/translations/source/sv/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrsv.mo; fi [build MO ] cnrta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/connectivity/messages.po; then msguniq --force-po $S/translations/source/ta/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrta.mo; else echo missing $S/translations/source/ta/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrta.mo; fi [build MO ] cnrte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/connectivity/messages.po; then msguniq --force-po $S/translations/source/te/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrte.mo; else echo missing $S/translations/source/te/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrte.mo; fi [build MO ] cnrth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/connectivity/messages.po; then msguniq --force-po $S/translations/source/th/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrth.mo; else echo missing $S/translations/source/th/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrth.mo; fi [build MO ] cnrtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/connectivity/messages.po; then msguniq --force-po $S/translations/source/tn/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrtn.mo; else echo missing $S/translations/source/tn/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrtn.mo; fi [build MO ] cnrtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/connectivity/messages.po; then msguniq --force-po $S/translations/source/tr/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrtr.mo; else echo missing $S/translations/source/tr/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrtr.mo; fi [build MO ] cnrts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/connectivity/messages.po; then msguniq --force-po $S/translations/source/ts/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrts.mo; else echo missing $S/translations/source/ts/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrts.mo; fi [build MO ] cnruk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/connectivity/messages.po; then msguniq --force-po $S/translations/source/uk/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnruk.mo; else echo missing $S/translations/source/uk/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnruk.mo; fi [build MO ] cnrve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/connectivity/messages.po; then msguniq --force-po $S/translations/source/ve/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrve.mo; else echo missing $S/translations/source/ve/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrve.mo; fi [build MO ] cnrxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/connectivity/messages.po; then msguniq --force-po $S/translations/source/xh/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrxh.mo; else echo missing $S/translations/source/xh/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrxh.mo; fi [build MO ] cnrzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/connectivity/messages.po; then msguniq --force-po $S/translations/source/zh-CN/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrzh-CN.mo; else echo missing $S/translations/source/zh-CN/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrzh-CN.mo; fi [build MO ] cnrzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/connectivity/messages.po; then msguniq --force-po $S/translations/source/zh-TW/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrzh-TW.mo; else echo missing $S/translations/source/zh-TW/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrzh-TW.mo; fi [build MO ] cnrzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/connectivity/messages.po; then msguniq --force-po $S/translations/source/zu/connectivity/messages.po | msgfmt - -o $W/MoTarget/cnrzu.mo; else echo missing $S/translations/source/zu/connectivity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cnrzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InternalUnoApi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/cui mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/cui/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/ [build MO ] cuiaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/cui/messages.po; then msguniq --force-po $S/translations/source/af/cui/messages.po | msgfmt - -o $W/MoTarget/cuiaf.mo; else echo missing $S/translations/source/af/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiaf.mo; fi [build MO ] cuiar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/cui/messages.po; then msguniq --force-po $S/translations/source/ar/cui/messages.po | msgfmt - -o $W/MoTarget/cuiar.mo; else echo missing $S/translations/source/ar/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiar.mo; fi [build MO ] cuias S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/cui/messages.po; then msguniq --force-po $S/translations/source/as/cui/messages.po | msgfmt - -o $W/MoTarget/cuias.mo; else echo missing $S/translations/source/as/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuias.mo; fi [build MO ] cuibg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/cui/messages.po; then msguniq --force-po $S/translations/source/bg/cui/messages.po | msgfmt - -o $W/MoTarget/cuibg.mo; else echo missing $S/translations/source/bg/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuibg.mo; fi [build MO ] cuibn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/cui/messages.po; then msguniq --force-po $S/translations/source/bn/cui/messages.po | msgfmt - -o $W/MoTarget/cuibn.mo; else echo missing $S/translations/source/bn/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuibn.mo; fi [build MO ] cuibr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/cui/messages.po; then msguniq --force-po $S/translations/source/br/cui/messages.po | msgfmt - -o $W/MoTarget/cuibr.mo; else echo missing $S/translations/source/br/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuibr.mo; fi [build MO ] cuica S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/cui/messages.po; then msguniq --force-po $S/translations/source/ca/cui/messages.po | msgfmt - -o $W/MoTarget/cuica.mo; else echo missing $S/translations/source/ca/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuica.mo; fi [build MO ] cuics S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/cui/messages.po; then msguniq --force-po $S/translations/source/cs/cui/messages.po | msgfmt - -o $W/MoTarget/cuics.mo; else echo missing $S/translations/source/cs/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuics.mo; fi [build MO ] cuicy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/cui/messages.po; then msguniq --force-po $S/translations/source/cy/cui/messages.po | msgfmt - -o $W/MoTarget/cuicy.mo; else echo missing $S/translations/source/cy/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuicy.mo; fi [build MO ] cuida S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/cui/messages.po; then msguniq --force-po $S/translations/source/da/cui/messages.po | msgfmt - -o $W/MoTarget/cuida.mo; else echo missing $S/translations/source/da/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuida.mo; fi [build MO ] cuide S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/cui/messages.po; then msguniq --force-po $S/translations/source/de/cui/messages.po | msgfmt - -o $W/MoTarget/cuide.mo; else echo missing $S/translations/source/de/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuide.mo; fi [build MO ] cuidz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/cui/messages.po; then msguniq --force-po $S/translations/source/dz/cui/messages.po | msgfmt - -o $W/MoTarget/cuidz.mo; else echo missing $S/translations/source/dz/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuidz.mo; fi [build MO ] cuiel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/cui/messages.po; then msguniq --force-po $S/translations/source/el/cui/messages.po | msgfmt - -o $W/MoTarget/cuiel.mo; else echo missing $S/translations/source/el/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiel.mo; fi [build MO ] cuieo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/cui/messages.po; then msguniq --force-po $S/translations/source/eo/cui/messages.po | msgfmt - -o $W/MoTarget/cuieo.mo; else echo missing $S/translations/source/eo/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuieo.mo; fi [build MO ] cuies S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/cui/messages.po; then msguniq --force-po $S/translations/source/es/cui/messages.po | msgfmt - -o $W/MoTarget/cuies.mo; else echo missing $S/translations/source/es/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuies.mo; fi [build MO ] cuiet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/cui/messages.po; then msguniq --force-po $S/translations/source/et/cui/messages.po | msgfmt - -o $W/MoTarget/cuiet.mo; else echo missing $S/translations/source/et/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiet.mo; fi [build MO ] cuieu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/cui/messages.po; then msguniq --force-po $S/translations/source/eu/cui/messages.po | msgfmt - -o $W/MoTarget/cuieu.mo; else echo missing $S/translations/source/eu/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuieu.mo; fi [build MO ] cuifa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/cui/messages.po; then msguniq --force-po $S/translations/source/fa/cui/messages.po | msgfmt - -o $W/MoTarget/cuifa.mo; else echo missing $S/translations/source/fa/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuifa.mo; fi [build MO ] cuifi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/cui/messages.po; then msguniq --force-po $S/translations/source/fi/cui/messages.po | msgfmt - -o $W/MoTarget/cuifi.mo; else echo missing $S/translations/source/fi/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuifi.mo; fi [build MO ] cuifr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/cui/messages.po; then msguniq --force-po $S/translations/source/fr/cui/messages.po | msgfmt - -o $W/MoTarget/cuifr.mo; else echo missing $S/translations/source/fr/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuifr.mo; fi [build MO ] cuiga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/cui/messages.po; then msguniq --force-po $S/translations/source/ga/cui/messages.po | msgfmt - -o $W/MoTarget/cuiga.mo; else echo missing $S/translations/source/ga/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiga.mo; fi [build MO ] cuigl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/cui/messages.po; then msguniq --force-po $S/translations/source/gl/cui/messages.po | msgfmt - -o $W/MoTarget/cuigl.mo; else echo missing $S/translations/source/gl/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuigl.mo; fi [build MO ] cuigu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/cui/messages.po; then msguniq --force-po $S/translations/source/gu/cui/messages.po | msgfmt - -o $W/MoTarget/cuigu.mo; else echo missing $S/translations/source/gu/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuigu.mo; fi [build MO ] cuihe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/cui/messages.po; then msguniq --force-po $S/translations/source/he/cui/messages.po | msgfmt - -o $W/MoTarget/cuihe.mo; else echo missing $S/translations/source/he/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuihe.mo; fi [build MO ] cuihi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/cui/messages.po; then msguniq --force-po $S/translations/source/hi/cui/messages.po | msgfmt - -o $W/MoTarget/cuihi.mo; else echo missing $S/translations/source/hi/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuihi.mo; fi [build MO ] cuihr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/cui/messages.po; then msguniq --force-po $S/translations/source/hr/cui/messages.po | msgfmt - -o $W/MoTarget/cuihr.mo; else echo missing $S/translations/source/hr/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuihr.mo; fi [build MO ] cuihu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/cui/messages.po; then msguniq --force-po $S/translations/source/hu/cui/messages.po | msgfmt - -o $W/MoTarget/cuihu.mo; else echo missing $S/translations/source/hu/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuihu.mo; fi [build MO ] cuiid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/cui/messages.po; then msguniq --force-po $S/translations/source/id/cui/messages.po | msgfmt - -o $W/MoTarget/cuiid.mo; else echo missing $S/translations/source/id/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiid.mo; fi [build MO ] cuiit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/cui/messages.po; then msguniq --force-po $S/translations/source/it/cui/messages.po | msgfmt - -o $W/MoTarget/cuiit.mo; else echo missing $S/translations/source/it/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiit.mo; fi [build MO ] cuija S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/cui/messages.po; then msguniq --force-po $S/translations/source/ja/cui/messages.po | msgfmt - -o $W/MoTarget/cuija.mo; else echo missing $S/translations/source/ja/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuija.mo; fi [build MO ] cuikk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/cui/messages.po; then msguniq --force-po $S/translations/source/kk/cui/messages.po | msgfmt - -o $W/MoTarget/cuikk.mo; else echo missing $S/translations/source/kk/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuikk.mo; fi [build MO ] cuikn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/cui/messages.po; then msguniq --force-po $S/translations/source/kn/cui/messages.po | msgfmt - -o $W/MoTarget/cuikn.mo; else echo missing $S/translations/source/kn/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuikn.mo; fi [build MO ] cuiko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/cui/messages.po; then msguniq --force-po $S/translations/source/ko/cui/messages.po | msgfmt - -o $W/MoTarget/cuiko.mo; else echo missing $S/translations/source/ko/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiko.mo; fi [build MO ] cuilt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/cui/messages.po; then msguniq --force-po $S/translations/source/lt/cui/messages.po | msgfmt - -o $W/MoTarget/cuilt.mo; else echo missing $S/translations/source/lt/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuilt.mo; fi [build MO ] cuilv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/cui/messages.po; then msguniq --force-po $S/translations/source/lv/cui/messages.po | msgfmt - -o $W/MoTarget/cuilv.mo; else echo missing $S/translations/source/lv/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuilv.mo; fi [build MO ] cuimai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/cui/messages.po; then msguniq --force-po $S/translations/source/mai/cui/messages.po | msgfmt - -o $W/MoTarget/cuimai.mo; else echo missing $S/translations/source/mai/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuimai.mo; fi [build MO ] cuiml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/cui/messages.po; then msguniq --force-po $S/translations/source/ml/cui/messages.po | msgfmt - -o $W/MoTarget/cuiml.mo; else echo missing $S/translations/source/ml/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiml.mo; fi [build MO ] cuimr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/cui/messages.po; then msguniq --force-po $S/translations/source/mr/cui/messages.po | msgfmt - -o $W/MoTarget/cuimr.mo; else echo missing $S/translations/source/mr/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuimr.mo; fi [build MO ] cuinb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/cui/messages.po; then msguniq --force-po $S/translations/source/nb/cui/messages.po | msgfmt - -o $W/MoTarget/cuinb.mo; else echo missing $S/translations/source/nb/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuinb.mo; fi [build MO ] cuinl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/cui/messages.po; then msguniq --force-po $S/translations/source/nl/cui/messages.po | msgfmt - -o $W/MoTarget/cuinl.mo; else echo missing $S/translations/source/nl/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuinl.mo; fi [build MO ] cuinn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/cui/messages.po; then msguniq --force-po $S/translations/source/nn/cui/messages.po | msgfmt - -o $W/MoTarget/cuinn.mo; else echo missing $S/translations/source/nn/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuinn.mo; fi [build MO ] cuinr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/cui/messages.po; then msguniq --force-po $S/translations/source/nr/cui/messages.po | msgfmt - -o $W/MoTarget/cuinr.mo; else echo missing $S/translations/source/nr/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuinr.mo; fi [build MO ] cuinso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/cui/messages.po; then msguniq --force-po $S/translations/source/nso/cui/messages.po | msgfmt - -o $W/MoTarget/cuinso.mo; else echo missing $S/translations/source/nso/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuinso.mo; fi [build MO ] cuior S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/cui/messages.po; then msguniq --force-po $S/translations/source/or/cui/messages.po | msgfmt - -o $W/MoTarget/cuior.mo; else echo missing $S/translations/source/or/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuior.mo; fi [build MO ] cuipa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/cui/messages.po; then msguniq --force-po $S/translations/source/pa-IN/cui/messages.po | msgfmt - -o $W/MoTarget/cuipa-IN.mo; else echo missing $S/translations/source/pa-IN/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuipa-IN.mo; fi [build MO ] cuipl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/cui/messages.po; then msguniq --force-po $S/translations/source/pl/cui/messages.po | msgfmt - -o $W/MoTarget/cuipl.mo; else echo missing $S/translations/source/pl/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuipl.mo; fi [build MO ] cuipt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/cui/messages.po; then msguniq --force-po $S/translations/source/pt-BR/cui/messages.po | msgfmt - -o $W/MoTarget/cuipt-BR.mo; else echo missing $S/translations/source/pt-BR/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuipt-BR.mo; fi [build MO ] cuipt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/cui/messages.po; then msguniq --force-po $S/translations/source/pt/cui/messages.po | msgfmt - -o $W/MoTarget/cuipt.mo; else echo missing $S/translations/source/pt/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuipt.mo; fi [build MO ] cuiro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/cui/messages.po; then msguniq --force-po $S/translations/source/ro/cui/messages.po | msgfmt - -o $W/MoTarget/cuiro.mo; else echo missing $S/translations/source/ro/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiro.mo; fi [build MO ] cuiru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/cui/messages.po; then msguniq --force-po $S/translations/source/ru/cui/messages.po | msgfmt - -o $W/MoTarget/cuiru.mo; else echo missing $S/translations/source/ru/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiru.mo; fi [build MO ] cuisi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/cui/messages.po; then msguniq --force-po $S/translations/source/si/cui/messages.po | msgfmt - -o $W/MoTarget/cuisi.mo; else echo missing $S/translations/source/si/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuisi.mo; fi [build MO ] cuisk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/cui/messages.po; then msguniq --force-po $S/translations/source/sk/cui/messages.po | msgfmt - -o $W/MoTarget/cuisk.mo; else echo missing $S/translations/source/sk/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuisk.mo; fi [build MO ] cuisl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/cui/messages.po; then msguniq --force-po $S/translations/source/sl/cui/messages.po | msgfmt - -o $W/MoTarget/cuisl.mo; else echo missing $S/translations/source/sl/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuisl.mo; fi [build MO ] cuisr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/cui/messages.po; then msguniq --force-po $S/translations/source/sr/cui/messages.po | msgfmt - -o $W/MoTarget/cuisr.mo; else echo missing $S/translations/source/sr/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuisr.mo; fi [build MO ] cuisr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/cui/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/cui/messages.po | msgfmt - -o $W/MoTarget/cuisr-Latn.mo; else echo missing $S/translations/source/sr-Latn/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuisr-Latn.mo; fi [build MO ] cuiss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/cui/messages.po; then msguniq --force-po $S/translations/source/ss/cui/messages.po | msgfmt - -o $W/MoTarget/cuiss.mo; else echo missing $S/translations/source/ss/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiss.mo; fi [build MO ] cuist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/cui/messages.po; then msguniq --force-po $S/translations/source/st/cui/messages.po | msgfmt - -o $W/MoTarget/cuist.mo; else echo missing $S/translations/source/st/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuist.mo; fi [build MO ] cuisv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/cui/messages.po; then msguniq --force-po $S/translations/source/sv/cui/messages.po | msgfmt - -o $W/MoTarget/cuisv.mo; else echo missing $S/translations/source/sv/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuisv.mo; fi [build MO ] cuita S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/cui/messages.po; then msguniq --force-po $S/translations/source/ta/cui/messages.po | msgfmt - -o $W/MoTarget/cuita.mo; else echo missing $S/translations/source/ta/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuita.mo; fi [build MO ] cuite S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/cui/messages.po; then msguniq --force-po $S/translations/source/te/cui/messages.po | msgfmt - -o $W/MoTarget/cuite.mo; else echo missing $S/translations/source/te/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuite.mo; fi [build MO ] cuith S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/cui/messages.po; then msguniq --force-po $S/translations/source/th/cui/messages.po | msgfmt - -o $W/MoTarget/cuith.mo; else echo missing $S/translations/source/th/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuith.mo; fi [build MO ] cuitn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/cui/messages.po; then msguniq --force-po $S/translations/source/tn/cui/messages.po | msgfmt - -o $W/MoTarget/cuitn.mo; else echo missing $S/translations/source/tn/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuitn.mo; fi [build MO ] cuitr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/cui/messages.po; then msguniq --force-po $S/translations/source/tr/cui/messages.po | msgfmt - -o $W/MoTarget/cuitr.mo; else echo missing $S/translations/source/tr/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuitr.mo; fi [build MO ] cuits S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/cui/messages.po; then msguniq --force-po $S/translations/source/ts/cui/messages.po | msgfmt - -o $W/MoTarget/cuits.mo; else echo missing $S/translations/source/ts/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuits.mo; fi [build MO ] cuiuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/cui/messages.po; then msguniq --force-po $S/translations/source/uk/cui/messages.po | msgfmt - -o $W/MoTarget/cuiuk.mo; else echo missing $S/translations/source/uk/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuiuk.mo; fi [build MO ] cuive S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/cui/messages.po; then msguniq --force-po $S/translations/source/ve/cui/messages.po | msgfmt - -o $W/MoTarget/cuive.mo; else echo missing $S/translations/source/ve/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuive.mo; fi [build MO ] cuixh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/cui/messages.po; then msguniq --force-po $S/translations/source/xh/cui/messages.po | msgfmt - -o $W/MoTarget/cuixh.mo; else echo missing $S/translations/source/xh/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuixh.mo; fi [build MO ] cuizh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/cui/messages.po; then msguniq --force-po $S/translations/source/zh-CN/cui/messages.po | msgfmt - -o $W/MoTarget/cuizh-CN.mo; else echo missing $S/translations/source/zh-CN/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuizh-CN.mo; fi [build MO ] cuizh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/cui/messages.po; then msguniq --force-po $S/translations/source/zh-TW/cui/messages.po | msgfmt - -o $W/MoTarget/cuizh-TW.mo; else echo missing $S/translations/source/zh-TW/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuizh-TW.mo; fi [build MO ] cuizu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/cui/messages.po; then msguniq --force-po $S/translations/source/zu/cui/messages.po | msgfmt - -o $W/MoTarget/cuizu.mo; else echo missing $S/translations/source/zu/cui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/cuizu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/dbaccess mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/dbaccess/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/dbapp.ilst [build UIA] modules/dbapp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/dbapp.false -s $S/solenv/sanitizers/ui/modules/dbapp.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/dbapp.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbapp mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbapp_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbapp/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/dbbrowser.ilst [build UIA] modules/dbbrowser S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/dbbrowser.false -s $S/solenv/sanitizers/ui/modules/dbbrowser.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/dbbrowser.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbbrowser mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbbrowser/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbbrowser/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbbrowser_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbbrowser/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbbrowser/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/dbquery.ilst [build UIA] modules/dbquery S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/dbquery.false -s $S/solenv/sanitizers/ui/modules/dbquery.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/dbquery.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbquery mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbquery/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbquery_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbquery/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbquery/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/dbrelation.ilst [build UIA] modules/dbrelation S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/dbrelation.false -s $S/solenv/sanitizers/ui/modules/dbrelation.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/dbrelation.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbrelation mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbrelation/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbrelation_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbrelation/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbrelation/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/dbtable.ilst [build UIA] modules/dbtable S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/dbtable.false -s $S/solenv/sanitizers/ui/modules/dbtable.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/dbtable.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbtable mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtable/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbtable_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbtable/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtable/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/dbtdata.ilst [build UIA] modules/dbtdata S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/dbtdata.false -s $S/solenv/sanitizers/ui/modules/dbtdata.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/dbtdata.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbtdata mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtdata/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtdata/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbtdata_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbtdata/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtdata/menubar/ [build MO ] dbaaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/dbaccess/messages.po; then msguniq --force-po $S/translations/source/af/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaaf.mo; else echo missing $S/translations/source/af/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaaf.mo; fi [build MO ] dbaar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ar/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaar.mo; else echo missing $S/translations/source/ar/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaar.mo; fi [build MO ] dbaas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/dbaccess/messages.po; then msguniq --force-po $S/translations/source/as/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaas.mo; else echo missing $S/translations/source/as/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaas.mo; fi [build MO ] dbabg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/dbaccess/messages.po; then msguniq --force-po $S/translations/source/bg/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbabg.mo; else echo missing $S/translations/source/bg/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbabg.mo; fi [build MO ] dbabn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/dbaccess/messages.po; then msguniq --force-po $S/translations/source/bn/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbabn.mo; else echo missing $S/translations/source/bn/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbabn.mo; fi [build MO ] dbabr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/dbaccess/messages.po; then msguniq --force-po $S/translations/source/br/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbabr.mo; else echo missing $S/translations/source/br/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbabr.mo; fi [build MO ] dbaca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ca/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaca.mo; else echo missing $S/translations/source/ca/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaca.mo; fi [build MO ] dbacs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/dbaccess/messages.po; then msguniq --force-po $S/translations/source/cs/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbacs.mo; else echo missing $S/translations/source/cs/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbacs.mo; fi [build MO ] dbacy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/dbaccess/messages.po; then msguniq --force-po $S/translations/source/cy/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbacy.mo; else echo missing $S/translations/source/cy/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbacy.mo; fi [build MO ] dbada S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/dbaccess/messages.po; then msguniq --force-po $S/translations/source/da/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbada.mo; else echo missing $S/translations/source/da/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbada.mo; fi [build MO ] dbade S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/dbaccess/messages.po; then msguniq --force-po $S/translations/source/de/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbade.mo; else echo missing $S/translations/source/de/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbade.mo; fi [build MO ] dbadz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/dbaccess/messages.po; then msguniq --force-po $S/translations/source/dz/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbadz.mo; else echo missing $S/translations/source/dz/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbadz.mo; fi [build MO ] dbael S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/dbaccess/messages.po; then msguniq --force-po $S/translations/source/el/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbael.mo; else echo missing $S/translations/source/el/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbael.mo; fi [build MO ] dbaeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/dbaccess/messages.po; then msguniq --force-po $S/translations/source/eo/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaeo.mo; else echo missing $S/translations/source/eo/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaeo.mo; fi [build MO ] dbaes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/dbaccess/messages.po; then msguniq --force-po $S/translations/source/es/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaes.mo; else echo missing $S/translations/source/es/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaes.mo; fi [build MO ] dbaet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/dbaccess/messages.po; then msguniq --force-po $S/translations/source/et/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaet.mo; else echo missing $S/translations/source/et/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaet.mo; fi [build MO ] dbaeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/dbaccess/messages.po; then msguniq --force-po $S/translations/source/eu/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaeu.mo; else echo missing $S/translations/source/eu/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaeu.mo; fi [build MO ] dbafa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/dbaccess/messages.po; then msguniq --force-po $S/translations/source/fa/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbafa.mo; else echo missing $S/translations/source/fa/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbafa.mo; fi [build MO ] dbafi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/dbaccess/messages.po; then msguniq --force-po $S/translations/source/fi/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbafi.mo; else echo missing $S/translations/source/fi/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbafi.mo; fi [build MO ] dbafr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/dbaccess/messages.po; then msguniq --force-po $S/translations/source/fr/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbafr.mo; else echo missing $S/translations/source/fr/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbafr.mo; fi [build MO ] dbaga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ga/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaga.mo; else echo missing $S/translations/source/ga/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaga.mo; fi [build MO ] dbagl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/dbaccess/messages.po; then msguniq --force-po $S/translations/source/gl/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbagl.mo; else echo missing $S/translations/source/gl/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbagl.mo; fi [build MO ] dbagu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/dbaccess/messages.po; then msguniq --force-po $S/translations/source/gu/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbagu.mo; else echo missing $S/translations/source/gu/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbagu.mo; fi [build MO ] dbahe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/dbaccess/messages.po; then msguniq --force-po $S/translations/source/he/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbahe.mo; else echo missing $S/translations/source/he/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbahe.mo; fi [build MO ] dbahi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/dbaccess/messages.po; then msguniq --force-po $S/translations/source/hi/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbahi.mo; else echo missing $S/translations/source/hi/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbahi.mo; fi [build MO ] dbahr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/dbaccess/messages.po; then msguniq --force-po $S/translations/source/hr/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbahr.mo; else echo missing $S/translations/source/hr/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbahr.mo; fi [build MO ] dbahu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/dbaccess/messages.po; then msguniq --force-po $S/translations/source/hu/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbahu.mo; else echo missing $S/translations/source/hu/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbahu.mo; fi [build MO ] dbaid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/dbaccess/messages.po; then msguniq --force-po $S/translations/source/id/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaid.mo; else echo missing $S/translations/source/id/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaid.mo; fi [build MO ] dbait S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/dbaccess/messages.po; then msguniq --force-po $S/translations/source/it/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbait.mo; else echo missing $S/translations/source/it/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbait.mo; fi [build MO ] dbaja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ja/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaja.mo; else echo missing $S/translations/source/ja/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaja.mo; fi [build MO ] dbakk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/dbaccess/messages.po; then msguniq --force-po $S/translations/source/kk/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbakk.mo; else echo missing $S/translations/source/kk/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbakk.mo; fi [build MO ] dbakn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/dbaccess/messages.po; then msguniq --force-po $S/translations/source/kn/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbakn.mo; else echo missing $S/translations/source/kn/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbakn.mo; fi [build MO ] dbako S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ko/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbako.mo; else echo missing $S/translations/source/ko/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbako.mo; fi [build MO ] dbalt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/dbaccess/messages.po; then msguniq --force-po $S/translations/source/lt/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbalt.mo; else echo missing $S/translations/source/lt/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbalt.mo; fi [build MO ] dbalv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/dbaccess/messages.po; then msguniq --force-po $S/translations/source/lv/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbalv.mo; else echo missing $S/translations/source/lv/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbalv.mo; fi [build MO ] dbamai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/dbaccess/messages.po; then msguniq --force-po $S/translations/source/mai/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbamai.mo; else echo missing $S/translations/source/mai/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbamai.mo; fi [build MO ] dbaml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ml/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaml.mo; else echo missing $S/translations/source/ml/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaml.mo; fi [build MO ] dbamr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/dbaccess/messages.po; then msguniq --force-po $S/translations/source/mr/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbamr.mo; else echo missing $S/translations/source/mr/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbamr.mo; fi [build MO ] dbanb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/dbaccess/messages.po; then msguniq --force-po $S/translations/source/nb/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbanb.mo; else echo missing $S/translations/source/nb/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbanb.mo; fi [build MO ] dbanl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/dbaccess/messages.po; then msguniq --force-po $S/translations/source/nl/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbanl.mo; else echo missing $S/translations/source/nl/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbanl.mo; fi [build MO ] dbann S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/dbaccess/messages.po; then msguniq --force-po $S/translations/source/nn/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbann.mo; else echo missing $S/translations/source/nn/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbann.mo; fi [build MO ] dbanr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/dbaccess/messages.po; then msguniq --force-po $S/translations/source/nr/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbanr.mo; else echo missing $S/translations/source/nr/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbanr.mo; fi [build MO ] dbanso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/dbaccess/messages.po; then msguniq --force-po $S/translations/source/nso/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbanso.mo; else echo missing $S/translations/source/nso/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbanso.mo; fi [build MO ] dbaor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/dbaccess/messages.po; then msguniq --force-po $S/translations/source/or/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaor.mo; else echo missing $S/translations/source/or/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaor.mo; fi [build MO ] dbapa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/dbaccess/messages.po; then msguniq --force-po $S/translations/source/pa-IN/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbapa-IN.mo; else echo missing $S/translations/source/pa-IN/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbapa-IN.mo; fi [build MO ] dbapl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/dbaccess/messages.po; then msguniq --force-po $S/translations/source/pl/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbapl.mo; else echo missing $S/translations/source/pl/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbapl.mo; fi [build MO ] dbapt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/dbaccess/messages.po; then msguniq --force-po $S/translations/source/pt-BR/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbapt-BR.mo; else echo missing $S/translations/source/pt-BR/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbapt-BR.mo; fi [build MO ] dbapt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/dbaccess/messages.po; then msguniq --force-po $S/translations/source/pt/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbapt.mo; else echo missing $S/translations/source/pt/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbapt.mo; fi [build MO ] dbaro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ro/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaro.mo; else echo missing $S/translations/source/ro/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaro.mo; fi [build MO ] dbaru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ru/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaru.mo; else echo missing $S/translations/source/ru/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaru.mo; fi [build MO ] dbasi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/dbaccess/messages.po; then msguniq --force-po $S/translations/source/si/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbasi.mo; else echo missing $S/translations/source/si/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbasi.mo; fi [build MO ] dbask S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/dbaccess/messages.po; then msguniq --force-po $S/translations/source/sk/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbask.mo; else echo missing $S/translations/source/sk/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbask.mo; fi [build MO ] dbasl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/dbaccess/messages.po; then msguniq --force-po $S/translations/source/sl/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbasl.mo; else echo missing $S/translations/source/sl/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbasl.mo; fi [build MO ] dbasr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/dbaccess/messages.po; then msguniq --force-po $S/translations/source/sr/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbasr.mo; else echo missing $S/translations/source/sr/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbasr.mo; fi [build MO ] dbasr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/dbaccess/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbasr-Latn.mo; else echo missing $S/translations/source/sr-Latn/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbasr-Latn.mo; fi [build MO ] dbass S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ss/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbass.mo; else echo missing $S/translations/source/ss/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbass.mo; fi [build MO ] dbast S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/dbaccess/messages.po; then msguniq --force-po $S/translations/source/st/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbast.mo; else echo missing $S/translations/source/st/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbast.mo; fi [build MO ] dbasv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/dbaccess/messages.po; then msguniq --force-po $S/translations/source/sv/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbasv.mo; else echo missing $S/translations/source/sv/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbasv.mo; fi [build MO ] dbata S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ta/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbata.mo; else echo missing $S/translations/source/ta/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbata.mo; fi [build MO ] dbate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/dbaccess/messages.po; then msguniq --force-po $S/translations/source/te/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbate.mo; else echo missing $S/translations/source/te/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbate.mo; fi [build MO ] dbath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/dbaccess/messages.po; then msguniq --force-po $S/translations/source/th/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbath.mo; else echo missing $S/translations/source/th/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbath.mo; fi [build MO ] dbatn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/dbaccess/messages.po; then msguniq --force-po $S/translations/source/tn/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbatn.mo; else echo missing $S/translations/source/tn/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbatn.mo; fi [build MO ] dbatr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/dbaccess/messages.po; then msguniq --force-po $S/translations/source/tr/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbatr.mo; else echo missing $S/translations/source/tr/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbatr.mo; fi [build MO ] dbats S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ts/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbats.mo; else echo missing $S/translations/source/ts/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbats.mo; fi [build MO ] dbauk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/dbaccess/messages.po; then msguniq --force-po $S/translations/source/uk/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbauk.mo; else echo missing $S/translations/source/uk/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbauk.mo; fi [build MO ] dbave S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/dbaccess/messages.po; then msguniq --force-po $S/translations/source/ve/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbave.mo; else echo missing $S/translations/source/ve/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbave.mo; fi [build MO ] dbaxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/dbaccess/messages.po; then msguniq --force-po $S/translations/source/xh/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbaxh.mo; else echo missing $S/translations/source/xh/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbaxh.mo; fi [build MO ] dbazh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/dbaccess/messages.po; then msguniq --force-po $S/translations/source/zh-CN/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbazh-CN.mo; else echo missing $S/translations/source/zh-CN/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbazh-CN.mo; fi [build MO ] dbazh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/dbaccess/messages.po; then msguniq --force-po $S/translations/source/zh-TW/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbazh-TW.mo; else echo missing $S/translations/source/zh-TW/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbazh-TW.mo; fi [build MO ] dbazu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/dbaccess/messages.po; then msguniq --force-po $S/translations/source/zu/dbaccess/messages.po | msgfmt - -o $W/MoTarget/dbazu.mo; else echo missing $S/translations/source/zu/dbaccess/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dbazu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/desktop/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/desktop/unopackages_install/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/GeneratedPackage/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_branding mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/shell/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/desktop mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/desktop/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_scripts_install [build PAG] calc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Pagein/ && rm -f $W/Pagein/pagein-calc && touch $W/Pagein/pagein-calc && echo libsclo.so >> $W/Pagein/pagein-calc && echo libscuilo.so >> $W/Pagein/pagein-calc && echo libsvxlo.so >> $W/Pagein/pagein-calc && echo libsvxcorelo.so >> $W/Pagein/pagein-calc [build PAG] common S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Pagein/ && rm -f $W/Pagein/pagein-common && touch $W/Pagein/pagein-common && echo libi18nlangtag.so >> $W/Pagein/pagein-common && echo liblnglo.so >> $W/Pagein/pagein-common && echo libxolo.so >> $W/Pagein/pagein-common && echo libfwelo.so >> $W/Pagein/pagein-common && echo libfwklo.so >> $W/Pagein/pagein-common && echo libfwilo.so >> $W/Pagein/pagein-common && echo libfwllo.so >> $W/Pagein/pagein-common && echo libpackage2.so >> $W/Pagein/pagein-common && echo libucpfile1.so >> $W/Pagein/pagein-common && echo libucb1.so >> $W/Pagein/pagein-common && echo libconfigmgrlo.so >> $W/Pagein/pagein-common && echo libvclplug_genlo.so >> $W/Pagein/pagein-common && echo libbasegfxlo.so >> $W/Pagein/pagein-common && echo libsotlo.so >> $W/Pagein/pagein-common && echo libxmlscriptlo.so >> $W/Pagein/pagein-common && echo libsblo.so >> $W/Pagein/pagein-common && echo libstocserviceslo.so >> $W/Pagein/pagein-common && echo libbootstraplo.so >> $W/Pagein/pagein-common && echo libreglo.so >> $W/Pagein/pagein-common && echo libstorelo.so >> $W/Pagein/pagein-common && echo libreflectionlo.so >> $W/Pagein/pagein-common && echo libuno_cppuhelpergcc3.so.3 >> $W/Pagein/pagein-common && echo libuno_cppu.so.3 >> $W/Pagein/pagein-common && echo libuno_sal.so.3 >> $W/Pagein/pagein-common && echo libucbhelper.so >> $W/Pagein/pagein-common && echo libcomphelper.so >> $W/Pagein/pagein-common && echo libtllo.so >> $W/Pagein/pagein-common && echo libutllo.so >> $W/Pagein/pagein-common && echo libsvllo.so >> $W/Pagein/pagein-common && echo libvcllo.so >> $W/Pagein/pagein-common && echo libtklo.so >> $W/Pagein/pagein-common && echo types.rdb >> $W/Pagein/pagein-common && echo services/services.rdb >> $W/Pagein/pagein-common && echo types/oovbaapi.rdb >> $W/Pagein/pagein-common && echo libdeployment.so >> $W/Pagein/pagein-common && echo libdeploymentmisclo.so >> $W/Pagein/pagein-common && echo libxstor.so >> $W/Pagein/pagein-common && echo libfilterconfiglo.so >> $W/Pagein/pagein-common && echo libuuilo.so >> $W/Pagein/pagein-common && echo libsvtlo.so >> $W/Pagein/pagein-common && echo libspllo.so >> $W/Pagein/pagein-common && echo libavmedialo.so >> $W/Pagein/pagein-common && echo libhelplinkerlo.so >> $W/Pagein/pagein-common && echo libsaxlo.so >> $W/Pagein/pagein-common && echo libfsstoragelo.so >> $W/Pagein/pagein-common && echo libdesktopbe1lo.so >> $W/Pagein/pagein-common && echo liblocalebe1lo.so >> $W/Pagein/pagein-common && echo libucpexpand1lo.so >> $W/Pagein/pagein-common && echo libsfxlo.so >> $W/Pagein/pagein-common && echo libsofficeapp.so >> $W/Pagein/pagein-common [build PAG] draw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Pagein/ && rm -f $W/Pagein/pagein-draw && touch $W/Pagein/pagein-draw && echo libsdlo.so >> $W/Pagein/pagein-draw && echo libsduilo.so >> $W/Pagein/pagein-draw && echo libsvxlo.so >> $W/Pagein/pagein-draw && echo libsvxcorelo.so >> $W/Pagein/pagein-draw [build PAG] impress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Pagein/ && rm -f $W/Pagein/pagein-impress && touch $W/Pagein/pagein-impress && echo libsdlo.so >> $W/Pagein/pagein-impress && echo libsduilo.so >> $W/Pagein/pagein-impress && echo libsvxlo.so >> $W/Pagein/pagein-impress && echo libsvxcorelo.so >> $W/Pagein/pagein-impress [build PAG] writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Pagein/ && rm -f $W/Pagein/pagein-writer && touch $W/Pagein/pagein-writer && echo libswlo.so >> $W/Pagein/pagein-writer && echo libswuilo.so >> $W/Pagein/pagein-writer && echo libsvxlo.so >> $W/Pagein/pagein-writer && echo libsvxcorelo.so >> $W/Pagein/pagein-writer mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/desktop/soffice/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_soffice_sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_sbase_sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_scalc_sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_sdraw_sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_simpress_sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_smath_sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/desktop_swriter_sh [build MO ] dktaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/desktop/messages.po; then msguniq --force-po $S/translations/source/af/desktop/messages.po | msgfmt - -o $W/MoTarget/dktaf.mo; else echo missing $S/translations/source/af/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktaf.mo; fi [build MO ] dktar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/desktop/messages.po; then msguniq --force-po $S/translations/source/ar/desktop/messages.po | msgfmt - -o $W/MoTarget/dktar.mo; else echo missing $S/translations/source/ar/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktar.mo; fi [build MO ] dktas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/desktop/messages.po; then msguniq --force-po $S/translations/source/as/desktop/messages.po | msgfmt - -o $W/MoTarget/dktas.mo; else echo missing $S/translations/source/as/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktas.mo; fi [build MO ] dktbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/desktop/messages.po; then msguniq --force-po $S/translations/source/bg/desktop/messages.po | msgfmt - -o $W/MoTarget/dktbg.mo; else echo missing $S/translations/source/bg/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktbg.mo; fi [build MO ] dktbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/desktop/messages.po; then msguniq --force-po $S/translations/source/bn/desktop/messages.po | msgfmt - -o $W/MoTarget/dktbn.mo; else echo missing $S/translations/source/bn/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktbn.mo; fi [build MO ] dktbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/desktop/messages.po; then msguniq --force-po $S/translations/source/br/desktop/messages.po | msgfmt - -o $W/MoTarget/dktbr.mo; else echo missing $S/translations/source/br/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktbr.mo; fi [build MO ] dktca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/desktop/messages.po; then msguniq --force-po $S/translations/source/ca/desktop/messages.po | msgfmt - -o $W/MoTarget/dktca.mo; else echo missing $S/translations/source/ca/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktca.mo; fi [build MO ] dktcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/desktop/messages.po; then msguniq --force-po $S/translations/source/cs/desktop/messages.po | msgfmt - -o $W/MoTarget/dktcs.mo; else echo missing $S/translations/source/cs/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktcs.mo; fi [build MO ] dktcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/desktop/messages.po; then msguniq --force-po $S/translations/source/cy/desktop/messages.po | msgfmt - -o $W/MoTarget/dktcy.mo; else echo missing $S/translations/source/cy/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktcy.mo; fi [build MO ] dktda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/desktop/messages.po; then msguniq --force-po $S/translations/source/da/desktop/messages.po | msgfmt - -o $W/MoTarget/dktda.mo; else echo missing $S/translations/source/da/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktda.mo; fi [build MO ] dktde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/desktop/messages.po; then msguniq --force-po $S/translations/source/de/desktop/messages.po | msgfmt - -o $W/MoTarget/dktde.mo; else echo missing $S/translations/source/de/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktde.mo; fi [build MO ] dktdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/desktop/messages.po; then msguniq --force-po $S/translations/source/dz/desktop/messages.po | msgfmt - -o $W/MoTarget/dktdz.mo; else echo missing $S/translations/source/dz/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktdz.mo; fi [build MO ] dktel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/desktop/messages.po; then msguniq --force-po $S/translations/source/el/desktop/messages.po | msgfmt - -o $W/MoTarget/dktel.mo; else echo missing $S/translations/source/el/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktel.mo; fi [build MO ] dkteo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/desktop/messages.po; then msguniq --force-po $S/translations/source/eo/desktop/messages.po | msgfmt - -o $W/MoTarget/dkteo.mo; else echo missing $S/translations/source/eo/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dkteo.mo; fi [build MO ] dktes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/desktop/messages.po; then msguniq --force-po $S/translations/source/es/desktop/messages.po | msgfmt - -o $W/MoTarget/dktes.mo; else echo missing $S/translations/source/es/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktes.mo; fi [build MO ] dktet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/desktop/messages.po; then msguniq --force-po $S/translations/source/et/desktop/messages.po | msgfmt - -o $W/MoTarget/dktet.mo; else echo missing $S/translations/source/et/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktet.mo; fi [build MO ] dkteu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/desktop/messages.po; then msguniq --force-po $S/translations/source/eu/desktop/messages.po | msgfmt - -o $W/MoTarget/dkteu.mo; else echo missing $S/translations/source/eu/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dkteu.mo; fi [build MO ] dktfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/desktop/messages.po; then msguniq --force-po $S/translations/source/fa/desktop/messages.po | msgfmt - -o $W/MoTarget/dktfa.mo; else echo missing $S/translations/source/fa/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktfa.mo; fi [build MO ] dktfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/desktop/messages.po; then msguniq --force-po $S/translations/source/fi/desktop/messages.po | msgfmt - -o $W/MoTarget/dktfi.mo; else echo missing $S/translations/source/fi/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktfi.mo; fi [build MO ] dktfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/desktop/messages.po; then msguniq --force-po $S/translations/source/fr/desktop/messages.po | msgfmt - -o $W/MoTarget/dktfr.mo; else echo missing $S/translations/source/fr/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktfr.mo; fi [build MO ] dktga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/desktop/messages.po; then msguniq --force-po $S/translations/source/ga/desktop/messages.po | msgfmt - -o $W/MoTarget/dktga.mo; else echo missing $S/translations/source/ga/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktga.mo; fi [build MO ] dktgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/desktop/messages.po; then msguniq --force-po $S/translations/source/gl/desktop/messages.po | msgfmt - -o $W/MoTarget/dktgl.mo; else echo missing $S/translations/source/gl/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktgl.mo; fi [build MO ] dktgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/desktop/messages.po; then msguniq --force-po $S/translations/source/gu/desktop/messages.po | msgfmt - -o $W/MoTarget/dktgu.mo; else echo missing $S/translations/source/gu/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktgu.mo; fi [build MO ] dkthe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/desktop/messages.po; then msguniq --force-po $S/translations/source/he/desktop/messages.po | msgfmt - -o $W/MoTarget/dkthe.mo; else echo missing $S/translations/source/he/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dkthe.mo; fi [build MO ] dkthi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/desktop/messages.po; then msguniq --force-po $S/translations/source/hi/desktop/messages.po | msgfmt - -o $W/MoTarget/dkthi.mo; else echo missing $S/translations/source/hi/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dkthi.mo; fi [build MO ] dkthr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/desktop/messages.po; then msguniq --force-po $S/translations/source/hr/desktop/messages.po | msgfmt - -o $W/MoTarget/dkthr.mo; else echo missing $S/translations/source/hr/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dkthr.mo; fi [build MO ] dkthu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/desktop/messages.po; then msguniq --force-po $S/translations/source/hu/desktop/messages.po | msgfmt - -o $W/MoTarget/dkthu.mo; else echo missing $S/translations/source/hu/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dkthu.mo; fi [build MO ] dktid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/desktop/messages.po; then msguniq --force-po $S/translations/source/id/desktop/messages.po | msgfmt - -o $W/MoTarget/dktid.mo; else echo missing $S/translations/source/id/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktid.mo; fi [build MO ] dktit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/desktop/messages.po; then msguniq --force-po $S/translations/source/it/desktop/messages.po | msgfmt - -o $W/MoTarget/dktit.mo; else echo missing $S/translations/source/it/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktit.mo; fi [build MO ] dktja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/desktop/messages.po; then msguniq --force-po $S/translations/source/ja/desktop/messages.po | msgfmt - -o $W/MoTarget/dktja.mo; else echo missing $S/translations/source/ja/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktja.mo; fi [build MO ] dktkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/desktop/messages.po; then msguniq --force-po $S/translations/source/kk/desktop/messages.po | msgfmt - -o $W/MoTarget/dktkk.mo; else echo missing $S/translations/source/kk/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktkk.mo; fi [build MO ] dktkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/desktop/messages.po; then msguniq --force-po $S/translations/source/kn/desktop/messages.po | msgfmt - -o $W/MoTarget/dktkn.mo; else echo missing $S/translations/source/kn/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktkn.mo; fi [build MO ] dktko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/desktop/messages.po; then msguniq --force-po $S/translations/source/ko/desktop/messages.po | msgfmt - -o $W/MoTarget/dktko.mo; else echo missing $S/translations/source/ko/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktko.mo; fi [build MO ] dktlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/desktop/messages.po; then msguniq --force-po $S/translations/source/lt/desktop/messages.po | msgfmt - -o $W/MoTarget/dktlt.mo; else echo missing $S/translations/source/lt/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktlt.mo; fi [build MO ] dktlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/desktop/messages.po; then msguniq --force-po $S/translations/source/lv/desktop/messages.po | msgfmt - -o $W/MoTarget/dktlv.mo; else echo missing $S/translations/source/lv/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktlv.mo; fi [build MO ] dktmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/desktop/messages.po; then msguniq --force-po $S/translations/source/mai/desktop/messages.po | msgfmt - -o $W/MoTarget/dktmai.mo; else echo missing $S/translations/source/mai/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktmai.mo; fi [build MO ] dktml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/desktop/messages.po; then msguniq --force-po $S/translations/source/ml/desktop/messages.po | msgfmt - -o $W/MoTarget/dktml.mo; else echo missing $S/translations/source/ml/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktml.mo; fi [build MO ] dktmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/desktop/messages.po; then msguniq --force-po $S/translations/source/mr/desktop/messages.po | msgfmt - -o $W/MoTarget/dktmr.mo; else echo missing $S/translations/source/mr/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktmr.mo; fi [build MO ] dktnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/desktop/messages.po; then msguniq --force-po $S/translations/source/nb/desktop/messages.po | msgfmt - -o $W/MoTarget/dktnb.mo; else echo missing $S/translations/source/nb/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktnb.mo; fi [build MO ] dktnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/desktop/messages.po; then msguniq --force-po $S/translations/source/nl/desktop/messages.po | msgfmt - -o $W/MoTarget/dktnl.mo; else echo missing $S/translations/source/nl/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktnl.mo; fi [build MO ] dktnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/desktop/messages.po; then msguniq --force-po $S/translations/source/nn/desktop/messages.po | msgfmt - -o $W/MoTarget/dktnn.mo; else echo missing $S/translations/source/nn/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktnn.mo; fi [build MO ] dktnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/desktop/messages.po; then msguniq --force-po $S/translations/source/nr/desktop/messages.po | msgfmt - -o $W/MoTarget/dktnr.mo; else echo missing $S/translations/source/nr/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktnr.mo; fi [build MO ] dktnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/desktop/messages.po; then msguniq --force-po $S/translations/source/nso/desktop/messages.po | msgfmt - -o $W/MoTarget/dktnso.mo; else echo missing $S/translations/source/nso/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktnso.mo; fi [build MO ] dktor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/desktop/messages.po; then msguniq --force-po $S/translations/source/or/desktop/messages.po | msgfmt - -o $W/MoTarget/dktor.mo; else echo missing $S/translations/source/or/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktor.mo; fi [build MO ] dktpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/desktop/messages.po; then msguniq --force-po $S/translations/source/pa-IN/desktop/messages.po | msgfmt - -o $W/MoTarget/dktpa-IN.mo; else echo missing $S/translations/source/pa-IN/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktpa-IN.mo; fi [build MO ] dktpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/desktop/messages.po; then msguniq --force-po $S/translations/source/pl/desktop/messages.po | msgfmt - -o $W/MoTarget/dktpl.mo; else echo missing $S/translations/source/pl/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktpl.mo; fi [build MO ] dktpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/desktop/messages.po; then msguniq --force-po $S/translations/source/pt-BR/desktop/messages.po | msgfmt - -o $W/MoTarget/dktpt-BR.mo; else echo missing $S/translations/source/pt-BR/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktpt-BR.mo; fi [build MO ] dktpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/desktop/messages.po; then msguniq --force-po $S/translations/source/pt/desktop/messages.po | msgfmt - -o $W/MoTarget/dktpt.mo; else echo missing $S/translations/source/pt/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktpt.mo; fi [build MO ] dktro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/desktop/messages.po; then msguniq --force-po $S/translations/source/ro/desktop/messages.po | msgfmt - -o $W/MoTarget/dktro.mo; else echo missing $S/translations/source/ro/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktro.mo; fi [build MO ] dktru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/desktop/messages.po; then msguniq --force-po $S/translations/source/ru/desktop/messages.po | msgfmt - -o $W/MoTarget/dktru.mo; else echo missing $S/translations/source/ru/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktru.mo; fi [build MO ] dktsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/desktop/messages.po; then msguniq --force-po $S/translations/source/si/desktop/messages.po | msgfmt - -o $W/MoTarget/dktsi.mo; else echo missing $S/translations/source/si/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktsi.mo; fi [build MO ] dktsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/desktop/messages.po; then msguniq --force-po $S/translations/source/sk/desktop/messages.po | msgfmt - -o $W/MoTarget/dktsk.mo; else echo missing $S/translations/source/sk/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktsk.mo; fi [build MO ] dktsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/desktop/messages.po; then msguniq --force-po $S/translations/source/sl/desktop/messages.po | msgfmt - -o $W/MoTarget/dktsl.mo; else echo missing $S/translations/source/sl/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktsl.mo; fi [build MO ] dktsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/desktop/messages.po; then msguniq --force-po $S/translations/source/sr/desktop/messages.po | msgfmt - -o $W/MoTarget/dktsr.mo; else echo missing $S/translations/source/sr/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktsr.mo; fi [build MO ] dktsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/desktop/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/desktop/messages.po | msgfmt - -o $W/MoTarget/dktsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktsr-Latn.mo; fi [build MO ] dktss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/desktop/messages.po; then msguniq --force-po $S/translations/source/ss/desktop/messages.po | msgfmt - -o $W/MoTarget/dktss.mo; else echo missing $S/translations/source/ss/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktss.mo; fi [build MO ] dktst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/desktop/messages.po; then msguniq --force-po $S/translations/source/st/desktop/messages.po | msgfmt - -o $W/MoTarget/dktst.mo; else echo missing $S/translations/source/st/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktst.mo; fi [build MO ] dktsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/desktop/messages.po; then msguniq --force-po $S/translations/source/sv/desktop/messages.po | msgfmt - -o $W/MoTarget/dktsv.mo; else echo missing $S/translations/source/sv/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktsv.mo; fi [build MO ] dktta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/desktop/messages.po; then msguniq --force-po $S/translations/source/ta/desktop/messages.po | msgfmt - -o $W/MoTarget/dktta.mo; else echo missing $S/translations/source/ta/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktta.mo; fi [build MO ] dktte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/desktop/messages.po; then msguniq --force-po $S/translations/source/te/desktop/messages.po | msgfmt - -o $W/MoTarget/dktte.mo; else echo missing $S/translations/source/te/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktte.mo; fi [build MO ] dktth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/desktop/messages.po; then msguniq --force-po $S/translations/source/th/desktop/messages.po | msgfmt - -o $W/MoTarget/dktth.mo; else echo missing $S/translations/source/th/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktth.mo; fi [build MO ] dkttn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/desktop/messages.po; then msguniq --force-po $S/translations/source/tn/desktop/messages.po | msgfmt - -o $W/MoTarget/dkttn.mo; else echo missing $S/translations/source/tn/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dkttn.mo; fi [build MO ] dkttr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/desktop/messages.po; then msguniq --force-po $S/translations/source/tr/desktop/messages.po | msgfmt - -o $W/MoTarget/dkttr.mo; else echo missing $S/translations/source/tr/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dkttr.mo; fi [build MO ] dktts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/desktop/messages.po; then msguniq --force-po $S/translations/source/ts/desktop/messages.po | msgfmt - -o $W/MoTarget/dktts.mo; else echo missing $S/translations/source/ts/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktts.mo; fi [build MO ] dktuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/desktop/messages.po; then msguniq --force-po $S/translations/source/uk/desktop/messages.po | msgfmt - -o $W/MoTarget/dktuk.mo; else echo missing $S/translations/source/uk/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktuk.mo; fi [build MO ] dktve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/desktop/messages.po; then msguniq --force-po $S/translations/source/ve/desktop/messages.po | msgfmt - -o $W/MoTarget/dktve.mo; else echo missing $S/translations/source/ve/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktve.mo; fi [build MO ] dktxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/desktop/messages.po; then msguniq --force-po $S/translations/source/xh/desktop/messages.po | msgfmt - -o $W/MoTarget/dktxh.mo; else echo missing $S/translations/source/xh/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktxh.mo; fi [build MO ] dktzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/desktop/messages.po; then msguniq --force-po $S/translations/source/zh-CN/desktop/messages.po | msgfmt - -o $W/MoTarget/dktzh-CN.mo; else echo missing $S/translations/source/zh-CN/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktzh-CN.mo; fi [build MO ] dktzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/desktop/messages.po; then msguniq --force-po $S/translations/source/zh-TW/desktop/messages.po | msgfmt - -o $W/MoTarget/dktzh-TW.mo; else echo missing $S/translations/source/zh-TW/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktzh-TW.mo; fi [build MO ] dktzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/desktop/messages.po; then msguniq --force-po $S/translations/source/zu/desktop/messages.po | msgfmt - -o $W/MoTarget/dktzu.mo; else echo missing $S/translations/source/zu/desktop/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/dktzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/editeng mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/editeng/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/editeng/ui/ [build MO ] editengaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/editeng/messages.po; then msguniq --force-po $S/translations/source/af/editeng/messages.po | msgfmt - -o $W/MoTarget/editengaf.mo; else echo missing $S/translations/source/af/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengaf.mo; fi [build MO ] editengar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/editeng/messages.po; then msguniq --force-po $S/translations/source/ar/editeng/messages.po | msgfmt - -o $W/MoTarget/editengar.mo; else echo missing $S/translations/source/ar/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengar.mo; fi [build MO ] editengas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/editeng/messages.po; then msguniq --force-po $S/translations/source/as/editeng/messages.po | msgfmt - -o $W/MoTarget/editengas.mo; else echo missing $S/translations/source/as/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengas.mo; fi [build MO ] editengbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/editeng/messages.po; then msguniq --force-po $S/translations/source/bg/editeng/messages.po | msgfmt - -o $W/MoTarget/editengbg.mo; else echo missing $S/translations/source/bg/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengbg.mo; fi [build MO ] editengbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/editeng/messages.po; then msguniq --force-po $S/translations/source/bn/editeng/messages.po | msgfmt - -o $W/MoTarget/editengbn.mo; else echo missing $S/translations/source/bn/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengbn.mo; fi [build MO ] editengbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/editeng/messages.po; then msguniq --force-po $S/translations/source/br/editeng/messages.po | msgfmt - -o $W/MoTarget/editengbr.mo; else echo missing $S/translations/source/br/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengbr.mo; fi [build MO ] editengca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/editeng/messages.po; then msguniq --force-po $S/translations/source/ca/editeng/messages.po | msgfmt - -o $W/MoTarget/editengca.mo; else echo missing $S/translations/source/ca/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengca.mo; fi [build MO ] editengcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/editeng/messages.po; then msguniq --force-po $S/translations/source/cs/editeng/messages.po | msgfmt - -o $W/MoTarget/editengcs.mo; else echo missing $S/translations/source/cs/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengcs.mo; fi [build MO ] editengcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/editeng/messages.po; then msguniq --force-po $S/translations/source/cy/editeng/messages.po | msgfmt - -o $W/MoTarget/editengcy.mo; else echo missing $S/translations/source/cy/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengcy.mo; fi [build MO ] editengda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/editeng/messages.po; then msguniq --force-po $S/translations/source/da/editeng/messages.po | msgfmt - -o $W/MoTarget/editengda.mo; else echo missing $S/translations/source/da/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengda.mo; fi [build MO ] editengde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/editeng/messages.po; then msguniq --force-po $S/translations/source/de/editeng/messages.po | msgfmt - -o $W/MoTarget/editengde.mo; else echo missing $S/translations/source/de/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengde.mo; fi [build MO ] editengdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/editeng/messages.po; then msguniq --force-po $S/translations/source/dz/editeng/messages.po | msgfmt - -o $W/MoTarget/editengdz.mo; else echo missing $S/translations/source/dz/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengdz.mo; fi [build MO ] editengel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/editeng/messages.po; then msguniq --force-po $S/translations/source/el/editeng/messages.po | msgfmt - -o $W/MoTarget/editengel.mo; else echo missing $S/translations/source/el/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengel.mo; fi [build MO ] editengeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/editeng/messages.po; then msguniq --force-po $S/translations/source/eo/editeng/messages.po | msgfmt - -o $W/MoTarget/editengeo.mo; else echo missing $S/translations/source/eo/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengeo.mo; fi [build MO ] editenges S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/editeng/messages.po; then msguniq --force-po $S/translations/source/es/editeng/messages.po | msgfmt - -o $W/MoTarget/editenges.mo; else echo missing $S/translations/source/es/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenges.mo; fi [build MO ] editenget S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/editeng/messages.po; then msguniq --force-po $S/translations/source/et/editeng/messages.po | msgfmt - -o $W/MoTarget/editenget.mo; else echo missing $S/translations/source/et/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenget.mo; fi [build MO ] editengeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/editeng/messages.po; then msguniq --force-po $S/translations/source/eu/editeng/messages.po | msgfmt - -o $W/MoTarget/editengeu.mo; else echo missing $S/translations/source/eu/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengeu.mo; fi [build MO ] editengfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/editeng/messages.po; then msguniq --force-po $S/translations/source/fa/editeng/messages.po | msgfmt - -o $W/MoTarget/editengfa.mo; else echo missing $S/translations/source/fa/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengfa.mo; fi [build MO ] editengfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/editeng/messages.po; then msguniq --force-po $S/translations/source/fi/editeng/messages.po | msgfmt - -o $W/MoTarget/editengfi.mo; else echo missing $S/translations/source/fi/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengfi.mo; fi [build MO ] editengfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/editeng/messages.po; then msguniq --force-po $S/translations/source/fr/editeng/messages.po | msgfmt - -o $W/MoTarget/editengfr.mo; else echo missing $S/translations/source/fr/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengfr.mo; fi [build MO ] editengga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/editeng/messages.po; then msguniq --force-po $S/translations/source/ga/editeng/messages.po | msgfmt - -o $W/MoTarget/editengga.mo; else echo missing $S/translations/source/ga/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengga.mo; fi [build MO ] editenggl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/editeng/messages.po; then msguniq --force-po $S/translations/source/gl/editeng/messages.po | msgfmt - -o $W/MoTarget/editenggl.mo; else echo missing $S/translations/source/gl/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenggl.mo; fi [build MO ] editenggu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/editeng/messages.po; then msguniq --force-po $S/translations/source/gu/editeng/messages.po | msgfmt - -o $W/MoTarget/editenggu.mo; else echo missing $S/translations/source/gu/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenggu.mo; fi [build MO ] editenghe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/editeng/messages.po; then msguniq --force-po $S/translations/source/he/editeng/messages.po | msgfmt - -o $W/MoTarget/editenghe.mo; else echo missing $S/translations/source/he/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenghe.mo; fi [build MO ] editenghi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/editeng/messages.po; then msguniq --force-po $S/translations/source/hi/editeng/messages.po | msgfmt - -o $W/MoTarget/editenghi.mo; else echo missing $S/translations/source/hi/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenghi.mo; fi [build MO ] editenghr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/editeng/messages.po; then msguniq --force-po $S/translations/source/hr/editeng/messages.po | msgfmt - -o $W/MoTarget/editenghr.mo; else echo missing $S/translations/source/hr/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenghr.mo; fi [build MO ] editenghu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/editeng/messages.po; then msguniq --force-po $S/translations/source/hu/editeng/messages.po | msgfmt - -o $W/MoTarget/editenghu.mo; else echo missing $S/translations/source/hu/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenghu.mo; fi [build MO ] editengid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/editeng/messages.po; then msguniq --force-po $S/translations/source/id/editeng/messages.po | msgfmt - -o $W/MoTarget/editengid.mo; else echo missing $S/translations/source/id/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengid.mo; fi [build MO ] editengit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/editeng/messages.po; then msguniq --force-po $S/translations/source/it/editeng/messages.po | msgfmt - -o $W/MoTarget/editengit.mo; else echo missing $S/translations/source/it/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengit.mo; fi [build MO ] editengja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/editeng/messages.po; then msguniq --force-po $S/translations/source/ja/editeng/messages.po | msgfmt - -o $W/MoTarget/editengja.mo; else echo missing $S/translations/source/ja/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengja.mo; fi [build MO ] editengkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/editeng/messages.po; then msguniq --force-po $S/translations/source/kk/editeng/messages.po | msgfmt - -o $W/MoTarget/editengkk.mo; else echo missing $S/translations/source/kk/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengkk.mo; fi [build MO ] editengkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/editeng/messages.po; then msguniq --force-po $S/translations/source/kn/editeng/messages.po | msgfmt - -o $W/MoTarget/editengkn.mo; else echo missing $S/translations/source/kn/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengkn.mo; fi [build MO ] editengko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/editeng/messages.po; then msguniq --force-po $S/translations/source/ko/editeng/messages.po | msgfmt - -o $W/MoTarget/editengko.mo; else echo missing $S/translations/source/ko/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengko.mo; fi [build MO ] editenglt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/editeng/messages.po; then msguniq --force-po $S/translations/source/lt/editeng/messages.po | msgfmt - -o $W/MoTarget/editenglt.mo; else echo missing $S/translations/source/lt/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenglt.mo; fi [build MO ] editenglv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/editeng/messages.po; then msguniq --force-po $S/translations/source/lv/editeng/messages.po | msgfmt - -o $W/MoTarget/editenglv.mo; else echo missing $S/translations/source/lv/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenglv.mo; fi [build MO ] editengmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/editeng/messages.po; then msguniq --force-po $S/translations/source/mai/editeng/messages.po | msgfmt - -o $W/MoTarget/editengmai.mo; else echo missing $S/translations/source/mai/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengmai.mo; fi [build MO ] editengml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/editeng/messages.po; then msguniq --force-po $S/translations/source/ml/editeng/messages.po | msgfmt - -o $W/MoTarget/editengml.mo; else echo missing $S/translations/source/ml/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengml.mo; fi [build MO ] editengmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/editeng/messages.po; then msguniq --force-po $S/translations/source/mr/editeng/messages.po | msgfmt - -o $W/MoTarget/editengmr.mo; else echo missing $S/translations/source/mr/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengmr.mo; fi [build MO ] editengnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/editeng/messages.po; then msguniq --force-po $S/translations/source/nb/editeng/messages.po | msgfmt - -o $W/MoTarget/editengnb.mo; else echo missing $S/translations/source/nb/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengnb.mo; fi [build MO ] editengnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/editeng/messages.po; then msguniq --force-po $S/translations/source/nl/editeng/messages.po | msgfmt - -o $W/MoTarget/editengnl.mo; else echo missing $S/translations/source/nl/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengnl.mo; fi [build MO ] editengnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/editeng/messages.po; then msguniq --force-po $S/translations/source/nn/editeng/messages.po | msgfmt - -o $W/MoTarget/editengnn.mo; else echo missing $S/translations/source/nn/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengnn.mo; fi [build MO ] editengnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/editeng/messages.po; then msguniq --force-po $S/translations/source/nr/editeng/messages.po | msgfmt - -o $W/MoTarget/editengnr.mo; else echo missing $S/translations/source/nr/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengnr.mo; fi [build MO ] editengnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/editeng/messages.po; then msguniq --force-po $S/translations/source/nso/editeng/messages.po | msgfmt - -o $W/MoTarget/editengnso.mo; else echo missing $S/translations/source/nso/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengnso.mo; fi [build MO ] editengor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/editeng/messages.po; then msguniq --force-po $S/translations/source/or/editeng/messages.po | msgfmt - -o $W/MoTarget/editengor.mo; else echo missing $S/translations/source/or/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengor.mo; fi [build MO ] editengpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/editeng/messages.po; then msguniq --force-po $S/translations/source/pa-IN/editeng/messages.po | msgfmt - -o $W/MoTarget/editengpa-IN.mo; else echo missing $S/translations/source/pa-IN/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengpa-IN.mo; fi [build MO ] editengpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/editeng/messages.po; then msguniq --force-po $S/translations/source/pl/editeng/messages.po | msgfmt - -o $W/MoTarget/editengpl.mo; else echo missing $S/translations/source/pl/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengpl.mo; fi [build MO ] editengpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/editeng/messages.po; then msguniq --force-po $S/translations/source/pt-BR/editeng/messages.po | msgfmt - -o $W/MoTarget/editengpt-BR.mo; else echo missing $S/translations/source/pt-BR/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengpt-BR.mo; fi [build MO ] editengpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/editeng/messages.po; then msguniq --force-po $S/translations/source/pt/editeng/messages.po | msgfmt - -o $W/MoTarget/editengpt.mo; else echo missing $S/translations/source/pt/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengpt.mo; fi [build MO ] editengro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/editeng/messages.po; then msguniq --force-po $S/translations/source/ro/editeng/messages.po | msgfmt - -o $W/MoTarget/editengro.mo; else echo missing $S/translations/source/ro/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengro.mo; fi [build MO ] editengru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/editeng/messages.po; then msguniq --force-po $S/translations/source/ru/editeng/messages.po | msgfmt - -o $W/MoTarget/editengru.mo; else echo missing $S/translations/source/ru/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengru.mo; fi [build MO ] editengsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/editeng/messages.po; then msguniq --force-po $S/translations/source/si/editeng/messages.po | msgfmt - -o $W/MoTarget/editengsi.mo; else echo missing $S/translations/source/si/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengsi.mo; fi [build MO ] editengsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/editeng/messages.po; then msguniq --force-po $S/translations/source/sk/editeng/messages.po | msgfmt - -o $W/MoTarget/editengsk.mo; else echo missing $S/translations/source/sk/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengsk.mo; fi [build MO ] editengsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/editeng/messages.po; then msguniq --force-po $S/translations/source/sl/editeng/messages.po | msgfmt - -o $W/MoTarget/editengsl.mo; else echo missing $S/translations/source/sl/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengsl.mo; fi [build MO ] editengsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/editeng/messages.po; then msguniq --force-po $S/translations/source/sr/editeng/messages.po | msgfmt - -o $W/MoTarget/editengsr.mo; else echo missing $S/translations/source/sr/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengsr.mo; fi [build MO ] editengsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/editeng/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/editeng/messages.po | msgfmt - -o $W/MoTarget/editengsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengsr-Latn.mo; fi [build MO ] editengss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/editeng/messages.po; then msguniq --force-po $S/translations/source/ss/editeng/messages.po | msgfmt - -o $W/MoTarget/editengss.mo; else echo missing $S/translations/source/ss/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengss.mo; fi [build MO ] editengst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/editeng/messages.po; then msguniq --force-po $S/translations/source/st/editeng/messages.po | msgfmt - -o $W/MoTarget/editengst.mo; else echo missing $S/translations/source/st/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengst.mo; fi [build MO ] editengsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/editeng/messages.po; then msguniq --force-po $S/translations/source/sv/editeng/messages.po | msgfmt - -o $W/MoTarget/editengsv.mo; else echo missing $S/translations/source/sv/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengsv.mo; fi [build MO ] editengta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/editeng/messages.po; then msguniq --force-po $S/translations/source/ta/editeng/messages.po | msgfmt - -o $W/MoTarget/editengta.mo; else echo missing $S/translations/source/ta/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengta.mo; fi [build MO ] editengte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/editeng/messages.po; then msguniq --force-po $S/translations/source/te/editeng/messages.po | msgfmt - -o $W/MoTarget/editengte.mo; else echo missing $S/translations/source/te/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengte.mo; fi [build MO ] editength S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/editeng/messages.po; then msguniq --force-po $S/translations/source/th/editeng/messages.po | msgfmt - -o $W/MoTarget/editength.mo; else echo missing $S/translations/source/th/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editength.mo; fi [build MO ] editengtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/editeng/messages.po; then msguniq --force-po $S/translations/source/tn/editeng/messages.po | msgfmt - -o $W/MoTarget/editengtn.mo; else echo missing $S/translations/source/tn/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengtn.mo; fi [build MO ] editengtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/editeng/messages.po; then msguniq --force-po $S/translations/source/tr/editeng/messages.po | msgfmt - -o $W/MoTarget/editengtr.mo; else echo missing $S/translations/source/tr/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengtr.mo; fi [build MO ] editengts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/editeng/messages.po; then msguniq --force-po $S/translations/source/ts/editeng/messages.po | msgfmt - -o $W/MoTarget/editengts.mo; else echo missing $S/translations/source/ts/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengts.mo; fi [build MO ] editenguk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/editeng/messages.po; then msguniq --force-po $S/translations/source/uk/editeng/messages.po | msgfmt - -o $W/MoTarget/editenguk.mo; else echo missing $S/translations/source/uk/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editenguk.mo; fi [build MO ] editengve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/editeng/messages.po; then msguniq --force-po $S/translations/source/ve/editeng/messages.po | msgfmt - -o $W/MoTarget/editengve.mo; else echo missing $S/translations/source/ve/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengve.mo; fi [build MO ] editengxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/editeng/messages.po; then msguniq --force-po $S/translations/source/xh/editeng/messages.po | msgfmt - -o $W/MoTarget/editengxh.mo; else echo missing $S/translations/source/xh/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengxh.mo; fi [build MO ] editengzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/editeng/messages.po; then msguniq --force-po $S/translations/source/zh-CN/editeng/messages.po | msgfmt - -o $W/MoTarget/editengzh-CN.mo; else echo missing $S/translations/source/zh-CN/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengzh-CN.mo; fi [build MO ] editengzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/editeng/messages.po; then msguniq --force-po $S/translations/source/zh-TW/editeng/messages.po | msgfmt - -o $W/MoTarget/editengzh-TW.mo; else echo missing $S/translations/source/zh-TW/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengzh-TW.mo; fi [build MO ] editengzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/editeng/messages.po; then msguniq --force-po $S/translations/source/zu/editeng/messages.po | msgfmt - -o $W/MoTarget/editengzu.mo; else echo missing $S/translations/source/zu/editeng/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/editengzu.mo; fi [build MOD] embedserv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/embedserv [build MO ] pcraf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/extensions/messages.po; then msguniq --force-po $S/translations/source/af/extensions/messages.po | msgfmt - -o $W/MoTarget/pcraf.mo; else echo missing $S/translations/source/af/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcraf.mo; fi [build MO ] pcrar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/extensions/messages.po; then msguniq --force-po $S/translations/source/ar/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrar.mo; else echo missing $S/translations/source/ar/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrar.mo; fi [build MO ] pcras S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/extensions/messages.po; then msguniq --force-po $S/translations/source/as/extensions/messages.po | msgfmt - -o $W/MoTarget/pcras.mo; else echo missing $S/translations/source/as/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcras.mo; fi [build MO ] pcrbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/extensions/messages.po; then msguniq --force-po $S/translations/source/bg/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrbg.mo; else echo missing $S/translations/source/bg/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrbg.mo; fi [build MO ] pcrbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/extensions/messages.po; then msguniq --force-po $S/translations/source/bn/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrbn.mo; else echo missing $S/translations/source/bn/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrbn.mo; fi [build MO ] pcrbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/extensions/messages.po; then msguniq --force-po $S/translations/source/br/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrbr.mo; else echo missing $S/translations/source/br/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrbr.mo; fi [build MO ] pcrca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/extensions/messages.po; then msguniq --force-po $S/translations/source/ca/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrca.mo; else echo missing $S/translations/source/ca/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrca.mo; fi [build MO ] pcrcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/extensions/messages.po; then msguniq --force-po $S/translations/source/cs/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrcs.mo; else echo missing $S/translations/source/cs/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrcs.mo; fi [build MO ] pcrcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/extensions/messages.po; then msguniq --force-po $S/translations/source/cy/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrcy.mo; else echo missing $S/translations/source/cy/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrcy.mo; fi [build MO ] pcrda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/extensions/messages.po; then msguniq --force-po $S/translations/source/da/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrda.mo; else echo missing $S/translations/source/da/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrda.mo; fi [build MO ] pcrde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/extensions/messages.po; then msguniq --force-po $S/translations/source/de/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrde.mo; else echo missing $S/translations/source/de/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrde.mo; fi [build MO ] pcrdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/extensions/messages.po; then msguniq --force-po $S/translations/source/dz/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrdz.mo; else echo missing $S/translations/source/dz/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrdz.mo; fi [build MO ] pcrel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/extensions/messages.po; then msguniq --force-po $S/translations/source/el/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrel.mo; else echo missing $S/translations/source/el/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrel.mo; fi [build MO ] pcreo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/extensions/messages.po; then msguniq --force-po $S/translations/source/eo/extensions/messages.po | msgfmt - -o $W/MoTarget/pcreo.mo; else echo missing $S/translations/source/eo/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcreo.mo; fi [build MO ] pcres S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/extensions/messages.po; then msguniq --force-po $S/translations/source/es/extensions/messages.po | msgfmt - -o $W/MoTarget/pcres.mo; else echo missing $S/translations/source/es/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcres.mo; fi [build MO ] pcret S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/extensions/messages.po; then msguniq --force-po $S/translations/source/et/extensions/messages.po | msgfmt - -o $W/MoTarget/pcret.mo; else echo missing $S/translations/source/et/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcret.mo; fi [build MO ] pcreu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/extensions/messages.po; then msguniq --force-po $S/translations/source/eu/extensions/messages.po | msgfmt - -o $W/MoTarget/pcreu.mo; else echo missing $S/translations/source/eu/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcreu.mo; fi [build MO ] pcrfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/extensions/messages.po; then msguniq --force-po $S/translations/source/fa/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrfa.mo; else echo missing $S/translations/source/fa/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrfa.mo; fi [build MO ] pcrfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/extensions/messages.po; then msguniq --force-po $S/translations/source/fi/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrfi.mo; else echo missing $S/translations/source/fi/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrfi.mo; fi [build MO ] pcrfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/extensions/messages.po; then msguniq --force-po $S/translations/source/fr/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrfr.mo; else echo missing $S/translations/source/fr/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrfr.mo; fi [build MO ] pcrga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/extensions/messages.po; then msguniq --force-po $S/translations/source/ga/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrga.mo; else echo missing $S/translations/source/ga/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrga.mo; fi [build MO ] pcrgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/extensions/messages.po; then msguniq --force-po $S/translations/source/gl/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrgl.mo; else echo missing $S/translations/source/gl/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrgl.mo; fi [build MO ] pcrgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/extensions/messages.po; then msguniq --force-po $S/translations/source/gu/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrgu.mo; else echo missing $S/translations/source/gu/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrgu.mo; fi [build MO ] pcrhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/extensions/messages.po; then msguniq --force-po $S/translations/source/he/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrhe.mo; else echo missing $S/translations/source/he/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrhe.mo; fi [build MO ] pcrhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/extensions/messages.po; then msguniq --force-po $S/translations/source/hi/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrhi.mo; else echo missing $S/translations/source/hi/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrhi.mo; fi [build MO ] pcrhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/extensions/messages.po; then msguniq --force-po $S/translations/source/hr/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrhr.mo; else echo missing $S/translations/source/hr/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrhr.mo; fi [build MO ] pcrhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/extensions/messages.po; then msguniq --force-po $S/translations/source/hu/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrhu.mo; else echo missing $S/translations/source/hu/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrhu.mo; fi [build MO ] pcrid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/extensions/messages.po; then msguniq --force-po $S/translations/source/id/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrid.mo; else echo missing $S/translations/source/id/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrid.mo; fi [build MO ] pcrit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/extensions/messages.po; then msguniq --force-po $S/translations/source/it/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrit.mo; else echo missing $S/translations/source/it/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrit.mo; fi [build MO ] pcrja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/extensions/messages.po; then msguniq --force-po $S/translations/source/ja/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrja.mo; else echo missing $S/translations/source/ja/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrja.mo; fi [build MO ] pcrkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/extensions/messages.po; then msguniq --force-po $S/translations/source/kk/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrkk.mo; else echo missing $S/translations/source/kk/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrkk.mo; fi [build MO ] pcrkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/extensions/messages.po; then msguniq --force-po $S/translations/source/kn/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrkn.mo; else echo missing $S/translations/source/kn/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrkn.mo; fi [build MO ] pcrko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/extensions/messages.po; then msguniq --force-po $S/translations/source/ko/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrko.mo; else echo missing $S/translations/source/ko/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrko.mo; fi [build MO ] pcrlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/extensions/messages.po; then msguniq --force-po $S/translations/source/lt/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrlt.mo; else echo missing $S/translations/source/lt/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrlt.mo; fi [build MO ] pcrlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/extensions/messages.po; then msguniq --force-po $S/translations/source/lv/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrlv.mo; else echo missing $S/translations/source/lv/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrlv.mo; fi [build MO ] pcrmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/extensions/messages.po; then msguniq --force-po $S/translations/source/mai/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrmai.mo; else echo missing $S/translations/source/mai/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrmai.mo; fi [build MO ] pcrml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/extensions/messages.po; then msguniq --force-po $S/translations/source/ml/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrml.mo; else echo missing $S/translations/source/ml/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrml.mo; fi [build MO ] pcrmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/extensions/messages.po; then msguniq --force-po $S/translations/source/mr/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrmr.mo; else echo missing $S/translations/source/mr/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrmr.mo; fi [build MO ] pcrnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/extensions/messages.po; then msguniq --force-po $S/translations/source/nb/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrnb.mo; else echo missing $S/translations/source/nb/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrnb.mo; fi [build MO ] pcrnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/extensions/messages.po; then msguniq --force-po $S/translations/source/nl/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrnl.mo; else echo missing $S/translations/source/nl/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrnl.mo; fi [build MO ] pcrnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/extensions/messages.po; then msguniq --force-po $S/translations/source/nn/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrnn.mo; else echo missing $S/translations/source/nn/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrnn.mo; fi [build MO ] pcrnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/extensions/messages.po; then msguniq --force-po $S/translations/source/nr/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrnr.mo; else echo missing $S/translations/source/nr/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrnr.mo; fi [build MO ] pcrnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/extensions/messages.po; then msguniq --force-po $S/translations/source/nso/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrnso.mo; else echo missing $S/translations/source/nso/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrnso.mo; fi [build MO ] pcror S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/extensions/messages.po; then msguniq --force-po $S/translations/source/or/extensions/messages.po | msgfmt - -o $W/MoTarget/pcror.mo; else echo missing $S/translations/source/or/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcror.mo; fi [build MO ] pcrpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/extensions/messages.po; then msguniq --force-po $S/translations/source/pa-IN/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrpa-IN.mo; else echo missing $S/translations/source/pa-IN/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrpa-IN.mo; fi [build MO ] pcrpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/extensions/messages.po; then msguniq --force-po $S/translations/source/pl/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrpl.mo; else echo missing $S/translations/source/pl/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrpl.mo; fi [build MO ] pcrpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/extensions/messages.po; then msguniq --force-po $S/translations/source/pt-BR/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrpt-BR.mo; else echo missing $S/translations/source/pt-BR/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrpt-BR.mo; fi [build MO ] pcrpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/extensions/messages.po; then msguniq --force-po $S/translations/source/pt/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrpt.mo; else echo missing $S/translations/source/pt/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrpt.mo; fi [build MO ] pcrro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/extensions/messages.po; then msguniq --force-po $S/translations/source/ro/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrro.mo; else echo missing $S/translations/source/ro/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrro.mo; fi [build MO ] pcrru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/extensions/messages.po; then msguniq --force-po $S/translations/source/ru/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrru.mo; else echo missing $S/translations/source/ru/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrru.mo; fi [build MO ] pcrsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/extensions/messages.po; then msguniq --force-po $S/translations/source/si/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrsi.mo; else echo missing $S/translations/source/si/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrsi.mo; fi [build MO ] pcrsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/extensions/messages.po; then msguniq --force-po $S/translations/source/sk/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrsk.mo; else echo missing $S/translations/source/sk/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrsk.mo; fi [build MO ] pcrsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/extensions/messages.po; then msguniq --force-po $S/translations/source/sl/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrsl.mo; else echo missing $S/translations/source/sl/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrsl.mo; fi [build MO ] pcrsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/extensions/messages.po; then msguniq --force-po $S/translations/source/sr/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrsr.mo; else echo missing $S/translations/source/sr/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrsr.mo; fi [build MO ] pcrsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/extensions/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrsr-Latn.mo; fi [build MO ] pcrss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/extensions/messages.po; then msguniq --force-po $S/translations/source/ss/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrss.mo; else echo missing $S/translations/source/ss/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrss.mo; fi [build MO ] pcrst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/extensions/messages.po; then msguniq --force-po $S/translations/source/st/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrst.mo; else echo missing $S/translations/source/st/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrst.mo; fi [build MO ] pcrsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/extensions/messages.po; then msguniq --force-po $S/translations/source/sv/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrsv.mo; else echo missing $S/translations/source/sv/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrsv.mo; fi [build MO ] pcrta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/extensions/messages.po; then msguniq --force-po $S/translations/source/ta/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrta.mo; else echo missing $S/translations/source/ta/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrta.mo; fi [build MO ] pcrte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/extensions/messages.po; then msguniq --force-po $S/translations/source/te/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrte.mo; else echo missing $S/translations/source/te/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrte.mo; fi [build MO ] pcrth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/extensions/messages.po; then msguniq --force-po $S/translations/source/th/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrth.mo; else echo missing $S/translations/source/th/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrth.mo; fi [build MO ] pcrtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/extensions/messages.po; then msguniq --force-po $S/translations/source/tn/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrtn.mo; else echo missing $S/translations/source/tn/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrtn.mo; fi [build MO ] pcrtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/extensions/messages.po; then msguniq --force-po $S/translations/source/tr/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrtr.mo; else echo missing $S/translations/source/tr/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrtr.mo; fi [build MO ] pcrts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/extensions/messages.po; then msguniq --force-po $S/translations/source/ts/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrts.mo; else echo missing $S/translations/source/ts/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrts.mo; fi [build MO ] pcruk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/extensions/messages.po; then msguniq --force-po $S/translations/source/uk/extensions/messages.po | msgfmt - -o $W/MoTarget/pcruk.mo; else echo missing $S/translations/source/uk/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcruk.mo; fi [build MO ] pcrve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/extensions/messages.po; then msguniq --force-po $S/translations/source/ve/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrve.mo; else echo missing $S/translations/source/ve/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrve.mo; fi [build MO ] pcrxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/extensions/messages.po; then msguniq --force-po $S/translations/source/xh/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrxh.mo; else echo missing $S/translations/source/xh/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrxh.mo; fi [build MO ] pcrzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/extensions/messages.po; then msguniq --force-po $S/translations/source/zh-CN/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrzh-CN.mo; else echo missing $S/translations/source/zh-CN/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrzh-CN.mo; fi [build MO ] pcrzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/extensions/messages.po; then msguniq --force-po $S/translations/source/zh-TW/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrzh-TW.mo; else echo missing $S/translations/source/zh-TW/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrzh-TW.mo; fi [build MO ] pcrzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/extensions/messages.po; then msguniq --force-po $S/translations/source/zu/extensions/messages.po | msgfmt - -o $W/MoTarget/pcrzu.mo; else echo missing $S/translations/source/zu/extensions/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/pcrzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sabpilot mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/extensions/uiconfig/sabpilot/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/scanner mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/extensions/uiconfig/scanner/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scanner/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sbibliography mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/extensions/uiconfig/sbibliography/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sbibliography/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sbibliography_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sbibliography/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sbibliography/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/spropctrlr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/spropctrlr/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalPackage/ [build OXS] misc_extensions mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExtensionPackage/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExtensionPackage/misc_extensions.set touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/rhino.prepare mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/rhino/ touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml.prepare mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/af-ZA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/af-ZA/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_autocorr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/bg/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ca/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/cs/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/da/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/de/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/dsb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/dsb/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/el/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-AU/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-AU/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-GB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-GB/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-US/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-ZA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-ZA/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/es/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fa/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fa/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fi/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fr/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ga-IE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ga-IE/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hr/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hsb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hsb/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hu/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/is/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/is/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/it/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ja/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ko/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lb-LU/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lb-LU/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lt/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/mn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/mn/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl-BE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl-BE/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pl/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt-BR/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ro/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ru/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sk/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sl/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-CS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-CS/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-CS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-CS/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-ME/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-ME/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-RS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-RS/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-ME/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-ME/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-RS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-RS/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sv/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/tr/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/vi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/vi/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-CN/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-TW/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/user/mytexts/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/user/mytexts/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_autotextuser [build CUS] extras/glade touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/glade.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplofficorr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/Pictures/ [build XSL] templates/offimisc/Businesscard-with-logo/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/settings.xml [build XSL] templates/offimisc/Businesscard-with-logo/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tploffimisc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplpersonal mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/META-INF/ [build XSL] templates/personal/Resume1page/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/Resume1page/meta.xml [build XSL] templates/personal/Resume1page/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/Resume1page/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplpresnt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/Pictures/ [build XSL] templates/presnt/Beehive/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/Pictures/ [build XSL] templates/presnt/Blue_Curve/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blue_Curve/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/Pictures/ [build XSL] templates/presnt/Blueprint_Plans/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/Pictures/ [build XSL] templates/presnt/BrightBlue/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/BrightBlue/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Object1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Pictures/ [build XSL] templates/presnt/Classy_Red/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/Pictures/ [build XSL] templates/presnt/DNA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/DNA/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/Pictures/ [build XSL] templates/presnt/Focus/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/Pictures/ [build XSL] templates/presnt/Forestbird/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/Pictures/ [build XSL] templates/presnt/Inspiration/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Inspiration/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/Pictures/ [build XSL] templates/presnt/Lights/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Lights/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/Pictures/ [build XSL] templates/presnt/LushGreen/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/Pictures/ [build XSL] templates/presnt/Metropolis/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Metropolis/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/Pictures/ [build XSL] templates/presnt/Midnightblue/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Midnightblue/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/Pictures/ [build XSL] templates/presnt/Nature_Illustration/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Nature_Illustration/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/Pictures/ [build XSL] templates/presnt/Pencil/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/Pictures/ [build XSL] templates/presnt/Piano/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Piano/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/Pictures/ [build XSL] templates/presnt/Portfolio/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/Pictures/ [build XSL] templates/presnt/Sunset/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Sunset/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/Pictures/ [build XSL] templates/presnt/Vintage/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/Pictures/ [build XSL] templates/presnt/Vivid/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tpl_styles mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern/Thumbnails/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/autotext/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_cfgsrvnolang mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_cfgusr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/config/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_database mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_databasebiblio mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/database/biblio/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_fonts mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/fonts/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/fonts/truetype/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_gallbullets mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_gallhtmlexpo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_gallmytheme mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/gallery/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_gallroot mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_gallsystem mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_gallwwwgraf mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_glade mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/glade/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_labels mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/labels/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_palettes mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/officorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/offimisc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/personal/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/styles/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplwizagenda mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplwizbitmap mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplwizdesktop mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/internal/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplwizfax mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplwizletter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplwizreport mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_tplwizstyles mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_wordbook mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wordbook/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/arrows mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/postprocess_images mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Postprocess/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/filter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/filter/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/formula mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/formula/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/formula/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/fps mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/fpicker/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/fps/ui/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/StartModule.ilst [build UIA] modules/StartModule S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/StartModule.false -s $S/solenv/sanitizers/ui/modules/StartModule.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/StartModule.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/StartModule mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/StartModule_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/StartModule/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/StartModule/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/libreofficekit.ilst [build UIA] libreofficekit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/libreofficekit.false -s $S/solenv/sanitizers/ui/libreofficekit.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/libreofficekit.a11yerrors $S/libreofficekit/qa/gtktiledviewer/gtv.ui mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/libreofficekit mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbreport mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/dbreport_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbreport/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/scalc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/sc/uiconfig/scalc/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/scalc_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/scalc/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sdraw mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/sd/uiconfig/sdraw/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sdraw_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sdraw/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/simpress mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/sd/uiconfig/simpress/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/ 0 new warning (9 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/libreofficekit.suppr) mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/simpress_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/simpress/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/sfx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/sfx2/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/smath mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/starmath/uiconfig/smath/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/smath_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/smath/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/svt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/svtools/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/svx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/svx/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/sglobal.ilst [build UIA] modules/sglobal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/sglobal.false -s $S/solenv/sanitizers/ui/modules/sglobal.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/sglobal.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sglobal mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sglobal_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sglobal/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/sweb.ilst [build UIA] modules/sweb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/sweb.false -s $S/solenv/sanitizers/ui/modules/sweb.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/sweb.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sweb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/sweb_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sweb/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/swform.ilst [build UIA] modules/swform S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/swform.false -s $S/solenv/sanitizers/ui/modules/swform.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/swform.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/swform mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/swform_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swform/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/swreport.ilst [build UIA] modules/swreport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/swreport.false -s $S/solenv/sanitizers/ui/modules/swreport.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/swreport.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/swreport mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/swreport_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swreport/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/swriter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/sw/uiconfig/swriter/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/swriter_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swriter/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/menubar/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u /dev/null > $W/UIConfig/modules/swxform.ilst [build UIA] modules/swxform S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/swxform.false -s $S/solenv/sanitizers/ui/modules/swxform.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/swxform.a11yerrors mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/swxform mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/statusbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/modules/swxform_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swxform/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/menubar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/uui mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/uui/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/vcl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/vcl/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/writerperfect mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/writerperfect/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/writerperfect/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/UIConfig/xmlsec mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIImageListTarget/xmlsecurity/uiconfig/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/postprocess_registry [build FIF] fcfg_database_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=StarOffice_XML__Base_" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_database_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIO] fcfg_database_others.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterOthersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && RESPONSEFILE2=`mktemp -t gbuild.XXXXXX` && echo "items=org_openoffice_comp_dbflt_DBContentLoader2" | sed "s/ /,/g" > ${RESPONSEFILE} && echo "items=" | sed "s/ /,/g" > ${RESPONSEFILE2} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/frameloaders/.. outdir=$W/XcuFilterOthersTarget/ pkg=$W/XcuFilterOthersTarget/fcfg_database_others.xcu xmlpackage=Misc lcfg=${RESPONSEFILE} ccfg=${RESPONSEFILE2} && rm -f ${RESPONSEFILE} ${RESPONSEFILE2} [build FIT] fcfg_database_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=StarBase" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_database_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCS] org/openoffice/Office/Common.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Common --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Common.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Common.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Common.xcs [build XCS] org/openoffice/Office/Embedding.xcs FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_database_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_XML__Base_.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 1 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_database_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Embedding --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs [build XCS] org/openoffice/Setup.xcs FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_database_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/StarBase.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 1 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_database_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterOthersTarget/fcfg_database_others.xcu" ... generate package header ... generate set for types ... generate set for filter ... generate set for frame loader ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/frameloaders/../frameloaders/org_openoffice_comp_dbflt_DBContentLoader2.xcu" ... generate set for content handler ... generate package footer ... package contains 1 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterOthersTarget/fcfg_database_others.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Setup --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Setup.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Setup.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Setup.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Setup.xcs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ [build XCS] org/openoffice/Office/UI/CalcCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.CalcCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs [build XCS] org/openoffice/Office/UI/CalcWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.CalcWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs [build FIF] fcfg_calc_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=DIF HTML__StarCalc_ ODS_FlatXML Lotus QPro MS_Excel_4_0 MS_Excel_4_0_Vorlage_Template MS_Excel_5_0_95 MS_Excel_5_0_95_Vorlage_Template MS_Excel_95 MS_Excel_95_Vorlage_Template MS_Excel_97 MS_Excel_97_Vorlage_Template MS_Excel_2003_XML_Orcus Rich_Text_Format__StarCalc_ SYLK StarOffice_XML__Calc_ Text___txt___csv__StarCalc_ calc_HTML_WebQuery calc_StarOffice_XML_Calc_Template calc_pdf_Export dBase calc8 calc8_template calc_Gnumeric calc_MS_Excel_2007_XML calc_MS_Excel_2007_VBA_XML calc_MS_Excel_2007_XML_Template calc_MS_Excel_2007_Binary calc_OOXML calc_OOXML_Template MS_Works_Calc WPS_Lotus_Calc WPS_QPro_Calc ClarisWorks_Calc Claris_Resolve_Calc Mac_Works_Calc AppleNumbers MWAW_Database MWAW_Spreadsheet StarOffice_Spreadsheet MS_Multiplan" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_calc_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_calc_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=calc_DIF calc_ODS_FlatXML calc_HTML generic_HTML generic_Text calc_Gnumeric calc_Lotus calc_QPro calc_MS_Excel_40 calc_MS_Excel_40_VorlageTemplate calc_MS_Excel_5095 calc_MS_Excel_5095_VorlageTemplate calc_MS_Excel_95 calc_MS_Excel_95_VorlageTemplate calc_MS_Excel_97 calc_MS_Excel_97_VorlageTemplate writer_Rich_Text_Format calc_SYLK calc_StarOffice_XML_Calc calc_StarOffice_XML_Calc_Template pdf_Portable_Document_Format calc_dBase calc8 calc8_template MS_Excel_2007_XML MS_Excel_2007_VBA_XML MS_Excel_2007_XML_Template MS_Excel_2007_Binary calc_OOXML calc_OOXML_Template calc_MS_Works_Document calc_WPS_Lotus_Document calc_WPS_QPro_Document calc_ClarisWorks calc_Claris_Resolve calc_Mac_Works calc_AppleNumbers MWAW_Database MWAW_Spreadsheet StarOffice_Spreadsheet calc_MS_Multiplan" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_calc_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCM] officecfg/registry/data/org/openoffice/Office/Common-calc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-calc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module calc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-calc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Embedding-calc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module calc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-calc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-calc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module calc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-cjk.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-cjk.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module cjk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCS] org/openoffice/Office/Writer.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Writer --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Writer.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Writer.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Writer.xcs [build XCM] officecfg/registry/data/org/openoffice/Office/Common-ctl.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_calc_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/DIF.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/HTML__StarCalc_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ODS_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Lotus.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/QPro.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_4_0.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_4_0_Vorlage_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_5_0_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_5_0_95_Vorlage_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_95_Vorlage_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_97_Vorlage_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_2003_XML_Orcus.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Rich_Text_Format__StarCalc_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/SYLK.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_XML__Calc_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Text___txt___csv__StarCalc_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_HTML_WebQuery.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_StarOffice_XML_Calc_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/dBase.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_Gnumeric.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_MS_Excel_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_MS_Excel_2007_VBA_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_MS_Excel_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_MS_Excel_2007_Binary.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_OOXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_OOXML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Works_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/WPS_Lotus_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/WPS_QPro_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ClarisWorks_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Claris_Resolve_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Mac_Works_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/AppleNumbers.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MWAW_Database.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MWAW_Spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_Spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Multiplan.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 42 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_calc_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-ctl.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module ctl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build ECH] CustomTarget/postprocess/registry/ctlseqcheck.list FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_calc_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_DIF.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_ODS_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/generic_HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/generic_Text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_Gnumeric.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_Lotus.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_QPro.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_40.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_40_VorlageTemplate.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_5095.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_5095_VorlageTemplate.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_95_VorlageTemplate.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_97_VorlageTemplate.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_Rich_Text_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_SYLK.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_StarOffice_XML_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_StarOffice_XML_Calc_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pdf_Portable_Document_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_dBase.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MS_Excel_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MS_Excel_2007_VBA_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MS_Excel_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MS_Excel_2007_Binary.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_OOXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_OOXML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Works_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_WPS_Lotus_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_WPS_QPro_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_ClarisWorks.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_Claris_Resolve.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_Mac_Works.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_AppleNumbers.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MWAW_Database.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MWAW_Spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/StarOffice_Spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Multiplan.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 41 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_calc_types.xcu mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/ctlseqcheck.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/ctlseqcheck.list [build XCS] org/openoffice/Office/UI/DrawWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DrawWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs [build FIF] fcfg_draw_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=ODG_FlatXML StarOffice_XML__Draw_ draw_StarOffice_XML_Draw_Template draw_pdf_Export draw8 draw8_template WordPerfectGraphics VisioDocument PublisherDocument CorelDrawDocument CorelPresentationExchange FreehandDocument ClarisWorks_Draw PageMakerDocument QXPDocument ZMFDocument MWAW_Bitmap MWAW_Drawing StarOffice_Drawing" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_draw_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_draw_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=draw_ODG_FlatXML draw_StarOffice_XML_Draw draw_StarOffice_XML_Draw_Template pdf_Portable_Document_Format draw8 draw8_template draw_WordPerfect_Graphics draw_Visio_Document draw_Publisher_Document draw_CorelDraw_Document draw_Corel_Presentation_Exchange draw_Freehand_Document draw_ClarisWorks draw_PageMaker_Document draw_QXP_Document draw_ZMF_Document MWAW_Bitmap MWAW_Drawing StarOffice_Drawing" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_draw_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCM] officecfg/registry/data/org/openoffice/Office/Common-draw.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-draw.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module draw --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-draw.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Embedding-draw.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module draw --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-draw.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-draw.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module draw --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_draw_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ODG_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_XML__Draw_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_StarOffice_XML_Draw_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/WordPerfectGraphics.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/VisioDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PublisherDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/CorelDrawDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/CorelPresentationExchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/FreehandDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ClarisWorks_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PageMakerDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/QXPDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ZMFDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MWAW_Bitmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MWAW_Drawing.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_Drawing.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 19 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_draw_filters.xcu [build FIF] fcfg_drawgraphics_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=BMP___MS_Windows DXF___AutoCAD_Interchange EMF___MS_Windows_Metafile EPS___Encapsulated_PostScript GIF___Graphics_Interchange JPG___JPEG MET___OS_2_Metafile mov__MOV PBM___Portable_Bitmap PCT___Mac_Pict PCX___Zsoft_Paintbrush PGM___Portable_Graymap PNG___Portable_Network_Graphic PPM___Portable_Pixelmap PSD___Adobe_Photoshop RAS___Sun_Rasterfile SVG___Scalable_Vector_Graphics_Draw SVG___Scalable_Vector_Graphics SVM___StarView_Metafile TGA___Truevision_TARGA TIF___Tag_Image_File WMF___MS_Windows_Metafile XBM___X_Consortium XPM draw_PCD_Photo_CD_Base draw_PCD_Photo_CD_Base16 draw_PCD_Photo_CD_Base4 draw_bmp_Export draw_emf_Export draw_eps_Export draw_flash_Export draw_gif_Export draw_html_Export draw_jpg_Export draw_png_Export draw_svg_Export draw_tif_Export draw_wmf_Export" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_drawgraphics_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_draw_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_ODG_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_StarOffice_XML_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_StarOffice_XML_Draw_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pdf_Portable_Document_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_WordPerfect_Graphics.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_Visio_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_Publisher_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_CorelDraw_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_Corel_Presentation_Exchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_Freehand_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_ClarisWorks.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_PageMaker_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_QXP_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_ZMF_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MWAW_Bitmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MWAW_Drawing.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/StarOffice_Drawing.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 19 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_draw_types.xcu [build FIT] fcfg_drawgraphics_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=bmp_MS_Windows dxf_AutoCAD_Interchange emf_MS_Windows_Metafile eps_Encapsulated_PostScript gif_Graphics_Interchange graphic_HTML graphic_SWF jpg_JPEG met_OS2_Metafile mov_MOV pbm_Portable_Bitmap pcd_Photo_CD_Base pcd_Photo_CD_Base16 pcd_Photo_CD_Base4 pct_Mac_Pict pcx_Zsoft_Paintbrush pgm_Portable_Graymap png_Portable_Network_Graphic ppm_Portable_Pixelmap psd_Adobe_Photoshop ras_Sun_Rasterfile svg_Scalable_Vector_Graphics_Draw svg_Scalable_Vector_Graphics svm_StarView_Metafile tga_Truevision_TARGA tif_Tag_Image_File wmf_MS_Windows_Metafile xbm_X_Consortium xpm_XPM" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_drawgraphics_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIF] fcfg_impressgraphics_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=CGM___Computer_Graphics_Metafile impress_bmp_Export impress_emf_Export impress_eps_Export impress_flash_Export impress_gif_Export impress_html_Export impress_jpg_Export impress_png_Export impress_svg_Export impress_tif_Export impress_wmf_Export" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_impressgraphics_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_impressgraphics_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=bmp_MS_Windows emf_MS_Windows_Metafile eps_Encapsulated_PostScript gif_Graphics_Interchange graphic_HTML graphic_SWF impress_CGM_Computer_Graphics_Metafile jpg_JPEG met_OS2_Metafile pbm_Portable_Bitmap pct_Mac_Pict pgm_Portable_Graymap png_Portable_Network_Graphic ppm_Portable_Pixelmap ras_Sun_Rasterfile svg_Scalable_Vector_Graphics_Draw svg_Scalable_Vector_Graphics svm_StarView_Metafile tif_Tag_Image_File wmf_MS_Windows_Metafile xpm_XPM" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_impressgraphics_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIF] fcfg_calcgraphics_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_drawgraphics_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/BMP___MS_Windows.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/DXF___AutoCAD_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/EMF___MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/EPS___Encapsulated_PostScript.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/GIF___Graphics_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/JPG___JPEG.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MET___OS_2_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/mov__MOV.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PBM___Portable_Bitmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PCT___Mac_Pict.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PCX___Zsoft_Paintbrush.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PGM___Portable_Graymap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PNG___Portable_Network_Graphic.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PPM___Portable_Pixelmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PSD___Adobe_Photoshop.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/RAS___Sun_Rasterfile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/SVG___Scalable_Vector_Graphics_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/SVG___Scalable_Vector_Graphics.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/SVM___StarView_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/TGA___Truevision_TARGA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/TIF___Tag_Image_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/WMF___MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/XBM___X_Consortium.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/XPM.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_PCD_Photo_CD_Base.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_PCD_Photo_CD_Base16.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_PCD_Photo_CD_Base4.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_bmp_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_emf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_eps_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_flash_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_gif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_html_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_svg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_tif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/draw_wmf_Export.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 38 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_drawgraphics_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_drawgraphics_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/bmp_MS_Windows.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/dxf_AutoCAD_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/emf_MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/eps_Encapsulated_PostScript.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/gif_Graphics_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/graphic_HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/graphic_SWF.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/jpg_JPEG.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/met_OS2_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/mov_MOV.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pbm_Portable_Bitmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pcd_Photo_CD_Base.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pcd_Photo_CD_Base16.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pcd_Photo_CD_Base4.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pct_Mac_Pict.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pcx_Zsoft_Paintbrush.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pgm_Portable_Graymap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/png_Portable_Network_Graphic.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/ppm_Portable_Pixelmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/psd_Adobe_Photoshop.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/ras_Sun_Rasterfile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svg_Scalable_Vector_Graphics_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svg_Scalable_Vector_Graphics.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svm_StarView_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/tga_Truevision_TARGA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/tif_Tag_Image_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/wmf_MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/xbm_X_Consortium.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/xpm_XPM.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 29 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_drawgraphics_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=calc_jpg_Export calc_png_Export calc_svg_Export" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_calcgraphics_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_calcgraphics_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_impressgraphics_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/CGM___Computer_Graphics_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_bmp_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_emf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_eps_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_flash_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_gif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_html_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_svg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_tif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_wmf_Export.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 12 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_impressgraphics_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=png_Portable_Network_Graphic svg_Scalable_Vector_Graphics" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_calcgraphics_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIF] fcfg_writergraphics_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=writer_jpg_Export writer_png_Export writer_svg_Export" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_writergraphics_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_writergraphics_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_impressgraphics_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/bmp_MS_Windows.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/emf_MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/eps_Encapsulated_PostScript.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/gif_Graphics_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/graphic_HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/graphic_SWF.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_CGM_Computer_Graphics_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/jpg_JPEG.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/met_OS2_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pbm_Portable_Bitmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pct_Mac_Pict.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pgm_Portable_Graymap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/png_Portable_Network_Graphic.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/ppm_Portable_Pixelmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/ras_Sun_Rasterfile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svg_Scalable_Vector_Graphics_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svg_Scalable_Vector_Graphics.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svm_StarView_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/tif_Tag_Image_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/wmf_MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/xpm_XPM.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 21 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_impressgraphics_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=jpg_JPEG png_Portable_Network_Graphic svg_Scalable_Vector_Graphics" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_writergraphics_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCS] org/openoffice/Office/PresentationMinimizer.xcs FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_calcgraphics_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/calc_svg_Export.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 3 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_calcgraphics_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_writergraphics_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_svg_Export.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 3 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_writergraphics_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.PresentationMinimizer --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/PresentationMinimizer.xcs [build XCS] org/openoffice/Office/PresenterScreen.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.PresenterScreen --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_calcgraphics_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/png_Portable_Network_Graphic.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svg_Scalable_Vector_Graphics.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 2 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_calcgraphics_types.xcu [build XCS] org/openoffice/Office/UI/Effects.xcs FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_writergraphics_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/jpg_JPEG.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/png_Portable_Network_Graphic.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svg_Scalable_Vector_Graphics.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 3 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_writergraphics_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.Effects --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs [build XCS] org/openoffice/Office/UI/ImpressWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.ImpressWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs [build FIF] fcfg_impress_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=AppleKeynote MS_PowerPoint_97 MS_PowerPoint_97_AutoPlay MS_PowerPoint_97_Vorlage impress_StarOffice_XML_Draw ODP_FlatXML StarOffice_XML__Impress_ impress_StarOffice_XML_Impress_Template impress_pdf_Export impress8 impress8_template impress8_draw impress_MS_PowerPoint_2007_XML impress_MS_PowerPoint_2007_XML_AutoPlay impress_MS_PowerPoint_2007_XML_Template impress_MS_PowerPoint_2007_XML_VBA impress_OOXML impress_OOXML_Template impress_OOXML_AutoPlay ClarisWorks_Impress StarOffice_Presentation MWAW_Presentation PowerPoint3" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_impress_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_impress_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=draw_StarOffice_XML_Draw impress_AppleKeynote impress_MS_PowerPoint_97 impress_MS_PowerPoint_97_AutoPlay impress_MS_PowerPoint_97_Vorlage impress_ODP_FlatXML impress_StarOffice_XML_Impress impress_StarOffice_XML_Impress_Template pdf_Portable_Document_Format impress8 impress8_template draw8 MS_PowerPoint_2007_XML MS_PowerPoint_2007_XML_AutoPlay MS_PowerPoint_2007_XML_Template MS_PowerPoint_2007_XML_VBA impress_OOXML_Presentation impress_OOXML_Presentation_Template impress_OOXML_Presentation_AutoPlay impress_ClarisWorks StarOffice_Presentation MWAW_Presentation impress_PowerPoint3" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_impress_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCM] officecfg/registry/data/org/openoffice/Office/Common-impress.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-impress.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module impress --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-impress.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Embedding-impress.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module impress --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCS] org/openoffice/Office/Jobs.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Jobs --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Jobs.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs [build XCS] org/openoffice/Office/ProtocolHandler.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.ProtocolHandler --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/ProtocolHandler.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs [build XCM] officecfg/registry/data/org/openoffice/Setup-impress.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-impress.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module impress --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build XCS] org/openoffice/Office/Addons.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Addons --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Addons.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Addons.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Addons.xcs [build XCS] org/openoffice/Office/UI/WriterWindowState.xcs FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_impress_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/AppleKeynote.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_PowerPoint_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_PowerPoint_97_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_PowerPoint_97_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_StarOffice_XML_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ODP_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_XML__Impress_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_StarOffice_XML_Impress_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress8_draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_MS_PowerPoint_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_MS_PowerPoint_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_MS_PowerPoint_2007_XML_VBA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_OOXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_OOXML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/impress_OOXML_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ClarisWorks_Impress.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_Presentation.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MWAW_Presentation.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PowerPoint3.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 23 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_impress_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_impress_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw_StarOffice_XML_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_AppleKeynote.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_MS_PowerPoint_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_MS_PowerPoint_97_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_MS_PowerPoint_97_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_ODP_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_StarOffice_XML_Impress.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_StarOffice_XML_Impress_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pdf_Portable_Document_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/draw8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MS_PowerPoint_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MS_PowerPoint_2007_XML_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MS_PowerPoint_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MS_PowerPoint_2007_XML_VBA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_OOXML_Presentation.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_OOXML_Presentation_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_OOXML_Presentation_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_ClarisWorks.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/StarOffice_Presentation.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MWAW_Presentation.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/impress_PowerPoint3.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 23 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_impress_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.WriterWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs [build ECH] CustomTarget/postprocess/registry/lingucomponent.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/lingucomponent.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/lingucomponent.list [build XCS] org/openoffice/Inet.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Inet --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Inet.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Inet.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Inet.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Inet.xcs [build XCS] org/openoffice/Interaction.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Interaction --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Interaction.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Interaction.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Interaction.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Interaction.xcs [build XCS] org/openoffice/LDAP.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.LDAP --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/LDAP.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/LDAP.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/LDAP.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/LDAP.xcs [build XCS] org/openoffice/Office/Accelerators.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Accelerators --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Accelerators.xcs [build XCS] org/openoffice/Office/BasicIDE.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.BasicIDE --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/BasicIDE.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/BasicIDE.xcs [build XCS] org/openoffice/Office/Calc.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Calc --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Calc.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Calc.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Calc.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Calc.xcs [build XCS] org/openoffice/Office/CalcAddIns.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.CalcAddIns --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/CalcAddIns.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs [build XCS] org/openoffice/Office/Canvas.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Canvas --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Canvas.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs [build XCS] org/openoffice/Office/Chart.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Chart --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Chart.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Chart.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Chart.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Chart.xcs [build XCS] org/openoffice/Office/Commands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Commands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Commands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Commands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Commands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Commands.xcs [build XCS] org/openoffice/Office/Compatibility.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Compatibility --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Compatibility.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs [build XCS] org/openoffice/Office/DataAccess.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.DataAccess --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs [build XCS] org/openoffice/Office/Draw.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Draw --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Draw.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Draw.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Draw.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Draw.xcs [build XCS] org/openoffice/Office/Events.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Events --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Events.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Events.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Events.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Events.xcs [build XCS] org/openoffice/Office/ExtendedColorScheme.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.ExtendedColorScheme --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs [build XCS] org/openoffice/Office/ExtensionDependencies.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.ExtensionDependencies --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/ExtensionDependencies.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs [build XCS] org/openoffice/Office/ExtensionManager.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.ExtensionManager --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/ExtensionManager.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs [build XCS] org/openoffice/Office/FormWizard.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.FormWizard --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/FormWizard.xcs [build XCS] org/openoffice/Office/Histories.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Histories --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Histories.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Histories.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Histories.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Histories.xcs [build XCS] org/openoffice/Office/Impress.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Impress --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Impress.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Impress.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Impress.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Impress.xcs [build XCS] org/openoffice/Office/Java.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Java --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Java.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Java.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Java.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Java.xcs [build XCS] org/openoffice/Office/Labels.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Labels --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Labels.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Labels.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Labels.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Labels.xcs [build XCS] org/openoffice/Office/Linguistic.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Linguistic --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Linguistic.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs [build XCS] org/openoffice/Office/Logging.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Logging --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Logging.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Logging.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Logging.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Logging.xcs [build XCS] org/openoffice/Office/Math.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Math --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Math.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Math.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Math.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Math.xcs [build XCS] org/openoffice/Office/OptionsDialog.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.OptionsDialog --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs [build XCS] org/openoffice/Office/Paths.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Paths --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Paths.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Paths.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Paths.xcs [build XCS] org/openoffice/Office/Recovery.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Recovery --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Recovery.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs [build XCS] org/openoffice/Office/Scripting.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Scripting --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Scripting.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs [build XCS] org/openoffice/Office/Security.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Security --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Security.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Security.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Security.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Security.xcs [build XCS] org/openoffice/Office/TabBrowse.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.TabBrowse --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/TabBrowse.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs [build XCS] org/openoffice/Office/TableWizard.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.TableWizard --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs [build XCS] org/openoffice/Office/TypeDetection.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.TypeDetection --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/TypeDetection.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs [build XCS] org/openoffice/Office/UI/BaseWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.BaseWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs [build XCS] org/openoffice/Office/UI/BasicIDECommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.BasicIDECommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs [build XCS] org/openoffice/Office/UI/BasicIDEWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.BasicIDEWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs [build XCS] org/openoffice/Office/UI/BibliographyCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.BibliographyCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs [build XCS] org/openoffice/Office/UI/BibliographyWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.BibliographyWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/BibliographyWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs [build XCS] org/openoffice/Office/UI/Category.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.Category --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/Category.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs [build XCS] org/openoffice/Office/UI/ChartCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.ChartCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs [build XCS] org/openoffice/Office/UI/ChartWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.ChartWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs [build XCS] org/openoffice/Office/UI/Commands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.Commands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/Commands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs [build XCS] org/openoffice/Office/UI/Controller.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.Controller --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/Controller.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs [build XCS] org/openoffice/Office/UI/DbBrowserWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DbBrowserWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs [build XCS] org/openoffice/Office/UI/DbQueryWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DbQueryWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs [build XCS] org/openoffice/Office/UI/DbRelationWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DbRelationWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs [build XCS] org/openoffice/Office/UI/DbTableDataWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DbTableDataWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs [build XCS] org/openoffice/Office/UI/DbTableWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DbTableWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs [build XCS] org/openoffice/Office/UI/DbuCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DbuCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs [build XCS] org/openoffice/Office/UI/DrawImpressCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DrawImpressCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs [build XCS] org/openoffice/Office/UI/Factories.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.Factories --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/Factories.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs [build XCS] org/openoffice/Office/UI/GenericCategories.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.GenericCategories --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs [build XCS] org/openoffice/Office/UI/GenericCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.GenericCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs [build XCS] org/openoffice/Office/UI/GlobalSettings.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.GlobalSettings --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/GlobalSettings.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs [build XCS] org/openoffice/Office/UI/Sidebar.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.Sidebar --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs [build XCS] org/openoffice/Office/UI/StartModuleCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.StartModuleCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/StartModuleCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs [build XCS] org/openoffice/Office/UI/StartModuleWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.StartModuleWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs [build XCS] org/openoffice/Office/UI/ToolbarMode.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.ToolbarMode --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ToolbarMode.xcs [build XCS] org/openoffice/Office/UI/WindowContentFactories.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.WindowContentFactories --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/WindowContentFactories.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs [build XCS] org/openoffice/Office/UI/WindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.WindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/WindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs [build XCS] org/openoffice/Office/UI.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI.xcs [build XCS] org/openoffice/Office/Update.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Update --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Update.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Update.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Update.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Update.xcs [build XCS] org/openoffice/Office/Views.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Views --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/Views.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/Views.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Views.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/Views.xcs [build XCS] org/openoffice/Office/WriterWeb.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.WriterWeb --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/WriterWeb.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs [build XCS] org/openoffice/System.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.System --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/System.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/System.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/System.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/System.xcs [build XCS] org/openoffice/TypeDetection/Filter.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/TypeDetection/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.TypeDetection.Filter --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/TypeDetection/Filter.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs [build XCS] org/openoffice/TypeDetection/GraphicFilter.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/TypeDetection/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.TypeDetection.GraphicFilter --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/TypeDetection/GraphicFilter.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs [build XCS] org/openoffice/TypeDetection/Misc.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/TypeDetection/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.TypeDetection.Misc --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/TypeDetection/Misc.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs [build XCS] org/openoffice/TypeDetection/Types.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/TypeDetection/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.TypeDetection.Types --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/TypeDetection/Types.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs [build XCS] org/openoffice/TypeDetection/UISort.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/TypeDetection/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.TypeDetection.UISort --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/TypeDetection/UISort.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs [build XCS] org/openoffice/UserProfile.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.UserProfile --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/UserProfile.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/UserProfile.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/UserProfile.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/UserProfile.xcs [build XCS] org/openoffice/VCL.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.VCL --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/VCL.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/VCL.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/VCL.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/VCL.xcs [build XCS] org/openoffice/ucb/Configuration.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ucb/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.ucb.Configuration --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/ucb/Configuration.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs [build XCS] org/openoffice/ucb/Hierarchy.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ucb/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.ucb.Hierarchy --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/ucb/Hierarchy.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs [build XCS] org/openoffice/ucb/InteractionHandler.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ucb/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.ucb.InteractionHandler --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/ucb/InteractionHandler.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs [build XCS] org/openoffice/ucb/Store.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/ucb/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.ucb.Store --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Store.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Store.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/ucb/Store.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/ucb/Store.xcs [build XCU] officecfg/registry/data/org/openoffice/Inet.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Inet.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Inet.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Inet.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Inet.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Inet.xcu [build XCU] officecfg/registry/data/org/openoffice/Interaction.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Interaction.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Interaction.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Interaction.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Interaction.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Interaction.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/BasicIDE.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/BasicIDE.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/BasicIDE.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Calc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Calc.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Calc.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Calc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Calc.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Calc.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Canvas.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Canvas.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Canvas.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Canvas.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Canvas.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Canvas.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Compatibility.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Compatibility.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Compatibility.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Compatibility.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Compatibility.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Compatibility.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtensionDependencies.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtensionDependencies.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/ExtensionDependencies.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtensionManager.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtensionManager.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/ExtensionManager.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Histories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Histories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Histories.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Histories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Histories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Histories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Impress.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Impress.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Impress.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Impress.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Impress.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Impress.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Jobs.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Jobs.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Jobs.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Jobs.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Jobs.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Jobs.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Logging.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Logging.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Logging.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Logging.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Logging.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Logging.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Math.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Math.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Math.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Math.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Math.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Math.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Paths.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Paths.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/ProtocolHandler.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ProtocolHandler.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Scripting.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Scripting.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Scripting.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Scripting.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Scripting.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Scripting.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Security.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Security.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Security.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Security.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Security.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Security.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Controller.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Controller.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Factories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Factories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Views.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Views.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Views.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Views.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Views.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Views.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Writer.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCU] officecfg/registry/data/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build XCU] officecfg/registry/data/org/openoffice/System.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/System.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/System.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/System.xcu --stringparam xcs $W/XcsTarget/org/openoffice/System.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/System.xcu [build XCU] officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/TypeDetection/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/UISort.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/UISort.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCU] officecfg/registry/data/org/openoffice/UserProfile.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/UserProfile.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/UserProfile.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/UserProfile.xcu --stringparam xcs $W/XcsTarget/org/openoffice/UserProfile.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/UserProfile.xcu [build XCU] officecfg/registry/data/org/openoffice/VCL.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/VCL.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/VCL.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/VCL.xcu --stringparam xcs $W/XcsTarget/org/openoffice/VCL.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/VCL.xcu [build XCU] officecfg/registry/data/org/openoffice/ucb/Configuration.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/ucb/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/ucb/Configuration.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu --stringparam xcs $W/XcsTarget/org/openoffice/ucb/Configuration.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu [build FIF] fcfg_base_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=writer_web_HTML_help" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_base_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIO] fcfg_base_others.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterOthersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && RESPONSEFILE2=`mktemp -t gbuild.XXXXXX` && echo "items=com_sun_star_frame_Bibliography com_sun_star_sdb_ContentLoader" | sed "s/ /,/g" > ${RESPONSEFILE} && echo "items=com_sun_star_comp_framework_SoundHandler com_sun_star_comp_framework_oxt_handler" | sed "s/ /,/g" > ${RESPONSEFILE2} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/frameloaders/.. outdir=$W/XcuFilterOthersTarget/ pkg=$W/XcuFilterOthersTarget/fcfg_base_others.xcu xmlpackage=Misc lcfg=${RESPONSEFILE} ccfg=${RESPONSEFILE2} && rm -f ${RESPONSEFILE} ${RESPONSEFILE2} [build FIT] fcfg_base_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_base_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_web_HTML_help.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 1 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_base_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=writer_web_HTML_help oxt_OpenOffice_Extension wav_Wave_Audio_File component_Bibliography component_DB" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_base_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIF] fcfg_chart_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterOthersTarget/fcfg_base_others.xcu" ... generate package header ... generate set for types ... generate set for filter ... generate set for frame loader ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/frameloaders/../frameloaders/com_sun_star_frame_Bibliography.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/frameloaders/../frameloaders/com_sun_star_sdb_ContentLoader.xcu" ... generate set for content handler ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/frameloaders/../contenthandlers/com_sun_star_comp_framework_SoundHandler.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/frameloaders/../contenthandlers/com_sun_star_comp_framework_oxt_handler.xcu" ... generate package footer ... package contains 4 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterOthersTarget/fcfg_base_others.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=StarOffice_XML__Chart_ chart8" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_chart_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIO] fcfg_chart_others.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_base_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_web_HTML_help.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/oxt_OpenOffice_Extension.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/wav_Wave_Audio_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/component_Bibliography.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/component_DB.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 5 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_base_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterOthersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && RESPONSEFILE2=`mktemp -t gbuild.XXXXXX` && echo "items=com_sun_star_comp_chart2_ChartFrameLoader" | sed "s/ /,/g" > ${RESPONSEFILE} && echo "items=" | sed "s/ /,/g" > ${RESPONSEFILE2} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/frameloaders/.. outdir=$W/XcuFilterOthersTarget/ pkg=$W/XcuFilterOthersTarget/fcfg_chart_others.xcu xmlpackage=Misc lcfg=${RESPONSEFILE} ccfg=${RESPONSEFILE2} && rm -f ${RESPONSEFILE} ${RESPONSEFILE2} [build FIT] fcfg_chart_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_chart_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_XML__Chart_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/chart8.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 2 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_chart_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=chart_StarOffice_XML_Chart chart8" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_chart_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FII] fcfg_internalgraphics_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterOthersTarget/fcfg_chart_others.xcu" ... generate package header ... generate set for types ... generate set for filter ... generate set for frame loader ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/frameloaders/../frameloaders/com_sun_star_comp_chart2_ChartFrameLoader.xcu" ... generate set for content handler ... generate package footer ... package contains 1 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterOthersTarget/fcfg_chart_others.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterInternalTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=bmp_Export bmp_Import dxf_Import emf_Export emf_Import eps_Export eps_Import gif_Export gif_Import jpg_Export jpg_Import met_Import pbm_Import pcd_Import_Base pcd_Import_Base4 pcd_Import_Base16 pct_Import pcx_Import pdf_Export pdf_Import pgm_Import png_Export png_Import ppm_Import psd_Import ras_Import svg_Export svg_Import svm_Export svm_Import tga_Import tif_Export tif_Import wmf_Export wmf_Import xbm_Import xpm_Import mov_Import" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/internalgraphicfilters/.. outdir=$W/XcuFilterInternalTarget/ pkg=$W/XcuFilterInternalTarget/fcfg_internalgraphics_filters.xcu xmlpackage=GraphicFilter fcfg=${RESPONSEFILE} subdir_filters=internalgraphicfilters && rm -f ${RESPONSEFILE} [build FIT] fcfg_internalgraphics_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_chart_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/chart_StarOffice_XML_Chart.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/chart8.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 2 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_chart_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=bmp_MS_Windows dxf_AutoCAD_Interchange emf_MS_Windows_Metafile eps_Encapsulated_PostScript gif_Graphics_Interchange jpg_JPEG met_OS2_Metafile mov_MOV pbm_Portable_Bitmap pcd_Photo_CD_Base pcd_Photo_CD_Base16 pcd_Photo_CD_Base4 pct_Mac_Pict pcx_Zsoft_Paintbrush pgm_Portable_Graymap png_Portable_Network_Graphic ppm_Portable_Pixelmap psd_Adobe_Photoshop ras_Sun_Rasterfile svg_Scalable_Vector_Graphics svm_StarView_Metafile tga_Truevision_TARGA tif_Tag_Image_File wmf_MS_Windows_Metafile xbm_X_Consortium xpm_XPM" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_internalgraphics_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-chart.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterInternalTarget/fcfg_internalgraphics_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/bmp_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/bmp_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/dxf_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/emf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/emf_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/eps_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/eps_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/gif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/gif_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/jpg_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/met_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pbm_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pcd_Import_Base.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pcd_Import_Base4.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pcd_Import_Base16.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pct_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pcx_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pdf_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/pgm_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/png_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/ppm_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/psd_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/ras_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/svg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/svg_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/svm_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/svm_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/tga_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/tif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/tif_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/wmf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/wmf_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/xbm_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/xpm_Import.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/internalgraphicfilters/../internalgraphicfilters/mov_Import.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 38 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterInternalTarget/fcfg_internalgraphics_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Embedding-chart.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module chart --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-start.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-start.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module start --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-calc.xcuFCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_internalgraphics_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/bmp_MS_Windows.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/dxf_AutoCAD_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/emf_MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/eps_Encapsulated_PostScript.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/gif_Graphics_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/jpg_JPEG.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/met_OS2_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/mov_MOV.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pbm_Portable_Bitmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pcd_Photo_CD_Base.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pcd_Photo_CD_Base16.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pcd_Photo_CD_Base4.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pct_Mac_Pict.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pcx_Zsoft_Paintbrush.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pgm_Portable_Graymap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/png_Portable_Network_Graphic.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/ppm_Portable_Pixelmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/psd_Adobe_Photoshop.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/ras_Sun_Rasterfile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svg_Scalable_Vector_Graphics.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/svm_StarView_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/tga_Truevision_TARGA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/tif_Tag_Image_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/wmf_MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/xbm_X_Consortium.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/xpm_XPM.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 26 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_internalgraphics_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/UISort-calc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/UISort.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module calc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-draw.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/UISort-draw.xcu --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/UISort.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module draw --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-impress.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/UISort-impress.xcu --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/UISort.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module impress --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-math.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/UISort-math.xcu --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/UISort.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module math --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCM] officecfg/registry/data/org/openoffice/TypeDetection/UISort-writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/TypeDetection/UISort-writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/UISort.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module writer --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/TypeDetection/UISort.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-unixdesktop.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Inet-unixdesktop.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Inet.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module unixdesktop --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Inet.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-unxwnt.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Accelerators-unxwnt.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module unxwnt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-UseOOoFileDialogs.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-UseOOoFileDialogs.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module UseOOoFileDialogs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-unixdesktop.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-unixdesktop.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module unixdesktop --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-unx.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-unx.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module unx --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-unixdesktop.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Paths-unixdesktop.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module unixdesktop --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-unxwnt.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Paths-unxwnt.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module unxwnt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCM] officecfg/registry/data/org/openoffice/UserProfile-unixdesktop.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/UserProfile-unixdesktop.xcu --stringparam xcs $W/XcsTarget/org/openoffice/UserProfile.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module unixdesktop --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/UserProfile.xcu [build XCM] officecfg/registry/data/org/openoffice/VCL-unixdesktop.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/VCL-unixdesktop.xcu --stringparam xcs $W/XcsTarget/org/openoffice/VCL.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module unixdesktop --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/VCL.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-webdav.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ucb/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ucb/Configuration-webdav.xcu --stringparam xcs $W/XcsTarget/org/openoffice/ucb/Configuration.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module webdav --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-evoab2.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/DataAccess-evoab2.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module evoab2 --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibexttextcatdata.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Paths-externallibexttextcatdata.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module externallibexttextcatdata --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-externallibnumbertextdata.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Paths-externallibnumbertextdata.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module externallibnumbertextdata --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCS] org/openoffice/Office/UI/MathCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.MathCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs [build XCS] org/openoffice/Office/UI/MathWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.MathWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs [build FIF] fcfg_math_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=MathML_XML__Math_ MathType_3_x StarOffice_XML__Math_ math_pdf_Export math8" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_math_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_math_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=math_MathML_XML_Math math_MathType_3x math_StarOffice_XML_Math pdf_Portable_Document_Format math8" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_math_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCM] officecfg/registry/data/org/openoffice/Office/Common-math.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-math.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module math --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-math.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Embedding-math.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module math --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-math.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-math.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module math --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Scripting-python.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Scripting-python.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Scripting.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module python --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Scripting.xcu [build XCS] org/openoffice/Office/UI/WriterCommands.xcs FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_math_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MathML_XML__Math_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MathType_3_x.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_XML__Math_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/math_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/math8.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 5 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_math_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_math_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/math_MathML_XML_Math.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/math_MathType_3x.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/math_StarOffice_XML_Math.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pdf_Portable_Document_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/math8.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 5 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_math_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.WriterCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs [build XCS] org/openoffice/Office/UI/WriterFormWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.WriterFormWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterGlobalWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.WriterGlobalWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterReportWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.WriterReportWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs [build XCS] org/openoffice/Office/UI/WriterWebWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.WriterWebWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs [build XCS] org/openoffice/Office/UI/XFormsWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.XFormsWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build FIF] fcfg_global_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=Text__encoded___StarWriter_GlobalDocument_ writer_globaldocument_StarOffice_XML_Writer writer_globaldocument_StarOffice_XML_Writer_GlobalDocument writer_globaldocument_pdf_Export writerglobal8 writerglobal8_template writerglobal8_writer writerglobal8_HTML" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_global_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_global_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=generic_Text writer_StarOffice_XML_Writer writer_globaldocument_StarOffice_XML_Writer_GlobalDocument pdf_Portable_Document_Format writerglobal8 writerglobal8_template" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_global_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIF] fcfg_web_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=HTML Text__StarWriter_Web_ Text__encoded___StarWriter_Web_ writer_web_HTML_help writer_web_StarOffice_XML_Writer writer_web_StarOffice_XML_Writer_Web_Template writer_web_pdf_Export writer_web_png_Export writer_web_jpg_Export writerweb8_writer_template writerweb8_writer" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_web_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_web_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_global_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Text__encoded___StarWriter_GlobalDocument_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_globaldocument_StarOffice_XML_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_globaldocument_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writerglobal8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writerglobal8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writerglobal8_writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writerglobal8_HTML.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 8 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_global_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=generic_HTML generic_Text writer_web_HTML_help writer_StarOffice_XML_Writer writer_web_StarOffice_XML_Writer_Web_Template pdf_Portable_Document_Format writerweb8_writer_template" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_web_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIF] fcfg_writer_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_global_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/generic_Text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_StarOffice_XML_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pdf_Portable_Document_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writerglobal8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writerglobal8_template.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 6 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_global_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_web_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Text__StarWriter_Web_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Text__encoded___StarWriter_Web_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_web_HTML_help.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_web_StarOffice_XML_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_web_StarOffice_XML_Writer_Web_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_web_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_web_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_web_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writerweb8_writer_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writerweb8_writer.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 11 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_web_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=HTML__StarWriter_ MS_WinWord_5 MS_WinWord_6_0 MS_Word_95 MS_Word_95_Vorlage MS_Word_97 MS_Word_97_Vorlage ODT_FlatXML Rich_Text_Format StarOffice_XML__Writer_ WordPerfect MS_Works MS_Write DosWord ClarisWorks Mac_Word Mac_Works MacWrite Mariner_Write WriteNow AbiWord T602Document LotusWordPro Text Text__encoded_ writer_MIZI_Hwp_97 writer_StarOffice_XML_Writer_Template writer_pdf_Export writer8 writer8_template MS_Word_2007_XML MS_Word_2007_XML_Template MS_Word_2007_XML_VBA OOXML_Text OOXML_Text_Template writer_layout_dump BroadBand_eBook FictionBook_2 PalmDoc Plucker_eBook ApplePages MWAW_Text_Document Palm_Text_Document StarOffice_Writer EPUB" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_writer_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_writer_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=generic_HTML calc_MS_Excel_40 calc_MS_Excel_5095 calc_MS_Excel_95 writer_MS_WinWord_5 writer_MS_WinWord_60 writer_MS_Word_95 writer_MS_Word_95_Vorlage writer_MS_Word_97 writer_MS_Word_97_Vorlage writer_ODT_FlatXML writer_Rich_Text_Format writer_StarOffice_XML_Writer writer_WordPerfect_Document writer_MS_Works_Document writer_MS_Write writer_DosWord writer_ClarisWorks writer_Mac_Word writer_Mac_Works writer_MacWrite writer_Mariner_Write writer_WriteNow writer_AbiWord_Document writer_T602_Document writer_LotusWordPro_Document generic_Text writer_MIZI_Hwp_97 writer_StarOffice_XML_Writer_Template pdf_Portable_Document_Format writer8_template writer8 writer_MS_Word_2007_XML writer_MS_Word_2007_XML_Template writer_MS_Word_2007_XML_VBA writer_OOXML writer_OOXML_Template writer_layout_dump_xml writer_BroadBand_eBook writer_FictionBook_2 writer_PalmDoc writer_Plucker_eBook writer_ApplePages MWAW_Text_Document Palm_Text_Document StarOffice_Writer writer_EPUB_Document" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_writer_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCM] officecfg/registry/data/org/openoffice/Office/Common-writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module writer --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_web_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/generic_HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/generic_Text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_web_HTML_help.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_StarOffice_XML_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_web_StarOffice_XML_Writer_Web_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pdf_Portable_Document_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writerweb8_writer_template.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 7 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_web_types.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Embedding-writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module writer --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module writer --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build FIF] fcfg_xslt_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=ADO_rowset_XML DocBook_File MS_Excel_2003_XML MS_Word_2003_XML XHTML_Calc_File XHTML_Draw_File XHTML_Impress_File XHTML_Writer_File UOF_text UOF_spreadsheet UOF_presentation" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_xslt_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_xslt_types.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_writer_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/HTML__StarWriter_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_WinWord_5.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_WinWord_6_0.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Word_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Word_95_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Word_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Word_97_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ODT_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Rich_Text_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_XML__Writer_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/WordPerfect.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Works.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Write.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/DosWord.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ClarisWorks.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Mac_Word.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Mac_Works.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MacWrite.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Mariner_Write.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/WriteNow.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/AbiWord.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/T602Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/LotusWordPro.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Text__encoded_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_MIZI_Hwp_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_StarOffice_XML_Writer_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Word_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Word_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Word_2007_XML_VBA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/OOXML_Text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/OOXML_Text_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/writer_layout_dump.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/BroadBand_eBook.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/FictionBook_2.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/PalmDoc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Plucker_eBook.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ApplePages.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MWAW_Text_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/Palm_Text_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarOffice_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/EPUB.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 45 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_writer_filters.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_writer_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/generic_HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_40.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_5095.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_WinWord_5.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_WinWord_60.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Word_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Word_95_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Word_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Word_97_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_ODT_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_Rich_Text_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_StarOffice_XML_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_WordPerfect_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Works_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Write.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_DosWord.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_ClarisWorks.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_Mac_Word.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_Mac_Works.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MacWrite.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_Mariner_Write.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_WriteNow.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_AbiWord_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_T602_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_LotusWordPro_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/generic_Text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MIZI_Hwp_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_StarOffice_XML_Writer_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/pdf_Portable_Document_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Word_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Word_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Word_2007_XML_VBA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_OOXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_OOXML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_layout_dump_xml.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_BroadBand_eBook.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_FictionBook_2.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_PalmDoc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_Plucker_eBook.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_ApplePages.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/MWAW_Text_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/Palm_Text_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/StarOffice_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_EPUB_Document.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 47 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_writer_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=calc_ADO_rowset_XML calc_MS_Excel_2003_XML writer_DocBook_File writer_MS_Word_2003_XML XHTML_File Unified_Office_Format_text Unified_Office_Format_spreadsheet Unified_Office_Format_presentation" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_xslt_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCS] org/openoffice/Office/ReportDesign.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.ReportDesign --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/ReportDesign.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/ReportDesign.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/ReportDesign.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/ReportDesign.xcs [build XCS] org/openoffice/Office/UI/DbReportWindowState.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.DbReportWindowState --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs [build XCS] org/openoffice/Office/UI/ReportCommands.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.UI.ReportCommands --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs [build XCU] officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_xslt_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/ADO_rowset_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/DocBook_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Excel_2003_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/MS_Word_2003_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/XHTML_Calc_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/XHTML_Draw_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/XHTML_Impress_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/XHTML_Writer_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/UOF_text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/UOF_spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/UOF_presentation.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 11 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_xslt_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/ReportDesign.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ReportDesign.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/ReportDesign.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_xslt_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_ADO_rowset_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/calc_MS_Excel_2003_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_DocBook_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/writer_MS_Word_2003_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/XHTML_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/Unified_Office_Format_text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/Unified_Office_Format_spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/Unified_Office_Format_presentation.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 8 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_xslt_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build FIF] fcfg_reportbuilder_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterFiltersTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=StarBaseReport StarBaseReportChart" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/filters/.. outdir=$W/XcuFilterFiltersTarget/ pkg=$W/XcuFilterFiltersTarget/fcfg_reportbuilder_filters.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build FIT] fcfg_reportbuilder_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterTypesTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=StarBaseReport StarBaseReportChart" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$S/filter/source/config/fragments/types/.. outdir=$W/XcuFilterTypesTarget/ pkg=$W/XcuFilterTypesTarget/fcfg_reportbuilder_types.xcu xmlpackage=Types tcfg=${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build XCM] officecfg/registry/data/org/openoffice/Setup-reportbuilder.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-reportbuilder.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module reportbuilder --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-reportbuilder.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Accelerators-reportbuilder.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module reportbuilder --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/DataAccess-reportbuilder.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/DataAccess-reportbuilder.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module reportbuilder --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-reportbuilder.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Embedding-reportbuilder.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module reportbuilder --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/Controller-reportbuilder.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_reportbuilder_types.xcu" ... generate package header ... generate set for types ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/StarBaseReport.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/types/../types/StarBaseReportChart.xcu" ... generate set for filter ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 2 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterTypesTarget/fcfg_reportbuilder_types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/UI/Controller-reportbuilder.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Controller.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module reportbuilder --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-gio.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_reportbuilder_filters.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarBaseReport.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/fragments/filters/../filters/StarBaseReportChart.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 2 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterFiltersTarget/fcfg_reportbuilder_filters.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ucb/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ucb/Configuration-gio.xcu --stringparam xcs $W/XcsTarget/org/openoffice/ucb/Configuration.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module gio --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Impress-ogltrans.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Impress-ogltrans.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Impress.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module ogltrans --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Impress.xcu [build ECH] CustomTarget/postprocess/registry/pdfimport.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/pdfimport.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/pdfimport.list [build XCL] Langpack-en-US.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/en-US/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-en-US.xcu [build XCL] Langpack-af.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/af/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-af.xcu [build XCL] Langpack-ar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ar/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ar.xcu [build XCL] Langpack-as.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/as/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-as.xcu [build XCL] Langpack-bg.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/bg/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-bg.xcu [build XCL] Langpack-bn.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/bn/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-bn.xcu [build XCL] Langpack-br.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/br/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-br.xcu [build XCL] Langpack-ca.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ca/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ca.xcu [build XCL] Langpack-cs.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/cs/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-cs.xcu [build XCL] Langpack-cy.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/cy/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-cy.xcu [build XCL] Langpack-da.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/da/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-da.xcu [build XCL] Langpack-de.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/de/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-de.xcu [build XCL] Langpack-dz.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/dz/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-dz.xcu [build XCL] Langpack-el.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/el/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-el.xcu [build XCL] Langpack-eo.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/eo/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-eo.xcu [build XCL] Langpack-es.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/es/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-es.xcu [build XCL] Langpack-et.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/et/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-et.xcu [build XCL] Langpack-eu.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/eu/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-eu.xcu [build XCL] Langpack-fa.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/fa/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-fa.xcu [build XCL] Langpack-fi.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/fi/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-fi.xcu [build XCL] Langpack-fr.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/fr/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-fr.xcu [build XCL] Langpack-ga.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ga/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ga.xcu [build XCL] Langpack-gl.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/gl/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-gl.xcu [build XCL] Langpack-gu.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/gu/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-gu.xcu [build XCL] Langpack-he.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/he/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-he.xcu [build XCL] Langpack-hi.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/hi/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-hi.xcu [build XCL] Langpack-hr.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/hr/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-hr.xcu [build XCL] Langpack-hu.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/hu/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-hu.xcu [build XCL] Langpack-id.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/id/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-id.xcu [build XCL] Langpack-it.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/it/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-it.xcu [build XCL] Langpack-ja.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ja/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ja.xcu [build XCL] Langpack-kk.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/kk/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-kk.xcu [build XCL] Langpack-kn.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/kn/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-kn.xcu [build XCL] Langpack-ko.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ko/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ko.xcu [build XCL] Langpack-lt.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/lt/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-lt.xcu [build XCL] Langpack-lv.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/lv/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-lv.xcu [build XCL] Langpack-mai.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/mai/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-mai.xcu [build XCL] Langpack-ml.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ml/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ml.xcu [build XCL] Langpack-mr.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/mr/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-mr.xcu [build XCL] Langpack-nb.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/nb/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-nb.xcu [build XCL] Langpack-nl.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/nl/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-nl.xcu [build XCL] Langpack-nn.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/nn/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-nn.xcu [build XCL] Langpack-nr.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/nr/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-nr.xcu [build XCL] Langpack-nso.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/nso/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-nso.xcu [build XCL] Langpack-or.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/or/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-or.xcu [build XCL] Langpack-pa-IN.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/pa-IN/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-pa-IN.xcu [build XCL] Langpack-pl.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/pl/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-pl.xcu [build XCL] Langpack-pt-BR.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/pt-BR/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-pt-BR.xcu [build XCL] Langpack-pt.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/pt/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-pt.xcu [build XCL] Langpack-ro.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ro/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ro.xcu [build XCL] Langpack-ru.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ru/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ru.xcu [build XCL] Langpack-si.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/si/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-si.xcu [build XCL] Langpack-sk.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/sk/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-sk.xcu [build XCL] Langpack-sl.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/sl/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-sl.xcu [build XCL] Langpack-sr.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/sr/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-sr.xcu [build XCL] Langpack-sr-Latn.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/sr-Latn/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-sr-Latn.xcu [build XCL] Langpack-ss.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ss/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ss.xcu [build XCL] Langpack-st.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/st/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-st.xcu [build XCL] Langpack-sv.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/sv/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-sv.xcu [build XCL] Langpack-ta.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ta/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ta.xcu [build XCL] Langpack-te.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/te/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-te.xcu [build XCL] Langpack-th.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/th/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-th.xcu [build XCL] Langpack-tn.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/tn/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-tn.xcu [build XCL] Langpack-tr.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/tr/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-tr.xcu [build XCL] Langpack-ts.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ts/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ts.xcu [build XCL] Langpack-uk.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/uk/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-uk.xcu [build XCL] Langpack-ve.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/ve/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-ve.xcu [build XCL] Langpack-xh.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/xh/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-xh.xcu [build XCL] Langpack-zh-CN.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/zh-CN/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-zh-CN.xcu [build XCL] Langpack-zh-TW.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/zh-TW/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-zh-TW.xcu [build XCL] Langpack-zu.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuLangpackTarget/ && sed -e "s/__LANGUAGE__/zu/" -f $S/officecfg/util/delcomment.sed $S/officecfg/registry/data/org/openoffice/Langpack.xcu.tmpl > $W/XcuLangpackTarget/Langpack-zu.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/ [build XCU] officecfg/registry/data/org/openoffice/Office/Linguistic.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Linguistic.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Linguistic.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-macosx.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Inet-macosx.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Inet.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module macosx --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Inet.xcu [build XCM] officecfg/registry/data/org/openoffice/Inet-wnt.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Inet-wnt.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Inet.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module wnt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Inet.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-report.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-report.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module report --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Accelerators-macosx.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Accelerators-macosx.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module macosx --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-macosx.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-macosx.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module macosx --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-wnt.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-wnt.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module wnt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-32bit.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-32bit.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module 32bit --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Linguistic-ForceDefaultLanguage.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Linguistic.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module ForceDefaultLanguage --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Linguistic.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Common-ctlseqcheck.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-ctlseqcheck.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module ctlseqcheck --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-macosx.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Paths-macosx.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module macosx --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibexttextcatdata.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Paths-internallibexttextcatdata.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module internallibexttextcatdata --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Paths-internallibnumbertextdata.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Paths-internallibnumbertextdata.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module internallibnumbertextdata --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Paths.xcu [build XCM] officecfg/registry/data/org/openoffice/ucb/Configuration-win.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ucb/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ucb/Configuration-win.xcu --stringparam xcs $W/XcsTarget/org/openoffice/ucb/Configuration.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module win --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/Addons.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Addons.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/instsetoo_native_setup_ure mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/instsetoo_native_setup mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/filter/source/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/filter/source/svg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/gentoken.pl /builddir/build/BUILD/libreoffice-6.3.5.2/sw/source/core/swg/TextBlockTokens.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated/TextBlockTokens.gperf /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/gentoken.pl /builddir/build/BUILD/libreoffice-6.3.5.2/sw/source/core/swg/BlockListTokens.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated/BlockListTokens.gperf mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sd_xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/mailmerge mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/agenda mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/fax mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/letter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/ [build CMP] xmerge/source/bridge/XMergeBridge mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmerge/source/bridge/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/XMergeBridge.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmerge/source/bridge/XMergeBridge.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/xmerge/source/bridge/XMergeBridge.component [build CMP] scripting/java/ScriptFramework mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/java/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/ScriptFramework.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/java/ScriptFramework.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/java/ScriptFramework.component [build CMP] scripting/java/ScriptProviderForJava mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/java/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/ScriptProviderForJava.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/java/ScriptProviderForJava.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/java/ScriptProviderForJava.component [build CMP] smoketest/org/libreoffice/smoketest/smoketest mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/smoketest/org/libreoffice/smoketest/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/smoketest.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/smoketest/org/libreoffice/smoketest/smoketest.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/smoketest/org/libreoffice/smoketest/smoketest.component [build CMP] wizards/com/sun/star/wizards/form/form mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/form/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/form.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/form/form.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/form/form.component [build CMP] wizards/com/sun/star/wizards/query/query mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/query/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/query.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/query/query.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/query/query.component [build CMP] wizards/com/sun/star/wizards/report/report mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/report/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/report.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/report/report.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/report/report.component [build CMP] wizards/com/sun/star/wizards/table/table mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/table/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/table.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/table/table.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/table/table.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libshell_xmlparser.a mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sdext/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sdext/pdfimport/ [build CMP] reportbuilder/java/reportbuilder mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/reportbuilder/java/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/reportbuilder.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/reportbuilder/java/reportbuilder.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/reportbuilder.component mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/arrows mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/backgrounds mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/backgrounds mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/computers mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/computers mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/diagrams mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/diagrams mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/education mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/education mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/environment mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/environment mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/finance mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/finance mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/people mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/people mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/symbols mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/symbols mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/sounds mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/sounds mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/txtshapes mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/txtshapes mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/transportation mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Gallery/Files/transportation mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_persona_dark mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/dark/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_persona_gray mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/gray/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_persona_green mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/green/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_persona_pink mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/pink/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_persona_sand mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/sand/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_persona_white mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/white/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/extras_personas mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/Pictures/ [build XSL] autotext/bg/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BB0-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BCQEHQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BCQEHQ-/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/AR/ [build XSL] autotext/bg/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/FN/Obj0012D655/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BB8EIA-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BB8EIA-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQf-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQf-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQfBBQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQfBBs-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBQ-/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBs-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQR-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQR-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQRBBQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQRBBs-/ [build XSL] autotext/bg/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LIC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/AR/ [build XSL] autotext/da/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/AF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/AG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/AL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWABS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWEIN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWUNT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWVOR/ [build XSL] autotext/de/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/EB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/K+ANw-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/MFG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/SGDH/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/UL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/ZBED/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/AR/ [build XSL] autotext/en-GB/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/AR/ [build XSL] autotext/en-US/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ATEN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV2/ [build XSL] autotext/es/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/CDP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/DA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ESYS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/N+ANo-M/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/N+ANo-M/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SENT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SMAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SOL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SRECH/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/TE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_fa mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/AR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CDOS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CINVI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CLET/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CNON/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/COP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CREC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/D/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/MM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/NF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/NF/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/PAI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/RESI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/SALU/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/TEX/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/2016/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/AL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/B/ [build XSL] autotext/hu/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/EL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/EX/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/HI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/K/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KH/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KHU/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KU/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/LP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/MJ/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/ML/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/PL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/SZ/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/T/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TH/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/THU/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TU/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/U/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DIRIF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/ICOLL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IDOC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IMP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IRIC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/R/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/TE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/AR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/CP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/HK/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JARWPR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/KG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/AR/ [build XSL] autotext/km/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+1gSzAA-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+1gSzAA-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-3/ [build XSL] autotext/ko/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/AR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWABS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWEIN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWUNT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWVOR/ [build XSL] autotext/ko/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/K_/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/KU/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/M1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/M2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/MFG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/SGDH/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/UL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/ZBED/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-2/Pictures/ [build XSL] autotext/mn/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BB0E6AQo-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBA-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQi-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQiBBE-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQlBBAEEQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQR-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQvBCM-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAEKA-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBEEKA-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBEELw-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBg-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBMEJQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBsEEA-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BC0EJQQd-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCEEIQQl-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCIEHQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCIEHQQY-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCU-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEAQg-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEAQR-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEQQd-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEHQ-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCYEFQ-/ [build XSL] autotext/mn/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQdBCI-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQi-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQiBBc-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQiBBE-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEHQQi-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIg-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIgQR-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIgQX-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHg-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHg-/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHgQR-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHgQR-/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHgQX-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHQQi-/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHQQi-/Pictures/ [build XSL] autotext/mn/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT2/Pictures/ [build XSL] autotext/nl/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG3/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/AL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BETV/ [build XSL] autotext/nl/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BO/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/GDH/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/LIC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/MVG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/OP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLAFZ/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLDOC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLONT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLUIT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/WSP1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/WSP2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/APA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PO/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/POD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODDOK/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODODM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODPOTW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODZAPR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/SZPA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/U1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/U2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/WP+AUE-A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/WYP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/Z/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZO/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZPO/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/AN/ [build XSL] autotext/pt-BR/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CDP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/L1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/L2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/LDA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/OC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECRE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PERGF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PSS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/TP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/CSL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/CSL/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELCN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELEA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELSS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MCN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MCN/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MEA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MEA/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/_CON/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/1L/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/2L/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ANE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AQPD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ATE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AV/ [build XSL] autotext/pt/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CCE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CGE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CO/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/COR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CRMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CSS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCRE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/EE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/EN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ERA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/INQ/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/LAC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/MC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ME/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/NF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/NF/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/OB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PCA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PCN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/REF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/RES/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/SIN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/SS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/TE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/TP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/AR/ [build XSL] autotext/ru/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LIC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/A/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/BW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CNL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/IRT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/J/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LAG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LIC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/P/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RE/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RG/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/S/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/SD/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/SI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TWIMC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/VA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/VOM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ABM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANY/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/B/ [build XSL] autotext/sv/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/BlockList.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/BT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/BV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/F/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/K/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/MVH/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/OR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UA/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1B/Pictures/ [build XSL] autotext/sv/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/H1B/styles.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/C+AR4-D1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/C+AR4-D2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR1/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR2/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR3/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/AR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/CP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/DT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JARWPR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/R1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/R2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA3/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/MOD1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/MOD2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/AR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/BT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/CAN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/CP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/DMS/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/E/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/FN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/FN/Object_1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/I/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JACL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JACR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JAINV/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JARL/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JARWPR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/LOREM/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/M1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/M2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/O/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/Q/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/TOP/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/YT/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1B/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1B/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1C/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1N/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRB/Pictures/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRC/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/PT1/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/PT2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_af mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_as mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_br mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_cy mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/fa/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ga mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_kk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_kn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_mai mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_mr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_nr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_nso mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_or mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_pa-IN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_sr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_sr-Latn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ss mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_st mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_te mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_th mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_tn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ts mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_ve mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_xh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/autotextshare_zu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangPackage/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/filter_docbook mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/docbook/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/filter_xhtml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/xhtml/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/filter_xslt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/common/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/spreadsheetml/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/uof/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/common/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/spreadsheetml/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/uof/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/common/body.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/body.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/styles/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/table/ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/table_of_content.xsl [build MO ] fltaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/filter/messages.po; then msguniq --force-po $S/translations/source/af/filter/messages.po | msgfmt - -o $W/MoTarget/fltaf.mo; else echo missing $S/translations/source/af/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltaf.mo; fi [build MO ] fltar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/filter/messages.po; then msguniq --force-po $S/translations/source/ar/filter/messages.po | msgfmt - -o $W/MoTarget/fltar.mo; else echo missing $S/translations/source/ar/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltar.mo; fi [build MO ] fltas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/filter/messages.po; then msguniq --force-po $S/translations/source/as/filter/messages.po | msgfmt - -o $W/MoTarget/fltas.mo; else echo missing $S/translations/source/as/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltas.mo; fi [build MO ] fltbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/filter/messages.po; then msguniq --force-po $S/translations/source/bg/filter/messages.po | msgfmt - -o $W/MoTarget/fltbg.mo; else echo missing $S/translations/source/bg/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltbg.mo; fi [build MO ] fltbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/filter/messages.po; then msguniq --force-po $S/translations/source/bn/filter/messages.po | msgfmt - -o $W/MoTarget/fltbn.mo; else echo missing $S/translations/source/bn/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltbn.mo; fi [build MO ] fltbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/filter/messages.po; then msguniq --force-po $S/translations/source/br/filter/messages.po | msgfmt - -o $W/MoTarget/fltbr.mo; else echo missing $S/translations/source/br/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltbr.mo; fi [build MO ] fltca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/filter/messages.po; then msguniq --force-po $S/translations/source/ca/filter/messages.po | msgfmt - -o $W/MoTarget/fltca.mo; else echo missing $S/translations/source/ca/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltca.mo; fi [build MO ] fltcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/filter/messages.po; then msguniq --force-po $S/translations/source/cs/filter/messages.po | msgfmt - -o $W/MoTarget/fltcs.mo; else echo missing $S/translations/source/cs/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltcs.mo; fi [build MO ] fltcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/filter/messages.po; then msguniq --force-po $S/translations/source/cy/filter/messages.po | msgfmt - -o $W/MoTarget/fltcy.mo; else echo missing $S/translations/source/cy/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltcy.mo; fi [build MO ] fltda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/filter/messages.po; then msguniq --force-po $S/translations/source/da/filter/messages.po | msgfmt - -o $W/MoTarget/fltda.mo; else echo missing $S/translations/source/da/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltda.mo; fi [build MO ] fltde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/filter/messages.po; then msguniq --force-po $S/translations/source/de/filter/messages.po | msgfmt - -o $W/MoTarget/fltde.mo; else echo missing $S/translations/source/de/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltde.mo; fi [build MO ] fltdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/filter/messages.po; then msguniq --force-po $S/translations/source/dz/filter/messages.po | msgfmt - -o $W/MoTarget/fltdz.mo; else echo missing $S/translations/source/dz/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltdz.mo; fi [build MO ] fltel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/filter/messages.po; then msguniq --force-po $S/translations/source/el/filter/messages.po | msgfmt - -o $W/MoTarget/fltel.mo; else echo missing $S/translations/source/el/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltel.mo; fi [build MO ] flteo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/filter/messages.po; then msguniq --force-po $S/translations/source/eo/filter/messages.po | msgfmt - -o $W/MoTarget/flteo.mo; else echo missing $S/translations/source/eo/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/flteo.mo; fi [build MO ] fltes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/filter/messages.po; then msguniq --force-po $S/translations/source/es/filter/messages.po | msgfmt - -o $W/MoTarget/fltes.mo; else echo missing $S/translations/source/es/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltes.mo; fi [build MO ] fltet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/filter/messages.po; then msguniq --force-po $S/translations/source/et/filter/messages.po | msgfmt - -o $W/MoTarget/fltet.mo; else echo missing $S/translations/source/et/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltet.mo; fi [build MO ] flteu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/filter/messages.po; then msguniq --force-po $S/translations/source/eu/filter/messages.po | msgfmt - -o $W/MoTarget/flteu.mo; else echo missing $S/translations/source/eu/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/flteu.mo; fi [build MO ] fltfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/filter/messages.po; then msguniq --force-po $S/translations/source/fa/filter/messages.po | msgfmt - -o $W/MoTarget/fltfa.mo; else echo missing $S/translations/source/fa/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltfa.mo; fi [build MO ] fltfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/filter/messages.po; then msguniq --force-po $S/translations/source/fi/filter/messages.po | msgfmt - -o $W/MoTarget/fltfi.mo; else echo missing $S/translations/source/fi/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltfi.mo; fi [build MO ] fltfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/filter/messages.po; then msguniq --force-po $S/translations/source/fr/filter/messages.po | msgfmt - -o $W/MoTarget/fltfr.mo; else echo missing $S/translations/source/fr/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltfr.mo; fi [build MO ] fltga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/filter/messages.po; then msguniq --force-po $S/translations/source/ga/filter/messages.po | msgfmt - -o $W/MoTarget/fltga.mo; else echo missing $S/translations/source/ga/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltga.mo; fi [build MO ] fltgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/filter/messages.po; then msguniq --force-po $S/translations/source/gl/filter/messages.po | msgfmt - -o $W/MoTarget/fltgl.mo; else echo missing $S/translations/source/gl/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltgl.mo; fi [build MO ] fltgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/filter/messages.po; then msguniq --force-po $S/translations/source/gu/filter/messages.po | msgfmt - -o $W/MoTarget/fltgu.mo; else echo missing $S/translations/source/gu/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltgu.mo; fi [build MO ] flthe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/filter/messages.po; then msguniq --force-po $S/translations/source/he/filter/messages.po | msgfmt - -o $W/MoTarget/flthe.mo; else echo missing $S/translations/source/he/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/flthe.mo; fi [build MO ] flthi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/filter/messages.po; then msguniq --force-po $S/translations/source/hi/filter/messages.po | msgfmt - -o $W/MoTarget/flthi.mo; else echo missing $S/translations/source/hi/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/flthi.mo; fi [build MO ] flthr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/filter/messages.po; then msguniq --force-po $S/translations/source/hr/filter/messages.po | msgfmt - -o $W/MoTarget/flthr.mo; else echo missing $S/translations/source/hr/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/flthr.mo; fi [build MO ] flthu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/filter/messages.po; then msguniq --force-po $S/translations/source/hu/filter/messages.po | msgfmt - -o $W/MoTarget/flthu.mo; else echo missing $S/translations/source/hu/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/flthu.mo; fi [build MO ] fltid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/filter/messages.po; then msguniq --force-po $S/translations/source/id/filter/messages.po | msgfmt - -o $W/MoTarget/fltid.mo; else echo missing $S/translations/source/id/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltid.mo; fi [build MO ] fltit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/filter/messages.po; then msguniq --force-po $S/translations/source/it/filter/messages.po | msgfmt - -o $W/MoTarget/fltit.mo; else echo missing $S/translations/source/it/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltit.mo; fi [build MO ] fltja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/filter/messages.po; then msguniq --force-po $S/translations/source/ja/filter/messages.po | msgfmt - -o $W/MoTarget/fltja.mo; else echo missing $S/translations/source/ja/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltja.mo; fi [build MO ] fltkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/filter/messages.po; then msguniq --force-po $S/translations/source/kk/filter/messages.po | msgfmt - -o $W/MoTarget/fltkk.mo; else echo missing $S/translations/source/kk/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltkk.mo; fi [build MO ] fltkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/filter/messages.po; then msguniq --force-po $S/translations/source/kn/filter/messages.po | msgfmt - -o $W/MoTarget/fltkn.mo; else echo missing $S/translations/source/kn/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltkn.mo; fi [build MO ] fltko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/filter/messages.po; then msguniq --force-po $S/translations/source/ko/filter/messages.po | msgfmt - -o $W/MoTarget/fltko.mo; else echo missing $S/translations/source/ko/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltko.mo; fi [build MO ] fltlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/filter/messages.po; then msguniq --force-po $S/translations/source/lt/filter/messages.po | msgfmt - -o $W/MoTarget/fltlt.mo; else echo missing $S/translations/source/lt/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltlt.mo; fi [build MO ] fltlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/filter/messages.po; then msguniq --force-po $S/translations/source/lv/filter/messages.po | msgfmt - -o $W/MoTarget/fltlv.mo; else echo missing $S/translations/source/lv/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltlv.mo; fi [build MO ] fltmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/filter/messages.po; then msguniq --force-po $S/translations/source/mai/filter/messages.po | msgfmt - -o $W/MoTarget/fltmai.mo; else echo missing $S/translations/source/mai/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltmai.mo; fi [build MO ] fltml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/filter/messages.po; then msguniq --force-po $S/translations/source/ml/filter/messages.po | msgfmt - -o $W/MoTarget/fltml.mo; else echo missing $S/translations/source/ml/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltml.mo; fi [build MO ] fltmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/filter/messages.po; then msguniq --force-po $S/translations/source/mr/filter/messages.po | msgfmt - -o $W/MoTarget/fltmr.mo; else echo missing $S/translations/source/mr/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltmr.mo; fi [build MO ] fltnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/filter/messages.po; then msguniq --force-po $S/translations/source/nb/filter/messages.po | msgfmt - -o $W/MoTarget/fltnb.mo; else echo missing $S/translations/source/nb/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltnb.mo; fi [build MO ] fltnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/filter/messages.po; then msguniq --force-po $S/translations/source/nl/filter/messages.po | msgfmt - -o $W/MoTarget/fltnl.mo; else echo missing $S/translations/source/nl/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltnl.mo; fi [build MO ] fltnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/filter/messages.po; then msguniq --force-po $S/translations/source/nn/filter/messages.po | msgfmt - -o $W/MoTarget/fltnn.mo; else echo missing $S/translations/source/nn/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltnn.mo; fi [build MO ] fltnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/filter/messages.po; then msguniq --force-po $S/translations/source/nr/filter/messages.po | msgfmt - -o $W/MoTarget/fltnr.mo; else echo missing $S/translations/source/nr/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltnr.mo; fi [build MO ] fltnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/filter/messages.po; then msguniq --force-po $S/translations/source/nso/filter/messages.po | msgfmt - -o $W/MoTarget/fltnso.mo; else echo missing $S/translations/source/nso/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltnso.mo; fi [build MO ] fltor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/filter/messages.po; then msguniq --force-po $S/translations/source/or/filter/messages.po | msgfmt - -o $W/MoTarget/fltor.mo; else echo missing $S/translations/source/or/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltor.mo; fi [build MO ] fltpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/filter/messages.po; then msguniq --force-po $S/translations/source/pa-IN/filter/messages.po | msgfmt - -o $W/MoTarget/fltpa-IN.mo; else echo missing $S/translations/source/pa-IN/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltpa-IN.mo; fi [build MO ] fltpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/filter/messages.po; then msguniq --force-po $S/translations/source/pl/filter/messages.po | msgfmt - -o $W/MoTarget/fltpl.mo; else echo missing $S/translations/source/pl/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltpl.mo; fi [build MO ] fltpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/filter/messages.po; then msguniq --force-po $S/translations/source/pt-BR/filter/messages.po | msgfmt - -o $W/MoTarget/fltpt-BR.mo; else echo missing $S/translations/source/pt-BR/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltpt-BR.mo; fi [build MO ] fltpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/filter/messages.po; then msguniq --force-po $S/translations/source/pt/filter/messages.po | msgfmt - -o $W/MoTarget/fltpt.mo; else echo missing $S/translations/source/pt/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltpt.mo; fi [build MO ] fltro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/filter/messages.po; then msguniq --force-po $S/translations/source/ro/filter/messages.po | msgfmt - -o $W/MoTarget/fltro.mo; else echo missing $S/translations/source/ro/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltro.mo; fi [build MO ] fltru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/filter/messages.po; then msguniq --force-po $S/translations/source/ru/filter/messages.po | msgfmt - -o $W/MoTarget/fltru.mo; else echo missing $S/translations/source/ru/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltru.mo; fi [build MO ] fltsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/filter/messages.po; then msguniq --force-po $S/translations/source/si/filter/messages.po | msgfmt - -o $W/MoTarget/fltsi.mo; else echo missing $S/translations/source/si/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltsi.mo; fi [build MO ] fltsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/filter/messages.po; then msguniq --force-po $S/translations/source/sk/filter/messages.po | msgfmt - -o $W/MoTarget/fltsk.mo; else echo missing $S/translations/source/sk/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltsk.mo; fi [build MO ] fltsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/filter/messages.po; then msguniq --force-po $S/translations/source/sl/filter/messages.po | msgfmt - -o $W/MoTarget/fltsl.mo; else echo missing $S/translations/source/sl/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltsl.mo; fi [build MO ] fltsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/filter/messages.po; then msguniq --force-po $S/translations/source/sr/filter/messages.po | msgfmt - -o $W/MoTarget/fltsr.mo; else echo missing $S/translations/source/sr/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltsr.mo; fi [build MO ] fltsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/filter/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/filter/messages.po | msgfmt - -o $W/MoTarget/fltsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltsr-Latn.mo; fi [build MO ] fltss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/filter/messages.po; then msguniq --force-po $S/translations/source/ss/filter/messages.po | msgfmt - -o $W/MoTarget/fltss.mo; else echo missing $S/translations/source/ss/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltss.mo; fi [build MO ] fltst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/filter/messages.po; then msguniq --force-po $S/translations/source/st/filter/messages.po | msgfmt - -o $W/MoTarget/fltst.mo; else echo missing $S/translations/source/st/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltst.mo; fi [build MO ] fltsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/filter/messages.po; then msguniq --force-po $S/translations/source/sv/filter/messages.po | msgfmt - -o $W/MoTarget/fltsv.mo; else echo missing $S/translations/source/sv/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltsv.mo; fi [build MO ] fltta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/filter/messages.po; then msguniq --force-po $S/translations/source/ta/filter/messages.po | msgfmt - -o $W/MoTarget/fltta.mo; else echo missing $S/translations/source/ta/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltta.mo; fi [build MO ] fltte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/filter/messages.po; then msguniq --force-po $S/translations/source/te/filter/messages.po | msgfmt - -o $W/MoTarget/fltte.mo; else echo missing $S/translations/source/te/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltte.mo; fi [build MO ] fltth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/filter/messages.po; then msguniq --force-po $S/translations/source/th/filter/messages.po | msgfmt - -o $W/MoTarget/fltth.mo; else echo missing $S/translations/source/th/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltth.mo; fi [build MO ] flttn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/filter/messages.po; then msguniq --force-po $S/translations/source/tn/filter/messages.po | msgfmt - -o $W/MoTarget/flttn.mo; else echo missing $S/translations/source/tn/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/flttn.mo; fi [build MO ] flttr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/filter/messages.po; then msguniq --force-po $S/translations/source/tr/filter/messages.po | msgfmt - -o $W/MoTarget/flttr.mo; else echo missing $S/translations/source/tr/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/flttr.mo; fi [build MO ] fltts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/filter/messages.po; then msguniq --force-po $S/translations/source/ts/filter/messages.po | msgfmt - -o $W/MoTarget/fltts.mo; else echo missing $S/translations/source/ts/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltts.mo; fi [build MO ] fltuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/filter/messages.po; then msguniq --force-po $S/translations/source/uk/filter/messages.po | msgfmt - -o $W/MoTarget/fltuk.mo; else echo missing $S/translations/source/uk/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltuk.mo; fi [build MO ] fltve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/filter/messages.po; then msguniq --force-po $S/translations/source/ve/filter/messages.po | msgfmt - -o $W/MoTarget/fltve.mo; else echo missing $S/translations/source/ve/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltve.mo; fi [build MO ] fltxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/filter/messages.po; then msguniq --force-po $S/translations/source/xh/filter/messages.po | msgfmt - -o $W/MoTarget/fltxh.mo; else echo missing $S/translations/source/xh/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltxh.mo; fi [build MO ] fltzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/filter/messages.po; then msguniq --force-po $S/translations/source/zh-CN/filter/messages.po | msgfmt - -o $W/MoTarget/fltzh-CN.mo; else echo missing $S/translations/source/zh-CN/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltzh-CN.mo; fi [build MO ] fltzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/filter/messages.po; then msguniq --force-po $S/translations/source/zh-TW/filter/messages.po | msgfmt - -o $W/MoTarget/fltzh-TW.mo; else echo missing $S/translations/source/zh-TW/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltzh-TW.mo; fi [build MO ] fltzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/filter/messages.po; then msguniq --force-po $S/translations/source/zu/filter/messages.po | msgfmt - -o $W/MoTarget/fltzu.mo; else echo missing $S/translations/source/zu/filter/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fltzu.mo; fi [build MO ] frmaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/forms/messages.po; then msguniq --force-po $S/translations/source/af/forms/messages.po | msgfmt - -o $W/MoTarget/frmaf.mo; else echo missing $S/translations/source/af/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmaf.mo; fi [build MO ] frmar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/forms/messages.po; then msguniq --force-po $S/translations/source/ar/forms/messages.po | msgfmt - -o $W/MoTarget/frmar.mo; else echo missing $S/translations/source/ar/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmar.mo; fi [build MO ] frmas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/forms/messages.po; then msguniq --force-po $S/translations/source/as/forms/messages.po | msgfmt - -o $W/MoTarget/frmas.mo; else echo missing $S/translations/source/as/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmas.mo; fi [build MO ] frmbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/forms/messages.po; then msguniq --force-po $S/translations/source/bg/forms/messages.po | msgfmt - -o $W/MoTarget/frmbg.mo; else echo missing $S/translations/source/bg/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmbg.mo; fi [build MO ] frmbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/forms/messages.po; then msguniq --force-po $S/translations/source/bn/forms/messages.po | msgfmt - -o $W/MoTarget/frmbn.mo; else echo missing $S/translations/source/bn/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmbn.mo; fi [build MO ] frmbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/forms/messages.po; then msguniq --force-po $S/translations/source/br/forms/messages.po | msgfmt - -o $W/MoTarget/frmbr.mo; else echo missing $S/translations/source/br/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmbr.mo; fi [build MO ] frmca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/forms/messages.po; then msguniq --force-po $S/translations/source/ca/forms/messages.po | msgfmt - -o $W/MoTarget/frmca.mo; else echo missing $S/translations/source/ca/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmca.mo; fi [build MO ] frmcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/forms/messages.po; then msguniq --force-po $S/translations/source/cs/forms/messages.po | msgfmt - -o $W/MoTarget/frmcs.mo; else echo missing $S/translations/source/cs/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmcs.mo; fi [build MO ] frmcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/forms/messages.po; then msguniq --force-po $S/translations/source/cy/forms/messages.po | msgfmt - -o $W/MoTarget/frmcy.mo; else echo missing $S/translations/source/cy/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmcy.mo; fi [build MO ] frmda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/forms/messages.po; then msguniq --force-po $S/translations/source/da/forms/messages.po | msgfmt - -o $W/MoTarget/frmda.mo; else echo missing $S/translations/source/da/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmda.mo; fi [build MO ] frmde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/forms/messages.po; then msguniq --force-po $S/translations/source/de/forms/messages.po | msgfmt - -o $W/MoTarget/frmde.mo; else echo missing $S/translations/source/de/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmde.mo; fi [build MO ] frmdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/forms/messages.po; then msguniq --force-po $S/translations/source/dz/forms/messages.po | msgfmt - -o $W/MoTarget/frmdz.mo; else echo missing $S/translations/source/dz/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmdz.mo; fi [build MO ] frmel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/forms/messages.po; then msguniq --force-po $S/translations/source/el/forms/messages.po | msgfmt - -o $W/MoTarget/frmel.mo; else echo missing $S/translations/source/el/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmel.mo; fi [build MO ] frmeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/forms/messages.po; then msguniq --force-po $S/translations/source/eo/forms/messages.po | msgfmt - -o $W/MoTarget/frmeo.mo; else echo missing $S/translations/source/eo/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmeo.mo; fi [build MO ] frmes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/forms/messages.po; then msguniq --force-po $S/translations/source/es/forms/messages.po | msgfmt - -o $W/MoTarget/frmes.mo; else echo missing $S/translations/source/es/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmes.mo; fi [build MO ] frmet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/forms/messages.po; then msguniq --force-po $S/translations/source/et/forms/messages.po | msgfmt - -o $W/MoTarget/frmet.mo; else echo missing $S/translations/source/et/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmet.mo; fi [build MO ] frmeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/forms/messages.po; then msguniq --force-po $S/translations/source/eu/forms/messages.po | msgfmt - -o $W/MoTarget/frmeu.mo; else echo missing $S/translations/source/eu/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmeu.mo; fi [build MO ] frmfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/forms/messages.po; then msguniq --force-po $S/translations/source/fa/forms/messages.po | msgfmt - -o $W/MoTarget/frmfa.mo; else echo missing $S/translations/source/fa/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmfa.mo; fi [build MO ] frmfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/forms/messages.po; then msguniq --force-po $S/translations/source/fi/forms/messages.po | msgfmt - -o $W/MoTarget/frmfi.mo; else echo missing $S/translations/source/fi/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmfi.mo; fi [build MO ] frmfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/forms/messages.po; then msguniq --force-po $S/translations/source/fr/forms/messages.po | msgfmt - -o $W/MoTarget/frmfr.mo; else echo missing $S/translations/source/fr/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmfr.mo; fi [build MO ] frmga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/forms/messages.po; then msguniq --force-po $S/translations/source/ga/forms/messages.po | msgfmt - -o $W/MoTarget/frmga.mo; else echo missing $S/translations/source/ga/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmga.mo; fi [build MO ] frmgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/forms/messages.po; then msguniq --force-po $S/translations/source/gl/forms/messages.po | msgfmt - -o $W/MoTarget/frmgl.mo; else echo missing $S/translations/source/gl/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmgl.mo; fi [build MO ] frmgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/forms/messages.po; then msguniq --force-po $S/translations/source/gu/forms/messages.po | msgfmt - -o $W/MoTarget/frmgu.mo; else echo missing $S/translations/source/gu/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmgu.mo; fi [build MO ] frmhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/forms/messages.po; then msguniq --force-po $S/translations/source/he/forms/messages.po | msgfmt - -o $W/MoTarget/frmhe.mo; else echo missing $S/translations/source/he/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmhe.mo; fi [build MO ] frmhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/forms/messages.po; then msguniq --force-po $S/translations/source/hi/forms/messages.po | msgfmt - -o $W/MoTarget/frmhi.mo; else echo missing $S/translations/source/hi/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmhi.mo; fi [build MO ] frmhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/forms/messages.po; then msguniq --force-po $S/translations/source/hr/forms/messages.po | msgfmt - -o $W/MoTarget/frmhr.mo; else echo missing $S/translations/source/hr/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmhr.mo; fi [build MO ] frmhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/forms/messages.po; then msguniq --force-po $S/translations/source/hu/forms/messages.po | msgfmt - -o $W/MoTarget/frmhu.mo; else echo missing $S/translations/source/hu/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmhu.mo; fi [build MO ] frmid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/forms/messages.po; then msguniq --force-po $S/translations/source/id/forms/messages.po | msgfmt - -o $W/MoTarget/frmid.mo; else echo missing $S/translations/source/id/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmid.mo; fi [build MO ] frmit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/forms/messages.po; then msguniq --force-po $S/translations/source/it/forms/messages.po | msgfmt - -o $W/MoTarget/frmit.mo; else echo missing $S/translations/source/it/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmit.mo; fi [build MO ] frmja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/forms/messages.po; then msguniq --force-po $S/translations/source/ja/forms/messages.po | msgfmt - -o $W/MoTarget/frmja.mo; else echo missing $S/translations/source/ja/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmja.mo; fi [build MO ] frmkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/forms/messages.po; then msguniq --force-po $S/translations/source/kk/forms/messages.po | msgfmt - -o $W/MoTarget/frmkk.mo; else echo missing $S/translations/source/kk/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmkk.mo; fi [build MO ] frmkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/forms/messages.po; then msguniq --force-po $S/translations/source/kn/forms/messages.po | msgfmt - -o $W/MoTarget/frmkn.mo; else echo missing $S/translations/source/kn/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmkn.mo; fi [build MO ] frmko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/forms/messages.po; then msguniq --force-po $S/translations/source/ko/forms/messages.po | msgfmt - -o $W/MoTarget/frmko.mo; else echo missing $S/translations/source/ko/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmko.mo; fi [build MO ] frmlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/forms/messages.po; then msguniq --force-po $S/translations/source/lt/forms/messages.po | msgfmt - -o $W/MoTarget/frmlt.mo; else echo missing $S/translations/source/lt/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmlt.mo; fi [build MO ] frmlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/forms/messages.po; then msguniq --force-po $S/translations/source/lv/forms/messages.po | msgfmt - -o $W/MoTarget/frmlv.mo; else echo missing $S/translations/source/lv/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmlv.mo; fi [build MO ] frmmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/forms/messages.po; then msguniq --force-po $S/translations/source/mai/forms/messages.po | msgfmt - -o $W/MoTarget/frmmai.mo; else echo missing $S/translations/source/mai/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmmai.mo; fi [build MO ] frmml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/forms/messages.po; then msguniq --force-po $S/translations/source/ml/forms/messages.po | msgfmt - -o $W/MoTarget/frmml.mo; else echo missing $S/translations/source/ml/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmml.mo; fi [build MO ] frmmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/forms/messages.po; then msguniq --force-po $S/translations/source/mr/forms/messages.po | msgfmt - -o $W/MoTarget/frmmr.mo; else echo missing $S/translations/source/mr/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmmr.mo; fi [build MO ] frmnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/forms/messages.po; then msguniq --force-po $S/translations/source/nb/forms/messages.po | msgfmt - -o $W/MoTarget/frmnb.mo; else echo missing $S/translations/source/nb/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmnb.mo; fi [build MO ] frmnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/forms/messages.po; then msguniq --force-po $S/translations/source/nl/forms/messages.po | msgfmt - -o $W/MoTarget/frmnl.mo; else echo missing $S/translations/source/nl/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmnl.mo; fi [build MO ] frmnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/forms/messages.po; then msguniq --force-po $S/translations/source/nn/forms/messages.po | msgfmt - -o $W/MoTarget/frmnn.mo; else echo missing $S/translations/source/nn/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmnn.mo; fi [build MO ] frmnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/forms/messages.po; then msguniq --force-po $S/translations/source/nr/forms/messages.po | msgfmt - -o $W/MoTarget/frmnr.mo; else echo missing $S/translations/source/nr/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmnr.mo; fi [build MO ] frmnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/forms/messages.po; then msguniq --force-po $S/translations/source/nso/forms/messages.po | msgfmt - -o $W/MoTarget/frmnso.mo; else echo missing $S/translations/source/nso/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmnso.mo; fi [build MO ] frmor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/forms/messages.po; then msguniq --force-po $S/translations/source/or/forms/messages.po | msgfmt - -o $W/MoTarget/frmor.mo; else echo missing $S/translations/source/or/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmor.mo; fi [build MO ] frmpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/forms/messages.po; then msguniq --force-po $S/translations/source/pa-IN/forms/messages.po | msgfmt - -o $W/MoTarget/frmpa-IN.mo; else echo missing $S/translations/source/pa-IN/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmpa-IN.mo; fi [build MO ] frmpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/forms/messages.po; then msguniq --force-po $S/translations/source/pl/forms/messages.po | msgfmt - -o $W/MoTarget/frmpl.mo; else echo missing $S/translations/source/pl/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmpl.mo; fi [build MO ] frmpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/forms/messages.po; then msguniq --force-po $S/translations/source/pt-BR/forms/messages.po | msgfmt - -o $W/MoTarget/frmpt-BR.mo; else echo missing $S/translations/source/pt-BR/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmpt-BR.mo; fi [build MO ] frmpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/forms/messages.po; then msguniq --force-po $S/translations/source/pt/forms/messages.po | msgfmt - -o $W/MoTarget/frmpt.mo; else echo missing $S/translations/source/pt/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmpt.mo; fi [build MO ] frmro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/forms/messages.po; then msguniq --force-po $S/translations/source/ro/forms/messages.po | msgfmt - -o $W/MoTarget/frmro.mo; else echo missing $S/translations/source/ro/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmro.mo; fi [build MO ] frmru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/forms/messages.po; then msguniq --force-po $S/translations/source/ru/forms/messages.po | msgfmt - -o $W/MoTarget/frmru.mo; else echo missing $S/translations/source/ru/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmru.mo; fi [build MO ] frmsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/forms/messages.po; then msguniq --force-po $S/translations/source/si/forms/messages.po | msgfmt - -o $W/MoTarget/frmsi.mo; else echo missing $S/translations/source/si/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmsi.mo; fi [build MO ] frmsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/forms/messages.po; then msguniq --force-po $S/translations/source/sk/forms/messages.po | msgfmt - -o $W/MoTarget/frmsk.mo; else echo missing $S/translations/source/sk/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmsk.mo; fi [build MO ] frmsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/forms/messages.po; then msguniq --force-po $S/translations/source/sl/forms/messages.po | msgfmt - -o $W/MoTarget/frmsl.mo; else echo missing $S/translations/source/sl/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmsl.mo; fi [build MO ] frmsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/forms/messages.po; then msguniq --force-po $S/translations/source/sr/forms/messages.po | msgfmt - -o $W/MoTarget/frmsr.mo; else echo missing $S/translations/source/sr/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmsr.mo; fi [build MO ] frmsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/forms/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/forms/messages.po | msgfmt - -o $W/MoTarget/frmsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmsr-Latn.mo; fi [build MO ] frmss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/forms/messages.po; then msguniq --force-po $S/translations/source/ss/forms/messages.po | msgfmt - -o $W/MoTarget/frmss.mo; else echo missing $S/translations/source/ss/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmss.mo; fi [build MO ] frmst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/forms/messages.po; then msguniq --force-po $S/translations/source/st/forms/messages.po | msgfmt - -o $W/MoTarget/frmst.mo; else echo missing $S/translations/source/st/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmst.mo; fi [build MO ] frmsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/forms/messages.po; then msguniq --force-po $S/translations/source/sv/forms/messages.po | msgfmt - -o $W/MoTarget/frmsv.mo; else echo missing $S/translations/source/sv/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmsv.mo; fi [build MO ] frmta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/forms/messages.po; then msguniq --force-po $S/translations/source/ta/forms/messages.po | msgfmt - -o $W/MoTarget/frmta.mo; else echo missing $S/translations/source/ta/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmta.mo; fi [build MO ] frmte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/forms/messages.po; then msguniq --force-po $S/translations/source/te/forms/messages.po | msgfmt - -o $W/MoTarget/frmte.mo; else echo missing $S/translations/source/te/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmte.mo; fi [build MO ] frmth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/forms/messages.po; then msguniq --force-po $S/translations/source/th/forms/messages.po | msgfmt - -o $W/MoTarget/frmth.mo; else echo missing $S/translations/source/th/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmth.mo; fi [build MO ] frmtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/forms/messages.po; then msguniq --force-po $S/translations/source/tn/forms/messages.po | msgfmt - -o $W/MoTarget/frmtn.mo; else echo missing $S/translations/source/tn/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmtn.mo; fi [build MO ] frmtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/forms/messages.po; then msguniq --force-po $S/translations/source/tr/forms/messages.po | msgfmt - -o $W/MoTarget/frmtr.mo; else echo missing $S/translations/source/tr/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmtr.mo; fi [build MO ] frmts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/forms/messages.po; then msguniq --force-po $S/translations/source/ts/forms/messages.po | msgfmt - -o $W/MoTarget/frmts.mo; else echo missing $S/translations/source/ts/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmts.mo; fi [build MO ] frmuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/forms/messages.po; then msguniq --force-po $S/translations/source/uk/forms/messages.po | msgfmt - -o $W/MoTarget/frmuk.mo; else echo missing $S/translations/source/uk/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmuk.mo; fi [build MO ] frmve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/forms/messages.po; then msguniq --force-po $S/translations/source/ve/forms/messages.po | msgfmt - -o $W/MoTarget/frmve.mo; else echo missing $S/translations/source/ve/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmve.mo; fi [build MO ] frmxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/forms/messages.po; then msguniq --force-po $S/translations/source/xh/forms/messages.po | msgfmt - -o $W/MoTarget/frmxh.mo; else echo missing $S/translations/source/xh/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmxh.mo; fi [build MO ] frmzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/forms/messages.po; then msguniq --force-po $S/translations/source/zh-CN/forms/messages.po | msgfmt - -o $W/MoTarget/frmzh-CN.mo; else echo missing $S/translations/source/zh-CN/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmzh-CN.mo; fi [build MO ] frmzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/forms/messages.po; then msguniq --force-po $S/translations/source/zh-TW/forms/messages.po | msgfmt - -o $W/MoTarget/frmzh-TW.mo; else echo missing $S/translations/source/zh-TW/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmzh-TW.mo; fi [build MO ] frmzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/forms/messages.po; then msguniq --force-po $S/translations/source/zu/forms/messages.po | msgfmt - -o $W/MoTarget/frmzu.mo; else echo missing $S/translations/source/zu/forms/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/frmzu.mo; fi [build MO ] foraf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/formula/messages.po; then msguniq --force-po $S/translations/source/af/formula/messages.po | msgfmt - -o $W/MoTarget/foraf.mo; else echo missing $S/translations/source/af/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/foraf.mo; fi [build MO ] forar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/formula/messages.po; then msguniq --force-po $S/translations/source/ar/formula/messages.po | msgfmt - -o $W/MoTarget/forar.mo; else echo missing $S/translations/source/ar/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forar.mo; fi [build MO ] foras S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/formula/messages.po; then msguniq --force-po $S/translations/source/as/formula/messages.po | msgfmt - -o $W/MoTarget/foras.mo; else echo missing $S/translations/source/as/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/foras.mo; fi [build MO ] forbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/formula/messages.po; then msguniq --force-po $S/translations/source/bg/formula/messages.po | msgfmt - -o $W/MoTarget/forbg.mo; else echo missing $S/translations/source/bg/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forbg.mo; fi [build MO ] forbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/formula/messages.po; then msguniq --force-po $S/translations/source/bn/formula/messages.po | msgfmt - -o $W/MoTarget/forbn.mo; else echo missing $S/translations/source/bn/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forbn.mo; fi [build MO ] forbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/formula/messages.po; then msguniq --force-po $S/translations/source/br/formula/messages.po | msgfmt - -o $W/MoTarget/forbr.mo; else echo missing $S/translations/source/br/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forbr.mo; fi [build MO ] forca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/formula/messages.po; then msguniq --force-po $S/translations/source/ca/formula/messages.po | msgfmt - -o $W/MoTarget/forca.mo; else echo missing $S/translations/source/ca/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forca.mo; fi [build MO ] forcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/formula/messages.po; then msguniq --force-po $S/translations/source/cs/formula/messages.po | msgfmt - -o $W/MoTarget/forcs.mo; else echo missing $S/translations/source/cs/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forcs.mo; fi [build MO ] forcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/formula/messages.po; then msguniq --force-po $S/translations/source/cy/formula/messages.po | msgfmt - -o $W/MoTarget/forcy.mo; else echo missing $S/translations/source/cy/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forcy.mo; fi [build MO ] forda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/formula/messages.po; then msguniq --force-po $S/translations/source/da/formula/messages.po | msgfmt - -o $W/MoTarget/forda.mo; else echo missing $S/translations/source/da/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forda.mo; fi [build MO ] forde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/formula/messages.po; then msguniq --force-po $S/translations/source/de/formula/messages.po | msgfmt - -o $W/MoTarget/forde.mo; else echo missing $S/translations/source/de/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forde.mo; fi [build MO ] fordz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/formula/messages.po; then msguniq --force-po $S/translations/source/dz/formula/messages.po | msgfmt - -o $W/MoTarget/fordz.mo; else echo missing $S/translations/source/dz/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fordz.mo; fi [build MO ] forel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/formula/messages.po; then msguniq --force-po $S/translations/source/el/formula/messages.po | msgfmt - -o $W/MoTarget/forel.mo; else echo missing $S/translations/source/el/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forel.mo; fi [build MO ] foreo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/formula/messages.po; then msguniq --force-po $S/translations/source/eo/formula/messages.po | msgfmt - -o $W/MoTarget/foreo.mo; else echo missing $S/translations/source/eo/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/foreo.mo; fi [build MO ] fores S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/formula/messages.po; then msguniq --force-po $S/translations/source/es/formula/messages.po | msgfmt - -o $W/MoTarget/fores.mo; else echo missing $S/translations/source/es/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fores.mo; fi [build MO ] foret S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/formula/messages.po; then msguniq --force-po $S/translations/source/et/formula/messages.po | msgfmt - -o $W/MoTarget/foret.mo; else echo missing $S/translations/source/et/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/foret.mo; fi [build MO ] foreu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/formula/messages.po; then msguniq --force-po $S/translations/source/eu/formula/messages.po | msgfmt - -o $W/MoTarget/foreu.mo; else echo missing $S/translations/source/eu/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/foreu.mo; fi [build MO ] forfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/formula/messages.po; then msguniq --force-po $S/translations/source/fa/formula/messages.po | msgfmt - -o $W/MoTarget/forfa.mo; else echo missing $S/translations/source/fa/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forfa.mo; fi [build MO ] forfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/formula/messages.po; then msguniq --force-po $S/translations/source/fi/formula/messages.po | msgfmt - -o $W/MoTarget/forfi.mo; else echo missing $S/translations/source/fi/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forfi.mo; fi [build MO ] forfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/formula/messages.po; then msguniq --force-po $S/translations/source/fr/formula/messages.po | msgfmt - -o $W/MoTarget/forfr.mo; else echo missing $S/translations/source/fr/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forfr.mo; fi [build MO ] forga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/formula/messages.po; then msguniq --force-po $S/translations/source/ga/formula/messages.po | msgfmt - -o $W/MoTarget/forga.mo; else echo missing $S/translations/source/ga/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forga.mo; fi [build MO ] forgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/formula/messages.po; then msguniq --force-po $S/translations/source/gl/formula/messages.po | msgfmt - -o $W/MoTarget/forgl.mo; else echo missing $S/translations/source/gl/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forgl.mo; fi [build MO ] forgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/formula/messages.po; then msguniq --force-po $S/translations/source/gu/formula/messages.po | msgfmt - -o $W/MoTarget/forgu.mo; else echo missing $S/translations/source/gu/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forgu.mo; fi [build MO ] forhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/formula/messages.po; then msguniq --force-po $S/translations/source/he/formula/messages.po | msgfmt - -o $W/MoTarget/forhe.mo; else echo missing $S/translations/source/he/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forhe.mo; fi [build MO ] forhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/formula/messages.po; then msguniq --force-po $S/translations/source/hi/formula/messages.po | msgfmt - -o $W/MoTarget/forhi.mo; else echo missing $S/translations/source/hi/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forhi.mo; fi [build MO ] forhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/formula/messages.po; then msguniq --force-po $S/translations/source/hr/formula/messages.po | msgfmt - -o $W/MoTarget/forhr.mo; else echo missing $S/translations/source/hr/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forhr.mo; fi [build MO ] forhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/formula/messages.po; then msguniq --force-po $S/translations/source/hu/formula/messages.po | msgfmt - -o $W/MoTarget/forhu.mo; else echo missing $S/translations/source/hu/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forhu.mo; fi [build MO ] forid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/formula/messages.po; then msguniq --force-po $S/translations/source/id/formula/messages.po | msgfmt - -o $W/MoTarget/forid.mo; else echo missing $S/translations/source/id/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forid.mo; fi [build MO ] forit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/formula/messages.po; then msguniq --force-po $S/translations/source/it/formula/messages.po | msgfmt - -o $W/MoTarget/forit.mo; else echo missing $S/translations/source/it/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forit.mo; fi [build MO ] forja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/formula/messages.po; then msguniq --force-po $S/translations/source/ja/formula/messages.po | msgfmt - -o $W/MoTarget/forja.mo; else echo missing $S/translations/source/ja/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forja.mo; fi [build MO ] forkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/formula/messages.po; then msguniq --force-po $S/translations/source/kk/formula/messages.po | msgfmt - -o $W/MoTarget/forkk.mo; else echo missing $S/translations/source/kk/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forkk.mo; fi [build MO ] forkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/formula/messages.po; then msguniq --force-po $S/translations/source/kn/formula/messages.po | msgfmt - -o $W/MoTarget/forkn.mo; else echo missing $S/translations/source/kn/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forkn.mo; fi [build MO ] forko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/formula/messages.po; then msguniq --force-po $S/translations/source/ko/formula/messages.po | msgfmt - -o $W/MoTarget/forko.mo; else echo missing $S/translations/source/ko/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forko.mo; fi [build MO ] forlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/formula/messages.po; then msguniq --force-po $S/translations/source/lt/formula/messages.po | msgfmt - -o $W/MoTarget/forlt.mo; else echo missing $S/translations/source/lt/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forlt.mo; fi [build MO ] forlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/formula/messages.po; then msguniq --force-po $S/translations/source/lv/formula/messages.po | msgfmt - -o $W/MoTarget/forlv.mo; else echo missing $S/translations/source/lv/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forlv.mo; fi [build MO ] formai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/formula/messages.po; then msguniq --force-po $S/translations/source/mai/formula/messages.po | msgfmt - -o $W/MoTarget/formai.mo; else echo missing $S/translations/source/mai/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/formai.mo; fi [build MO ] forml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/formula/messages.po; then msguniq --force-po $S/translations/source/ml/formula/messages.po | msgfmt - -o $W/MoTarget/forml.mo; else echo missing $S/translations/source/ml/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forml.mo; fi [build MO ] formr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/formula/messages.po; then msguniq --force-po $S/translations/source/mr/formula/messages.po | msgfmt - -o $W/MoTarget/formr.mo; else echo missing $S/translations/source/mr/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/formr.mo; fi [build MO ] fornb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/formula/messages.po; then msguniq --force-po $S/translations/source/nb/formula/messages.po | msgfmt - -o $W/MoTarget/fornb.mo; else echo missing $S/translations/source/nb/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fornb.mo; fi [build MO ] fornl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/formula/messages.po; then msguniq --force-po $S/translations/source/nl/formula/messages.po | msgfmt - -o $W/MoTarget/fornl.mo; else echo missing $S/translations/source/nl/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fornl.mo; fi [build MO ] fornn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/formula/messages.po; then msguniq --force-po $S/translations/source/nn/formula/messages.po | msgfmt - -o $W/MoTarget/fornn.mo; else echo missing $S/translations/source/nn/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fornn.mo; fi [build MO ] fornr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/formula/messages.po; then msguniq --force-po $S/translations/source/nr/formula/messages.po | msgfmt - -o $W/MoTarget/fornr.mo; else echo missing $S/translations/source/nr/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fornr.mo; fi [build MO ] fornso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/formula/messages.po; then msguniq --force-po $S/translations/source/nso/formula/messages.po | msgfmt - -o $W/MoTarget/fornso.mo; else echo missing $S/translations/source/nso/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fornso.mo; fi [build MO ] foror S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/formula/messages.po; then msguniq --force-po $S/translations/source/or/formula/messages.po | msgfmt - -o $W/MoTarget/foror.mo; else echo missing $S/translations/source/or/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/foror.mo; fi [build MO ] forpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/formula/messages.po; then msguniq --force-po $S/translations/source/pa-IN/formula/messages.po | msgfmt - -o $W/MoTarget/forpa-IN.mo; else echo missing $S/translations/source/pa-IN/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forpa-IN.mo; fi [build MO ] forpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/formula/messages.po; then msguniq --force-po $S/translations/source/pl/formula/messages.po | msgfmt - -o $W/MoTarget/forpl.mo; else echo missing $S/translations/source/pl/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forpl.mo; fi [build MO ] forpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/formula/messages.po; then msguniq --force-po $S/translations/source/pt-BR/formula/messages.po | msgfmt - -o $W/MoTarget/forpt-BR.mo; else echo missing $S/translations/source/pt-BR/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forpt-BR.mo; fi [build MO ] forpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/formula/messages.po; then msguniq --force-po $S/translations/source/pt/formula/messages.po | msgfmt - -o $W/MoTarget/forpt.mo; else echo missing $S/translations/source/pt/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forpt.mo; fi [build MO ] forro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/formula/messages.po; then msguniq --force-po $S/translations/source/ro/formula/messages.po | msgfmt - -o $W/MoTarget/forro.mo; else echo missing $S/translations/source/ro/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forro.mo; fi [build MO ] forru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/formula/messages.po; then msguniq --force-po $S/translations/source/ru/formula/messages.po | msgfmt - -o $W/MoTarget/forru.mo; else echo missing $S/translations/source/ru/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forru.mo; fi [build MO ] forsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/formula/messages.po; then msguniq --force-po $S/translations/source/si/formula/messages.po | msgfmt - -o $W/MoTarget/forsi.mo; else echo missing $S/translations/source/si/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forsi.mo; fi [build MO ] forsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/formula/messages.po; then msguniq --force-po $S/translations/source/sk/formula/messages.po | msgfmt - -o $W/MoTarget/forsk.mo; else echo missing $S/translations/source/sk/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forsk.mo; fi [build MO ] forsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/formula/messages.po; then msguniq --force-po $S/translations/source/sl/formula/messages.po | msgfmt - -o $W/MoTarget/forsl.mo; else echo missing $S/translations/source/sl/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forsl.mo; fi [build MO ] forsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/formula/messages.po; then msguniq --force-po $S/translations/source/sr/formula/messages.po | msgfmt - -o $W/MoTarget/forsr.mo; else echo missing $S/translations/source/sr/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forsr.mo; fi [build MO ] forsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/formula/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/formula/messages.po | msgfmt - -o $W/MoTarget/forsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forsr-Latn.mo; fi [build MO ] forss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/formula/messages.po; then msguniq --force-po $S/translations/source/ss/formula/messages.po | msgfmt - -o $W/MoTarget/forss.mo; else echo missing $S/translations/source/ss/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forss.mo; fi [build MO ] forst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/formula/messages.po; then msguniq --force-po $S/translations/source/st/formula/messages.po | msgfmt - -o $W/MoTarget/forst.mo; else echo missing $S/translations/source/st/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forst.mo; fi [build MO ] forsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/formula/messages.po; then msguniq --force-po $S/translations/source/sv/formula/messages.po | msgfmt - -o $W/MoTarget/forsv.mo; else echo missing $S/translations/source/sv/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forsv.mo; fi [build MO ] forta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/formula/messages.po; then msguniq --force-po $S/translations/source/ta/formula/messages.po | msgfmt - -o $W/MoTarget/forta.mo; else echo missing $S/translations/source/ta/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forta.mo; fi [build MO ] forte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/formula/messages.po; then msguniq --force-po $S/translations/source/te/formula/messages.po | msgfmt - -o $W/MoTarget/forte.mo; else echo missing $S/translations/source/te/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forte.mo; fi [build MO ] forth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/formula/messages.po; then msguniq --force-po $S/translations/source/th/formula/messages.po | msgfmt - -o $W/MoTarget/forth.mo; else echo missing $S/translations/source/th/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forth.mo; fi [build MO ] fortn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/formula/messages.po; then msguniq --force-po $S/translations/source/tn/formula/messages.po | msgfmt - -o $W/MoTarget/fortn.mo; else echo missing $S/translations/source/tn/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fortn.mo; fi [build MO ] fortr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/formula/messages.po; then msguniq --force-po $S/translations/source/tr/formula/messages.po | msgfmt - -o $W/MoTarget/fortr.mo; else echo missing $S/translations/source/tr/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fortr.mo; fi [build MO ] forts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/formula/messages.po; then msguniq --force-po $S/translations/source/ts/formula/messages.po | msgfmt - -o $W/MoTarget/forts.mo; else echo missing $S/translations/source/ts/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forts.mo; fi [build MO ] foruk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/formula/messages.po; then msguniq --force-po $S/translations/source/uk/formula/messages.po | msgfmt - -o $W/MoTarget/foruk.mo; else echo missing $S/translations/source/uk/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/foruk.mo; fi [build MO ] forve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/formula/messages.po; then msguniq --force-po $S/translations/source/ve/formula/messages.po | msgfmt - -o $W/MoTarget/forve.mo; else echo missing $S/translations/source/ve/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forve.mo; fi [build MO ] forxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/formula/messages.po; then msguniq --force-po $S/translations/source/xh/formula/messages.po | msgfmt - -o $W/MoTarget/forxh.mo; else echo missing $S/translations/source/xh/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forxh.mo; fi [build MO ] forzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/formula/messages.po; then msguniq --force-po $S/translations/source/zh-CN/formula/messages.po | msgfmt - -o $W/MoTarget/forzh-CN.mo; else echo missing $S/translations/source/zh-CN/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forzh-CN.mo; fi [build MO ] forzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/formula/messages.po; then msguniq --force-po $S/translations/source/zh-TW/formula/messages.po | msgfmt - -o $W/MoTarget/forzh-TW.mo; else echo missing $S/translations/source/zh-TW/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forzh-TW.mo; fi [build MO ] forzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/formula/messages.po; then msguniq --force-po $S/translations/source/zu/formula/messages.po | msgfmt - -o $W/MoTarget/forzu.mo; else echo missing $S/translations/source/zu/formula/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/forzu.mo; fi [build MO ] fpsaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/fpicker/messages.po; then msguniq --force-po $S/translations/source/af/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsaf.mo; else echo missing $S/translations/source/af/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsaf.mo; fi [build MO ] fpsar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/fpicker/messages.po; then msguniq --force-po $S/translations/source/ar/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsar.mo; else echo missing $S/translations/source/ar/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsar.mo; fi [build MO ] fpsas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/fpicker/messages.po; then msguniq --force-po $S/translations/source/as/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsas.mo; else echo missing $S/translations/source/as/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsas.mo; fi [build MO ] fpsbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/fpicker/messages.po; then msguniq --force-po $S/translations/source/bg/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsbg.mo; else echo missing $S/translations/source/bg/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsbg.mo; fi [build MO ] fpsbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/fpicker/messages.po; then msguniq --force-po $S/translations/source/bn/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsbn.mo; else echo missing $S/translations/source/bn/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsbn.mo; fi [build MO ] fpsbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/fpicker/messages.po; then msguniq --force-po $S/translations/source/br/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsbr.mo; else echo missing $S/translations/source/br/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsbr.mo; fi [build MO ] fpsca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/fpicker/messages.po; then msguniq --force-po $S/translations/source/ca/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsca.mo; else echo missing $S/translations/source/ca/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsca.mo; fi [build MO ] fpscs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/fpicker/messages.po; then msguniq --force-po $S/translations/source/cs/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpscs.mo; else echo missing $S/translations/source/cs/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpscs.mo; fi [build MO ] fpscy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/fpicker/messages.po; then msguniq --force-po $S/translations/source/cy/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpscy.mo; else echo missing $S/translations/source/cy/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpscy.mo; fi [build MO ] fpsda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/fpicker/messages.po; then msguniq --force-po $S/translations/source/da/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsda.mo; else echo missing $S/translations/source/da/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsda.mo; fi [build MO ] fpsde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/fpicker/messages.po; then msguniq --force-po $S/translations/source/de/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsde.mo; else echo missing $S/translations/source/de/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsde.mo; fi [build MO ] fpsdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/fpicker/messages.po; then msguniq --force-po $S/translations/source/dz/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsdz.mo; else echo missing $S/translations/source/dz/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsdz.mo; fi [build MO ] fpsel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/fpicker/messages.po; then msguniq --force-po $S/translations/source/el/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsel.mo; else echo missing $S/translations/source/el/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsel.mo; fi [build MO ] fpseo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/fpicker/messages.po; then msguniq --force-po $S/translations/source/eo/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpseo.mo; else echo missing $S/translations/source/eo/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpseo.mo; fi [build MO ] fpses S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/fpicker/messages.po; then msguniq --force-po $S/translations/source/es/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpses.mo; else echo missing $S/translations/source/es/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpses.mo; fi [build MO ] fpset S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/fpicker/messages.po; then msguniq --force-po $S/translations/source/et/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpset.mo; else echo missing $S/translations/source/et/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpset.mo; fi [build MO ] fpseu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/fpicker/messages.po; then msguniq --force-po $S/translations/source/eu/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpseu.mo; else echo missing $S/translations/source/eu/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpseu.mo; fi [build MO ] fpsfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/fpicker/messages.po; then msguniq --force-po $S/translations/source/fa/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsfa.mo; else echo missing $S/translations/source/fa/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsfa.mo; fi [build MO ] fpsfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/fpicker/messages.po; then msguniq --force-po $S/translations/source/fi/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsfi.mo; else echo missing $S/translations/source/fi/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsfi.mo; fi [build MO ] fpsfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/fpicker/messages.po; then msguniq --force-po $S/translations/source/fr/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsfr.mo; else echo missing $S/translations/source/fr/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsfr.mo; fi [build MO ] fpsga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/fpicker/messages.po; then msguniq --force-po $S/translations/source/ga/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsga.mo; else echo missing $S/translations/source/ga/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsga.mo; fi [build MO ] fpsgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/fpicker/messages.po; then msguniq --force-po $S/translations/source/gl/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsgl.mo; else echo missing $S/translations/source/gl/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsgl.mo; fi [build MO ] fpsgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/fpicker/messages.po; then msguniq --force-po $S/translations/source/gu/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsgu.mo; else echo missing $S/translations/source/gu/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsgu.mo; fi [build MO ] fpshe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/fpicker/messages.po; then msguniq --force-po $S/translations/source/he/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpshe.mo; else echo missing $S/translations/source/he/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpshe.mo; fi [build MO ] fpshi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/fpicker/messages.po; then msguniq --force-po $S/translations/source/hi/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpshi.mo; else echo missing $S/translations/source/hi/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpshi.mo; fi [build MO ] fpshr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/fpicker/messages.po; then msguniq --force-po $S/translations/source/hr/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpshr.mo; else echo missing $S/translations/source/hr/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpshr.mo; fi [build MO ] fpshu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/fpicker/messages.po; then msguniq --force-po $S/translations/source/hu/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpshu.mo; else echo missing $S/translations/source/hu/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpshu.mo; fi [build MO ] fpsid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/fpicker/messages.po; then msguniq --force-po $S/translations/source/id/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsid.mo; else echo missing $S/translations/source/id/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsid.mo; fi [build MO ] fpsit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/fpicker/messages.po; then msguniq --force-po $S/translations/source/it/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsit.mo; else echo missing $S/translations/source/it/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsit.mo; fi [build MO ] fpsja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/fpicker/messages.po; then msguniq --force-po $S/translations/source/ja/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsja.mo; else echo missing $S/translations/source/ja/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsja.mo; fi [build MO ] fpskk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/fpicker/messages.po; then msguniq --force-po $S/translations/source/kk/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpskk.mo; else echo missing $S/translations/source/kk/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpskk.mo; fi [build MO ] fpskn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/fpicker/messages.po; then msguniq --force-po $S/translations/source/kn/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpskn.mo; else echo missing $S/translations/source/kn/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpskn.mo; fi [build MO ] fpsko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/fpicker/messages.po; then msguniq --force-po $S/translations/source/ko/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsko.mo; else echo missing $S/translations/source/ko/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsko.mo; fi [build MO ] fpslt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/fpicker/messages.po; then msguniq --force-po $S/translations/source/lt/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpslt.mo; else echo missing $S/translations/source/lt/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpslt.mo; fi [build MO ] fpslv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/fpicker/messages.po; then msguniq --force-po $S/translations/source/lv/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpslv.mo; else echo missing $S/translations/source/lv/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpslv.mo; fi [build MO ] fpsmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/fpicker/messages.po; then msguniq --force-po $S/translations/source/mai/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsmai.mo; else echo missing $S/translations/source/mai/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsmai.mo; fi [build MO ] fpsml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/fpicker/messages.po; then msguniq --force-po $S/translations/source/ml/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsml.mo; else echo missing $S/translations/source/ml/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsml.mo; fi [build MO ] fpsmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/fpicker/messages.po; then msguniq --force-po $S/translations/source/mr/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsmr.mo; else echo missing $S/translations/source/mr/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsmr.mo; fi [build MO ] fpsnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/fpicker/messages.po; then msguniq --force-po $S/translations/source/nb/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsnb.mo; else echo missing $S/translations/source/nb/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsnb.mo; fi [build MO ] fpsnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/fpicker/messages.po; then msguniq --force-po $S/translations/source/nl/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsnl.mo; else echo missing $S/translations/source/nl/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsnl.mo; fi [build MO ] fpsnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/fpicker/messages.po; then msguniq --force-po $S/translations/source/nn/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsnn.mo; else echo missing $S/translations/source/nn/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsnn.mo; fi [build MO ] fpsnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/fpicker/messages.po; then msguniq --force-po $S/translations/source/nr/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsnr.mo; else echo missing $S/translations/source/nr/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsnr.mo; fi [build MO ] fpsnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/fpicker/messages.po; then msguniq --force-po $S/translations/source/nso/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsnso.mo; else echo missing $S/translations/source/nso/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsnso.mo; fi [build MO ] fpsor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/fpicker/messages.po; then msguniq --force-po $S/translations/source/or/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsor.mo; else echo missing $S/translations/source/or/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsor.mo; fi [build MO ] fpspa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/fpicker/messages.po; then msguniq --force-po $S/translations/source/pa-IN/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpspa-IN.mo; else echo missing $S/translations/source/pa-IN/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpspa-IN.mo; fi [build MO ] fpspl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/fpicker/messages.po; then msguniq --force-po $S/translations/source/pl/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpspl.mo; else echo missing $S/translations/source/pl/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpspl.mo; fi [build MO ] fpspt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/fpicker/messages.po; then msguniq --force-po $S/translations/source/pt-BR/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpspt-BR.mo; else echo missing $S/translations/source/pt-BR/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpspt-BR.mo; fi [build MO ] fpspt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/fpicker/messages.po; then msguniq --force-po $S/translations/source/pt/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpspt.mo; else echo missing $S/translations/source/pt/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpspt.mo; fi [build MO ] fpsro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/fpicker/messages.po; then msguniq --force-po $S/translations/source/ro/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsro.mo; else echo missing $S/translations/source/ro/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsro.mo; fi [build MO ] fpsru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/fpicker/messages.po; then msguniq --force-po $S/translations/source/ru/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsru.mo; else echo missing $S/translations/source/ru/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsru.mo; fi [build MO ] fpssi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/fpicker/messages.po; then msguniq --force-po $S/translations/source/si/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpssi.mo; else echo missing $S/translations/source/si/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpssi.mo; fi [build MO ] fpssk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/fpicker/messages.po; then msguniq --force-po $S/translations/source/sk/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpssk.mo; else echo missing $S/translations/source/sk/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpssk.mo; fi [build MO ] fpssl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/fpicker/messages.po; then msguniq --force-po $S/translations/source/sl/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpssl.mo; else echo missing $S/translations/source/sl/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpssl.mo; fi [build MO ] fpssr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/fpicker/messages.po; then msguniq --force-po $S/translations/source/sr/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpssr.mo; else echo missing $S/translations/source/sr/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpssr.mo; fi [build MO ] fpssr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/fpicker/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpssr-Latn.mo; else echo missing $S/translations/source/sr-Latn/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpssr-Latn.mo; fi [build MO ] fpsss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/fpicker/messages.po; then msguniq --force-po $S/translations/source/ss/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsss.mo; else echo missing $S/translations/source/ss/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsss.mo; fi [build MO ] fpsst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/fpicker/messages.po; then msguniq --force-po $S/translations/source/st/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsst.mo; else echo missing $S/translations/source/st/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsst.mo; fi [build MO ] fpssv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/fpicker/messages.po; then msguniq --force-po $S/translations/source/sv/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpssv.mo; else echo missing $S/translations/source/sv/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpssv.mo; fi [build MO ] fpsta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/fpicker/messages.po; then msguniq --force-po $S/translations/source/ta/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsta.mo; else echo missing $S/translations/source/ta/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsta.mo; fi [build MO ] fpste S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/fpicker/messages.po; then msguniq --force-po $S/translations/source/te/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpste.mo; else echo missing $S/translations/source/te/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpste.mo; fi [build MO ] fpsth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/fpicker/messages.po; then msguniq --force-po $S/translations/source/th/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsth.mo; else echo missing $S/translations/source/th/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsth.mo; fi [build MO ] fpstn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/fpicker/messages.po; then msguniq --force-po $S/translations/source/tn/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpstn.mo; else echo missing $S/translations/source/tn/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpstn.mo; fi [build MO ] fpstr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/fpicker/messages.po; then msguniq --force-po $S/translations/source/tr/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpstr.mo; else echo missing $S/translations/source/tr/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpstr.mo; fi [build MO ] fpsts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/fpicker/messages.po; then msguniq --force-po $S/translations/source/ts/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsts.mo; else echo missing $S/translations/source/ts/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsts.mo; fi [build MO ] fpsuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/fpicker/messages.po; then msguniq --force-po $S/translations/source/uk/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsuk.mo; else echo missing $S/translations/source/uk/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsuk.mo; fi [build MO ] fpsve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/fpicker/messages.po; then msguniq --force-po $S/translations/source/ve/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsve.mo; else echo missing $S/translations/source/ve/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsve.mo; fi [build MO ] fpsxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/fpicker/messages.po; then msguniq --force-po $S/translations/source/xh/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpsxh.mo; else echo missing $S/translations/source/xh/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpsxh.mo; fi [build MO ] fpszh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/fpicker/messages.po; then msguniq --force-po $S/translations/source/zh-CN/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpszh-CN.mo; else echo missing $S/translations/source/zh-CN/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpszh-CN.mo; fi [build MO ] fpszh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/fpicker/messages.po; then msguniq --force-po $S/translations/source/zh-TW/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpszh-TW.mo; else echo missing $S/translations/source/zh-TW/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpszh-TW.mo; fi [build MO ] fpszu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/fpicker/messages.po; then msguniq --force-po $S/translations/source/zu/fpicker/messages.po | msgfmt - -o $W/MoTarget/fpszu.mo; else echo missing $S/translations/source/zu/fpicker/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fpszu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/framework_dtd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/ [build MO ] fwkaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/framework/messages.po; then msguniq --force-po $S/translations/source/af/framework/messages.po | msgfmt - -o $W/MoTarget/fwkaf.mo; else echo missing $S/translations/source/af/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkaf.mo; fi [build MO ] fwkar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/framework/messages.po; then msguniq --force-po $S/translations/source/ar/framework/messages.po | msgfmt - -o $W/MoTarget/fwkar.mo; else echo missing $S/translations/source/ar/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkar.mo; fi [build MO ] fwkas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/framework/messages.po; then msguniq --force-po $S/translations/source/as/framework/messages.po | msgfmt - -o $W/MoTarget/fwkas.mo; else echo missing $S/translations/source/as/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkas.mo; fi [build MO ] fwkbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/framework/messages.po; then msguniq --force-po $S/translations/source/bg/framework/messages.po | msgfmt - -o $W/MoTarget/fwkbg.mo; else echo missing $S/translations/source/bg/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkbg.mo; fi [build MO ] fwkbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/framework/messages.po; then msguniq --force-po $S/translations/source/bn/framework/messages.po | msgfmt - -o $W/MoTarget/fwkbn.mo; else echo missing $S/translations/source/bn/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkbn.mo; fi [build MO ] fwkbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/framework/messages.po; then msguniq --force-po $S/translations/source/br/framework/messages.po | msgfmt - -o $W/MoTarget/fwkbr.mo; else echo missing $S/translations/source/br/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkbr.mo; fi [build MO ] fwkca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/framework/messages.po; then msguniq --force-po $S/translations/source/ca/framework/messages.po | msgfmt - -o $W/MoTarget/fwkca.mo; else echo missing $S/translations/source/ca/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkca.mo; fi [build MO ] fwkcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/framework/messages.po; then msguniq --force-po $S/translations/source/cs/framework/messages.po | msgfmt - -o $W/MoTarget/fwkcs.mo; else echo missing $S/translations/source/cs/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkcs.mo; fi [build MO ] fwkcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/framework/messages.po; then msguniq --force-po $S/translations/source/cy/framework/messages.po | msgfmt - -o $W/MoTarget/fwkcy.mo; else echo missing $S/translations/source/cy/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkcy.mo; fi [build MO ] fwkda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/framework/messages.po; then msguniq --force-po $S/translations/source/da/framework/messages.po | msgfmt - -o $W/MoTarget/fwkda.mo; else echo missing $S/translations/source/da/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkda.mo; fi [build MO ] fwkde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/framework/messages.po; then msguniq --force-po $S/translations/source/de/framework/messages.po | msgfmt - -o $W/MoTarget/fwkde.mo; else echo missing $S/translations/source/de/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkde.mo; fi [build MO ] fwkdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/framework/messages.po; then msguniq --force-po $S/translations/source/dz/framework/messages.po | msgfmt - -o $W/MoTarget/fwkdz.mo; else echo missing $S/translations/source/dz/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkdz.mo; fi [build MO ] fwkel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/framework/messages.po; then msguniq --force-po $S/translations/source/el/framework/messages.po | msgfmt - -o $W/MoTarget/fwkel.mo; else echo missing $S/translations/source/el/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkel.mo; fi [build MO ] fwkeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/framework/messages.po; then msguniq --force-po $S/translations/source/eo/framework/messages.po | msgfmt - -o $W/MoTarget/fwkeo.mo; else echo missing $S/translations/source/eo/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkeo.mo; fi [build MO ] fwkes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/framework/messages.po; then msguniq --force-po $S/translations/source/es/framework/messages.po | msgfmt - -o $W/MoTarget/fwkes.mo; else echo missing $S/translations/source/es/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkes.mo; fi [build MO ] fwket S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/framework/messages.po; then msguniq --force-po $S/translations/source/et/framework/messages.po | msgfmt - -o $W/MoTarget/fwket.mo; else echo missing $S/translations/source/et/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwket.mo; fi [build MO ] fwkeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/framework/messages.po; then msguniq --force-po $S/translations/source/eu/framework/messages.po | msgfmt - -o $W/MoTarget/fwkeu.mo; else echo missing $S/translations/source/eu/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkeu.mo; fi [build MO ] fwkfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/framework/messages.po; then msguniq --force-po $S/translations/source/fa/framework/messages.po | msgfmt - -o $W/MoTarget/fwkfa.mo; else echo missing $S/translations/source/fa/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkfa.mo; fi [build MO ] fwkfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/framework/messages.po; then msguniq --force-po $S/translations/source/fi/framework/messages.po | msgfmt - -o $W/MoTarget/fwkfi.mo; else echo missing $S/translations/source/fi/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkfi.mo; fi [build MO ] fwkfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/framework/messages.po; then msguniq --force-po $S/translations/source/fr/framework/messages.po | msgfmt - -o $W/MoTarget/fwkfr.mo; else echo missing $S/translations/source/fr/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkfr.mo; fi [build MO ] fwkga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/framework/messages.po; then msguniq --force-po $S/translations/source/ga/framework/messages.po | msgfmt - -o $W/MoTarget/fwkga.mo; else echo missing $S/translations/source/ga/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkga.mo; fi [build MO ] fwkgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/framework/messages.po; then msguniq --force-po $S/translations/source/gl/framework/messages.po | msgfmt - -o $W/MoTarget/fwkgl.mo; else echo missing $S/translations/source/gl/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkgl.mo; fi [build MO ] fwkgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/framework/messages.po; then msguniq --force-po $S/translations/source/gu/framework/messages.po | msgfmt - -o $W/MoTarget/fwkgu.mo; else echo missing $S/translations/source/gu/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkgu.mo; fi [build MO ] fwkhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/framework/messages.po; then msguniq --force-po $S/translations/source/he/framework/messages.po | msgfmt - -o $W/MoTarget/fwkhe.mo; else echo missing $S/translations/source/he/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkhe.mo; fi [build MO ] fwkhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/framework/messages.po; then msguniq --force-po $S/translations/source/hi/framework/messages.po | msgfmt - -o $W/MoTarget/fwkhi.mo; else echo missing $S/translations/source/hi/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkhi.mo; fi [build MO ] fwkhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/framework/messages.po; then msguniq --force-po $S/translations/source/hr/framework/messages.po | msgfmt - -o $W/MoTarget/fwkhr.mo; else echo missing $S/translations/source/hr/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkhr.mo; fi [build MO ] fwkhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/framework/messages.po; then msguniq --force-po $S/translations/source/hu/framework/messages.po | msgfmt - -o $W/MoTarget/fwkhu.mo; else echo missing $S/translations/source/hu/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkhu.mo; fi [build MO ] fwkid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/framework/messages.po; then msguniq --force-po $S/translations/source/id/framework/messages.po | msgfmt - -o $W/MoTarget/fwkid.mo; else echo missing $S/translations/source/id/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkid.mo; fi [build MO ] fwkit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/framework/messages.po; then msguniq --force-po $S/translations/source/it/framework/messages.po | msgfmt - -o $W/MoTarget/fwkit.mo; else echo missing $S/translations/source/it/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkit.mo; fi [build MO ] fwkja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/framework/messages.po; then msguniq --force-po $S/translations/source/ja/framework/messages.po | msgfmt - -o $W/MoTarget/fwkja.mo; else echo missing $S/translations/source/ja/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkja.mo; fi [build MO ] fwkkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/framework/messages.po; then msguniq --force-po $S/translations/source/kk/framework/messages.po | msgfmt - -o $W/MoTarget/fwkkk.mo; else echo missing $S/translations/source/kk/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkkk.mo; fi [build MO ] fwkkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/framework/messages.po; then msguniq --force-po $S/translations/source/kn/framework/messages.po | msgfmt - -o $W/MoTarget/fwkkn.mo; else echo missing $S/translations/source/kn/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkkn.mo; fi [build MO ] fwkko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/framework/messages.po; then msguniq --force-po $S/translations/source/ko/framework/messages.po | msgfmt - -o $W/MoTarget/fwkko.mo; else echo missing $S/translations/source/ko/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkko.mo; fi [build MO ] fwklt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/framework/messages.po; then msguniq --force-po $S/translations/source/lt/framework/messages.po | msgfmt - -o $W/MoTarget/fwklt.mo; else echo missing $S/translations/source/lt/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwklt.mo; fi [build MO ] fwklv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/framework/messages.po; then msguniq --force-po $S/translations/source/lv/framework/messages.po | msgfmt - -o $W/MoTarget/fwklv.mo; else echo missing $S/translations/source/lv/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwklv.mo; fi [build MO ] fwkmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/framework/messages.po; then msguniq --force-po $S/translations/source/mai/framework/messages.po | msgfmt - -o $W/MoTarget/fwkmai.mo; else echo missing $S/translations/source/mai/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkmai.mo; fi [build MO ] fwkml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/framework/messages.po; then msguniq --force-po $S/translations/source/ml/framework/messages.po | msgfmt - -o $W/MoTarget/fwkml.mo; else echo missing $S/translations/source/ml/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkml.mo; fi [build MO ] fwkmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/framework/messages.po; then msguniq --force-po $S/translations/source/mr/framework/messages.po | msgfmt - -o $W/MoTarget/fwkmr.mo; else echo missing $S/translations/source/mr/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkmr.mo; fi [build MO ] fwknb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/framework/messages.po; then msguniq --force-po $S/translations/source/nb/framework/messages.po | msgfmt - -o $W/MoTarget/fwknb.mo; else echo missing $S/translations/source/nb/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwknb.mo; fi [build MO ] fwknl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/framework/messages.po; then msguniq --force-po $S/translations/source/nl/framework/messages.po | msgfmt - -o $W/MoTarget/fwknl.mo; else echo missing $S/translations/source/nl/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwknl.mo; fi [build MO ] fwknn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/framework/messages.po; then msguniq --force-po $S/translations/source/nn/framework/messages.po | msgfmt - -o $W/MoTarget/fwknn.mo; else echo missing $S/translations/source/nn/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwknn.mo; fi [build MO ] fwknr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/framework/messages.po; then msguniq --force-po $S/translations/source/nr/framework/messages.po | msgfmt - -o $W/MoTarget/fwknr.mo; else echo missing $S/translations/source/nr/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwknr.mo; fi [build MO ] fwknso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/framework/messages.po; then msguniq --force-po $S/translations/source/nso/framework/messages.po | msgfmt - -o $W/MoTarget/fwknso.mo; else echo missing $S/translations/source/nso/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwknso.mo; fi [build MO ] fwkor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/framework/messages.po; then msguniq --force-po $S/translations/source/or/framework/messages.po | msgfmt - -o $W/MoTarget/fwkor.mo; else echo missing $S/translations/source/or/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkor.mo; fi [build MO ] fwkpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/framework/messages.po; then msguniq --force-po $S/translations/source/pa-IN/framework/messages.po | msgfmt - -o $W/MoTarget/fwkpa-IN.mo; else echo missing $S/translations/source/pa-IN/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkpa-IN.mo; fi [build MO ] fwkpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/framework/messages.po; then msguniq --force-po $S/translations/source/pl/framework/messages.po | msgfmt - -o $W/MoTarget/fwkpl.mo; else echo missing $S/translations/source/pl/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkpl.mo; fi [build MO ] fwkpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/framework/messages.po; then msguniq --force-po $S/translations/source/pt-BR/framework/messages.po | msgfmt - -o $W/MoTarget/fwkpt-BR.mo; else echo missing $S/translations/source/pt-BR/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkpt-BR.mo; fi [build MO ] fwkpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/framework/messages.po; then msguniq --force-po $S/translations/source/pt/framework/messages.po | msgfmt - -o $W/MoTarget/fwkpt.mo; else echo missing $S/translations/source/pt/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkpt.mo; fi [build MO ] fwkro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/framework/messages.po; then msguniq --force-po $S/translations/source/ro/framework/messages.po | msgfmt - -o $W/MoTarget/fwkro.mo; else echo missing $S/translations/source/ro/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkro.mo; fi [build MO ] fwkru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/framework/messages.po; then msguniq --force-po $S/translations/source/ru/framework/messages.po | msgfmt - -o $W/MoTarget/fwkru.mo; else echo missing $S/translations/source/ru/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkru.mo; fi [build MO ] fwksi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/framework/messages.po; then msguniq --force-po $S/translations/source/si/framework/messages.po | msgfmt - -o $W/MoTarget/fwksi.mo; else echo missing $S/translations/source/si/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwksi.mo; fi [build MO ] fwksk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/framework/messages.po; then msguniq --force-po $S/translations/source/sk/framework/messages.po | msgfmt - -o $W/MoTarget/fwksk.mo; else echo missing $S/translations/source/sk/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwksk.mo; fi [build MO ] fwksl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/framework/messages.po; then msguniq --force-po $S/translations/source/sl/framework/messages.po | msgfmt - -o $W/MoTarget/fwksl.mo; else echo missing $S/translations/source/sl/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwksl.mo; fi [build MO ] fwksr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/framework/messages.po; then msguniq --force-po $S/translations/source/sr/framework/messages.po | msgfmt - -o $W/MoTarget/fwksr.mo; else echo missing $S/translations/source/sr/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwksr.mo; fi [build MO ] fwksr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/framework/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/framework/messages.po | msgfmt - -o $W/MoTarget/fwksr-Latn.mo; else echo missing $S/translations/source/sr-Latn/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwksr-Latn.mo; fi [build MO ] fwkss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/framework/messages.po; then msguniq --force-po $S/translations/source/ss/framework/messages.po | msgfmt - -o $W/MoTarget/fwkss.mo; else echo missing $S/translations/source/ss/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkss.mo; fi [build MO ] fwkst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/framework/messages.po; then msguniq --force-po $S/translations/source/st/framework/messages.po | msgfmt - -o $W/MoTarget/fwkst.mo; else echo missing $S/translations/source/st/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkst.mo; fi [build MO ] fwksv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/framework/messages.po; then msguniq --force-po $S/translations/source/sv/framework/messages.po | msgfmt - -o $W/MoTarget/fwksv.mo; else echo missing $S/translations/source/sv/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwksv.mo; fi [build MO ] fwkta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/framework/messages.po; then msguniq --force-po $S/translations/source/ta/framework/messages.po | msgfmt - -o $W/MoTarget/fwkta.mo; else echo missing $S/translations/source/ta/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkta.mo; fi [build MO ] fwkte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/framework/messages.po; then msguniq --force-po $S/translations/source/te/framework/messages.po | msgfmt - -o $W/MoTarget/fwkte.mo; else echo missing $S/translations/source/te/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkte.mo; fi [build MO ] fwkth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/framework/messages.po; then msguniq --force-po $S/translations/source/th/framework/messages.po | msgfmt - -o $W/MoTarget/fwkth.mo; else echo missing $S/translations/source/th/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkth.mo; fi [build MO ] fwktn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/framework/messages.po; then msguniq --force-po $S/translations/source/tn/framework/messages.po | msgfmt - -o $W/MoTarget/fwktn.mo; else echo missing $S/translations/source/tn/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwktn.mo; fi [build MO ] fwktr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/framework/messages.po; then msguniq --force-po $S/translations/source/tr/framework/messages.po | msgfmt - -o $W/MoTarget/fwktr.mo; else echo missing $S/translations/source/tr/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwktr.mo; fi [build MO ] fwkts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/framework/messages.po; then msguniq --force-po $S/translations/source/ts/framework/messages.po | msgfmt - -o $W/MoTarget/fwkts.mo; else echo missing $S/translations/source/ts/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkts.mo; fi [build MO ] fwkuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/framework/messages.po; then msguniq --force-po $S/translations/source/uk/framework/messages.po | msgfmt - -o $W/MoTarget/fwkuk.mo; else echo missing $S/translations/source/uk/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkuk.mo; fi [build MO ] fwkve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/framework/messages.po; then msguniq --force-po $S/translations/source/ve/framework/messages.po | msgfmt - -o $W/MoTarget/fwkve.mo; else echo missing $S/translations/source/ve/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkve.mo; fi [build MO ] fwkxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/framework/messages.po; then msguniq --force-po $S/translations/source/xh/framework/messages.po | msgfmt - -o $W/MoTarget/fwkxh.mo; else echo missing $S/translations/source/xh/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkxh.mo; fi [build MO ] fwkzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/framework/messages.po; then msguniq --force-po $S/translations/source/zh-CN/framework/messages.po | msgfmt - -o $W/MoTarget/fwkzh-CN.mo; else echo missing $S/translations/source/zh-CN/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkzh-CN.mo; fi [build MO ] fwkzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/framework/messages.po; then msguniq --force-po $S/translations/source/zh-TW/framework/messages.po | msgfmt - -o $W/MoTarget/fwkzh-TW.mo; else echo missing $S/translations/source/zh-TW/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkzh-TW.mo; fi [build MO ] fwkzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/framework/messages.po; then msguniq --force-po $S/translations/source/zu/framework/messages.po | msgfmt - -o $W/MoTarget/fwkzu.mo; else echo missing $S/translations/source/zu/framework/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/fwkzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/helpcontent2/source/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/helpcontent2/source/auxiliary/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/helpcontent2_helpimages mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/xmlhelp_helpxsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpIndexTarget/sbasic/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTreeTarget/sbasic/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/07/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/05/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/06/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/04/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/menu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpIndexTarget/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTreeTarget/scalc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpIndexTarget/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTreeTarget/schart/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpIndexTarget/sdatabase/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdatabase.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdatabase.idxl/ [build XHP] sdatabase/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/bg.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdatabase.idxl/ [build XHP] sdatabase/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/bn.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdatabase.idxl/ [build XHP] sdatabase/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/ca.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdatabase.idxl/ [build XHP] sdatabase/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/cs.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdatabase.idxl/ [build XHP] sdatabase/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/da.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdatabase.idxl/ [build XHP] sdatabase/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/de.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdatabase.idxl/ [build XHP] sdatabase/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/dz.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdatabase.idxl/ [build XHP] sdatabase/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/el.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdatabase.idxl/ [build XHP] sdatabase/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/eo.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdatabase.idxl/ [build XHP] sdatabase/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/es.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdatabase.idxl/ [build XHP] sdatabase/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/et.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdatabase.idxl/ [build XHP] sdatabase/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/eu.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdatabase.idxl/ [build XHP] sdatabase/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/fi.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdatabase.idxl/ [build XHP] sdatabase/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/fr.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdatabase.idxl/ [build XHP] sdatabase/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/gl.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdatabase.idxl/ [build XHP] sdatabase/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/gu.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdatabase.idxl/ [build XHP] sdatabase/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/he.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdatabase.idxl/ [build XHP] sdatabase/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/hi.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdatabase.idxl/ [build XHP] sdatabase/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/hr.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdatabase.idxl/ [build XHP] sdatabase/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/hu.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdatabase.idxl/ [build XHP] sdatabase/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/id.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdatabase.idxl/ [build XHP] sdatabase/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/it.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdatabase.idxl/ [build XHP] sdatabase/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/ja.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdatabase.idxl/ [build XHP] sdatabase/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/ko.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdatabase.idxl/ [build XHP] sdatabase/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/lt.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdatabase.idxl/ [build XHP] sdatabase/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/lv.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdatabase.idxl/ [build XHP] sdatabase/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/nb.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdatabase.idxl/ [build XHP] sdatabase/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/nl.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdatabase.idxl/ [build XHP] sdatabase/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/nn.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdatabase.idxl/ [build XHP] sdatabase/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/pl.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdatabase.idxl/ [build XHP] sdatabase/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/pt-BR.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdatabase.idxl/ [build XHP] sdatabase/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/pt.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdatabase.idxl/ [build XHP] sdatabase/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/ro.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdatabase.idxl/ [build XHP] sdatabase/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/ru.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdatabase.idxl/ [build XHP] sdatabase/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/si.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdatabase.idxl/ [build XHP] sdatabase/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/sk.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdatabase.idxl/ [build XHP] sdatabase/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/sl.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdatabase.idxl/ [build XHP] sdatabase/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/sv.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdatabase.idxl/ [build XHP] sdatabase/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/ta.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdatabase.idxl/ [build XHP] sdatabase/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/tr.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdatabase.idxl/ [build XHP] sdatabase/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/uk.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdatabase.idxl/ [build XHP] sdatabase/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/zh-CN.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdatabase.idxl/ [build XHP] sdatabase/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/zh-TW.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdatabase.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpIndexTarget/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTreeTarget/sdraw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTreeTarget/shared/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpIndexTarget/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTreeTarget/simpress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpIndexTarget/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTreeTarget/smath/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpIndexTarget/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTreeTarget/swriter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.idxl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/textconversion/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcollator_data.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdict_ja.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdict_zh.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libindex_data.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblocaledata_en.so [build YAC] idlc/source/parser S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/YaccTarget/idlc/source/ && bison -v --defines=$W/YaccTarget/idlc/source/parser.hxx -o $W/YaccTarget/idlc/source/parser.cxx $S/idlc/source/parser.y && touch $W/YaccTarget/idlc/source/parser.done [build LEX] idlc/source/scanner S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/LexTarget/idlc/source/ && /usr/bin/flex -o$W/LexTarget/idlc/source/scanner.cxx $S/idlc/source/scanner.l && touch $W/LexTarget/idlc/source/scanner.done [build ECH] CustomTarget/instsetoo_native/setup/bootstraprc ( \ echo '[Bootstrap]' \ && echo 'InstallMode=' \ && echo 'ProductKey=LibreOffice 6.3' \ && echo 'UserInstallation=$SYSUSERCONFIG/libreoffice/4' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/bootstraprc [build ECH] CustomTarget/instsetoo_native/setup/redirectrc ( \ echo '[Bootstrap]' \ && echo 'URE_BOOTSTRAP=${ORIGIN}/fundamentalrc' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/redirectrc [build ECH] CustomTarget/instsetoo_native/setup/setuprc /builddir/build/BUILD/libreoffice-6.3.5.2/idlc/source/parser.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] fatal: not a git repository (or any of the parent directories): .git ( \ echo '[Bootstrap]' \ && echo 'buildid=' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/setuprc [build ECH] CustomTarget/instsetoo_native/setup/sofficerc ( \ echo '[Bootstrap]' \ && echo 'CrashDirectory=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/crash' \ && echo 'HideEula=1' \ && echo 'Logo=1' \ && echo 'NativeProgress=false' \ && echo 'ProgressBarColor=0,0,0' \ && echo 'ProgressFrameColor=102,102,102' \ && echo 'ProgressPosition=35,153' \ && echo 'ProgressSize=444,8' \ && echo 'ProgressPositionHigh=46,212' \ && echo 'ProgressSizeHigh=617,12' \ && echo 'ProgressTextBaseline=145' \ && echo 'ProgressTextColor=0,0,0' \ && echo 'SecureUserConfig=true' \ && echo 'SecureUserConfigCompress=true' \ && echo 'SecureUserConfigExtensions=true' \ && echo 'SecureUserConfigMode=1' \ && echo 'SecureUserConfigNumCopies=2' \ && echo 'URE_BOOTSTRAP=${ORIGIN}/fundamentalrc' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/sofficerc [build ECH] CustomTarget/instsetoo_native/setup/versionrc fatal: not a git repository (or any of the parent directories): .git /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/bootstraprc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/bootstraprc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/redirectrc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/redirectrc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/setuprc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/setuprc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/sofficerc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/sofficerc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/versionrc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/versionrc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/instsetoo_native_ooenv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/jvmfwk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/jvmfwk/jreproperties/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/jvmfwk_jreproperties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/jvmfwk/jvmfwk3_ini/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/jvmfwk_jvmfwk3_ini mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/jvmfwk_javavendors S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/idxdict [build LEX] l10ntools/source/xrmlex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/LexTarget/l10ntools/source/ && /usr/bin/flex -o$W/LexTarget/l10ntools/source/xrmlex.cxx $S/l10ntools/source/xrmlex.l && touch $W/LexTarget/l10ntools/source/xrmlex.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/librelogo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/librelogo_properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/libreofficekit_selectionhandles mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/libreofficekit/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/EvolutionarySolver.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/ && touch $W/Extension/nlpsolver.prepare mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/nlpsolver.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/license/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_share_readme mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/readlicense_oo_license mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/components.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/components.rdb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/locale/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/nlpsolver/src/locale/NLPSolverCommon_en_US.default /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/locale/NLPSolverCommon_en_US.default mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/locale/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.default /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_en_US.default mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/GeneratedPackage/Extension/ [build BIN] o3tl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/o3tl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/cpp/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_headers mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/helper/purpenv/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/detail/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/typelib/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_headers_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/idl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/docs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_html mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/examples/DevelopersGuide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/examples/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/settings/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_settings_generated S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/unoapploader mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_config mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_docs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_examples mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/CSharp/Spreadsheet/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/VB.NET/WriterDemo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/JobsAddon/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/CppComponent/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/registration/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/thumbs.mk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/thumbs.mk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/dialogcomponent/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Config/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/META-INF/ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/description.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/description.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/de/com.foocorp.foo-ext/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/de/com.foocorp.foo-ext/subfolder/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/en/com.foocorp.foo-ext/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/en/com.foocorp.foo-ext/subfolder/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/FirstSteps/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeBean/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Clipboard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DisableCommands/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/MenuElement.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/MenuElement.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Number_Formats.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/OfficeConnect.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/OfficeConnect.java mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/PathSettings/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/PathSubstitution/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/TerminationTest/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/CppBinding/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/Lifetime/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Text/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/data/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/vbscript/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/drawing/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/forms_and_controls/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/sheet/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/stock_quotes_updater/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/text/creating_an_index/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/text/modifying_text_automatically/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/DocumentLoader/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/counter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/remoteclient/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/DocumentHandling/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/DocumentHandling/test/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Drawing/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/EmbedDocument/EmbeddedObject/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/images/ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/manifest.mf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/manifest.mf mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/MinimalComponent/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/PropertySet/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/ToDo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/META-INF/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/toolPanelPocBasic/ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/toolpanel.component /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/toolpanel.component /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/toolpanel.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/toolpanel.py mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/toolpanels/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_settings mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/settings/ [build XSL] CustomTarget/readlicense_oo/license/LICENSE.html S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/license/LICENSE.html --stringparam build_type "LibO DESKTOP AVMEDIA DBCONNECTIVITY EXTENSIONS SCRIPTING DYNLOADING NATIVE HELP ODK PYUNO MARIADBC HSQLDB OPENCL XSLTML RHINO NLPSOLVER OPENSYMBOL QADEVOOO" --stringparam os "LINUX" --stringparam themes "breeze breeze_dark breeze_svg colibre colibre_svg elementary elementary_svg karasa_jaga karasa_jaga_svg sifr sifr_dark sifr_svg tango " --stringparam no_mpl_subset no_mpl_subset $S/readlicense_oo/license/license_html.xsl $S/readlicense_oo/license/license.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/share/readme/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_share_readme_generated mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/readlicense_oo_readmes mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/loader.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/classes/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/java/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/java/ref/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/odk_unowinreg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/classes/win/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/officecfg_misc [build MOD] onlineupdate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/onlineupdate mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/oox_customshapes mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/filter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/package_dtd [build CUS] postprocess/fontconfig touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/fontconfig.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/fontconfig/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/pyuno/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/pyuno/pythonloader_ini/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/pyuno_pythonloader_ini mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/pyuno_python_scripts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/pyuno.so mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/OOoRunner.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/readlicense_oo_files /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/license/LICENSE.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/LICENSE.html mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libregistry_helper.a mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/reportbuilder_templates [build MO ] rptaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/reportdesign/messages.po; then msguniq --force-po $S/translations/source/af/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptaf.mo; else echo missing $S/translations/source/af/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptaf.mo; fi [build MO ] rptar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ar/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptar.mo; else echo missing $S/translations/source/ar/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptar.mo; fi [build MO ] rptas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/reportdesign/messages.po; then msguniq --force-po $S/translations/source/as/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptas.mo; else echo missing $S/translations/source/as/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptas.mo; fi [build MO ] rptbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/reportdesign/messages.po; then msguniq --force-po $S/translations/source/bg/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptbg.mo; else echo missing $S/translations/source/bg/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptbg.mo; fi [build MO ] rptbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/reportdesign/messages.po; then msguniq --force-po $S/translations/source/bn/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptbn.mo; else echo missing $S/translations/source/bn/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptbn.mo; fi [build MO ] rptbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/reportdesign/messages.po; then msguniq --force-po $S/translations/source/br/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptbr.mo; else echo missing $S/translations/source/br/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptbr.mo; fi [build MO ] rptca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ca/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptca.mo; else echo missing $S/translations/source/ca/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptca.mo; fi [build MO ] rptcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/reportdesign/messages.po; then msguniq --force-po $S/translations/source/cs/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptcs.mo; else echo missing $S/translations/source/cs/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptcs.mo; fi [build MO ] rptcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/reportdesign/messages.po; then msguniq --force-po $S/translations/source/cy/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptcy.mo; else echo missing $S/translations/source/cy/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptcy.mo; fi [build MO ] rptda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/reportdesign/messages.po; then msguniq --force-po $S/translations/source/da/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptda.mo; else echo missing $S/translations/source/da/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptda.mo; fi [build MO ] rptde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/reportdesign/messages.po; then msguniq --force-po $S/translations/source/de/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptde.mo; else echo missing $S/translations/source/de/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptde.mo; fi [build MO ] rptdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/reportdesign/messages.po; then msguniq --force-po $S/translations/source/dz/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptdz.mo; else echo missing $S/translations/source/dz/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptdz.mo; fi [build MO ] rptel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/reportdesign/messages.po; then msguniq --force-po $S/translations/source/el/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptel.mo; else echo missing $S/translations/source/el/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptel.mo; fi [build MO ] rpteo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/reportdesign/messages.po; then msguniq --force-po $S/translations/source/eo/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rpteo.mo; else echo missing $S/translations/source/eo/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rpteo.mo; fi [build MO ] rptes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/reportdesign/messages.po; then msguniq --force-po $S/translations/source/es/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptes.mo; else echo missing $S/translations/source/es/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptes.mo; fi [build MO ] rptet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/reportdesign/messages.po; then msguniq --force-po $S/translations/source/et/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptet.mo; else echo missing $S/translations/source/et/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptet.mo; fi [build MO ] rpteu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/reportdesign/messages.po; then msguniq --force-po $S/translations/source/eu/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rpteu.mo; else echo missing $S/translations/source/eu/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rpteu.mo; fi [build MO ] rptfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/reportdesign/messages.po; then msguniq --force-po $S/translations/source/fa/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptfa.mo; else echo missing $S/translations/source/fa/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptfa.mo; fi [build MO ] rptfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/reportdesign/messages.po; then msguniq --force-po $S/translations/source/fi/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptfi.mo; else echo missing $S/translations/source/fi/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptfi.mo; fi [build MO ] rptfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/reportdesign/messages.po; then msguniq --force-po $S/translations/source/fr/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptfr.mo; else echo missing $S/translations/source/fr/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptfr.mo; fi [build MO ] rptga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ga/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptga.mo; else echo missing $S/translations/source/ga/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptga.mo; fi [build MO ] rptgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/reportdesign/messages.po; then msguniq --force-po $S/translations/source/gl/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptgl.mo; else echo missing $S/translations/source/gl/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptgl.mo; fi [build MO ] rptgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/reportdesign/messages.po; then msguniq --force-po $S/translations/source/gu/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptgu.mo; else echo missing $S/translations/source/gu/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptgu.mo; fi [build MO ] rpthe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/reportdesign/messages.po; then msguniq --force-po $S/translations/source/he/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rpthe.mo; else echo missing $S/translations/source/he/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rpthe.mo; fi [build MO ] rpthi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/reportdesign/messages.po; then msguniq --force-po $S/translations/source/hi/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rpthi.mo; else echo missing $S/translations/source/hi/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rpthi.mo; fi [build MO ] rpthr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/reportdesign/messages.po; then msguniq --force-po $S/translations/source/hr/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rpthr.mo; else echo missing $S/translations/source/hr/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rpthr.mo; fi [build MO ] rpthu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/reportdesign/messages.po; then msguniq --force-po $S/translations/source/hu/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rpthu.mo; else echo missing $S/translations/source/hu/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rpthu.mo; fi [build MO ] rptid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/reportdesign/messages.po; then msguniq --force-po $S/translations/source/id/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptid.mo; else echo missing $S/translations/source/id/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptid.mo; fi [build MO ] rptit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/reportdesign/messages.po; then msguniq --force-po $S/translations/source/it/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptit.mo; else echo missing $S/translations/source/it/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptit.mo; fi [build MO ] rptja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ja/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptja.mo; else echo missing $S/translations/source/ja/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptja.mo; fi [build MO ] rptkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/reportdesign/messages.po; then msguniq --force-po $S/translations/source/kk/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptkk.mo; else echo missing $S/translations/source/kk/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptkk.mo; fi [build MO ] rptkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/reportdesign/messages.po; then msguniq --force-po $S/translations/source/kn/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptkn.mo; else echo missing $S/translations/source/kn/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptkn.mo; fi [build MO ] rptko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ko/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptko.mo; else echo missing $S/translations/source/ko/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptko.mo; fi [build MO ] rptlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/reportdesign/messages.po; then msguniq --force-po $S/translations/source/lt/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptlt.mo; else echo missing $S/translations/source/lt/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptlt.mo; fi [build MO ] rptlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/reportdesign/messages.po; then msguniq --force-po $S/translations/source/lv/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptlv.mo; else echo missing $S/translations/source/lv/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptlv.mo; fi [build MO ] rptmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/reportdesign/messages.po; then msguniq --force-po $S/translations/source/mai/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptmai.mo; else echo missing $S/translations/source/mai/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptmai.mo; fi [build MO ] rptml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ml/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptml.mo; else echo missing $S/translations/source/ml/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptml.mo; fi [build MO ] rptmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/reportdesign/messages.po; then msguniq --force-po $S/translations/source/mr/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptmr.mo; else echo missing $S/translations/source/mr/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptmr.mo; fi [build MO ] rptnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/reportdesign/messages.po; then msguniq --force-po $S/translations/source/nb/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptnb.mo; else echo missing $S/translations/source/nb/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptnb.mo; fi [build MO ] rptnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/reportdesign/messages.po; then msguniq --force-po $S/translations/source/nl/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptnl.mo; else echo missing $S/translations/source/nl/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptnl.mo; fi [build MO ] rptnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/reportdesign/messages.po; then msguniq --force-po $S/translations/source/nn/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptnn.mo; else echo missing $S/translations/source/nn/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptnn.mo; fi [build MO ] rptnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/reportdesign/messages.po; then msguniq --force-po $S/translations/source/nr/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptnr.mo; else echo missing $S/translations/source/nr/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptnr.mo; fi [build MO ] rptnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/reportdesign/messages.po; then msguniq --force-po $S/translations/source/nso/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptnso.mo; else echo missing $S/translations/source/nso/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptnso.mo; fi [build MO ] rptor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/reportdesign/messages.po; then msguniq --force-po $S/translations/source/or/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptor.mo; else echo missing $S/translations/source/or/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptor.mo; fi [build MO ] rptpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/reportdesign/messages.po; then msguniq --force-po $S/translations/source/pa-IN/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptpa-IN.mo; else echo missing $S/translations/source/pa-IN/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptpa-IN.mo; fi [build MO ] rptpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/reportdesign/messages.po; then msguniq --force-po $S/translations/source/pl/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptpl.mo; else echo missing $S/translations/source/pl/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptpl.mo; fi [build MO ] rptpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/reportdesign/messages.po; then msguniq --force-po $S/translations/source/pt-BR/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptpt-BR.mo; else echo missing $S/translations/source/pt-BR/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptpt-BR.mo; fi [build MO ] rptpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/reportdesign/messages.po; then msguniq --force-po $S/translations/source/pt/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptpt.mo; else echo missing $S/translations/source/pt/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptpt.mo; fi [build MO ] rptro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ro/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptro.mo; else echo missing $S/translations/source/ro/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptro.mo; fi [build MO ] rptru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ru/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptru.mo; else echo missing $S/translations/source/ru/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptru.mo; fi [build MO ] rptsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/reportdesign/messages.po; then msguniq --force-po $S/translations/source/si/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptsi.mo; else echo missing $S/translations/source/si/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptsi.mo; fi [build MO ] rptsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/reportdesign/messages.po; then msguniq --force-po $S/translations/source/sk/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptsk.mo; else echo missing $S/translations/source/sk/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptsk.mo; fi [build MO ] rptsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/reportdesign/messages.po; then msguniq --force-po $S/translations/source/sl/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptsl.mo; else echo missing $S/translations/source/sl/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptsl.mo; fi [build MO ] rptsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/reportdesign/messages.po; then msguniq --force-po $S/translations/source/sr/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptsr.mo; else echo missing $S/translations/source/sr/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptsr.mo; fi [build MO ] rptsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/reportdesign/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptsr-Latn.mo; fi [build MO ] rptss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ss/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptss.mo; else echo missing $S/translations/source/ss/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptss.mo; fi [build MO ] rptst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/reportdesign/messages.po; then msguniq --force-po $S/translations/source/st/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptst.mo; else echo missing $S/translations/source/st/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptst.mo; fi [build MO ] rptsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/reportdesign/messages.po; then msguniq --force-po $S/translations/source/sv/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptsv.mo; else echo missing $S/translations/source/sv/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptsv.mo; fi [build MO ] rptta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ta/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptta.mo; else echo missing $S/translations/source/ta/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptta.mo; fi [build MO ] rptte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/reportdesign/messages.po; then msguniq --force-po $S/translations/source/te/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptte.mo; else echo missing $S/translations/source/te/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptte.mo; fi [build MO ] rptth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/reportdesign/messages.po; then msguniq --force-po $S/translations/source/th/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptth.mo; else echo missing $S/translations/source/th/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptth.mo; fi [build MO ] rpttn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/reportdesign/messages.po; then msguniq --force-po $S/translations/source/tn/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rpttn.mo; else echo missing $S/translations/source/tn/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rpttn.mo; fi [build MO ] rpttr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/reportdesign/messages.po; then msguniq --force-po $S/translations/source/tr/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rpttr.mo; else echo missing $S/translations/source/tr/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rpttr.mo; fi [build MO ] rptts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ts/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptts.mo; else echo missing $S/translations/source/ts/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptts.mo; fi [build MO ] rptuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/reportdesign/messages.po; then msguniq --force-po $S/translations/source/uk/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptuk.mo; else echo missing $S/translations/source/uk/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptuk.mo; fi [build MO ] rptve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/reportdesign/messages.po; then msguniq --force-po $S/translations/source/ve/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptve.mo; else echo missing $S/translations/source/ve/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptve.mo; fi [build MO ] rptxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/reportdesign/messages.po; then msguniq --force-po $S/translations/source/xh/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptxh.mo; else echo missing $S/translations/source/xh/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptxh.mo; fi [build MO ] rptzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/reportdesign/messages.po; then msguniq --force-po $S/translations/source/zh-CN/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptzh-CN.mo; else echo missing $S/translations/source/zh-CN/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptzh-CN.mo; fi [build MO ] rptzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/reportdesign/messages.po; then msguniq --force-po $S/translations/source/zh-TW/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptzh-TW.mo; else echo missing $S/translations/source/zh-TW/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptzh-TW.mo; fi [build MO ] rptzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/reportdesign/messages.po; then msguniq --force-po $S/translations/source/zu/reportdesign/messages.po | msgfmt - -o $W/MoTarget/rptzu.mo; else echo missing $S/translations/source/zu/reportdesign/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/rptzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/ && \ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sal/qa/osl/process/batch.sh /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/batch.sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sc_opencl_runtimetest mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opencl/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sc_res_xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/calc/ [build MO ] scaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/sc/messages.po; then msguniq --force-po $S/translations/source/af/sc/messages.po | msgfmt - -o $W/MoTarget/scaf.mo; else echo missing $S/translations/source/af/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaf.mo; fi [build MO ] scar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/sc/messages.po; then msguniq --force-po $S/translations/source/ar/sc/messages.po | msgfmt - -o $W/MoTarget/scar.mo; else echo missing $S/translations/source/ar/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scar.mo; fi [build MO ] scas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/sc/messages.po; then msguniq --force-po $S/translations/source/as/sc/messages.po | msgfmt - -o $W/MoTarget/scas.mo; else echo missing $S/translations/source/as/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scas.mo; fi [build MO ] scbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/sc/messages.po; then msguniq --force-po $S/translations/source/bg/sc/messages.po | msgfmt - -o $W/MoTarget/scbg.mo; else echo missing $S/translations/source/bg/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scbg.mo; fi [build MO ] scbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/sc/messages.po; then msguniq --force-po $S/translations/source/bn/sc/messages.po | msgfmt - -o $W/MoTarget/scbn.mo; else echo missing $S/translations/source/bn/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scbn.mo; fi [build MO ] scbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/sc/messages.po; then msguniq --force-po $S/translations/source/br/sc/messages.po | msgfmt - -o $W/MoTarget/scbr.mo; else echo missing $S/translations/source/br/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scbr.mo; fi [build MO ] scca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/sc/messages.po; then msguniq --force-po $S/translations/source/ca/sc/messages.po | msgfmt - -o $W/MoTarget/scca.mo; else echo missing $S/translations/source/ca/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scca.mo; fi [build MO ] sccs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/sc/messages.po; then msguniq --force-po $S/translations/source/cs/sc/messages.po | msgfmt - -o $W/MoTarget/sccs.mo; else echo missing $S/translations/source/cs/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccs.mo; fi [build MO ] sccy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/sc/messages.po; then msguniq --force-po $S/translations/source/cy/sc/messages.po | msgfmt - -o $W/MoTarget/sccy.mo; else echo missing $S/translations/source/cy/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccy.mo; fi [build MO ] scda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/sc/messages.po; then msguniq --force-po $S/translations/source/da/sc/messages.po | msgfmt - -o $W/MoTarget/scda.mo; else echo missing $S/translations/source/da/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scda.mo; fi [build MO ] scde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/sc/messages.po; then msguniq --force-po $S/translations/source/de/sc/messages.po | msgfmt - -o $W/MoTarget/scde.mo; else echo missing $S/translations/source/de/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scde.mo; fi [build MO ] scdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/sc/messages.po; then msguniq --force-po $S/translations/source/dz/sc/messages.po | msgfmt - -o $W/MoTarget/scdz.mo; else echo missing $S/translations/source/dz/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scdz.mo; fi [build MO ] scel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/sc/messages.po; then msguniq --force-po $S/translations/source/el/sc/messages.po | msgfmt - -o $W/MoTarget/scel.mo; else echo missing $S/translations/source/el/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scel.mo; fi [build MO ] sceo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/sc/messages.po; then msguniq --force-po $S/translations/source/eo/sc/messages.po | msgfmt - -o $W/MoTarget/sceo.mo; else echo missing $S/translations/source/eo/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sceo.mo; fi [build MO ] sces S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/sc/messages.po; then msguniq --force-po $S/translations/source/es/sc/messages.po | msgfmt - -o $W/MoTarget/sces.mo; else echo missing $S/translations/source/es/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sces.mo; fi [build MO ] scet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/sc/messages.po; then msguniq --force-po $S/translations/source/et/sc/messages.po | msgfmt - -o $W/MoTarget/scet.mo; else echo missing $S/translations/source/et/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scet.mo; fi [build MO ] sceu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/sc/messages.po; then msguniq --force-po $S/translations/source/eu/sc/messages.po | msgfmt - -o $W/MoTarget/sceu.mo; else echo missing $S/translations/source/eu/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sceu.mo; fi [build MO ] scfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/sc/messages.po; then msguniq --force-po $S/translations/source/fa/sc/messages.po | msgfmt - -o $W/MoTarget/scfa.mo; else echo missing $S/translations/source/fa/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scfa.mo; fi [build MO ] scfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/sc/messages.po; then msguniq --force-po $S/translations/source/fi/sc/messages.po | msgfmt - -o $W/MoTarget/scfi.mo; else echo missing $S/translations/source/fi/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scfi.mo; fi [build MO ] scfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/sc/messages.po; then msguniq --force-po $S/translations/source/fr/sc/messages.po | msgfmt - -o $W/MoTarget/scfr.mo; else echo missing $S/translations/source/fr/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scfr.mo; fi [build MO ] scga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/sc/messages.po; then msguniq --force-po $S/translations/source/ga/sc/messages.po | msgfmt - -o $W/MoTarget/scga.mo; else echo missing $S/translations/source/ga/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scga.mo; fi [build MO ] scgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/sc/messages.po; then msguniq --force-po $S/translations/source/gl/sc/messages.po | msgfmt - -o $W/MoTarget/scgl.mo; else echo missing $S/translations/source/gl/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scgl.mo; fi [build MO ] scgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/sc/messages.po; then msguniq --force-po $S/translations/source/gu/sc/messages.po | msgfmt - -o $W/MoTarget/scgu.mo; else echo missing $S/translations/source/gu/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scgu.mo; fi [build MO ] sche S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/sc/messages.po; then msguniq --force-po $S/translations/source/he/sc/messages.po | msgfmt - -o $W/MoTarget/sche.mo; else echo missing $S/translations/source/he/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sche.mo; fi [build MO ] schi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/sc/messages.po; then msguniq --force-po $S/translations/source/hi/sc/messages.po | msgfmt - -o $W/MoTarget/schi.mo; else echo missing $S/translations/source/hi/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/schi.mo; fi [build MO ] schr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/sc/messages.po; then msguniq --force-po $S/translations/source/hr/sc/messages.po | msgfmt - -o $W/MoTarget/schr.mo; else echo missing $S/translations/source/hr/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/schr.mo; fi [build MO ] schu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/sc/messages.po; then msguniq --force-po $S/translations/source/hu/sc/messages.po | msgfmt - -o $W/MoTarget/schu.mo; else echo missing $S/translations/source/hu/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/schu.mo; fi [build MO ] scid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/sc/messages.po; then msguniq --force-po $S/translations/source/id/sc/messages.po | msgfmt - -o $W/MoTarget/scid.mo; else echo missing $S/translations/source/id/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scid.mo; fi [build MO ] scit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/sc/messages.po; then msguniq --force-po $S/translations/source/it/sc/messages.po | msgfmt - -o $W/MoTarget/scit.mo; else echo missing $S/translations/source/it/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scit.mo; fi [build MO ] scja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/sc/messages.po; then msguniq --force-po $S/translations/source/ja/sc/messages.po | msgfmt - -o $W/MoTarget/scja.mo; else echo missing $S/translations/source/ja/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scja.mo; fi [build MO ] sckk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/sc/messages.po; then msguniq --force-po $S/translations/source/kk/sc/messages.po | msgfmt - -o $W/MoTarget/sckk.mo; else echo missing $S/translations/source/kk/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sckk.mo; fi [build MO ] sckn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/sc/messages.po; then msguniq --force-po $S/translations/source/kn/sc/messages.po | msgfmt - -o $W/MoTarget/sckn.mo; else echo missing $S/translations/source/kn/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sckn.mo; fi [build MO ] scko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/sc/messages.po; then msguniq --force-po $S/translations/source/ko/sc/messages.po | msgfmt - -o $W/MoTarget/scko.mo; else echo missing $S/translations/source/ko/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scko.mo; fi [build MO ] sclt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/sc/messages.po; then msguniq --force-po $S/translations/source/lt/sc/messages.po | msgfmt - -o $W/MoTarget/sclt.mo; else echo missing $S/translations/source/lt/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sclt.mo; fi [build MO ] sclv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/sc/messages.po; then msguniq --force-po $S/translations/source/lv/sc/messages.po | msgfmt - -o $W/MoTarget/sclv.mo; else echo missing $S/translations/source/lv/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sclv.mo; fi [build MO ] scmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/sc/messages.po; then msguniq --force-po $S/translations/source/mai/sc/messages.po | msgfmt - -o $W/MoTarget/scmai.mo; else echo missing $S/translations/source/mai/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scmai.mo; fi [build MO ] scml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/sc/messages.po; then msguniq --force-po $S/translations/source/ml/sc/messages.po | msgfmt - -o $W/MoTarget/scml.mo; else echo missing $S/translations/source/ml/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scml.mo; fi [build MO ] scmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/sc/messages.po; then msguniq --force-po $S/translations/source/mr/sc/messages.po | msgfmt - -o $W/MoTarget/scmr.mo; else echo missing $S/translations/source/mr/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scmr.mo; fi [build MO ] scnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/sc/messages.po; then msguniq --force-po $S/translations/source/nb/sc/messages.po | msgfmt - -o $W/MoTarget/scnb.mo; else echo missing $S/translations/source/nb/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scnb.mo; fi [build MO ] scnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/sc/messages.po; then msguniq --force-po $S/translations/source/nl/sc/messages.po | msgfmt - -o $W/MoTarget/scnl.mo; else echo missing $S/translations/source/nl/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scnl.mo; fi [build MO ] scnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/sc/messages.po; then msguniq --force-po $S/translations/source/nn/sc/messages.po | msgfmt - -o $W/MoTarget/scnn.mo; else echo missing $S/translations/source/nn/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scnn.mo; fi [build MO ] scnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/sc/messages.po; then msguniq --force-po $S/translations/source/nr/sc/messages.po | msgfmt - -o $W/MoTarget/scnr.mo; else echo missing $S/translations/source/nr/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scnr.mo; fi [build MO ] scnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/sc/messages.po; then msguniq --force-po $S/translations/source/nso/sc/messages.po | msgfmt - -o $W/MoTarget/scnso.mo; else echo missing $S/translations/source/nso/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scnso.mo; fi [build MO ] scor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/sc/messages.po; then msguniq --force-po $S/translations/source/or/sc/messages.po | msgfmt - -o $W/MoTarget/scor.mo; else echo missing $S/translations/source/or/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scor.mo; fi [build MO ] scpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/sc/messages.po; then msguniq --force-po $S/translations/source/pa-IN/sc/messages.po | msgfmt - -o $W/MoTarget/scpa-IN.mo; else echo missing $S/translations/source/pa-IN/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scpa-IN.mo; fi [build MO ] scpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/sc/messages.po; then msguniq --force-po $S/translations/source/pl/sc/messages.po | msgfmt - -o $W/MoTarget/scpl.mo; else echo missing $S/translations/source/pl/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scpl.mo; fi [build MO ] scpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/sc/messages.po; then msguniq --force-po $S/translations/source/pt-BR/sc/messages.po | msgfmt - -o $W/MoTarget/scpt-BR.mo; else echo missing $S/translations/source/pt-BR/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scpt-BR.mo; fi [build MO ] scpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/sc/messages.po; then msguniq --force-po $S/translations/source/pt/sc/messages.po | msgfmt - -o $W/MoTarget/scpt.mo; else echo missing $S/translations/source/pt/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scpt.mo; fi [build MO ] scro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/sc/messages.po; then msguniq --force-po $S/translations/source/ro/sc/messages.po | msgfmt - -o $W/MoTarget/scro.mo; else echo missing $S/translations/source/ro/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scro.mo; fi [build MO ] scru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/sc/messages.po; then msguniq --force-po $S/translations/source/ru/sc/messages.po | msgfmt - -o $W/MoTarget/scru.mo; else echo missing $S/translations/source/ru/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scru.mo; fi [build MO ] scsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/sc/messages.po; then msguniq --force-po $S/translations/source/si/sc/messages.po | msgfmt - -o $W/MoTarget/scsi.mo; else echo missing $S/translations/source/si/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scsi.mo; fi [build MO ] scsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/sc/messages.po; then msguniq --force-po $S/translations/source/sk/sc/messages.po | msgfmt - -o $W/MoTarget/scsk.mo; else echo missing $S/translations/source/sk/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scsk.mo; fi [build MO ] scsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/sc/messages.po; then msguniq --force-po $S/translations/source/sl/sc/messages.po | msgfmt - -o $W/MoTarget/scsl.mo; else echo missing $S/translations/source/sl/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scsl.mo; fi [build MO ] scsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/sc/messages.po; then msguniq --force-po $S/translations/source/sr/sc/messages.po | msgfmt - -o $W/MoTarget/scsr.mo; else echo missing $S/translations/source/sr/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scsr.mo; fi [build MO ] scsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/sc/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/sc/messages.po | msgfmt - -o $W/MoTarget/scsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scsr-Latn.mo; fi [build MO ] scss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/sc/messages.po; then msguniq --force-po $S/translations/source/ss/sc/messages.po | msgfmt - -o $W/MoTarget/scss.mo; else echo missing $S/translations/source/ss/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scss.mo; fi [build MO ] scst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/sc/messages.po; then msguniq --force-po $S/translations/source/st/sc/messages.po | msgfmt - -o $W/MoTarget/scst.mo; else echo missing $S/translations/source/st/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scst.mo; fi [build MO ] scsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/sc/messages.po; then msguniq --force-po $S/translations/source/sv/sc/messages.po | msgfmt - -o $W/MoTarget/scsv.mo; else echo missing $S/translations/source/sv/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scsv.mo; fi [build MO ] scta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/sc/messages.po; then msguniq --force-po $S/translations/source/ta/sc/messages.po | msgfmt - -o $W/MoTarget/scta.mo; else echo missing $S/translations/source/ta/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scta.mo; fi [build MO ] scte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/sc/messages.po; then msguniq --force-po $S/translations/source/te/sc/messages.po | msgfmt - -o $W/MoTarget/scte.mo; else echo missing $S/translations/source/te/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scte.mo; fi [build MO ] scth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/sc/messages.po; then msguniq --force-po $S/translations/source/th/sc/messages.po | msgfmt - -o $W/MoTarget/scth.mo; else echo missing $S/translations/source/th/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scth.mo; fi [build MO ] sctn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/sc/messages.po; then msguniq --force-po $S/translations/source/tn/sc/messages.po | msgfmt - -o $W/MoTarget/sctn.mo; else echo missing $S/translations/source/tn/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sctn.mo; fi [build MO ] sctr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/sc/messages.po; then msguniq --force-po $S/translations/source/tr/sc/messages.po | msgfmt - -o $W/MoTarget/sctr.mo; else echo missing $S/translations/source/tr/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sctr.mo; fi [build MO ] scts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/sc/messages.po; then msguniq --force-po $S/translations/source/ts/sc/messages.po | msgfmt - -o $W/MoTarget/scts.mo; else echo missing $S/translations/source/ts/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scts.mo; fi [build MO ] scuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/sc/messages.po; then msguniq --force-po $S/translations/source/uk/sc/messages.po | msgfmt - -o $W/MoTarget/scuk.mo; else echo missing $S/translations/source/uk/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scuk.mo; fi [build MO ] scve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/sc/messages.po; then msguniq --force-po $S/translations/source/ve/sc/messages.po | msgfmt - -o $W/MoTarget/scve.mo; else echo missing $S/translations/source/ve/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scve.mo; fi [build MO ] scxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/sc/messages.po; then msguniq --force-po $S/translations/source/xh/sc/messages.po | msgfmt - -o $W/MoTarget/scxh.mo; else echo missing $S/translations/source/xh/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scxh.mo; fi [build MO ] sczh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/sc/messages.po; then msguniq --force-po $S/translations/source/zh-CN/sc/messages.po | msgfmt - -o $W/MoTarget/sczh-CN.mo; else echo missing $S/translations/source/zh-CN/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sczh-CN.mo; fi [build MO ] sczh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/sc/messages.po; then msguniq --force-po $S/translations/source/zh-TW/sc/messages.po | msgfmt - -o $W/MoTarget/sczh-TW.mo; else echo missing $S/translations/source/zh-TW/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sczh-TW.mo; fi [build MO ] sczu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/sc/messages.po; then msguniq --force-po $S/translations/source/zu/sc/messages.po | msgfmt - -o $W/MoTarget/sczu.mo; else echo missing $S/translations/source/zu/sc/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sczu.mo; fi [build MO ] scaaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/scaddins/messages.po; then msguniq --force-po $S/translations/source/af/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaaf.mo; else echo missing $S/translations/source/af/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaaf.mo; fi [build MO ] scaar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/scaddins/messages.po; then msguniq --force-po $S/translations/source/ar/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaar.mo; else echo missing $S/translations/source/ar/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaar.mo; fi [build MO ] scaas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/scaddins/messages.po; then msguniq --force-po $S/translations/source/as/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaas.mo; else echo missing $S/translations/source/as/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaas.mo; fi [build MO ] scabg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/scaddins/messages.po; then msguniq --force-po $S/translations/source/bg/scaddins/messages.po | msgfmt - -o $W/MoTarget/scabg.mo; else echo missing $S/translations/source/bg/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scabg.mo; fi [build MO ] scabn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/scaddins/messages.po; then msguniq --force-po $S/translations/source/bn/scaddins/messages.po | msgfmt - -o $W/MoTarget/scabn.mo; else echo missing $S/translations/source/bn/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scabn.mo; fi [build MO ] scabr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/scaddins/messages.po; then msguniq --force-po $S/translations/source/br/scaddins/messages.po | msgfmt - -o $W/MoTarget/scabr.mo; else echo missing $S/translations/source/br/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scabr.mo; fi [build MO ] scaca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/scaddins/messages.po; then msguniq --force-po $S/translations/source/ca/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaca.mo; else echo missing $S/translations/source/ca/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaca.mo; fi [build MO ] scacs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/scaddins/messages.po; then msguniq --force-po $S/translations/source/cs/scaddins/messages.po | msgfmt - -o $W/MoTarget/scacs.mo; else echo missing $S/translations/source/cs/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scacs.mo; fi [build MO ] scacy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/scaddins/messages.po; then msguniq --force-po $S/translations/source/cy/scaddins/messages.po | msgfmt - -o $W/MoTarget/scacy.mo; else echo missing $S/translations/source/cy/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scacy.mo; fi [build MO ] scada S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/scaddins/messages.po; then msguniq --force-po $S/translations/source/da/scaddins/messages.po | msgfmt - -o $W/MoTarget/scada.mo; else echo missing $S/translations/source/da/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scada.mo; fi [build MO ] scade S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/scaddins/messages.po; then msguniq --force-po $S/translations/source/de/scaddins/messages.po | msgfmt - -o $W/MoTarget/scade.mo; else echo missing $S/translations/source/de/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scade.mo; fi [build MO ] scadz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/scaddins/messages.po; then msguniq --force-po $S/translations/source/dz/scaddins/messages.po | msgfmt - -o $W/MoTarget/scadz.mo; else echo missing $S/translations/source/dz/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scadz.mo; fi [build MO ] scael S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/scaddins/messages.po; then msguniq --force-po $S/translations/source/el/scaddins/messages.po | msgfmt - -o $W/MoTarget/scael.mo; else echo missing $S/translations/source/el/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scael.mo; fi [build MO ] scaeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/scaddins/messages.po; then msguniq --force-po $S/translations/source/eo/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaeo.mo; else echo missing $S/translations/source/eo/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaeo.mo; fi [build MO ] scaes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/scaddins/messages.po; then msguniq --force-po $S/translations/source/es/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaes.mo; else echo missing $S/translations/source/es/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaes.mo; fi [build MO ] scaet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/scaddins/messages.po; then msguniq --force-po $S/translations/source/et/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaet.mo; else echo missing $S/translations/source/et/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaet.mo; fi [build MO ] scaeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/scaddins/messages.po; then msguniq --force-po $S/translations/source/eu/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaeu.mo; else echo missing $S/translations/source/eu/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaeu.mo; fi [build MO ] scafa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/scaddins/messages.po; then msguniq --force-po $S/translations/source/fa/scaddins/messages.po | msgfmt - -o $W/MoTarget/scafa.mo; else echo missing $S/translations/source/fa/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scafa.mo; fi [build MO ] scafi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/scaddins/messages.po; then msguniq --force-po $S/translations/source/fi/scaddins/messages.po | msgfmt - -o $W/MoTarget/scafi.mo; else echo missing $S/translations/source/fi/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scafi.mo; fi [build MO ] scafr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/scaddins/messages.po; then msguniq --force-po $S/translations/source/fr/scaddins/messages.po | msgfmt - -o $W/MoTarget/scafr.mo; else echo missing $S/translations/source/fr/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scafr.mo; fi [build MO ] scaga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/scaddins/messages.po; then msguniq --force-po $S/translations/source/ga/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaga.mo; else echo missing $S/translations/source/ga/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaga.mo; fi [build MO ] scagl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/scaddins/messages.po; then msguniq --force-po $S/translations/source/gl/scaddins/messages.po | msgfmt - -o $W/MoTarget/scagl.mo; else echo missing $S/translations/source/gl/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scagl.mo; fi [build MO ] scagu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/scaddins/messages.po; then msguniq --force-po $S/translations/source/gu/scaddins/messages.po | msgfmt - -o $W/MoTarget/scagu.mo; else echo missing $S/translations/source/gu/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scagu.mo; fi [build MO ] scahe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/scaddins/messages.po; then msguniq --force-po $S/translations/source/he/scaddins/messages.po | msgfmt - -o $W/MoTarget/scahe.mo; else echo missing $S/translations/source/he/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scahe.mo; fi [build MO ] scahi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/scaddins/messages.po; then msguniq --force-po $S/translations/source/hi/scaddins/messages.po | msgfmt - -o $W/MoTarget/scahi.mo; else echo missing $S/translations/source/hi/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scahi.mo; fi [build MO ] scahr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/scaddins/messages.po; then msguniq --force-po $S/translations/source/hr/scaddins/messages.po | msgfmt - -o $W/MoTarget/scahr.mo; else echo missing $S/translations/source/hr/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scahr.mo; fi [build MO ] scahu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/scaddins/messages.po; then msguniq --force-po $S/translations/source/hu/scaddins/messages.po | msgfmt - -o $W/MoTarget/scahu.mo; else echo missing $S/translations/source/hu/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scahu.mo; fi [build MO ] scaid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/scaddins/messages.po; then msguniq --force-po $S/translations/source/id/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaid.mo; else echo missing $S/translations/source/id/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaid.mo; fi [build MO ] scait S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/scaddins/messages.po; then msguniq --force-po $S/translations/source/it/scaddins/messages.po | msgfmt - -o $W/MoTarget/scait.mo; else echo missing $S/translations/source/it/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scait.mo; fi [build MO ] scaja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/scaddins/messages.po; then msguniq --force-po $S/translations/source/ja/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaja.mo; else echo missing $S/translations/source/ja/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaja.mo; fi [build MO ] scakk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/scaddins/messages.po; then msguniq --force-po $S/translations/source/kk/scaddins/messages.po | msgfmt - -o $W/MoTarget/scakk.mo; else echo missing $S/translations/source/kk/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scakk.mo; fi [build MO ] scakn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/scaddins/messages.po; then msguniq --force-po $S/translations/source/kn/scaddins/messages.po | msgfmt - -o $W/MoTarget/scakn.mo; else echo missing $S/translations/source/kn/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scakn.mo; fi [build MO ] scako S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/scaddins/messages.po; then msguniq --force-po $S/translations/source/ko/scaddins/messages.po | msgfmt - -o $W/MoTarget/scako.mo; else echo missing $S/translations/source/ko/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scako.mo; fi [build MO ] scalt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/scaddins/messages.po; then msguniq --force-po $S/translations/source/lt/scaddins/messages.po | msgfmt - -o $W/MoTarget/scalt.mo; else echo missing $S/translations/source/lt/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scalt.mo; fi [build MO ] scalv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/scaddins/messages.po; then msguniq --force-po $S/translations/source/lv/scaddins/messages.po | msgfmt - -o $W/MoTarget/scalv.mo; else echo missing $S/translations/source/lv/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scalv.mo; fi [build MO ] scamai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/scaddins/messages.po; then msguniq --force-po $S/translations/source/mai/scaddins/messages.po | msgfmt - -o $W/MoTarget/scamai.mo; else echo missing $S/translations/source/mai/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scamai.mo; fi [build MO ] scaml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/scaddins/messages.po; then msguniq --force-po $S/translations/source/ml/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaml.mo; else echo missing $S/translations/source/ml/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaml.mo; fi [build MO ] scamr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/scaddins/messages.po; then msguniq --force-po $S/translations/source/mr/scaddins/messages.po | msgfmt - -o $W/MoTarget/scamr.mo; else echo missing $S/translations/source/mr/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scamr.mo; fi [build MO ] scanb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/scaddins/messages.po; then msguniq --force-po $S/translations/source/nb/scaddins/messages.po | msgfmt - -o $W/MoTarget/scanb.mo; else echo missing $S/translations/source/nb/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scanb.mo; fi [build MO ] scanl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/scaddins/messages.po; then msguniq --force-po $S/translations/source/nl/scaddins/messages.po | msgfmt - -o $W/MoTarget/scanl.mo; else echo missing $S/translations/source/nl/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scanl.mo; fi [build MO ] scann S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/scaddins/messages.po; then msguniq --force-po $S/translations/source/nn/scaddins/messages.po | msgfmt - -o $W/MoTarget/scann.mo; else echo missing $S/translations/source/nn/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scann.mo; fi [build MO ] scanr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/scaddins/messages.po; then msguniq --force-po $S/translations/source/nr/scaddins/messages.po | msgfmt - -o $W/MoTarget/scanr.mo; else echo missing $S/translations/source/nr/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scanr.mo; fi [build MO ] scanso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/scaddins/messages.po; then msguniq --force-po $S/translations/source/nso/scaddins/messages.po | msgfmt - -o $W/MoTarget/scanso.mo; else echo missing $S/translations/source/nso/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scanso.mo; fi [build MO ] scaor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/scaddins/messages.po; then msguniq --force-po $S/translations/source/or/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaor.mo; else echo missing $S/translations/source/or/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaor.mo; fi [build MO ] scapa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/scaddins/messages.po; then msguniq --force-po $S/translations/source/pa-IN/scaddins/messages.po | msgfmt - -o $W/MoTarget/scapa-IN.mo; else echo missing $S/translations/source/pa-IN/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scapa-IN.mo; fi [build MO ] scapl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/scaddins/messages.po; then msguniq --force-po $S/translations/source/pl/scaddins/messages.po | msgfmt - -o $W/MoTarget/scapl.mo; else echo missing $S/translations/source/pl/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scapl.mo; fi [build MO ] scapt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/scaddins/messages.po; then msguniq --force-po $S/translations/source/pt-BR/scaddins/messages.po | msgfmt - -o $W/MoTarget/scapt-BR.mo; else echo missing $S/translations/source/pt-BR/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scapt-BR.mo; fi [build MO ] scapt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/scaddins/messages.po; then msguniq --force-po $S/translations/source/pt/scaddins/messages.po | msgfmt - -o $W/MoTarget/scapt.mo; else echo missing $S/translations/source/pt/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scapt.mo; fi [build MO ] scaro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/scaddins/messages.po; then msguniq --force-po $S/translations/source/ro/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaro.mo; else echo missing $S/translations/source/ro/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaro.mo; fi [build MO ] scaru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/scaddins/messages.po; then msguniq --force-po $S/translations/source/ru/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaru.mo; else echo missing $S/translations/source/ru/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaru.mo; fi [build MO ] scasi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/scaddins/messages.po; then msguniq --force-po $S/translations/source/si/scaddins/messages.po | msgfmt - -o $W/MoTarget/scasi.mo; else echo missing $S/translations/source/si/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scasi.mo; fi [build MO ] scask S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/scaddins/messages.po; then msguniq --force-po $S/translations/source/sk/scaddins/messages.po | msgfmt - -o $W/MoTarget/scask.mo; else echo missing $S/translations/source/sk/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scask.mo; fi [build MO ] scasl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/scaddins/messages.po; then msguniq --force-po $S/translations/source/sl/scaddins/messages.po | msgfmt - -o $W/MoTarget/scasl.mo; else echo missing $S/translations/source/sl/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scasl.mo; fi [build MO ] scasr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/scaddins/messages.po; then msguniq --force-po $S/translations/source/sr/scaddins/messages.po | msgfmt - -o $W/MoTarget/scasr.mo; else echo missing $S/translations/source/sr/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scasr.mo; fi [build MO ] scasr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/scaddins/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/scaddins/messages.po | msgfmt - -o $W/MoTarget/scasr-Latn.mo; else echo missing $S/translations/source/sr-Latn/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scasr-Latn.mo; fi [build MO ] scass S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/scaddins/messages.po; then msguniq --force-po $S/translations/source/ss/scaddins/messages.po | msgfmt - -o $W/MoTarget/scass.mo; else echo missing $S/translations/source/ss/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scass.mo; fi [build MO ] scast S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/scaddins/messages.po; then msguniq --force-po $S/translations/source/st/scaddins/messages.po | msgfmt - -o $W/MoTarget/scast.mo; else echo missing $S/translations/source/st/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scast.mo; fi [build MO ] scasv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/scaddins/messages.po; then msguniq --force-po $S/translations/source/sv/scaddins/messages.po | msgfmt - -o $W/MoTarget/scasv.mo; else echo missing $S/translations/source/sv/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scasv.mo; fi [build MO ] scata S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/scaddins/messages.po; then msguniq --force-po $S/translations/source/ta/scaddins/messages.po | msgfmt - -o $W/MoTarget/scata.mo; else echo missing $S/translations/source/ta/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scata.mo; fi [build MO ] scate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/scaddins/messages.po; then msguniq --force-po $S/translations/source/te/scaddins/messages.po | msgfmt - -o $W/MoTarget/scate.mo; else echo missing $S/translations/source/te/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scate.mo; fi [build MO ] scath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/scaddins/messages.po; then msguniq --force-po $S/translations/source/th/scaddins/messages.po | msgfmt - -o $W/MoTarget/scath.mo; else echo missing $S/translations/source/th/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scath.mo; fi [build MO ] scatn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/scaddins/messages.po; then msguniq --force-po $S/translations/source/tn/scaddins/messages.po | msgfmt - -o $W/MoTarget/scatn.mo; else echo missing $S/translations/source/tn/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scatn.mo; fi [build MO ] scatr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/scaddins/messages.po; then msguniq --force-po $S/translations/source/tr/scaddins/messages.po | msgfmt - -o $W/MoTarget/scatr.mo; else echo missing $S/translations/source/tr/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scatr.mo; fi [build MO ] scats S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/scaddins/messages.po; then msguniq --force-po $S/translations/source/ts/scaddins/messages.po | msgfmt - -o $W/MoTarget/scats.mo; else echo missing $S/translations/source/ts/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scats.mo; fi [build MO ] scauk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/scaddins/messages.po; then msguniq --force-po $S/translations/source/uk/scaddins/messages.po | msgfmt - -o $W/MoTarget/scauk.mo; else echo missing $S/translations/source/uk/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scauk.mo; fi [build MO ] scave S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/scaddins/messages.po; then msguniq --force-po $S/translations/source/ve/scaddins/messages.po | msgfmt - -o $W/MoTarget/scave.mo; else echo missing $S/translations/source/ve/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scave.mo; fi [build MO ] scaxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/scaddins/messages.po; then msguniq --force-po $S/translations/source/xh/scaddins/messages.po | msgfmt - -o $W/MoTarget/scaxh.mo; else echo missing $S/translations/source/xh/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scaxh.mo; fi [build MO ] scazh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/scaddins/messages.po; then msguniq --force-po $S/translations/source/zh-CN/scaddins/messages.po | msgfmt - -o $W/MoTarget/scazh-CN.mo; else echo missing $S/translations/source/zh-CN/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scazh-CN.mo; fi [build MO ] scazh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/scaddins/messages.po; then msguniq --force-po $S/translations/source/zh-TW/scaddins/messages.po | msgfmt - -o $W/MoTarget/scazh-TW.mo; else echo missing $S/translations/source/zh-TW/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scazh-TW.mo; fi [build MO ] scazu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/scaddins/messages.po; then msguniq --force-po $S/translations/source/zu/scaddins/messages.po | msgfmt - -o $W/MoTarget/scazu.mo; else echo missing $S/translations/source/zu/scaddins/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scazu.mo; fi [build MO ] sccaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/sccomp/messages.po; then msguniq --force-po $S/translations/source/af/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccaf.mo; else echo missing $S/translations/source/af/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccaf.mo; fi [build MO ] sccar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/sccomp/messages.po; then msguniq --force-po $S/translations/source/ar/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccar.mo; else echo missing $S/translations/source/ar/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccar.mo; fi [build MO ] sccas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/sccomp/messages.po; then msguniq --force-po $S/translations/source/as/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccas.mo; else echo missing $S/translations/source/as/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccas.mo; fi [build MO ] sccbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/sccomp/messages.po; then msguniq --force-po $S/translations/source/bg/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccbg.mo; else echo missing $S/translations/source/bg/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccbg.mo; fi [build MO ] sccbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/sccomp/messages.po; then msguniq --force-po $S/translations/source/bn/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccbn.mo; else echo missing $S/translations/source/bn/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccbn.mo; fi [build MO ] sccbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/sccomp/messages.po; then msguniq --force-po $S/translations/source/br/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccbr.mo; else echo missing $S/translations/source/br/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccbr.mo; fi [build MO ] sccca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/sccomp/messages.po; then msguniq --force-po $S/translations/source/ca/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccca.mo; else echo missing $S/translations/source/ca/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccca.mo; fi [build MO ] scccs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/sccomp/messages.po; then msguniq --force-po $S/translations/source/cs/sccomp/messages.po | msgfmt - -o $W/MoTarget/scccs.mo; else echo missing $S/translations/source/cs/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scccs.mo; fi [build MO ] scccy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/sccomp/messages.po; then msguniq --force-po $S/translations/source/cy/sccomp/messages.po | msgfmt - -o $W/MoTarget/scccy.mo; else echo missing $S/translations/source/cy/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scccy.mo; fi [build MO ] sccda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/sccomp/messages.po; then msguniq --force-po $S/translations/source/da/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccda.mo; else echo missing $S/translations/source/da/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccda.mo; fi [build MO ] sccde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/sccomp/messages.po; then msguniq --force-po $S/translations/source/de/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccde.mo; else echo missing $S/translations/source/de/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccde.mo; fi [build MO ] sccdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/sccomp/messages.po; then msguniq --force-po $S/translations/source/dz/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccdz.mo; else echo missing $S/translations/source/dz/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccdz.mo; fi [build MO ] sccel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/sccomp/messages.po; then msguniq --force-po $S/translations/source/el/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccel.mo; else echo missing $S/translations/source/el/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccel.mo; fi [build MO ] scceo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/sccomp/messages.po; then msguniq --force-po $S/translations/source/eo/sccomp/messages.po | msgfmt - -o $W/MoTarget/scceo.mo; else echo missing $S/translations/source/eo/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scceo.mo; fi [build MO ] scces S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/sccomp/messages.po; then msguniq --force-po $S/translations/source/es/sccomp/messages.po | msgfmt - -o $W/MoTarget/scces.mo; else echo missing $S/translations/source/es/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scces.mo; fi [build MO ] sccet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/sccomp/messages.po; then msguniq --force-po $S/translations/source/et/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccet.mo; else echo missing $S/translations/source/et/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccet.mo; fi [build MO ] scceu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/sccomp/messages.po; then msguniq --force-po $S/translations/source/eu/sccomp/messages.po | msgfmt - -o $W/MoTarget/scceu.mo; else echo missing $S/translations/source/eu/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scceu.mo; fi [build MO ] sccfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/sccomp/messages.po; then msguniq --force-po $S/translations/source/fa/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccfa.mo; else echo missing $S/translations/source/fa/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccfa.mo; fi [build MO ] sccfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/sccomp/messages.po; then msguniq --force-po $S/translations/source/fi/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccfi.mo; else echo missing $S/translations/source/fi/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccfi.mo; fi [build MO ] sccfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/sccomp/messages.po; then msguniq --force-po $S/translations/source/fr/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccfr.mo; else echo missing $S/translations/source/fr/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccfr.mo; fi [build MO ] sccga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/sccomp/messages.po; then msguniq --force-po $S/translations/source/ga/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccga.mo; else echo missing $S/translations/source/ga/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccga.mo; fi [build MO ] sccgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/sccomp/messages.po; then msguniq --force-po $S/translations/source/gl/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccgl.mo; else echo missing $S/translations/source/gl/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccgl.mo; fi [build MO ] sccgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/sccomp/messages.po; then msguniq --force-po $S/translations/source/gu/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccgu.mo; else echo missing $S/translations/source/gu/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccgu.mo; fi [build MO ] scche S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/sccomp/messages.po; then msguniq --force-po $S/translations/source/he/sccomp/messages.po | msgfmt - -o $W/MoTarget/scche.mo; else echo missing $S/translations/source/he/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scche.mo; fi [build MO ] scchi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/sccomp/messages.po; then msguniq --force-po $S/translations/source/hi/sccomp/messages.po | msgfmt - -o $W/MoTarget/scchi.mo; else echo missing $S/translations/source/hi/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scchi.mo; fi [build MO ] scchr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/sccomp/messages.po; then msguniq --force-po $S/translations/source/hr/sccomp/messages.po | msgfmt - -o $W/MoTarget/scchr.mo; else echo missing $S/translations/source/hr/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scchr.mo; fi [build MO ] scchu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/sccomp/messages.po; then msguniq --force-po $S/translations/source/hu/sccomp/messages.po | msgfmt - -o $W/MoTarget/scchu.mo; else echo missing $S/translations/source/hu/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scchu.mo; fi [build MO ] sccid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/sccomp/messages.po; then msguniq --force-po $S/translations/source/id/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccid.mo; else echo missing $S/translations/source/id/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccid.mo; fi [build MO ] sccit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/sccomp/messages.po; then msguniq --force-po $S/translations/source/it/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccit.mo; else echo missing $S/translations/source/it/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccit.mo; fi [build MO ] sccja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/sccomp/messages.po; then msguniq --force-po $S/translations/source/ja/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccja.mo; else echo missing $S/translations/source/ja/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccja.mo; fi [build MO ] scckk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/sccomp/messages.po; then msguniq --force-po $S/translations/source/kk/sccomp/messages.po | msgfmt - -o $W/MoTarget/scckk.mo; else echo missing $S/translations/source/kk/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scckk.mo; fi [build MO ] scckn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/sccomp/messages.po; then msguniq --force-po $S/translations/source/kn/sccomp/messages.po | msgfmt - -o $W/MoTarget/scckn.mo; else echo missing $S/translations/source/kn/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scckn.mo; fi [build MO ] sccko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/sccomp/messages.po; then msguniq --force-po $S/translations/source/ko/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccko.mo; else echo missing $S/translations/source/ko/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccko.mo; fi [build MO ] scclt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/sccomp/messages.po; then msguniq --force-po $S/translations/source/lt/sccomp/messages.po | msgfmt - -o $W/MoTarget/scclt.mo; else echo missing $S/translations/source/lt/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scclt.mo; fi [build MO ] scclv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/sccomp/messages.po; then msguniq --force-po $S/translations/source/lv/sccomp/messages.po | msgfmt - -o $W/MoTarget/scclv.mo; else echo missing $S/translations/source/lv/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scclv.mo; fi [build MO ] sccmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/sccomp/messages.po; then msguniq --force-po $S/translations/source/mai/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccmai.mo; else echo missing $S/translations/source/mai/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccmai.mo; fi [build MO ] sccml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/sccomp/messages.po; then msguniq --force-po $S/translations/source/ml/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccml.mo; else echo missing $S/translations/source/ml/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccml.mo; fi [build MO ] sccmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/sccomp/messages.po; then msguniq --force-po $S/translations/source/mr/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccmr.mo; else echo missing $S/translations/source/mr/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccmr.mo; fi [build MO ] sccnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/sccomp/messages.po; then msguniq --force-po $S/translations/source/nb/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccnb.mo; else echo missing $S/translations/source/nb/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccnb.mo; fi [build MO ] sccnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/sccomp/messages.po; then msguniq --force-po $S/translations/source/nl/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccnl.mo; else echo missing $S/translations/source/nl/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccnl.mo; fi [build MO ] sccnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/sccomp/messages.po; then msguniq --force-po $S/translations/source/nn/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccnn.mo; else echo missing $S/translations/source/nn/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccnn.mo; fi [build MO ] sccnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/sccomp/messages.po; then msguniq --force-po $S/translations/source/nr/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccnr.mo; else echo missing $S/translations/source/nr/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccnr.mo; fi [build MO ] sccnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/sccomp/messages.po; then msguniq --force-po $S/translations/source/nso/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccnso.mo; else echo missing $S/translations/source/nso/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccnso.mo; fi [build MO ] sccor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/sccomp/messages.po; then msguniq --force-po $S/translations/source/or/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccor.mo; else echo missing $S/translations/source/or/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccor.mo; fi [build MO ] sccpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/sccomp/messages.po; then msguniq --force-po $S/translations/source/pa-IN/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccpa-IN.mo; else echo missing $S/translations/source/pa-IN/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccpa-IN.mo; fi [build MO ] sccpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/sccomp/messages.po; then msguniq --force-po $S/translations/source/pl/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccpl.mo; else echo missing $S/translations/source/pl/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccpl.mo; fi [build MO ] sccpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/sccomp/messages.po; then msguniq --force-po $S/translations/source/pt-BR/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccpt-BR.mo; else echo missing $S/translations/source/pt-BR/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccpt-BR.mo; fi [build MO ] sccpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/sccomp/messages.po; then msguniq --force-po $S/translations/source/pt/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccpt.mo; else echo missing $S/translations/source/pt/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccpt.mo; fi [build MO ] sccro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/sccomp/messages.po; then msguniq --force-po $S/translations/source/ro/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccro.mo; else echo missing $S/translations/source/ro/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccro.mo; fi [build MO ] sccru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/sccomp/messages.po; then msguniq --force-po $S/translations/source/ru/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccru.mo; else echo missing $S/translations/source/ru/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccru.mo; fi [build MO ] sccsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/sccomp/messages.po; then msguniq --force-po $S/translations/source/si/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccsi.mo; else echo missing $S/translations/source/si/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccsi.mo; fi [build MO ] sccsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/sccomp/messages.po; then msguniq --force-po $S/translations/source/sk/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccsk.mo; else echo missing $S/translations/source/sk/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccsk.mo; fi [build MO ] sccsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/sccomp/messages.po; then msguniq --force-po $S/translations/source/sl/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccsl.mo; else echo missing $S/translations/source/sl/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccsl.mo; fi [build MO ] sccsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/sccomp/messages.po; then msguniq --force-po $S/translations/source/sr/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccsr.mo; else echo missing $S/translations/source/sr/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccsr.mo; fi [build MO ] sccsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/sccomp/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccsr-Latn.mo; fi [build MO ] sccss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/sccomp/messages.po; then msguniq --force-po $S/translations/source/ss/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccss.mo; else echo missing $S/translations/source/ss/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccss.mo; fi [build MO ] sccst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/sccomp/messages.po; then msguniq --force-po $S/translations/source/st/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccst.mo; else echo missing $S/translations/source/st/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccst.mo; fi [build MO ] sccsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/sccomp/messages.po; then msguniq --force-po $S/translations/source/sv/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccsv.mo; else echo missing $S/translations/source/sv/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccsv.mo; fi [build MO ] sccta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/sccomp/messages.po; then msguniq --force-po $S/translations/source/ta/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccta.mo; else echo missing $S/translations/source/ta/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccta.mo; fi [build MO ] sccte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/sccomp/messages.po; then msguniq --force-po $S/translations/source/te/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccte.mo; else echo missing $S/translations/source/te/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccte.mo; fi [build MO ] sccth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/sccomp/messages.po; then msguniq --force-po $S/translations/source/th/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccth.mo; else echo missing $S/translations/source/th/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccth.mo; fi [build MO ] scctn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/sccomp/messages.po; then msguniq --force-po $S/translations/source/tn/sccomp/messages.po | msgfmt - -o $W/MoTarget/scctn.mo; else echo missing $S/translations/source/tn/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scctn.mo; fi [build MO ] scctr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/sccomp/messages.po; then msguniq --force-po $S/translations/source/tr/sccomp/messages.po | msgfmt - -o $W/MoTarget/scctr.mo; else echo missing $S/translations/source/tr/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scctr.mo; fi [build MO ] sccts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/sccomp/messages.po; then msguniq --force-po $S/translations/source/ts/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccts.mo; else echo missing $S/translations/source/ts/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccts.mo; fi [build MO ] sccuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/sccomp/messages.po; then msguniq --force-po $S/translations/source/uk/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccuk.mo; else echo missing $S/translations/source/uk/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccuk.mo; fi [build MO ] sccve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/sccomp/messages.po; then msguniq --force-po $S/translations/source/ve/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccve.mo; else echo missing $S/translations/source/ve/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccve.mo; fi [build MO ] sccxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/sccomp/messages.po; then msguniq --force-po $S/translations/source/xh/sccomp/messages.po | msgfmt - -o $W/MoTarget/sccxh.mo; else echo missing $S/translations/source/xh/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sccxh.mo; fi [build MO ] scczh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/sccomp/messages.po; then msguniq --force-po $S/translations/source/zh-CN/sccomp/messages.po | msgfmt - -o $W/MoTarget/scczh-CN.mo; else echo missing $S/translations/source/zh-CN/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scczh-CN.mo; fi [build MO ] scczh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/sccomp/messages.po; then msguniq --force-po $S/translations/source/zh-TW/sccomp/messages.po | msgfmt - -o $W/MoTarget/scczh-TW.mo; else echo missing $S/translations/source/zh-TW/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scczh-TW.mo; fi [build MO ] scczu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/sccomp/messages.po; then msguniq --force-po $S/translations/source/zu/sccomp/messages.po | msgfmt - -o $W/MoTarget/scczu.mo; else echo missing $S/translations/source/zu/sccomp/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/scczu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/scp2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/scp2/macros/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTemplateTarget/scp2/source/templates/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/cpp mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/base/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/base/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/base/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/ [build SCT] scp2/source/templates/alllangmodules_calc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_langpack_calc.sct -o $W/ScpTemplateTarget/scp2/source/templates/alllangmodules_calc.inc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/calc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/calc/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/calc/ [build SCT] scp2/source/templates/alllangmodules_draw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_langpack_draw.sct -o $W/ScpTemplateTarget/scp2/source/templates/alllangmodules_draw.inc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/draw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/draw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/draw/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/extensions/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/extensions/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/extensions/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/graphicfilter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/graphicfilter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/graphicfilter/ [build SCT] scp2/source/templates/alllangmodules_impress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_langpack_impress.sct -o $W/ScpTemplateTarget/scp2/source/templates/alllangmodules_impress.inc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/impress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/impress/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/impress/ [build SCT] scp2/source/templates/alllangmodules_math S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_langpack_math.sct -o $W/ScpTemplateTarget/scp2/source/templates/alllangmodules_math.inc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/math/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/math/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/math/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/onlineupdate/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/onlineupdate/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/onlineupdate/ [build SCT] scp2/source/templates/allhelpmodules S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_helppack.sct -o $W/ScpTemplateTarget/scp2/source/templates/allhelpmodules.inc [build SCT] scp2/source/templates/allhelpmodules_root S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_helppack_root.sct -o $W/ScpTemplateTarget/scp2/source/templates/allhelpmodules_root.inc [build SCT] scp2/source/templates/alllangmodules S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_langpack.sct -o $W/ScpTemplateTarget/scp2/source/templates/alllangmodules.inc [build SCT] scp2/source/templates/alllangmodules_root S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_langpack_root.sct -o $W/ScpTemplateTarget/scp2/source/templates/alllangmodules_root.inc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/ooo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/ooo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/python/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/python/ [build SCT] scp2/source/templates/alllangmodules_writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_langpack_writer.sct -o $W/ScpTemplateTarget/scp2/source/templates/alllangmodules_writer.inc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/writer/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/writer/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/writer/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/xsltfilter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/xsltfilter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/xsltfilter/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallScriptTarget/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/gnome/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/gnome/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/gnome/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/kde/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/kde/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/kde/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpPreprocessTarget/scp2/source/sdkoo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/sdkoo/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/HelloWorld.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/scripting_java mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/scripting_java_jars mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/Highlight.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/MemoryUsage.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ScriptFramework.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ScriptProviderForBeanShell.prepared [build CMP] scripting/java/ScriptProviderForBeanShell mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/java/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/ScriptProviderForBeanShell.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/java/ScriptProviderForBeanShell.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/java/ScriptProviderForBeanShell.component mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ScriptProviderForJava.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ScriptProviderForJavaScript.prepared [build CMP] scripting/java/ScriptProviderForJavaScript mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/java/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_JAVA_DIR/ScriptProviderForJavaScript.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/java/ScriptProviderForJavaScript.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/java/ScriptProviderForJavaScript.component mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/HelloWorld/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/Highlight/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/MemoryUsage/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/scripting_ScriptsBeanShell mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/Capitalise/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/HelloWorld/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/Highlight/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/MemoryUsage/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/WordCount/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/scripting_ScriptsJavaScript mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/ExportSheetsToHTML/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/HelloWorld/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/Highlight/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/scripting_scriptbindinglib mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ScriptBindingLibrary/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/scripting_scriptproviderforpython mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/scripting_ScriptsPython mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/pythonSamples/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sd_opengl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sd_web mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/ [build MO ] sdaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/sd/messages.po; then msguniq --force-po $S/translations/source/af/sd/messages.po | msgfmt - -o $W/MoTarget/sdaf.mo; else echo missing $S/translations/source/af/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdaf.mo; fi [build MO ] sdar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/sd/messages.po; then msguniq --force-po $S/translations/source/ar/sd/messages.po | msgfmt - -o $W/MoTarget/sdar.mo; else echo missing $S/translations/source/ar/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdar.mo; fi [build MO ] sdas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/sd/messages.po; then msguniq --force-po $S/translations/source/as/sd/messages.po | msgfmt - -o $W/MoTarget/sdas.mo; else echo missing $S/translations/source/as/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdas.mo; fi [build MO ] sdbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/sd/messages.po; then msguniq --force-po $S/translations/source/bg/sd/messages.po | msgfmt - -o $W/MoTarget/sdbg.mo; else echo missing $S/translations/source/bg/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdbg.mo; fi [build MO ] sdbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/sd/messages.po; then msguniq --force-po $S/translations/source/bn/sd/messages.po | msgfmt - -o $W/MoTarget/sdbn.mo; else echo missing $S/translations/source/bn/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdbn.mo; fi [build MO ] sdbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/sd/messages.po; then msguniq --force-po $S/translations/source/br/sd/messages.po | msgfmt - -o $W/MoTarget/sdbr.mo; else echo missing $S/translations/source/br/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdbr.mo; fi [build MO ] sdca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/sd/messages.po; then msguniq --force-po $S/translations/source/ca/sd/messages.po | msgfmt - -o $W/MoTarget/sdca.mo; else echo missing $S/translations/source/ca/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdca.mo; fi [build MO ] sdcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/sd/messages.po; then msguniq --force-po $S/translations/source/cs/sd/messages.po | msgfmt - -o $W/MoTarget/sdcs.mo; else echo missing $S/translations/source/cs/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdcs.mo; fi [build MO ] sdcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/sd/messages.po; then msguniq --force-po $S/translations/source/cy/sd/messages.po | msgfmt - -o $W/MoTarget/sdcy.mo; else echo missing $S/translations/source/cy/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdcy.mo; fi [build MO ] sdda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/sd/messages.po; then msguniq --force-po $S/translations/source/da/sd/messages.po | msgfmt - -o $W/MoTarget/sdda.mo; else echo missing $S/translations/source/da/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdda.mo; fi [build MO ] sdde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/sd/messages.po; then msguniq --force-po $S/translations/source/de/sd/messages.po | msgfmt - -o $W/MoTarget/sdde.mo; else echo missing $S/translations/source/de/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdde.mo; fi [build MO ] sddz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/sd/messages.po; then msguniq --force-po $S/translations/source/dz/sd/messages.po | msgfmt - -o $W/MoTarget/sddz.mo; else echo missing $S/translations/source/dz/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sddz.mo; fi [build MO ] sdel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/sd/messages.po; then msguniq --force-po $S/translations/source/el/sd/messages.po | msgfmt - -o $W/MoTarget/sdel.mo; else echo missing $S/translations/source/el/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdel.mo; fi [build MO ] sdeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/sd/messages.po; then msguniq --force-po $S/translations/source/eo/sd/messages.po | msgfmt - -o $W/MoTarget/sdeo.mo; else echo missing $S/translations/source/eo/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdeo.mo; fi [build MO ] sdes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/sd/messages.po; then msguniq --force-po $S/translations/source/es/sd/messages.po | msgfmt - -o $W/MoTarget/sdes.mo; else echo missing $S/translations/source/es/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdes.mo; fi [build MO ] sdet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/sd/messages.po; then msguniq --force-po $S/translations/source/et/sd/messages.po | msgfmt - -o $W/MoTarget/sdet.mo; else echo missing $S/translations/source/et/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdet.mo; fi [build MO ] sdeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/sd/messages.po; then msguniq --force-po $S/translations/source/eu/sd/messages.po | msgfmt - -o $W/MoTarget/sdeu.mo; else echo missing $S/translations/source/eu/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdeu.mo; fi [build MO ] sdfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/sd/messages.po; then msguniq --force-po $S/translations/source/fa/sd/messages.po | msgfmt - -o $W/MoTarget/sdfa.mo; else echo missing $S/translations/source/fa/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdfa.mo; fi [build MO ] sdfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/sd/messages.po; then msguniq --force-po $S/translations/source/fi/sd/messages.po | msgfmt - -o $W/MoTarget/sdfi.mo; else echo missing $S/translations/source/fi/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdfi.mo; fi [build MO ] sdfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/sd/messages.po; then msguniq --force-po $S/translations/source/fr/sd/messages.po | msgfmt - -o $W/MoTarget/sdfr.mo; else echo missing $S/translations/source/fr/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdfr.mo; fi [build MO ] sdga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/sd/messages.po; then msguniq --force-po $S/translations/source/ga/sd/messages.po | msgfmt - -o $W/MoTarget/sdga.mo; else echo missing $S/translations/source/ga/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdga.mo; fi [build MO ] sdgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/sd/messages.po; then msguniq --force-po $S/translations/source/gl/sd/messages.po | msgfmt - -o $W/MoTarget/sdgl.mo; else echo missing $S/translations/source/gl/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdgl.mo; fi [build MO ] sdgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/sd/messages.po; then msguniq --force-po $S/translations/source/gu/sd/messages.po | msgfmt - -o $W/MoTarget/sdgu.mo; else echo missing $S/translations/source/gu/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdgu.mo; fi [build MO ] sdhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/sd/messages.po; then msguniq --force-po $S/translations/source/he/sd/messages.po | msgfmt - -o $W/MoTarget/sdhe.mo; else echo missing $S/translations/source/he/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdhe.mo; fi [build MO ] sdhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/sd/messages.po; then msguniq --force-po $S/translations/source/hi/sd/messages.po | msgfmt - -o $W/MoTarget/sdhi.mo; else echo missing $S/translations/source/hi/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdhi.mo; fi [build MO ] sdhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/sd/messages.po; then msguniq --force-po $S/translations/source/hr/sd/messages.po | msgfmt - -o $W/MoTarget/sdhr.mo; else echo missing $S/translations/source/hr/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdhr.mo; fi [build MO ] sdhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/sd/messages.po; then msguniq --force-po $S/translations/source/hu/sd/messages.po | msgfmt - -o $W/MoTarget/sdhu.mo; else echo missing $S/translations/source/hu/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdhu.mo; fi [build MO ] sdid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/sd/messages.po; then msguniq --force-po $S/translations/source/id/sd/messages.po | msgfmt - -o $W/MoTarget/sdid.mo; else echo missing $S/translations/source/id/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdid.mo; fi [build MO ] sdit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/sd/messages.po; then msguniq --force-po $S/translations/source/it/sd/messages.po | msgfmt - -o $W/MoTarget/sdit.mo; else echo missing $S/translations/source/it/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdit.mo; fi [build MO ] sdja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/sd/messages.po; then msguniq --force-po $S/translations/source/ja/sd/messages.po | msgfmt - -o $W/MoTarget/sdja.mo; else echo missing $S/translations/source/ja/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdja.mo; fi [build MO ] sdkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/sd/messages.po; then msguniq --force-po $S/translations/source/kk/sd/messages.po | msgfmt - -o $W/MoTarget/sdkk.mo; else echo missing $S/translations/source/kk/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdkk.mo; fi [build MO ] sdkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/sd/messages.po; then msguniq --force-po $S/translations/source/kn/sd/messages.po | msgfmt - -o $W/MoTarget/sdkn.mo; else echo missing $S/translations/source/kn/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdkn.mo; fi [build MO ] sdko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/sd/messages.po; then msguniq --force-po $S/translations/source/ko/sd/messages.po | msgfmt - -o $W/MoTarget/sdko.mo; else echo missing $S/translations/source/ko/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdko.mo; fi [build MO ] sdlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/sd/messages.po; then msguniq --force-po $S/translations/source/lt/sd/messages.po | msgfmt - -o $W/MoTarget/sdlt.mo; else echo missing $S/translations/source/lt/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdlt.mo; fi [build MO ] sdlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/sd/messages.po; then msguniq --force-po $S/translations/source/lv/sd/messages.po | msgfmt - -o $W/MoTarget/sdlv.mo; else echo missing $S/translations/source/lv/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdlv.mo; fi [build MO ] sdmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/sd/messages.po; then msguniq --force-po $S/translations/source/mai/sd/messages.po | msgfmt - -o $W/MoTarget/sdmai.mo; else echo missing $S/translations/source/mai/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdmai.mo; fi [build MO ] sdml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/sd/messages.po; then msguniq --force-po $S/translations/source/ml/sd/messages.po | msgfmt - -o $W/MoTarget/sdml.mo; else echo missing $S/translations/source/ml/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdml.mo; fi [build MO ] sdmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/sd/messages.po; then msguniq --force-po $S/translations/source/mr/sd/messages.po | msgfmt - -o $W/MoTarget/sdmr.mo; else echo missing $S/translations/source/mr/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdmr.mo; fi [build MO ] sdnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/sd/messages.po; then msguniq --force-po $S/translations/source/nb/sd/messages.po | msgfmt - -o $W/MoTarget/sdnb.mo; else echo missing $S/translations/source/nb/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdnb.mo; fi [build MO ] sdnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/sd/messages.po; then msguniq --force-po $S/translations/source/nl/sd/messages.po | msgfmt - -o $W/MoTarget/sdnl.mo; else echo missing $S/translations/source/nl/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdnl.mo; fi [build MO ] sdnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/sd/messages.po; then msguniq --force-po $S/translations/source/nn/sd/messages.po | msgfmt - -o $W/MoTarget/sdnn.mo; else echo missing $S/translations/source/nn/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdnn.mo; fi [build MO ] sdnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/sd/messages.po; then msguniq --force-po $S/translations/source/nr/sd/messages.po | msgfmt - -o $W/MoTarget/sdnr.mo; else echo missing $S/translations/source/nr/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdnr.mo; fi [build MO ] sdnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/sd/messages.po; then msguniq --force-po $S/translations/source/nso/sd/messages.po | msgfmt - -o $W/MoTarget/sdnso.mo; else echo missing $S/translations/source/nso/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdnso.mo; fi [build MO ] sdor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/sd/messages.po; then msguniq --force-po $S/translations/source/or/sd/messages.po | msgfmt - -o $W/MoTarget/sdor.mo; else echo missing $S/translations/source/or/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdor.mo; fi [build MO ] sdpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/sd/messages.po; then msguniq --force-po $S/translations/source/pa-IN/sd/messages.po | msgfmt - -o $W/MoTarget/sdpa-IN.mo; else echo missing $S/translations/source/pa-IN/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdpa-IN.mo; fi [build MO ] sdpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/sd/messages.po; then msguniq --force-po $S/translations/source/pl/sd/messages.po | msgfmt - -o $W/MoTarget/sdpl.mo; else echo missing $S/translations/source/pl/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdpl.mo; fi [build MO ] sdpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/sd/messages.po; then msguniq --force-po $S/translations/source/pt-BR/sd/messages.po | msgfmt - -o $W/MoTarget/sdpt-BR.mo; else echo missing $S/translations/source/pt-BR/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdpt-BR.mo; fi [build MO ] sdpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/sd/messages.po; then msguniq --force-po $S/translations/source/pt/sd/messages.po | msgfmt - -o $W/MoTarget/sdpt.mo; else echo missing $S/translations/source/pt/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdpt.mo; fi [build MO ] sdro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/sd/messages.po; then msguniq --force-po $S/translations/source/ro/sd/messages.po | msgfmt - -o $W/MoTarget/sdro.mo; else echo missing $S/translations/source/ro/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdro.mo; fi [build MO ] sdru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/sd/messages.po; then msguniq --force-po $S/translations/source/ru/sd/messages.po | msgfmt - -o $W/MoTarget/sdru.mo; else echo missing $S/translations/source/ru/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdru.mo; fi [build MO ] sdsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/sd/messages.po; then msguniq --force-po $S/translations/source/si/sd/messages.po | msgfmt - -o $W/MoTarget/sdsi.mo; else echo missing $S/translations/source/si/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdsi.mo; fi [build MO ] sdsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/sd/messages.po; then msguniq --force-po $S/translations/source/sk/sd/messages.po | msgfmt - -o $W/MoTarget/sdsk.mo; else echo missing $S/translations/source/sk/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdsk.mo; fi [build MO ] sdsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/sd/messages.po; then msguniq --force-po $S/translations/source/sl/sd/messages.po | msgfmt - -o $W/MoTarget/sdsl.mo; else echo missing $S/translations/source/sl/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdsl.mo; fi [build MO ] sdsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/sd/messages.po; then msguniq --force-po $S/translations/source/sr/sd/messages.po | msgfmt - -o $W/MoTarget/sdsr.mo; else echo missing $S/translations/source/sr/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdsr.mo; fi [build MO ] sdsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/sd/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/sd/messages.po | msgfmt - -o $W/MoTarget/sdsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdsr-Latn.mo; fi [build MO ] sdss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/sd/messages.po; then msguniq --force-po $S/translations/source/ss/sd/messages.po | msgfmt - -o $W/MoTarget/sdss.mo; else echo missing $S/translations/source/ss/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdss.mo; fi [build MO ] sdst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/sd/messages.po; then msguniq --force-po $S/translations/source/st/sd/messages.po | msgfmt - -o $W/MoTarget/sdst.mo; else echo missing $S/translations/source/st/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdst.mo; fi [build MO ] sdsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/sd/messages.po; then msguniq --force-po $S/translations/source/sv/sd/messages.po | msgfmt - -o $W/MoTarget/sdsv.mo; else echo missing $S/translations/source/sv/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdsv.mo; fi [build MO ] sdta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/sd/messages.po; then msguniq --force-po $S/translations/source/ta/sd/messages.po | msgfmt - -o $W/MoTarget/sdta.mo; else echo missing $S/translations/source/ta/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdta.mo; fi [build MO ] sdte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/sd/messages.po; then msguniq --force-po $S/translations/source/te/sd/messages.po | msgfmt - -o $W/MoTarget/sdte.mo; else echo missing $S/translations/source/te/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdte.mo; fi [build MO ] sdth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/sd/messages.po; then msguniq --force-po $S/translations/source/th/sd/messages.po | msgfmt - -o $W/MoTarget/sdth.mo; else echo missing $S/translations/source/th/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdth.mo; fi [build MO ] sdtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/sd/messages.po; then msguniq --force-po $S/translations/source/tn/sd/messages.po | msgfmt - -o $W/MoTarget/sdtn.mo; else echo missing $S/translations/source/tn/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdtn.mo; fi [build MO ] sdtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/sd/messages.po; then msguniq --force-po $S/translations/source/tr/sd/messages.po | msgfmt - -o $W/MoTarget/sdtr.mo; else echo missing $S/translations/source/tr/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdtr.mo; fi [build MO ] sdts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/sd/messages.po; then msguniq --force-po $S/translations/source/ts/sd/messages.po | msgfmt - -o $W/MoTarget/sdts.mo; else echo missing $S/translations/source/ts/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdts.mo; fi [build MO ] sduk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/sd/messages.po; then msguniq --force-po $S/translations/source/uk/sd/messages.po | msgfmt - -o $W/MoTarget/sduk.mo; else echo missing $S/translations/source/uk/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sduk.mo; fi [build MO ] sdve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/sd/messages.po; then msguniq --force-po $S/translations/source/ve/sd/messages.po | msgfmt - -o $W/MoTarget/sdve.mo; else echo missing $S/translations/source/ve/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdve.mo; fi [build MO ] sdxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/sd/messages.po; then msguniq --force-po $S/translations/source/xh/sd/messages.po | msgfmt - -o $W/MoTarget/sdxh.mo; else echo missing $S/translations/source/xh/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdxh.mo; fi [build MO ] sdzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/sd/messages.po; then msguniq --force-po $S/translations/source/zh-CN/sd/messages.po | msgfmt - -o $W/MoTarget/sdzh-CN.mo; else echo missing $S/translations/source/zh-CN/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdzh-CN.mo; fi [build MO ] sdzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/sd/messages.po; then msguniq --force-po $S/translations/source/zh-TW/sd/messages.po | msgfmt - -o $W/MoTarget/sdzh-TW.mo; else echo missing $S/translations/source/zh-TW/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdzh-TW.mo; fi [build MO ] sdzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/sd/messages.po; then msguniq --force-po $S/translations/source/zu/sd/messages.po | msgfmt - -o $W/MoTarget/sdzu.mo; else echo missing $S/translations/source/zu/sd/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sdzu.mo; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/xpdfimport mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sdext_pdfimport_pdf mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xpdfimport/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/setup_native/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/setup_native/spell/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/setup_native_packinfo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/extensions/ [build CUS] setup_native/scripts touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/setup_native/scripts.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sfx2/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sfx2_classification mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sfx2/classification/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/classification/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sfx2_emojiconfig mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/emojiconfig/ [build MO ] sfxaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/sfx2/messages.po; then msguniq --force-po $S/translations/source/af/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxaf.mo; else echo missing $S/translations/source/af/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxaf.mo; fi [build MO ] sfxar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/sfx2/messages.po; then msguniq --force-po $S/translations/source/ar/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxar.mo; else echo missing $S/translations/source/ar/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxar.mo; fi [build MO ] sfxas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/sfx2/messages.po; then msguniq --force-po $S/translations/source/as/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxas.mo; else echo missing $S/translations/source/as/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxas.mo; fi [build MO ] sfxbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/sfx2/messages.po; then msguniq --force-po $S/translations/source/bg/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxbg.mo; else echo missing $S/translations/source/bg/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxbg.mo; fi [build MO ] sfxbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/sfx2/messages.po; then msguniq --force-po $S/translations/source/bn/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxbn.mo; else echo missing $S/translations/source/bn/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxbn.mo; fi [build MO ] sfxbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/sfx2/messages.po; then msguniq --force-po $S/translations/source/br/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxbr.mo; else echo missing $S/translations/source/br/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxbr.mo; fi [build MO ] sfxca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/sfx2/messages.po; then msguniq --force-po $S/translations/source/ca/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxca.mo; else echo missing $S/translations/source/ca/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxca.mo; fi [build MO ] sfxcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/sfx2/messages.po; then msguniq --force-po $S/translations/source/cs/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxcs.mo; else echo missing $S/translations/source/cs/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxcs.mo; fi [build MO ] sfxcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/sfx2/messages.po; then msguniq --force-po $S/translations/source/cy/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxcy.mo; else echo missing $S/translations/source/cy/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxcy.mo; fi [build MO ] sfxda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/sfx2/messages.po; then msguniq --force-po $S/translations/source/da/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxda.mo; else echo missing $S/translations/source/da/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxda.mo; fi [build MO ] sfxde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/sfx2/messages.po; then msguniq --force-po $S/translations/source/de/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxde.mo; else echo missing $S/translations/source/de/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxde.mo; fi [build MO ] sfxdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/sfx2/messages.po; then msguniq --force-po $S/translations/source/dz/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxdz.mo; else echo missing $S/translations/source/dz/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxdz.mo; fi [build MO ] sfxel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/sfx2/messages.po; then msguniq --force-po $S/translations/source/el/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxel.mo; else echo missing $S/translations/source/el/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxel.mo; fi [build MO ] sfxeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/sfx2/messages.po; then msguniq --force-po $S/translations/source/eo/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxeo.mo; else echo missing $S/translations/source/eo/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxeo.mo; fi [build MO ] sfxes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/sfx2/messages.po; then msguniq --force-po $S/translations/source/es/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxes.mo; else echo missing $S/translations/source/es/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxes.mo; fi [build MO ] sfxet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/sfx2/messages.po; then msguniq --force-po $S/translations/source/et/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxet.mo; else echo missing $S/translations/source/et/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxet.mo; fi [build MO ] sfxeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/sfx2/messages.po; then msguniq --force-po $S/translations/source/eu/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxeu.mo; else echo missing $S/translations/source/eu/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxeu.mo; fi [build MO ] sfxfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/sfx2/messages.po; then msguniq --force-po $S/translations/source/fa/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxfa.mo; else echo missing $S/translations/source/fa/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxfa.mo; fi [build MO ] sfxfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/sfx2/messages.po; then msguniq --force-po $S/translations/source/fi/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxfi.mo; else echo missing $S/translations/source/fi/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxfi.mo; fi [build MO ] sfxfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/sfx2/messages.po; then msguniq --force-po $S/translations/source/fr/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxfr.mo; else echo missing $S/translations/source/fr/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxfr.mo; fi [build MO ] sfxga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/sfx2/messages.po; then msguniq --force-po $S/translations/source/ga/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxga.mo; else echo missing $S/translations/source/ga/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxga.mo; fi [build MO ] sfxgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/sfx2/messages.po; then msguniq --force-po $S/translations/source/gl/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxgl.mo; else echo missing $S/translations/source/gl/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxgl.mo; fi [build MO ] sfxgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/sfx2/messages.po; then msguniq --force-po $S/translations/source/gu/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxgu.mo; else echo missing $S/translations/source/gu/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxgu.mo; fi [build MO ] sfxhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/sfx2/messages.po; then msguniq --force-po $S/translations/source/he/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxhe.mo; else echo missing $S/translations/source/he/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxhe.mo; fi [build MO ] sfxhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/sfx2/messages.po; then msguniq --force-po $S/translations/source/hi/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxhi.mo; else echo missing $S/translations/source/hi/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxhi.mo; fi [build MO ] sfxhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/sfx2/messages.po; then msguniq --force-po $S/translations/source/hr/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxhr.mo; else echo missing $S/translations/source/hr/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxhr.mo; fi [build MO ] sfxhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/sfx2/messages.po; then msguniq --force-po $S/translations/source/hu/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxhu.mo; else echo missing $S/translations/source/hu/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxhu.mo; fi [build MO ] sfxid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/sfx2/messages.po; then msguniq --force-po $S/translations/source/id/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxid.mo; else echo missing $S/translations/source/id/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxid.mo; fi [build MO ] sfxit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/sfx2/messages.po; then msguniq --force-po $S/translations/source/it/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxit.mo; else echo missing $S/translations/source/it/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxit.mo; fi [build MO ] sfxja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/sfx2/messages.po; then msguniq --force-po $S/translations/source/ja/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxja.mo; else echo missing $S/translations/source/ja/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxja.mo; fi [build MO ] sfxkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/sfx2/messages.po; then msguniq --force-po $S/translations/source/kk/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxkk.mo; else echo missing $S/translations/source/kk/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxkk.mo; fi [build MO ] sfxkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/sfx2/messages.po; then msguniq --force-po $S/translations/source/kn/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxkn.mo; else echo missing $S/translations/source/kn/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxkn.mo; fi [build MO ] sfxko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/sfx2/messages.po; then msguniq --force-po $S/translations/source/ko/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxko.mo; else echo missing $S/translations/source/ko/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxko.mo; fi [build MO ] sfxlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/sfx2/messages.po; then msguniq --force-po $S/translations/source/lt/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxlt.mo; else echo missing $S/translations/source/lt/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxlt.mo; fi [build MO ] sfxlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/sfx2/messages.po; then msguniq --force-po $S/translations/source/lv/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxlv.mo; else echo missing $S/translations/source/lv/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxlv.mo; fi [build MO ] sfxmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/sfx2/messages.po; then msguniq --force-po $S/translations/source/mai/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxmai.mo; else echo missing $S/translations/source/mai/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxmai.mo; fi [build MO ] sfxml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/sfx2/messages.po; then msguniq --force-po $S/translations/source/ml/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxml.mo; else echo missing $S/translations/source/ml/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxml.mo; fi [build MO ] sfxmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/sfx2/messages.po; then msguniq --force-po $S/translations/source/mr/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxmr.mo; else echo missing $S/translations/source/mr/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxmr.mo; fi [build MO ] sfxnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/sfx2/messages.po; then msguniq --force-po $S/translations/source/nb/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxnb.mo; else echo missing $S/translations/source/nb/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxnb.mo; fi [build MO ] sfxnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/sfx2/messages.po; then msguniq --force-po $S/translations/source/nl/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxnl.mo; else echo missing $S/translations/source/nl/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxnl.mo; fi [build MO ] sfxnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/sfx2/messages.po; then msguniq --force-po $S/translations/source/nn/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxnn.mo; else echo missing $S/translations/source/nn/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxnn.mo; fi [build MO ] sfxnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/sfx2/messages.po; then msguniq --force-po $S/translations/source/nr/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxnr.mo; else echo missing $S/translations/source/nr/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxnr.mo; fi [build MO ] sfxnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/sfx2/messages.po; then msguniq --force-po $S/translations/source/nso/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxnso.mo; else echo missing $S/translations/source/nso/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxnso.mo; fi [build MO ] sfxor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/sfx2/messages.po; then msguniq --force-po $S/translations/source/or/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxor.mo; else echo missing $S/translations/source/or/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxor.mo; fi [build MO ] sfxpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/sfx2/messages.po; then msguniq --force-po $S/translations/source/pa-IN/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxpa-IN.mo; else echo missing $S/translations/source/pa-IN/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxpa-IN.mo; fi [build MO ] sfxpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/sfx2/messages.po; then msguniq --force-po $S/translations/source/pl/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxpl.mo; else echo missing $S/translations/source/pl/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxpl.mo; fi [build MO ] sfxpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/sfx2/messages.po; then msguniq --force-po $S/translations/source/pt-BR/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxpt-BR.mo; else echo missing $S/translations/source/pt-BR/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxpt-BR.mo; fi [build MO ] sfxpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/sfx2/messages.po; then msguniq --force-po $S/translations/source/pt/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxpt.mo; else echo missing $S/translations/source/pt/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxpt.mo; fi [build MO ] sfxro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/sfx2/messages.po; then msguniq --force-po $S/translations/source/ro/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxro.mo; else echo missing $S/translations/source/ro/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxro.mo; fi [build MO ] sfxru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/sfx2/messages.po; then msguniq --force-po $S/translations/source/ru/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxru.mo; else echo missing $S/translations/source/ru/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxru.mo; fi [build MO ] sfxsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/sfx2/messages.po; then msguniq --force-po $S/translations/source/si/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxsi.mo; else echo missing $S/translations/source/si/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxsi.mo; fi [build MO ] sfxsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/sfx2/messages.po; then msguniq --force-po $S/translations/source/sk/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxsk.mo; else echo missing $S/translations/source/sk/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxsk.mo; fi [build MO ] sfxsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/sfx2/messages.po; then msguniq --force-po $S/translations/source/sl/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxsl.mo; else echo missing $S/translations/source/sl/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxsl.mo; fi [build MO ] sfxsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/sfx2/messages.po; then msguniq --force-po $S/translations/source/sr/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxsr.mo; else echo missing $S/translations/source/sr/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxsr.mo; fi [build MO ] sfxsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/sfx2/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxsr-Latn.mo; fi [build MO ] sfxss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/sfx2/messages.po; then msguniq --force-po $S/translations/source/ss/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxss.mo; else echo missing $S/translations/source/ss/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxss.mo; fi [build MO ] sfxst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/sfx2/messages.po; then msguniq --force-po $S/translations/source/st/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxst.mo; else echo missing $S/translations/source/st/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxst.mo; fi [build MO ] sfxsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/sfx2/messages.po; then msguniq --force-po $S/translations/source/sv/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxsv.mo; else echo missing $S/translations/source/sv/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxsv.mo; fi [build MO ] sfxta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/sfx2/messages.po; then msguniq --force-po $S/translations/source/ta/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxta.mo; else echo missing $S/translations/source/ta/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxta.mo; fi [build MO ] sfxte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/sfx2/messages.po; then msguniq --force-po $S/translations/source/te/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxte.mo; else echo missing $S/translations/source/te/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxte.mo; fi [build MO ] sfxth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/sfx2/messages.po; then msguniq --force-po $S/translations/source/th/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxth.mo; else echo missing $S/translations/source/th/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxth.mo; fi [build MO ] sfxtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/sfx2/messages.po; then msguniq --force-po $S/translations/source/tn/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxtn.mo; else echo missing $S/translations/source/tn/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxtn.mo; fi [build MO ] sfxtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/sfx2/messages.po; then msguniq --force-po $S/translations/source/tr/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxtr.mo; else echo missing $S/translations/source/tr/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxtr.mo; fi [build MO ] sfxts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/sfx2/messages.po; then msguniq --force-po $S/translations/source/ts/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxts.mo; else echo missing $S/translations/source/ts/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxts.mo; fi [build MO ] sfxuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/sfx2/messages.po; then msguniq --force-po $S/translations/source/uk/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxuk.mo; else echo missing $S/translations/source/uk/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxuk.mo; fi [build MO ] sfxve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/sfx2/messages.po; then msguniq --force-po $S/translations/source/ve/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxve.mo; else echo missing $S/translations/source/ve/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxve.mo; fi [build MO ] sfxxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/sfx2/messages.po; then msguniq --force-po $S/translations/source/xh/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxxh.mo; else echo missing $S/translations/source/xh/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxxh.mo; fi [build MO ] sfxzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/sfx2/messages.po; then msguniq --force-po $S/translations/source/zh-CN/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxzh-CN.mo; else echo missing $S/translations/source/zh-CN/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxzh-CN.mo; fi [build MO ] sfxzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/sfx2/messages.po; then msguniq --force-po $S/translations/source/zh-TW/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxzh-TW.mo; else echo missing $S/translations/source/zh-TW/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxzh-TW.mo; fi [build MO ] sfxzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/sfx2/messages.po; then msguniq --force-po $S/translations/source/zu/sfx2/messages.po | msgfmt - -o $W/MoTarget/sfxzu.mo; else echo missing $S/translations/source/zu/sfx2/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sfxzu.mo; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/uri-encode mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/shell_senddoc [build MO ] shellaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/shell/messages.po; then msguniq --force-po $S/translations/source/af/shell/messages.po | msgfmt - -o $W/MoTarget/shellaf.mo; else echo missing $S/translations/source/af/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellaf.mo; fi [build MO ] shellar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/shell/messages.po; then msguniq --force-po $S/translations/source/ar/shell/messages.po | msgfmt - -o $W/MoTarget/shellar.mo; else echo missing $S/translations/source/ar/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellar.mo; fi [build MO ] shellas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/shell/messages.po; then msguniq --force-po $S/translations/source/as/shell/messages.po | msgfmt - -o $W/MoTarget/shellas.mo; else echo missing $S/translations/source/as/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellas.mo; fi [build MO ] shellbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/shell/messages.po; then msguniq --force-po $S/translations/source/bg/shell/messages.po | msgfmt - -o $W/MoTarget/shellbg.mo; else echo missing $S/translations/source/bg/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellbg.mo; fi [build MO ] shellbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/shell/messages.po; then msguniq --force-po $S/translations/source/bn/shell/messages.po | msgfmt - -o $W/MoTarget/shellbn.mo; else echo missing $S/translations/source/bn/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellbn.mo; fi [build MO ] shellbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/shell/messages.po; then msguniq --force-po $S/translations/source/br/shell/messages.po | msgfmt - -o $W/MoTarget/shellbr.mo; else echo missing $S/translations/source/br/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellbr.mo; fi [build MO ] shellca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/shell/messages.po; then msguniq --force-po $S/translations/source/ca/shell/messages.po | msgfmt - -o $W/MoTarget/shellca.mo; else echo missing $S/translations/source/ca/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellca.mo; fi [build MO ] shellcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/shell/messages.po; then msguniq --force-po $S/translations/source/cs/shell/messages.po | msgfmt - -o $W/MoTarget/shellcs.mo; else echo missing $S/translations/source/cs/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellcs.mo; fi [build MO ] shellcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/shell/messages.po; then msguniq --force-po $S/translations/source/cy/shell/messages.po | msgfmt - -o $W/MoTarget/shellcy.mo; else echo missing $S/translations/source/cy/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellcy.mo; fi [build MO ] shellda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/shell/messages.po; then msguniq --force-po $S/translations/source/da/shell/messages.po | msgfmt - -o $W/MoTarget/shellda.mo; else echo missing $S/translations/source/da/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellda.mo; fi [build MO ] shellde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/shell/messages.po; then msguniq --force-po $S/translations/source/de/shell/messages.po | msgfmt - -o $W/MoTarget/shellde.mo; else echo missing $S/translations/source/de/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellde.mo; fi [build MO ] shelldz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/shell/messages.po; then msguniq --force-po $S/translations/source/dz/shell/messages.po | msgfmt - -o $W/MoTarget/shelldz.mo; else echo missing $S/translations/source/dz/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelldz.mo; fi [build MO ] shellel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/shell/messages.po; then msguniq --force-po $S/translations/source/el/shell/messages.po | msgfmt - -o $W/MoTarget/shellel.mo; else echo missing $S/translations/source/el/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellel.mo; fi [build MO ] shelleo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/shell/messages.po; then msguniq --force-po $S/translations/source/eo/shell/messages.po | msgfmt - -o $W/MoTarget/shelleo.mo; else echo missing $S/translations/source/eo/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelleo.mo; fi [build MO ] shelles S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/shell/messages.po; then msguniq --force-po $S/translations/source/es/shell/messages.po | msgfmt - -o $W/MoTarget/shelles.mo; else echo missing $S/translations/source/es/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelles.mo; fi [build MO ] shellet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/shell/messages.po; then msguniq --force-po $S/translations/source/et/shell/messages.po | msgfmt - -o $W/MoTarget/shellet.mo; else echo missing $S/translations/source/et/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellet.mo; fi [build MO ] shelleu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/shell/messages.po; then msguniq --force-po $S/translations/source/eu/shell/messages.po | msgfmt - -o $W/MoTarget/shelleu.mo; else echo missing $S/translations/source/eu/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelleu.mo; fi [build MO ] shellfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/shell/messages.po; then msguniq --force-po $S/translations/source/fa/shell/messages.po | msgfmt - -o $W/MoTarget/shellfa.mo; else echo missing $S/translations/source/fa/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellfa.mo; fi [build MO ] shellfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/shell/messages.po; then msguniq --force-po $S/translations/source/fi/shell/messages.po | msgfmt - -o $W/MoTarget/shellfi.mo; else echo missing $S/translations/source/fi/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellfi.mo; fi [build MO ] shellfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/shell/messages.po; then msguniq --force-po $S/translations/source/fr/shell/messages.po | msgfmt - -o $W/MoTarget/shellfr.mo; else echo missing $S/translations/source/fr/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellfr.mo; fi [build MO ] shellga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/shell/messages.po; then msguniq --force-po $S/translations/source/ga/shell/messages.po | msgfmt - -o $W/MoTarget/shellga.mo; else echo missing $S/translations/source/ga/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellga.mo; fi [build MO ] shellgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/shell/messages.po; then msguniq --force-po $S/translations/source/gl/shell/messages.po | msgfmt - -o $W/MoTarget/shellgl.mo; else echo missing $S/translations/source/gl/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellgl.mo; fi [build MO ] shellgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/shell/messages.po; then msguniq --force-po $S/translations/source/gu/shell/messages.po | msgfmt - -o $W/MoTarget/shellgu.mo; else echo missing $S/translations/source/gu/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellgu.mo; fi [build MO ] shellhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/shell/messages.po; then msguniq --force-po $S/translations/source/he/shell/messages.po | msgfmt - -o $W/MoTarget/shellhe.mo; else echo missing $S/translations/source/he/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellhe.mo; fi [build MO ] shellhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/shell/messages.po; then msguniq --force-po $S/translations/source/hi/shell/messages.po | msgfmt - -o $W/MoTarget/shellhi.mo; else echo missing $S/translations/source/hi/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellhi.mo; fi [build MO ] shellhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/shell/messages.po; then msguniq --force-po $S/translations/source/hr/shell/messages.po | msgfmt - -o $W/MoTarget/shellhr.mo; else echo missing $S/translations/source/hr/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellhr.mo; fi [build MO ] shellhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/shell/messages.po; then msguniq --force-po $S/translations/source/hu/shell/messages.po | msgfmt - -o $W/MoTarget/shellhu.mo; else echo missing $S/translations/source/hu/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellhu.mo; fi [build MO ] shellid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/shell/messages.po; then msguniq --force-po $S/translations/source/id/shell/messages.po | msgfmt - -o $W/MoTarget/shellid.mo; else echo missing $S/translations/source/id/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellid.mo; fi [build MO ] shellit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/shell/messages.po; then msguniq --force-po $S/translations/source/it/shell/messages.po | msgfmt - -o $W/MoTarget/shellit.mo; else echo missing $S/translations/source/it/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellit.mo; fi [build MO ] shellja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/shell/messages.po; then msguniq --force-po $S/translations/source/ja/shell/messages.po | msgfmt - -o $W/MoTarget/shellja.mo; else echo missing $S/translations/source/ja/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellja.mo; fi [build MO ] shellkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/shell/messages.po; then msguniq --force-po $S/translations/source/kk/shell/messages.po | msgfmt - -o $W/MoTarget/shellkk.mo; else echo missing $S/translations/source/kk/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellkk.mo; fi [build MO ] shellkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/shell/messages.po; then msguniq --force-po $S/translations/source/kn/shell/messages.po | msgfmt - -o $W/MoTarget/shellkn.mo; else echo missing $S/translations/source/kn/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellkn.mo; fi [build MO ] shellko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/shell/messages.po; then msguniq --force-po $S/translations/source/ko/shell/messages.po | msgfmt - -o $W/MoTarget/shellko.mo; else echo missing $S/translations/source/ko/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellko.mo; fi [build MO ] shelllt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/shell/messages.po; then msguniq --force-po $S/translations/source/lt/shell/messages.po | msgfmt - -o $W/MoTarget/shelllt.mo; else echo missing $S/translations/source/lt/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelllt.mo; fi [build MO ] shelllv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/shell/messages.po; then msguniq --force-po $S/translations/source/lv/shell/messages.po | msgfmt - -o $W/MoTarget/shelllv.mo; else echo missing $S/translations/source/lv/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelllv.mo; fi [build MO ] shellmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/shell/messages.po; then msguniq --force-po $S/translations/source/mai/shell/messages.po | msgfmt - -o $W/MoTarget/shellmai.mo; else echo missing $S/translations/source/mai/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellmai.mo; fi [build MO ] shellml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/shell/messages.po; then msguniq --force-po $S/translations/source/ml/shell/messages.po | msgfmt - -o $W/MoTarget/shellml.mo; else echo missing $S/translations/source/ml/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellml.mo; fi [build MO ] shellmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/shell/messages.po; then msguniq --force-po $S/translations/source/mr/shell/messages.po | msgfmt - -o $W/MoTarget/shellmr.mo; else echo missing $S/translations/source/mr/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellmr.mo; fi [build MO ] shellnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/shell/messages.po; then msguniq --force-po $S/translations/source/nb/shell/messages.po | msgfmt - -o $W/MoTarget/shellnb.mo; else echo missing $S/translations/source/nb/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellnb.mo; fi [build MO ] shellnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/shell/messages.po; then msguniq --force-po $S/translations/source/nl/shell/messages.po | msgfmt - -o $W/MoTarget/shellnl.mo; else echo missing $S/translations/source/nl/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellnl.mo; fi [build MO ] shellnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/shell/messages.po; then msguniq --force-po $S/translations/source/nn/shell/messages.po | msgfmt - -o $W/MoTarget/shellnn.mo; else echo missing $S/translations/source/nn/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellnn.mo; fi [build MO ] shellnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/shell/messages.po; then msguniq --force-po $S/translations/source/nr/shell/messages.po | msgfmt - -o $W/MoTarget/shellnr.mo; else echo missing $S/translations/source/nr/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellnr.mo; fi [build MO ] shellnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/shell/messages.po; then msguniq --force-po $S/translations/source/nso/shell/messages.po | msgfmt - -o $W/MoTarget/shellnso.mo; else echo missing $S/translations/source/nso/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellnso.mo; fi [build MO ] shellor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/shell/messages.po; then msguniq --force-po $S/translations/source/or/shell/messages.po | msgfmt - -o $W/MoTarget/shellor.mo; else echo missing $S/translations/source/or/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellor.mo; fi [build MO ] shellpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/shell/messages.po; then msguniq --force-po $S/translations/source/pa-IN/shell/messages.po | msgfmt - -o $W/MoTarget/shellpa-IN.mo; else echo missing $S/translations/source/pa-IN/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellpa-IN.mo; fi [build MO ] shellpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/shell/messages.po; then msguniq --force-po $S/translations/source/pl/shell/messages.po | msgfmt - -o $W/MoTarget/shellpl.mo; else echo missing $S/translations/source/pl/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellpl.mo; fi [build MO ] shellpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/shell/messages.po; then msguniq --force-po $S/translations/source/pt-BR/shell/messages.po | msgfmt - -o $W/MoTarget/shellpt-BR.mo; else echo missing $S/translations/source/pt-BR/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellpt-BR.mo; fi [build MO ] shellpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/shell/messages.po; then msguniq --force-po $S/translations/source/pt/shell/messages.po | msgfmt - -o $W/MoTarget/shellpt.mo; else echo missing $S/translations/source/pt/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellpt.mo; fi [build MO ] shellro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/shell/messages.po; then msguniq --force-po $S/translations/source/ro/shell/messages.po | msgfmt - -o $W/MoTarget/shellro.mo; else echo missing $S/translations/source/ro/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellro.mo; fi [build MO ] shellru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/shell/messages.po; then msguniq --force-po $S/translations/source/ru/shell/messages.po | msgfmt - -o $W/MoTarget/shellru.mo; else echo missing $S/translations/source/ru/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellru.mo; fi [build MO ] shellsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/shell/messages.po; then msguniq --force-po $S/translations/source/si/shell/messages.po | msgfmt - -o $W/MoTarget/shellsi.mo; else echo missing $S/translations/source/si/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellsi.mo; fi [build MO ] shellsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/shell/messages.po; then msguniq --force-po $S/translations/source/sk/shell/messages.po | msgfmt - -o $W/MoTarget/shellsk.mo; else echo missing $S/translations/source/sk/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellsk.mo; fi [build MO ] shellsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/shell/messages.po; then msguniq --force-po $S/translations/source/sl/shell/messages.po | msgfmt - -o $W/MoTarget/shellsl.mo; else echo missing $S/translations/source/sl/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellsl.mo; fi [build MO ] shellsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/shell/messages.po; then msguniq --force-po $S/translations/source/sr/shell/messages.po | msgfmt - -o $W/MoTarget/shellsr.mo; else echo missing $S/translations/source/sr/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellsr.mo; fi [build MO ] shellsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/shell/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/shell/messages.po | msgfmt - -o $W/MoTarget/shellsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellsr-Latn.mo; fi [build MO ] shellss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/shell/messages.po; then msguniq --force-po $S/translations/source/ss/shell/messages.po | msgfmt - -o $W/MoTarget/shellss.mo; else echo missing $S/translations/source/ss/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellss.mo; fi [build MO ] shellst missing /builddir/build/BUILD/libreoffice-6.3.5.2/translations/source/sr/shell/messages.po S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/shell/messages.po; then msguniq --force-po $S/translations/source/st/shell/messages.po | msgfmt - -o $W/MoTarget/shellst.mo; else echo missing $S/translations/source/st/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellst.mo; fi [build MO ] shellsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/shell/messages.po; then msguniq --force-po $S/translations/source/sv/shell/messages.po | msgfmt - -o $W/MoTarget/shellsv.mo; else echo missing $S/translations/source/sv/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellsv.mo; fi [build MO ] shellta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/shell/messages.po; then msguniq --force-po $S/translations/source/ta/shell/messages.po | msgfmt - -o $W/MoTarget/shellta.mo; else echo missing $S/translations/source/ta/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellta.mo; fi [build MO ] shellte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/shell/messages.po; then msguniq --force-po $S/translations/source/te/shell/messages.po | msgfmt - -o $W/MoTarget/shellte.mo; else echo missing $S/translations/source/te/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellte.mo; fi [build MO ] shellth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/shell/messages.po; then msguniq --force-po $S/translations/source/th/shell/messages.po | msgfmt - -o $W/MoTarget/shellth.mo; else echo missing $S/translations/source/th/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellth.mo; fi [build MO ] shelltn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/shell/messages.po; then msguniq --force-po $S/translations/source/tn/shell/messages.po | msgfmt - -o $W/MoTarget/shelltn.mo; else echo missing $S/translations/source/tn/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelltn.mo; fi [build MO ] shelltr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/shell/messages.po; then msguniq --force-po $S/translations/source/tr/shell/messages.po | msgfmt - -o $W/MoTarget/shelltr.mo; else echo missing $S/translations/source/tr/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelltr.mo; fi [build MO ] shellts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/shell/messages.po; then msguniq --force-po $S/translations/source/ts/shell/messages.po | msgfmt - -o $W/MoTarget/shellts.mo; else echo missing $S/translations/source/ts/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellts.mo; fi [build MO ] shelluk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/shell/messages.po; then msguniq --force-po $S/translations/source/uk/shell/messages.po | msgfmt - -o $W/MoTarget/shelluk.mo; else echo missing $S/translations/source/uk/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shelluk.mo; fi [build MO ] shellve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/shell/messages.po; then msguniq --force-po $S/translations/source/ve/shell/messages.po | msgfmt - -o $W/MoTarget/shellve.mo; else echo missing $S/translations/source/ve/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellve.mo; fi [build MO ] shellxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/shell/messages.po; then msguniq --force-po $S/translations/source/xh/shell/messages.po | msgfmt - -o $W/MoTarget/shellxh.mo; else echo missing $S/translations/source/xh/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellxh.mo; fi [build MO ] shellzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/shell/messages.po; then msguniq --force-po $S/translations/source/zh-CN/shell/messages.po | msgfmt - -o $W/MoTarget/shellzh-CN.mo; else echo missing $S/translations/source/zh-CN/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellzh-CN.mo; fi [build MO ] shellzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/shell/messages.po; then msguniq --force-po $S/translations/source/zh-TW/shell/messages.po | msgfmt - -o $W/MoTarget/shellzh-TW.mo; else echo missing $S/translations/source/zh-TW/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellzh-TW.mo; fi [build MO ] shellzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/shell/messages.po; then msguniq --force-po $S/translations/source/zu/shell/messages.po | msgfmt - -o $W/MoTarget/shellzu.mo; else echo missing $S/translations/source/zu/shell/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/shellzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/slideshow_opengl_shader mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Zip/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/ && touch $W/Extension/TestExtension.prepare mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/TestExtension.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/smoketest.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/concat-deps S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/gbuildtojson S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/makedepend [build MO ] smaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/starmath/messages.po; then msguniq --force-po $S/translations/source/af/starmath/messages.po | msgfmt - -o $W/MoTarget/smaf.mo; else echo missing $S/translations/source/af/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smaf.mo; fi [build MO ] smar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/starmath/messages.po; then msguniq --force-po $S/translations/source/ar/starmath/messages.po | msgfmt - -o $W/MoTarget/smar.mo; else echo missing $S/translations/source/ar/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smar.mo; fi [build MO ] smas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/starmath/messages.po; then msguniq --force-po $S/translations/source/as/starmath/messages.po | msgfmt - -o $W/MoTarget/smas.mo; else echo missing $S/translations/source/as/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smas.mo; fi [build MO ] smbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/starmath/messages.po; then msguniq --force-po $S/translations/source/bg/starmath/messages.po | msgfmt - -o $W/MoTarget/smbg.mo; else echo missing $S/translations/source/bg/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smbg.mo; fi [build MO ] smbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/starmath/messages.po; then msguniq --force-po $S/translations/source/bn/starmath/messages.po | msgfmt - -o $W/MoTarget/smbn.mo; else echo missing $S/translations/source/bn/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smbn.mo; fi [build MO ] smbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/starmath/messages.po; then msguniq --force-po $S/translations/source/br/starmath/messages.po | msgfmt - -o $W/MoTarget/smbr.mo; else echo missing $S/translations/source/br/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smbr.mo; fi [build MO ] smca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/starmath/messages.po; then msguniq --force-po $S/translations/source/ca/starmath/messages.po | msgfmt - -o $W/MoTarget/smca.mo; else echo missing $S/translations/source/ca/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smca.mo; fi [build MO ] smcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/starmath/messages.po; then msguniq --force-po $S/translations/source/cs/starmath/messages.po | msgfmt - -o $W/MoTarget/smcs.mo; else echo missing $S/translations/source/cs/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smcs.mo; fi [build MO ] smcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/starmath/messages.po; then msguniq --force-po $S/translations/source/cy/starmath/messages.po | msgfmt - -o $W/MoTarget/smcy.mo; else echo missing $S/translations/source/cy/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smcy.mo; fi [build MO ] smda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/starmath/messages.po; then msguniq --force-po $S/translations/source/da/starmath/messages.po | msgfmt - -o $W/MoTarget/smda.mo; else echo missing $S/translations/source/da/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smda.mo; fi [build MO ] smde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/starmath/messages.po; then msguniq --force-po $S/translations/source/de/starmath/messages.po | msgfmt - -o $W/MoTarget/smde.mo; else echo missing $S/translations/source/de/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smde.mo; fi [build MO ] smdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/starmath/messages.po; then msguniq --force-po $S/translations/source/dz/starmath/messages.po | msgfmt - -o $W/MoTarget/smdz.mo; else echo missing $S/translations/source/dz/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smdz.mo; fi [build MO ] smel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/starmath/messages.po; then msguniq --force-po $S/translations/source/el/starmath/messages.po | msgfmt - -o $W/MoTarget/smel.mo; else echo missing $S/translations/source/el/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smel.mo; fi [build MO ] smeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/starmath/messages.po; then msguniq --force-po $S/translations/source/eo/starmath/messages.po | msgfmt - -o $W/MoTarget/smeo.mo; else echo missing $S/translations/source/eo/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smeo.mo; fi [build MO ] smes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/starmath/messages.po; then msguniq --force-po $S/translations/source/es/starmath/messages.po | msgfmt - -o $W/MoTarget/smes.mo; else echo missing $S/translations/source/es/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smes.mo; fi [build MO ] smet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/starmath/messages.po; then msguniq --force-po $S/translations/source/et/starmath/messages.po | msgfmt - -o $W/MoTarget/smet.mo; else echo missing $S/translations/source/et/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smet.mo; fi [build MO ] smeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/starmath/messages.po; then msguniq --force-po $S/translations/source/eu/starmath/messages.po | msgfmt - -o $W/MoTarget/smeu.mo; else echo missing $S/translations/source/eu/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smeu.mo; fi [build MO ] smfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/starmath/messages.po; then msguniq --force-po $S/translations/source/fa/starmath/messages.po | msgfmt - -o $W/MoTarget/smfa.mo; else echo missing $S/translations/source/fa/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smfa.mo; fi [build MO ] smfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/starmath/messages.po; then msguniq --force-po $S/translations/source/fi/starmath/messages.po | msgfmt - -o $W/MoTarget/smfi.mo; else echo missing $S/translations/source/fi/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smfi.mo; fi [build MO ] smfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/starmath/messages.po; then msguniq --force-po $S/translations/source/fr/starmath/messages.po | msgfmt - -o $W/MoTarget/smfr.mo; else echo missing $S/translations/source/fr/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smfr.mo; fi [build MO ] smga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/starmath/messages.po; then msguniq --force-po $S/translations/source/ga/starmath/messages.po | msgfmt - -o $W/MoTarget/smga.mo; else echo missing $S/translations/source/ga/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smga.mo; fi [build MO ] smgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/starmath/messages.po; then msguniq --force-po $S/translations/source/gl/starmath/messages.po | msgfmt - -o $W/MoTarget/smgl.mo; else echo missing $S/translations/source/gl/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smgl.mo; fi [build MO ] smgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/starmath/messages.po; then msguniq --force-po $S/translations/source/gu/starmath/messages.po | msgfmt - -o $W/MoTarget/smgu.mo; else echo missing $S/translations/source/gu/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smgu.mo; fi [build MO ] smhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/starmath/messages.po; then msguniq --force-po $S/translations/source/he/starmath/messages.po | msgfmt - -o $W/MoTarget/smhe.mo; else echo missing $S/translations/source/he/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smhe.mo; fi [build MO ] smhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/starmath/messages.po; then msguniq --force-po $S/translations/source/hi/starmath/messages.po | msgfmt - -o $W/MoTarget/smhi.mo; else echo missing $S/translations/source/hi/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smhi.mo; fi [build MO ] smhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/starmath/messages.po; then msguniq --force-po $S/translations/source/hr/starmath/messages.po | msgfmt - -o $W/MoTarget/smhr.mo; else echo missing $S/translations/source/hr/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smhr.mo; fi [build MO ] smhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/starmath/messages.po; then msguniq --force-po $S/translations/source/hu/starmath/messages.po | msgfmt - -o $W/MoTarget/smhu.mo; else echo missing $S/translations/source/hu/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smhu.mo; fi [build MO ] smid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/starmath/messages.po; then msguniq --force-po $S/translations/source/id/starmath/messages.po | msgfmt - -o $W/MoTarget/smid.mo; else echo missing $S/translations/source/id/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smid.mo; fi [build MO ] smit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/starmath/messages.po; then msguniq --force-po $S/translations/source/it/starmath/messages.po | msgfmt - -o $W/MoTarget/smit.mo; else echo missing $S/translations/source/it/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smit.mo; fi [build MO ] smja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/starmath/messages.po; then msguniq --force-po $S/translations/source/ja/starmath/messages.po | msgfmt - -o $W/MoTarget/smja.mo; else echo missing $S/translations/source/ja/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smja.mo; fi [build MO ] smkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/starmath/messages.po; then msguniq --force-po $S/translations/source/kk/starmath/messages.po | msgfmt - -o $W/MoTarget/smkk.mo; else echo missing $S/translations/source/kk/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smkk.mo; fi [build MO ] smkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/starmath/messages.po; then msguniq --force-po $S/translations/source/kn/starmath/messages.po | msgfmt - -o $W/MoTarget/smkn.mo; else echo missing $S/translations/source/kn/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smkn.mo; fi [build MO ] smko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/starmath/messages.po; then msguniq --force-po $S/translations/source/ko/starmath/messages.po | msgfmt - -o $W/MoTarget/smko.mo; else echo missing $S/translations/source/ko/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smko.mo; fi [build MO ] smlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/starmath/messages.po; then msguniq --force-po $S/translations/source/lt/starmath/messages.po | msgfmt - -o $W/MoTarget/smlt.mo; else echo missing $S/translations/source/lt/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smlt.mo; fi [build MO ] smlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/starmath/messages.po; then msguniq --force-po $S/translations/source/lv/starmath/messages.po | msgfmt - -o $W/MoTarget/smlv.mo; else echo missing $S/translations/source/lv/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smlv.mo; fi [build MO ] smmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/starmath/messages.po; then msguniq --force-po $S/translations/source/mai/starmath/messages.po | msgfmt - -o $W/MoTarget/smmai.mo; else echo missing $S/translations/source/mai/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smmai.mo; fi [build MO ] smml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/starmath/messages.po; then msguniq --force-po $S/translations/source/ml/starmath/messages.po | msgfmt - -o $W/MoTarget/smml.mo; else echo missing $S/translations/source/ml/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smml.mo; fi [build MO ] smmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/starmath/messages.po; then msguniq --force-po $S/translations/source/mr/starmath/messages.po | msgfmt - -o $W/MoTarget/smmr.mo; else echo missing $S/translations/source/mr/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smmr.mo; fi [build MO ] smnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/starmath/messages.po; then msguniq --force-po $S/translations/source/nb/starmath/messages.po | msgfmt - -o $W/MoTarget/smnb.mo; else echo missing $S/translations/source/nb/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smnb.mo; fi [build MO ] smnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/starmath/messages.po; then msguniq --force-po $S/translations/source/nl/starmath/messages.po | msgfmt - -o $W/MoTarget/smnl.mo; else echo missing $S/translations/source/nl/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smnl.mo; fi [build MO ] smnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/starmath/messages.po; then msguniq --force-po $S/translations/source/nn/starmath/messages.po | msgfmt - -o $W/MoTarget/smnn.mo; else echo missing $S/translations/source/nn/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smnn.mo; fi [build MO ] smnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/starmath/messages.po; then msguniq --force-po $S/translations/source/nr/starmath/messages.po | msgfmt - -o $W/MoTarget/smnr.mo; else echo missing $S/translations/source/nr/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smnr.mo; fi [build MO ] smnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/starmath/messages.po; then msguniq --force-po $S/translations/source/nso/starmath/messages.po | msgfmt - -o $W/MoTarget/smnso.mo; else echo missing $S/translations/source/nso/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smnso.mo; fi [build MO ] smor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/starmath/messages.po; then msguniq --force-po $S/translations/source/or/starmath/messages.po | msgfmt - -o $W/MoTarget/smor.mo; else echo missing $S/translations/source/or/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smor.mo; fi [build MO ] smpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/starmath/messages.po; then msguniq --force-po $S/translations/source/pa-IN/starmath/messages.po | msgfmt - -o $W/MoTarget/smpa-IN.mo; else echo missing $S/translations/source/pa-IN/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smpa-IN.mo; fi [build MO ] smpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/starmath/messages.po; then msguniq --force-po $S/translations/source/pl/starmath/messages.po | msgfmt - -o $W/MoTarget/smpl.mo; else echo missing $S/translations/source/pl/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smpl.mo; fi [build MO ] smpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/starmath/messages.po; then msguniq --force-po $S/translations/source/pt-BR/starmath/messages.po | msgfmt - -o $W/MoTarget/smpt-BR.mo; else echo missing $S/translations/source/pt-BR/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smpt-BR.mo; fi [build MO ] smpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/starmath/messages.po; then msguniq --force-po $S/translations/source/pt/starmath/messages.po | msgfmt - -o $W/MoTarget/smpt.mo; else echo missing $S/translations/source/pt/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smpt.mo; fi [build MO ] smro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/starmath/messages.po; then msguniq --force-po $S/translations/source/ro/starmath/messages.po | msgfmt - -o $W/MoTarget/smro.mo; else echo missing $S/translations/source/ro/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smro.mo; fi [build MO ] smru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/starmath/messages.po; then msguniq --force-po $S/translations/source/ru/starmath/messages.po | msgfmt - -o $W/MoTarget/smru.mo; else echo missing $S/translations/source/ru/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smru.mo; fi [build MO ] smsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/starmath/messages.po; then msguniq --force-po $S/translations/source/si/starmath/messages.po | msgfmt - -o $W/MoTarget/smsi.mo; else echo missing $S/translations/source/si/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smsi.mo; fi [build MO ] smsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/starmath/messages.po; then msguniq --force-po $S/translations/source/sk/starmath/messages.po | msgfmt - -o $W/MoTarget/smsk.mo; else echo missing $S/translations/source/sk/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smsk.mo; fi [build MO ] smsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/starmath/messages.po; then msguniq --force-po $S/translations/source/sl/starmath/messages.po | msgfmt - -o $W/MoTarget/smsl.mo; else echo missing $S/translations/source/sl/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smsl.mo; fi [build MO ] smsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/starmath/messages.po; then msguniq --force-po $S/translations/source/sr/starmath/messages.po | msgfmt - -o $W/MoTarget/smsr.mo; else echo missing $S/translations/source/sr/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smsr.mo; fi [build MO ] smsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/starmath/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/starmath/messages.po | msgfmt - -o $W/MoTarget/smsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smsr-Latn.mo; fi [build MO ] smss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/starmath/messages.po; then msguniq --force-po $S/translations/source/ss/starmath/messages.po | msgfmt - -o $W/MoTarget/smss.mo; else echo missing $S/translations/source/ss/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smss.mo; fi [build MO ] smst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/starmath/messages.po; then msguniq --force-po $S/translations/source/st/starmath/messages.po | msgfmt - -o $W/MoTarget/smst.mo; else echo missing $S/translations/source/st/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smst.mo; fi [build MO ] smsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/starmath/messages.po; then msguniq --force-po $S/translations/source/sv/starmath/messages.po | msgfmt - -o $W/MoTarget/smsv.mo; else echo missing $S/translations/source/sv/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smsv.mo; fi [build MO ] smta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/starmath/messages.po; then msguniq --force-po $S/translations/source/ta/starmath/messages.po | msgfmt - -o $W/MoTarget/smta.mo; else echo missing $S/translations/source/ta/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smta.mo; fi [build MO ] smte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/starmath/messages.po; then msguniq --force-po $S/translations/source/te/starmath/messages.po | msgfmt - -o $W/MoTarget/smte.mo; else echo missing $S/translations/source/te/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smte.mo; fi [build MO ] smth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/starmath/messages.po; then msguniq --force-po $S/translations/source/th/starmath/messages.po | msgfmt - -o $W/MoTarget/smth.mo; else echo missing $S/translations/source/th/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smth.mo; fi [build MO ] smtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/starmath/messages.po; then msguniq --force-po $S/translations/source/tn/starmath/messages.po | msgfmt - -o $W/MoTarget/smtn.mo; else echo missing $S/translations/source/tn/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smtn.mo; fi [build MO ] smtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/starmath/messages.po; then msguniq --force-po $S/translations/source/tr/starmath/messages.po | msgfmt - -o $W/MoTarget/smtr.mo; else echo missing $S/translations/source/tr/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smtr.mo; fi [build MO ] smts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/starmath/messages.po; then msguniq --force-po $S/translations/source/ts/starmath/messages.po | msgfmt - -o $W/MoTarget/smts.mo; else echo missing $S/translations/source/ts/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smts.mo; fi [build MO ] smuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/starmath/messages.po; then msguniq --force-po $S/translations/source/uk/starmath/messages.po | msgfmt - -o $W/MoTarget/smuk.mo; else echo missing $S/translations/source/uk/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smuk.mo; fi [build MO ] smve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/starmath/messages.po; then msguniq --force-po $S/translations/source/ve/starmath/messages.po | msgfmt - -o $W/MoTarget/smve.mo; else echo missing $S/translations/source/ve/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smve.mo; fi [build MO ] smxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/starmath/messages.po; then msguniq --force-po $S/translations/source/xh/starmath/messages.po | msgfmt - -o $W/MoTarget/smxh.mo; else echo missing $S/translations/source/xh/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smxh.mo; fi [build MO ] smzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/starmath/messages.po; then msguniq --force-po $S/translations/source/zh-CN/starmath/messages.po | msgfmt - -o $W/MoTarget/smzh-CN.mo; else echo missing $S/translations/source/zh-CN/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smzh-CN.mo; fi [build MO ] smzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/starmath/messages.po; then msguniq --force-po $S/translations/source/zh-TW/starmath/messages.po | msgfmt - -o $W/MoTarget/smzh-TW.mo; else echo missing $S/translations/source/zh-TW/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smzh-TW.mo; fi [build MO ] smzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/starmath/messages.po; then msguniq --force-po $S/translations/source/zu/starmath/messages.po | msgfmt - -o $W/MoTarget/smzu.mo; else echo missing $S/translations/source/zu/starmath/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/smzu.mo; fi [build MO ] svlaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/svl/messages.po; then msguniq --force-po $S/translations/source/af/svl/messages.po | msgfmt - -o $W/MoTarget/svlaf.mo; else echo missing $S/translations/source/af/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlaf.mo; fi [build MO ] svlar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/svl/messages.po; then msguniq --force-po $S/translations/source/ar/svl/messages.po | msgfmt - -o $W/MoTarget/svlar.mo; else echo missing $S/translations/source/ar/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlar.mo; fi [build MO ] svlas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/svl/messages.po; then msguniq --force-po $S/translations/source/as/svl/messages.po | msgfmt - -o $W/MoTarget/svlas.mo; else echo missing $S/translations/source/as/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlas.mo; fi [build MO ] svlbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/svl/messages.po; then msguniq --force-po $S/translations/source/bg/svl/messages.po | msgfmt - -o $W/MoTarget/svlbg.mo; else echo missing $S/translations/source/bg/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlbg.mo; fi [build MO ] svlbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/svl/messages.po; then msguniq --force-po $S/translations/source/bn/svl/messages.po | msgfmt - -o $W/MoTarget/svlbn.mo; else echo missing $S/translations/source/bn/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlbn.mo; fi [build MO ] svlbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/svl/messages.po; then msguniq --force-po $S/translations/source/br/svl/messages.po | msgfmt - -o $W/MoTarget/svlbr.mo; else echo missing $S/translations/source/br/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlbr.mo; fi [build MO ] svlca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/svl/messages.po; then msguniq --force-po $S/translations/source/ca/svl/messages.po | msgfmt - -o $W/MoTarget/svlca.mo; else echo missing $S/translations/source/ca/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlca.mo; fi [build MO ] svlcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/svl/messages.po; then msguniq --force-po $S/translations/source/cs/svl/messages.po | msgfmt - -o $W/MoTarget/svlcs.mo; else echo missing $S/translations/source/cs/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlcs.mo; fi [build MO ] svlcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/svl/messages.po; then msguniq --force-po $S/translations/source/cy/svl/messages.po | msgfmt - -o $W/MoTarget/svlcy.mo; else echo missing $S/translations/source/cy/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlcy.mo; fi [build MO ] svlda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/svl/messages.po; then msguniq --force-po $S/translations/source/da/svl/messages.po | msgfmt - -o $W/MoTarget/svlda.mo; else echo missing $S/translations/source/da/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlda.mo; fi [build MO ] svlde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/svl/messages.po; then msguniq --force-po $S/translations/source/de/svl/messages.po | msgfmt - -o $W/MoTarget/svlde.mo; else echo missing $S/translations/source/de/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlde.mo; fi [build MO ] svldz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/svl/messages.po; then msguniq --force-po $S/translations/source/dz/svl/messages.po | msgfmt - -o $W/MoTarget/svldz.mo; else echo missing $S/translations/source/dz/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svldz.mo; fi [build MO ] svlel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/svl/messages.po; then msguniq --force-po $S/translations/source/el/svl/messages.po | msgfmt - -o $W/MoTarget/svlel.mo; else echo missing $S/translations/source/el/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlel.mo; fi [build MO ] svleo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/svl/messages.po; then msguniq --force-po $S/translations/source/eo/svl/messages.po | msgfmt - -o $W/MoTarget/svleo.mo; else echo missing $S/translations/source/eo/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svleo.mo; fi [build MO ] svles S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/svl/messages.po; then msguniq --force-po $S/translations/source/es/svl/messages.po | msgfmt - -o $W/MoTarget/svles.mo; else echo missing $S/translations/source/es/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svles.mo; fi [build MO ] svlet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/svl/messages.po; then msguniq --force-po $S/translations/source/et/svl/messages.po | msgfmt - -o $W/MoTarget/svlet.mo; else echo missing $S/translations/source/et/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlet.mo; fi [build MO ] svleu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/svl/messages.po; then msguniq --force-po $S/translations/source/eu/svl/messages.po | msgfmt - -o $W/MoTarget/svleu.mo; else echo missing $S/translations/source/eu/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svleu.mo; fi [build MO ] svlfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/svl/messages.po; then msguniq --force-po $S/translations/source/fa/svl/messages.po | msgfmt - -o $W/MoTarget/svlfa.mo; else echo missing $S/translations/source/fa/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlfa.mo; fi [build MO ] svlfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/svl/messages.po; then msguniq --force-po $S/translations/source/fi/svl/messages.po | msgfmt - -o $W/MoTarget/svlfi.mo; else echo missing $S/translations/source/fi/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlfi.mo; fi [build MO ] svlfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/svl/messages.po; then msguniq --force-po $S/translations/source/fr/svl/messages.po | msgfmt - -o $W/MoTarget/svlfr.mo; else echo missing $S/translations/source/fr/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlfr.mo; fi [build MO ] svlga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/svl/messages.po; then msguniq --force-po $S/translations/source/ga/svl/messages.po | msgfmt - -o $W/MoTarget/svlga.mo; else echo missing $S/translations/source/ga/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlga.mo; fi [build MO ] svlgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/svl/messages.po; then msguniq --force-po $S/translations/source/gl/svl/messages.po | msgfmt - -o $W/MoTarget/svlgl.mo; else echo missing $S/translations/source/gl/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlgl.mo; fi [build MO ] svlgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/svl/messages.po; then msguniq --force-po $S/translations/source/gu/svl/messages.po | msgfmt - -o $W/MoTarget/svlgu.mo; else echo missing $S/translations/source/gu/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlgu.mo; fi [build MO ] svlhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/svl/messages.po; then msguniq --force-po $S/translations/source/he/svl/messages.po | msgfmt - -o $W/MoTarget/svlhe.mo; else echo missing $S/translations/source/he/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlhe.mo; fi [build MO ] svlhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/svl/messages.po; then msguniq --force-po $S/translations/source/hi/svl/messages.po | msgfmt - -o $W/MoTarget/svlhi.mo; else echo missing $S/translations/source/hi/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlhi.mo; fi [build MO ] svlhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/svl/messages.po; then msguniq --force-po $S/translations/source/hr/svl/messages.po | msgfmt - -o $W/MoTarget/svlhr.mo; else echo missing $S/translations/source/hr/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlhr.mo; fi [build MO ] svlhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/svl/messages.po; then msguniq --force-po $S/translations/source/hu/svl/messages.po | msgfmt - -o $W/MoTarget/svlhu.mo; else echo missing $S/translations/source/hu/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlhu.mo; fi [build MO ] svlid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/svl/messages.po; then msguniq --force-po $S/translations/source/id/svl/messages.po | msgfmt - -o $W/MoTarget/svlid.mo; else echo missing $S/translations/source/id/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlid.mo; fi [build MO ] svlit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/svl/messages.po; then msguniq --force-po $S/translations/source/it/svl/messages.po | msgfmt - -o $W/MoTarget/svlit.mo; else echo missing $S/translations/source/it/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlit.mo; fi [build MO ] svlja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/svl/messages.po; then msguniq --force-po $S/translations/source/ja/svl/messages.po | msgfmt - -o $W/MoTarget/svlja.mo; else echo missing $S/translations/source/ja/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlja.mo; fi [build MO ] svlkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/svl/messages.po; then msguniq --force-po $S/translations/source/kk/svl/messages.po | msgfmt - -o $W/MoTarget/svlkk.mo; else echo missing $S/translations/source/kk/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlkk.mo; fi [build MO ] svlkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/svl/messages.po; then msguniq --force-po $S/translations/source/kn/svl/messages.po | msgfmt - -o $W/MoTarget/svlkn.mo; else echo missing $S/translations/source/kn/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlkn.mo; fi [build MO ] svlko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/svl/messages.po; then msguniq --force-po $S/translations/source/ko/svl/messages.po | msgfmt - -o $W/MoTarget/svlko.mo; else echo missing $S/translations/source/ko/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlko.mo; fi [build MO ] svllt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/svl/messages.po; then msguniq --force-po $S/translations/source/lt/svl/messages.po | msgfmt - -o $W/MoTarget/svllt.mo; else echo missing $S/translations/source/lt/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svllt.mo; fi [build MO ] svllv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/svl/messages.po; then msguniq --force-po $S/translations/source/lv/svl/messages.po | msgfmt - -o $W/MoTarget/svllv.mo; else echo missing $S/translations/source/lv/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svllv.mo; fi [build MO ] svlmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/svl/messages.po; then msguniq --force-po $S/translations/source/mai/svl/messages.po | msgfmt - -o $W/MoTarget/svlmai.mo; else echo missing $S/translations/source/mai/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlmai.mo; fi [build MO ] svlml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/svl/messages.po; then msguniq --force-po $S/translations/source/ml/svl/messages.po | msgfmt - -o $W/MoTarget/svlml.mo; else echo missing $S/translations/source/ml/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlml.mo; fi [build MO ] svlmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/svl/messages.po; then msguniq --force-po $S/translations/source/mr/svl/messages.po | msgfmt - -o $W/MoTarget/svlmr.mo; else echo missing $S/translations/source/mr/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlmr.mo; fi [build MO ] svlnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/svl/messages.po; then msguniq --force-po $S/translations/source/nb/svl/messages.po | msgfmt - -o $W/MoTarget/svlnb.mo; else echo missing $S/translations/source/nb/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlnb.mo; fi [build MO ] svlnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/svl/messages.po; then msguniq --force-po $S/translations/source/nl/svl/messages.po | msgfmt - -o $W/MoTarget/svlnl.mo; else echo missing $S/translations/source/nl/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlnl.mo; fi [build MO ] svlnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/svl/messages.po; then msguniq --force-po $S/translations/source/nn/svl/messages.po | msgfmt - -o $W/MoTarget/svlnn.mo; else echo missing $S/translations/source/nn/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlnn.mo; fi [build MO ] svlnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/svl/messages.po; then msguniq --force-po $S/translations/source/nr/svl/messages.po | msgfmt - -o $W/MoTarget/svlnr.mo; else echo missing $S/translations/source/nr/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlnr.mo; fi [build MO ] svlnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/svl/messages.po; then msguniq --force-po $S/translations/source/nso/svl/messages.po | msgfmt - -o $W/MoTarget/svlnso.mo; else echo missing $S/translations/source/nso/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlnso.mo; fi [build MO ] svlor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/svl/messages.po; then msguniq --force-po $S/translations/source/or/svl/messages.po | msgfmt - -o $W/MoTarget/svlor.mo; else echo missing $S/translations/source/or/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlor.mo; fi [build MO ] svlpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/svl/messages.po; then msguniq --force-po $S/translations/source/pa-IN/svl/messages.po | msgfmt - -o $W/MoTarget/svlpa-IN.mo; else echo missing $S/translations/source/pa-IN/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlpa-IN.mo; fi [build MO ] svlpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/svl/messages.po; then msguniq --force-po $S/translations/source/pl/svl/messages.po | msgfmt - -o $W/MoTarget/svlpl.mo; else echo missing $S/translations/source/pl/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlpl.mo; fi [build MO ] svlpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/svl/messages.po; then msguniq --force-po $S/translations/source/pt-BR/svl/messages.po | msgfmt - -o $W/MoTarget/svlpt-BR.mo; else echo missing $S/translations/source/pt-BR/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlpt-BR.mo; fi [build MO ] svlpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/svl/messages.po; then msguniq --force-po $S/translations/source/pt/svl/messages.po | msgfmt - -o $W/MoTarget/svlpt.mo; else echo missing $S/translations/source/pt/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlpt.mo; fi [build MO ] svlro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/svl/messages.po; then msguniq --force-po $S/translations/source/ro/svl/messages.po | msgfmt - -o $W/MoTarget/svlro.mo; else echo missing $S/translations/source/ro/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlro.mo; fi [build MO ] svlru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/svl/messages.po; then msguniq --force-po $S/translations/source/ru/svl/messages.po | msgfmt - -o $W/MoTarget/svlru.mo; else echo missing $S/translations/source/ru/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlru.mo; fi [build MO ] svlsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/svl/messages.po; then msguniq --force-po $S/translations/source/si/svl/messages.po | msgfmt - -o $W/MoTarget/svlsi.mo; else echo missing $S/translations/source/si/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlsi.mo; fi [build MO ] svlsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/svl/messages.po; then msguniq --force-po $S/translations/source/sk/svl/messages.po | msgfmt - -o $W/MoTarget/svlsk.mo; else echo missing $S/translations/source/sk/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlsk.mo; fi [build MO ] svlsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/svl/messages.po; then msguniq --force-po $S/translations/source/sl/svl/messages.po | msgfmt - -o $W/MoTarget/svlsl.mo; else echo missing $S/translations/source/sl/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlsl.mo; fi [build MO ] svlsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/svl/messages.po; then msguniq --force-po $S/translations/source/sr/svl/messages.po | msgfmt - -o $W/MoTarget/svlsr.mo; else echo missing $S/translations/source/sr/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlsr.mo; fi [build MO ] svlsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/svl/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/svl/messages.po | msgfmt - -o $W/MoTarget/svlsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlsr-Latn.mo; fi [build MO ] svlss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/svl/messages.po; then msguniq --force-po $S/translations/source/ss/svl/messages.po | msgfmt - -o $W/MoTarget/svlss.mo; else echo missing $S/translations/source/ss/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlss.mo; fi [build MO ] svlst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/svl/messages.po; then msguniq --force-po $S/translations/source/st/svl/messages.po | msgfmt - -o $W/MoTarget/svlst.mo; else echo missing $S/translations/source/st/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlst.mo; fi [build MO ] svlsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/svl/messages.po; then msguniq --force-po $S/translations/source/sv/svl/messages.po | msgfmt - -o $W/MoTarget/svlsv.mo; else echo missing $S/translations/source/sv/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlsv.mo; fi [build MO ] svlta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/svl/messages.po; then msguniq --force-po $S/translations/source/ta/svl/messages.po | msgfmt - -o $W/MoTarget/svlta.mo; else echo missing $S/translations/source/ta/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlta.mo; fi [build MO ] svlte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/svl/messages.po; then msguniq --force-po $S/translations/source/te/svl/messages.po | msgfmt - -o $W/MoTarget/svlte.mo; else echo missing $S/translations/source/te/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlte.mo; fi [build MO ] svlth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/svl/messages.po; then msguniq --force-po $S/translations/source/th/svl/messages.po | msgfmt - -o $W/MoTarget/svlth.mo; else echo missing $S/translations/source/th/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlth.mo; fi [build MO ] svltn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/svl/messages.po; then msguniq --force-po $S/translations/source/tn/svl/messages.po | msgfmt - -o $W/MoTarget/svltn.mo; else echo missing $S/translations/source/tn/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svltn.mo; fi [build MO ] svltr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/svl/messages.po; then msguniq --force-po $S/translations/source/tr/svl/messages.po | msgfmt - -o $W/MoTarget/svltr.mo; else echo missing $S/translations/source/tr/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svltr.mo; fi [build MO ] svlts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/svl/messages.po; then msguniq --force-po $S/translations/source/ts/svl/messages.po | msgfmt - -o $W/MoTarget/svlts.mo; else echo missing $S/translations/source/ts/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlts.mo; fi [build MO ] svluk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/svl/messages.po; then msguniq --force-po $S/translations/source/uk/svl/messages.po | msgfmt - -o $W/MoTarget/svluk.mo; else echo missing $S/translations/source/uk/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svluk.mo; fi [build MO ] svlve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/svl/messages.po; then msguniq --force-po $S/translations/source/ve/svl/messages.po | msgfmt - -o $W/MoTarget/svlve.mo; else echo missing $S/translations/source/ve/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlve.mo; fi [build MO ] svlxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/svl/messages.po; then msguniq --force-po $S/translations/source/xh/svl/messages.po | msgfmt - -o $W/MoTarget/svlxh.mo; else echo missing $S/translations/source/xh/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlxh.mo; fi [build MO ] svlzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/svl/messages.po; then msguniq --force-po $S/translations/source/zh-CN/svl/messages.po | msgfmt - -o $W/MoTarget/svlzh-CN.mo; else echo missing $S/translations/source/zh-CN/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlzh-CN.mo; fi [build MO ] svlzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/svl/messages.po; then msguniq --force-po $S/translations/source/zh-TW/svl/messages.po | msgfmt - -o $W/MoTarget/svlzh-TW.mo; else echo missing $S/translations/source/zh-TW/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlzh-TW.mo; fi [build MO ] svlzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/svl/messages.po; then msguniq --force-po $S/translations/source/zu/svl/messages.po | msgfmt - -o $W/MoTarget/svlzu.mo; else echo missing $S/translations/source/zu/svl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svlzu.mo; fi [build MO ] svtaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/svtools/messages.po; then msguniq --force-po $S/translations/source/af/svtools/messages.po | msgfmt - -o $W/MoTarget/svtaf.mo; else echo missing $S/translations/source/af/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtaf.mo; fi [build MO ] svtar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/svtools/messages.po; then msguniq --force-po $S/translations/source/ar/svtools/messages.po | msgfmt - -o $W/MoTarget/svtar.mo; else echo missing $S/translations/source/ar/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtar.mo; fi [build MO ] svtas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/svtools/messages.po; then msguniq --force-po $S/translations/source/as/svtools/messages.po | msgfmt - -o $W/MoTarget/svtas.mo; else echo missing $S/translations/source/as/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtas.mo; fi [build MO ] svtbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/svtools/messages.po; then msguniq --force-po $S/translations/source/bg/svtools/messages.po | msgfmt - -o $W/MoTarget/svtbg.mo; else echo missing $S/translations/source/bg/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtbg.mo; fi [build MO ] svtbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/svtools/messages.po; then msguniq --force-po $S/translations/source/bn/svtools/messages.po | msgfmt - -o $W/MoTarget/svtbn.mo; else echo missing $S/translations/source/bn/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtbn.mo; fi [build MO ] svtbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/svtools/messages.po; then msguniq --force-po $S/translations/source/br/svtools/messages.po | msgfmt - -o $W/MoTarget/svtbr.mo; else echo missing $S/translations/source/br/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtbr.mo; fi [build MO ] svtca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/svtools/messages.po; then msguniq --force-po $S/translations/source/ca/svtools/messages.po | msgfmt - -o $W/MoTarget/svtca.mo; else echo missing $S/translations/source/ca/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtca.mo; fi [build MO ] svtcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/svtools/messages.po; then msguniq --force-po $S/translations/source/cs/svtools/messages.po | msgfmt - -o $W/MoTarget/svtcs.mo; else echo missing $S/translations/source/cs/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtcs.mo; fi [build MO ] svtcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/svtools/messages.po; then msguniq --force-po $S/translations/source/cy/svtools/messages.po | msgfmt - -o $W/MoTarget/svtcy.mo; else echo missing $S/translations/source/cy/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtcy.mo; fi [build MO ] svtda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/svtools/messages.po; then msguniq --force-po $S/translations/source/da/svtools/messages.po | msgfmt - -o $W/MoTarget/svtda.mo; else echo missing $S/translations/source/da/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtda.mo; fi [build MO ] svtde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/svtools/messages.po; then msguniq --force-po $S/translations/source/de/svtools/messages.po | msgfmt - -o $W/MoTarget/svtde.mo; else echo missing $S/translations/source/de/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtde.mo; fi [build MO ] svtdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/svtools/messages.po; then msguniq --force-po $S/translations/source/dz/svtools/messages.po | msgfmt - -o $W/MoTarget/svtdz.mo; else echo missing $S/translations/source/dz/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtdz.mo; fi [build MO ] svtel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/svtools/messages.po; then msguniq --force-po $S/translations/source/el/svtools/messages.po | msgfmt - -o $W/MoTarget/svtel.mo; else echo missing $S/translations/source/el/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtel.mo; fi [build MO ] svteo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/svtools/messages.po; then msguniq --force-po $S/translations/source/eo/svtools/messages.po | msgfmt - -o $W/MoTarget/svteo.mo; else echo missing $S/translations/source/eo/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svteo.mo; fi [build MO ] svtes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/svtools/messages.po; then msguniq --force-po $S/translations/source/es/svtools/messages.po | msgfmt - -o $W/MoTarget/svtes.mo; else echo missing $S/translations/source/es/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtes.mo; fi [build MO ] svtet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/svtools/messages.po; then msguniq --force-po $S/translations/source/et/svtools/messages.po | msgfmt - -o $W/MoTarget/svtet.mo; else echo missing $S/translations/source/et/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtet.mo; fi [build MO ] svteu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/svtools/messages.po; then msguniq --force-po $S/translations/source/eu/svtools/messages.po | msgfmt - -o $W/MoTarget/svteu.mo; else echo missing $S/translations/source/eu/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svteu.mo; fi [build MO ] svtfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/svtools/messages.po; then msguniq --force-po $S/translations/source/fa/svtools/messages.po | msgfmt - -o $W/MoTarget/svtfa.mo; else echo missing $S/translations/source/fa/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtfa.mo; fi [build MO ] svtfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/svtools/messages.po; then msguniq --force-po $S/translations/source/fi/svtools/messages.po | msgfmt - -o $W/MoTarget/svtfi.mo; else echo missing $S/translations/source/fi/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtfi.mo; fi [build MO ] svtfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/svtools/messages.po; then msguniq --force-po $S/translations/source/fr/svtools/messages.po | msgfmt - -o $W/MoTarget/svtfr.mo; else echo missing $S/translations/source/fr/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtfr.mo; fi [build MO ] svtga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/svtools/messages.po; then msguniq --force-po $S/translations/source/ga/svtools/messages.po | msgfmt - -o $W/MoTarget/svtga.mo; else echo missing $S/translations/source/ga/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtga.mo; fi [build MO ] svtgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/svtools/messages.po; then msguniq --force-po $S/translations/source/gl/svtools/messages.po | msgfmt - -o $W/MoTarget/svtgl.mo; else echo missing $S/translations/source/gl/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtgl.mo; fi [build MO ] svtgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/svtools/messages.po; then msguniq --force-po $S/translations/source/gu/svtools/messages.po | msgfmt - -o $W/MoTarget/svtgu.mo; else echo missing $S/translations/source/gu/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtgu.mo; fi [build MO ] svthe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/svtools/messages.po; then msguniq --force-po $S/translations/source/he/svtools/messages.po | msgfmt - -o $W/MoTarget/svthe.mo; else echo missing $S/translations/source/he/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svthe.mo; fi [build MO ] svthi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/svtools/messages.po; then msguniq --force-po $S/translations/source/hi/svtools/messages.po | msgfmt - -o $W/MoTarget/svthi.mo; else echo missing $S/translations/source/hi/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svthi.mo; fi [build MO ] svthr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/svtools/messages.po; then msguniq --force-po $S/translations/source/hr/svtools/messages.po | msgfmt - -o $W/MoTarget/svthr.mo; else echo missing $S/translations/source/hr/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svthr.mo; fi [build MO ] svthu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/svtools/messages.po; then msguniq --force-po $S/translations/source/hu/svtools/messages.po | msgfmt - -o $W/MoTarget/svthu.mo; else echo missing $S/translations/source/hu/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svthu.mo; fi [build MO ] svtid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/svtools/messages.po; then msguniq --force-po $S/translations/source/id/svtools/messages.po | msgfmt - -o $W/MoTarget/svtid.mo; else echo missing $S/translations/source/id/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtid.mo; fi [build MO ] svtit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/svtools/messages.po; then msguniq --force-po $S/translations/source/it/svtools/messages.po | msgfmt - -o $W/MoTarget/svtit.mo; else echo missing $S/translations/source/it/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtit.mo; fi [build MO ] svtja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/svtools/messages.po; then msguniq --force-po $S/translations/source/ja/svtools/messages.po | msgfmt - -o $W/MoTarget/svtja.mo; else echo missing $S/translations/source/ja/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtja.mo; fi [build MO ] svtkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/svtools/messages.po; then msguniq --force-po $S/translations/source/kk/svtools/messages.po | msgfmt - -o $W/MoTarget/svtkk.mo; else echo missing $S/translations/source/kk/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtkk.mo; fi [build MO ] svtkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/svtools/messages.po; then msguniq --force-po $S/translations/source/kn/svtools/messages.po | msgfmt - -o $W/MoTarget/svtkn.mo; else echo missing $S/translations/source/kn/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtkn.mo; fi [build MO ] svtko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/svtools/messages.po; then msguniq --force-po $S/translations/source/ko/svtools/messages.po | msgfmt - -o $W/MoTarget/svtko.mo; else echo missing $S/translations/source/ko/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtko.mo; fi [build MO ] svtlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/svtools/messages.po; then msguniq --force-po $S/translations/source/lt/svtools/messages.po | msgfmt - -o $W/MoTarget/svtlt.mo; else echo missing $S/translations/source/lt/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtlt.mo; fi [build MO ] svtlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/svtools/messages.po; then msguniq --force-po $S/translations/source/lv/svtools/messages.po | msgfmt - -o $W/MoTarget/svtlv.mo; else echo missing $S/translations/source/lv/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtlv.mo; fi [build MO ] svtmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/svtools/messages.po; then msguniq --force-po $S/translations/source/mai/svtools/messages.po | msgfmt - -o $W/MoTarget/svtmai.mo; else echo missing $S/translations/source/mai/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtmai.mo; fi [build MO ] svtml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/svtools/messages.po; then msguniq --force-po $S/translations/source/ml/svtools/messages.po | msgfmt - -o $W/MoTarget/svtml.mo; else echo missing $S/translations/source/ml/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtml.mo; fi [build MO ] svtmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/svtools/messages.po; then msguniq --force-po $S/translations/source/mr/svtools/messages.po | msgfmt - -o $W/MoTarget/svtmr.mo; else echo missing $S/translations/source/mr/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtmr.mo; fi [build MO ] svtnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/svtools/messages.po; then msguniq --force-po $S/translations/source/nb/svtools/messages.po | msgfmt - -o $W/MoTarget/svtnb.mo; else echo missing $S/translations/source/nb/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtnb.mo; fi [build MO ] svtnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/svtools/messages.po; then msguniq --force-po $S/translations/source/nl/svtools/messages.po | msgfmt - -o $W/MoTarget/svtnl.mo; else echo missing $S/translations/source/nl/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtnl.mo; fi [build MO ] svtnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/svtools/messages.po; then msguniq --force-po $S/translations/source/nn/svtools/messages.po | msgfmt - -o $W/MoTarget/svtnn.mo; else echo missing $S/translations/source/nn/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtnn.mo; fi [build MO ] svtnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/svtools/messages.po; then msguniq --force-po $S/translations/source/nr/svtools/messages.po | msgfmt - -o $W/MoTarget/svtnr.mo; else echo missing $S/translations/source/nr/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtnr.mo; fi [build MO ] svtnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/svtools/messages.po; then msguniq --force-po $S/translations/source/nso/svtools/messages.po | msgfmt - -o $W/MoTarget/svtnso.mo; else echo missing $S/translations/source/nso/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtnso.mo; fi [build MO ] svtor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/svtools/messages.po; then msguniq --force-po $S/translations/source/or/svtools/messages.po | msgfmt - -o $W/MoTarget/svtor.mo; else echo missing $S/translations/source/or/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtor.mo; fi [build MO ] svtpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/svtools/messages.po; then msguniq --force-po $S/translations/source/pa-IN/svtools/messages.po | msgfmt - -o $W/MoTarget/svtpa-IN.mo; else echo missing $S/translations/source/pa-IN/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtpa-IN.mo; fi [build MO ] svtpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/svtools/messages.po; then msguniq --force-po $S/translations/source/pl/svtools/messages.po | msgfmt - -o $W/MoTarget/svtpl.mo; else echo missing $S/translations/source/pl/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtpl.mo; fi [build MO ] svtpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/svtools/messages.po; then msguniq --force-po $S/translations/source/pt-BR/svtools/messages.po | msgfmt - -o $W/MoTarget/svtpt-BR.mo; else echo missing $S/translations/source/pt-BR/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtpt-BR.mo; fi [build MO ] svtpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/svtools/messages.po; then msguniq --force-po $S/translations/source/pt/svtools/messages.po | msgfmt - -o $W/MoTarget/svtpt.mo; else echo missing $S/translations/source/pt/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtpt.mo; fi [build MO ] svtro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/svtools/messages.po; then msguniq --force-po $S/translations/source/ro/svtools/messages.po | msgfmt - -o $W/MoTarget/svtro.mo; else echo missing $S/translations/source/ro/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtro.mo; fi [build MO ] svtru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/svtools/messages.po; then msguniq --force-po $S/translations/source/ru/svtools/messages.po | msgfmt - -o $W/MoTarget/svtru.mo; else echo missing $S/translations/source/ru/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtru.mo; fi [build MO ] svtsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/svtools/messages.po; then msguniq --force-po $S/translations/source/si/svtools/messages.po | msgfmt - -o $W/MoTarget/svtsi.mo; else echo missing $S/translations/source/si/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtsi.mo; fi [build MO ] svtsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/svtools/messages.po; then msguniq --force-po $S/translations/source/sk/svtools/messages.po | msgfmt - -o $W/MoTarget/svtsk.mo; else echo missing $S/translations/source/sk/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtsk.mo; fi [build MO ] svtsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/svtools/messages.po; then msguniq --force-po $S/translations/source/sl/svtools/messages.po | msgfmt - -o $W/MoTarget/svtsl.mo; else echo missing $S/translations/source/sl/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtsl.mo; fi [build MO ] svtsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/svtools/messages.po; then msguniq --force-po $S/translations/source/sr/svtools/messages.po | msgfmt - -o $W/MoTarget/svtsr.mo; else echo missing $S/translations/source/sr/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtsr.mo; fi [build MO ] svtsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/svtools/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/svtools/messages.po | msgfmt - -o $W/MoTarget/svtsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtsr-Latn.mo; fi [build MO ] svtss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/svtools/messages.po; then msguniq --force-po $S/translations/source/ss/svtools/messages.po | msgfmt - -o $W/MoTarget/svtss.mo; else echo missing $S/translations/source/ss/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtss.mo; fi [build MO ] svtst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/svtools/messages.po; then msguniq --force-po $S/translations/source/st/svtools/messages.po | msgfmt - -o $W/MoTarget/svtst.mo; else echo missing $S/translations/source/st/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtst.mo; fi [build MO ] svtsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/svtools/messages.po; then msguniq --force-po $S/translations/source/sv/svtools/messages.po | msgfmt - -o $W/MoTarget/svtsv.mo; else echo missing $S/translations/source/sv/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtsv.mo; fi [build MO ] svtta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/svtools/messages.po; then msguniq --force-po $S/translations/source/ta/svtools/messages.po | msgfmt - -o $W/MoTarget/svtta.mo; else echo missing $S/translations/source/ta/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtta.mo; fi [build MO ] svtte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/svtools/messages.po; then msguniq --force-po $S/translations/source/te/svtools/messages.po | msgfmt - -o $W/MoTarget/svtte.mo; else echo missing $S/translations/source/te/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtte.mo; fi [build MO ] svtth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/svtools/messages.po; then msguniq --force-po $S/translations/source/th/svtools/messages.po | msgfmt - -o $W/MoTarget/svtth.mo; else echo missing $S/translations/source/th/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtth.mo; fi [build MO ] svttn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/svtools/messages.po; then msguniq --force-po $S/translations/source/tn/svtools/messages.po | msgfmt - -o $W/MoTarget/svttn.mo; else echo missing $S/translations/source/tn/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svttn.mo; fi [build MO ] svttr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/svtools/messages.po; then msguniq --force-po $S/translations/source/tr/svtools/messages.po | msgfmt - -o $W/MoTarget/svttr.mo; else echo missing $S/translations/source/tr/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svttr.mo; fi [build MO ] svtts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/svtools/messages.po; then msguniq --force-po $S/translations/source/ts/svtools/messages.po | msgfmt - -o $W/MoTarget/svtts.mo; else echo missing $S/translations/source/ts/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtts.mo; fi [build MO ] svtuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/svtools/messages.po; then msguniq --force-po $S/translations/source/uk/svtools/messages.po | msgfmt - -o $W/MoTarget/svtuk.mo; else echo missing $S/translations/source/uk/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtuk.mo; fi [build MO ] svtve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/svtools/messages.po; then msguniq --force-po $S/translations/source/ve/svtools/messages.po | msgfmt - -o $W/MoTarget/svtve.mo; else echo missing $S/translations/source/ve/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtve.mo; fi [build MO ] svtxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/svtools/messages.po; then msguniq --force-po $S/translations/source/xh/svtools/messages.po | msgfmt - -o $W/MoTarget/svtxh.mo; else echo missing $S/translations/source/xh/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtxh.mo; fi [build MO ] svtzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/svtools/messages.po; then msguniq --force-po $S/translations/source/zh-CN/svtools/messages.po | msgfmt - -o $W/MoTarget/svtzh-CN.mo; else echo missing $S/translations/source/zh-CN/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtzh-CN.mo; fi [build MO ] svtzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/svtools/messages.po; then msguniq --force-po $S/translations/source/zh-TW/svtools/messages.po | msgfmt - -o $W/MoTarget/svtzh-TW.mo; else echo missing $S/translations/source/zh-TW/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtzh-TW.mo; fi [build MO ] svtzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/svtools/messages.po; then msguniq --force-po $S/translations/source/zu/svtools/messages.po | msgfmt - -o $W/MoTarget/svtzu.mo; else echo missing $S/translations/source/zu/svtools/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svtzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/svx_gengal [build MO ] svxaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/svx/messages.po; then msguniq --force-po $S/translations/source/af/svx/messages.po | msgfmt - -o $W/MoTarget/svxaf.mo; else echo missing $S/translations/source/af/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxaf.mo; fi [build MO ] svxar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/svx/messages.po; then msguniq --force-po $S/translations/source/ar/svx/messages.po | msgfmt - -o $W/MoTarget/svxar.mo; else echo missing $S/translations/source/ar/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxar.mo; fi [build MO ] svxas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/svx/messages.po; then msguniq --force-po $S/translations/source/as/svx/messages.po | msgfmt - -o $W/MoTarget/svxas.mo; else echo missing $S/translations/source/as/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxas.mo; fi [build MO ] svxbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/svx/messages.po; then msguniq --force-po $S/translations/source/bg/svx/messages.po | msgfmt - -o $W/MoTarget/svxbg.mo; else echo missing $S/translations/source/bg/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxbg.mo; fi [build MO ] svxbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/svx/messages.po; then msguniq --force-po $S/translations/source/bn/svx/messages.po | msgfmt - -o $W/MoTarget/svxbn.mo; else echo missing $S/translations/source/bn/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxbn.mo; fi [build MO ] svxbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/svx/messages.po; then msguniq --force-po $S/translations/source/br/svx/messages.po | msgfmt - -o $W/MoTarget/svxbr.mo; else echo missing $S/translations/source/br/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxbr.mo; fi [build MO ] svxca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/svx/messages.po; then msguniq --force-po $S/translations/source/ca/svx/messages.po | msgfmt - -o $W/MoTarget/svxca.mo; else echo missing $S/translations/source/ca/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxca.mo; fi [build MO ] svxcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/svx/messages.po; then msguniq --force-po $S/translations/source/cs/svx/messages.po | msgfmt - -o $W/MoTarget/svxcs.mo; else echo missing $S/translations/source/cs/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxcs.mo; fi [build MO ] svxcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/svx/messages.po; then msguniq --force-po $S/translations/source/cy/svx/messages.po | msgfmt - -o $W/MoTarget/svxcy.mo; else echo missing $S/translations/source/cy/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxcy.mo; fi [build MO ] svxda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/svx/messages.po; then msguniq --force-po $S/translations/source/da/svx/messages.po | msgfmt - -o $W/MoTarget/svxda.mo; else echo missing $S/translations/source/da/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxda.mo; fi [build MO ] svxde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/svx/messages.po; then msguniq --force-po $S/translations/source/de/svx/messages.po | msgfmt - -o $W/MoTarget/svxde.mo; else echo missing $S/translations/source/de/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxde.mo; fi [build MO ] svxdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/svx/messages.po; then msguniq --force-po $S/translations/source/dz/svx/messages.po | msgfmt - -o $W/MoTarget/svxdz.mo; else echo missing $S/translations/source/dz/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxdz.mo; fi [build MO ] svxel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/svx/messages.po; then msguniq --force-po $S/translations/source/el/svx/messages.po | msgfmt - -o $W/MoTarget/svxel.mo; else echo missing $S/translations/source/el/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxel.mo; fi [build MO ] svxeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/svx/messages.po; then msguniq --force-po $S/translations/source/eo/svx/messages.po | msgfmt - -o $W/MoTarget/svxeo.mo; else echo missing $S/translations/source/eo/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxeo.mo; fi [build MO ] svxes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/svx/messages.po; then msguniq --force-po $S/translations/source/es/svx/messages.po | msgfmt - -o $W/MoTarget/svxes.mo; else echo missing $S/translations/source/es/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxes.mo; fi [build MO ] svxet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/svx/messages.po; then msguniq --force-po $S/translations/source/et/svx/messages.po | msgfmt - -o $W/MoTarget/svxet.mo; else echo missing $S/translations/source/et/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxet.mo; fi [build MO ] svxeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/svx/messages.po; then msguniq --force-po $S/translations/source/eu/svx/messages.po | msgfmt - -o $W/MoTarget/svxeu.mo; else echo missing $S/translations/source/eu/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxeu.mo; fi [build MO ] svxfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/svx/messages.po; then msguniq --force-po $S/translations/source/fa/svx/messages.po | msgfmt - -o $W/MoTarget/svxfa.mo; else echo missing $S/translations/source/fa/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxfa.mo; fi [build MO ] svxfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/svx/messages.po; then msguniq --force-po $S/translations/source/fi/svx/messages.po | msgfmt - -o $W/MoTarget/svxfi.mo; else echo missing $S/translations/source/fi/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxfi.mo; fi [build MO ] svxfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/svx/messages.po; then msguniq --force-po $S/translations/source/fr/svx/messages.po | msgfmt - -o $W/MoTarget/svxfr.mo; else echo missing $S/translations/source/fr/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxfr.mo; fi [build MO ] svxga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/svx/messages.po; then msguniq --force-po $S/translations/source/ga/svx/messages.po | msgfmt - -o $W/MoTarget/svxga.mo; else echo missing $S/translations/source/ga/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxga.mo; fi [build MO ] svxgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/svx/messages.po; then msguniq --force-po $S/translations/source/gl/svx/messages.po | msgfmt - -o $W/MoTarget/svxgl.mo; else echo missing $S/translations/source/gl/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxgl.mo; fi [build MO ] svxgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/svx/messages.po; then msguniq --force-po $S/translations/source/gu/svx/messages.po | msgfmt - -o $W/MoTarget/svxgu.mo; else echo missing $S/translations/source/gu/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxgu.mo; fi [build MO ] svxhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/svx/messages.po; then msguniq --force-po $S/translations/source/he/svx/messages.po | msgfmt - -o $W/MoTarget/svxhe.mo; else echo missing $S/translations/source/he/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxhe.mo; fi [build MO ] svxhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/svx/messages.po; then msguniq --force-po $S/translations/source/hi/svx/messages.po | msgfmt - -o $W/MoTarget/svxhi.mo; else echo missing $S/translations/source/hi/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxhi.mo; fi [build MO ] svxhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/svx/messages.po; then msguniq --force-po $S/translations/source/hr/svx/messages.po | msgfmt - -o $W/MoTarget/svxhr.mo; else echo missing $S/translations/source/hr/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxhr.mo; fi [build MO ] svxhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/svx/messages.po; then msguniq --force-po $S/translations/source/hu/svx/messages.po | msgfmt - -o $W/MoTarget/svxhu.mo; else echo missing $S/translations/source/hu/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxhu.mo; fi [build MO ] svxid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/svx/messages.po; then msguniq --force-po $S/translations/source/id/svx/messages.po | msgfmt - -o $W/MoTarget/svxid.mo; else echo missing $S/translations/source/id/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxid.mo; fi [build MO ] svxit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/svx/messages.po; then msguniq --force-po $S/translations/source/it/svx/messages.po | msgfmt - -o $W/MoTarget/svxit.mo; else echo missing $S/translations/source/it/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxit.mo; fi [build MO ] svxja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/svx/messages.po; then msguniq --force-po $S/translations/source/ja/svx/messages.po | msgfmt - -o $W/MoTarget/svxja.mo; else echo missing $S/translations/source/ja/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxja.mo; fi [build MO ] svxkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/svx/messages.po; then msguniq --force-po $S/translations/source/kk/svx/messages.po | msgfmt - -o $W/MoTarget/svxkk.mo; else echo missing $S/translations/source/kk/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxkk.mo; fi [build MO ] svxkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/svx/messages.po; then msguniq --force-po $S/translations/source/kn/svx/messages.po | msgfmt - -o $W/MoTarget/svxkn.mo; else echo missing $S/translations/source/kn/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxkn.mo; fi [build MO ] svxko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/svx/messages.po; then msguniq --force-po $S/translations/source/ko/svx/messages.po | msgfmt - -o $W/MoTarget/svxko.mo; else echo missing $S/translations/source/ko/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxko.mo; fi [build MO ] svxlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/svx/messages.po; then msguniq --force-po $S/translations/source/lt/svx/messages.po | msgfmt - -o $W/MoTarget/svxlt.mo; else echo missing $S/translations/source/lt/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxlt.mo; fi [build MO ] svxlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/svx/messages.po; then msguniq --force-po $S/translations/source/lv/svx/messages.po | msgfmt - -o $W/MoTarget/svxlv.mo; else echo missing $S/translations/source/lv/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxlv.mo; fi [build MO ] svxmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/svx/messages.po; then msguniq --force-po $S/translations/source/mai/svx/messages.po | msgfmt - -o $W/MoTarget/svxmai.mo; else echo missing $S/translations/source/mai/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxmai.mo; fi [build MO ] svxml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/svx/messages.po; then msguniq --force-po $S/translations/source/ml/svx/messages.po | msgfmt - -o $W/MoTarget/svxml.mo; else echo missing $S/translations/source/ml/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxml.mo; fi [build MO ] svxmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/svx/messages.po; then msguniq --force-po $S/translations/source/mr/svx/messages.po | msgfmt - -o $W/MoTarget/svxmr.mo; else echo missing $S/translations/source/mr/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxmr.mo; fi [build MO ] svxnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/svx/messages.po; then msguniq --force-po $S/translations/source/nb/svx/messages.po | msgfmt - -o $W/MoTarget/svxnb.mo; else echo missing $S/translations/source/nb/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxnb.mo; fi [build MO ] svxnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/svx/messages.po; then msguniq --force-po $S/translations/source/nl/svx/messages.po | msgfmt - -o $W/MoTarget/svxnl.mo; else echo missing $S/translations/source/nl/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxnl.mo; fi [build MO ] svxnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/svx/messages.po; then msguniq --force-po $S/translations/source/nn/svx/messages.po | msgfmt - -o $W/MoTarget/svxnn.mo; else echo missing $S/translations/source/nn/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxnn.mo; fi [build MO ] svxnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/svx/messages.po; then msguniq --force-po $S/translations/source/nr/svx/messages.po | msgfmt - -o $W/MoTarget/svxnr.mo; else echo missing $S/translations/source/nr/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxnr.mo; fi [build MO ] svxnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/svx/messages.po; then msguniq --force-po $S/translations/source/nso/svx/messages.po | msgfmt - -o $W/MoTarget/svxnso.mo; else echo missing $S/translations/source/nso/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxnso.mo; fi [build MO ] svxor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/svx/messages.po; then msguniq --force-po $S/translations/source/or/svx/messages.po | msgfmt - -o $W/MoTarget/svxor.mo; else echo missing $S/translations/source/or/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxor.mo; fi [build MO ] svxpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/svx/messages.po; then msguniq --force-po $S/translations/source/pa-IN/svx/messages.po | msgfmt - -o $W/MoTarget/svxpa-IN.mo; else echo missing $S/translations/source/pa-IN/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxpa-IN.mo; fi [build MO ] svxpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/svx/messages.po; then msguniq --force-po $S/translations/source/pl/svx/messages.po | msgfmt - -o $W/MoTarget/svxpl.mo; else echo missing $S/translations/source/pl/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxpl.mo; fi [build MO ] svxpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/svx/messages.po; then msguniq --force-po $S/translations/source/pt-BR/svx/messages.po | msgfmt - -o $W/MoTarget/svxpt-BR.mo; else echo missing $S/translations/source/pt-BR/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxpt-BR.mo; fi [build MO ] svxpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/svx/messages.po; then msguniq --force-po $S/translations/source/pt/svx/messages.po | msgfmt - -o $W/MoTarget/svxpt.mo; else echo missing $S/translations/source/pt/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxpt.mo; fi [build MO ] svxro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/svx/messages.po; then msguniq --force-po $S/translations/source/ro/svx/messages.po | msgfmt - -o $W/MoTarget/svxro.mo; else echo missing $S/translations/source/ro/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxro.mo; fi [build MO ] svxru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/svx/messages.po; then msguniq --force-po $S/translations/source/ru/svx/messages.po | msgfmt - -o $W/MoTarget/svxru.mo; else echo missing $S/translations/source/ru/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxru.mo; fi [build MO ] svxsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/svx/messages.po; then msguniq --force-po $S/translations/source/si/svx/messages.po | msgfmt - -o $W/MoTarget/svxsi.mo; else echo missing $S/translations/source/si/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxsi.mo; fi [build MO ] svxsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/svx/messages.po; then msguniq --force-po $S/translations/source/sk/svx/messages.po | msgfmt - -o $W/MoTarget/svxsk.mo; else echo missing $S/translations/source/sk/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxsk.mo; fi [build MO ] svxsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/svx/messages.po; then msguniq --force-po $S/translations/source/sl/svx/messages.po | msgfmt - -o $W/MoTarget/svxsl.mo; else echo missing $S/translations/source/sl/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxsl.mo; fi [build MO ] svxsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/svx/messages.po; then msguniq --force-po $S/translations/source/sr/svx/messages.po | msgfmt - -o $W/MoTarget/svxsr.mo; else echo missing $S/translations/source/sr/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxsr.mo; fi [build MO ] svxsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/svx/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/svx/messages.po | msgfmt - -o $W/MoTarget/svxsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxsr-Latn.mo; fi [build MO ] svxss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/svx/messages.po; then msguniq --force-po $S/translations/source/ss/svx/messages.po | msgfmt - -o $W/MoTarget/svxss.mo; else echo missing $S/translations/source/ss/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxss.mo; fi [build MO ] svxst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/svx/messages.po; then msguniq --force-po $S/translations/source/st/svx/messages.po | msgfmt - -o $W/MoTarget/svxst.mo; else echo missing $S/translations/source/st/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxst.mo; fi [build MO ] svxsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/svx/messages.po; then msguniq --force-po $S/translations/source/sv/svx/messages.po | msgfmt - -o $W/MoTarget/svxsv.mo; else echo missing $S/translations/source/sv/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxsv.mo; fi [build MO ] svxta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/svx/messages.po; then msguniq --force-po $S/translations/source/ta/svx/messages.po | msgfmt - -o $W/MoTarget/svxta.mo; else echo missing $S/translations/source/ta/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxta.mo; fi [build MO ] svxte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/svx/messages.po; then msguniq --force-po $S/translations/source/te/svx/messages.po | msgfmt - -o $W/MoTarget/svxte.mo; else echo missing $S/translations/source/te/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxte.mo; fi [build MO ] svxth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/svx/messages.po; then msguniq --force-po $S/translations/source/th/svx/messages.po | msgfmt - -o $W/MoTarget/svxth.mo; else echo missing $S/translations/source/th/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxth.mo; fi [build MO ] svxtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/svx/messages.po; then msguniq --force-po $S/translations/source/tn/svx/messages.po | msgfmt - -o $W/MoTarget/svxtn.mo; else echo missing $S/translations/source/tn/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxtn.mo; fi [build MO ] svxtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/svx/messages.po; then msguniq --force-po $S/translations/source/tr/svx/messages.po | msgfmt - -o $W/MoTarget/svxtr.mo; else echo missing $S/translations/source/tr/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxtr.mo; fi [build MO ] svxts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/svx/messages.po; then msguniq --force-po $S/translations/source/ts/svx/messages.po | msgfmt - -o $W/MoTarget/svxts.mo; else echo missing $S/translations/source/ts/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxts.mo; fi [build MO ] svxuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/svx/messages.po; then msguniq --force-po $S/translations/source/uk/svx/messages.po | msgfmt - -o $W/MoTarget/svxuk.mo; else echo missing $S/translations/source/uk/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxuk.mo; fi [build MO ] svxve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/svx/messages.po; then msguniq --force-po $S/translations/source/ve/svx/messages.po | msgfmt - -o $W/MoTarget/svxve.mo; else echo missing $S/translations/source/ve/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxve.mo; fi [build MO ] svxxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/svx/messages.po; then msguniq --force-po $S/translations/source/xh/svx/messages.po | msgfmt - -o $W/MoTarget/svxxh.mo; else echo missing $S/translations/source/xh/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxxh.mo; fi [build MO ] svxzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/svx/messages.po; then msguniq --force-po $S/translations/source/zh-CN/svx/messages.po | msgfmt - -o $W/MoTarget/svxzh-CN.mo; else echo missing $S/translations/source/zh-CN/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxzh-CN.mo; fi [build MO ] svxzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/svx/messages.po; then msguniq --force-po $S/translations/source/zh-TW/svx/messages.po | msgfmt - -o $W/MoTarget/svxzh-TW.mo; else echo missing $S/translations/source/zh-TW/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxzh-TW.mo; fi [build MO ] svxzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/svx/messages.po; then msguniq --force-po $S/translations/source/zu/svx/messages.po | msgfmt - -o $W/MoTarget/svxzu.mo; else echo missing $S/translations/source/zu/svx/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/svxzu.mo; fi [build MO ] swaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/sw/messages.po; then msguniq --force-po $S/translations/source/af/sw/messages.po | msgfmt - -o $W/MoTarget/swaf.mo; else echo missing $S/translations/source/af/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swaf.mo; fi [build MO ] swar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/sw/messages.po; then msguniq --force-po $S/translations/source/ar/sw/messages.po | msgfmt - -o $W/MoTarget/swar.mo; else echo missing $S/translations/source/ar/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swar.mo; fi [build MO ] swas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/sw/messages.po; then msguniq --force-po $S/translations/source/as/sw/messages.po | msgfmt - -o $W/MoTarget/swas.mo; else echo missing $S/translations/source/as/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swas.mo; fi [build MO ] swbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/sw/messages.po; then msguniq --force-po $S/translations/source/bg/sw/messages.po | msgfmt - -o $W/MoTarget/swbg.mo; else echo missing $S/translations/source/bg/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swbg.mo; fi [build MO ] swbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/sw/messages.po; then msguniq --force-po $S/translations/source/bn/sw/messages.po | msgfmt - -o $W/MoTarget/swbn.mo; else echo missing $S/translations/source/bn/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swbn.mo; fi [build MO ] swbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/sw/messages.po; then msguniq --force-po $S/translations/source/br/sw/messages.po | msgfmt - -o $W/MoTarget/swbr.mo; else echo missing $S/translations/source/br/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swbr.mo; fi [build MO ] swca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/sw/messages.po; then msguniq --force-po $S/translations/source/ca/sw/messages.po | msgfmt - -o $W/MoTarget/swca.mo; else echo missing $S/translations/source/ca/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swca.mo; fi [build MO ] swcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/sw/messages.po; then msguniq --force-po $S/translations/source/cs/sw/messages.po | msgfmt - -o $W/MoTarget/swcs.mo; else echo missing $S/translations/source/cs/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swcs.mo; fi [build MO ] swcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/sw/messages.po; then msguniq --force-po $S/translations/source/cy/sw/messages.po | msgfmt - -o $W/MoTarget/swcy.mo; else echo missing $S/translations/source/cy/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swcy.mo; fi [build MO ] swda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/sw/messages.po; then msguniq --force-po $S/translations/source/da/sw/messages.po | msgfmt - -o $W/MoTarget/swda.mo; else echo missing $S/translations/source/da/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swda.mo; fi [build MO ] swde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/sw/messages.po; then msguniq --force-po $S/translations/source/de/sw/messages.po | msgfmt - -o $W/MoTarget/swde.mo; else echo missing $S/translations/source/de/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swde.mo; fi [build MO ] swdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/sw/messages.po; then msguniq --force-po $S/translations/source/dz/sw/messages.po | msgfmt - -o $W/MoTarget/swdz.mo; else echo missing $S/translations/source/dz/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swdz.mo; fi [build MO ] swel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/sw/messages.po; then msguniq --force-po $S/translations/source/el/sw/messages.po | msgfmt - -o $W/MoTarget/swel.mo; else echo missing $S/translations/source/el/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swel.mo; fi [build MO ] sweo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/sw/messages.po; then msguniq --force-po $S/translations/source/eo/sw/messages.po | msgfmt - -o $W/MoTarget/sweo.mo; else echo missing $S/translations/source/eo/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sweo.mo; fi [build MO ] swes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/sw/messages.po; then msguniq --force-po $S/translations/source/es/sw/messages.po | msgfmt - -o $W/MoTarget/swes.mo; else echo missing $S/translations/source/es/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swes.mo; fi [build MO ] swet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/sw/messages.po; then msguniq --force-po $S/translations/source/et/sw/messages.po | msgfmt - -o $W/MoTarget/swet.mo; else echo missing $S/translations/source/et/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swet.mo; fi [build MO ] sweu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/sw/messages.po; then msguniq --force-po $S/translations/source/eu/sw/messages.po | msgfmt - -o $W/MoTarget/sweu.mo; else echo missing $S/translations/source/eu/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/sweu.mo; fi [build MO ] swfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/sw/messages.po; then msguniq --force-po $S/translations/source/fa/sw/messages.po | msgfmt - -o $W/MoTarget/swfa.mo; else echo missing $S/translations/source/fa/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swfa.mo; fi [build MO ] swfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/sw/messages.po; then msguniq --force-po $S/translations/source/fi/sw/messages.po | msgfmt - -o $W/MoTarget/swfi.mo; else echo missing $S/translations/source/fi/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swfi.mo; fi [build MO ] swfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/sw/messages.po; then msguniq --force-po $S/translations/source/fr/sw/messages.po | msgfmt - -o $W/MoTarget/swfr.mo; else echo missing $S/translations/source/fr/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swfr.mo; fi [build MO ] swga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/sw/messages.po; then msguniq --force-po $S/translations/source/ga/sw/messages.po | msgfmt - -o $W/MoTarget/swga.mo; else echo missing $S/translations/source/ga/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swga.mo; fi [build MO ] swgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/sw/messages.po; then msguniq --force-po $S/translations/source/gl/sw/messages.po | msgfmt - -o $W/MoTarget/swgl.mo; else echo missing $S/translations/source/gl/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swgl.mo; fi [build MO ] swgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/sw/messages.po; then msguniq --force-po $S/translations/source/gu/sw/messages.po | msgfmt - -o $W/MoTarget/swgu.mo; else echo missing $S/translations/source/gu/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swgu.mo; fi [build MO ] swhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/sw/messages.po; then msguniq --force-po $S/translations/source/he/sw/messages.po | msgfmt - -o $W/MoTarget/swhe.mo; else echo missing $S/translations/source/he/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swhe.mo; fi [build MO ] swhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/sw/messages.po; then msguniq --force-po $S/translations/source/hi/sw/messages.po | msgfmt - -o $W/MoTarget/swhi.mo; else echo missing $S/translations/source/hi/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swhi.mo; fi [build MO ] swhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/sw/messages.po; then msguniq --force-po $S/translations/source/hr/sw/messages.po | msgfmt - -o $W/MoTarget/swhr.mo; else echo missing $S/translations/source/hr/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swhr.mo; fi [build MO ] swhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/sw/messages.po; then msguniq --force-po $S/translations/source/hu/sw/messages.po | msgfmt - -o $W/MoTarget/swhu.mo; else echo missing $S/translations/source/hu/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swhu.mo; fi [build MO ] swid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/sw/messages.po; then msguniq --force-po $S/translations/source/id/sw/messages.po | msgfmt - -o $W/MoTarget/swid.mo; else echo missing $S/translations/source/id/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swid.mo; fi [build MO ] swit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/sw/messages.po; then msguniq --force-po $S/translations/source/it/sw/messages.po | msgfmt - -o $W/MoTarget/swit.mo; else echo missing $S/translations/source/it/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swit.mo; fi [build MO ] swja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/sw/messages.po; then msguniq --force-po $S/translations/source/ja/sw/messages.po | msgfmt - -o $W/MoTarget/swja.mo; else echo missing $S/translations/source/ja/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swja.mo; fi [build MO ] swkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/sw/messages.po; then msguniq --force-po $S/translations/source/kk/sw/messages.po | msgfmt - -o $W/MoTarget/swkk.mo; else echo missing $S/translations/source/kk/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swkk.mo; fi [build MO ] swkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/sw/messages.po; then msguniq --force-po $S/translations/source/kn/sw/messages.po | msgfmt - -o $W/MoTarget/swkn.mo; else echo missing $S/translations/source/kn/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swkn.mo; fi [build MO ] swko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/sw/messages.po; then msguniq --force-po $S/translations/source/ko/sw/messages.po | msgfmt - -o $W/MoTarget/swko.mo; else echo missing $S/translations/source/ko/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swko.mo; fi [build MO ] swlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/sw/messages.po; then msguniq --force-po $S/translations/source/lt/sw/messages.po | msgfmt - -o $W/MoTarget/swlt.mo; else echo missing $S/translations/source/lt/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swlt.mo; fi [build MO ] swlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/sw/messages.po; then msguniq --force-po $S/translations/source/lv/sw/messages.po | msgfmt - -o $W/MoTarget/swlv.mo; else echo missing $S/translations/source/lv/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swlv.mo; fi [build MO ] swmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/sw/messages.po; then msguniq --force-po $S/translations/source/mai/sw/messages.po | msgfmt - -o $W/MoTarget/swmai.mo; else echo missing $S/translations/source/mai/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swmai.mo; fi [build MO ] swml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/sw/messages.po; then msguniq --force-po $S/translations/source/ml/sw/messages.po | msgfmt - -o $W/MoTarget/swml.mo; else echo missing $S/translations/source/ml/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swml.mo; fi [build MO ] swmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/sw/messages.po; then msguniq --force-po $S/translations/source/mr/sw/messages.po | msgfmt - -o $W/MoTarget/swmr.mo; else echo missing $S/translations/source/mr/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swmr.mo; fi [build MO ] swnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/sw/messages.po; then msguniq --force-po $S/translations/source/nb/sw/messages.po | msgfmt - -o $W/MoTarget/swnb.mo; else echo missing $S/translations/source/nb/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swnb.mo; fi [build MO ] swnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/sw/messages.po; then msguniq --force-po $S/translations/source/nl/sw/messages.po | msgfmt - -o $W/MoTarget/swnl.mo; else echo missing $S/translations/source/nl/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swnl.mo; fi [build MO ] swnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/sw/messages.po; then msguniq --force-po $S/translations/source/nn/sw/messages.po | msgfmt - -o $W/MoTarget/swnn.mo; else echo missing $S/translations/source/nn/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swnn.mo; fi [build MO ] swnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/sw/messages.po; then msguniq --force-po $S/translations/source/nr/sw/messages.po | msgfmt - -o $W/MoTarget/swnr.mo; else echo missing $S/translations/source/nr/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swnr.mo; fi [build MO ] swnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/sw/messages.po; then msguniq --force-po $S/translations/source/nso/sw/messages.po | msgfmt - -o $W/MoTarget/swnso.mo; else echo missing $S/translations/source/nso/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swnso.mo; fi [build MO ] swor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/sw/messages.po; then msguniq --force-po $S/translations/source/or/sw/messages.po | msgfmt - -o $W/MoTarget/swor.mo; else echo missing $S/translations/source/or/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swor.mo; fi [build MO ] swpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/sw/messages.po; then msguniq --force-po $S/translations/source/pa-IN/sw/messages.po | msgfmt - -o $W/MoTarget/swpa-IN.mo; else echo missing $S/translations/source/pa-IN/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swpa-IN.mo; fi [build MO ] swpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/sw/messages.po; then msguniq --force-po $S/translations/source/pl/sw/messages.po | msgfmt - -o $W/MoTarget/swpl.mo; else echo missing $S/translations/source/pl/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swpl.mo; fi [build MO ] swpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/sw/messages.po; then msguniq --force-po $S/translations/source/pt-BR/sw/messages.po | msgfmt - -o $W/MoTarget/swpt-BR.mo; else echo missing $S/translations/source/pt-BR/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swpt-BR.mo; fi [build MO ] swpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/sw/messages.po; then msguniq --force-po $S/translations/source/pt/sw/messages.po | msgfmt - -o $W/MoTarget/swpt.mo; else echo missing $S/translations/source/pt/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swpt.mo; fi [build MO ] swro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/sw/messages.po; then msguniq --force-po $S/translations/source/ro/sw/messages.po | msgfmt - -o $W/MoTarget/swro.mo; else echo missing $S/translations/source/ro/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swro.mo; fi [build MO ] swru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/sw/messages.po; then msguniq --force-po $S/translations/source/ru/sw/messages.po | msgfmt - -o $W/MoTarget/swru.mo; else echo missing $S/translations/source/ru/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swru.mo; fi [build MO ] swsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/sw/messages.po; then msguniq --force-po $S/translations/source/si/sw/messages.po | msgfmt - -o $W/MoTarget/swsi.mo; else echo missing $S/translations/source/si/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swsi.mo; fi [build MO ] swsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/sw/messages.po; then msguniq --force-po $S/translations/source/sk/sw/messages.po | msgfmt - -o $W/MoTarget/swsk.mo; else echo missing $S/translations/source/sk/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swsk.mo; fi [build MO ] swsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/sw/messages.po; then msguniq --force-po $S/translations/source/sl/sw/messages.po | msgfmt - -o $W/MoTarget/swsl.mo; else echo missing $S/translations/source/sl/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swsl.mo; fi [build MO ] swsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/sw/messages.po; then msguniq --force-po $S/translations/source/sr/sw/messages.po | msgfmt - -o $W/MoTarget/swsr.mo; else echo missing $S/translations/source/sr/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swsr.mo; fi [build MO ] swsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/sw/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/sw/messages.po | msgfmt - -o $W/MoTarget/swsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swsr-Latn.mo; fi [build MO ] swss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/sw/messages.po; then msguniq --force-po $S/translations/source/ss/sw/messages.po | msgfmt - -o $W/MoTarget/swss.mo; else echo missing $S/translations/source/ss/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swss.mo; fi [build MO ] swst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/sw/messages.po; then msguniq --force-po $S/translations/source/st/sw/messages.po | msgfmt - -o $W/MoTarget/swst.mo; else echo missing $S/translations/source/st/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swst.mo; fi [build MO ] swsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/sw/messages.po; then msguniq --force-po $S/translations/source/sv/sw/messages.po | msgfmt - -o $W/MoTarget/swsv.mo; else echo missing $S/translations/source/sv/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swsv.mo; fi [build MO ] swta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/sw/messages.po; then msguniq --force-po $S/translations/source/ta/sw/messages.po | msgfmt - -o $W/MoTarget/swta.mo; else echo missing $S/translations/source/ta/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swta.mo; fi [build MO ] swte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/sw/messages.po; then msguniq --force-po $S/translations/source/te/sw/messages.po | msgfmt - -o $W/MoTarget/swte.mo; else echo missing $S/translations/source/te/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swte.mo; fi [build MO ] swth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/sw/messages.po; then msguniq --force-po $S/translations/source/th/sw/messages.po | msgfmt - -o $W/MoTarget/swth.mo; else echo missing $S/translations/source/th/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swth.mo; fi [build MO ] swtn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/sw/messages.po; then msguniq --force-po $S/translations/source/tn/sw/messages.po | msgfmt - -o $W/MoTarget/swtn.mo; else echo missing $S/translations/source/tn/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swtn.mo; fi [build MO ] swtr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/sw/messages.po; then msguniq --force-po $S/translations/source/tr/sw/messages.po | msgfmt - -o $W/MoTarget/swtr.mo; else echo missing $S/translations/source/tr/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swtr.mo; fi [build MO ] swts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/sw/messages.po; then msguniq --force-po $S/translations/source/ts/sw/messages.po | msgfmt - -o $W/MoTarget/swts.mo; else echo missing $S/translations/source/ts/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swts.mo; fi [build MO ] swuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/sw/messages.po; then msguniq --force-po $S/translations/source/uk/sw/messages.po | msgfmt - -o $W/MoTarget/swuk.mo; else echo missing $S/translations/source/uk/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swuk.mo; fi [build MO ] swve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/sw/messages.po; then msguniq --force-po $S/translations/source/ve/sw/messages.po | msgfmt - -o $W/MoTarget/swve.mo; else echo missing $S/translations/source/ve/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swve.mo; fi [build MO ] swxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/sw/messages.po; then msguniq --force-po $S/translations/source/xh/sw/messages.po | msgfmt - -o $W/MoTarget/swxh.mo; else echo missing $S/translations/source/xh/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swxh.mo; fi [build MO ] swzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/sw/messages.po; then msguniq --force-po $S/translations/source/zh-CN/sw/messages.po | msgfmt - -o $W/MoTarget/swzh-CN.mo; else echo missing $S/translations/source/zh-CN/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swzh-CN.mo; fi [build MO ] swzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/sw/messages.po; then msguniq --force-po $S/translations/source/zh-TW/sw/messages.po | msgfmt - -o $W/MoTarget/swzh-TW.mo; else echo missing $S/translations/source/zh-TW/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swzh-TW.mo; fi [build MO ] swzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/sw/messages.po; then msguniq --force-po $S/translations/source/zu/sw/messages.po | msgfmt - -o $W/MoTarget/swzu.mo; else echo missing $S/translations/source/zu/sw/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/swzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/mediawiki.prepared S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/mediawiki.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/help/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/test_unittest mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/registry/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/wordbook/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/database/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/database/biblio/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/autotext/en-US/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/autocorr/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/modules/scalc/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/modules/swriter/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/modules/simpress/popupmenu/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/bridgetest/ [build CMP] testtools/source/bridgetest/testComponent mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/testtools/source/bridgetest/ && xsltproc --nonet --stringparam uri 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Jar/testComponent.jar' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/testtools/source/bridgetest/testComponent.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/testtools/source/bridgetest/testComponent.component mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/bridgetest_javamaker/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libooopathutils.a [build MOD] uitest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/uitest mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/test-tools.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/test.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ure_install [build MO ] uuiaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/uui/messages.po; then msguniq --force-po $S/translations/source/af/uui/messages.po | msgfmt - -o $W/MoTarget/uuiaf.mo; else echo missing $S/translations/source/af/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiaf.mo; fi [build MO ] uuiar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/uui/messages.po; then msguniq --force-po $S/translations/source/ar/uui/messages.po | msgfmt - -o $W/MoTarget/uuiar.mo; else echo missing $S/translations/source/ar/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiar.mo; fi [build MO ] uuias S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/uui/messages.po; then msguniq --force-po $S/translations/source/as/uui/messages.po | msgfmt - -o $W/MoTarget/uuias.mo; else echo missing $S/translations/source/as/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuias.mo; fi [build MO ] uuibg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/uui/messages.po; then msguniq --force-po $S/translations/source/bg/uui/messages.po | msgfmt - -o $W/MoTarget/uuibg.mo; else echo missing $S/translations/source/bg/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuibg.mo; fi [build MO ] uuibn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/uui/messages.po; then msguniq --force-po $S/translations/source/bn/uui/messages.po | msgfmt - -o $W/MoTarget/uuibn.mo; else echo missing $S/translations/source/bn/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuibn.mo; fi [build MO ] uuibr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/uui/messages.po; then msguniq --force-po $S/translations/source/br/uui/messages.po | msgfmt - -o $W/MoTarget/uuibr.mo; else echo missing $S/translations/source/br/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuibr.mo; fi [build MO ] uuica S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/uui/messages.po; then msguniq --force-po $S/translations/source/ca/uui/messages.po | msgfmt - -o $W/MoTarget/uuica.mo; else echo missing $S/translations/source/ca/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuica.mo; fi [build MO ] uuics S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/uui/messages.po; then msguniq --force-po $S/translations/source/cs/uui/messages.po | msgfmt - -o $W/MoTarget/uuics.mo; else echo missing $S/translations/source/cs/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuics.mo; fi [build MO ] uuicy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/uui/messages.po; then msguniq --force-po $S/translations/source/cy/uui/messages.po | msgfmt - -o $W/MoTarget/uuicy.mo; else echo missing $S/translations/source/cy/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuicy.mo; fi [build MO ] uuida S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/uui/messages.po; then msguniq --force-po $S/translations/source/da/uui/messages.po | msgfmt - -o $W/MoTarget/uuida.mo; else echo missing $S/translations/source/da/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuida.mo; fi [build MO ] uuide S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/uui/messages.po; then msguniq --force-po $S/translations/source/de/uui/messages.po | msgfmt - -o $W/MoTarget/uuide.mo; else echo missing $S/translations/source/de/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuide.mo; fi [build MO ] uuidz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/uui/messages.po; then msguniq --force-po $S/translations/source/dz/uui/messages.po | msgfmt - -o $W/MoTarget/uuidz.mo; else echo missing $S/translations/source/dz/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuidz.mo; fi [build MO ] uuiel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/uui/messages.po; then msguniq --force-po $S/translations/source/el/uui/messages.po | msgfmt - -o $W/MoTarget/uuiel.mo; else echo missing $S/translations/source/el/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiel.mo; fi [build MO ] uuieo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/uui/messages.po; then msguniq --force-po $S/translations/source/eo/uui/messages.po | msgfmt - -o $W/MoTarget/uuieo.mo; else echo missing $S/translations/source/eo/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuieo.mo; fi [build MO ] uuies S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/uui/messages.po; then msguniq --force-po $S/translations/source/es/uui/messages.po | msgfmt - -o $W/MoTarget/uuies.mo; else echo missing $S/translations/source/es/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuies.mo; fi [build MO ] uuiet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/uui/messages.po; then msguniq --force-po $S/translations/source/et/uui/messages.po | msgfmt - -o $W/MoTarget/uuiet.mo; else echo missing $S/translations/source/et/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiet.mo; fi [build MO ] uuieu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/uui/messages.po; then msguniq --force-po $S/translations/source/eu/uui/messages.po | msgfmt - -o $W/MoTarget/uuieu.mo; else echo missing $S/translations/source/eu/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuieu.mo; fi [build MO ] uuifa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/uui/messages.po; then msguniq --force-po $S/translations/source/fa/uui/messages.po | msgfmt - -o $W/MoTarget/uuifa.mo; else echo missing $S/translations/source/fa/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuifa.mo; fi [build MO ] uuifi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/uui/messages.po; then msguniq --force-po $S/translations/source/fi/uui/messages.po | msgfmt - -o $W/MoTarget/uuifi.mo; else echo missing $S/translations/source/fi/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuifi.mo; fi [build MO ] uuifr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/uui/messages.po; then msguniq --force-po $S/translations/source/fr/uui/messages.po | msgfmt - -o $W/MoTarget/uuifr.mo; else echo missing $S/translations/source/fr/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuifr.mo; fi [build MO ] uuiga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/uui/messages.po; then msguniq --force-po $S/translations/source/ga/uui/messages.po | msgfmt - -o $W/MoTarget/uuiga.mo; else echo missing $S/translations/source/ga/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiga.mo; fi [build MO ] uuigl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/uui/messages.po; then msguniq --force-po $S/translations/source/gl/uui/messages.po | msgfmt - -o $W/MoTarget/uuigl.mo; else echo missing $S/translations/source/gl/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuigl.mo; fi [build MO ] uuigu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/uui/messages.po; then msguniq --force-po $S/translations/source/gu/uui/messages.po | msgfmt - -o $W/MoTarget/uuigu.mo; else echo missing $S/translations/source/gu/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuigu.mo; fi [build MO ] uuihe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/uui/messages.po; then msguniq --force-po $S/translations/source/he/uui/messages.po | msgfmt - -o $W/MoTarget/uuihe.mo; else echo missing $S/translations/source/he/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuihe.mo; fi [build MO ] uuihi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/uui/messages.po; then msguniq --force-po $S/translations/source/hi/uui/messages.po | msgfmt - -o $W/MoTarget/uuihi.mo; else echo missing $S/translations/source/hi/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuihi.mo; fi [build MO ] uuihr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/uui/messages.po; then msguniq --force-po $S/translations/source/hr/uui/messages.po | msgfmt - -o $W/MoTarget/uuihr.mo; else echo missing $S/translations/source/hr/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuihr.mo; fi [build MO ] uuihu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/uui/messages.po; then msguniq --force-po $S/translations/source/hu/uui/messages.po | msgfmt - -o $W/MoTarget/uuihu.mo; else echo missing $S/translations/source/hu/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuihu.mo; fi [build MO ] uuiid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/uui/messages.po; then msguniq --force-po $S/translations/source/id/uui/messages.po | msgfmt - -o $W/MoTarget/uuiid.mo; else echo missing $S/translations/source/id/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiid.mo; fi [build MO ] uuiit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/uui/messages.po; then msguniq --force-po $S/translations/source/it/uui/messages.po | msgfmt - -o $W/MoTarget/uuiit.mo; else echo missing $S/translations/source/it/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiit.mo; fi [build MO ] uuija S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/uui/messages.po; then msguniq --force-po $S/translations/source/ja/uui/messages.po | msgfmt - -o $W/MoTarget/uuija.mo; else echo missing $S/translations/source/ja/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuija.mo; fi [build MO ] uuikk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/uui/messages.po; then msguniq --force-po $S/translations/source/kk/uui/messages.po | msgfmt - -o $W/MoTarget/uuikk.mo; else echo missing $S/translations/source/kk/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuikk.mo; fi [build MO ] uuikn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/uui/messages.po; then msguniq --force-po $S/translations/source/kn/uui/messages.po | msgfmt - -o $W/MoTarget/uuikn.mo; else echo missing $S/translations/source/kn/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuikn.mo; fi [build MO ] uuiko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/uui/messages.po; then msguniq --force-po $S/translations/source/ko/uui/messages.po | msgfmt - -o $W/MoTarget/uuiko.mo; else echo missing $S/translations/source/ko/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiko.mo; fi [build MO ] uuilt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/uui/messages.po; then msguniq --force-po $S/translations/source/lt/uui/messages.po | msgfmt - -o $W/MoTarget/uuilt.mo; else echo missing $S/translations/source/lt/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuilt.mo; fi [build MO ] uuilv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/uui/messages.po; then msguniq --force-po $S/translations/source/lv/uui/messages.po | msgfmt - -o $W/MoTarget/uuilv.mo; else echo missing $S/translations/source/lv/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuilv.mo; fi [build MO ] uuimai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/uui/messages.po; then msguniq --force-po $S/translations/source/mai/uui/messages.po | msgfmt - -o $W/MoTarget/uuimai.mo; else echo missing $S/translations/source/mai/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuimai.mo; fi [build MO ] uuiml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/uui/messages.po; then msguniq --force-po $S/translations/source/ml/uui/messages.po | msgfmt - -o $W/MoTarget/uuiml.mo; else echo missing $S/translations/source/ml/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiml.mo; fi [build MO ] uuimr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/uui/messages.po; then msguniq --force-po $S/translations/source/mr/uui/messages.po | msgfmt - -o $W/MoTarget/uuimr.mo; else echo missing $S/translations/source/mr/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuimr.mo; fi [build MO ] uuinb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/uui/messages.po; then msguniq --force-po $S/translations/source/nb/uui/messages.po | msgfmt - -o $W/MoTarget/uuinb.mo; else echo missing $S/translations/source/nb/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuinb.mo; fi [build MO ] uuinl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/uui/messages.po; then msguniq --force-po $S/translations/source/nl/uui/messages.po | msgfmt - -o $W/MoTarget/uuinl.mo; else echo missing $S/translations/source/nl/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuinl.mo; fi [build MO ] uuinn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/uui/messages.po; then msguniq --force-po $S/translations/source/nn/uui/messages.po | msgfmt - -o $W/MoTarget/uuinn.mo; else echo missing $S/translations/source/nn/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuinn.mo; fi [build MO ] uuinr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/uui/messages.po; then msguniq --force-po $S/translations/source/nr/uui/messages.po | msgfmt - -o $W/MoTarget/uuinr.mo; else echo missing $S/translations/source/nr/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuinr.mo; fi [build MO ] uuinso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/uui/messages.po; then msguniq --force-po $S/translations/source/nso/uui/messages.po | msgfmt - -o $W/MoTarget/uuinso.mo; else echo missing $S/translations/source/nso/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuinso.mo; fi [build MO ] uuior S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/uui/messages.po; then msguniq --force-po $S/translations/source/or/uui/messages.po | msgfmt - -o $W/MoTarget/uuior.mo; else echo missing $S/translations/source/or/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuior.mo; fi [build MO ] uuipa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/uui/messages.po; then msguniq --force-po $S/translations/source/pa-IN/uui/messages.po | msgfmt - -o $W/MoTarget/uuipa-IN.mo; else echo missing $S/translations/source/pa-IN/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuipa-IN.mo; fi [build MO ] uuipl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/uui/messages.po; then msguniq --force-po $S/translations/source/pl/uui/messages.po | msgfmt - -o $W/MoTarget/uuipl.mo; else echo missing $S/translations/source/pl/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuipl.mo; fi [build MO ] uuipt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/uui/messages.po; then msguniq --force-po $S/translations/source/pt-BR/uui/messages.po | msgfmt - -o $W/MoTarget/uuipt-BR.mo; else echo missing $S/translations/source/pt-BR/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuipt-BR.mo; fi [build MO ] uuipt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/uui/messages.po; then msguniq --force-po $S/translations/source/pt/uui/messages.po | msgfmt - -o $W/MoTarget/uuipt.mo; else echo missing $S/translations/source/pt/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuipt.mo; fi [build MO ] uuiro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/uui/messages.po; then msguniq --force-po $S/translations/source/ro/uui/messages.po | msgfmt - -o $W/MoTarget/uuiro.mo; else echo missing $S/translations/source/ro/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiro.mo; fi [build MO ] uuiru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/uui/messages.po; then msguniq --force-po $S/translations/source/ru/uui/messages.po | msgfmt - -o $W/MoTarget/uuiru.mo; else echo missing $S/translations/source/ru/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiru.mo; fi [build MO ] uuisi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/uui/messages.po; then msguniq --force-po $S/translations/source/si/uui/messages.po | msgfmt - -o $W/MoTarget/uuisi.mo; else echo missing $S/translations/source/si/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuisi.mo; fi [build MO ] uuisk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/uui/messages.po; then msguniq --force-po $S/translations/source/sk/uui/messages.po | msgfmt - -o $W/MoTarget/uuisk.mo; else echo missing $S/translations/source/sk/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuisk.mo; fi [build MO ] uuisl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/uui/messages.po; then msguniq --force-po $S/translations/source/sl/uui/messages.po | msgfmt - -o $W/MoTarget/uuisl.mo; else echo missing $S/translations/source/sl/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuisl.mo; fi [build MO ] uuisr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/uui/messages.po; then msguniq --force-po $S/translations/source/sr/uui/messages.po | msgfmt - -o $W/MoTarget/uuisr.mo; else echo missing $S/translations/source/sr/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuisr.mo; fi [build MO ] uuisr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/uui/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/uui/messages.po | msgfmt - -o $W/MoTarget/uuisr-Latn.mo; else echo missing $S/translations/source/sr-Latn/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuisr-Latn.mo; fi [build MO ] uuiss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/uui/messages.po; then msguniq --force-po $S/translations/source/ss/uui/messages.po | msgfmt - -o $W/MoTarget/uuiss.mo; else echo missing $S/translations/source/ss/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiss.mo; fi [build MO ] uuist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/uui/messages.po; then msguniq --force-po $S/translations/source/st/uui/messages.po | msgfmt - -o $W/MoTarget/uuist.mo; else echo missing $S/translations/source/st/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuist.mo; fi [build MO ] uuisv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/uui/messages.po; then msguniq --force-po $S/translations/source/sv/uui/messages.po | msgfmt - -o $W/MoTarget/uuisv.mo; else echo missing $S/translations/source/sv/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuisv.mo; fi [build MO ] uuita S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/uui/messages.po; then msguniq --force-po $S/translations/source/ta/uui/messages.po | msgfmt - -o $W/MoTarget/uuita.mo; else echo missing $S/translations/source/ta/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuita.mo; fi [build MO ] uuite S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/uui/messages.po; then msguniq --force-po $S/translations/source/te/uui/messages.po | msgfmt - -o $W/MoTarget/uuite.mo; else echo missing $S/translations/source/te/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuite.mo; fi [build MO ] uuith S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/uui/messages.po; then msguniq --force-po $S/translations/source/th/uui/messages.po | msgfmt - -o $W/MoTarget/uuith.mo; else echo missing $S/translations/source/th/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuith.mo; fi [build MO ] uuitn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/uui/messages.po; then msguniq --force-po $S/translations/source/tn/uui/messages.po | msgfmt - -o $W/MoTarget/uuitn.mo; else echo missing $S/translations/source/tn/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuitn.mo; fi [build MO ] uuitr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/uui/messages.po; then msguniq --force-po $S/translations/source/tr/uui/messages.po | msgfmt - -o $W/MoTarget/uuitr.mo; else echo missing $S/translations/source/tr/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuitr.mo; fi [build MO ] uuits S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/uui/messages.po; then msguniq --force-po $S/translations/source/ts/uui/messages.po | msgfmt - -o $W/MoTarget/uuits.mo; else echo missing $S/translations/source/ts/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuits.mo; fi [build MO ] uuiuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/uui/messages.po; then msguniq --force-po $S/translations/source/uk/uui/messages.po | msgfmt - -o $W/MoTarget/uuiuk.mo; else echo missing $S/translations/source/uk/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuiuk.mo; fi [build MO ] uuive S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/uui/messages.po; then msguniq --force-po $S/translations/source/ve/uui/messages.po | msgfmt - -o $W/MoTarget/uuive.mo; else echo missing $S/translations/source/ve/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuive.mo; fi [build MO ] uuixh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/uui/messages.po; then msguniq --force-po $S/translations/source/xh/uui/messages.po | msgfmt - -o $W/MoTarget/uuixh.mo; else echo missing $S/translations/source/xh/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuixh.mo; fi [build MO ] uuizh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/uui/messages.po; then msguniq --force-po $S/translations/source/zh-CN/uui/messages.po | msgfmt - -o $W/MoTarget/uuizh-CN.mo; else echo missing $S/translations/source/zh-CN/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuizh-CN.mo; fi [build MO ] uuizh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/uui/messages.po; then msguniq --force-po $S/translations/source/zh-TW/uui/messages.po | msgfmt - -o $W/MoTarget/uuizh-TW.mo; else echo missing $S/translations/source/zh-TW/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuizh-TW.mo; fi [build MO ] uuizu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/uui/messages.po; then msguniq --force-po $S/translations/source/zu/uui/messages.po | msgfmt - -o $W/MoTarget/uuizu.mo; else echo missing $S/translations/source/zu/uui/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/uuizu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/vcl_theme_definitions mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/tipoftheday_images mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/tipoftheday/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/vcl_fontunxppds mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/psprint/driver/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/vcl_fontunxpsprint mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/psprint/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/unx/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/unx/kde5/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/unx/gtk3_kde5/ [build MO ] vclaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/vcl/messages.po; then msguniq --force-po $S/translations/source/af/vcl/messages.po | msgfmt - -o $W/MoTarget/vclaf.mo; else echo missing $S/translations/source/af/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclaf.mo; fi [build MO ] vclar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/vcl/messages.po; then msguniq --force-po $S/translations/source/ar/vcl/messages.po | msgfmt - -o $W/MoTarget/vclar.mo; else echo missing $S/translations/source/ar/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclar.mo; fi [build MO ] vclas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/vcl/messages.po; then msguniq --force-po $S/translations/source/as/vcl/messages.po | msgfmt - -o $W/MoTarget/vclas.mo; else echo missing $S/translations/source/as/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclas.mo; fi [build MO ] vclbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/vcl/messages.po; then msguniq --force-po $S/translations/source/bg/vcl/messages.po | msgfmt - -o $W/MoTarget/vclbg.mo; else echo missing $S/translations/source/bg/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclbg.mo; fi [build MO ] vclbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/vcl/messages.po; then msguniq --force-po $S/translations/source/bn/vcl/messages.po | msgfmt - -o $W/MoTarget/vclbn.mo; else echo missing $S/translations/source/bn/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclbn.mo; fi [build MO ] vclbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/vcl/messages.po; then msguniq --force-po $S/translations/source/br/vcl/messages.po | msgfmt - -o $W/MoTarget/vclbr.mo; else echo missing $S/translations/source/br/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclbr.mo; fi [build MO ] vclca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/vcl/messages.po; then msguniq --force-po $S/translations/source/ca/vcl/messages.po | msgfmt - -o $W/MoTarget/vclca.mo; else echo missing $S/translations/source/ca/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclca.mo; fi [build MO ] vclcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/vcl/messages.po; then msguniq --force-po $S/translations/source/cs/vcl/messages.po | msgfmt - -o $W/MoTarget/vclcs.mo; else echo missing $S/translations/source/cs/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclcs.mo; fi [build MO ] vclcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/vcl/messages.po; then msguniq --force-po $S/translations/source/cy/vcl/messages.po | msgfmt - -o $W/MoTarget/vclcy.mo; else echo missing $S/translations/source/cy/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclcy.mo; fi [build MO ] vclda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/vcl/messages.po; then msguniq --force-po $S/translations/source/da/vcl/messages.po | msgfmt - -o $W/MoTarget/vclda.mo; else echo missing $S/translations/source/da/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclda.mo; fi [build MO ] vclde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/vcl/messages.po; then msguniq --force-po $S/translations/source/de/vcl/messages.po | msgfmt - -o $W/MoTarget/vclde.mo; else echo missing $S/translations/source/de/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclde.mo; fi [build MO ] vcldz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/vcl/messages.po; then msguniq --force-po $S/translations/source/dz/vcl/messages.po | msgfmt - -o $W/MoTarget/vcldz.mo; else echo missing $S/translations/source/dz/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcldz.mo; fi [build MO ] vclel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/vcl/messages.po; then msguniq --force-po $S/translations/source/el/vcl/messages.po | msgfmt - -o $W/MoTarget/vclel.mo; else echo missing $S/translations/source/el/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclel.mo; fi [build MO ] vcleo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/vcl/messages.po; then msguniq --force-po $S/translations/source/eo/vcl/messages.po | msgfmt - -o $W/MoTarget/vcleo.mo; else echo missing $S/translations/source/eo/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcleo.mo; fi [build MO ] vcles S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/vcl/messages.po; then msguniq --force-po $S/translations/source/es/vcl/messages.po | msgfmt - -o $W/MoTarget/vcles.mo; else echo missing $S/translations/source/es/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcles.mo; fi [build MO ] vclet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/vcl/messages.po; then msguniq --force-po $S/translations/source/et/vcl/messages.po | msgfmt - -o $W/MoTarget/vclet.mo; else echo missing $S/translations/source/et/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclet.mo; fi [build MO ] vcleu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/vcl/messages.po; then msguniq --force-po $S/translations/source/eu/vcl/messages.po | msgfmt - -o $W/MoTarget/vcleu.mo; else echo missing $S/translations/source/eu/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcleu.mo; fi [build MO ] vclfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/vcl/messages.po; then msguniq --force-po $S/translations/source/fa/vcl/messages.po | msgfmt - -o $W/MoTarget/vclfa.mo; else echo missing $S/translations/source/fa/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclfa.mo; fi [build MO ] vclfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/vcl/messages.po; then msguniq --force-po $S/translations/source/fi/vcl/messages.po | msgfmt - -o $W/MoTarget/vclfi.mo; else echo missing $S/translations/source/fi/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclfi.mo; fi [build MO ] vclfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/vcl/messages.po; then msguniq --force-po $S/translations/source/fr/vcl/messages.po | msgfmt - -o $W/MoTarget/vclfr.mo; else echo missing $S/translations/source/fr/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclfr.mo; fi [build MO ] vclga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/vcl/messages.po; then msguniq --force-po $S/translations/source/ga/vcl/messages.po | msgfmt - -o $W/MoTarget/vclga.mo; else echo missing $S/translations/source/ga/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclga.mo; fi [build MO ] vclgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/vcl/messages.po; then msguniq --force-po $S/translations/source/gl/vcl/messages.po | msgfmt - -o $W/MoTarget/vclgl.mo; else echo missing $S/translations/source/gl/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclgl.mo; fi [build MO ] vclgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/vcl/messages.po; then msguniq --force-po $S/translations/source/gu/vcl/messages.po | msgfmt - -o $W/MoTarget/vclgu.mo; else echo missing $S/translations/source/gu/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclgu.mo; fi [build MO ] vclhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/vcl/messages.po; then msguniq --force-po $S/translations/source/he/vcl/messages.po | msgfmt - -o $W/MoTarget/vclhe.mo; else echo missing $S/translations/source/he/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclhe.mo; fi [build MO ] vclhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/vcl/messages.po; then msguniq --force-po $S/translations/source/hi/vcl/messages.po | msgfmt - -o $W/MoTarget/vclhi.mo; else echo missing $S/translations/source/hi/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclhi.mo; fi [build MO ] vclhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/vcl/messages.po; then msguniq --force-po $S/translations/source/hr/vcl/messages.po | msgfmt - -o $W/MoTarget/vclhr.mo; else echo missing $S/translations/source/hr/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclhr.mo; fi [build MO ] vclhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/vcl/messages.po; then msguniq --force-po $S/translations/source/hu/vcl/messages.po | msgfmt - -o $W/MoTarget/vclhu.mo; else echo missing $S/translations/source/hu/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclhu.mo; fi [build MO ] vclid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/vcl/messages.po; then msguniq --force-po $S/translations/source/id/vcl/messages.po | msgfmt - -o $W/MoTarget/vclid.mo; else echo missing $S/translations/source/id/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclid.mo; fi [build MO ] vclit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/vcl/messages.po; then msguniq --force-po $S/translations/source/it/vcl/messages.po | msgfmt - -o $W/MoTarget/vclit.mo; else echo missing $S/translations/source/it/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclit.mo; fi [build MO ] vclja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/vcl/messages.po; then msguniq --force-po $S/translations/source/ja/vcl/messages.po | msgfmt - -o $W/MoTarget/vclja.mo; else echo missing $S/translations/source/ja/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclja.mo; fi [build MO ] vclkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/vcl/messages.po; then msguniq --force-po $S/translations/source/kk/vcl/messages.po | msgfmt - -o $W/MoTarget/vclkk.mo; else echo missing $S/translations/source/kk/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclkk.mo; fi [build MO ] vclkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/vcl/messages.po; then msguniq --force-po $S/translations/source/kn/vcl/messages.po | msgfmt - -o $W/MoTarget/vclkn.mo; else echo missing $S/translations/source/kn/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclkn.mo; fi [build MO ] vclko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/vcl/messages.po; then msguniq --force-po $S/translations/source/ko/vcl/messages.po | msgfmt - -o $W/MoTarget/vclko.mo; else echo missing $S/translations/source/ko/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclko.mo; fi [build MO ] vcllt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/vcl/messages.po; then msguniq --force-po $S/translations/source/lt/vcl/messages.po | msgfmt - -o $W/MoTarget/vcllt.mo; else echo missing $S/translations/source/lt/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcllt.mo; fi [build MO ] vcllv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/vcl/messages.po; then msguniq --force-po $S/translations/source/lv/vcl/messages.po | msgfmt - -o $W/MoTarget/vcllv.mo; else echo missing $S/translations/source/lv/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcllv.mo; fi [build MO ] vclmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/vcl/messages.po; then msguniq --force-po $S/translations/source/mai/vcl/messages.po | msgfmt - -o $W/MoTarget/vclmai.mo; else echo missing $S/translations/source/mai/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclmai.mo; fi [build MO ] vclml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/vcl/messages.po; then msguniq --force-po $S/translations/source/ml/vcl/messages.po | msgfmt - -o $W/MoTarget/vclml.mo; else echo missing $S/translations/source/ml/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclml.mo; fi [build MO ] vclmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/vcl/messages.po; then msguniq --force-po $S/translations/source/mr/vcl/messages.po | msgfmt - -o $W/MoTarget/vclmr.mo; else echo missing $S/translations/source/mr/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclmr.mo; fi [build MO ] vclnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/vcl/messages.po; then msguniq --force-po $S/translations/source/nb/vcl/messages.po | msgfmt - -o $W/MoTarget/vclnb.mo; else echo missing $S/translations/source/nb/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclnb.mo; fi [build MO ] vclnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/vcl/messages.po; then msguniq --force-po $S/translations/source/nl/vcl/messages.po | msgfmt - -o $W/MoTarget/vclnl.mo; else echo missing $S/translations/source/nl/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclnl.mo; fi [build MO ] vclnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/vcl/messages.po; then msguniq --force-po $S/translations/source/nn/vcl/messages.po | msgfmt - -o $W/MoTarget/vclnn.mo; else echo missing $S/translations/source/nn/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclnn.mo; fi [build MO ] vclnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/vcl/messages.po; then msguniq --force-po $S/translations/source/nr/vcl/messages.po | msgfmt - -o $W/MoTarget/vclnr.mo; else echo missing $S/translations/source/nr/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclnr.mo; fi [build MO ] vclnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/vcl/messages.po; then msguniq --force-po $S/translations/source/nso/vcl/messages.po | msgfmt - -o $W/MoTarget/vclnso.mo; else echo missing $S/translations/source/nso/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclnso.mo; fi [build MO ] vclor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/vcl/messages.po; then msguniq --force-po $S/translations/source/or/vcl/messages.po | msgfmt - -o $W/MoTarget/vclor.mo; else echo missing $S/translations/source/or/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclor.mo; fi [build MO ] vclpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/vcl/messages.po; then msguniq --force-po $S/translations/source/pa-IN/vcl/messages.po | msgfmt - -o $W/MoTarget/vclpa-IN.mo; else echo missing $S/translations/source/pa-IN/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclpa-IN.mo; fi [build MO ] vclpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/vcl/messages.po; then msguniq --force-po $S/translations/source/pl/vcl/messages.po | msgfmt - -o $W/MoTarget/vclpl.mo; else echo missing $S/translations/source/pl/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclpl.mo; fi [build MO ] vclpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/vcl/messages.po; then msguniq --force-po $S/translations/source/pt-BR/vcl/messages.po | msgfmt - -o $W/MoTarget/vclpt-BR.mo; else echo missing $S/translations/source/pt-BR/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclpt-BR.mo; fi [build MO ] vclpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/vcl/messages.po; then msguniq --force-po $S/translations/source/pt/vcl/messages.po | msgfmt - -o $W/MoTarget/vclpt.mo; else echo missing $S/translations/source/pt/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclpt.mo; fi [build MO ] vclro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/vcl/messages.po; then msguniq --force-po $S/translations/source/ro/vcl/messages.po | msgfmt - -o $W/MoTarget/vclro.mo; else echo missing $S/translations/source/ro/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclro.mo; fi [build MO ] vclru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/vcl/messages.po; then msguniq --force-po $S/translations/source/ru/vcl/messages.po | msgfmt - -o $W/MoTarget/vclru.mo; else echo missing $S/translations/source/ru/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclru.mo; fi [build MO ] vclsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/vcl/messages.po; then msguniq --force-po $S/translations/source/si/vcl/messages.po | msgfmt - -o $W/MoTarget/vclsi.mo; else echo missing $S/translations/source/si/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclsi.mo; fi [build MO ] vclsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/vcl/messages.po; then msguniq --force-po $S/translations/source/sk/vcl/messages.po | msgfmt - -o $W/MoTarget/vclsk.mo; else echo missing $S/translations/source/sk/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclsk.mo; fi [build MO ] vclsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/vcl/messages.po; then msguniq --force-po $S/translations/source/sl/vcl/messages.po | msgfmt - -o $W/MoTarget/vclsl.mo; else echo missing $S/translations/source/sl/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclsl.mo; fi [build MO ] vclsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/vcl/messages.po; then msguniq --force-po $S/translations/source/sr/vcl/messages.po | msgfmt - -o $W/MoTarget/vclsr.mo; else echo missing $S/translations/source/sr/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclsr.mo; fi [build MO ] vclsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/vcl/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/vcl/messages.po | msgfmt - -o $W/MoTarget/vclsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclsr-Latn.mo; fi [build MO ] vclss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/vcl/messages.po; then msguniq --force-po $S/translations/source/ss/vcl/messages.po | msgfmt - -o $W/MoTarget/vclss.mo; else echo missing $S/translations/source/ss/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclss.mo; fi [build MO ] vclst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/vcl/messages.po; then msguniq --force-po $S/translations/source/st/vcl/messages.po | msgfmt - -o $W/MoTarget/vclst.mo; else echo missing $S/translations/source/st/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclst.mo; fi [build MO ] vclsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/vcl/messages.po; then msguniq --force-po $S/translations/source/sv/vcl/messages.po | msgfmt - -o $W/MoTarget/vclsv.mo; else echo missing $S/translations/source/sv/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclsv.mo; fi [build MO ] vclta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/vcl/messages.po; then msguniq --force-po $S/translations/source/ta/vcl/messages.po | msgfmt - -o $W/MoTarget/vclta.mo; else echo missing $S/translations/source/ta/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclta.mo; fi [build MO ] vclte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/vcl/messages.po; then msguniq --force-po $S/translations/source/te/vcl/messages.po | msgfmt - -o $W/MoTarget/vclte.mo; else echo missing $S/translations/source/te/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclte.mo; fi [build MO ] vclth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/vcl/messages.po; then msguniq --force-po $S/translations/source/th/vcl/messages.po | msgfmt - -o $W/MoTarget/vclth.mo; else echo missing $S/translations/source/th/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclth.mo; fi [build MO ] vcltn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/vcl/messages.po; then msguniq --force-po $S/translations/source/tn/vcl/messages.po | msgfmt - -o $W/MoTarget/vcltn.mo; else echo missing $S/translations/source/tn/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcltn.mo; fi [build MO ] vcltr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/vcl/messages.po; then msguniq --force-po $S/translations/source/tr/vcl/messages.po | msgfmt - -o $W/MoTarget/vcltr.mo; else echo missing $S/translations/source/tr/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcltr.mo; fi [build MO ] vclts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/vcl/messages.po; then msguniq --force-po $S/translations/source/ts/vcl/messages.po | msgfmt - -o $W/MoTarget/vclts.mo; else echo missing $S/translations/source/ts/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclts.mo; fi [build MO ] vcluk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/vcl/messages.po; then msguniq --force-po $S/translations/source/uk/vcl/messages.po | msgfmt - -o $W/MoTarget/vcluk.mo; else echo missing $S/translations/source/uk/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vcluk.mo; fi [build MO ] vclve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/vcl/messages.po; then msguniq --force-po $S/translations/source/ve/vcl/messages.po | msgfmt - -o $W/MoTarget/vclve.mo; else echo missing $S/translations/source/ve/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclve.mo; fi [build MO ] vclxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/vcl/messages.po; then msguniq --force-po $S/translations/source/xh/vcl/messages.po | msgfmt - -o $W/MoTarget/vclxh.mo; else echo missing $S/translations/source/xh/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclxh.mo; fi [build MO ] vclzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/vcl/messages.po; then msguniq --force-po $S/translations/source/zh-CN/vcl/messages.po | msgfmt - -o $W/MoTarget/vclzh-CN.mo; else echo missing $S/translations/source/zh-CN/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclzh-CN.mo; fi [build MO ] vclzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/vcl/messages.po; then msguniq --force-po $S/translations/source/zh-TW/vcl/messages.po | msgfmt - -o $W/MoTarget/vclzh-TW.mo; else echo missing $S/translations/source/zh-TW/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclzh-TW.mo; fi [build MO ] vclzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/vcl/messages.po; then msguniq --force-po $S/translations/source/zu/vcl/messages.po | msgfmt - -o $W/MoTarget/vclzu.mo; else echo missing $S/translations/source/zu/vcl/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/vclzu.mo; fi [build MOD] winaccessibility S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/winaccessibility mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicshare mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/share/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_wizardshare mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvaccess2base mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvdepot mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrveuro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvform mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvgimmicks mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvimport mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvstandard mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/basic/Standard/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvtemplate mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvtools mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicsrvtutorials mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/wizards_basicusr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/Pyuno/commonwizards mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/document/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/text/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/ mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/commonwizards.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/form.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/query.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/report.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilderwizard.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/table.prepared [build MO ] wizaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/wizards/messages.po; then msguniq --force-po $S/translations/source/af/wizards/messages.po | msgfmt - -o $W/MoTarget/wizaf.mo; else echo missing $S/translations/source/af/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizaf.mo; fi [build MO ] wizar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/wizards/messages.po; then msguniq --force-po $S/translations/source/ar/wizards/messages.po | msgfmt - -o $W/MoTarget/wizar.mo; else echo missing $S/translations/source/ar/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizar.mo; fi [build MO ] wizas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/wizards/messages.po; then msguniq --force-po $S/translations/source/as/wizards/messages.po | msgfmt - -o $W/MoTarget/wizas.mo; else echo missing $S/translations/source/as/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizas.mo; fi [build MO ] wizbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/wizards/messages.po; then msguniq --force-po $S/translations/source/bg/wizards/messages.po | msgfmt - -o $W/MoTarget/wizbg.mo; else echo missing $S/translations/source/bg/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizbg.mo; fi [build MO ] wizbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/wizards/messages.po; then msguniq --force-po $S/translations/source/bn/wizards/messages.po | msgfmt - -o $W/MoTarget/wizbn.mo; else echo missing $S/translations/source/bn/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizbn.mo; fi [build MO ] wizbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/wizards/messages.po; then msguniq --force-po $S/translations/source/br/wizards/messages.po | msgfmt - -o $W/MoTarget/wizbr.mo; else echo missing $S/translations/source/br/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizbr.mo; fi [build MO ] wizca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/wizards/messages.po; then msguniq --force-po $S/translations/source/ca/wizards/messages.po | msgfmt - -o $W/MoTarget/wizca.mo; else echo missing $S/translations/source/ca/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizca.mo; fi [build MO ] wizcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/wizards/messages.po; then msguniq --force-po $S/translations/source/cs/wizards/messages.po | msgfmt - -o $W/MoTarget/wizcs.mo; else echo missing $S/translations/source/cs/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizcs.mo; fi [build MO ] wizcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/wizards/messages.po; then msguniq --force-po $S/translations/source/cy/wizards/messages.po | msgfmt - -o $W/MoTarget/wizcy.mo; else echo missing $S/translations/source/cy/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizcy.mo; fi [build MO ] wizda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/wizards/messages.po; then msguniq --force-po $S/translations/source/da/wizards/messages.po | msgfmt - -o $W/MoTarget/wizda.mo; else echo missing $S/translations/source/da/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizda.mo; fi [build MO ] wizde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/wizards/messages.po; then msguniq --force-po $S/translations/source/de/wizards/messages.po | msgfmt - -o $W/MoTarget/wizde.mo; else echo missing $S/translations/source/de/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizde.mo; fi [build MO ] wizdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/wizards/messages.po; then msguniq --force-po $S/translations/source/dz/wizards/messages.po | msgfmt - -o $W/MoTarget/wizdz.mo; else echo missing $S/translations/source/dz/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizdz.mo; fi [build MO ] wizel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/wizards/messages.po; then msguniq --force-po $S/translations/source/el/wizards/messages.po | msgfmt - -o $W/MoTarget/wizel.mo; else echo missing $S/translations/source/el/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizel.mo; fi [build MO ] wizeo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/wizards/messages.po; then msguniq --force-po $S/translations/source/eo/wizards/messages.po | msgfmt - -o $W/MoTarget/wizeo.mo; else echo missing $S/translations/source/eo/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizeo.mo; fi [build MO ] wizes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/wizards/messages.po; then msguniq --force-po $S/translations/source/es/wizards/messages.po | msgfmt - -o $W/MoTarget/wizes.mo; else echo missing $S/translations/source/es/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizes.mo; fi [build MO ] wizet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/wizards/messages.po; then msguniq --force-po $S/translations/source/et/wizards/messages.po | msgfmt - -o $W/MoTarget/wizet.mo; else echo missing $S/translations/source/et/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizet.mo; fi [build MO ] wizeu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/wizards/messages.po; then msguniq --force-po $S/translations/source/eu/wizards/messages.po | msgfmt - -o $W/MoTarget/wizeu.mo; else echo missing $S/translations/source/eu/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizeu.mo; fi [build MO ] wizfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/wizards/messages.po; then msguniq --force-po $S/translations/source/fa/wizards/messages.po | msgfmt - -o $W/MoTarget/wizfa.mo; else echo missing $S/translations/source/fa/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizfa.mo; fi [build MO ] wizfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/wizards/messages.po; then msguniq --force-po $S/translations/source/fi/wizards/messages.po | msgfmt - -o $W/MoTarget/wizfi.mo; else echo missing $S/translations/source/fi/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizfi.mo; fi [build MO ] wizfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/wizards/messages.po; then msguniq --force-po $S/translations/source/fr/wizards/messages.po | msgfmt - -o $W/MoTarget/wizfr.mo; else echo missing $S/translations/source/fr/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizfr.mo; fi [build MO ] wizga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/wizards/messages.po; then msguniq --force-po $S/translations/source/ga/wizards/messages.po | msgfmt - -o $W/MoTarget/wizga.mo; else echo missing $S/translations/source/ga/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizga.mo; fi [build MO ] wizgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/wizards/messages.po; then msguniq --force-po $S/translations/source/gl/wizards/messages.po | msgfmt - -o $W/MoTarget/wizgl.mo; else echo missing $S/translations/source/gl/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizgl.mo; fi [build MO ] wizgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/wizards/messages.po; then msguniq --force-po $S/translations/source/gu/wizards/messages.po | msgfmt - -o $W/MoTarget/wizgu.mo; else echo missing $S/translations/source/gu/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizgu.mo; fi [build MO ] wizhe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/wizards/messages.po; then msguniq --force-po $S/translations/source/he/wizards/messages.po | msgfmt - -o $W/MoTarget/wizhe.mo; else echo missing $S/translations/source/he/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizhe.mo; fi [build MO ] wizhi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/wizards/messages.po; then msguniq --force-po $S/translations/source/hi/wizards/messages.po | msgfmt - -o $W/MoTarget/wizhi.mo; else echo missing $S/translations/source/hi/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizhi.mo; fi [build MO ] wizhr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/wizards/messages.po; then msguniq --force-po $S/translations/source/hr/wizards/messages.po | msgfmt - -o $W/MoTarget/wizhr.mo; else echo missing $S/translations/source/hr/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizhr.mo; fi [build MO ] wizhu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/wizards/messages.po; then msguniq --force-po $S/translations/source/hu/wizards/messages.po | msgfmt - -o $W/MoTarget/wizhu.mo; else echo missing $S/translations/source/hu/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizhu.mo; fi [build MO ] wizid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/wizards/messages.po; then msguniq --force-po $S/translations/source/id/wizards/messages.po | msgfmt - -o $W/MoTarget/wizid.mo; else echo missing $S/translations/source/id/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizid.mo; fi [build MO ] wizit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/wizards/messages.po; then msguniq --force-po $S/translations/source/it/wizards/messages.po | msgfmt - -o $W/MoTarget/wizit.mo; else echo missing $S/translations/source/it/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizit.mo; fi [build MO ] wizja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/wizards/messages.po; then msguniq --force-po $S/translations/source/ja/wizards/messages.po | msgfmt - -o $W/MoTarget/wizja.mo; else echo missing $S/translations/source/ja/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizja.mo; fi [build MO ] wizkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/wizards/messages.po; then msguniq --force-po $S/translations/source/kk/wizards/messages.po | msgfmt - -o $W/MoTarget/wizkk.mo; else echo missing $S/translations/source/kk/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizkk.mo; fi [build MO ] wizkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/wizards/messages.po; then msguniq --force-po $S/translations/source/kn/wizards/messages.po | msgfmt - -o $W/MoTarget/wizkn.mo; else echo missing $S/translations/source/kn/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizkn.mo; fi [build MO ] wizko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/wizards/messages.po; then msguniq --force-po $S/translations/source/ko/wizards/messages.po | msgfmt - -o $W/MoTarget/wizko.mo; else echo missing $S/translations/source/ko/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizko.mo; fi [build MO ] wizlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/wizards/messages.po; then msguniq --force-po $S/translations/source/lt/wizards/messages.po | msgfmt - -o $W/MoTarget/wizlt.mo; else echo missing $S/translations/source/lt/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizlt.mo; fi [build MO ] wizlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/wizards/messages.po; then msguniq --force-po $S/translations/source/lv/wizards/messages.po | msgfmt - -o $W/MoTarget/wizlv.mo; else echo missing $S/translations/source/lv/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizlv.mo; fi [build MO ] wizmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/wizards/messages.po; then msguniq --force-po $S/translations/source/mai/wizards/messages.po | msgfmt - -o $W/MoTarget/wizmai.mo; else echo missing $S/translations/source/mai/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizmai.mo; fi [build MO ] wizml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/wizards/messages.po; then msguniq --force-po $S/translations/source/ml/wizards/messages.po | msgfmt - -o $W/MoTarget/wizml.mo; else echo missing $S/translations/source/ml/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizml.mo; fi [build MO ] wizmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/wizards/messages.po; then msguniq --force-po $S/translations/source/mr/wizards/messages.po | msgfmt - -o $W/MoTarget/wizmr.mo; else echo missing $S/translations/source/mr/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizmr.mo; fi [build MO ] wiznb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/wizards/messages.po; then msguniq --force-po $S/translations/source/nb/wizards/messages.po | msgfmt - -o $W/MoTarget/wiznb.mo; else echo missing $S/translations/source/nb/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wiznb.mo; fi [build MO ] wiznl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/wizards/messages.po; then msguniq --force-po $S/translations/source/nl/wizards/messages.po | msgfmt - -o $W/MoTarget/wiznl.mo; else echo missing $S/translations/source/nl/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wiznl.mo; fi [build MO ] wiznn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/wizards/messages.po; then msguniq --force-po $S/translations/source/nn/wizards/messages.po | msgfmt - -o $W/MoTarget/wiznn.mo; else echo missing $S/translations/source/nn/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wiznn.mo; fi [build MO ] wiznr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/wizards/messages.po; then msguniq --force-po $S/translations/source/nr/wizards/messages.po | msgfmt - -o $W/MoTarget/wiznr.mo; else echo missing $S/translations/source/nr/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wiznr.mo; fi [build MO ] wiznso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/wizards/messages.po; then msguniq --force-po $S/translations/source/nso/wizards/messages.po | msgfmt - -o $W/MoTarget/wiznso.mo; else echo missing $S/translations/source/nso/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wiznso.mo; fi [build MO ] wizor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/wizards/messages.po; then msguniq --force-po $S/translations/source/or/wizards/messages.po | msgfmt - -o $W/MoTarget/wizor.mo; else echo missing $S/translations/source/or/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizor.mo; fi [build MO ] wizpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/wizards/messages.po; then msguniq --force-po $S/translations/source/pa-IN/wizards/messages.po | msgfmt - -o $W/MoTarget/wizpa-IN.mo; else echo missing $S/translations/source/pa-IN/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizpa-IN.mo; fi [build MO ] wizpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/wizards/messages.po; then msguniq --force-po $S/translations/source/pl/wizards/messages.po | msgfmt - -o $W/MoTarget/wizpl.mo; else echo missing $S/translations/source/pl/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizpl.mo; fi [build MO ] wizpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/wizards/messages.po; then msguniq --force-po $S/translations/source/pt-BR/wizards/messages.po | msgfmt - -o $W/MoTarget/wizpt-BR.mo; else echo missing $S/translations/source/pt-BR/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizpt-BR.mo; fi [build MO ] wizpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/wizards/messages.po; then msguniq --force-po $S/translations/source/pt/wizards/messages.po | msgfmt - -o $W/MoTarget/wizpt.mo; else echo missing $S/translations/source/pt/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizpt.mo; fi [build MO ] wizro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/wizards/messages.po; then msguniq --force-po $S/translations/source/ro/wizards/messages.po | msgfmt - -o $W/MoTarget/wizro.mo; else echo missing $S/translations/source/ro/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizro.mo; fi [build MO ] wizru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/wizards/messages.po; then msguniq --force-po $S/translations/source/ru/wizards/messages.po | msgfmt - -o $W/MoTarget/wizru.mo; else echo missing $S/translations/source/ru/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizru.mo; fi [build MO ] wizsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/wizards/messages.po; then msguniq --force-po $S/translations/source/si/wizards/messages.po | msgfmt - -o $W/MoTarget/wizsi.mo; else echo missing $S/translations/source/si/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizsi.mo; fi [build MO ] wizsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/wizards/messages.po; then msguniq --force-po $S/translations/source/sk/wizards/messages.po | msgfmt - -o $W/MoTarget/wizsk.mo; else echo missing $S/translations/source/sk/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizsk.mo; fi [build MO ] wizsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/wizards/messages.po; then msguniq --force-po $S/translations/source/sl/wizards/messages.po | msgfmt - -o $W/MoTarget/wizsl.mo; else echo missing $S/translations/source/sl/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizsl.mo; fi [build MO ] wizsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/wizards/messages.po; then msguniq --force-po $S/translations/source/sr/wizards/messages.po | msgfmt - -o $W/MoTarget/wizsr.mo; else echo missing $S/translations/source/sr/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizsr.mo; fi [build MO ] wizsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/wizards/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/wizards/messages.po | msgfmt - -o $W/MoTarget/wizsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizsr-Latn.mo; fi [build MO ] wizss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/wizards/messages.po; then msguniq --force-po $S/translations/source/ss/wizards/messages.po | msgfmt - -o $W/MoTarget/wizss.mo; else echo missing $S/translations/source/ss/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizss.mo; fi [build MO ] wizst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/wizards/messages.po; then msguniq --force-po $S/translations/source/st/wizards/messages.po | msgfmt - -o $W/MoTarget/wizst.mo; else echo missing $S/translations/source/st/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizst.mo; fi [build MO ] wizsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/wizards/messages.po; then msguniq --force-po $S/translations/source/sv/wizards/messages.po | msgfmt - -o $W/MoTarget/wizsv.mo; else echo missing $S/translations/source/sv/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizsv.mo; fi [build MO ] wizta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/wizards/messages.po; then msguniq --force-po $S/translations/source/ta/wizards/messages.po | msgfmt - -o $W/MoTarget/wizta.mo; else echo missing $S/translations/source/ta/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizta.mo; fi [build MO ] wizte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/wizards/messages.po; then msguniq --force-po $S/translations/source/te/wizards/messages.po | msgfmt - -o $W/MoTarget/wizte.mo; else echo missing $S/translations/source/te/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizte.mo; fi [build MO ] wizth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/wizards/messages.po; then msguniq --force-po $S/translations/source/th/wizards/messages.po | msgfmt - -o $W/MoTarget/wizth.mo; else echo missing $S/translations/source/th/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizth.mo; fi [build MO ] wiztn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/wizards/messages.po; then msguniq --force-po $S/translations/source/tn/wizards/messages.po | msgfmt - -o $W/MoTarget/wiztn.mo; else echo missing $S/translations/source/tn/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wiztn.mo; fi [build MO ] wiztr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/wizards/messages.po; then msguniq --force-po $S/translations/source/tr/wizards/messages.po | msgfmt - -o $W/MoTarget/wiztr.mo; else echo missing $S/translations/source/tr/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wiztr.mo; fi [build MO ] wizts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/wizards/messages.po; then msguniq --force-po $S/translations/source/ts/wizards/messages.po | msgfmt - -o $W/MoTarget/wizts.mo; else echo missing $S/translations/source/ts/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizts.mo; fi [build MO ] wizuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/wizards/messages.po; then msguniq --force-po $S/translations/source/uk/wizards/messages.po | msgfmt - -o $W/MoTarget/wizuk.mo; else echo missing $S/translations/source/uk/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizuk.mo; fi [build MO ] wizve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/wizards/messages.po; then msguniq --force-po $S/translations/source/ve/wizards/messages.po | msgfmt - -o $W/MoTarget/wizve.mo; else echo missing $S/translations/source/ve/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizve.mo; fi [build MO ] wizxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/wizards/messages.po; then msguniq --force-po $S/translations/source/xh/wizards/messages.po | msgfmt - -o $W/MoTarget/wizxh.mo; else echo missing $S/translations/source/xh/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizxh.mo; fi [build MO ] wizzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/wizards/messages.po; then msguniq --force-po $S/translations/source/zh-CN/wizards/messages.po | msgfmt - -o $W/MoTarget/wizzh-CN.mo; else echo missing $S/translations/source/zh-CN/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizzh-CN.mo; fi [build MO ] wizzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/wizards/messages.po; then msguniq --force-po $S/translations/source/zh-TW/wizards/messages.po | msgfmt - -o $W/MoTarget/wizzh-TW.mo; else echo missing $S/translations/source/zh-TW/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizzh-TW.mo; fi [build MO ] wizzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/wizards/messages.po; then msguniq --force-po $S/translations/source/zu/wizards/messages.po | msgfmt - -o $W/MoTarget/wizzu.mo; else echo missing $S/translations/source/zu/wizards/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wizzu.mo; fi [build MO ] wptaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/writerperfect/messages.po; then msguniq --force-po $S/translations/source/af/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptaf.mo; else echo missing $S/translations/source/af/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptaf.mo; fi [build MO ] wptar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ar/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptar.mo; else echo missing $S/translations/source/ar/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptar.mo; fi [build MO ] wptas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/writerperfect/messages.po; then msguniq --force-po $S/translations/source/as/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptas.mo; else echo missing $S/translations/source/as/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptas.mo; fi [build MO ] wptbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/writerperfect/messages.po; then msguniq --force-po $S/translations/source/bg/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptbg.mo; else echo missing $S/translations/source/bg/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptbg.mo; fi [build MO ] wptbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/writerperfect/messages.po; then msguniq --force-po $S/translations/source/bn/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptbn.mo; else echo missing $S/translations/source/bn/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptbn.mo; fi [build MO ] wptbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/writerperfect/messages.po; then msguniq --force-po $S/translations/source/br/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptbr.mo; else echo missing $S/translations/source/br/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptbr.mo; fi [build MO ] wptca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ca/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptca.mo; else echo missing $S/translations/source/ca/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptca.mo; fi [build MO ] wptcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/writerperfect/messages.po; then msguniq --force-po $S/translations/source/cs/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptcs.mo; else echo missing $S/translations/source/cs/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptcs.mo; fi [build MO ] wptcy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/writerperfect/messages.po; then msguniq --force-po $S/translations/source/cy/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptcy.mo; else echo missing $S/translations/source/cy/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptcy.mo; fi [build MO ] wptda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/writerperfect/messages.po; then msguniq --force-po $S/translations/source/da/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptda.mo; else echo missing $S/translations/source/da/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptda.mo; fi [build MO ] wptde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/writerperfect/messages.po; then msguniq --force-po $S/translations/source/de/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptde.mo; else echo missing $S/translations/source/de/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptde.mo; fi [build MO ] wptdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/writerperfect/messages.po; then msguniq --force-po $S/translations/source/dz/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptdz.mo; else echo missing $S/translations/source/dz/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptdz.mo; fi [build MO ] wptel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/writerperfect/messages.po; then msguniq --force-po $S/translations/source/el/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptel.mo; else echo missing $S/translations/source/el/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptel.mo; fi [build MO ] wpteo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/writerperfect/messages.po; then msguniq --force-po $S/translations/source/eo/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wpteo.mo; else echo missing $S/translations/source/eo/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wpteo.mo; fi [build MO ] wptes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/writerperfect/messages.po; then msguniq --force-po $S/translations/source/es/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptes.mo; else echo missing $S/translations/source/es/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptes.mo; fi [build MO ] wptet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/writerperfect/messages.po; then msguniq --force-po $S/translations/source/et/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptet.mo; else echo missing $S/translations/source/et/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptet.mo; fi [build MO ] wpteu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/writerperfect/messages.po; then msguniq --force-po $S/translations/source/eu/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wpteu.mo; else echo missing $S/translations/source/eu/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wpteu.mo; fi [build MO ] wptfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/writerperfect/messages.po; then msguniq --force-po $S/translations/source/fa/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptfa.mo; else echo missing $S/translations/source/fa/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptfa.mo; fi [build MO ] wptfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/writerperfect/messages.po; then msguniq --force-po $S/translations/source/fi/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptfi.mo; else echo missing $S/translations/source/fi/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptfi.mo; fi [build MO ] wptfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/writerperfect/messages.po; then msguniq --force-po $S/translations/source/fr/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptfr.mo; else echo missing $S/translations/source/fr/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptfr.mo; fi [build MO ] wptga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ga/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptga.mo; else echo missing $S/translations/source/ga/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptga.mo; fi [build MO ] wptgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/writerperfect/messages.po; then msguniq --force-po $S/translations/source/gl/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptgl.mo; else echo missing $S/translations/source/gl/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptgl.mo; fi [build MO ] wptgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/writerperfect/messages.po; then msguniq --force-po $S/translations/source/gu/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptgu.mo; else echo missing $S/translations/source/gu/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptgu.mo; fi [build MO ] wpthe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/writerperfect/messages.po; then msguniq --force-po $S/translations/source/he/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wpthe.mo; else echo missing $S/translations/source/he/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wpthe.mo; fi [build MO ] wpthi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/writerperfect/messages.po; then msguniq --force-po $S/translations/source/hi/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wpthi.mo; else echo missing $S/translations/source/hi/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wpthi.mo; fi [build MO ] wpthr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/writerperfect/messages.po; then msguniq --force-po $S/translations/source/hr/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wpthr.mo; else echo missing $S/translations/source/hr/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wpthr.mo; fi [build MO ] wpthu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/writerperfect/messages.po; then msguniq --force-po $S/translations/source/hu/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wpthu.mo; else echo missing $S/translations/source/hu/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wpthu.mo; fi [build MO ] wptid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/writerperfect/messages.po; then msguniq --force-po $S/translations/source/id/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptid.mo; else echo missing $S/translations/source/id/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptid.mo; fi [build MO ] wptit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/writerperfect/messages.po; then msguniq --force-po $S/translations/source/it/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptit.mo; else echo missing $S/translations/source/it/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptit.mo; fi [build MO ] wptja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ja/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptja.mo; else echo missing $S/translations/source/ja/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptja.mo; fi [build MO ] wptkk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/writerperfect/messages.po; then msguniq --force-po $S/translations/source/kk/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptkk.mo; else echo missing $S/translations/source/kk/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptkk.mo; fi [build MO ] wptkn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/writerperfect/messages.po; then msguniq --force-po $S/translations/source/kn/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptkn.mo; else echo missing $S/translations/source/kn/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptkn.mo; fi [build MO ] wptko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ko/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptko.mo; else echo missing $S/translations/source/ko/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptko.mo; fi [build MO ] wptlt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/writerperfect/messages.po; then msguniq --force-po $S/translations/source/lt/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptlt.mo; else echo missing $S/translations/source/lt/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptlt.mo; fi [build MO ] wptlv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/writerperfect/messages.po; then msguniq --force-po $S/translations/source/lv/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptlv.mo; else echo missing $S/translations/source/lv/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptlv.mo; fi [build MO ] wptmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/writerperfect/messages.po; then msguniq --force-po $S/translations/source/mai/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptmai.mo; else echo missing $S/translations/source/mai/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptmai.mo; fi [build MO ] wptml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ml/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptml.mo; else echo missing $S/translations/source/ml/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptml.mo; fi [build MO ] wptmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/writerperfect/messages.po; then msguniq --force-po $S/translations/source/mr/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptmr.mo; else echo missing $S/translations/source/mr/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptmr.mo; fi [build MO ] wptnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/writerperfect/messages.po; then msguniq --force-po $S/translations/source/nb/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptnb.mo; else echo missing $S/translations/source/nb/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptnb.mo; fi [build MO ] wptnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/writerperfect/messages.po; then msguniq --force-po $S/translations/source/nl/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptnl.mo; else echo missing $S/translations/source/nl/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptnl.mo; fi [build MO ] wptnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/writerperfect/messages.po; then msguniq --force-po $S/translations/source/nn/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptnn.mo; else echo missing $S/translations/source/nn/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptnn.mo; fi [build MO ] wptnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/writerperfect/messages.po; then msguniq --force-po $S/translations/source/nr/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptnr.mo; else echo missing $S/translations/source/nr/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptnr.mo; fi [build MO ] wptnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/writerperfect/messages.po; then msguniq --force-po $S/translations/source/nso/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptnso.mo; else echo missing $S/translations/source/nso/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptnso.mo; fi [build MO ] wptor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/writerperfect/messages.po; then msguniq --force-po $S/translations/source/or/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptor.mo; else echo missing $S/translations/source/or/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptor.mo; fi [build MO ] wptpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/writerperfect/messages.po; then msguniq --force-po $S/translations/source/pa-IN/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptpa-IN.mo; else echo missing $S/translations/source/pa-IN/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptpa-IN.mo; fi [build MO ] wptpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/writerperfect/messages.po; then msguniq --force-po $S/translations/source/pl/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptpl.mo; else echo missing $S/translations/source/pl/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptpl.mo; fi [build MO ] wptpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/writerperfect/messages.po; then msguniq --force-po $S/translations/source/pt-BR/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptpt-BR.mo; else echo missing $S/translations/source/pt-BR/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptpt-BR.mo; fi [build MO ] wptpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/writerperfect/messages.po; then msguniq --force-po $S/translations/source/pt/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptpt.mo; else echo missing $S/translations/source/pt/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptpt.mo; fi [build MO ] wptro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ro/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptro.mo; else echo missing $S/translations/source/ro/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptro.mo; fi [build MO ] wptru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ru/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptru.mo; else echo missing $S/translations/source/ru/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptru.mo; fi [build MO ] wptsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/writerperfect/messages.po; then msguniq --force-po $S/translations/source/si/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptsi.mo; else echo missing $S/translations/source/si/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptsi.mo; fi [build MO ] wptsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/writerperfect/messages.po; then msguniq --force-po $S/translations/source/sk/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptsk.mo; else echo missing $S/translations/source/sk/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptsk.mo; fi [build MO ] wptsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/writerperfect/messages.po; then msguniq --force-po $S/translations/source/sl/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptsl.mo; else echo missing $S/translations/source/sl/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptsl.mo; fi [build MO ] wptsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/writerperfect/messages.po; then msguniq --force-po $S/translations/source/sr/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptsr.mo; else echo missing $S/translations/source/sr/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptsr.mo; fi [build MO ] wptsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/writerperfect/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptsr-Latn.mo; fi [build MO ] wptss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ss/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptss.mo; else echo missing $S/translations/source/ss/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptss.mo; fi [build MO ] wptst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/writerperfect/messages.po; then msguniq --force-po $S/translations/source/st/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptst.mo; else echo missing $S/translations/source/st/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptst.mo; fi [build MO ] wptsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/writerperfect/messages.po; then msguniq --force-po $S/translations/source/sv/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptsv.mo; else echo missing $S/translations/source/sv/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptsv.mo; fi [build MO ] wptta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ta/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptta.mo; else echo missing $S/translations/source/ta/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptta.mo; fi [build MO ] wptte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/writerperfect/messages.po; then msguniq --force-po $S/translations/source/te/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptte.mo; else echo missing $S/translations/source/te/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptte.mo; fi [build MO ] wptth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/writerperfect/messages.po; then msguniq --force-po $S/translations/source/th/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptth.mo; else echo missing $S/translations/source/th/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptth.mo; fi [build MO ] wpttn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/writerperfect/messages.po; then msguniq --force-po $S/translations/source/tn/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wpttn.mo; else echo missing $S/translations/source/tn/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wpttn.mo; fi [build MO ] wpttr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/writerperfect/messages.po; then msguniq --force-po $S/translations/source/tr/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wpttr.mo; else echo missing $S/translations/source/tr/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wpttr.mo; fi [build MO ] wptts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ts/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptts.mo; else echo missing $S/translations/source/ts/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptts.mo; fi [build MO ] wptuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/writerperfect/messages.po; then msguniq --force-po $S/translations/source/uk/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptuk.mo; else echo missing $S/translations/source/uk/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptuk.mo; fi [build MO ] wptve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/writerperfect/messages.po; then msguniq --force-po $S/translations/source/ve/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptve.mo; else echo missing $S/translations/source/ve/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptve.mo; fi [build MO ] wptxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/writerperfect/messages.po; then msguniq --force-po $S/translations/source/xh/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptxh.mo; else echo missing $S/translations/source/xh/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptxh.mo; fi [build MO ] wptzh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/writerperfect/messages.po; then msguniq --force-po $S/translations/source/zh-CN/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptzh-CN.mo; else echo missing $S/translations/source/zh-CN/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptzh-CN.mo; fi [build MO ] wptzh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/writerperfect/messages.po; then msguniq --force-po $S/translations/source/zh-TW/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptzh-TW.mo; else echo missing $S/translations/source/zh-TW/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptzh-TW.mo; fi [build MO ] wptzu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/writerperfect/messages.po; then msguniq --force-po $S/translations/source/zu/writerperfect/messages.po | msgfmt - -o $W/MoTarget/wptzu.mo; else echo missing $S/translations/source/zu/writerperfect/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/wptzu.mo; fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/xmerge.prepared mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/XMergeBridge.prepared /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlhelp/util/main_transform.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/main_transform.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/xmloff_dtd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/xmlscript_dtd [build MO ] xscaf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/af/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/af/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscaf.mo; else echo missing $S/translations/source/af/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscaf.mo; fi [build MO ] xscar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ar/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ar/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscar.mo; else echo missing $S/translations/source/ar/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscar.mo; fi [build MO ] xscas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/as/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/as/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscas.mo; else echo missing $S/translations/source/as/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscas.mo; fi [build MO ] xscbg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bg/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/bg/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscbg.mo; else echo missing $S/translations/source/bg/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscbg.mo; fi [build MO ] xscbn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/bn/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/bn/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscbn.mo; else echo missing $S/translations/source/bn/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscbn.mo; fi [build MO ] xscbr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/br/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/br/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscbr.mo; else echo missing $S/translations/source/br/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscbr.mo; fi [build MO ] xscca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ca/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ca/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscca.mo; else echo missing $S/translations/source/ca/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscca.mo; fi [build MO ] xsccs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cs/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/cs/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsccs.mo; else echo missing $S/translations/source/cs/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsccs.mo; fi [build MO ] xsccy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/cy/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/cy/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsccy.mo; else echo missing $S/translations/source/cy/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsccy.mo; fi [build MO ] xscda S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/da/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/da/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscda.mo; else echo missing $S/translations/source/da/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscda.mo; fi [build MO ] xscde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/de/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/de/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscde.mo; else echo missing $S/translations/source/de/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscde.mo; fi [build MO ] xscdz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/dz/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/dz/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscdz.mo; else echo missing $S/translations/source/dz/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscdz.mo; fi [build MO ] xscel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/el/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/el/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscel.mo; else echo missing $S/translations/source/el/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscel.mo; fi [build MO ] xsceo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eo/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/eo/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsceo.mo; else echo missing $S/translations/source/eo/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsceo.mo; fi [build MO ] xsces S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/es/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/es/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsces.mo; else echo missing $S/translations/source/es/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsces.mo; fi [build MO ] xscet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/et/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/et/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscet.mo; else echo missing $S/translations/source/et/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscet.mo; fi [build MO ] xsceu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/eu/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/eu/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsceu.mo; else echo missing $S/translations/source/eu/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsceu.mo; fi [build MO ] xscfa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fa/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/fa/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscfa.mo; else echo missing $S/translations/source/fa/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscfa.mo; fi [build MO ] xscfi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fi/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/fi/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscfi.mo; else echo missing $S/translations/source/fi/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscfi.mo; fi [build MO ] xscfr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/fr/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/fr/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscfr.mo; else echo missing $S/translations/source/fr/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscfr.mo; fi [build MO ] xscga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ga/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ga/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscga.mo; else echo missing $S/translations/source/ga/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscga.mo; fi [build MO ] xscgl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gl/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/gl/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscgl.mo; else echo missing $S/translations/source/gl/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscgl.mo; fi [build MO ] xscgu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/gu/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/gu/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscgu.mo; else echo missing $S/translations/source/gu/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscgu.mo; fi [build MO ] xsche S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/he/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/he/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsche.mo; else echo missing $S/translations/source/he/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsche.mo; fi [build MO ] xschi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hi/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/hi/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xschi.mo; else echo missing $S/translations/source/hi/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xschi.mo; fi [build MO ] xschr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hr/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/hr/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xschr.mo; else echo missing $S/translations/source/hr/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xschr.mo; fi [build MO ] xschu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/hu/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/hu/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xschu.mo; else echo missing $S/translations/source/hu/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xschu.mo; fi [build MO ] xscid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/id/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/id/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscid.mo; else echo missing $S/translations/source/id/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscid.mo; fi [build MO ] xscit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/it/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/it/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscit.mo; else echo missing $S/translations/source/it/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscit.mo; fi [build MO ] xscja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ja/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ja/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscja.mo; else echo missing $S/translations/source/ja/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscja.mo; fi [build MO ] xsckk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kk/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/kk/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsckk.mo; else echo missing $S/translations/source/kk/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsckk.mo; fi [build MO ] xsckn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/kn/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/kn/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsckn.mo; else echo missing $S/translations/source/kn/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsckn.mo; fi [build MO ] xscko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ko/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ko/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscko.mo; else echo missing $S/translations/source/ko/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscko.mo; fi [build MO ] xsclt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lt/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/lt/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsclt.mo; else echo missing $S/translations/source/lt/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsclt.mo; fi [build MO ] xsclv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/lv/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/lv/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsclv.mo; else echo missing $S/translations/source/lv/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsclv.mo; fi [build MO ] xscmai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mai/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/mai/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscmai.mo; else echo missing $S/translations/source/mai/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscmai.mo; fi [build MO ] xscml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ml/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ml/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscml.mo; else echo missing $S/translations/source/ml/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscml.mo; fi [build MO ] xscmr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/mr/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/mr/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscmr.mo; else echo missing $S/translations/source/mr/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscmr.mo; fi [build MO ] xscnb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nb/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/nb/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscnb.mo; else echo missing $S/translations/source/nb/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscnb.mo; fi [build MO ] xscnl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nl/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/nl/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscnl.mo; else echo missing $S/translations/source/nl/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscnl.mo; fi [build MO ] xscnn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nn/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/nn/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscnn.mo; else echo missing $S/translations/source/nn/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscnn.mo; fi [build MO ] xscnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nr/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/nr/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscnr.mo; else echo missing $S/translations/source/nr/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscnr.mo; fi [build MO ] xscnso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/nso/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/nso/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscnso.mo; else echo missing $S/translations/source/nso/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscnso.mo; fi [build MO ] xscor S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/or/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/or/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscor.mo; else echo missing $S/translations/source/or/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscor.mo; fi [build MO ] xscpa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pa-IN/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/pa-IN/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscpa-IN.mo; else echo missing $S/translations/source/pa-IN/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscpa-IN.mo; fi [build MO ] xscpl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pl/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/pl/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscpl.mo; else echo missing $S/translations/source/pl/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscpl.mo; fi [build MO ] xscpt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt-BR/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/pt-BR/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscpt-BR.mo; else echo missing $S/translations/source/pt-BR/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscpt-BR.mo; fi [build MO ] xscpt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/pt/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/pt/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscpt.mo; else echo missing $S/translations/source/pt/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscpt.mo; fi [build MO ] xscro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ro/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ro/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscro.mo; else echo missing $S/translations/source/ro/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscro.mo; fi [build MO ] xscru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ru/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ru/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscru.mo; else echo missing $S/translations/source/ru/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscru.mo; fi [build MO ] xscsi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/si/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/si/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscsi.mo; else echo missing $S/translations/source/si/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscsi.mo; fi [build MO ] xscsk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sk/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/sk/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscsk.mo; else echo missing $S/translations/source/sk/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscsk.mo; fi [build MO ] xscsl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sl/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/sl/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscsl.mo; else echo missing $S/translations/source/sl/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscsl.mo; fi [build MO ] xscsr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/sr/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscsr.mo; else echo missing $S/translations/source/sr/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscsr.mo; fi [build MO ] xscsr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sr-Latn/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/sr-Latn/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscsr-Latn.mo; else echo missing $S/translations/source/sr-Latn/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscsr-Latn.mo; fi [build MO ] xscss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ss/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ss/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscss.mo; else echo missing $S/translations/source/ss/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscss.mo; fi [build MO ] xscst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/st/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/st/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscst.mo; else echo missing $S/translations/source/st/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscst.mo; fi [build MO ] xscsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/sv/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/sv/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscsv.mo; else echo missing $S/translations/source/sv/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscsv.mo; fi [build MO ] xscta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ta/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ta/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscta.mo; else echo missing $S/translations/source/ta/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscta.mo; fi [build MO ] xscte S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/te/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/te/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscte.mo; else echo missing $S/translations/source/te/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscte.mo; fi [build MO ] xscth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/th/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/th/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscth.mo; else echo missing $S/translations/source/th/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscth.mo; fi [build MO ] xsctn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tn/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/tn/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsctn.mo; else echo missing $S/translations/source/tn/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsctn.mo; fi [build MO ] xsctr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/tr/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/tr/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsctr.mo; else echo missing $S/translations/source/tr/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsctr.mo; fi [build MO ] xscts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ts/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ts/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscts.mo; else echo missing $S/translations/source/ts/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscts.mo; fi [build MO ] xscuk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/uk/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/uk/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscuk.mo; else echo missing $S/translations/source/uk/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscuk.mo; fi [build MO ] xscve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/ve/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/ve/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscve.mo; else echo missing $S/translations/source/ve/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscve.mo; fi [build MO ] xscxh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/xh/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/xh/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xscxh.mo; else echo missing $S/translations/source/xh/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xscxh.mo; fi [build MO ] xsczh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-CN/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/zh-CN/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsczh-CN.mo; else echo missing $S/translations/source/zh-CN/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsczh-CN.mo; fi [build MO ] xsczh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zh-TW/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/zh-TW/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsczh-TW.mo; else echo missing $S/translations/source/zh-TW/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsczh-TW.mo; fi [build MO ] xsczu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/MoTarget/ && if test -e $S/translations/source/zu/xmlsecurity/messages.po; then msguniq --force-po $S/translations/source/zu/xmlsecurity/messages.po | msgfmt - -o $W/MoTarget/xsczu.mo; else echo missing $S/translations/source/zu/xmlsecurity/messages.po && msguniq --force-po $S/solenv/bin/dummy.po | msgfmt - -o $W/MoTarget/xsczu.mo; fi [build LOC] UnoControls S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/UnoControls [build LOC] android S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/android [build LOC] animations S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/animations [build LOC] apple_remote S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/apple_remote [build LOC] basegfx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/basegfx [build LOC] bean S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/bean [build LOC] binaryurp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/binaryurp [build LOC] bridges S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/bridges [build LOC] canvas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/canvas [build LOC] cli_ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/cli_ure [build LOC] codemaker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/codemaker [build LOC] comphelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/comphelper [build LOC] configmgr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/configmgr [build LOC] cppcanvas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/cppcanvas [build LOC] cppu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/cppu [build LOC] cppuhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/cppuhelper [build LOC] cpputools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/cpputools [build LOC] drawinglayer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/drawinglayer [build LOC] dtrans S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/dtrans [build LOC] embeddedobj S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/embeddedobj [build LOC] embedserv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/embedserv [build LOC] emfio S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/emfio [build LOC] eventattacher S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/eventattacher [build LOC] clew S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/clew [build LOC] hsqldb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/hsqldb [build LOC] misc_extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/misc_extensions [build LOC] rhino S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/rhino [build LOC] xsltml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/xsltml [build LOC] helpcompiler S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/helpcompiler [build LOC] hwpfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/hwpfilter [build LOC] i18nlangtag S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/i18nlangtag [build LOC] i18npool S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/i18npool [build LOC] i18nutil S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/i18nutil [build LOC] idl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/idl [build LOC] idlc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/idlc [build LOC] instsetoo_native S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/instsetoo_native [build LOC] io S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/io [build LOC] javaunohelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/javaunohelper [build LOC] jurt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/jurt [build LOC] jvmaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/jvmaccess [build LOC] jvmfwk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/jvmfwk [build LOC] l10ntools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/l10ntools [build LOC] librelogo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/librelogo [build LOC] libreofficekit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/libreofficekit [build LOC] lingucomponent S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/lingucomponent [build LOC] linguistic S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/linguistic [build LOC] lotuswordpro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/lotuswordpro [build LOC] nlpsolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/nlpsolver [build LOC] o3tl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/o3tl [build LOC] odk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/odk [build LOC] offapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/offapi [build LOC] officecfg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/officecfg [build LOC] onlineupdate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/onlineupdate [build LOC] oovbaapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/oovbaapi [build LOC] oox S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/oox [build LOC] opencl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/opencl [build LOC] package S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/package [build LOC] pyuno S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/pyuno [build LOC] qadevOOo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/qadevOOo [build LOC] readlicense_oo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/readlicense_oo [build LOC] registry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/registry [build LOC] remotebridges S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/remotebridges [build LOC] reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/reportbuilder [build LOC] ridljar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/ridljar [build LOC] sal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sal [build LOC] salhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/salhelper [build LOC] sax S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sax [build LOC] scp2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/scp2 [build LOC] scripting S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/scripting [build LOC] sdext S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sdext [build LOC] setup_native S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/setup_native [build LOC] slideshow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/slideshow [build LOC] smoketest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/smoketest [build LOC] solenv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/solenv [build LOC] soltools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/soltools [build LOC] sot S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sot [build LOC] stoc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/stoc [build LOC] store S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/store [build LOC] svgio S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/svgio [build LOC] swext S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/swext [build LOC] sysui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sysui [build LOC] test S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/test [build LOC] testtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/testtools [build LOC] toolkit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/toolkit [build LOC] tools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/tools [build LOC] ucb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/ucb [build LOC] ucbhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/ucbhelper [build LOC] udkapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/udkapi [build LOC] uitest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/uitest [build LOC] unodevtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/unodevtools [build LOC] unoidl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/unoidl [build LOC] unoil S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/unoil [build LOC] unotest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/unotest [build LOC] unotools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/unotools [build LOC] unoxml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/unoxml [build LOC] ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/ure [build LOC] vbahelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/vbahelper [build LOC] winaccessibility S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/winaccessibility [build LOC] writerfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/writerfilter [build LOC] xmerge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/xmerge [build LOC] xmlhelp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/xmlhelp [build LOC] xmloff S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/xmloff [build LOC] xmlreader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/xmlreader [build LOC] xmlscript S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/xmlscript S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libuno_sal.so.3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/unoidl/source/sourceprovider-parser.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libcodemaker_cpp.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libcodemaker.a touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/unoidl/source/sourceprovider-parser.cxx touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx [build CUS] officecfg/registry touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/officecfg/registry.done [build C ] cppuhelper/source/findsofficepath.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/cppuhelper/source/ $W/Dep/CObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/findsofficepath.c -o $W/CObject/cppuhelper/source/findsofficepath.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/bestreversemap /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/areaHashCRC64TFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/areaHashCRC64TFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/areaScaleFastFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/areaScaleFastFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/areaScaleFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/areaScaleFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/blendedTextureFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/blendedTextureFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/blendedTextureVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/blendedTextureVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/dumbVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/dumbVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/diffTextureFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/diffTextureFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/greyscaleFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/greyscaleFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/invert50FragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/invert50FragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/convolutionFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/convolutionFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/linearGradientFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/linearGradientFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/combinedTextureFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/combinedTextureFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/combinedTextureVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/combinedTextureVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/combinedFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/combinedFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/combinedVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/combinedVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/lineFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/lineFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/lineVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/lineVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/maskFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/maskFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/maskedTextureVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/maskedTextureVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/maskedTextureFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/maskedTextureFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/radialGradientFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/radialGradientFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/replaceColorFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/replaceColorFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/solidFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/solidFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/textureFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/textureFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/textureVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/textureVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/opengl/shaders/transformedTextureVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/transformedTextureVertexShader.glsl [build C ] external/clew/source/clew.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/external/clew/source/ $W/Dep/CObject/external/clew/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCLEW_BUILD -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/external/clew/source/clew.c -o $W/CObject/external/clew/source/clew.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acccs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acccy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acceo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acces.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acceu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acche.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acchi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acchr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acchu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acckk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acckn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acclt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acclv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acctn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acctr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/accxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acczh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acczh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/acczu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/acc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediabg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediabn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediabr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediacs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediacy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediada.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediade.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediadz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediael.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediafa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediafi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediafr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediagl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediagu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediahe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediahi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediahr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediahu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediait.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediakk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediakn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediako.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmedialt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmedialv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediamai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediamr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmedianb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmedianl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediann.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmedianr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmedianso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediapa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediapl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediapt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediapt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediasi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediask.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediasl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediasr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediasr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediass.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediast.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediasv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediata.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediate.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediath.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediatn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediatr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediats.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediauk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediave.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediaxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediazh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediazh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/avmedia.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/avmediazu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/avmedia.mo /usr/bin/gperf --compare-strncmp --readonly-tables --output-file=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/editeng/generated/tokens.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/editeng/generated/tokens.gperf touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/misc/tokenhash.gperf touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/tokennames.inc sed -i -e "s/(char\*)0/(char\*)0, XML_TOKEN_INVALID/g" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/editeng/generated/tokens.cxx touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/connectivity/source/parse/sqlbison.hxx touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/connectivity/source/parse/sqlflex.cxx [build UIL] basctl/uiconfig/basicide/ui/basicmacrodialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/basicmacrodialog.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/basicmacrodialog.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/basicmacrodialog.ilst [build UIL] basctl/uiconfig/basicide/ui/breakpointmenus S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/breakpointmenus.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/breakpointmenus.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/breakpointmenus.ilst sed -i -e "/^#line/d" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/editeng/generated/tokens.cxx [build UIL] basctl/uiconfig/basicide/ui/defaultlanguage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/defaultlanguage.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/defaultlanguage.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/defaultlanguage.ilst [build UIL] basctl/uiconfig/basicide/ui/deletelangdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/deletelangdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/deletelangdialog.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/deletelangdialog.ilst [build UIL] basctl/uiconfig/basicide/ui/dialogpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/dialogpage.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/dialogpage.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/dialogpage.ilst [build UIL] basctl/uiconfig/basicide/ui/exportdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/exportdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/exportdialog.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/exportdialog.ilst [build UIL] basctl/uiconfig/basicide/ui/gotolinedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/gotolinedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/gotolinedialog.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/gotolinedialog.ilst [build UIL] basctl/uiconfig/basicide/ui/importlibdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/importlibdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/importlibdialog.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/importlibdialog.ilst [build UIL] basctl/uiconfig/basicide/ui/libpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/libpage.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/libpage.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/libpage.ilst [build UIL] basctl/uiconfig/basicide/ui/managebreakpoints S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/managebreakpoints.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/managebreakpoints.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/managebreakpoints.ilst [build UIL] basctl/uiconfig/basicide/ui/managelanguages S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/managelanguages.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/managelanguages.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/managelanguages.ilst [build UIL] basctl/uiconfig/basicide/ui/modulepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/modulepage.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/modulepage.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/modulepage.ilst [build UIL] basctl/uiconfig/basicide/ui/newlibdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/newlibdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/newlibdialog.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/newlibdialog.ilst [build UIL] basctl/uiconfig/basicide/ui/organizedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/basctl/uiconfig/basicide/ui/organizedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/basctl/uiconfig/basicide/ui/organizedialog.ui && touch $W/UIImageListTarget/basctl/uiconfig/basicide/ui/organizedialog.ilst [build UIA] modules/BasicIDE S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/BasicIDE.false -s $S/solenv/sanitizers/ui/modules/BasicIDE.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/BasicIDE.a11yerrors $S/basctl/uiconfig/basicide/ui/basicmacrodialog.ui $S/basctl/uiconfig/basicide/ui/breakpointmenus.ui $S/basctl/uiconfig/basicide/ui/defaultlanguage.ui $S/basctl/uiconfig/basicide/ui/deletelangdialog.ui $S/basctl/uiconfig/basicide/ui/dialogpage.ui $S/basctl/uiconfig/basicide/ui/exportdialog.ui $S/basctl/uiconfig/basicide/ui/gotolinedialog.ui $S/basctl/uiconfig/basicide/ui/importlibdialog.ui $S/basctl/uiconfig/basicide/ui/libpage.ui $S/basctl/uiconfig/basicide/ui/managebreakpoints.ui $S/basctl/uiconfig/basicide/ui/managelanguages.ui $S/basctl/uiconfig/basicide/ui/modulepage.ui $S/basctl/uiconfig/basicide/ui/newlibdialog.ui $S/basctl/uiconfig/basicide/ui/organizedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/popupmenu/dialog.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/popupmenu/dialog.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/popupmenu/tabbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/popupmenu/tabbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/toolbar/dialogbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/dialogbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/toolbar/findbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/findbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/toolbar/insertcontrolsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/insertcontrolsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/toolbar/formcontrolsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/formcontrolsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/toolbar/macrobar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/macrobar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/toolbar/translationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/toolbar/translationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/basicmacrodialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/basicmacrodialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/breakpointmenus.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/breakpointmenus.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/defaultlanguage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/defaultlanguage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/deletelangdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/deletelangdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/dialogpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/dialogpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/exportdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/exportdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/gotolinedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/gotolinedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/importlibdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/importlibdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/libpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/libpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/managebreakpoints.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/managebreakpoints.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/managelanguages.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/managelanguages.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/modulepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/modulepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/newlibdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/newlibdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/ui/organizedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/ui/organizedialog.ui [build UIM] share/config/soffice.cfg/modules/BasicIDE/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/uiconfig/basicide/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/BasicIDE/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctldz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctleo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctles.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctleu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctllt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctllv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/basctl.mo 0 new warning (8 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/BasicIDE.suppr) /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctltn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctltr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctluk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/basctlzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/basctl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sblt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sblv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sbzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/sb.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/Bridge.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/Bridge.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/IiopBridge.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/IiopBridge.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/OleApplicationRegistration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/OleBridgeSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/OleBridgeSupplier2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/OleBridgeSupplierVar1.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/OleObjectFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/OleObjectFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/UrpBridge.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/UrpBridge.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/BridgeSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/Factory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/Factory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/DataInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/DataInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/DataOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/DataOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/MarkableInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/MarkableInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/MarkableOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/MarkableOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/ObjectInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/ObjectInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/ObjectOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/ObjectOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/Pump.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/Pump.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/MultiServiceFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/MultiServiceFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/RegistryServiceManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/RegistryServiceManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/ServiceManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/ServiceManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/loader/Dynamic.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/loader/Dynamic.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/loader/Java.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/loader/Java.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/loader/Java2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/loader/Java2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/loader/SharedLibrary.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/loader/SharedLibrary.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/CoreReflection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/CoreReflection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/TypeDescriptionManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/TypeDescriptionProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/DefaultRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/DefaultRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/NestedRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/NestedRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/Engine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/Engine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/JavaScript.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/JavaScript.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/util/BootstrapMacroExpander.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/BootstrapMacroExpander.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyBag.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyBag.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/Introspection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/Introspection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/theIntrospection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/theIntrospection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/BridgeFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/BridgeFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/UnoUrlResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/UnoUrlResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/Acceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/Acceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/Connector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/Connector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/EnumerableMap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/EnumerableMap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/Pipe.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/Pipe.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/SequenceInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/SequenceInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/SequenceOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/SequenceOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/TempFile.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/TempFile.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/TextInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/TextInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/TextOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/TextOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/JavaVirtualMachine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/JavaVirtualMachine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/theCoreReflection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/theCoreReflection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/ProxyFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/ProxyFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/ImplementationRegistration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/ImplementationRegistration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/SimpleRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/SimpleRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/AccessController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/AccessController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/Policy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/Policy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/AllListenerAdapter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/AllListenerAdapter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/Converter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/Converter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/Invocation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/Invocation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/InvocationAdapterFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/InvocationAdapterFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/NamingService.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/NamingService.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/ExternalUriReferenceTranslator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/ExternalUriReferenceTranslator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/UriReferenceFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/UriReferenceFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/UriSchemeParser_vndDOTsunDOTstarDOTexpand.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/UriSchemeParser_vndDOTsunDOTstarDOTexpand.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/UriSchemeParser_vndDOTsunDOTstarDOTscript.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/UriSchemeParser_vndDOTsunDOTstarDOTscript.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/util/MacroExpander.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/MacroExpander.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/util/theMacroExpander.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/theMacroExpander.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/Ambiguous.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/Ambiguous.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/Defaulted.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/Defaulted.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/GetDirectPropertyTolerantResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/GetPropertyTolerantResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/IllegalTypeException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/IllegalTypeException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/IntrospectionException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/IntrospectionException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/MethodConcept.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/MethodConcept.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/NamedValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/NamedValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/NotRemoveableException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/NotRemoveableException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/Optional.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/Optional.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/Pair.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/Pair.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/Property.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/Property.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyAttribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyAttribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyConcept.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyConcept.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyExistException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyExistException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertySetInfoChange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertySetInfoChange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertySetInfoChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyStateChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyValues.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyValues.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/PropertyVetoException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/PropertyVetoException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/SetPropertyTolerantFailed.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/StringPair.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/StringPair.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/TolerantPropertySetResultType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/UnknownPropertyException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/UnknownPropertyException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XExactName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XExactName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XFastPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XFastPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XHierarchicalPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XHierarchicalPropertySetInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XIntrospection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XIntrospection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XIntrospectionAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XIntrospectionAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XMaterialHolder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XMaterialHolder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XMultiHierarchicalPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XMultiPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XMultiPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XMultiPropertyStates.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XMultiPropertyStates.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertiesChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertiesChangeNotifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XProperty.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XProperty.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertyAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertyAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertyBag.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertyBag.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertyChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertyChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertyContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertyContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertySetInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertySetInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertySetInfoChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertySetOption.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertySetOption.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertyState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertyState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertyStateChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XPropertyWithState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XPropertyWithState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XTolerantMultiPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/beans/XVetoableChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/beans/XVetoableChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/BridgeExistsException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/BridgeExistsException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/InvalidProtocolChangeException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/InvalidProtocolChangeException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/ModelDependent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/ModelDependent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/ProtocolProperty.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/ProtocolProperty.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/XBridge.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/XBridge.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/XBridgeFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/XBridgeFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/XBridgeFactory2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/XBridgeFactory2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/XBridgeSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/XBridgeSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/XBridgeSupplier2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/XInstanceProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/XInstanceProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/XProtocolProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/XProtocolProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/XUnoUrlResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/XUnoUrlResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/Currency.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/Currency.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/Date.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/Date.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/Decimal.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/Decimal.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/NamedArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/SCode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/SCode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/bridge/oleautomation/XAutomationObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/AlreadyAcceptingException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/AlreadyAcceptingException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/ConnectionSetupException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/ConnectionSetupException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/NoConnectException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/NoConnectException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/SocketPermission.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/SocketPermission.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/XAcceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/XAcceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/XConnection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/XConnection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/XConnection2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/XConnection2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/XConnectionBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/connection/XConnector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/connection/XConnector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/ContainerEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/ContainerEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/ElementExistException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/ElementExistException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/NoSuchElementException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/NoSuchElementException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XChild.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XChild.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XComponentEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XComponentEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XComponentEnumerationAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XContainerApproveBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XContainerApproveBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XContainerApproveListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XContainerApproveListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XContainerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XContainerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XContainerQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XContainerQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XContentEnumerationAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XContentEnumerationAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XElementAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XElementAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XEnumerableMap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XEnumerableMap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XEnumerationAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XEnumerationAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XHierarchicalName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XHierarchicalName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XHierarchicalNameAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XHierarchicalNameContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XHierarchicalNameReplace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XIdentifierAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XIdentifierAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XIdentifierContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XIdentifierContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XIdentifierReplace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XIdentifierReplace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XImplicitIDAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XImplicitIDAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XImplicitIDContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XImplicitIDContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XImplicitIDReplace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XImplicitIDReplace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XIndexAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XIndexAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XIndexContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XIndexContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XIndexReplace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XIndexReplace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XMap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XMap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XNameAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XNameAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XNameContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XNameContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XNameReplace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XNameReplace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XNamed.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XNamed.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XStringKeyMap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XStringKeyMap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/container/XUniqueIDAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/container/XUniqueIDAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/AlreadyConnectedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/AlreadyConnectedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/BufferSizeExceededException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/BufferSizeExceededException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/ConnectException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/ConnectException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/DataTransferEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/DataTransferEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/FilePermission.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/FilePermission.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/IOException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/IOException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/NoRouteToHostException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/NoRouteToHostException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/NotConnectedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/NotConnectedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/SocketException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/SocketException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/UnexpectedEOFException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/UnexpectedEOFException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/UnknownHostException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/UnknownHostException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/WrongFormatException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/WrongFormatException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XActiveDataControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XActiveDataControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XActiveDataSink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XActiveDataSink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XActiveDataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XActiveDataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XActiveDataStreamer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XActiveDataStreamer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XAsyncOutputMonitor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XAsyncOutputMonitor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XConnectable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XConnectable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XDataExporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XDataExporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XDataImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XDataImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XDataInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XDataInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XDataOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XDataOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XDataTransferEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XDataTransferEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XInputStreamProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XInputStreamProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XMarkableStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XMarkableStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XObjectInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XObjectInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XObjectOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XObjectOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XPersist.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XPersist.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XPersistObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XPersistObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XPipe.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XPipe.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XSeekable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XSeekable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XSeekableInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XSeekableInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XSequenceOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XSequenceOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XStreamListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XStreamListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XTempFile.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XTempFile.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XTextInputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XTextInputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XTextInputStream2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XTextInputStream2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XTextOutputStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XTextOutputStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XTextOutputStream2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XTextOutputStream2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XTruncate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XTruncate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/io/XXMLExtractor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/io/XXMLExtractor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/InvalidJavaSettingsException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/InvalidJavaSettingsException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/JavaDisabledException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/JavaDisabledException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/JavaInitializationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/JavaInitializationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/JavaNotConfiguredException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/JavaNotConfiguredException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/JavaNotFoundException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/JavaNotFoundException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/JavaVMCreationFailureException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/MissingJavaRuntimeException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/MissingJavaRuntimeException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/RestartRequiredException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/RestartRequiredException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/WrongJavaVersionException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/WrongJavaVersionException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/XJavaThreadRegister_11.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/XJavaThreadRegister_11.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/java/XJavaVM.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/java/XJavaVM.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/ClassNotFoundException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/ClassNotFoundException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/DisposedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/DisposedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/EventObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/EventObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/IllegalAccessException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/IllegalAccessException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/IllegalArgumentException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/IllegalArgumentException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/IndexOutOfBoundsException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/InvalidListenerException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/InvalidListenerException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/ListenerExistException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/ListenerExistException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/Locale.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/Locale.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/NoSuchFieldException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/NoSuchFieldException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/NoSuchMethodException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/NoSuchMethodException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/NoSupportException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/NoSupportException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/NotInitializedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/NotInitializedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/NullPointerException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/NullPointerException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/ServiceNotRegisteredException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/SystemDependent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/SystemDependent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/WrappedTargetException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/WrappedTargetException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/WrappedTargetRuntimeException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XConnectionPoint.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XConnectionPoint.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XConnectionPointContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XConnectionPointContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XInitialization.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XInitialization.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XLocalizable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XLocalizable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XMain.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XMain.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XMultiComponentFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XMultiComponentFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XMultiServiceFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XMultiServiceFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XServiceDisplayName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XServiceDisplayName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XServiceInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XServiceInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XServiceName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XServiceName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XSingleComponentFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XSingleComponentFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XSingleServiceFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XSingleServiceFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XTypeProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XTypeProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/lang/XUnoTunnel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/lang/XUnoTunnel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/loader/CannotActivateFactoryException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/loader/XImplementationLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/loader/XImplementationLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/FieldAccessMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/FieldAccessMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/InvalidTypeNameException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/InvocationTargetException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/InvocationTargetException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/MethodMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/MethodMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/NoSuchTypeNameException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/NoSuchTypeNameException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/ParamInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/ParamInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/ParamMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/ParamMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/TypeDescriptionSearchDepth.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XArrayTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XCompoundTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XConstantTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XConstantsTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XEnumTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XEnumTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIdlArray.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIdlArray.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIdlClass.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIdlClass.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIdlClassProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIdlClassProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIdlField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIdlField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIdlField2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIdlField2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIdlMember.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIdlMember.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIdlMethod.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIdlMethod.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIdlReflection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIdlReflection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XIndirectTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XInterfaceMemberTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XInterfaceMemberTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XInterfaceMethodTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XInterfaceMethodTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XInterfaceTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XInterfaceTypeDescription2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XMethodParameter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XMethodParameter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XModuleTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XParameter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XParameter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XPropertyTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XProxyFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XProxyFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XPublished.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XPublished.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XServiceConstructorDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XServiceConstructorDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XServiceTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XServiceTypeDescription2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XSingletonTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XSingletonTypeDescription2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XSingletonTypeDescription2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XStructTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XStructTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XTypeDescriptionEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/reflection/XUnionTypeDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/CannotRegisterImplementationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/InvalidRegistryException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/InvalidRegistryException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/InvalidValueException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/InvalidValueException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/MergeConflictException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/MergeConflictException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/RegistryKeyType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/RegistryKeyType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/RegistryValueType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/RegistryValueType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/XImplementationRegistration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/XImplementationRegistration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/XImplementationRegistration2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/XImplementationRegistration2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/XRegistryKey.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/XRegistryKey.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/registry/XSimpleRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/registry/XSimpleRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/AllEventObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/AllEventObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/ArrayWrapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/ArrayWrapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/BasicErrorException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/BasicErrorException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/CannotConvertException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/CannotConvertException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/CannotCreateAdapterException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/CannotCreateAdapterException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/ContextInformation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/ContextInformation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/EventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/EventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/FailReason.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/FailReason.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/FinishEngineEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/FinishEngineEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/FinishReason.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/FinishReason.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/InterruptEngineEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/InterruptEngineEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/InterruptReason.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/InterruptReason.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/InvocationInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/InvocationInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/MemberType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/MemberType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/ScriptEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/ScriptEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/ScriptEventDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/ScriptEventDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XAllListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XAllListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XAllListenerAdapterService.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XAllListenerAdapterService.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XAutomationInvocation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XAutomationInvocation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XDebugging.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XDebugging.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XDefaultMethod.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XDefaultMethod.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XDefaultProperty.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XDefaultProperty.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XDirectInvocation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XDirectInvocation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XEngine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XEngine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XEngineListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XEngineListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XErrorQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XErrorQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XEventAttacher.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XEventAttacher.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XEventAttacher2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XEventAttacher2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XEventAttacherManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XEventAttacherManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XInvocation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XInvocation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XInvocation2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XInvocation2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XInvocationAdapterFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XInvocationAdapterFactory2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XLibraryAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XLibraryAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XScriptEventsAttacher.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XScriptEventsAttacher.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XScriptEventsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XScriptEventsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XScriptListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XScriptListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XStarBasicAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XStarBasicAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XStarBasicDialogInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XStarBasicDialogInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XStarBasicLibraryInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XStarBasicModuleInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XStarBasicModuleInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/script/XTypeConverter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XTypeConverter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/AccessControlException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/AccessControlException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/AllPermission.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/AllPermission.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/RuntimePermission.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/RuntimePermission.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/XAccessControlContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XAccessControlContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/XAccessController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XAccessController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/XAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/security/XPolicy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XPolicy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/task/XInteractionAbort.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionAbort.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/task/XInteractionContinuation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionContinuation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/task/XInteractionHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/task/XInteractionHandler2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionHandler2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/task/XInteractionRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/task/XInteractionRetry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionRetry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/DeploymentException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/DeploymentException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/Exception.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/Exception.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/RuntimeException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/RuntimeException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/SecurityException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/SecurityException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/TypeClass.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/TypeClass.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/Uik.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/Uik.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XAdapter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XAdapter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XAggregation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XAggregation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XComponentContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XComponentContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XCurrentContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XCurrentContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XInterface.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XInterface.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XNamingService.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XNamingService.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XUnloadingPreference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XUnloadingPreference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uno/XWeak.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uno/XWeak.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/RelativeUriExcessParentSegments.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/RelativeUriExcessParentSegments.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XExternalUriReferenceTranslator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XExternalUriReferenceTranslator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XUriReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XUriReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XUriReferenceFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XUriReferenceFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XUriSchemeParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XUriSchemeParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XVndSunStarExpandUrl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XVndSunStarExpandUrlReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XVndSunStarExpandUrlReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XVndSunStarScriptUrl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/uri/XVndSunStarScriptUrlReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/uri/XVndSunStarScriptUrlReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/util/XMacroExpander.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XMacroExpander.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com/sun/star/util/XVeto.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XVeto.idl [build CXX] codemaker/source/commonjava/commonjava.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/commonjava/ $W/Dep/CxxObject/codemaker/source/commonjava/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/commonjava/commonjava.cxx -o $W/CxxObject/codemaker/source/commonjava/commonjava.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimateColor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimateColor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimateMotion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimateMotion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimateSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimateSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/Audio.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/Audio.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/Command.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/Command.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/IterateContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/IterateContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/ParallelTimeContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/ParallelTimeContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/SequenceTimeContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/SequenceTimeContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/SSOManagerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/SSOManagerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/SSOPasswordCache.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/SSOPasswordCache.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AsyncCallback.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AsyncCallback.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ContainerWindowProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ContainerWindowProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/DialogProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/DialogProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/DialogProvider2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/DialogProvider2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MenuBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MenuBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Pointer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Pointer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/PopupMenu.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/PopupMenu.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/TabController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/TabController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Toolkit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Toolkit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlDialogModelProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlDialogModelProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/DefaultGridColumnModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/DefaultGridDataModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/SortableGridDataModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/UnoControlTabPageModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/MutableTreeDataModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/MutableTreeNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/MutableTreeNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/TreeControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/TreeControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/CartesianCoordinateSystem2d.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/CartesianCoordinateSystem2d.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/CartesianCoordinateSystem3d.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/CartesianCoordinateSystem3d.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/DataPointCustomLabelField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/DataPointCustomLabelField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/DataPointCustomLabelFieldType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/DataPointCustomLabelFieldType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ExponentialRegressionCurve.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ExponentialRegressionCurve.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ExponentialScaling.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ExponentialScaling.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/FormattedString.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/FormattedString.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/LogarithmicRegressionCurve.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/LogarithmicRegressionCurve.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/LogarithmicScaling.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/LogarithmicScaling.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/LinearRegressionCurve.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/LinearRegressionCurve.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/LinearScaling.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/LinearScaling.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/MovingAverageRegressionCurve.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/MovingAverageRegressionCurve.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/PolarCoordinateSystem2d.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/PolarCoordinateSystem2d.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/PolarCoordinateSystem3d.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/PolarCoordinateSystem3d.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/PolynomialRegressionCurve.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/PolynomialRegressionCurve.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/PotentialRegressionCurve.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/PotentialRegressionCurve.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/PowerScaling.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/PowerScaling.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/RegressionEquation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/RegressionEquation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/Scaling.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/Scaling.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/DatabaseDataProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/DatabaseDataProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/LabeledDataSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/LabeledDataSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/PivotTableFieldEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/PivotTableFieldEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/ReadOnlyAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/ReadOnlyAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/ReadWriteAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/ReadWriteAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/Update.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/Update.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/theDefaultProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/theDefaultProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/cui/ColorPicker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/cui/ColorPicker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/DataFormatTranslator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/DataFormatTranslator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/MimeContentTypeFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/SystemClipboard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/SystemClipboard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/ExtensionManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/ExtensionManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/PackageInformationProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/PackageInformationProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/PackageRegistryBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/PackageRegistryBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/UpdateInformationProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/UpdateInformationProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/thePackageManagerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/thePackageManagerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/ui/LicenseDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/ui/LicenseDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/ui/PackageManagerDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/ui/PackageManagerDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/ui/UpdateRequiredDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/DocumentProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/DocumentProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/DocumentRevisionListPersistence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/DocumentRevisionListPersistence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/IndexedPropertyValues.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/IndexedPropertyValues.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/FilterConfigRefresh.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/FilterConfigRefresh.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/GraphicStorageHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/GraphicStorageHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/NamedPropertyValues.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/NamedPropertyValues.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/OleEmbeddedServerRegistration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/OOXMLDocumentPropertiesImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/OOXMLDocumentPropertiesImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XMLBasicExporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XMLBasicExporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XMLOasisBasicExporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XMLOasisBasicExporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XMLOasisBasicImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XMLOasisBasicImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ColorTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ColorTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GraphicExportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GraphicExportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ModuleDispatcher.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ModuleDispatcher.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ShapeCollection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ShapeCollection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/SlideRenderer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/SlideRenderer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/SlideSorter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/SlideSorter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/BasicPaneFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/BasicPaneFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/BasicToolBarFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/BasicViewFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/BasicViewFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/Configuration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/Configuration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/ConfigurationController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/ConfigurationController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/ModuleController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/ModuleController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/ResourceId.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/ResourceId.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/DocumentCloser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/DocumentCloser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/EmbeddedObjectCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/EmbeddedObjectCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/FileSystemStorageFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/FileSystemStorageFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/HatchWindowFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/HatchWindowFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/InstanceLocker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/InstanceLocker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/MSOLEObjectSystemCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/MSOLEObjectSystemCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/OLESimpleStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/OLESimpleStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/OLEEmbeddedObjectFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/OLEEmbeddedObjectFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/OOoEmbeddedObjectFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/OOoEmbeddedObjectFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/StorageFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/StorageFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/ControlFontDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/ControlFontDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/Forms.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/Forms.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/TabOrderDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/TabOrderDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/FilterControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/FilterControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/DefaultFormComponentInspectorModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/DefaultFormComponentInspectorModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/FormComponentPropertyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/FormComponentPropertyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/FormController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/FormController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/FormOperations.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/FormOperations.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/AutoRecovery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/AutoRecovery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/AppDispatchProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/AppDispatchProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/Bibliography.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/Bibliography.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/ContentHandlerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ContentHandlerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/Desktop.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/Desktop.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchHelper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchHelper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchRecorder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchRecorder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchRecorderSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DocumentTemplates.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DocumentTemplates.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/Frame.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/Frame.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/FrameLoaderFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/FrameLoaderFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/GlobalEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/LayoutManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/LayoutManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/MediaTypeDetectionHelper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/ModuleManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ModuleManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/OfficeFrameLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/OfficeFrameLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/SessionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/SessionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/StartModule.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/StartModule.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/TaskCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/TaskCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/UICommandDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/UICommandDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/theAutoRecovery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/theAutoRecovery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/theDesktop.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/theDesktop.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/theGlobalEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/theGlobalEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/theUICommandDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/theUICommandDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/GraphicObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/GraphicObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/GraphicProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/GraphicProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/Primitive2DTools.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/Primitive2DTools.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/SvgTools.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/SvgTools.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/EmfTools.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/EmfTools.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/DefaultHelpProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/DefaultHelpProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/GenericPropertyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/GenericPropertyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/ObjectInspector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/ObjectInspector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/ObjectInspectorModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/ObjectInspectorModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/StringRepresentation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/StringRepresentation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/BreakIterator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/BreakIterator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CharacterClassification.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CharacterClassification.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Collator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Collator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/IndexEntrySupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/IndexEntrySupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/InputSequenceChecker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/InputSequenceChecker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LocaleCalendar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LocaleCalendar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LocaleCalendar2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LocaleCalendar2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LocaleData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LocaleData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LocaleData2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LocaleData2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/NativeNumberSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/NativeNumberSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/NativeNumberSupplier2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/NativeNumberSupplier2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/NumberFormatMapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/NumberFormatMapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/OrdinalSuffix.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/OrdinalSuffix.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/TextConversion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/TextConversion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Transliteration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Transliteration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/ConversionDictionaryList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/ConversionDictionaryList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/DictionaryList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/DictionaryList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/LanguageGuessing.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/LanguageGuessing.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/LinguProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/LinguProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/LinguServiceManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/LinguServiceManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/Proofreader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/Proofreader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/ProofreadingIterator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/ProofreadingIterator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/NumberText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/NumberText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/ConsoleHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/ConsoleHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/CsvLogFormatter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/CsvLogFormatter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/FileHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/FileHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/LoggerPool.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/LoggerPool.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/PlainTextFormatter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/PlainTextFormatter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/SimpleTextFormatter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/SimpleTextFormatter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/MailMessage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/MailMessage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/MailServiceProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/MailServiceProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/media/Manager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/media/Manager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/MozillaBootstrap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/MozillaBootstrap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/office/Quickstart.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/office/Quickstart.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/manifest/ManifestReader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/manifest/ManifestReader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/manifest/ManifestWriter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/manifest/ManifestWriter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/zip/ZipFileAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/zip/ZipFileAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/SlideShow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/SlideShow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/TransitionFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/TransitionFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/BlankNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/BlankNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/Literal.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/Literal.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/Repository.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/Repository.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/URI.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/URI.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/Canvas.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/Canvas.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/CanvasFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/CanvasFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/MtfRenderer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/MtfRenderer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/FixedLine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/FixedLine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/FixedText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/FixedText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/FormatCondition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/FormatCondition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/FormattedField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/FormattedField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/Function.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/Function.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/Group.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/Group.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/Groups.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/Groups.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/ImageControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/ImageControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/ReportControlFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/ReportControlFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/ReportControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/ReportControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/ReportDefinition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/ReportDefinition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/ReportEngine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/ReportEngine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/Section.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/Section.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/Shape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/Shape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/StringResource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/StringResource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/StringResourceWithLocation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/StringResourceWithLocation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/StringResourceWithStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/StringResourceWithStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/scanner/ScannerManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/scanner/ScannerManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/DocumentDialogLibraryContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/DocumentScriptLibraryContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XServiceDocumenter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XServiceDocumenter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/theServiceDocumenter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/theServiceDocumenter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/browse/theBrowseNodeFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/browse/theBrowseNodeFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/theMasterScriptProviderFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/theMasterScriptProviderFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/MasterScriptProviderFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptURIHelper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptURIHelper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/VBAEventProcessor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/VBAEventProcessor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/VBAMacroResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/VBAMacroResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/CommandDefinition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/CommandDefinition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DataAccessDescriptorFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DataAccessDescriptorFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseInteractionHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ErrorMessageDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ErrorMessageDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/InteractionHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/InteractionHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/FilterDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/FilterDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/OrderDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/OrderDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/QueryDefinition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/QueryDefinition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ReportDesign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ReportDesign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/TableDefinition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/TableDefinition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/TextConnectionSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/TextConnectionSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/CopyTableWizard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/CopyTableWizard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/MacroMigrationWizard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/MacroMigrationWizard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/ConnectionTools.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/ConnectionTools.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ConnectionPool.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ConnectionPool.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/DriverManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/DriverManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/CertificateContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/CertificateContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/DocumentDigitalSignatures.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/DocumentDigitalSignatures.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/setup/UpdateCheck.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/setup/UpdateCheck.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/setup/UpdateCheckConfig.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/setup/UpdateCheckConfig.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ExternalDocLink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ExternalDocLink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ExternalDocLinks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ExternalDocLinks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ExternalSheetCache.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ExternalSheetCache.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FilterFormulaParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FilterFormulaParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/GlobalSheetSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/GlobalSheetSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FormulaOpCodeMapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/RecentFunctions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/RecentFunctions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/Solver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/Solver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/smarttags/SmartTagAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/smarttags/SmartTagAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/smarttags/SmartTagRecognizer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/smarttags/SmartTagRecognizer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/SimpleCommandMail.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/SimpleCommandMail.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/SimpleSystemMail.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/SimpleSystemMail.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/SystemShellExecute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/SystemShellExecute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/InteractionHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/InteractionHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/InteractionRequestStringResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/InteractionRequestStringResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/JobExecutor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/JobExecutor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/OfficeRestartManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/OfficeRestartManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/PasswordContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/PasswordContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/PasswordContainerInteractionHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/PasswordContainerInteractionHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/StatusIndicatorFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/StatusIndicatorFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/theJobExecutor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/theJobExecutor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AutoTextContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AutoTextContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DefaultNumberingProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DefaultNumberingProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/AnyCompareFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/AnyCompareFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CachedContentResultSetFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CachedContentResultSetFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CachedContentResultSetStubFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CachedContentResultSetStubFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CachedDynamicResultSetFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CommandEnvironment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CommandEnvironment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentProviderProxyFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentProviderProxyFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PropertiesManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PropertiesManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SimpleFileAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SimpleFileAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SortedDynamicResultSetFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SortedDynamicResultSetFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/Store.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/Store.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/UniversalContentBroker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/UniversalContentBroker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/AddressBookSourceDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/AddressBookSourceDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/DocumentAcceleratorConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/DocumentAcceleratorConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/GlobalAcceleratorConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ModuleAcceleratorConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ModuleAcceleratorConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ModuleUIConfigurationManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/UICategoryDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/UICategoryDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/UIConfigurationManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/UIConfigurationManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/UIElementFactoryManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/UIElementFactoryManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/WindowContentFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/WindowContentFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/WindowContentFactoryManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/WindowContentFactoryManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/WindowStateConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/WindowStateConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/theModuleUIConfigurationManagerSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/theModuleUIConfigurationManagerSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/theUICategoryDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/theUICategoryDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/theUIElementFactoryManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/theUIElementFactoryManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/theWindowContentFactoryManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/theWindowContentFactoryManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/theWindowStateConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/theWindowStateConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/AddressBookSourcePilot.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/AddressBookSourcePilot.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/FilePicker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/FilePicker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/FolderPicker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/FolderPicker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/Wizard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/Wizard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XSLTFilterDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XSLTFilterDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/test/UITest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/test/UITest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/JobManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/JobManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/NumberFormatter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/NumberFormatter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/NumberFormatsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/NumberFormatsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/PathSubstitution.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/PathSubstitution.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/PathSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/PathSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/TextSearch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/TextSearch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/TextSearch2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/TextSearch2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/theOfficeInstallationDirectories.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/theOfficeInstallationDirectories.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/UriAbbreviation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/UriAbbreviation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/URLTransformer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/URLTransformer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/thePathSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/thePathSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/Model.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/Model.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/XForms.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/XForms.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/NSSInitializer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/NSSInitializer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/SecurityEnvironment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/SecurityEnvironment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/SEInitializer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/SEInitializer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/GPGSEInitializer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XMLSecurityContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XMLSecurityContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/DocumentBuilder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/DocumentBuilder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/SAXDocumentBuilder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/SAXDocumentBuilder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/FastParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/FastParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/FastShapeContextHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/FastShapeContextHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/FastTokenHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/FastTokenHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/Parser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/Parser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/Writer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/Writer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xpath/XPathAPI.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/XPathAPI.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xpath/XPathExtension.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/XPathExtension.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xslt/XSLTTransformer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xslt/XSLTTransformer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xslt/XSLT2Transformer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/Accessible.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/Accessible.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleCheckBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleCheckBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleComboBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleComboBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleDropDownComboBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleDropDownComboBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleDropDownListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleDropDownListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleEdit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleEdit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleFixedText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleFixedText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleIconChoiceControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleIconChoiceControlEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleIconChoiceControlEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleListBoxList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleListBoxList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleListItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleListItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleMenu.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleMenu.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleMenuBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleMenuBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleMenuItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleMenuItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleMenuSeparator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleMenuSeparator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessiblePopupMenu.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessiblePopupMenu.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleRadioButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleRadioButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleScrollBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleScrollBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleStatusBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleStatusBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleStatusBarItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleStatusBarItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleTabBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleTabBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleTabBarPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleTabBarPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleTabBarPageList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleTabBarPageList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleTabControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleTabControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleTabPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleTabPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleTextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleTextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleToolBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleToolBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleToolBoxItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleToolBoxItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleTreeListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleTreeListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleTreeListBoxEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleTreeListBoxEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AccessibleWindow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AccessibleWindow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AnimatedImagesControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AnimatedImagesControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AnimatedImagesControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/RoadmapItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/RoadmapItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/SpinningProgressControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/SpinningProgressControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/TabControllerModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/TabControllerModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlButtonModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlButtonModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlCheckBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlCheckBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlCheckBoxModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlComboBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlComboBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlComboBoxModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlContainerModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlContainerModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlCurrencyField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlCurrencyField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlCurrencyFieldModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlDateField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlDateField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlDateFieldModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlDialogElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlDialogElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlDialogModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlDialogModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlEdit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlEdit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlEditModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlEditModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFileControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFileControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFileControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFileControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFixedHyperlink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFixedHyperlink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFixedLine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFixedLine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFixedLineModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFixedText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFixedText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFixedTextModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFormattedField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFormattedField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlFormattedFieldModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlGroupBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlGroupBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlGroupBoxModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlImageControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlImageControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlImageControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlImageControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlListBoxModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlListBoxModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlNumericField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlNumericField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlNumericFieldModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlPatternField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlPatternField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlPatternFieldModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlProgressBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlProgressBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlProgressBarModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlRadioButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlRadioButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlRadioButtonModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlRoadmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlRoadmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlRoadmapModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlScrollBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlScrollBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlScrollBarModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlSpinButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlSpinButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlSpinButtonModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlTimeField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlTimeField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/UnoControlTimeFieldModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/GridColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/GridColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/UnoControlGrid.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/UnoControlGrid.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/UnoControlGridModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/UnoControlTabPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/UnoControlTabPageContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/TreeControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/TreeControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/AccessibleChartDocumentView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/AccessibleChartDocumentView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/AccessibleChartElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/AccessibleChartElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/AreaDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/AreaDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/BarDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/BarDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/BubbleDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/BubbleDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/Chart3DBarProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/Chart3DBarProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartArea.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartArea.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxis.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxis.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisXSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisXSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisYSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisYSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisZSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisZSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataArray.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataArray.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataPointProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataPointProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataRowProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataRowProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartGrid.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartGrid.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartLegend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartLegend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartLine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartLine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartPieSegmentProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartStatistics.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartStatistics.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartTableAddressSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartTableAddressSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartTitle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartTitle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartTwoAxisXSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartTwoAxisXSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartTwoAxisYSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartTwoAxisYSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/Diagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/Diagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/Dim3DDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/Dim3DDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/DonutDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/DonutDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/FilledNetDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/FilledNetDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/LineDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/LineDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/NetDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/NetDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/PieDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/PieDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/StackableDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/StackableDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/StockDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/StockDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XYDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XYDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/Axis.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/Axis.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/CandleStickChartType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/CandleStickChartType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ChartDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ChartDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ChartDocumentWrapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ChartDocumentWrapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ChartType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ChartType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ChartTypeManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ChartTypeManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ChartTypeTemplate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ChartTypeTemplate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/CoordinateSystem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/CoordinateSystem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/CoordinateSystemType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/CoordinateSystemType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/DataPoint.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/DataPoint.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/DataPointProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/DataPointProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/DataSeries.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/DataSeries.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/Diagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/Diagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ErrorBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ErrorBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/GridProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/GridProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/Legend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/Legend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/LogicTargetModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/LogicTargetModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/PropertyPool.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/PropertyPool.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/RegressionCurve.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/RegressionCurve.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/RegressionCurveEquation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/RegressionCurveEquation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/StandardDiagramCreationParameters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/StandardDiagramCreationParameters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/Title.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/Title.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/DataFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/DataFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/DataProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/DataProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/DataSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/DataSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/DataSink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/DataSink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/DataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/DataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/RangeHighlighter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/RangeHighlighter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/RangeHighlightListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/RangeHighlightListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/TabularDataProviderArguments.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/AccessRootElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/AccessRootElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/AdministrationProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/AdministrationProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/ConfigurationAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/ConfigurationAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/ConfigurationProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/ConfigurationProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/ConfigurationRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/ConfigurationRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/ConfigurationUpdateAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/ConfigurationUpdateAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/DefaultProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/DefaultProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/GroupAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/GroupAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/GroupElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/GroupElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/GroupUpdate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/GroupUpdate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/HierarchyAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/HierarchyAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/HierarchyElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/HierarchyElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/PropertyHierarchy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/PropertyHierarchy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/SetAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/SetAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/SetElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/SetElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/SetUpdate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/SetUpdate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/SimpleSetAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/SimpleSetAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/SimpleSetUpdate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/SimpleSetUpdate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/UpdateRootElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/UpdateRootElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/Backend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/Backend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/BackendAdapter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/BackendAdapter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/CopyImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/CopyImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/DefaultBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/DefaultBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/DataImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/DataImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/HierarchyBrowser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/HierarchyBrowser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/Importer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/Importer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/InteractionHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/InteractionHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/Layer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/Layer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LayerDescriber.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LayerDescriber.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LayerFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LayerFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LayerUpdateMerger.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LayerUpdateMerger.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LdapMultiLayerStratum.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LdapMultiLayerStratum.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LdapSingleBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LdapSingleStratum.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LdapSingleStratum.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LocalDataImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LocalDataImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LocalHierarchyBrowser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LocalHierarchyBrowser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LocalSchemaSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LocalSchemaSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LocalSingleBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LocalSingleBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/LocalSingleStratum.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/LocalSingleStratum.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/MergeImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/MergeImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/MultiLayerStratum.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/MultiLayerStratum.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/MultiStratumBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/MultiStratumBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/OfflineBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/OfflineBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/OnlineBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/OnlineBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/PlatformBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/PlatformBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/Schema.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/Schema.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/SchemaSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/SchemaSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/SingleBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/SingleBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/SingleBackendAdapter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/SingleLayerStratum.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/SingleLayerStratum.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/SystemIntegration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/SystemIntegration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/UpdatableLayer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/UpdatableLayer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/xml/LayerParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/xml/LayerParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/xml/LayerWriter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/xml/LayerWriter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/xml/SchemaParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/xml/SchemaParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/bootstrap/BootstrapContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/ClipboardManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/ClipboardManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/GenericClipboard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/GenericClipboard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/OleDragSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/OleDragSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/OleDropTarget.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/OleDropTarget.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/X11DragSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/X11DropTarget.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/X11DropTarget.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/EventDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/EventDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/Events.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/Events.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/ExportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/ExportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/ExtendedTypeDetection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/ExtendedTypeDetection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/ExtendedTypeDetectionFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/FilterAdapter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/FilterAdapter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/FilterFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/FilterFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/HeaderFooterSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/HeaderFooterSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/ImportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/ImportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/LinkTarget.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/LinkTarget.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/LinkTargets.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/LinkTargets.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/MediaDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/MediaDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/OfficeDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/OfficeDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/PDFDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/PDFDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/Settings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/Settings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/TypeDetection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/TypeDetection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XMLBasicImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XMLBasicImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AccessibleDrawDocumentView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AccessibleDrawDocumentView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AccessibleGraphControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AccessibleGraphControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AccessibleGraphicShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AccessibleImageBullet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AccessibleImageBullet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AccessibleOLEShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AccessibleOLEShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AccessibleShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AccessibleShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AccessibleSlideView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AccessibleSlideView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AccessibleSlideViewObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AccessibleSlideViewObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/AppletShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/AppletShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Background.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Background.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/BitmapTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/BitmapTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CaptionShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CaptionShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ClosedBezierShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ClosedBezierShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ConnectorProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ConnectorProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ConnectorShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ConnectorShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ControlShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ControlShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CustomShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CustomShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CustomShapeEngine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CustomShapeEngine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DashTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DashTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Defaults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Defaults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DocumentSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DocumentSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DrawPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DrawPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DrawPages.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DrawPages.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DrawingDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DrawingDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DrawingDocumentDrawView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DrawingDocumentFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DrawingDocumentFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EllipseShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EllipseShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeExtrusion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeExtrusion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeHandle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapePath.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/FillProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/FillProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GenericDrawPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GenericDrawPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GenericDrawingDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GenericDrawingDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GradientTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GradientTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GraphicObjectShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GraphicObjectShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GroupShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GroupShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HatchTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HatchTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Layer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Layer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LayerManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LayerManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LineProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LineProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LineShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LineShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MarkerTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MarkerTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MasterPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MasterPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MasterPages.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MasterPages.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MeasureProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MeasureProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MeasureShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MeasureShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/OLE2Shape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/OLE2Shape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/OpenBezierShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/OpenBezierShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PageShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PageShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PluginShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PluginShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolyLineShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolyLineShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolyPolygonBezierShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolyPolygonBezierShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolyPolygonDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolyPolygonShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolyPolygonShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/RectangleShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/RectangleShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/RotationDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/RotationDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ShadowProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ShadowProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Shape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Shape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Shapes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Shapes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Text.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Text.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TransparencyGradientTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TransparencyGradientTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/BaseStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/BaseStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/EmbeddedObjectDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/FileSystemStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/FileSystemStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/Storage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/Storage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/StorageStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/StorageStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/DataAwareControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/DataAwareControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormComponents.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormComponents.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormControllerDispatcher.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormControllerDispatcher.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/PropertyBrowserController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/PropertyBrowserController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDataAwareControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseCheckBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseCheckBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseComboBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseDateField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseDateField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseFormattedField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseNumericField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseRadioButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseRadioButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseTextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseTextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableDatabaseTimeField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/BindableIntegerValueRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/ListEntrySource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/ListEntrySource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/ValueBinding.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/ValueBinding.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/CheckBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/CheckBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/ComboBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/ComboBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/CommandButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/CommandButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/CurrencyField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/CurrencyField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DataForm.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DataForm.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseCheckBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseCheckBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseComboBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseComboBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseCurrencyField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseCurrencyField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseDateField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseDateField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseFormattedField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseFormattedField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseImageControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseImageControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseNumericField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseNumericField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabasePatternField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabasePatternField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseRadioButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseRadioButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseTextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseTextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DatabaseTimeField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DatabaseTimeField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/DateField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/DateField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/FileControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/FileControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/FixedText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/FixedText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/Form.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/Form.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/FormattedField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/FormattedField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/GridControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/GridControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/GroupBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/GroupBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/HTMLForm.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/HTMLForm.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/HiddenControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/HiddenControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/ImageButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/ImageButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/ListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/ListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/NavigationToolBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/NavigationToolBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/NumericField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/NumericField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/PatternField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/PatternField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/RadioButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/RadioButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/RichTextControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/RichTextControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/ScrollBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/ScrollBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/SpinButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/SpinButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/SubmitButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/SubmitButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/TextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/TextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/component/TimeField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/component/TimeField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/CheckBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/CheckBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/ComboBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/ComboBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/CommandButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/CommandButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/CurrencyField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/CurrencyField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/DateField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/DateField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/FormattedField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/FormattedField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/GridControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/GridControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/GroupBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/GroupBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/ImageButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/ImageButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/ImageControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/ImageControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/InteractionGridControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/InteractionGridControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/ListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/ListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/NavigationToolBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/NavigationToolBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/NumericField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/NumericField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/PatternField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/PatternField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/RadioButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/RadioButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/SubmitButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/SubmitButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/TextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/TextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/control/TimeField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/control/TimeField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/ButtonNavigationHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/CellBindingPropertyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/EditPropertyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/EditPropertyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/EventHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/EventHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/SubmissionPropertyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/inspection/XSDValidationPropertyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/inspection/XSDValidationPropertyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/validation/ValidatableBindableControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/validation/ValidatableBindableControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/validation/ValidatableControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/validation/ValidatableControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/formula/AccessibleFormulaText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/formula/AccessibleFormulaText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/formula/AccessibleFormulaView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/formula/AccessibleFormulaView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/formula/FormulaProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/formula/FormulaProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/Components.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/Components.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/ContentHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ContentHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/Controller.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/Controller.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DesktopTask.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DesktopTask.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DesktopTasks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DesktopTasks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/FrameControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/FrameControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/FrameLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/FrameLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/FramesContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/FramesContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/PopupMenuController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/PopupMenuController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/PopupMenuControllerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/ProtocolHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ProtocolHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/SessionManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/SessionManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/Settings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/Settings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/StatusbarController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/StatusbarController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/StatusbarControllerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/StatusbarControllerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/SynchronousFrameLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/SynchronousFrameLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/Task.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/Task.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/TemplateAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/TemplateAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/ToolbarController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ToolbarController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/ToolbarControllerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ToolbarControllerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/thePopupMenuControllerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/thePopupMenuControllerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/theStatusbarControllerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/theStatusbarControllerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/theToolbarControllerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/theToolbarControllerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/gallery/GalleryItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/gallery/GalleryItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/gallery/GalleryTheme.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/gallery/GalleryTheme.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/gallery/GalleryThemeProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/gallery/GalleryThemeProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/Graphic.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/Graphic.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/GraphicDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/GraphicDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/GraphicRasterizer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/GraphicRasterizer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/GraphicRendererVCL.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/GraphicRendererVCL.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/MediaProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/MediaProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/ChapterCollator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/ChapterCollator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/image/ImageMap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/image/ImageMap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/image/ImageMapCircleObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/image/ImageMapCircleObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/image/ImageMapObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/image/ImageMapObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/image/ImageMapPolygonObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/image/ImageMapPolygonObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/image/ImageMapRectangleObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/image/ImageMapRectangleObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/ConversionDictionary.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/ConversionDictionary.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/Dictionary.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/Dictionary.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/HangulHanjaConversionDictionary.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/HangulHanjaConversionDictionary.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/Hyphenator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/Hyphenator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/SpellChecker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/SpellChecker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/Thesaurus.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/Thesaurus.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/MenuProxy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/MenuProxy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/MenuProxyListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/MenuProxyListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/Package.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/Package.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/PackageFolder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/PackageFolder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/PackageFolderEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/PackageFolderEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/PackageStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/PackageStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/ChartShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/ChartShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/CustomPresentation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/CustomPresentation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/CustomPresentationAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/CustomPresentationAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/DateTimeShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/DateTimeShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/DocumentSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/DocumentSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/DrawPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/DrawPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/FooterShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/FooterShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/GraphicObjectShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/GraphicObjectShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/HandoutShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/HandoutShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/HandoutView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/HandoutView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/HeaderShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/HeaderShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/NotesShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/NotesShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/NotesView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/NotesView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/OLE2Shape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/OLE2Shape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/OutlineView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/OutlineView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/OutlinerShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/OutlinerShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/PageShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/PageShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/Presentation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/Presentation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/Presentation2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/Presentation2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/PresentationDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/PresentationDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/PresentationView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/PresentationView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/PreviewView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/PreviewView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/Shape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/Shape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/SlideNumberShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/SlideNumberShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/SlidesView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/SlidesView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/SubtitleShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/SubtitleShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/TitleTextShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/TitleTextShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/textfield/DateTime.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/textfield/DateTime.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/textfield/Footer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/textfield/Footer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/textfield/Header.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/textfield/Header.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/BitmapCanvas.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/BitmapCanvas.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/inspection/DataProviderHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/inspection/DataProviderHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/inspection/ReportComponentHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/browse/BrowseNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/browse/BrowseNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/browse/BrowseNodeFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/browse/BrowseNodeFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/LanguageScriptProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/MasterScriptProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/MasterScriptProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptProviderForBasic.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptProviderForBeanShell.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptProviderForJava.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptProviderForJavaScript.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/VBATextEventProcessor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/CallableStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/CallableStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/Column.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/Column.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ColumnDescriptorControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ColumnDescriptorControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ColumnDescriptorControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ColumnSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ColumnSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/Connection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/Connection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ContentLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ContentLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DataAccessDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DataAccessDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DataColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DataColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DataSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DataSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DataSourceBrowser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DataSourceBrowser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseAccessConnection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseAccessContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseAccessContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseAccessDataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseEnvironment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseEnvironment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatasourceAdministrationDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DefinitionContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DefinitionContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DefinitionContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DefinitionContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/Document.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/Document.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DocumentContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DocumentContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DocumentDataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DocumentDataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DocumentDefinition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DocumentDefinition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/Forms.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/Forms.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/OfficeDatabaseDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/OrderColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/OrderColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/PreparedStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/PreparedStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/Query.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/Query.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/QueryDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/QueryDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/QueryDesign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/QueryDesign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/RelationDesign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/RelationDesign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/Reports.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/Reports.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ResultColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ResultColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/RowSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/RowSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/SQLQueryComposer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/SQLQueryComposer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/SingleSelectQueryAnalyzer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/SingleSelectQueryAnalyzer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/SingleSelectQueryComposer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/Table.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/Table.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/TableDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/TableDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/TableDesign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/TableDesign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/DefaultViewController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/DefaultViewController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/CallableStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/CallableStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/Connection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/Connection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ConnectionProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ConnectionProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/DBASEConnectionProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/Driver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/Driver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/FILEConnectionProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/FLATConnectionProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/JDBCConnectionProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ODBCConnectionProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/PreparedStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/PreparedStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/RowSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/RowSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/Statement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/Statement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Column.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Column.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/ColumnDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Container.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Container.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/DatabaseDefinition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Descriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Descriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Driver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Driver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Group.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Group.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/GroupDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/GroupDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Index.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Index.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/IndexColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/IndexColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/IndexColumnDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/IndexDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/IndexDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Key.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Key.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/KeyColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/KeyColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/KeyColumnDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/KeyDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/KeyDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/PreparedStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/PreparedStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/ReferenceColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/ReferenceColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/ResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/ResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Statement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Statement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Table.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Table.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/TableDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/TableDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/User.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/User.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/UserDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/UserDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/View.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/View.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/ViewDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/ViewDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AccessibleCell.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AccessibleCell.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AccessibleCsvCell.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AccessibleCsvCell.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AccessibleCsvRuler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AccessibleCsvRuler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AccessibleCsvTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AccessibleCsvTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AccessibleSpreadsheet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AddIn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AddIn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellAnnotation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellAnnotation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellAnnotationShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellAnnotationShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellAnnotations.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellAnnotations.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellAnnotationsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellAnnotationsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellAreaLink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellAreaLink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellAreaLinks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellAreaLinks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellAreaLinksEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellAreaLinksEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellFormatRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellFormatRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellFormatRangesEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/Cells.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/Cells.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ConsolidationDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ConditionalFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ConditionalFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ConditionFormatEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ConditionFormatEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ColorScale.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ColorScale.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DDELink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DDELink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DDELinks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DDELinks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DDELinksEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DDELinksEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldGroup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldGroupEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldGroupEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldGroupItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldGroups.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldGroupsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldGroupsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFields.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFields.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotItems.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotItems.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotItemsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotItemsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSourceDimension.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSourceDimensions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSourceHierarchies.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSourceHierarchy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSourceLevel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSourceLevels.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSourceMember.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSourceMember.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotSourceMembers.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotSourceMembers.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotTables.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotTables.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotTablesEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotTablesEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DatabaseImportDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DatabaseImportDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DatabaseRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DatabaseRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DatabaseRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DatabaseRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DatabaseRangesEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DateCondition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DateCondition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DocumentSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DocumentSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FormulaParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FormulaParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FunctionAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FunctionAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FunctionDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FunctionDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FunctionDescriptionEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FunctionDescriptionEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FunctionDescriptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FunctionDescriptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/HeaderFooterContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/HeaderFooterContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/IconSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/IconSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/LabelRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/LabelRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/LabelRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/LabelRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/LabelRangesEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/LabelRangesEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/NamedRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/NamedRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/NamedRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/NamedRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/NamedRangesEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/NamedRangesEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/RangeSelectionArguments.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/RangeSelectionArguments.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/Scenario.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/Scenario.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/Scenarios.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/Scenarios.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ScenariosEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ScenariosEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/Shape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/Shape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetCell.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetCell.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetCellCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetCellCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetCellRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetCellRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetCellRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetCellRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetCellRangesEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetCellRangesEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetFilterDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetLink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetLink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetLinks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetLinks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetLinksEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetLinksEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetRangesQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetRangesQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetSortDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetSortDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetSortDescriptor2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetSortDescriptor2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/Spreadsheet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/Spreadsheet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetDocumentSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetDrawPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetViewPane.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetViewPane.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetViewPanesEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetViewPanesEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetViewSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/Spreadsheets.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/Spreadsheets.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SubTotalDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SubTotalDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SubTotalField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SubTotalField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SubTotalFieldsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SubTotalFieldsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableAutoFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableAutoFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableAutoFormatEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableAutoFormatEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableAutoFormatField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableAutoFormatField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableAutoFormats.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableAutoFormats.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableAutoFormatsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableAutoFormatsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableCellStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableCellStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableConditionalEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableConditionalEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableConditionalEntryEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableConditionalEntryEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableConditionalFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableConditionalFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TablePageStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TablePageStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableValidation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableValidation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/UniqueCellFormatRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/UniqueCellFormatRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/VolatileResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/VolatileResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/CellStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/CellStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/CharacterProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/CharacterProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/CharacterPropertiesAsian.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/CharacterPropertiesAsian.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/CharacterPropertiesComplex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/CharacterPropertiesComplex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/CharacterStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/CharacterStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/NumberingAlignment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/NumberingAlignment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/NumberingLevel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/NumberingLevel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/NumberingRule.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/NumberingRule.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/PageProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/PageProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/PageStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/PageStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/ParagraphProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/ParagraphProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/ParagraphPropertiesAsian.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/ParagraphPropertiesComplex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/ParagraphPropertiesComplex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/ParagraphStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/ParagraphStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/Style.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/Style.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/StyleFamilies.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/StyleFamilies.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/StyleFamily.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/StyleFamily.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/AccessibleCellView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/AccessibleCellView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/AccessibleTableView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/AccessibleTableView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/Cell.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/Cell.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellRangeListSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellRangeListSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellValueBinding.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellValueBinding.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/ListPositionCellBinding.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/ListPositionCellBinding.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableChart.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableChart.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableCharts.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableCharts.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableChartsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableChartsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableColumns.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableColumns.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableColumnsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableColumnsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableRow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableRow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableRows.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableRows.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableRowsEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableRowsEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableSortDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableSortDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableSortDescriptor2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableSortDescriptor2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/AsyncJob.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/AsyncJob.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/Job.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/Job.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleEndnoteView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleEndnoteView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleFootnoteView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleFootnoteView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleHeaderFooterView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessiblePageView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessiblePageView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleParagraphView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleParagraphView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleTextDocumentPageView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleTextDocumentView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleTextDocumentView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleTextEmbeddedObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleTextFrameView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleTextFrameView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AccessibleTextGraphicObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AutoTextEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AutoTextEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AutoTextGroup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AutoTextGroup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/BaseFrame.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/BaseFrame.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/BaseFrameProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/BaseFrameProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/BaseIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/BaseIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/BaseIndexMark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/BaseIndexMark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Bibliography.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Bibliography.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Bookmark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Bookmark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Bookmarks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Bookmarks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Cell.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Cell.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/CellProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/CellProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/CellRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/CellRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ChainedTextFrame.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ChainedTextFrame.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ChapterNumberingRule.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ChapterNumberingRule.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ContentIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ContentIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ContentIndexMark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ContentIndexMark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Defaults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Defaults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DependentTextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DependentTextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DocumentIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DocumentIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DocumentIndexLevelFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DocumentIndexMark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DocumentIndexMark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DocumentIndexMarkAsian.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DocumentIndexMarkAsian.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DocumentIndexParagraphStyles.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DocumentIndexParagraphStyles.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DocumentIndexes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DocumentIndexes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DocumentSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DocumentSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Endnote.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Endnote.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/EndnoteSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/EndnoteSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Footnote.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Footnote.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/FootnoteSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/FootnoteSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Footnotes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Footnotes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/GenericTextDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/GenericTextDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/GlobalDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/GlobalDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/GlobalSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/GlobalSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/IllustrationsIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/IllustrationsIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/InContentMetadata.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/InContentMetadata.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/LineNumberingProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/LineNumberingProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/MailMerge.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/MailMerge.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/NumberingLevel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/NumberingLevel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/NumberingRules.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/NumberingRules.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/NumberingStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/NumberingStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ObjectIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ObjectIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/PageFootnoteInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/PageFootnoteInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/PagePrintSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/PagePrintSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Paragraph.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Paragraph.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ParagraphEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ParagraphEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/PrintSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/PrintSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/RedlinePortion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/RedlinePortion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ReferenceMark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ReferenceMark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ReferenceMarks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ReferenceMarks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Shape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Shape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TableColumns.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TableColumns.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TableIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TableIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TableRows.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TableRows.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/Text.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/Text.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextColumns.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextColumns.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextContentCollection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextContentCollection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextDocumentView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextDocumentView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextEmbeddedObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextEmbeddedObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextEmbeddedObjects.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextEmbeddedObjects.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextFieldEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextFieldEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextFieldMaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextFieldMaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextFieldMasters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextFieldMasters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextFields.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextFields.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextFrame.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextFrame.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextFrames.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextFrames.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextGraphicObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextGraphicObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextGraphicObjects.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextGraphicObjects.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextLayoutCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextLayoutCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextPageStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextPageStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextPortion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextPortion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextPortionEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextPortionEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextRangeContentProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextRangeContentProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextSection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextSection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextSections.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextSections.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextSortDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextSortDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextSortDescriptor2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextSortDescriptor2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextSortable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextSortable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextTableCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextTableCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextTableRow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextTableRow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextTables.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextTables.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextViewCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextViewCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/UserDefinedIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/UserDefinedIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/UserIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/UserIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/UserIndexMark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/UserIndexMark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ViewSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ViewSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/WebDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/WebDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/fieldmaster/Bibliography.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/fieldmaster/Bibliography.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/fieldmaster/DDE.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/fieldmaster/DDE.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/fieldmaster/Database.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/fieldmaster/Database.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/fieldmaster/SetExpression.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/fieldmaster/SetExpression.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/fieldmaster/User.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/fieldmaster/User.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Annotation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Annotation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Author.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Author.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Bibliography.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Bibliography.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Chapter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Chapter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/CharacterCount.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/CharacterCount.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/CombinedCharacters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/CombinedCharacters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/ConditionalText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/ConditionalText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/DDE.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/DDE.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Database.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Database.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/DatabaseName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/DatabaseName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/DatabaseNextSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/DatabaseNumberOfSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/DatabaseSetNumber.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/DatabaseSetNumber.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/DateTime.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/DateTime.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/DropDown.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/DropDown.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/EmbeddedObjectCount.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/ExtendedUser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/ExtendedUser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/FileName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/FileName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/GetExpression.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/GetExpression.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/GetReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/GetReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/GraphicObjectCount.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/GraphicObjectCount.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/HiddenParagraph.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/HiddenParagraph.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/HiddenText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/HiddenText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Input.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Input.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/InputUser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/InputUser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/JumpEdit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/JumpEdit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Macro.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Macro.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/MetadataField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/MetadataField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/PageCount.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/PageCount.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/PageNumber.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/PageNumber.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/ParagraphCount.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/ParagraphCount.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/ReferencePageGet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/ReferencePageGet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/ReferencePageSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/ReferencePageSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Script.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Script.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/SetExpression.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/SetExpression.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/TableCount.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/TableCount.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/TableFormula.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/TableFormula.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/TemplateName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/TemplateName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/URL.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/URL.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/User.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/User.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/WordCount.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/WordCount.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/Type.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/Type.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/CreateAuthor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/CreateDateTime.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/Custom.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/Custom.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/Description.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/Description.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/EditTime.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/Keywords.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/PrintAuthor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/PrintDateTime.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/Revision.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/Revision.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/Subject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/Subject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/textfield/docinfo/Title.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/textfield/docinfo/Title.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/tiledrendering/XTiledRenderable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/tiledrendering/XTiledRenderable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CachedContentResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CachedContentResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CachedContentResultSetStub.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CachedContentResultSetStub.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CachedDynamicResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CachedDynamicResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CachedDynamicResultSetStub.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CachedDynamicResultSetStub.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CmisContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CmisContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/Content.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/Content.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentProviderProxy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentProviderProxy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentTransmitter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentTransmitter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/DefaultHierarchyDataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/DefaultHierarchyDataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/DynamicResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/DynamicResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ExpandContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ExpandContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FTPContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FTPContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FTPContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FTPContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FileContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FileContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FileContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FileContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/GIOContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/GIOContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/GnomeVFSContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/GnomeVFSContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/GnomeVFSDocumentContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/GnomeVFSDocumentContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/GnomeVFSFolderContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/GnomeVFSFolderContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HelpContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HelpContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HelpContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HelpContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HierarchyContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HierarchyContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HierarchyDataReadAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HierarchyDataReadAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HierarchyDataReadWriteAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HierarchyDataReadWriteAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HierarchyDataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HierarchyDataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HierarchyFolderContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HierarchyFolderContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HierarchyLinkContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HierarchyLinkContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/HierarchyRootFolderContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/HierarchyRootFolderContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ODMAContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ODMAContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ODMAContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ODMAContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PackageContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PackageContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PackageFolderContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PackageFolderContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PackageStreamContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PackageStreamContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PersistentPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PersistentPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PropertySetRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PropertySetRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RemoteAccessContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RemoteAccessContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RemoteContentProviderAcceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RemoteContentProviderAcceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RemoteProxyContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RemoteProxyContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransientDocumentsContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransientDocumentsDocumentContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransientDocumentsFolderContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransientDocumentsFolderContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransientDocumentsRootContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransientDocumentsStreamContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransientDocumentsStreamContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/WebDAVContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/WebDAVContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/WebDAVDocumentContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/WebDAVDocumentContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/WebDAVFolderContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/WebDAVFolderContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/WebDAVHTTPMethod.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ActionTrigger.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ActionTrigger.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ActionTriggerContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ActionTriggerContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ActionTriggerSeparator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ActionTriggerSeparator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ConfigurableUIElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ConfigurableUIElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ItemDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ItemDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ModuleUICategoryDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ModuleUICommandDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ModuleUICommandDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ModuleWindowStateConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/UIElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/UIElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/UIElementFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/UIElementFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/UIElementSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/UIElementSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/FilterOptionsDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/FilterOptionsDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/NumberFormatProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/NumberFormatProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/NumberFormatSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/NumberFormatSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/NumberFormats.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/NumberFormats.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/OfficeInstallationDirectories.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/OfficeInstallationDirectories.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/ReplaceDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/ReplaceDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SearchDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SearchDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SortDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SortDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SortDescriptor2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SortDescriptor2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/Sortable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/Sortable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/OfficeDocumentView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/OfficeDocumentView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/PrintOptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/PrintOptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/PrintSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/PrintSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/PrinterDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/PrinterDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/RenderDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/RenderDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/RenderOptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/RenderOptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/ViewSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/ViewSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/Binding.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/Binding.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/AttributeContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/AttributeContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/ExportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/ExportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/ImportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/ImportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/NamespaceContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/NamespaceContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/UserDefinedAttributesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/UserDefinedAttributesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/XMLExportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/XMLExportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/XMLImportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/XMLImportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XMLSignature.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XMLSignature.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/input/SaxDocumentHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/input/SaxDocumentHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/wrapper/XMLDocumentWrapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/wrapper/XMLDocumentWrapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/wrapper/XMLElementWrapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/wrapper/XMLElementWrapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/Boolean.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/Boolean.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/Date.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/Date.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/DateTime.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/DateTime.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/Day.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/Day.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/Decimal.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/Decimal.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/Month.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/Month.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/String.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/String.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/Time.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/Time.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/Year.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/Year.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleEventId.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleEventId.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleEventObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleEventObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleRelation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleRelation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleRelationType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleRelationType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleRole.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleRole.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleStateType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleStateType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleTableModelChange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleTableModelChangeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/AccessibleTextType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/AccessibleTextType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/TextSegment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/TextSegment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/MSAAService.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/MSAAService.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessible.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessible.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleContext2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleContext2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleEditableText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleEditableText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleExtendedComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleGroupPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleHyperlink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleHypertext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleImage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleImage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleKeyBinding.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleKeyBinding.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleMultiLineText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleMultiLineText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleRelationSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleSelection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleSelection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleStateSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleStateSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleTableSelection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleTextAttributes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleTextAttributes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleTextMarkup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleTextMarkup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleTextSelection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XAccessibleValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XAccessibleValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/accessibility/XMSAAService.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/accessibility/XMSAAService.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationAdditiveMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationAdditiveMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationCalcMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationCalcMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationColorSpace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationColorSpace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationEndSync.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationEndSync.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationFill.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationFill.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationNodeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationNodeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationRestart.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationRestart.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationTransformType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationTransformType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/AnimationValueType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/AnimationValueType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/Event.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/Event.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/EventTrigger.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/EventTrigger.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/TargetProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/TargetProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/TimeFilterPair.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/TimeFilterPair.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/Timing.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/Timing.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/TransitionSubType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/TransitionSubType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/TransitionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/TransitionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/ValuePair.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/ValuePair.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAnimate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAnimate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAnimateColor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAnimateColor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAnimateMotion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAnimateMotion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAnimateSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAnimateSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAnimateTransform.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAnimateTransform.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAnimationListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAnimationListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAnimationNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAnimationNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAnimationNodeSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XAudio.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XAudio.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XCommand.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XCommand.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XIterateContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XIterateContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XParallelTimeContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XParallelTimeContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XTimeContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XTimeContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/animations/XTransitionFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/animations/XTransitionFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/AuthenticationFailedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/AuthenticationFailedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/InvalidArgumentException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/InvalidArgumentException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/InvalidContextException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/InvalidContextException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/InvalidCredentialException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/InvalidCredentialException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/InvalidPrincipalException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/InvalidPrincipalException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/PersistenceFailureException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/PersistenceFailureException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/UnsupportedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/UnsupportedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/XSSOAcceptorContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/XSSOAcceptorContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/XSSOContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/XSSOContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/XSSOInitiatorContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/XSSOInitiatorContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/XSSOManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/XSSOManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/XSSOManagerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/XSSOManagerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/auth/XSSOPasswordCache.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/auth/XSSOPasswordCache.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ActionEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ActionEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AdjustmentEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AdjustmentEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/AdjustmentType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/AdjustmentType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/CharSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/CharSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Command.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Command.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/DeviceCapability.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/DeviceCapability.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/DeviceInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/DeviceInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/DockingData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/DockingData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/DockingEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/DockingEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/EndDockingEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/EndDockingEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/EndPopupModeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/EndPopupModeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/EnhancedMouseEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/EnhancedMouseEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FieldUnit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FieldUnit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FocusChangeReason.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FocusChangeReason.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FocusEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FocusEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontEmphasisMark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontEmphasisMark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontFamily.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontFamily.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontPitch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontPitch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontRelief.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontRelief.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontSlant.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontSlant.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontStrikeout.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontStrikeout.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontUnderline.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontUnderline.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontWeight.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontWeight.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/FontWidth.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/FontWidth.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Gradient.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Gradient.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/GradientStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/GradientStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ImageDrawMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ImageDrawMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ImageAlign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ImageAlign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ImagePosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ImagePosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ImageScaleMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ImageScaleMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ImageStatus.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ImageStatus.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/InputEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/InputEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/InvalidateStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/InvalidateStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ItemEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ItemEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ItemListEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ItemListEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Key.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Key.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/KeyEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/KeyEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/KeyFunction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/KeyFunction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/KeyGroup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/KeyGroup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/KeyModifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/KeyModifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/KeyStroke.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/KeyStroke.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/LineEndFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/LineEndFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MenuEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MenuEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MenuItemStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MenuItemStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MenuItemType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MenuItemType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MessageBoxButtons.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MessageBoxButtons.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MessageBoxResults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MessageBoxResults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MessageBoxType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MessageBoxType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MouseButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MouseButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MouseEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MouseEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/MouseWheelBehavior.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/MouseWheelBehavior.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/PaintEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/PaintEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Point.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Point.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/PopupMenuDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/PopupMenuDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/PosSize.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/PosSize.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/PrinterException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/PrinterException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/PrinterServer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/PrinterServer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/PushButtonType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/PushButtonType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/RasterOperation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/RasterOperation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Rectangle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Rectangle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/ScrollBarOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/ScrollBarOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Selection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Selection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/SimpleFontMetric.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/SimpleFontMetric.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Size.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Size.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/SpinEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/SpinEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/Style.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/Style.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/SystemDependentXWindow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/SystemDependentXWindow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/SystemPointer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/SystemPointer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/TextAlign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/TextAlign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/TextEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/TextEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/VclContainerEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/VclContainerEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/VclWindowPeerAttribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/VisualEffect.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/VisualEffect.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/WindowAttribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/WindowAttribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/WindowClass.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/WindowClass.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/WindowDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/WindowDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/WindowEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/WindowEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XActionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XActionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XActivateListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XActivateListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XAdjustmentListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XAdjustmentListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XAnimatedImages.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XAnimatedImages.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XAnimation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XAnimation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XCallback.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XCallback.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XCheckBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XCheckBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XComboBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XComboBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XContainerWindowEventHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XContainerWindowProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XContainerWindowProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XControlContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XControlContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XCurrencyField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XCurrencyField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDataTransferProviderAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDateField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDateField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDevice.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDevice.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDialog2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDialog2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDialogEventHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDialogEventHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDialogProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDialogProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDialogProvider2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDialogProvider2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDisplayBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDisplayBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDisplayConnection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDisplayConnection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDockableWindow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDockableWindow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XDockableWindowListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XDockableWindowListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XEnhancedMouseClickHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XEnhancedMouseClickHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XEventHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XEventHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XExtendedToolkit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XExtendedToolkit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XFileDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XFileDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XFixedHyperlink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XFixedHyperlink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XFixedText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XFixedText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XFocusListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XFocusListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XFont.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XFont.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XFont2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XFont2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XGraphics.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XGraphics.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XGraphics2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XGraphics2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XImageButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XImageButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XImageConsumer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XImageConsumer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XImageProducer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XImageProducer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XInfoPrinter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XInfoPrinter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XItemEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XItemEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XItemList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XItemList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XItemListListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XItemListListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XItemListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XItemListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XKeyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XKeyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XKeyListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XKeyListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XLayoutConstrains.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XLayoutConstrains.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XListBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XListBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMenu.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMenu.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMenuBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMenuBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMenuListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMenuListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMessageBox.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMessageBox.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMessageBoxFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMessageBoxFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMetricField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMetricField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMouseClickHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMouseClickHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMouseListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMouseListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMouseMotionHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMouseMotionHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XMouseMotionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XMouseMotionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XNumericField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XNumericField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XPaintListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XPaintListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XPatternField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XPatternField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XPointer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XPointer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XPopupMenu.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XPopupMenu.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XPrinter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XPrinter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XPrinterPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XPrinterPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XPrinterServer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XPrinterServer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XPrinterServer2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XPrinterServer2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XProgressBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XProgressBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XProgressMonitor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XProgressMonitor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XRadioButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XRadioButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XRegion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XRegion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XRequestCallback.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XRequestCallback.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XReschedule.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XReschedule.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XScrollBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XScrollBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XSimpleTabController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XSimpleTabController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XSpinField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XSpinField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XSpinListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XSpinListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XSpinValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XSpinValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XStyleChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XStyleChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XStyleSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XStyleSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XStyleSettingsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XSystemChildFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XSystemChildFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XSystemDependentMenuPeer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XSystemDependentWindowPeer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTabController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTabController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTabControllerModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTabControllerModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTabListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTabListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTextArea.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTextArea.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTextComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTextComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTextEditField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTextEditField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTextLayoutConstrains.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTextLayoutConstrains.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTextListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTextListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTimeField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTimeField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XToggleButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XToggleButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XToolkit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XToolkit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XToolkit2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XToolkit2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XToolkitExperimental.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XToolkitExperimental.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XToolkitRobot.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XToolkitRobot.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTopWindow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTopWindow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTopWindow2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTopWindow2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XTopWindowListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XTopWindowListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XUnitConversion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XUnitConversion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XUnoControlContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XUnoControlContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XUnoControlDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XUnoControlDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XUserInputInterception.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XUserInputInterception.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XVclContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XVclContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XVclContainerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XVclContainerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XVclContainerPeer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XVclContainerPeer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XVclWindowPeer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XVclWindowPeer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XWindow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XWindow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XWindow2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XWindow2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XWindowListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XWindowListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XWindowListener2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XWindowListener2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/XWindowPeer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/XWindowPeer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/GridColumnEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/GridColumnEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/GridDataEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/GridDataEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/GridInvalidDataException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/GridInvalidModelException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/GridSelectionEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XGridColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XGridColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XGridColumnListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XGridColumnListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XGridColumnModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XGridColumnModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XGridControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XGridControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XGridDataListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XGridDataListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XGridDataModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XGridDataModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XGridRowSelection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XGridRowSelection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XGridSelectionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XMutableGridDataModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XSortableGridData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XSortableGridData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/TabPageActivatedEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/XTabPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/XTabPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/XTabPageContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/XTabPageContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/XTabPageContainerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/XTabPageContainerModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tab/XTabPageModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tab/XTabPageModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/ExpandVetoException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/ExpandVetoException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/TreeDataModelEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/TreeExpansionEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/XMutableTreeDataModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/XMutableTreeNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/XTreeControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/XTreeControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/XTreeDataModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/XTreeDataModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/XTreeDataModelListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/XTreeEditListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/XTreeEditListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/XTreeExpansionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/awt/tree/XTreeNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/awt/tree/XTreeNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisArrangeOrderType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisArrangeOrderType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisAssign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisAssign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisLabelPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisLabelPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisMarkPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisMarkPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisMarks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisMarks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartAxisType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartAxisType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataCaption.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataCaption.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataChangeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataChangeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataPoint.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataPoint.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataRow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataRow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataRowSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataRowSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartDataValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartDataValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartErrorCategory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartErrorCategory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartErrorIndicatorType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartLegendExpansion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartLegendExpansion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartLegendPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartLegendPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartRegressionCurveType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartRegressionCurveType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartSeriesAddress.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartSeriesAddress.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartSolidType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartSolidType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ChartSymbolType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ChartSymbolType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/DataLabelPlacement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/DataLabelPlacement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/ErrorBarStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/ErrorBarStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/MissingValueTreatment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/MissingValueTreatment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/TimeIncrement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/TimeIncrement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/TimeInterval.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/TimeInterval.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/TimeUnit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/TimeUnit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/X3DDefaultSetter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/X3DDefaultSetter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/X3DDisplay.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/X3DDisplay.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XAxis.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XAxis.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XAxisSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XAxisSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XAxisXSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XAxisXSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XAxisYSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XAxisYSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XAxisZSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XAxisZSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XChartData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XChartData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XChartDataArray.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XChartDataArray.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XChartDataChangeEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XChartDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XChartDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XComplexDescriptionAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XComplexDescriptionAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XDateCategories.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XDateCategories.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XDiagramPositioning.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XDiagramPositioning.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XSecondAxisTitleSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XSecondAxisTitleSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XStatisticDisplay.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XStatisticDisplay.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XTwoAxisXSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart/XTwoAxisYSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/AxisOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/AxisOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/AxisType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/AxisType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/CoordinateSystemTypeID.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/CurveStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/CurveStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/DataPointGeometry3D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/DataPointGeometry3D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/DataPointLabel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/DataPointLabel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/FillBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/FillBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/IncrementData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/IncrementData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/InterpretedData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/InterpretedData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/LegendPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/LegendPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/LightSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/LightSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/PieChartOffsetMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/PieChartOffsetMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/RelativePosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/RelativePosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/RelativeSize.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/RelativeSize.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/ScaleData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/ScaleData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/StackingDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/StackingDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/SubIncrement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/SubIncrement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/Symbol.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/Symbol.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/SymbolStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/SymbolStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/TickmarkStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/TickmarkStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/TransparencyStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/TransparencyStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XAnyDescriptionAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XAnyDescriptionAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XAxis.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XAxis.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XChartDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XChartDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XChartShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XChartShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XChartShapeContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XChartShapeContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XChartType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XChartType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XChartTypeContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XChartTypeContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XChartTypeManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XChartTypeManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XChartTypeTemplate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XChartTypeTemplate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XColorScheme.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XColorScheme.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XCoordinateSystem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XCoordinateSystem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XCoordinateSystemContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XCoordinateSystemContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XDataInterpreter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XDataInterpreter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XDataProviderAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XDataProviderAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XDataPointCustomLabelField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XDataPointCustomLabelField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XDataSeries.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XDataSeries.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XDataSeriesContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XDataSeriesContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XDefaultSizeTransmitter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XDefaultSizeTransmitter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XDiagram.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XDiagram.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XDiagramProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XDiagramProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XFormattedString.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XFormattedString.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XFormattedString2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XFormattedString2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XInternalDataProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XInternalDataProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XLabeled.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XLabeled.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XLegend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XLegend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XRegressionCurve.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XRegressionCurve.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XRegressionCurveCalculator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XRegressionCurveCalculator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XRegressionCurveContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XRegressionCurveContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XScaling.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XScaling.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XTarget.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XTarget.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XTimeBased.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XTimeBased.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XTitle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XTitle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XTitled.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XTitled.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/XTransformation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/XTransformation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/DataSequenceRole.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/DataSequenceRole.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/HighlightedRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/HighlightedRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/LabelOrigin.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/LabelOrigin.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XDataProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XDataProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XDataReceiver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XDataReceiver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XDataSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XDataSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XDataSink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XDataSink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XDataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XDataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XDatabaseDataProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XLabeledDataSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XLabeledDataSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XLabeledDataSequence2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XLabeledDataSequence2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XNumericalDataSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XNumericalDataSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XPivotTableDataProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XRangeHighlighter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XRangeHighlighter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XRangeXMLConversion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XRangeXMLConversion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XSheetDataProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XSheetDataProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/chart2/data/XTextualDataSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/chart2/data/XTextualDataSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/CannotLoadConfigurationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/CorruptedConfigurationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/CorruptedConfigurationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/CorruptedUIConfigurationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/CorruptedUIConfigurationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/InstallationIncompleteException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/InstallationIncompleteException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/InvalidBootstrapFileException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/InvalidBootstrapFileException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/MissingBootstrapFileException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/MissingBootstrapFileException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/XReadWriteAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/XReadWriteAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/XTemplateContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/XTemplateContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/XTemplateInstance.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/XTemplateInstance.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/XUpdate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/XUpdate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/AuthenticationFailedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/AuthenticationFailedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/BackendAccessException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/BackendAccessException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/BackendSetupException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/BackendSetupException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/CannotConnectException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/CannotConnectException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/ComponentChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/ComponentChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/ConnectionLostException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/ConnectionLostException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/InsufficientAccessRightsException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/InsufficientAccessRightsException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/InvalidAuthenticationMechanismException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/InvalidAuthenticationMechanismException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/MalformedDataException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/MalformedDataException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/MergeRecoveryRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/NodeAttribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/NodeAttribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/PropertyInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/PropertyInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/SchemaAttribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/SchemaAttribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/StratumCreationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/StratumCreationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/TemplateIdentifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/TemplateIdentifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XBackend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XBackend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XBackendChangesListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XBackendChangesListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XBackendChangesNotifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XBackendChangesNotifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XBackendEntities.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XBackendEntities.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XCompositeLayer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XCompositeLayer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XLayer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XLayer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XLayerContentDescriber.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XLayerContentDescriber.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XLayerHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XLayerHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XLayerImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XLayerImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XMultiLayerStratum.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XMultiLayerStratum.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XSchema.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XSchema.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XSchemaHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XSchemaSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XSchemaSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XSingleLayerStratum.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XSingleLayerStratum.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XUpdatableLayer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XUpdatableLayer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XUpdateHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/configuration/backend/XVersionedSchemaSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/configuration/backend/XVersionedSchemaSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/DataFlavor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/DataFlavor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/UnsupportedFlavorException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/UnsupportedFlavorException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XDataFormatTranslator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XMimeContentType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XMimeContentType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XMimeContentTypeFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XSystemTransferable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XSystemTransferable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XTransferDataAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XTransferable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XTransferable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XTransferable2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XTransferable2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XTransferableEx.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XTransferableEx.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XTransferableSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XTransferableSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/XTransferableSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/ClipboardEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/ClipboardEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XClipboard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XClipboardEx.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XClipboardListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XClipboardManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/clipboard/XSystemClipboard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/clipboard/XSystemClipboard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DNDConstants.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DNDConstants.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DragGestureEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DragSourceDragEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DragSourceDragEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DragSourceEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DropTargetDragEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/DropTargetEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/DropTargetEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/InvalidDNDOperationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/InvalidDNDOperationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XAutoscroll.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XAutoscroll.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDragGestureListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDragSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDragSourceContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDragSourceListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDropTarget.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/datatransfer/dnd/XDropTargetListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/DependencyException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/DependencyException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/DeploymentException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/DeploymentException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/ExtensionRemovedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/ExtensionRemovedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/InstallException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/InstallException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/InvalidRemovedParameterException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/InvalidRemovedParameterException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/LicenseException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/LicenseException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/PlatformException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/PlatformException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/Prerequisites.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/Prerequisites.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/UpdateInformationEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/UpdateInformationEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/VersionException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/VersionException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/XExtensionManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/XExtensionManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/XPackage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/XPackage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/XPackageInformationProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/XPackageInformationProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/XPackageManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/XPackageManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/XPackageManagerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/XPackageManagerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/XPackageRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/XPackageRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/XPackageTypeInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/XPackageTypeInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/deployment/XUpdateInformationProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/deployment/XUpdateInformationProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/AmbigousFilterRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/AmbigousFilterRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/BrokenPackageRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/BrokenPackageRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/ChangedByOthersRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/ChangedByOthersRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/CmisProperty.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/CmisProperty.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/CmisVersion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/CmisVersion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/CorruptedFilterConfigurationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/CorruptedFilterConfigurationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/DocumentEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/DocumentEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/EmptyUndoStackException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/EmptyUndoStackException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/EventObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/EventObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/ExoticFileLoadException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/ExoticFileLoadException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/FilterOptionsRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/FilterOptionsRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/LinkUpdateModes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/LinkUpdateModes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/LockFileCorruptRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/LockFileCorruptRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/LockFileIgnoreRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/LockFileIgnoreRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/LockedDocumentRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/LockedDocumentRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/LockedOnSavingRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/LockedOnSavingRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/MacroExecMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/MacroExecMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/NoSuchFilterRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/NoSuchFilterRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/OwnLockOnDocumentRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/OwnLockOnDocumentRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/PrinterIndependentLayout.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/PrinterIndependentLayout.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/RedlineDisplayType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/RedlineDisplayType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/UndoContextNotClosedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/UndoContextNotClosedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/UndoFailedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/UndoFailedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/UndoManagerEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/UndoManagerEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/UpdateDocMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/UpdateDocMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XActionLockable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XActionLockable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XBinaryStreamResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XBinaryStreamResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XCmisDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XCmisDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XCodeNameQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XCodeNameQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XCompatWriterDocProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XCompatWriterDocProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentInsertable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentInsertable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentLanguages.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentLanguages.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentPropertiesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentRecovery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentRecovery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentRevisionListPersistence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentRevisionListPersistence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XDocumentSubStorageSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XEmbeddedObjectResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XEmbeddedObjectSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XEmbeddedObjectSupplier2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XEmbeddedObjectSupplier2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XEmbeddedScripts.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XEmbeddedScripts.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XEventsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XEventsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XExporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XExporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XExtendedFilterDetection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XExtendedFilterDetection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XFilterAdapter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XFilterAdapter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XGraphicObjectResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XGraphicObjectResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XGraphicStorageHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XGraphicStorageHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XInteractionFilterOptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XInteractionFilterOptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XInteractionFilterSelect.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XInteractionFilterSelect.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XLinkTargetSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XLinkTargetSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XMimeTypeInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XMimeTypeInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XRedlinesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XRedlinesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XScriptInvocationContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XScriptInvocationContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XStorageBasedDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XStorageBasedDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XStorageChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XStorageChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XTypeDetection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XTypeDetection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XUndoAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XUndoAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XUndoManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XUndoManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XUndoManagerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XUndoManagerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XUndoManagerSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XUndoManagerSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XVbaMethodParameter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XVbaMethodParameter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XViewDataSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XViewDataSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XXMLBasicExporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XXMLBasicExporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/document/XXMLOasisBasicImporter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/document/XXMLOasisBasicImporter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Alignment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Alignment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Arrangement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Arrangement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/BezierPoint.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/BezierPoint.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/BitmapMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/BitmapMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/BoundVolume.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/BoundVolume.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CameraGeometry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CameraGeometry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CanvasFeature.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CanvasFeature.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CaptionEscapeDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CaptionEscapeDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CaptionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CaptionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CircleKind.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CircleKind.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ColorMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ColorMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ConnectionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ConnectionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ConnectorType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ConnectorType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CoordinateSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CoordinateSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/CoordinateSequenceSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/CoordinateSequenceSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DashStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DashStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Direction3D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Direction3D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DoubleSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DoubleSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DoubleSequenceSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DoubleSequenceSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/DrawViewMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/DrawViewMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeParameter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeParameter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeSegment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeTextFrame.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeTextFrame.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/EscapeDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/EscapeDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/FillStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/FillStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/FlagSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/FlagSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/FlagSequenceSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/FlagSequenceSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GluePoint.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GluePoint.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GluePoint2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GluePoint2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/GraphicFilterRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/GraphicFilterRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Hatch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Hatch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HatchStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HatchStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HomogenMatrix.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HomogenMatrix.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HomogenMatrix3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HomogenMatrix3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HomogenMatrix4.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HomogenMatrix4.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HomogenMatrixLine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HomogenMatrixLine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HomogenMatrixLine3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HomogenMatrixLine4.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/HorizontalDimensioning.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/HorizontalDimensioning.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LayerType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LayerType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LineCap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LineCap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LineDash.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LineDash.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LineEndType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LineEndType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LineJoint.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LineJoint.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/LineStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/LineStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MeasureKind.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MeasureKind.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MeasureTextHorzPos.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MeasureTextHorzPos.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MeasureTextVertPos.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MeasureTextVertPos.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/MirrorAxis.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/MirrorAxis.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/NormalsKind.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/NormalsKind.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PointSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PointSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PointSequenceSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PointSequenceSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolyPolygonBezierCoords.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolyPolygonBezierCoords.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolyPolygonShape3D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolygonFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolygonFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/PolygonKind.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/PolygonKind.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/Position3D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/Position3D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ProjectionMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ProjectionMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/RectanglePoint.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/RectanglePoint.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ShadeMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ShadeMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/ShadingPattern.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/ShadingPattern.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/SnapObjectType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/SnapObjectType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextAdjust.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextAdjust.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextAnimationDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextAnimationDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextAnimationKind.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextAnimationKind.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextFitToSizeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextFitToSizeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextHorizontalAdjust.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextHorizontalAdjust.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextVerticalAdjust.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextVerticalAdjust.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextureKind.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextureKind.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextureKind2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextureKind2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextureMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextureMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/TextureProjectionMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/TextureProjectionMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/VerticalDimensioning.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/VerticalDimensioning.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XConnectableShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XConnectableShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XConnectorShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XConnectorShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XControlShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XControlShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XCustomShapeEngine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XCustomShapeEngine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XCustomShapeHandle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XCustomShapeHandle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawPageDuplicator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawPageExpander.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawPageExpander.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawPageSummarizer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawPageSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawPageSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawPages.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawPages.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawPagesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawSubController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawSubController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XDrawView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XDrawView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XGluePointsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XGluePointsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XGraphicExportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XGraphicExportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XLayer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XLayer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XLayerManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XLayerManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XLayerSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XLayerSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XMasterPageTarget.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XMasterPageTarget.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XMasterPagesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XPresenterHelper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XPresenterHelper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XSelectionFunction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XSelectionFunction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapeAligner.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapeAligner.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapeArranger.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapeArranger.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapeBinder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapeBinder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapeCombiner.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapeCombiner.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapeDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapeDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapeGroup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapeGroup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapeGrouper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapeGrouper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapeMirror.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapeMirror.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XShapes2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XShapes2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XSlidePreviewCache.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XSlidePreviewCache.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XSlidePreviewCacheListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XSlidePreviewCacheListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XSlideRenderer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XSlideRenderer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XSlideSorterBase.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XSlideSorterBase.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/XUniversalShapeDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/AnchorBindingMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/BorderType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/BorderType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/ResourceActivationMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/ResourceActivationMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/TabBarButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/TabBarButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XConfigurationChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XConfigurationChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XConfigurationController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XConfigurationController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XControllerManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XControllerManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XModuleController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XModuleController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XPane.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XPane.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XPane2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XPane2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XPaneBorderPainter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XRelocatableResource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XRelocatableResource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XResource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XResource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XResourceFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XResourceFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XResourceFactoryManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XResourceId.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XResourceId.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XTabBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XTabBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XToolBar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XToolBar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/drawing/framework/XView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/drawing/framework/XView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/Actions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/Actions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/Aspects.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/Aspects.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/ElementModes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/ElementModes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/EmbedMapUnits.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/EmbedMapUnits.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/EmbedMisc.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/EmbedMisc.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/EmbedStates.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/EmbedStates.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/EmbedUpdateModes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/EmbedUpdateModes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/EmbedVerbs.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/EmbedVerbs.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/EntryInitModes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/EntryInitModes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/InsertedObjectInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/InsertedObjectInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/InvalidStorageException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/InvalidStorageException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/LinkageMisuseException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/LinkageMisuseException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/NeedsRunningStateException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/NeedsRunningStateException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/NoVisualAreaSizeException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/ObjectSaveVetoException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/ObjectSaveVetoException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/StateChangeInProgressException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/StateChangeInProgressException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/StorageFormats.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/StorageFormats.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/StorageWrappedTargetException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/StorageWrappedTargetException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/UnreachableStateException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/UnreachableStateException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/UseBackupException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/UseBackupException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/VerbAttributes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/VerbAttributes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/VerbDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/VerbDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/VisualRepresentation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/VisualRepresentation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/WrongStateException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/WrongStateException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XActionsApproval.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XActionsApproval.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XClassifiedObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XClassifiedObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XCommonEmbedPersist.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XCommonEmbedPersist.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XComponentSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XComponentSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbedObjectClipboardCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbedObjectCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbedObjectCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbeddedObjectCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbeddedObjectCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbedObjectFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbedObjectFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbedPersist.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbedPersist.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbedPersist2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbedPersist2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbeddedClient.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbeddedClient.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbeddedObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbeddedObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEmbeddedOleObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEmbeddedOleObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEncryptionProtectedSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEncryptionProtectedSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEncryptionProtectedSource2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XEncryptionProtectedStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XEncryptionProtectedStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XExtendedStorageStream.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XExtendedStorageStream.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XHatchWindow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XHatchWindow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XHatchWindowController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XHatchWindowController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XHatchWindowFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XHatchWindowFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XHierarchicalStorageAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XHierarchicalStorageAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XHierarchicalStorageAccess2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XInplaceClient.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XInplaceClient.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XInplaceObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XInplaceObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XInsertObjectDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XInsertObjectDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XLinkCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XLinkCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XLinkFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XLinkFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XLinkageSupport.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XLinkageSupport.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XOLESimpleStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XOLESimpleStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XOptimizedStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XOptimizedStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XPackageStructureCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XPackageStructureCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XPersistanceHolder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XPersistanceHolder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XRelationshipAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XRelationshipAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XStateChangeBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XStateChangeBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XStateChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XStateChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XStorage2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XStorage2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XStorageRawAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XStorageRawAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XTransactedObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XTransactedObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XTransactionBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XTransactionBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XTransactionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XTransactionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XTransferableSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XTransferableSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XVisualObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XVisualObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/embed/XWindowSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/embed/XWindowSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/DataSelectionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/DataSelectionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/DatabaseDeleteEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/DatabaseDeleteEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/DatabaseParameterEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/DatabaseParameterEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/ErrorEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/ErrorEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormButtonType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormButtonType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormComponentType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormComponentType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormSubmitEncoding.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormSubmitEncoding.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/FormSubmitMethod.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/FormSubmitMethod.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/ListSourceType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/ListSourceType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/NavigationBarMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/NavigationBarMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/TabulatorCycle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/TabulatorCycle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XApproveActionBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XApproveActionBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XApproveActionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XApproveActionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XBoundComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XBoundComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XBoundControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XBoundControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XChangeBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XChangeBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XConfirmDeleteBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XConfirmDeleteListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XConfirmDeleteListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XDatabaseParameterBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XDatabaseParameterBroadcaster2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XDatabaseParameterListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XDatabaseParameterListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XDeleteListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XDeleteListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XErrorBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XErrorBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XErrorListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XErrorListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XForm.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XForm.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XForms.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XForms.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XFormComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XFormComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XFormController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XFormController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XFormControllerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XFormControllerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XFormsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XFormsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XFormsSupplier2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XFormsSupplier2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XGrid.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XGrid.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XGridColumnFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XGridColumnFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XGridControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XGridControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XGridControlListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XGridControlListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XGridFieldDataSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XGridFieldDataSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XGridPeer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XGridPeer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XImageProducerSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XImageProducerSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XInsertListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XInsertListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XLoadListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XLoadListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XLoadable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XLoadable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XPositioningListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XPositioningListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XReset.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XReset.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XResetListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XResetListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XRestoreListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XRestoreListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XSubmit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XSubmit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XSubmitListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XSubmitListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XUpdateBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XUpdateBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/XUpdateListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/XUpdateListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/IncompatibleTypesException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/IncompatibleTypesException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/InvalidBindingStateException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/InvalidBindingStateException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/ListEntryEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/ListEntryEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/XBindableValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/XBindableValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/XListEntryListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/XListEntryListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/XListEntrySink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/XListEntrySink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/XListEntrySource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/XListEntrySource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/XListEntryTypedSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/XListEntryTypedSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/binding/XValueBinding.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/binding/XValueBinding.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/FeatureState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/FeatureState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/FilterEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/FilterEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/FormFeature.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/FormFeature.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/XFeatureInvalidation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/XFilterController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/XFilterController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/XFilterControllerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/XFilterControllerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/XFormController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/XFormController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/XFormControllerContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/XFormControllerContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/runtime/XFormOperations.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/runtime/XFormOperations.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/submission/XSubmission.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/submission/XSubmission.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/submission/XSubmissionSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/submission/XSubmissionSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/submission/XSubmissionVetoListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/submission/XSubmissionVetoListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/validation/XFormComponentValidityListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/validation/XFormComponentValidityListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/validation/XValidatable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/validation/XValidatable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/validation/XValidatableFormComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/validation/XValidator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/validation/XValidator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/form/validation/XValidityConstraintListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/form/validation/XValidityConstraintListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/formula/SymbolDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/formula/SymbolDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/BorderWidths.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/BorderWidths.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/CommandGroup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/CommandGroup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/ControlCommand.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ControlCommand.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/ControlEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/ControlEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchInformation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchInformation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchResultEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchResultEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchResultState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchResultState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DispatchStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DispatchStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/DoubleInitializationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/DoubleInitializationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/FeatureStateEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/FeatureStateEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/FrameAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/FrameAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/FrameActionEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/FrameActionEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/FrameSearchFlag.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/FrameSearchFlag.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/IllegalArgumentIOException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/IllegalArgumentIOException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/LayoutManagerEvents.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/LayoutManagerEvents.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/TerminationVetoException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/TerminationVetoException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/TitleChangedEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/TitleChangedEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/UnknownModuleException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/UnknownModuleException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/UntitledNumbersConst.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/UntitledNumbersConst.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/WindowArrange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/WindowArrange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XAppDispatchProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XAppDispatchProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XBorderResizeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XBorderResizeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XBrowseHistoryRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XComponentLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XComponentLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XComponentRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XComponentRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XConfigManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XConfigManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XControlNotificationListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XControlNotificationListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XController2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XController2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XControllerBorder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XControllerBorder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDesktop.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDesktop.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDesktop2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDesktop2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDesktopTask.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDesktopTask.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatchHelper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatchHelper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatchInformationProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatchInformationProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatchProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatchProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatchProviderInterception.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatchProviderInterception.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatchProviderInterceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatchRecorder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatchRecorder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatchRecorderSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDispatchResultListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDispatchResultListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XDocumentTemplates.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XDocumentTemplates.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XExtendedFilterDetection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XExtendedFilterDetection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFilterDetect.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFilterDetect.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFrame.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFrame.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFrame2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFrame2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFrameActionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFrameActionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFrameLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFrameLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFrameLoaderQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFrameLoaderQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFrameSetModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFrameSetModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFrames.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFrames.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XFramesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XFramesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XGlobalEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XInterceptorInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XInterceptorInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XLayoutManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XLayoutManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XLayoutManager2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XLayoutManager2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XLayoutManagerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XLayoutManagerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XLoadEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XLoadEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XLoadable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XLoadable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XLoaderFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XLoaderFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XMenuBarAcceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XMenuBarAcceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XMenuBarMergingAcceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XModel2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XModel2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XModule.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XModule.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XModuleManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XModuleManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XModuleManager2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XModuleManager2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XNotifyingDispatch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XNotifyingDispatch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XPopupMenuController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XPopupMenuController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XRecordableDispatch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XRecordableDispatch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XSessionManagerClient.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XSessionManagerClient.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XSessionManagerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XSessionManagerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XSessionManagerListener2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XSessionManagerListener2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XStatusListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XStatusListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XStatusbarController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XStatusbarController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XStorable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XStorable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XStorable2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XStorable2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XSubToolbarController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XSubToolbarController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XSynchronousDispatch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XSynchronousDispatch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XSynchronousFrameLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTask.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTask.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTasksSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTasksSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTerminateListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTerminateListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTerminateListener2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTerminateListener2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTitle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTitle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTitleChangeBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTitleChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTitleChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XToolbarController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XToolbarController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XToolbarControllerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XToolbarControllerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentIdentifierFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XTransientDocumentsDocumentContentIdentifierFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XUIControllerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XUIControllerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XUIControllerRegistration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XUIControllerRegistration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XUntitledNumbers.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XUntitledNumbers.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XUrlList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XUrlList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/XWindowArranger.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/XWindowArranger.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/ClipboardFormats.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/ClipboardFormats.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/FontHeight.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/FontHeight.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/ItemState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/ItemState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/ItemStatus.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/ItemStatus.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/LeftRightMargin.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/LeftRightMargin.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/LeftRightMarginScale.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/LeftRightMarginScale.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/Template.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/Template.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/UpperLowerMargin.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/UpperLowerMargin.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/UpperLowerMarginScale.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/Verb.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/Verb.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/frame/status/Visibility.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/frame/status/Visibility.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/gallery/GalleryItemType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/gallery/GalleryItemType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/gallery/XGalleryItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/gallery/XGalleryItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/gallery/XGalleryTheme.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/gallery/XGalleryTheme.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/gallery/XGalleryThemeProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/gallery/XGalleryThemeProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/AffineMatrix2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/AffineMatrix2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/AffineMatrix3D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/AffineMatrix3D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/EllipticalArc.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/EllipticalArc.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/IntegerBezierSegment2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/IntegerBezierSegment2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/IntegerPoint2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/IntegerPoint2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/IntegerRectangle2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/IntegerRectangle2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/IntegerSize2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/IntegerSize2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/Matrix2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/Matrix2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/RealBezierSegment2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/RealBezierSegment2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/RealPoint2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/RealPoint2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/RealRectangle2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/RealRectangle2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/RealRectangle3D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/RealRectangle3D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/RealSize2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/RealSize2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/geometry/XMapping2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/geometry/XMapping2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/GraphicColorMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/GraphicColorMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/GraphicType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/GraphicType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/PrimitiveFactory2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/PrimitiveFactory2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XGraphic.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XGraphic.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XGraphicObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XGraphicObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XGraphicProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XGraphicProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XGraphicProvider2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XGraphicProvider2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XGraphicRasterizer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XGraphicRasterizer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XGraphicRenderer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XGraphicRenderer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XGraphicTransformer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XGraphicTransformer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XPrimitive2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XPrimitive2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XPrimitive2DRenderer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XPrimitive3D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XPrimitive3D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XPrimitiveFactory2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XSvgParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XSvgParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/graphic/XEmfParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/graphic/XEmfParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/AmPmValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/AmPmValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Boundary.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Boundary.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/BreakType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/BreakType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CTLScriptType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CTLScriptType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Calendar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Calendar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Calendar2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Calendar2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CalendarDisplayCode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CalendarDisplayCode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CalendarDisplayIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CalendarDisplayIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CalendarFieldIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CalendarFieldIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CalendarItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CalendarItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CalendarItem2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CalendarItem2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CharType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CharType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CharacterIteratorMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CharacterIteratorMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/CollatorOptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/CollatorOptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Currency.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Currency.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Currency2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Currency2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/DirectionProperty.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/DirectionProperty.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/ForbiddenCharacters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/ForbiddenCharacters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/FormatElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/FormatElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Implementation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Implementation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/InputSequenceCheckMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/InputSequenceCheckMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/KCharacterType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/KCharacterType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/KNumberFormatType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/KNumberFormatType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/KNumberFormatUsage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/KNumberFormatUsage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/KParseTokens.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/KParseTokens.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/KParseType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/KParseType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LanguageCountryInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LanguageCountryInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LineBreakHyphenationOptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LineBreakResults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LineBreakResults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LineBreakUserOptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LineBreakUserOptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LocaleDataItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LocaleDataItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LocaleDataItem2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LocaleDataItem2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/LocaleItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/LocaleItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Months.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Months.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/MultipleCharsOutputException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/MultipleCharsOutputException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/NativeNumberMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/NativeNumberMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/NativeNumberXmlAttributes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/NativeNumberXmlAttributes2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/NativeNumberXmlAttributes2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/NumberFormatCode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/NumberFormatCode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/NumberFormatIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/NumberFormatIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/ParseResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/ParseResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/ScriptDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/ScriptDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/ScriptType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/ScriptType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/TextConversionOption.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/TextConversionOption.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/TextConversionResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/TextConversionResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/TextConversionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/TextConversionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/TransliterationModules.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/TransliterationModules.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/TransliterationModulesExtra.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/TransliterationModulesExtra.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/TransliterationModulesNew.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/TransliterationModulesNew.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/TransliterationType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/TransliterationType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/UnicodeScript.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/UnicodeScript.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/UnicodeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/UnicodeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/Weekdays.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/Weekdays.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/WordType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/WordType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XBreakIterator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XBreakIterator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XCalendar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XCalendar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XCalendar3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XCalendar3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XCalendar4.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XCalendar4.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XCharacterClassification.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XCharacterClassification.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XCollator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XCollator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XExtendedCalendar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XExtendedCalendar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XExtendedIndexEntrySupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XExtendedIndexEntrySupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XExtendedInputSequenceChecker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XExtendedTextConversion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XExtendedTextConversion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XExtendedTransliteration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XExtendedTransliteration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XForbiddenCharacters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XForbiddenCharacters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XIndexEntrySupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XIndexEntrySupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XInputSequenceChecker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XInputSequenceChecker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XLocaleData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XLocaleData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XLocaleData2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XLocaleData2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XLocaleData3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XLocaleData3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XLocaleData4.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XLocaleData4.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XLocaleData5.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XLocaleData5.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XNativeNumberSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XNativeNumberSupplier2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XNativeNumberSupplier2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XNumberFormatCode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XNumberFormatCode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XOrdinalSuffix.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XOrdinalSuffix.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XScriptTypeDetector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XScriptTypeDetector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XTextConversion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XTextConversion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XTransliteration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/XTransliteration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/reservedWords.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/i18n/reservedWords.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/InteractiveSelectionResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/LineDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/LineDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/PropertyCategoryDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/PropertyControlType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/PropertyControlType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/PropertyLineElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/PropertyLineElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XHyperlinkControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XHyperlinkControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XNumericControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XNumericControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XObjectInspector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XObjectInspector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XObjectInspectorModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XObjectInspectorModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XObjectInspectorUI.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XObjectInspectorUI.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XPropertyControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XPropertyControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XPropertyControlContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XPropertyControlContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XPropertyControlFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XPropertyControlFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XPropertyControlObserver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XPropertyControlObserver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XPropertyHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XPropertyHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XStringListControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XStringListControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/inspection/XStringRepresentation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/inspection/XStringRepresentation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ldap/LdapConnectionException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ldap/LdapConnectionException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ldap/LdapGenericException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ldap/LdapGenericException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/ConversionDictionaryType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/ConversionDictionaryType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/ConversionDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/ConversionDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/ConversionPropertyType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/ConversionPropertyType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/DictionaryEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/DictionaryEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/DictionaryEventFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/DictionaryEventFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/DictionaryListEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/DictionaryListEventFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/DictionaryListEventFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/DictionaryType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/DictionaryType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/LinguServiceEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/LinguServiceEventFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/LinguServiceEventFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/ProofreadingResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/ProofreadingResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/SingleProofreadingError.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/SingleProofreadingError.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/SpellFailure.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/SpellFailure.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XAvailableLocales.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XAvailableLocales.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XConversionDictionary.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XConversionDictionary.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XConversionDictionaryList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XConversionDictionaryList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XConversionPropertyType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XConversionPropertyType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XDictionary.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XDictionary.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XDictionary1.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XDictionary1.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XDictionaryEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XDictionaryEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XDictionaryList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XDictionaryList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XDictionaryListEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XHyphenatedWord.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XHyphenator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XHyphenator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XLanguageGuessing.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XLinguProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XLinguProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XLinguServiceEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XLinguServiceManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XLinguServiceManager2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XMeaning.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XMeaning.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XNumberText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XNumberText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XPossibleHyphens.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XProofreader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XProofreader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XProofreadingIterator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XProofreadingIterator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XSearchableDictionary.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XSearchableDictionary.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XSearchableDictionaryList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XSetSpellAlternatives.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XSetSpellAlternatives.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XSpellAlternatives.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XSpellChecker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XSpellChecker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XSpellChecker1.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XSpellChecker1.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XSupportedLanguages.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XSupportedLocales.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XSupportedLocales.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/linguistic2/XThesaurus.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/linguistic2/XThesaurus.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/LogLevel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/LogLevel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/LogRecord.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/LogRecord.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/XConsoleHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/XConsoleHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/XCsvLogFormatter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/XCsvLogFormatter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/XLogFormatter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/XLogFormatter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/XLogHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/XLogHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/XLogger.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/XLogger.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/logging/XLoggerPool.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/logging/XLoggerPool.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/MailAttachment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/MailAttachment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/MailException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/MailException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/MailServiceType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/MailServiceType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/NoMailServiceProviderException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/NoMailServiceProviderException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/NoMailTransportProviderException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/NoMailTransportProviderException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/SendMailMessageFailedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/SendMailMessageFailedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/XAuthenticator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/XAuthenticator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/XConnectionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/XConnectionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/XMailMessage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/XMailMessage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/XMailService.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/XMailService.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/XMailServiceProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/XMailServiceProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mail/XSmtpService.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mail/XSmtpService.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/media/XFrameGrabber.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/media/XFrameGrabber.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/media/XManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/media/XManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/media/XPlayer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/media/XPlayer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/media/XPlayerWindow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/media/XPlayerWindow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/media/ZoomLevel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/media/ZoomLevel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/MenuMultipleChange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/MenuMultipleChange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/MenuSingleChange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/MenuSingleChange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/MozillaProductType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/MozillaProductType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/XCloseSessionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/XCloseSessionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/XCodeProxy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/XCodeProxy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/XMenuProxy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/XMenuProxy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/XMenuProxyListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/XMenuProxyListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/XMozillaBootstrap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/XMozillaBootstrap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/XProfileDiscover.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/XProfileDiscover.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/XProfileManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/XProfileManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/mozilla/XProxyRunner.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/mozilla/XProxyRunner.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/office/XAnnotation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/office/XAnnotation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/office/XAnnotationAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/office/XAnnotationAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/office/XAnnotationEnumeration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/office/XAnnotationEnumeration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/EncryptionNotAllowedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/EncryptionNotAllowedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/NoEncryptionException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/NoEncryptionException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/NoRawFormatException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/NoRawFormatException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/WrongPasswordException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/WrongPasswordException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/XDataSinkEncrSupport.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/manifest/XManifestReader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/manifest/XManifestReader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/manifest/XManifestWriter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/manifest/XManifestWriter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/zip/XZipFileAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/zip/XZipFileAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/zip/XZipFileAccess2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/zip/XZipFileAccess2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/zip/ZipConstants.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/zip/ZipConstants.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/zip/ZipEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/zip/ZipEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/zip/ZipException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/zip/ZipException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/packages/zip/ZipIOException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/packages/zip/ZipIOException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/AnimationEffect.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/AnimationEffect.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/AnimationSpeed.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/AnimationSpeed.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/ClickAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/ClickAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/EffectCommands.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/EffectCommands.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/EffectNodeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/EffectNodeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/EffectPresetClass.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/EffectPresetClass.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/FadeEffect.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/FadeEffect.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/ParagraphTarget.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/ParagraphTarget.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/PresentationRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/PresentationRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/ShapeAnimationSubType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/TextAnimationType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/TextAnimationType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XCustomPresentationSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XHandoutMasterSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XPresentation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XPresentation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XPresentation2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XPresentation2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XPresentationPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XPresentationPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XPresentationSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XPresentationSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XShapeEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XShapeEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XSlideShow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XSlideShow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XSlideShowController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XSlideShowController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XSlideShowListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XSlideShowListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XSlideShowView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XSlideShowView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XTransition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XTransition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/presentation/XTransitionFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/presentation/XTransitionFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/qa/XDumper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/qa/XDumper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/FileFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/FileFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/ParseException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/ParseException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/QueryException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/QueryException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/RepositoryException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/RepositoryException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/Statement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/Statement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/URIs.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/URIs.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XBlankNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XBlankNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XDocumentMetadataAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XDocumentRepository.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XDocumentRepository.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XLiteral.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XLiteral.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XMetadatable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XMetadatable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XNamedGraph.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XNamedGraph.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XQuerySelectResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XQuerySelectResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XReifiedStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XReifiedStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XRepository.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XRepository.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XRepositorySupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XRepositorySupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XResource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XResource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rdf/XURI.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rdf/XURI.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/ARGBColor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/ARGBColor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/AnimationAttributes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/AnimationAttributes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/AnimationRepeat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/AnimationRepeat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/BlendMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/BlendMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/Caret.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/Caret.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/Color.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/Color.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/ColorComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/ColorComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/ColorComponentTag.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/ColorComponentTag.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/ColorProfile.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/ColorProfile.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/ColorSpaceType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/ColorSpaceType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/CompositeOperation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/CompositeOperation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/EmphasisMark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/EmphasisMark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/FillRule.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/FillRule.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/FloatingPointBitmapFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/FloatingPointBitmapFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/FloatingPointBitmapLayout.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/FontInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/FontInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/FontMetrics.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/FontMetrics.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/FontRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/FontRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/IntegerBitmapLayout.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/InterpolationMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/InterpolationMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/Panose.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/Panose.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseArmStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseArmStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseContrast.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseContrast.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseFamilyTypes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseFamilyTypes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseLetterForm.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseLetterForm.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseMidline.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseMidline.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseProportion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseProportion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseSerifStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseSerifStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseStrokeVariation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseStrokeVariation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseWeight.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseWeight.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PanoseXHeight.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PanoseXHeight.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PathCapType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PathCapType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/PathJoinType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/PathJoinType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/RGBColor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/RGBColor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/RenderState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/RenderState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/RenderingIntent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/RenderingIntent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/RepaintResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/RepaintResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/StringContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/StringContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/StrokeAttributes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/StrokeAttributes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/TextDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/TextDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/TextHit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/TextHit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/Texture.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/Texture.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/TexturingMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/TexturingMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/ViewState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/ViewState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/VolatileContentDestroyedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XAnimatedSprite.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XAnimatedSprite.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XAnimation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XAnimation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XBezierPolyPolygon2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XBitmapCanvas.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XBitmapCanvas.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XBitmapPalette.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XBitmapPalette.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XBufferController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XBufferController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XCachedPrimitive.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XCachedPrimitive.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XCanvas.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XCanvas.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XCanvasFont.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XCanvasFont.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XColorSpace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XColorSpace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XCustomSprite.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XCustomSprite.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XGraphicDevice.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XGraphicDevice.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XHalfFloatBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XIeeeDoubleBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XIeeeDoubleReadOnlyBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XIeeeDoubleReadOnlyBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XIeeeFloatBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XIeeeFloatReadOnlyBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XIeeeFloatReadOnlyBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XIntegerBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XIntegerBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XIntegerBitmapColorSpace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XIntegerBitmapColorSpace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XLinePolyPolygon2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XMtfRenderer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XMtfRenderer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XParametricPolyPolygon2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XPolyPolygon2D.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XPolyPolygon2D.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XSimpleCanvas.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XSimpleCanvas.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XSprite.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XSprite.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XSpriteCanvas.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XSpriteCanvas.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XTextLayout.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XTextLayout.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/rendering/XVolatileBitmap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/rendering/XVolatileBitmap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/Calculation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/Calculation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/ForceNewPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/ForceNewPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/GroupKeepTogether.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/GroupKeepTogether.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/GroupOn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/GroupOn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/KeepTogether.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/KeepTogether.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/ReportPrintOption.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/ReportPrintOption.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/SectionPageBreak.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/SectionPageBreak.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XFixedLine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XFixedLine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XFixedText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XFixedText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XFormatCondition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XFormatCondition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XFormattedField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XFormattedField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XFunction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XFunction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XFunctions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XFunctions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XFunctionsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XFunctionsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XGroup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XGroup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XGroups.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XGroups.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XImageControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XImageControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XReportComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XReportComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XReportControlFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XReportControlFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XReportControlModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XReportControlModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XReportDefinition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XReportDefinition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XReportEngine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XReportEngine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XSection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XSection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/XShape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/XShape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/meta/XFormulaParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/meta/XFormulaParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/meta/XFunctionCategory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/meta/XFunctionCategory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/meta/XFunctionDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/meta/XFunctionDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/report/meta/XFunctionManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/report/meta/XFunctionManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/MissingResourceException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/MissingResourceException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/XLocale.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/XLocale.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/XStringResourceManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/XStringResourceManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/XStringResourcePersistence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/XStringResourcePersistence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/XStringResourceResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/XStringResourceResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/XStringResourceSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/XStringResourceSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/XStringResourceWithLocation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/XStringResourceWithLocation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/resource/XStringResourceWithStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/resource/XStringResourceWithStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/scanner/ScanError.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/scanner/ScanError.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/scanner/ScannerContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/scanner/ScannerContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/scanner/ScannerException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/scanner/ScannerException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/scanner/XScannerManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/scanner/XScannerManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/scanner/XScannerManager2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/scanner/XScannerManager2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/LibraryNotLoadedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/LibraryNotLoadedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/ModuleInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/ModuleInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/ModuleSizeExceededRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/ModuleType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/ModuleType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/NativeObjectWrapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/NativeObjectWrapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XLibraryContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XLibraryContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XLibraryContainer2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XLibraryContainer2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XLibraryContainer3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XLibraryContainer3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XLibraryContainerExport.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XLibraryContainerExport.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XLibraryContainerPassword.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XLibraryContainerPassword.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XLibraryQueryExecutable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XLibraryQueryExecutable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XPersistentLibraryContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XPersistentLibraryContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/XStorageBasedLibraryContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/browse/BrowseNodeTypes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/browse/XBrowseNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/browse/XBrowseNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/browse/XBrowseNodeFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptErrorRaisedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptExceptionRaisedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptFrameworkErrorException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/ScriptFrameworkErrorType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/XScript.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/XScript.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/XScriptContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/XScriptContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/XScriptProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/XScriptProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/XScriptProviderFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/XScriptProviderSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/provider/XScriptURIHelper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/provider/XScriptURIHelper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/VBAEventId.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/VBAEventId.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/VBAScriptEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/VBAScriptEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/VBAScriptEventId.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/VBAScriptEventId.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/XVBACompatibility.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/XVBACompatibility.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/XVBAEventProcessor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/XVBAMacroResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/XVBAMacroResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/XVBAModuleInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/script/vba/XVBAScriptListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/script/vba/XVBAScriptListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/BooleanComparisonMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/BooleanComparisonMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/CommandType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/CommandType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DatabaseRegistrationEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DatabaseRegistrationEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/DocumentSaveRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/DocumentSaveRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ErrorCondition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ErrorCondition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/ParametersRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/ParametersRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/RowChangeAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/RowChangeAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/RowChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/RowChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/RowSetVetoException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/RowSetVetoException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/RowsChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/RowsChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/SQLContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/SQLContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/SQLErrorEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/SQLErrorEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/SQLFilterOperator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/SQLFilterOperator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XAlterQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XAlterQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XBookmarksSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XBookmarksSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XColumnUpdate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XColumnUpdate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XCommandPreparation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XCommandPreparation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XCompletedConnection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XCompletedConnection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XCompletedExecution.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XCompletedExecution.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XDataAccessDescriptorFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XDataAccessDescriptorFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XDatabaseAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XDatabaseAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XDatabaseAccessListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XDatabaseContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XDatabaseContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XDatabaseEnvironment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XDatabaseRegistrations.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XDatabaseRegistrations.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XDatabaseRegistrationsListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XDatabaseRegistrationsListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XDocumentDataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XDocumentDataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XFormDocumentsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XInteractionDocumentSave.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XInteractionDocumentSave.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XInteractionSupplyParameters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XOfficeDatabaseDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XParametersSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XParametersSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XQueriesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XQueriesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XQueryDefinition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XQueryDefinition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XQueryDefinitionsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XReportDocumentsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XResultSetAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XResultSetAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XRowSetApproveBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XRowSetApproveListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XRowSetApproveListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XRowSetChangeBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XRowSetChangeBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XRowSetChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XRowSetChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XRowSetSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XRowSetSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XRowsChangeBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XRowsChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XRowsChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XSQLErrorBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XSQLErrorListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XSQLErrorListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XSQLQueryComposer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XSQLQueryComposer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XSQLQueryComposerFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XSingleSelectQueryComposer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XSubDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XSubDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/XTextConnectionSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/XTextConnectionSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/CopyTableContinuation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/CopyTableOperation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/CopyTableOperation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/CopyTableRowEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/DatabaseObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/DatabaseObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/DatabaseObjectContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/DatabaseObjectContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/NamedDatabaseObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/NamedDatabaseObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/XCopyTableListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/XCopyTableListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/XCopyTableWizard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/XDatabaseDocumentUI.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/application/XTableUIProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/application/XTableUIProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/CompositionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/CompositionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XConnectionSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XConnectionSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XConnectionTools.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XConnectionTools.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XDataSourceMetaData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XIndexAlteration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XKeyAlteration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XObjectNames.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XObjectNames.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XTableAlteration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XTableAlteration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XTableName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XTableName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XTableRename.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XTableRename.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdb/tools/XViewAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdb/tools/XViewAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/BatchUpdateException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/BatchUpdateException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/BestRowScope.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/BestRowScope.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/BestRowType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/BestRowType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ChangeAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ChangeAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ColumnSearch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ColumnSearch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ColumnType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ColumnType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ColumnValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ColumnValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/DataTruncation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/DataTruncation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/DataType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/DataType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/Deferrability.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/Deferrability.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/DriverPropertyInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/FetchDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/FetchDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/IndexType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/IndexType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/KeyRule.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/KeyRule.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ProcedureColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ProcedureColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ProcedureResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ProcedureResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ResultSetConcurrency.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/ResultSetType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/ResultSetType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/SQLException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/SQLException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/SQLWarning.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/SQLWarning.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/TransactionIsolation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/TransactionIsolation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XArray.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XArray.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XBatchExecution.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XBatchExecution.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XBlob.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XBlob.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XClob.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XClob.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XCloseable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XCloseable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XColumnLocate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XColumnLocate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XConnection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XConnection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XConnectionPool.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XConnectionPool.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XDataSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XDataSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XDatabaseMetaData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XDatabaseMetaData2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XDriver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XDriver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XDriverAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XDriverAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XDriverManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XDriverManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XDriverManager2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XDriverManager2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XGeneratedResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XIsolatedConnection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XIsolatedConnection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XMultipleResults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XMultipleResults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XOutParameters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XOutParameters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XParameters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XParameters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XPooledConnection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XPooledConnection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XPreparedBatchExecution.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XPreparedStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XPreparedStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XRef.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XRef.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XResultSetMetaData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XResultSetMetaData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XResultSetUpdate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XResultSetUpdate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XRow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XRow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XRowSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XRowSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XRowSetListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XRowSetListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XRowUpdate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XRowUpdate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XSQLData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XSQLData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XSQLInput.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XSQLInput.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XSQLOutput.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XSQLOutput.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XStatement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XStatement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XStruct.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XStruct.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbc/XWarningsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbc/XWarningsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/CheckOption.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/CheckOption.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/CompareBookmark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/CompareBookmark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/KeyType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/KeyType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/Privilege.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/Privilege.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/PrivilegeObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/PrivilegeObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XAlterTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XAlterTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XAlterView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XAlterView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XAppend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XAppend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XAuthorizable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XAuthorizable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XColumnsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XCreateCatalog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XCreateCatalog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XDataDefinitionSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XDataDescriptorFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XDeleteRows.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XDeleteRows.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XDrop.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XDrop.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XDropCatalog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XDropCatalog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XGroupsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XIndexesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XKeysSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XKeysSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XRename.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XRename.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XRowLocate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XRowLocate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XTablesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XTablesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XUser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XUser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XUsersSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XUsersSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sdbcx/XViewsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sdbcx/XViewsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/CertAltNameEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/CertAltNameEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/CertificateCharacters.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/CertificateCharacters.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/CertificateContainerStatus.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/CertificateContainerStatus.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/CertificateException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/CertificateException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/CertificateKind.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/CertificateKind.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/CertificateValidity.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/CertificateValidity.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/CryptographyException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/CryptographyException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/DocumentSignatureInformation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/DocumentSignatureInformation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/EncryptionException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/EncryptionException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/ExtAltNameType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/ExtAltNameType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/KeyException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/KeyException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/KeyUsage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/KeyUsage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/NoPasswordException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/NoPasswordException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/SecurityInfrastructureException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/SecurityInfrastructureException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/SignatureException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/SignatureException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/XCertificate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XCertificate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/XCertificateContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XCertificateContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/XCertificateExtension.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XCertificateExtension.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XDocumentDigitalSignatures.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/security/XSanExtension.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/security/XSanExtension.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/opencl/OpenCLDevice.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/opencl/OpenCLDevice.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/opencl/OpenCLPlatform.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/opencl/XOpenCLSelection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/opencl/XOpenCLSelection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ActivationEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ActivationEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/AddressConvention.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/AddressConvention.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/Border.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/Border.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellDeleteMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellDeleteMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/CellInsertMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/CellInsertMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ColorScaleEntryType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ColorScaleEntryType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ComplexReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ComplexReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ConditionEntryType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ConditionEntryType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ConditionFormatOperator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ConditionFormatOperator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ConditionOperator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ConditionOperator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ConditionOperator2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ConditionOperator2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataBarAxis.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataBarAxis.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataBarEntryType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataBarEntryType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DateType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DateType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DDEItemInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DDEItemInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DDELinkInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DDELinkInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DDELinkMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DDELinkMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataImportMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataImportMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldAutoShowInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldAutoShowInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldGroupBy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldGroupInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldLayoutInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldLayoutInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldLayoutMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldReferenceItemType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldReferenceItemType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldReferenceType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldReferenceType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldShowItemsMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldShowItemsMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldSortInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotFieldSortMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotOutputRangeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotOutputRangeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotTableHeaderData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotTablePositionData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotTablePositionData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotTablePositionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotTablePositionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataPilotTableResultData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataPilotTableResultData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DataResultFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DataResultFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/DimensionFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/DimensionFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ExternalLinkInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ExternalLinkInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ExternalLinkType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ExternalLinkType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ExternalReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ExternalReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FillDateMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FillDateMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FillDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FillDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FillMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FillMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FilterConnection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FilterConnection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FilterFieldValue.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FilterFieldValue.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FilterOperator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FilterOperator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FilterOperator2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FilterOperator2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FormulaLanguage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FormulaLanguage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FormulaMapGroup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FormulaMapGroup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FormulaOpCodeMapEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FormulaResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FormulaResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FormulaToken.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FormulaToken.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FunctionArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FunctionArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/FunctionCategory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/FunctionCategory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/GeneralFunction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/GeneralFunction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/GeneralFunction2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/GeneralFunction2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/GoalResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/GoalResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/IconSetFormatEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/IconSetFormatEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/IconSetType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/IconSetType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/LocalizedName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/LocalizedName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/MemberResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/MemberResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/MemberResultFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/MemberResultFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/MoveDirection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/MoveDirection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/NamedRangeFlag.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/NamedRangeFlag.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/NameToken.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/NameToken.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/NoConvergenceException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/NoConvergenceException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/PasteOperation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/PasteOperation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/RangeSelectionEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/RangeSelectionEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ReferenceFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ReferenceFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ResultEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ResultEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SheetLinkMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SheetLinkMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SingleReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SingleReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SolverConstraint.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SolverConstraint.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SolverConstraintOperator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SolverConstraintOperator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SpreadsheetViewObjectsMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SpreadsheetViewObjectsMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/StatusBarFunction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/StatusBarFunction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/SubTotalColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/SubTotalColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableFilterField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableFilterField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableFilterField2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableFilterField2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableFilterField3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableFilterField3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableOperationMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableOperationMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TablePageBreakData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TablePageBreakData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/TableValidationVisibility.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/TableValidationVisibility.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ValidationAlertStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ValidationAlertStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/ValidationType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/ValidationType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XActivationBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XActivationBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XActivationEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XActivationEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XAddIn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XAddIn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XAreaLink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XAreaLink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XAreaLinks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XAreaLinks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XArrayFormulaRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XArrayFormulaRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XArrayFormulaTokens.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XArrayFormulaTokens.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCalculatable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCalculatable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellAddressable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellAddressable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellFormatRangesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellRangeAddressable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellRangeAddressable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellRangeData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellRangeData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellRangeFormula.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellRangeFormula.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellRangeMovement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellRangeMovement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellRangeReferrer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellRangeReferrer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellRangesAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellRangesAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellRangesQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellRangesQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCellSeries.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCellSeries.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XColorScaleEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XColorScaleEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XCompatibilityNames.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XCompatibilityNames.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XConditionEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XConditionEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XConditionalFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XConditionalFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XConditionalFormats.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XConditionalFormats.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XConsolidatable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XConsolidatable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XConsolidationDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataBarEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataBarEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDDELink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDDELink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDDELinkResults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDDELinkResults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDDELinks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDDELinks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotFieldGrouping.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotMemberResults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotResults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotResults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotTable2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotTable2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotTables.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotTables.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDataPilotTablesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDatabaseRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDatabaseRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDatabaseRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDatabaseRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDimensionsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDimensionsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDocumentAuditing.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDocumentAuditing.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XDrillDownDataSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XEnhancedMouseClickBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XEnhancedMouseClickBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XExternalDocLink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XExternalDocLink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XExternalDocLinks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XExternalDocLinks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XExternalSheetCache.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XExternalSheetCache.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XExternalSheetName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XExternalSheetName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XFillAcrossSheet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XFillAcrossSheet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XFilterFormulaParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XFilterFormulaParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XFormulaOpCodeMapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XFormulaParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XFormulaParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XFormulaQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XFormulaQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XFormulaTokens.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XFormulaTokens.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XFunctionAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XFunctionAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XFunctionDescriptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XFunctionDescriptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XGlobalSheetSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XGlobalSheetSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XGoalSeek.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XGoalSeek.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XHeaderFooterContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XHeaderFooterContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XHierarchiesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XIconSetEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XIconSetEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XLabelRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XLabelRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XLabelRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XLabelRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XLevelsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XLevelsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XMembersAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XMembersAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XMembersSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XMembersSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XMultiFormulaTokens.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XMultipleOperation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XMultipleOperation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XNamedRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XNamedRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XNamedRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XNamedRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XPrintAreas.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XPrintAreas.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XRangeSelection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XRangeSelection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XRangeSelectionChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XRangeSelectionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XRangeSelectionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XRecentFunctions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XRecentFunctions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XResultListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XResultListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XScenario.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XScenario.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XScenarioEnhanced.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XScenarioEnhanced.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XScenarios.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XScenarios.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XScenariosSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XScenariosSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSelectedSheetsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSelectedSheetsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetAnnotation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetAnnotation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetAnnotationAnchor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetAnnotationShapeSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetAnnotationShapeSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetAnnotations.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetAnnotations.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetAnnotationsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetAuditing.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetAuditing.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetCellCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetCellCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetCellRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetCellRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetCellRangeContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetCellRangeContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetCellRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetCellRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetCondition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetCondition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetCondition2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetCondition2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetConditionalEntries.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetConditionalEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetFilterDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetFilterDescriptor2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetFilterDescriptor2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetFilterDescriptor3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetFilterDescriptor3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetFilterable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetFilterable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetFilterableEx.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetFilterableEx.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetLinkable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetLinkable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetOperation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetOperation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetOutline.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetOutline.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetPageBreak.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetPageBreak.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSheetPastable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSheetPastable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSolverDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSolverDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSpreadsheet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSpreadsheet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSpreadsheetDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSpreadsheetView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSpreadsheetView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSpreadsheets.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSpreadsheets.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSpreadsheets2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSpreadsheets2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSubTotalCalculatable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSubTotalDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XSubTotalField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XSubTotalField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XUniqueCellFormatRangesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XUniqueCellFormatRangesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XUnnamedDatabaseRanges.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XUnnamedDatabaseRanges.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XUsedAreaCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XUsedAreaCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XViewFreezable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XViewFreezable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XViewPane.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XViewPane.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XViewPanesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XViewPanesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XViewSplitable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XViewSplitable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/sheet/XVolatileResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/sheet/XVolatileResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/smarttags/SmartTagRecognizerMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/smarttags/SmartTagRecognizerMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/smarttags/XSmartTagAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/smarttags/XSmartTagAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/smarttags/XSmartTagRecognizer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/BreakType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/BreakType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/CaseMap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/CaseMap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/DropCapFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/DropCapFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/FootnoteLineStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/FootnoteLineStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/GraphicLocation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/GraphicLocation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/HorizontalAlignment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/HorizontalAlignment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/LineNumberPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/LineNumberPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/LineSpacing.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/LineSpacing.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/LineSpacingMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/LineSpacingMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/NumberingType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/NumberingType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/PageStyleLayout.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/PageStyleLayout.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/ParagraphAdjust.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/ParagraphAdjust.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/ParagraphStyleCategory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/ParagraphStyleCategory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/TabAlign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/TabAlign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/TabStop.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/TabStop.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/VerticalAlignment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/VerticalAlignment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XAutoStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XAutoStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XAutoStyleFamily.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XAutoStyleFamily.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XAutoStyles.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XAutoStyles.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XAutoStylesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XAutoStylesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XDefaultsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XDefaultsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XStyleFamiliesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XStyleLoader.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XStyleLoader.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XStyleLoader2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XStyleLoader2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/style/XStyleSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/style/XStyleSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/svg/XSVGPrinter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/svg/XSVGPrinter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/svg/XSVGWriter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/svg/XSVGWriter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/SimpleMailClientFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/SimpleMailClientFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/SystemShellExecuteException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/SystemShellExecuteException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/SystemShellExecuteFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/SystemShellExecuteFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/XSimpleMailClient.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/XSimpleMailClient.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/XSimpleMailClientSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/XSimpleMailClientSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/XSimpleMailMessage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/XSimpleMailMessage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/XSimpleMailMessage2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/XSimpleMailMessage2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/system/XSystemShellExecute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/system/XSystemShellExecute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/BorderLine.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/BorderLine.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/BorderLine2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/BorderLine2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/BorderLineStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/BorderLineStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellAddress.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellAddress.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellContentType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellContentType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellHoriJustify.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellHoriJustify.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellJustifyMethod.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellJustifyMethod.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellRangeAddress.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellRangeAddress.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellVertJustify.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellVertJustify.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/CellVertJustify2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/CellVertJustify2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/ShadowFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/ShadowFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/ShadowLocation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/ShadowLocation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableBorder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableBorder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableBorder2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableBorder2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableBorderDistances.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableBorderDistances.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableSortField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableSortField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/TableSortFieldType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/TableSortFieldType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XAutoFormattable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XAutoFormattable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XCell.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XCell.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XCell2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XCell2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XCellCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XCellCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XCellRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XCellRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XColumnRowRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XColumnRowRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XMergeableCell.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XMergeableCell.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XMergeableCellRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XMergeableCellRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTableChart.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTableChart.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTableCharts.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTableCharts.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTableChartsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTableChartsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTablePivotChart.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTablePivotChart.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTablePivotCharts.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTablePivotCharts.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTablePivotChartsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTablePivotChartsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTableColumns.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTableColumns.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/table/XTableRows.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/table/XTableRows.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/ClassifiedInteractionRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/ClassifiedInteractionRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/DocumentMSPasswordRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/DocumentMSPasswordRequest2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/DocumentMacroConfirmationRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/DocumentPasswordRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/DocumentPasswordRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/DocumentPasswordRequest2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/DocumentPasswordRequest2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/ErrorCodeIOException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/ErrorCodeIOException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/ErrorCodeRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/ErrorCodeRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/InteractionClassification.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/InteractionClassification.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/MasterPasswordRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/MasterPasswordRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/NoMasterException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/NoMasterException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/PDFExportException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/PDFExportException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/PasswordRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/PasswordRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/PasswordRequestMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/PasswordRequestMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/UnsupportedOverwriteRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/UrlRecord.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/UrlRecord.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/UserRecord.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/UserRecord.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XAbortChannel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XAbortChannel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XAsyncJob.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XAsyncJob.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XInteractionApprove.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionApprove.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XInteractionAskLater.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionAskLater.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XInteractionDisapprove.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionDisapprove.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XInteractionPassword.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionPassword.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XInteractionPassword2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionPassword2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XInteractionRequestStringResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XJob.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XJob.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XJobExecutor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XJobExecutor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XJobListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XJobListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XMasterPasswordHandling.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XMasterPasswordHandling.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XMasterPasswordHandling2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XMasterPasswordHandling2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XPasswordContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XPasswordContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XPasswordContainer2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XPasswordContainer2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XRestartManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XRestartManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XStatusIndicator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XStatusIndicator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XStatusIndicatorFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XStatusIndicatorFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XStatusIndicatorSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/task/XUrlContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/task/XUrlContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/AuthorDisplayFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/AuthorDisplayFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/BibliographyDataField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/BibliographyDataField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/BibliographyDataType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/BibliographyDataType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ChapterFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ChapterFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/CharacterCompressionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/CharacterCompressionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ColumnSeparatorStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ColumnSeparatorStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ControlCharacter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ControlCharacter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DateDisplayFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DateDisplayFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/DocumentStatistic.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/DocumentStatistic.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/FilenameDisplayFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/FilenameDisplayFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/FontEmphasis.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/FontEmphasis.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/FontRelief.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/FontRelief.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/FootnoteNumbering.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/FootnoteNumbering.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/GraphicCrop.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/GraphicCrop.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/HoriOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/HoriOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/HoriOrientationFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/HoriOrientationFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/HorizontalAdjust.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/HorizontalAdjust.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/InvalidTextContentException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/InvalidTextContentException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/LabelFollow.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/LabelFollow.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/MailMergeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/MailMergeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/MailMergeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/MailMergeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ModuleDispatcher.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ModuleDispatcher.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/NotePrintMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/NotePrintMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/PageNumberType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/PageNumberType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ParagraphVertAlign.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ParagraphVertAlign.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/PlaceholderType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/PlaceholderType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/PositionAndSpaceMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/PositionAndSpaceMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/PositionLayoutDir.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/PositionLayoutDir.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ReferenceFieldPart.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ReferenceFieldPart.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/ReferenceFieldSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/ReferenceFieldSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/RelOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/RelOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/RubyAdjust.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/RubyAdjust.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/RubyPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/RubyPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/SectionFileLink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/SectionFileLink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/SetVariableType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/SetVariableType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/SizeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/SizeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TableColumnSeparator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TableColumnSeparator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TemplateDisplayFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TemplateDisplayFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextColumn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextColumn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextColumnSequence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextColumnSequence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextContentAnchorType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextContentAnchorType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextGridMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextGridMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextMarkupDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextMarkupDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextMarkupType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextMarkupType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TextRangeSelection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TextRangeSelection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/TimeDisplayFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/TimeDisplayFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/UserDataPart.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/UserDataPart.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/UserFieldFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/UserFieldFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/VertOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/VertOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/VertOrientationFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/VertOrientationFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/WrapInfluenceOnPosition.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/WrapInfluenceOnPosition.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/WrapTextMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/WrapTextMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/WritingMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/WritingMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/WritingMode2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/WritingMode2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XAutoTextContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XAutoTextContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XAutoTextContainer2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XAutoTextContainer2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XAutoTextEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XAutoTextEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XAutoTextGroup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XAutoTextGroup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XBookmarkInsertTool.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XBookmarkInsertTool.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XBookmarksSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XBookmarksSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XChapterNumberingSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XChapterNumberingSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XDefaultNumberingProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XDefaultNumberingProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XDependentTextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XDependentTextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XDocumentIndex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XDocumentIndex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XDocumentIndexMark.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XDocumentIndexMark.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XDocumentIndexesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XEndnotesSettingsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XEndnotesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XEndnotesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XFlatParagraph.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XFlatParagraph.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XFlatParagraphIterator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XFlatParagraphIterator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XFlatParagraphIteratorProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XFootnote.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XFootnote.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XFootnotesSettingsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XFootnotesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XFootnotesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XFormField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XFormField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XLineNumberingProperties.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XLineNumberingProperties.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XMailMergeBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XMailMergeBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XMailMergeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XMailMergeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XMarkingAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XMarkingAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XMultiTextMarkup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XMultiTextMarkup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XNumberingFormatter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XNumberingFormatter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XNumberingRulesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XNumberingRulesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XNumberingTypeInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XNumberingTypeInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XPageCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XPageCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XPagePrintable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XPagePrintable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XParagraphAppend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XParagraphAppend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XParagraphCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XParagraphCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XPasteBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XPasteBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XPasteListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XPasteListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XRedline.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XRedline.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XReferenceMarksSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XReferenceMarksSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XRelativeTextContentInsert.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XRelativeTextContentInsert.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XRelativeTextContentRemove.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XRelativeTextContentRemove.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XRubySelection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XRubySelection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XSentenceCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XSentenceCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XSimpleText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XSimpleText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextAppend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextAppend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextAppendAndConvert.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextAppendAndConvert.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextColumns.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextColumns.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextContentAppend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextContentAppend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextConvert.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextConvert.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextCopy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextCopy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextFieldsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextFieldsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextFrame.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextFrame.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextFramesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextFramesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextGraphicObjectsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextMarkup.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextMarkup.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextPortionAppend.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextPortionAppend.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextRangeCompare.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextRangeCompare.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextRangeMover.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextRangeMover.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextSection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextSection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextSectionsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextSectionsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextShapesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextShapesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextTable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextTable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextTableCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextTableCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextTablesSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextTablesSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextViewCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextViewCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XTextViewCursorSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XTextViewCursorSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/text/XWordCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/text/XWordCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/AlreadyInitializedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/AlreadyInitializedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/AuthenticationRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/AuthenticationRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/AuthenticationFallbackRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/AuthenticationFallbackRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CheckinArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CheckinArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CertificateValidationRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CertificateValidationRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/Command.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/Command.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CommandAbortedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CommandAbortedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CommandFailedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CommandFailedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CommandInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CommandInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CommandInfoChange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CommandInfoChange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CommandInfoChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ConnectionMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ConnectionMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentCreationError.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentCreationError.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentCreationException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentCreationException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentInfoAttribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentInfoAttribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentProviderInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentProviderInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ContentResultSetCapability.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ContentResultSetCapability.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/CrossReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/CrossReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/DocumentHeaderField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/DocumentHeaderField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/DocumentStoreMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/DocumentStoreMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/DuplicateCommandIdentifierException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/DuplicateProviderException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/DuplicateProviderException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/Error.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/Error.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ExportStreamInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ExportStreamInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FetchError.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FetchError.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FetchResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FetchResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FileSystemNotation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FileSystemNotation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FolderList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FolderList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FolderListCommand.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FolderListCommand.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/FolderListEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/FolderListEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/GlobalTransferCommandArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/GlobalTransferCommandArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/GlobalTransferCommandArgument2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/GlobalTransferCommandArgument2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/IOErrorCode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/IOErrorCode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/IllegalIdentifierException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/IllegalIdentifierException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InsertCommandArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InsertCommandArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InsertCommandArgument2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InsertCommandArgument2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveAppException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveAppException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveAugmentedIOException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveAugmentedIOException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveBadTransferURLException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveFileIOException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveFileIOException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveIOException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveIOException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveLockingException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveLockingException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveLockingLockedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveLockingLockedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveLockingNotLockedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveNetworkConnectException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveNetworkException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveNetworkException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveNetworkGeneralException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveNetworkOffLineException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveNetworkReadException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveNetworkWriteException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/InteractiveWrongMediumException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/InteractiveWrongMediumException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/Link.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/Link.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ListAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ListAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ListActionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ListActionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ListEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ListEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ListenerAlreadySetException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ListenerAlreadySetException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/Lock.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/Lock.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/LockDepth.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/LockDepth.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/LockEntry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/LockEntry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/LockScope.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/LockScope.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/LockType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/LockType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/MissingInputStreamException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/MissingInputStreamException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/MissingPropertiesException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/MissingPropertiesException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/NameClash.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/NameClash.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/NameClashException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/NameClashException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/NameClashResolveRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/NameClashResolveRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/NumberedSortingInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/NumberedSortingInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/OpenCommandArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/OpenCommandArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/OpenCommandArgument2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/OpenCommandArgument2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/OpenCommandArgument3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/OpenCommandArgument3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/OpenMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/OpenMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/OutgoingMessageState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/OutgoingMessageState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PostCommandArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PostCommandArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PostCommandArgument2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PostCommandArgument2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/Priority.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/Priority.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PropertyCommandArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PropertyCommandArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PropertyValueInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PropertyValueInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/PropertyValueState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/PropertyValueState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RecipientInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RecipientInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RememberAuthentication.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RememberAuthentication.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RemoteContentProviderChangeAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ResultSetException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ResultSetException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/Rule.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/Rule.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RuleAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RuleAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RuleOperator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RuleOperator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RuleSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RuleSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/RuleTerm.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/RuleTerm.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SearchCommandArgument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SearchCommandArgument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SearchCriterium.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SearchCriterium.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SearchInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SearchInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SearchRecursion.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SearchRecursion.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SendInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SendInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SendMediaTypes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SendMediaTypes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/ServiceNotFoundException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/ServiceNotFoundException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SortingInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SortingInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/SynchronizePolicy.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/SynchronizePolicy.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransferCommandOperation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransferCommandOperation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransferInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransferInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransferInfo2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransferInfo2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/TransferResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/TransferResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/URLAuthenticationRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/UnsupportedCommandException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/UnsupportedCommandException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/UnsupportedDataSinkException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/UnsupportedNameClashException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/UnsupportedOpenModeException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/VerificationMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/VerificationMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/WelcomeDynamicResultSetStruct.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/WelcomeDynamicResultSetStruct.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XAnyCompare.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XAnyCompare.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XAnyCompareFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XAnyCompareFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCachedContentResultSetFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCommandEnvironment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCommandEnvironment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCommandInfo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCommandInfo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCommandInfoChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCommandInfoChangeNotifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCommandProcessor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCommandProcessor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XCommandProcessor2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XCommandProcessor2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentIdentifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentIdentifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentIdentifierFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentIdentifierMapping.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentProviderFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentProviderFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentProviderManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentProviderManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentProviderSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentProviderSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XContentTransmitter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XContentTransmitter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XDataContainer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XDataContainer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XDynamicResultSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XDynamicResultSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XDynamicResultSetListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XFetchProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XFetchProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XFetchProviderForContentAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XFileIdentifierConverter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XInteractionAuthFallback.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XInteractionAuthFallback.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XInteractionHandlerSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XInteractionReplaceExistingData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XInteractionReplaceExistingData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XInteractionSupplyAuthentication.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XInteractionSupplyName.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XInteractionSupplyName.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XParameterizedContentProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XPersistentPropertySet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XPersistentPropertySet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XProgressHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XProgressHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XPropertyMatcher.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XPropertyMatcher.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XPropertyMatcherFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XPropertySetRegistry.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XPropertySetRegistry.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XPropertySetRegistryFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRecycler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRecycler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRemoteContentProviderActivator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRemoteContentProviderChangeNotifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRemoteContentProviderChangeNotifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRemoteContentProviderConnectionControl.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRemoteContentProviderConnectionControl.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRemoteContentProviderDistributor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XRemoteContentProviderSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XSimpleFileAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XSimpleFileAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XSimpleFileAccess2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XSimpleFileAccess3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XSourceInitialization.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XSourceInitialization.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XUniversalContentBroker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XUniversalContentBroker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ucb/XWebDAVCommandEnvironment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ActionTriggerSeparatorType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ConfigurationEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ConfigurationEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ContextChangeEventMultiplexer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ContextChangeEventMultiplexer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ContextChangeEventObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ContextChangeEventObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ContextMenuExecuteEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ContextMenuExecuteEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ContextMenuInterceptorAction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ContextMenuInterceptorAction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/DockingArea.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/DockingArea.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ImageManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ImageManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ImageType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ImageType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ItemStyle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ItemStyle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/ItemType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/ItemType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/LayoutSize.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/LayoutSize.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/UIElementType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/UIElementType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XAcceleratorConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XContextChangeEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XContextChangeEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XContextChangeEventMultiplexer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XContextChangeEventMultiplexer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XContextMenuInterception.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XContextMenuInterception.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XContextMenuInterceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XContextMenuInterceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XDeck.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XDeck.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XDecks.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XDecks.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XDockingAreaAcceptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XImageManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XImageManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XModuleUIConfigurationManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XModuleUIConfigurationManager2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XModuleUIConfigurationManager2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XPanel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XPanel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XPanels.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XPanels.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XSidebar.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XSidebar.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XSidebarPanel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XSidebarPanel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XSidebarProvider.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XSidebarProvider.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XStatusbarItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XStatusbarItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XToolPanel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XToolPanel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIConfiguration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIConfiguration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIConfigurationListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIConfigurationListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIConfigurationManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIConfigurationManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIConfigurationManager2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIConfigurationManager2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIConfigurationManagerSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIConfigurationPersistence.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIConfigurationStorage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIConfigurationStorage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIElementFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIElementFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIElementFactoryManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIElementFactoryManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIElementFactoryRegistration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIElementSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIElementSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUpdateModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUpdateModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/XUIFunctionListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/XUIFunctionListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/CommonFilePickerElementIds.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/CommonFilePickerElementIds.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/ControlActions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/ControlActions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/DialogClosedEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/DialogClosedEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/ExecutableDialogException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/ExecutableDialogException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/ExecutableDialogResults.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/ExecutableDialogResults.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/FilePickerEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/FilePreviewImageFormats.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/FilePreviewImageFormats.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/ListboxControlActions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/TemplateDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/TemplateDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/WizardButton.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/WizardButton.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/WizardTravelType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XControlAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XControlAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XControlInformation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XControlInformation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XDialogClosedListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XDialogClosedListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XExecutableDialog.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilePicker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilePicker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilePicker2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilePicker3.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilePicker3.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilePickerListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilePickerNotifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilePickerNotifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilePreview.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilePreview.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilterGroupManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFilterManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFilterManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFolderPicker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XFolderPicker2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XWizard.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XWizard.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XWizardController.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XWizardController.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/dialogs/XWizardPage.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/dialogs/XWizardPage.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/test/XUIObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/test/XUIObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/ui/test/XUITest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/ui/test/XUITest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/AliasProgrammaticPair.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/AliasProgrammaticPair.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/AtomClassRequest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/AtomClassRequest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/AtomDescription.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/AtomDescription.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/CellProtection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/CellProtection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/ChangesEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/ChangesEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/ChangesSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/ChangesSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/CloseVetoException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/CloseVetoException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/Color.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/Color.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/DataEditorEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/DataEditorEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/DataEditorEventType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/DataEditorEventType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/Date.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/Date.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/DateWithTimezone.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/DateWithTimezone.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/DateTime.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/DateTime.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/DateTimeWithTimezone.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/DateTimeWithTimezone.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/DateTimeRange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/DateTimeRange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/Duration.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/Duration.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/ElementChange.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/ElementChange.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/Endianness.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/Endianness.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/InvalidStateException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/InvalidStateException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/Language.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/Language.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/MalformedNumberFormatException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/MalformedNumberFormatException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/MeasureUnit.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/MeasureUnit.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/ModeChangeEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/ModeChangeEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/NotLockedException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/NotLockedException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/NotNumericException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/NotNumericException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/NumberFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/NumberFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/RevisionTag.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/RevisionTag.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SearchAlgorithms.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SearchAlgorithms.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SearchAlgorithms2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SearchAlgorithms2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SearchFlags.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SearchFlags.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SearchOptions.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SearchOptions.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SearchOptions2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SearchOptions2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SearchResult.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SearchResult.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SortField.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SortField.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/SortFieldType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/SortFieldType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/Time.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/Time.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/TimeWithTimezone.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/TimeWithTimezone.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/TriState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/TriState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/URL.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/URL.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/VetoException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/VetoException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XAccounting.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XAccounting.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XAtomServer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XAtomServer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XCancellable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XCancellable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XChainable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XChainable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XChangesBatch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XChangesBatch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XChangesListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XChangesListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XChangesNotifier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XChangesNotifier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XChangesSet.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XChangesSet.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XCloneable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XCloneable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XCloseBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XCloseBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XCloseListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XCloseListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XCloseable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XCloseable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XDataEditor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XDataEditor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XDataEditorListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XDataEditorListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XFlushListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XFlushListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XFlushable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XFlushable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XImportable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XImportable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XIndent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XIndent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XJobManager.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XJobManager.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XLinkUpdate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XLinkUpdate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XLocalizedAliases.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XLocalizedAliases.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XLockable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XLockable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XMergeable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XMergeable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XModeChangeApproveListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XModeChangeApproveListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XModeChangeBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XModeChangeBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XModeChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XModeChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XModeSelector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XModeSelector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XModifiable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XModifiable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XModifiable2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XModifiable2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XModifyBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XModifyBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XModifyListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XModifyListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XNumberFormatPreviewer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XNumberFormatPreviewer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XNumberFormatTypes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XNumberFormatTypes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XNumberFormats.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XNumberFormats.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XNumberFormatsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XNumberFormatsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XNumberFormatter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XNumberFormatter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XNumberFormatter2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XNumberFormatter2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XOfficeInstallationDirectories.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XPathSettings.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XPathSettings.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XPropertyReplace.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XPropertyReplace.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XProtectable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XProtectable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XRefreshListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XRefreshListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XRefreshable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XRefreshable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XReplaceDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XReplaceDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XReplaceable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XReplaceable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XSearchDescriptor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XSearchDescriptor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XSearchable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XSearchable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XSortable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XSortable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XStringAbbreviation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XStringAbbreviation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XStringEscape.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XStringEscape.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XStringMapping.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XStringMapping.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XStringSubstitution.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XStringSubstitution.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XStringWidth.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XStringWidth.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XTextSearch.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XTextSearch.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XTextSearch2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XTextSearch2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XTimeStamped.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XTimeStamped.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XURLTransformer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XURLTransformer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XUniqueIDFactory.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XUniqueIDFactory.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XUpdatable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XUpdatable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/util/XUpdatable2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/util/XUpdatable2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/DocumentZoomType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/DocumentZoomType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/DuplexMode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/DuplexMode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/PaperFormat.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/PaperFormat.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/PaperOrientation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/PaperOrientation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/PrintJobEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/PrintJobEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/PrintableState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/PrintableState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/PrintableStateEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/PrintableStateEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/SelectionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/SelectionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XControlAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XControlAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XFormLayerAccess.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XFormLayerAccess.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XLineCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XLineCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XMultiSelectionSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XMultiSelectionSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XPrintJob.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XPrintJob.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XPrintJobBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XPrintJobBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XPrintJobListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XPrintJobListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XPrintSettingsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XPrintSettingsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XPrintable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XPrintable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XPrintableBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XPrintableBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XPrintableListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XPrintableListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XRenderable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XRenderable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XScreenCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XScreenCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XSelectionChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XSelectionChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XSelectionSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XSelectionSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XViewCursor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XViewCursor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/view/XViewSettingsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/view/XViewSettingsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/InvalidDataOnSubmitException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/InvalidDataOnSubmitException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/XDataTypeRepository.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/XDataTypeRepository.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/XFormsEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/XFormsEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/XFormsSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/XFormsSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/XFormsUIHelper1.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/XFormsUIHelper1.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/XModel.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/XModel.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/XModel2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/XModel2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xforms/XSubmission.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xforms/XSubmission.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/Attribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/Attribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/AttributeData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/AttributeData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/FastAttribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/FastAttribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/XExportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/XExportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/XImportFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/XImportFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/CipherID.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/CipherID.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/DigestID.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/DigestID.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/SecurityOperationStatus.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/SecurityOperationStatus.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XCertificateCreator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XCertificateCreator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XCipherContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XCipherContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XCipherContextSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XDigestContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XDigestContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XDigestContextSupplier.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XDigestContextSupplier.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XMLEncryptionException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XMLEncryptionException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XMLSignatureException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XMLSignatureException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XNSSInitializer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XNSSInitializer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XSEInitializer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XSEInitializer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XSecurityEnvironment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XUriBinding.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XUriBinding.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XXMLEncryption.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XXMLEncryption.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XXMLEncryptionTemplate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XXMLEncryptionTemplate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XXMLSecurityContext.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XXMLSecurityTemplate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XXMLSecurityTemplate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XXMLSignature.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XXMLSignature.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/ConstOfSecurityId.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/ConstOfSecurityId.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/ElementMarkPriority.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/ElementMarkPriority.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/ElementMarkType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/ElementMarkType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/ElementStackItem.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XBlockerMonitor.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XBlockerMonitor.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XDecryptionResultBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XDecryptionResultBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XDecryptionResultListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XDecryptionResultListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XElementStackKeeper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XElementStackKeeper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XEncryptionResultBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XEncryptionResultBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XEncryptionResultListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XEncryptionResultListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XKeyCollector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XKeyCollector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XMissionTaker.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XMissionTaker.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XReferenceCollector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XReferenceCollector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XReferenceResolvedBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XReferenceResolvedBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XReferenceResolvedListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XReferenceResolvedListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XSAXEventKeeper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XSAXEventKeeper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XSAXEventKeeperStatusChangeBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XSAXEventKeeperStatusChangeBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XSAXEventKeeperStatusChangeListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XSAXEventKeeperStatusChangeListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XSignatureCreationResultBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XSignatureCreationResultBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XSignatureCreationResultListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XSignatureCreationResultListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultBroadcaster.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XSignatureVerifyResultBroadcaster.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/crypto/sax/XSignatureVerifyResultListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/csax/XCompressedDocumentHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/csax/XCompressedDocumentHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/csax/XMLAttribute.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/csax/XMLAttribute.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/DOMException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/DOMException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/DOMExceptionType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/DOMExceptionType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/NodeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/NodeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/SAXDocumentBuilderState.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/SAXDocumentBuilderState.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XAttr.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XAttr.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XCDATASection.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XCDATASection.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XCharacterData.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XCharacterData.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XComment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XComment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XDOMImplementation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XDOMImplementation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XDocument.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XDocument.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XDocumentBuilder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XDocumentBuilder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XDocumentFragment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XDocumentFragment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XDocumentType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XDocumentType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XEntity.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XEntity.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XEntityReference.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XEntityReference.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XNamedNodeMap.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XNamedNodeMap.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XNode.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XNode.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XNodeList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XNodeList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XNotation.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XNotation.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XProcessingInstruction.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XProcessingInstruction.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XSAXDocumentBuilder.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/XText.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/XText.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/AttrChangeType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/AttrChangeType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/EventException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/EventException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/EventType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/EventType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/PhaseType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/PhaseType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/XDocumentEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/XDocumentEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/XEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/XEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/XEventListener.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/XEventListener.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/XEventTarget.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/XEventTarget.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/XMouseEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/XMouseEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/XMutationEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/XMutationEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/events/XUIEvent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/events/XUIEvent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/views/XAbstractView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/views/XAbstractView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/dom/views/XDocumentView.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/dom/views/XDocumentView.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/input/XAttributes.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/input/XAttributes.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/input/XElement.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/input/XElement.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/input/XNamespaceMapping.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/input/XNamespaceMapping.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/input/XRoot.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/input/XRoot.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/FastToken.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/FastToken.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/InputSource.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/InputSource.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/SAXException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/SAXException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/SAXInvalidCharacterException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/SAXParseException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/SAXParseException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XAttributeList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XAttributeList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XDTDHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XDTDHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XDocumentHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XDocumentHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XEntityResolver.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XEntityResolver.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XErrorHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XErrorHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XExtendedDocumentHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XFastNamespaceHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XFastAttributeList.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XFastAttributeList.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XFastContextHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XFastContextHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XFastDocumentHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XFastDocumentHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XFastParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XFastParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XFastSAXSerializable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XFastSAXSerializable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XFastShapeContextHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XFastTokenHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XLocator.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XLocator.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XParser.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XParser.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XSAXSerializable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XSAXSerializable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/sax/XWriter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/sax/XWriter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/wrapper/XXMLElementWrapper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/wrapper/XXMLElementWrapper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xpath/XPathException.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/XPathException.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xpath/XPathObjectType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/XPathObjectType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xpath/XXPathAPI.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/XXPathAPI.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xpath/XXPathExtension.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/XXPathExtension.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xpath/XXPathObject.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xpath/XXPathObject.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xml/xslt/XXSLTTransformer.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/DataTypeClass.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/DataTypeClass.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/WhiteSpaceTreatment.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/xsd/XDataType.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/com/sun/star/xsd/XDataType.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/org/freedesktop/PackageKit/XSyncDbusSessionHelper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/org/freedesktop/PackageKit/XSyncDbusSessionHelper.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/org/freedesktop/PackageKit/XModify.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/org/freedesktop/PackageKit/XModify.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/org/freedesktop/PackageKit/XQuery.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/org/freedesktop/PackageKit/XQuery.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/org/freedesktop/PackageKit/SyncDbusSessionHelper.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/idl/org/freedesktop/PackageKit/SyncDbusSessionHelper.idl [build JCS] Jar/unoloader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/unoloader/ && rm -rf $W/JavaClassSet/Jar/unoloader/* && RESPONSEFILE=/tmp/gbuild.JzaAk5 && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoloader.jar:$W/JavaClassSet/Jar/unoloader" -d $W/JavaClassSet/Jar/unoloader @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/unoloader/done [build C ] bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/bean/native/unix/ $W/Dep/CObject/bean/native/unix/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.c -o $W/CObject/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/opengl/dummyVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/dummyVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/opengl/linearMultiColorGradientFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/linearMultiColorGradientFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/opengl/linearTwoColorGradientFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/linearTwoColorGradientFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/opengl/radialMultiColorGradientFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/radialMultiColorGradientFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/opengl/radialTwoColorGradientFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/radialTwoColorGradientFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/opengl/rectangularMultiColorGradientFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/rectangularMultiColorGradientFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/opengl/rectangularTwoColorGradientFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/rectangularTwoColorGradientFragmentShader.glsl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/tokenhash.gperf touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/namespacenames.inc touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/namespaces-strictnames.inc touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/namespaces.txt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/propertynames.inc touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/tokennames.inc [build PRL] CustomTarget/oox/generated/misc/oox-drawingml-adj-names mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/ [build PRL] CustomTarget/oox/generated/misc/vml-shape-types mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/ perl /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/export/preset-definitions-to-shape-types.pl --drawingml-adj-names-data /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/drawingml/customshapes/presetShapeDefinitions.xml /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/export/presetTextWarpDefinitions.xml /builddir/build/BUILD/libreoffice-6.3.5.2/oox/CustomTarget_generated.mk > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/oox-drawingml-adj-names.in_progress 2> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/oox-drawingml-adj-names.log && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/oox-drawingml-adj-names.in_progress /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/oox-drawingml-adj-names perl /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/export/preset-definitions-to-shape-types.pl --vml-shape-types-data /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/drawingml/customshapes/presetShapeDefinitions.xml /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/export/presetTextWarpDefinitions.xml /builddir/build/BUILD/libreoffice-6.3.5.2/oox/CustomTarget_generated.mk > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/vml-shape-types.in_progress 2> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/vml-shape-types.log && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/vml-shape-types.in_progress /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/vml-shape-types [build UIL] chart2/uiconfig/ui/3dviewdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/3dviewdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/3dviewdialog.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/3dviewdialog.ilst [build UIL] chart2/uiconfig/ui/attributedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/attributedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/attributedialog.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/attributedialog.ilst [build UIL] chart2/uiconfig/ui/chardialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/chardialog.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/chardialog.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/chardialog.ilst [build UIL] chart2/uiconfig/ui/chartdatadialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/chartdatadialog.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/chartdatadialog.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/chartdatadialog.ilst [build UIL] chart2/uiconfig/ui/charttypedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/charttypedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/charttypedialog.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/charttypedialog.ilst [build UIL] chart2/uiconfig/ui/datarangedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/datarangedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/datarangedialog.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/datarangedialog.ilst [build UIL] chart2/uiconfig/ui/dlg_DataLabel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/dlg_DataLabel.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/dlg_DataLabel.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/dlg_DataLabel.ilst [build UIL] chart2/uiconfig/ui/dlg_InsertErrorBars S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/dlg_InsertErrorBars.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/dlg_InsertErrorBars.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/dlg_InsertErrorBars.ilst [build UIL] chart2/uiconfig/ui/insertaxisdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/insertaxisdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/insertaxisdlg.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/insertaxisdlg.ilst [build UIL] chart2/uiconfig/ui/insertgriddlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/insertgriddlg.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/insertgriddlg.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/insertgriddlg.ilst [build UIL] chart2/uiconfig/ui/inserttitledlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/inserttitledlg.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/inserttitledlg.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/inserttitledlg.ilst [build UIL] chart2/uiconfig/ui/paradialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/paradialog.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/paradialog.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/paradialog.ilst [build UIL] chart2/uiconfig/ui/sidebaraxis S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/sidebaraxis.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/sidebaraxis.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/sidebaraxis.ilst [build UIL] chart2/uiconfig/ui/sidebarelements S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/sidebarelements.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/sidebarelements.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/sidebarelements.ilst [build UIL] chart2/uiconfig/ui/sidebarerrorbar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/sidebarerrorbar.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/sidebarerrorbar.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/sidebarerrorbar.ilst [build UIL] chart2/uiconfig/ui/sidebarseries S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/sidebarseries.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/sidebarseries.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/sidebarseries.ilst [build UIL] chart2/uiconfig/ui/smoothlinesdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/smoothlinesdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/smoothlinesdlg.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/smoothlinesdlg.ilst [build UIL] chart2/uiconfig/ui/steppedlinesdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/steppedlinesdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/steppedlinesdlg.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/steppedlinesdlg.ilst [build UIL] chart2/uiconfig/ui/titlerotationtabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/titlerotationtabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/titlerotationtabpage.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/titlerotationtabpage.ilst [build UIL] chart2/uiconfig/ui/dlg_InsertLegend S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/dlg_InsertLegend.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/dlg_InsertLegend.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/dlg_InsertLegend.ilst [build UIL] chart2/uiconfig/ui/tp_3D_SceneAppearance S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneAppearance.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_3D_SceneAppearance.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneAppearance.ilst [build UIL] chart2/uiconfig/ui/tp_3D_SceneGeometry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneGeometry.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneGeometry.ilst [build UIL] chart2/uiconfig/ui/tp_3D_SceneIllumination S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneIllumination.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneIllumination.ilst [build UIL] chart2/uiconfig/ui/tp_axisLabel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_axisLabel.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_axisLabel.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_axisLabel.ilst [build UIL] chart2/uiconfig/ui/tp_AxisPositions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_AxisPositions.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_AxisPositions.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_AxisPositions.ilst [build UIL] chart2/uiconfig/ui/tp_ChartType S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_ChartType.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_ChartType.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_ChartType.ilst [build UIL] chart2/uiconfig/ui/tp_DataLabel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_DataLabel.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_DataLabel.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_DataLabel.ilst [build UIL] chart2/uiconfig/ui/tp_DataSource S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_DataSource.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_DataSource.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_DataSource.ilst [build UIL] chart2/uiconfig/ui/tp_ErrorBars S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_ErrorBars.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_ErrorBars.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_ErrorBars.ilst [build UIL] chart2/uiconfig/ui/tp_LegendPosition S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_LegendPosition.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_LegendPosition.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_LegendPosition.ilst [build UIL] chart2/uiconfig/ui/tp_PolarOptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_PolarOptions.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_PolarOptions.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_PolarOptions.ilst [build UIL] chart2/uiconfig/ui/tp_RangeChooser S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_RangeChooser.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_RangeChooser.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_RangeChooser.ilst [build UIL] chart2/uiconfig/ui/tp_SeriesToAxis S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_SeriesToAxis.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_SeriesToAxis.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_SeriesToAxis.ilst [build UIL] chart2/uiconfig/ui/tp_Scale S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_Scale.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_Scale.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_Scale.ilst [build UIL] chart2/uiconfig/ui/tp_Trendline S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/tp_Trendline.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/tp_Trendline.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/tp_Trendline.ilst [build UIL] chart2/uiconfig/ui/wizelementspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/chart2/uiconfig/ui/wizelementspage.ilst $S/solenv/bin/uiimagelist.xsl $S/chart2/uiconfig/ui/wizelementspage.ui && touch $W/UIImageListTarget/chart2/uiconfig/ui/wizelementspage.ilst [build UIA] modules/schart S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/schart.false -s $S/solenv/sanitizers/ui/modules/schart.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/schart.a11yerrors $S/chart2/uiconfig/ui/3dviewdialog.ui $S/chart2/uiconfig/ui/attributedialog.ui $S/chart2/uiconfig/ui/chardialog.ui $S/chart2/uiconfig/ui/chartdatadialog.ui $S/chart2/uiconfig/ui/charttypedialog.ui $S/chart2/uiconfig/ui/datarangedialog.ui $S/chart2/uiconfig/ui/dlg_DataLabel.ui $S/chart2/uiconfig/ui/dlg_InsertErrorBars.ui $S/chart2/uiconfig/ui/insertaxisdlg.ui $S/chart2/uiconfig/ui/insertgriddlg.ui $S/chart2/uiconfig/ui/inserttitledlg.ui $S/chart2/uiconfig/ui/paradialog.ui $S/chart2/uiconfig/ui/sidebaraxis.ui $S/chart2/uiconfig/ui/sidebarelements.ui $S/chart2/uiconfig/ui/sidebarerrorbar.ui $S/chart2/uiconfig/ui/sidebarseries.ui $S/chart2/uiconfig/ui/smoothlinesdlg.ui $S/chart2/uiconfig/ui/steppedlinesdlg.ui $S/chart2/uiconfig/ui/titlerotationtabpage.ui $S/chart2/uiconfig/ui/dlg_InsertLegend.ui $S/chart2/uiconfig/ui/tp_3D_SceneAppearance.ui $S/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui $S/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui $S/chart2/uiconfig/ui/tp_axisLabel.ui $S/chart2/uiconfig/ui/tp_AxisPositions.ui $S/chart2/uiconfig/ui/tp_ChartType.ui $S/chart2/uiconfig/ui/tp_DataLabel.ui $S/chart2/uiconfig/ui/tp_DataSource.ui $S/chart2/uiconfig/ui/tp_ErrorBars.ui $S/chart2/uiconfig/ui/tp_LegendPosition.ui $S/chart2/uiconfig/ui/tp_PolarOptions.ui $S/chart2/uiconfig/ui/tp_RangeChooser.ui $S/chart2/uiconfig/ui/tp_SeriesToAxis.ui $S/chart2/uiconfig/ui/tp_Scale.ui $S/chart2/uiconfig/ui/tp_Trendline.ui $S/chart2/uiconfig/ui/wizelementspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/drawbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/drawbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/3dviewdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/3dviewdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/attributedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/attributedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/chardialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/chardialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/chartdatadialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/chartdatadialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/charttypedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/charttypedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/datarangedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/datarangedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/dlg_DataLabel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/dlg_DataLabel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/dlg_InsertErrorBars.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/dlg_InsertErrorBars.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/insertaxisdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/insertaxisdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/insertgriddlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/insertgriddlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/inserttitledlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/inserttitledlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/paradialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/paradialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/sidebaraxis.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/sidebaraxis.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/sidebarelements.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/sidebarelements.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/sidebarerrorbar.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/sidebarerrorbar.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/sidebarseries.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/sidebarseries.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/smoothlinesdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/smoothlinesdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/steppedlinesdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/steppedlinesdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/titlerotationtabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/titlerotationtabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/dlg_InsertLegend.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/dlg_InsertLegend.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_3D_SceneAppearance.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneAppearance.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_3D_SceneGeometry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneGeometry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_3D_SceneIllumination.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_3D_SceneIllumination.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_axisLabel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_axisLabel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_AxisPositions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_AxisPositions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_ChartType.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_ChartType.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_DataLabel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_DataLabel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_DataSource.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_DataSource.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_ErrorBars.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_ErrorBars.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_LegendPosition.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_LegendPosition.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_PolarOptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_PolarOptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_RangeChooser.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_RangeChooser.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_SeriesToAxis.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_SeriesToAxis.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_Scale.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_Scale.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/tp_Trendline.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/tp_Trendline.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/ui/wizelementspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/ui/wizelementspage.ui [build UIM] share/config/soffice.cfg/modules/schart/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/uiconfig/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/schart/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/charteo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/charteu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/charthe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/charthi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/charthr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/charthu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/charttn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/charttr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/chart.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/chartzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/chart.mo [build XCS] org/openoffice/Office/DataAccess/Drivers.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.DataAccess.Drivers --stringparam root $S/officecfg/registry/schema/ --stringparam schemaRoot $S/officecfg/registry/schema $S/officecfg/util/schema_val.xsl $S/officecfg/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/officecfg/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/officecfg/registry/schema/org/openoffice/Office/DataAccess/Drivers.xcs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/l10ntools/source/cfglex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/cfgex [build CXX] l10ntools/source/helper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/helper.cxx -o $W/CxxObject/l10ntools/source/helper.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/common.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/common.cxx -o $W/CxxObject/l10ntools/source/common.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/merge.cxx 0 new warning (74 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/schart.suppr) 0 new fatal (6 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/schart.suppr) 8 suppressions unused S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/merge.cxx -o $W/CxxObject/l10ntools/source/merge.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/po.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/po.cxx -o $W/CxxObject/l10ntools/source/po.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/cfgmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/cfgmerge.cxx -o $W/CxxObject/l10ntools/source/cfgmerge.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build XCM] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers-dbase.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers-dbase.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module dbase --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers-flat.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers-flat.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module flat --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers-mysql_jdbc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers-mysql_jdbc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module mysql_jdbc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers-odbc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers-odbc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module odbc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers-writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers-writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module writer --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers-hsqldb.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers-hsqldb.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module hsqldb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers-jdbc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers-jdbc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module jdbc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/hsqldb.prepare [build XCM] connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers-evoab2.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers-evoab2.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module evoab2 --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers-firebird.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers-firebird.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module firebird --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers-mysqlc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers-mysqlc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module mysqlc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCM] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers-postgresql.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers-postgresql.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module postgresql --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/postgresql/postgresql-sdbc.ini /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/postgresql-sdbc.ini [build XCM] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers-mork.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers-mork.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module mork --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnraf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnras.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnreo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnres.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnret.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnreu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnror.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnruk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/cnr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cnrzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/cnr.mo [build UIL] cui/uiconfig/ui/aboutdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/aboutdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/aboutdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/aboutdialog.ilst [build UIL] cui/uiconfig/ui/aboutconfigdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/aboutconfigdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/aboutconfigdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/aboutconfigdialog.ilst [build UIL] cui/uiconfig/ui/aboutconfigvaluedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/aboutconfigvaluedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/aboutconfigvaluedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/aboutconfigvaluedialog.ilst [build UIL] cui/uiconfig/ui/accelconfigpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/accelconfigpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/accelconfigpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/accelconfigpage.ilst [build UIL] cui/uiconfig/ui/agingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/agingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/agingdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/agingdialog.ilst [build UIL] cui/uiconfig/ui/acorexceptpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/acorexceptpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/acorexceptpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/acorexceptpage.ilst [build UIL] cui/uiconfig/ui/acoroptionspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/acoroptionspage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/acoroptionspage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/acoroptionspage.ilst [build UIL] cui/uiconfig/ui/acorreplacepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/acorreplacepage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/acorreplacepage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/acorreplacepage.ilst [build UIL] cui/uiconfig/ui/applyautofmtpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/applyautofmtpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/applyautofmtpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/applyautofmtpage.ilst [build UIL] cui/uiconfig/ui/applylocalizedpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/applylocalizedpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/applylocalizedpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/applylocalizedpage.ilst [build UIL] cui/uiconfig/ui/areadialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/areadialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/areadialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/areadialog.ilst [build UIL] cui/uiconfig/ui/areatabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/areatabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/areatabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/areatabpage.ilst [build UIL] cui/uiconfig/ui/asiantypography S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/asiantypography.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/asiantypography.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/asiantypography.ilst [build UIL] cui/uiconfig/ui/assigncomponentdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/assigncomponentdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/assigncomponentdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/assigncomponentdialog.ilst [build UIL] cui/uiconfig/ui/autocorrectdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/autocorrectdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/autocorrectdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/autocorrectdialog.ilst [build UIL] cui/uiconfig/ui/backgroundpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/backgroundpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/backgroundpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/backgroundpage.ilst [build UIL] cui/uiconfig/ui/baselinksdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/baselinksdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/baselinksdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/baselinksdialog.ilst [build UIL] cui/uiconfig/ui/bitmaptabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/bitmaptabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/bitmaptabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/bitmaptabpage.ilst [build UIL] cui/uiconfig/ui/blackorwhitelistentrydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/blackorwhitelistentrydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/blackorwhitelistentrydialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/blackorwhitelistentrydialog.ilst [build UIL] cui/uiconfig/ui/borderareatransparencydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/borderareatransparencydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/borderareatransparencydialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/borderareatransparencydialog.ilst [build UIL] cui/uiconfig/ui/borderbackgrounddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/borderbackgrounddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/borderbackgrounddialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/borderbackgrounddialog.ilst [build UIL] cui/uiconfig/ui/borderpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/borderpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/borderpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/borderpage.ilst [build UIL] cui/uiconfig/ui/bulletandposition S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/bulletandposition.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/bulletandposition.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/bulletandposition.ilst [build UIL] cui/uiconfig/ui/breaknumberoption S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/breaknumberoption.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/breaknumberoption.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/breaknumberoption.ilst [build UIL] cui/uiconfig/ui/calloutdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/calloutdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/calloutdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/calloutdialog.ilst [build UIL] cui/uiconfig/ui/calloutpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/calloutpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/calloutpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/calloutpage.ilst [build UIL] cui/uiconfig/ui/cellalignment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/cellalignment.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/cellalignment.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/cellalignment.ilst [build UIL] cui/uiconfig/ui/certdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/certdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/certdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/certdialog.ilst [build UIL] cui/uiconfig/ui/charnamepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/charnamepage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/charnamepage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/charnamepage.ilst [build UIL] cui/uiconfig/ui/colorconfigwin S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/colorconfigwin.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/colorconfigwin.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/colorconfigwin.ilst [build UIL] cui/uiconfig/ui/colorpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/colorpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/colorpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/colorpage.ilst [build UIL] cui/uiconfig/ui/colorpickerdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/colorpickerdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/colorpickerdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/colorpickerdialog.ilst [build UIL] cui/uiconfig/ui/comment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/comment.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/comment.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/comment.ilst [build UIL] cui/uiconfig/ui/connectortabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/connectortabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/connectortabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/connectortabpage.ilst [build UIL] cui/uiconfig/ui/connpooloptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/connpooloptions.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/connpooloptions.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/connpooloptions.ilst [build UIL] cui/uiconfig/ui/croppage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/croppage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/croppage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/croppage.ilst [build UIL] cui/uiconfig/ui/cuiimapdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/cuiimapdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/cuiimapdlg.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/cuiimapdlg.ilst [build UIL] cui/uiconfig/ui/databaselinkdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/databaselinkdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/databaselinkdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/databaselinkdialog.ilst [build UIL] cui/uiconfig/ui/dimensionlinestabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/dimensionlinestabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/dimensionlinestabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/dimensionlinestabpage.ilst [build UIL] cui/uiconfig/ui/editdictionarydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/editdictionarydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/editdictionarydialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/editdictionarydialog.ilst [build UIL] cui/uiconfig/ui/editmodulesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/editmodulesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/editmodulesdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/editmodulesdialog.ilst [build UIL] cui/uiconfig/ui/embossdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/embossdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/embossdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/embossdialog.ilst [build UIL] cui/uiconfig/ui/eventassigndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/eventassigndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/eventassigndialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/eventassigndialog.ilst [build UIL] cui/uiconfig/ui/eventassignpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/eventassignpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/eventassignpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/eventassignpage.ilst [build UIL] cui/uiconfig/ui/fontfragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/fontfragment.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/fontfragment.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/fontfragment.ilst [build UIL] cui/uiconfig/ui/formatnumberdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/formatnumberdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/formatnumberdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/formatnumberdialog.ilst [build UIL] cui/uiconfig/ui/fmsearchdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/fmsearchdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/fmsearchdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/fmsearchdialog.ilst [build UIL] cui/uiconfig/ui/gradientpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/gradientpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/gradientpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/gradientpage.ilst [build UIL] cui/uiconfig/ui/customizedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/customizedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/customizedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/customizedialog.ilst [build UIL] cui/uiconfig/ui/dbregisterpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/dbregisterpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/dbregisterpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/dbregisterpage.ilst [build UIL] cui/uiconfig/ui/distributiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/distributiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/distributiondialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/distributiondialog.ilst [build UIL] cui/uiconfig/ui/distributionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/distributionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/distributionpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/distributionpage.ilst [build UIL] cui/uiconfig/ui/effectspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/effectspage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/effectspage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/effectspage.ilst [build UIL] cui/uiconfig/ui/eventsconfigpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/eventsconfigpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/eventsconfigpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/eventsconfigpage.ilst [build UIL] cui/uiconfig/ui/formatcellsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/formatcellsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/formatcellsdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/formatcellsdialog.ilst [build UIL] cui/uiconfig/ui/fontfeaturesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/fontfeaturesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/fontfeaturesdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/fontfeaturesdialog.ilst [build UIL] cui/uiconfig/ui/galleryapplyprogress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/galleryapplyprogress.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/galleryapplyprogress.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/galleryapplyprogress.ilst [build UIL] cui/uiconfig/ui/galleryfilespage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/galleryfilespage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/galleryfilespage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/galleryfilespage.ilst [build UIL] cui/uiconfig/ui/gallerygeneralpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/gallerygeneralpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/gallerygeneralpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/gallerygeneralpage.ilst [build UIL] cui/uiconfig/ui/gallerysearchprogress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/gallerysearchprogress.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/gallerysearchprogress.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/gallerysearchprogress.ilst [build UIL] cui/uiconfig/ui/gallerythemedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/gallerythemedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/gallerythemedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/gallerythemedialog.ilst [build UIL] cui/uiconfig/ui/gallerythemeiddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/gallerythemeiddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/gallerythemeiddialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/gallerythemeiddialog.ilst [build UIL] cui/uiconfig/ui/gallerytitledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/gallerytitledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/gallerytitledialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/gallerytitledialog.ilst [build UIL] cui/uiconfig/ui/galleryupdateprogress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/galleryupdateprogress.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/galleryupdateprogress.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/galleryupdateprogress.ilst [build UIL] cui/uiconfig/ui/hangulhanjaadddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaadddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hangulhanjaadddialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaadddialog.ilst [build UIL] cui/uiconfig/ui/hangulhanjaeditdictdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaeditdictdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hangulhanjaeditdictdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaeditdictdialog.ilst [build UIL] cui/uiconfig/ui/hangulhanjaconversiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaconversiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hangulhanjaconversiondialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaconversiondialog.ilst [build UIL] cui/uiconfig/ui/hangulhanjaoptdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaoptdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hangulhanjaoptdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaoptdialog.ilst [build UIL] cui/uiconfig/ui/hatchpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hatchpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hatchpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hatchpage.ilst [build UIL] cui/uiconfig/ui/hyperlinkdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hyperlinkdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkdialog.ilst [build UIL] cui/uiconfig/ui/hyperlinkdocpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkdocpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hyperlinkdocpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkdocpage.ilst [build UIL] cui/uiconfig/ui/hyperlinkinternetpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkinternetpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hyperlinkinternetpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkinternetpage.ilst [build UIL] cui/uiconfig/ui/hyperlinkmarkdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkmarkdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hyperlinkmarkdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkmarkdialog.ilst [build UIL] cui/uiconfig/ui/hyperlinkmailpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkmailpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hyperlinkmailpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkmailpage.ilst [build UIL] cui/uiconfig/ui/hyperlinknewdocpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hyperlinknewdocpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hyperlinknewdocpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hyperlinknewdocpage.ilst [build UIL] cui/uiconfig/ui/hyphenate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/hyphenate.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/hyphenate.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/hyphenate.ilst [build UIL] cui/uiconfig/ui/iconchangedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/iconchangedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/iconchangedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/iconchangedialog.ilst [build UIL] cui/uiconfig/ui/iconselectordialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/iconselectordialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/iconselectordialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/iconselectordialog.ilst [build UIL] cui/uiconfig/ui/tipofthedaydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/tipofthedaydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/tipofthedaydialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/tipofthedaydialog.ilst [build UIL] cui/uiconfig/ui/insertfloatingframe S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/insertfloatingframe.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/insertfloatingframe.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/insertfloatingframe.ilst [build UIL] cui/uiconfig/ui/insertoleobject S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/insertoleobject.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/insertoleobject.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/insertoleobject.ilst [build UIL] cui/uiconfig/ui/insertrowcolumn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/insertrowcolumn.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/insertrowcolumn.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/insertrowcolumn.ilst [build UIL] cui/uiconfig/ui/javaclasspathdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/javaclasspathdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/javaclasspathdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/javaclasspathdialog.ilst [build UIL] cui/uiconfig/ui/javastartparametersdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/javastartparametersdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/javastartparametersdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/javastartparametersdialog.ilst [build UIL] cui/uiconfig/ui/linedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/linedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/linedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/linedialog.ilst [build UIL] cui/uiconfig/ui/linetabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/linetabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/linetabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/linetabpage.ilst [build UIL] cui/uiconfig/ui/lineendstabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/lineendstabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/lineendstabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/lineendstabpage.ilst [build UIL] cui/uiconfig/ui/linestyletabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/linestyletabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/linestyletabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/linestyletabpage.ilst [build UIL] cui/uiconfig/ui/macroassigndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/macroassigndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/macroassigndialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/macroassigndialog.ilst [build UIL] cui/uiconfig/ui/macroassignpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/macroassignpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/macroassignpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/macroassignpage.ilst [build UIL] cui/uiconfig/ui/macroselectordialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/macroselectordialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/macroselectordialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/macroselectordialog.ilst [build UIL] cui/uiconfig/ui/menuassignpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/menuassignpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/menuassignpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/menuassignpage.ilst [build UIL] cui/uiconfig/ui/mosaicdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/mosaicdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/mosaicdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/mosaicdialog.ilst [build UIL] cui/uiconfig/ui/movemenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/movemenu.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/movemenu.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/movemenu.ilst [build UIL] cui/uiconfig/ui/multipathdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/multipathdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/multipathdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/multipathdialog.ilst [build UIL] cui/uiconfig/ui/namedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/namedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/namedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/namedialog.ilst [build UIL] cui/uiconfig/ui/newlibdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/newlibdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/newlibdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/newlibdialog.ilst [build UIL] cui/uiconfig/ui/newtabledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/newtabledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/newtabledialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/newtabledialog.ilst [build UIL] cui/uiconfig/ui/newtoolbardialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/newtoolbardialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/newtoolbardialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/newtoolbardialog.ilst [build UIL] cui/uiconfig/ui/numberingformatpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/numberingformatpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/numberingformatpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/numberingformatpage.ilst [build UIL] cui/uiconfig/ui/numberingoptionspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/numberingoptionspage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/numberingoptionspage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/numberingoptionspage.ilst [build UIL] cui/uiconfig/ui/numberingpositionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/numberingpositionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/numberingpositionpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/numberingpositionpage.ilst [build UIL] cui/uiconfig/ui/objectnamedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/objectnamedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/objectnamedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/objectnamedialog.ilst [build UIL] cui/uiconfig/ui/objecttitledescdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/objecttitledescdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/objecttitledescdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/objecttitledescdialog.ilst [build UIL] cui/uiconfig/ui/optaccessibilitypage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optaccessibilitypage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optaccessibilitypage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optaccessibilitypage.ilst [build UIL] cui/uiconfig/ui/optadvancedpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optadvancedpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optadvancedpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optadvancedpage.ilst [build UIL] cui/uiconfig/ui/optappearancepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optappearancepage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optappearancepage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optappearancepage.ilst [build UIL] cui/uiconfig/ui/optasianpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optasianpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optasianpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optasianpage.ilst [build UIL] cui/uiconfig/ui/optbasicidepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optbasicidepage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optbasicidepage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optbasicidepage.ilst [build UIL] cui/uiconfig/ui/optctlpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optctlpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optctlpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optctlpage.ilst [build UIL] cui/uiconfig/ui/optchartcolorspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optchartcolorspage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optchartcolorspage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optchartcolorspage.ilst [build UIL] cui/uiconfig/ui/optemailpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optemailpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optemailpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optemailpage.ilst [build UIL] cui/uiconfig/ui/optfltrpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optfltrpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optfltrpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optfltrpage.ilst [build UIL] cui/uiconfig/ui/optfltrembedpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optfltrembedpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optfltrembedpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optfltrembedpage.ilst [build UIL] cui/uiconfig/ui/optfontspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optfontspage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optfontspage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optfontspage.ilst [build UIL] cui/uiconfig/ui/optgeneralpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optgeneralpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optgeneralpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optgeneralpage.ilst [build UIL] cui/uiconfig/ui/opthtmlpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/opthtmlpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/opthtmlpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/opthtmlpage.ilst [build UIL] cui/uiconfig/ui/optionsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optionsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optionsdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optionsdialog.ilst [build UIL] cui/uiconfig/ui/optjsearchpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optjsearchpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optjsearchpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optjsearchpage.ilst [build UIL] cui/uiconfig/ui/optlanguagespage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optlanguagespage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optlanguagespage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optlanguagespage.ilst [build UIL] cui/uiconfig/ui/optlingupage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optlingupage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optlingupage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optlingupage.ilst [build UIL] cui/uiconfig/ui/optnewdictionarydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optnewdictionarydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optnewdictionarydialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optnewdictionarydialog.ilst [build UIL] cui/uiconfig/ui/optonlineupdatepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optonlineupdatepage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optonlineupdatepage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optonlineupdatepage.ilst [build UIL] cui/uiconfig/ui/optopenclpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optopenclpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optopenclpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optopenclpage.ilst [build UIL] cui/uiconfig/ui/optpathspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optpathspage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optpathspage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optpathspage.ilst [build UIL] cui/uiconfig/ui/optproxypage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optproxypage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optproxypage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optproxypage.ilst [build UIL] cui/uiconfig/ui/optsavepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optsavepage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optsavepage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optsavepage.ilst [build UIL] cui/uiconfig/ui/optsecuritypage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optsecuritypage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optsecuritypage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optsecuritypage.ilst [build UIL] cui/uiconfig/ui/optuserpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optuserpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optuserpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optuserpage.ilst [build UIL] cui/uiconfig/ui/optviewpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/optviewpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/optviewpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/optviewpage.ilst [build UIL] cui/uiconfig/ui/pageformatpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/pageformatpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/pageformatpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/pageformatpage.ilst [build UIL] cui/uiconfig/ui/paragalignpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/paragalignpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/paragalignpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/paragalignpage.ilst [build UIL] cui/uiconfig/ui/paraindentspacing S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/paraindentspacing.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/paraindentspacing.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/paraindentspacing.ilst [build UIL] cui/uiconfig/ui/paratabspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/paratabspage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/paratabspage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/paratabspage.ilst [build UIL] cui/uiconfig/ui/password S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/password.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/password.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/password.ilst [build UIL] cui/uiconfig/ui/screenshotannotationdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/screenshotannotationdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/screenshotannotationdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/screenshotannotationdialog.ilst [build UIL] cui/uiconfig/ui/pastespecial S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/pastespecial.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/pastespecial.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/pastespecial.ilst [build UIL] cui/uiconfig/ui/patterntabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/patterntabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/patterntabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/patterntabpage.ilst [build UIL] cui/uiconfig/ui/percentdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/percentdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/percentdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/percentdialog.ilst [build UIL] cui/uiconfig/ui/personalization_tab S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/personalization_tab.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/personalization_tab.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/personalization_tab.ilst [build UIL] cui/uiconfig/ui/pickbulletpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/pickbulletpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/pickbulletpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/pickbulletpage.ilst [build UIL] cui/uiconfig/ui/pickgraphicpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/pickgraphicpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/pickgraphicpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/pickgraphicpage.ilst [build UIL] cui/uiconfig/ui/picknumberingpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/picknumberingpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/picknumberingpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/picknumberingpage.ilst [build UIL] cui/uiconfig/ui/pickoutlinepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/pickoutlinepage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/pickoutlinepage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/pickoutlinepage.ilst [build UIL] cui/uiconfig/ui/positionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/positionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/positionpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/positionpage.ilst [build UIL] cui/uiconfig/ui/positionsizedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/positionsizedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/positionsizedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/positionsizedialog.ilst [build UIL] cui/uiconfig/ui/possizetabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/possizetabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/possizetabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/possizetabpage.ilst [build UIL] cui/uiconfig/ui/posterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/posterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/posterdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/posterdialog.ilst [build UIL] cui/uiconfig/ui/querychangelineenddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querychangelineenddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querychangelineenddialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querychangelineenddialog.ilst [build UIL] cui/uiconfig/ui/querydeletebitmapdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querydeletebitmapdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querydeletebitmapdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querydeletebitmapdialog.ilst [build UIL] cui/uiconfig/ui/querydeletechartcolordialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querydeletechartcolordialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querydeletechartcolordialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querydeletechartcolordialog.ilst [build UIL] cui/uiconfig/ui/querydeletecolordialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querydeletecolordialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querydeletecolordialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querydeletecolordialog.ilst [build UIL] cui/uiconfig/ui/querydeletedictionarydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querydeletedictionarydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querydeletedictionarydialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querydeletedictionarydialog.ilst [build UIL] cui/uiconfig/ui/querydeletegradientdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querydeletegradientdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querydeletegradientdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querydeletegradientdialog.ilst [build UIL] cui/uiconfig/ui/querydeletehatchdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querydeletehatchdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querydeletehatchdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querydeletehatchdialog.ilst [build UIL] cui/uiconfig/ui/querydeletelineenddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querydeletelineenddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querydeletelineenddialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querydeletelineenddialog.ilst [build UIL] cui/uiconfig/ui/querydeletelinestyledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querydeletelinestyledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querydeletelinestyledialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querydeletelinestyledialog.ilst [build UIL] cui/uiconfig/ui/queryduplicatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/queryduplicatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/queryduplicatedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/queryduplicatedialog.ilst [build UIL] cui/uiconfig/ui/querynoloadedfiledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querynoloadedfiledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querynoloadedfiledialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querynoloadedfiledialog.ilst [build UIL] cui/uiconfig/ui/querynosavefiledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querynosavefiledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querynosavefiledialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querynosavefiledialog.ilst [build UIL] cui/uiconfig/ui/querysavelistdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/querysavelistdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/querysavelistdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/querysavelistdialog.ilst [build UIL] cui/uiconfig/ui/queryupdategalleryfilelistdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/queryupdategalleryfilelistdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/queryupdategalleryfilelistdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/queryupdategalleryfilelistdialog.ilst [build UIL] cui/uiconfig/ui/recordnumberdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/recordnumberdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/recordnumberdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/recordnumberdialog.ilst [build UIL] cui/uiconfig/ui/rotationtabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/rotationtabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/rotationtabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/rotationtabpage.ilst [build UIL] cui/uiconfig/ui/scriptorganizer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/scriptorganizer.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/scriptorganizer.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/scriptorganizer.ilst [build UIL] cui/uiconfig/ui/searchattrdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/searchattrdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/searchattrdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/searchattrdialog.ilst [build UIL] cui/uiconfig/ui/searchformatdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/searchformatdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/searchformatdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/searchformatdialog.ilst [build UIL] cui/uiconfig/ui/securityoptionsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/securityoptionsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/securityoptionsdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/securityoptionsdialog.ilst [build UIL] cui/uiconfig/ui/selectpathdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/selectpathdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/selectpathdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/selectpathdialog.ilst [build UIL] cui/uiconfig/ui/shadowtabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/shadowtabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/shadowtabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/shadowtabpage.ilst [build UIL] cui/uiconfig/ui/showcoldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/showcoldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/showcoldialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/showcoldialog.ilst [build UIL] cui/uiconfig/ui/similaritysearchdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/similaritysearchdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/similaritysearchdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/similaritysearchdialog.ilst [build UIL] cui/uiconfig/ui/signatureline S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/signatureline.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/signatureline.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/signatureline.ilst [build UIL] cui/uiconfig/ui/signsignatureline S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/signsignatureline.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/signsignatureline.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/signsignatureline.ilst [build UIL] cui/uiconfig/ui/slantcornertabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/slantcornertabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/slantcornertabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/slantcornertabpage.ilst [build UIL] cui/uiconfig/ui/smarttagoptionspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/smarttagoptionspage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/smarttagoptionspage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/smarttagoptionspage.ilst [build UIL] cui/uiconfig/ui/smoothdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/smoothdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/smoothdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/smoothdialog.ilst [build UIL] cui/uiconfig/ui/solarizedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/solarizedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/solarizedialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/solarizedialog.ilst [build UIL] cui/uiconfig/ui/specialcharacters S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/specialcharacters.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/specialcharacters.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/specialcharacters.ilst [build UIL] cui/uiconfig/ui/spellingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/spellingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/spellingdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/spellingdialog.ilst [build UIL] cui/uiconfig/ui/spelloptionsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/spelloptionsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/spelloptionsdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/spelloptionsdialog.ilst [build UIL] cui/uiconfig/ui/splitcellsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/splitcellsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/splitcellsdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/splitcellsdialog.ilst [build UIL] cui/uiconfig/ui/storedwebconnectiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/storedwebconnectiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/storedwebconnectiondialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/storedwebconnectiondialog.ilst [build UIL] cui/uiconfig/ui/swpossizepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/swpossizepage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/swpossizepage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/swpossizepage.ilst [build UIL] cui/uiconfig/ui/textattrtabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/textattrtabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/textattrtabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/textattrtabpage.ilst [build UIL] cui/uiconfig/ui/textanimtabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/textanimtabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/textanimtabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/textanimtabpage.ilst [build UIL] cui/uiconfig/ui/textdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/textdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/textdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/textdialog.ilst [build UIL] cui/uiconfig/ui/textflowpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/textflowpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/textflowpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/textflowpage.ilst [build UIL] cui/uiconfig/ui/thesaurus S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/thesaurus.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/thesaurus.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/thesaurus.ilst [build UIL] cui/uiconfig/ui/transparencytabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/transparencytabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/transparencytabpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/transparencytabpage.ilst [build UIL] cui/uiconfig/ui/tsaurldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/tsaurldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/tsaurldialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/tsaurldialog.ilst [build UIL] cui/uiconfig/ui/twolinespage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/twolinespage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/twolinespage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/twolinespage.ilst [build UIL] cui/uiconfig/ui/wordcompletionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/wordcompletionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/wordcompletionpage.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/wordcompletionpage.ilst [build UIL] cui/uiconfig/ui/zoomdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/cui/uiconfig/ui/zoomdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/cui/uiconfig/ui/zoomdialog.ui && touch $W/UIImageListTarget/cui/uiconfig/ui/zoomdialog.ilst [build UIA] cui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/cui.false -s $S/solenv/sanitizers/ui/cui.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/cui.a11yerrors $S/cui/uiconfig/ui/aboutdialog.ui $S/cui/uiconfig/ui/aboutconfigdialog.ui $S/cui/uiconfig/ui/aboutconfigvaluedialog.ui $S/cui/uiconfig/ui/accelconfigpage.ui $S/cui/uiconfig/ui/agingdialog.ui $S/cui/uiconfig/ui/acorexceptpage.ui $S/cui/uiconfig/ui/acoroptionspage.ui $S/cui/uiconfig/ui/acorreplacepage.ui $S/cui/uiconfig/ui/applyautofmtpage.ui $S/cui/uiconfig/ui/applylocalizedpage.ui $S/cui/uiconfig/ui/areadialog.ui $S/cui/uiconfig/ui/areatabpage.ui $S/cui/uiconfig/ui/asiantypography.ui $S/cui/uiconfig/ui/assigncomponentdialog.ui $S/cui/uiconfig/ui/autocorrectdialog.ui $S/cui/uiconfig/ui/backgroundpage.ui $S/cui/uiconfig/ui/baselinksdialog.ui $S/cui/uiconfig/ui/bitmaptabpage.ui $S/cui/uiconfig/ui/blackorwhitelistentrydialog.ui $S/cui/uiconfig/ui/borderareatransparencydialog.ui $S/cui/uiconfig/ui/borderbackgrounddialog.ui $S/cui/uiconfig/ui/borderpage.ui $S/cui/uiconfig/ui/bulletandposition.ui $S/cui/uiconfig/ui/breaknumberoption.ui $S/cui/uiconfig/ui/calloutdialog.ui $S/cui/uiconfig/ui/calloutpage.ui $S/cui/uiconfig/ui/cellalignment.ui $S/cui/uiconfig/ui/certdialog.ui $S/cui/uiconfig/ui/charnamepage.ui $S/cui/uiconfig/ui/colorconfigwin.ui $S/cui/uiconfig/ui/colorpage.ui $S/cui/uiconfig/ui/colorpickerdialog.ui $S/cui/uiconfig/ui/comment.ui $S/cui/uiconfig/ui/connectortabpage.ui $S/cui/uiconfig/ui/connpooloptions.ui $S/cui/uiconfig/ui/croppage.ui $S/cui/uiconfig/ui/cuiimapdlg.ui $S/cui/uiconfig/ui/databaselinkdialog.ui $S/cui/uiconfig/ui/dimensionlinestabpage.ui $S/cui/uiconfig/ui/editdictionarydialog.ui $S/cui/uiconfig/ui/editmodulesdialog.ui $S/cui/uiconfig/ui/embossdialog.ui $S/cui/uiconfig/ui/eventassigndialog.ui $S/cui/uiconfig/ui/eventassignpage.ui $S/cui/uiconfig/ui/fontfragment.ui $S/cui/uiconfig/ui/formatnumberdialog.ui $S/cui/uiconfig/ui/fmsearchdialog.ui $S/cui/uiconfig/ui/gradientpage.ui $S/cui/uiconfig/ui/customizedialog.ui $S/cui/uiconfig/ui/dbregisterpage.ui $S/cui/uiconfig/ui/distributiondialog.ui $S/cui/uiconfig/ui/distributionpage.ui $S/cui/uiconfig/ui/effectspage.ui $S/cui/uiconfig/ui/eventsconfigpage.ui $S/cui/uiconfig/ui/formatcellsdialog.ui $S/cui/uiconfig/ui/fontfeaturesdialog.ui $S/cui/uiconfig/ui/galleryapplyprogress.ui $S/cui/uiconfig/ui/galleryfilespage.ui $S/cui/uiconfig/ui/gallerygeneralpage.ui $S/cui/uiconfig/ui/gallerysearchprogress.ui $S/cui/uiconfig/ui/gallerythemedialog.ui $S/cui/uiconfig/ui/gallerythemeiddialog.ui $S/cui/uiconfig/ui/gallerytitledialog.ui $S/cui/uiconfig/ui/galleryupdateprogress.ui $S/cui/uiconfig/ui/hangulhanjaadddialog.ui $S/cui/uiconfig/ui/hangulhanjaeditdictdialog.ui $S/cui/uiconfig/ui/hangulhanjaconversiondialog.ui $S/cui/uiconfig/ui/hangulhanjaoptdialog.ui $S/cui/uiconfig/ui/hatchpage.ui $S/cui/uiconfig/ui/hyperlinkdialog.ui $S/cui/uiconfig/ui/hyperlinkdocpage.ui $S/cui/uiconfig/ui/hyperlinkinternetpage.ui $S/cui/uiconfig/ui/hyperlinkmarkdialog.ui $S/cui/uiconfig/ui/hyperlinkmailpage.ui $S/cui/uiconfig/ui/hyperlinknewdocpage.ui $S/cui/uiconfig/ui/hyphenate.ui $S/cui/uiconfig/ui/iconchangedialog.ui $S/cui/uiconfig/ui/iconselectordialog.ui $S/cui/uiconfig/ui/tipofthedaydialog.ui $S/cui/uiconfig/ui/insertfloatingframe.ui $S/cui/uiconfig/ui/insertoleobject.ui $S/cui/uiconfig/ui/insertrowcolumn.ui $S/cui/uiconfig/ui/javaclasspathdialog.ui $S/cui/uiconfig/ui/javastartparametersdialog.ui $S/cui/uiconfig/ui/linedialog.ui $S/cui/uiconfig/ui/linetabpage.ui $S/cui/uiconfig/ui/lineendstabpage.ui $S/cui/uiconfig/ui/linestyletabpage.ui $S/cui/uiconfig/ui/macroassigndialog.ui $S/cui/uiconfig/ui/macroassignpage.ui $S/cui/uiconfig/ui/macroselectordialog.ui $S/cui/uiconfig/ui/menuassignpage.ui $S/cui/uiconfig/ui/mosaicdialog.ui $S/cui/uiconfig/ui/movemenu.ui $S/cui/uiconfig/ui/multipathdialog.ui $S/cui/uiconfig/ui/namedialog.ui $S/cui/uiconfig/ui/newlibdialog.ui $S/cui/uiconfig/ui/newtabledialog.ui $S/cui/uiconfig/ui/newtoolbardialog.ui $S/cui/uiconfig/ui/numberingformatpage.ui $S/cui/uiconfig/ui/numberingoptionspage.ui $S/cui/uiconfig/ui/numberingpositionpage.ui $S/cui/uiconfig/ui/objectnamedialog.ui $S/cui/uiconfig/ui/objecttitledescdialog.ui $S/cui/uiconfig/ui/optaccessibilitypage.ui $S/cui/uiconfig/ui/optadvancedpage.ui $S/cui/uiconfig/ui/optappearancepage.ui $S/cui/uiconfig/ui/optasianpage.ui $S/cui/uiconfig/ui/optbasicidepage.ui $S/cui/uiconfig/ui/optctlpage.ui $S/cui/uiconfig/ui/optchartcolorspage.ui $S/cui/uiconfig/ui/optemailpage.ui $S/cui/uiconfig/ui/optfltrpage.ui $S/cui/uiconfig/ui/optfltrembedpage.ui $S/cui/uiconfig/ui/optfontspage.ui $S/cui/uiconfig/ui/optgeneralpage.ui $S/cui/uiconfig/ui/opthtmlpage.ui $S/cui/uiconfig/ui/optionsdialog.ui $S/cui/uiconfig/ui/optjsearchpage.ui $S/cui/uiconfig/ui/optlanguagespage.ui $S/cui/uiconfig/ui/optlingupage.ui $S/cui/uiconfig/ui/optnewdictionarydialog.ui $S/cui/uiconfig/ui/optonlineupdatepage.ui $S/cui/uiconfig/ui/optopenclpage.ui $S/cui/uiconfig/ui/optpathspage.ui $S/cui/uiconfig/ui/optproxypage.ui $S/cui/uiconfig/ui/optsavepage.ui $S/cui/uiconfig/ui/optsecuritypage.ui $S/cui/uiconfig/ui/optuserpage.ui $S/cui/uiconfig/ui/optviewpage.ui $S/cui/uiconfig/ui/pageformatpage.ui $S/cui/uiconfig/ui/paragalignpage.ui $S/cui/uiconfig/ui/paraindentspacing.ui $S/cui/uiconfig/ui/paratabspage.ui $S/cui/uiconfig/ui/password.ui $S/cui/uiconfig/ui/screenshotannotationdialog.ui $S/cui/uiconfig/ui/pastespecial.ui $S/cui/uiconfig/ui/patterntabpage.ui $S/cui/uiconfig/ui/percentdialog.ui $S/cui/uiconfig/ui/personalization_tab.ui $S/cui/uiconfig/ui/pickbulletpage.ui $S/cui/uiconfig/ui/pickgraphicpage.ui $S/cui/uiconfig/ui/picknumberingpage.ui $S/cui/uiconfig/ui/pickoutlinepage.ui $S/cui/uiconfig/ui/positionpage.ui $S/cui/uiconfig/ui/positionsizedialog.ui $S/cui/uiconfig/ui/possizetabpage.ui $S/cui/uiconfig/ui/posterdialog.ui $S/cui/uiconfig/ui/querychangelineenddialog.ui $S/cui/uiconfig/ui/querydeletebitmapdialog.ui $S/cui/uiconfig/ui/querydeletechartcolordialog.ui $S/cui/uiconfig/ui/querydeletecolordialog.ui $S/cui/uiconfig/ui/querydeletedictionarydialog.ui $S/cui/uiconfig/ui/querydeletegradientdialog.ui $S/cui/uiconfig/ui/querydeletehatchdialog.ui $S/cui/uiconfig/ui/querydeletelineenddialog.ui $S/cui/uiconfig/ui/querydeletelinestyledialog.ui $S/cui/uiconfig/ui/queryduplicatedialog.ui $S/cui/uiconfig/ui/querynoloadedfiledialog.ui $S/cui/uiconfig/ui/querynosavefiledialog.ui $S/cui/uiconfig/ui/querysavelistdialog.ui $S/cui/uiconfig/ui/queryupdategalleryfilelistdialog.ui $S/cui/uiconfig/ui/recordnumberdialog.ui $S/cui/uiconfig/ui/rotationtabpage.ui $S/cui/uiconfig/ui/scriptorganizer.ui $S/cui/uiconfig/ui/searchattrdialog.ui $S/cui/uiconfig/ui/searchformatdialog.ui $S/cui/uiconfig/ui/securityoptionsdialog.ui $S/cui/uiconfig/ui/selectpathdialog.ui $S/cui/uiconfig/ui/shadowtabpage.ui $S/cui/uiconfig/ui/showcoldialog.ui $S/cui/uiconfig/ui/similaritysearchdialog.ui $S/cui/uiconfig/ui/signatureline.ui $S/cui/uiconfig/ui/signsignatureline.ui $S/cui/uiconfig/ui/slantcornertabpage.ui $S/cui/uiconfig/ui/smarttagoptionspage.ui $S/cui/uiconfig/ui/smoothdialog.ui $S/cui/uiconfig/ui/solarizedialog.ui $S/cui/uiconfig/ui/specialcharacters.ui $S/cui/uiconfig/ui/spellingdialog.ui $S/cui/uiconfig/ui/spelloptionsdialog.ui $S/cui/uiconfig/ui/splitcellsdialog.ui $S/cui/uiconfig/ui/storedwebconnectiondialog.ui $S/cui/uiconfig/ui/swpossizepage.ui $S/cui/uiconfig/ui/textattrtabpage.ui $S/cui/uiconfig/ui/textanimtabpage.ui $S/cui/uiconfig/ui/textdialog.ui $S/cui/uiconfig/ui/textflowpage.ui $S/cui/uiconfig/ui/thesaurus.ui $S/cui/uiconfig/ui/transparencytabpage.ui $S/cui/uiconfig/ui/tsaurldialog.ui $S/cui/uiconfig/ui/twolinespage.ui $S/cui/uiconfig/ui/wordcompletionpage.ui $S/cui/uiconfig/ui/zoomdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/aboutdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/aboutdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/aboutconfigdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/aboutconfigdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/aboutconfigvaluedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/aboutconfigvaluedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/accelconfigpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/accelconfigpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/agingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/agingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/acorexceptpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/acorexceptpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/acoroptionspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/acoroptionspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/acorreplacepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/acorreplacepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/applyautofmtpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/applyautofmtpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/applylocalizedpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/applylocalizedpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/areadialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/areadialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/areatabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/areatabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/asiantypography.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/asiantypography.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/assigncomponentdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/assigncomponentdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/autocorrectdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/autocorrectdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/backgroundpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/backgroundpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/baselinksdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/baselinksdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/bitmaptabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/bitmaptabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/blackorwhitelistentrydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/blackorwhitelistentrydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/borderareatransparencydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/borderareatransparencydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/borderbackgrounddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/borderbackgrounddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/borderpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/borderpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/bulletandposition.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/bulletandposition.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/breaknumberoption.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/breaknumberoption.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/calloutdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/calloutdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/calloutpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/calloutpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/cellalignment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/cellalignment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/certdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/certdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/charnamepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/charnamepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/colorconfigwin.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/colorconfigwin.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/colorpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/colorpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/colorpickerdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/colorpickerdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/comment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/comment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/connectortabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/connectortabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/connpooloptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/connpooloptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/croppage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/croppage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/cuiimapdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/cuiimapdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/databaselinkdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/databaselinkdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/dimensionlinestabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/dimensionlinestabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/editdictionarydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/editdictionarydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/editmodulesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/editmodulesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/embossdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/embossdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/eventassigndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/eventassigndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/eventassignpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/eventassignpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/fontfragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/fontfragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/formatnumberdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/formatnumberdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/fmsearchdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/fmsearchdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/gradientpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/gradientpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/customizedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/customizedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/dbregisterpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/dbregisterpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/distributiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/distributiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/distributionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/distributionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/effectspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/effectspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/eventsconfigpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/eventsconfigpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/formatcellsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/formatcellsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/fontfeaturesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/fontfeaturesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/galleryapplyprogress.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/galleryapplyprogress.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/galleryfilespage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/galleryfilespage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/gallerygeneralpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/gallerygeneralpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/gallerysearchprogress.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/gallerysearchprogress.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/gallerythemedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/gallerythemedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/gallerythemeiddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/gallerythemeiddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/gallerytitledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/gallerytitledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/galleryupdateprogress.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/galleryupdateprogress.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hangulhanjaadddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hangulhanjaadddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hangulhanjaeditdictdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hangulhanjaeditdictdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hangulhanjaconversiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hangulhanjaconversiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hangulhanjaoptdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hangulhanjaoptdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hatchpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hatchpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hyperlinkdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hyperlinkdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hyperlinkdocpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hyperlinkdocpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hyperlinkinternetpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hyperlinkinternetpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hyperlinkmarkdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hyperlinkmarkdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hyperlinkmailpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hyperlinkmailpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hyperlinknewdocpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hyperlinknewdocpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/hyphenate.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/hyphenate.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/iconchangedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/iconchangedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/iconselectordialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/iconselectordialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/tipofthedaydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/tipofthedaydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/insertfloatingframe.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/insertfloatingframe.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/insertoleobject.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/insertoleobject.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/insertrowcolumn.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/insertrowcolumn.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/javaclasspathdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/javaclasspathdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/javastartparametersdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/javastartparametersdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/linedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/linedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/linetabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/linetabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/lineendstabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/lineendstabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/linestyletabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/linestyletabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/macroassigndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/macroassigndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/macroassignpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/macroassignpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/macroselectordialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/macroselectordialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/menuassignpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/menuassignpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/mosaicdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/mosaicdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/movemenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/movemenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/multipathdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/multipathdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/namedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/namedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/newlibdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/newlibdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/newtabledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/newtabledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/newtoolbardialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/newtoolbardialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/numberingformatpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/numberingformatpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/numberingoptionspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/numberingoptionspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/numberingpositionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/numberingpositionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/objectnamedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/objectnamedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/objecttitledescdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/objecttitledescdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optaccessibilitypage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optaccessibilitypage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optadvancedpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optadvancedpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optappearancepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optappearancepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optasianpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optasianpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optbasicidepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optbasicidepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optctlpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optctlpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optchartcolorspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optchartcolorspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optemailpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optemailpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optfltrpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optfltrpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optfltrembedpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optfltrembedpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optfontspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optfontspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optgeneralpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optgeneralpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/opthtmlpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/opthtmlpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optionsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optionsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optjsearchpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optjsearchpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optlanguagespage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optlanguagespage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optlingupage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optlingupage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optnewdictionarydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optnewdictionarydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optonlineupdatepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optonlineupdatepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optopenclpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optopenclpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optpathspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optpathspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optproxypage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optproxypage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optsavepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optsavepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optsecuritypage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optsecuritypage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optuserpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optuserpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/optviewpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/optviewpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/pageformatpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/pageformatpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/paragalignpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/paragalignpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/paraindentspacing.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/paraindentspacing.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/paratabspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/paratabspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/password.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/password.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/screenshotannotationdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/screenshotannotationdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/pastespecial.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/pastespecial.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/patterntabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/patterntabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/percentdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/percentdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/personalization_tab.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/personalization_tab.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/pickbulletpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/pickbulletpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/pickgraphicpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/pickgraphicpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/picknumberingpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/picknumberingpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/pickoutlinepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/pickoutlinepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/positionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/positionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/positionsizedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/positionsizedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/possizetabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/possizetabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/posterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/posterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querychangelineenddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querychangelineenddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querydeletebitmapdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querydeletebitmapdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querydeletechartcolordialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querydeletechartcolordialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querydeletecolordialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querydeletecolordialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querydeletedictionarydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querydeletedictionarydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querydeletegradientdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querydeletegradientdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querydeletehatchdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querydeletehatchdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querydeletelineenddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querydeletelineenddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querydeletelinestyledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querydeletelinestyledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/queryduplicatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/queryduplicatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querynoloadedfiledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querynoloadedfiledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querynosavefiledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querynosavefiledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/querysavelistdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/querysavelistdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/queryupdategalleryfilelistdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/queryupdategalleryfilelistdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/recordnumberdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/recordnumberdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/rotationtabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/rotationtabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/scriptorganizer.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/scriptorganizer.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/searchattrdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/searchattrdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/searchformatdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/searchformatdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/securityoptionsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/securityoptionsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/selectpathdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/selectpathdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/shadowtabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/shadowtabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/showcoldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/showcoldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/similaritysearchdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/similaritysearchdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/signatureline.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/signatureline.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/signsignatureline.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/signsignatureline.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/slantcornertabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/slantcornertabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/smarttagoptionspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/smarttagoptionspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/smoothdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/smoothdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/solarizedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/solarizedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/specialcharacters.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/specialcharacters.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/spellingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/spellingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/spelloptionsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/spelloptionsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/splitcellsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/splitcellsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/storedwebconnectiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/storedwebconnectiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/swpossizepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/swpossizepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/textattrtabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/textattrtabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/textanimtabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/textanimtabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/textdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/textdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/textflowpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/textflowpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/thesaurus.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/thesaurus.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/transparencytabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/transparencytabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/tsaurldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/tsaurldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/twolinespage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/twolinespage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/wordcompletionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/wordcompletionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/cui/uiconfig/ui/zoomdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/cui/ui/zoomdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuias.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuibg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuibn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuibr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuica.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuics.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuicy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuida.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuide.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuidz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuieo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuies.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuieu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuifa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuifi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuifr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuigl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuigu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuihe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuihi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuihr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuihu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuija.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuikk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuikn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuilt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuilv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuimai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuimr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuinb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuinl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuinn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuinr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuinso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuior.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuipa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuipl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuipt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuipt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuisi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuisk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuisl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuisr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuisr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuist.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuisv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuita.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuite.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuith.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuitn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuitr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuits.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuiuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuive.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuixh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuizh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuizh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/cui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/cuizu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/cui.mo [build VAL] CustomTarget/writerfilter/source/ooxml/model.validated S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xmllint --noout --relaxng $S/writerfilter/source/../documentation/ooxml/model.rng $S/writerfilter/source/ooxml/model.xml > $W/CustomTarget/writerfilter/source/ooxml/model.validated 2>&1 || (cat $W/CustomTarget/writerfilter/source/ooxml/model.validated; false) [build UIL] dbaccess/uiconfig/ui/admindialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/admindialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/admindialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/admindialog.ilst [build UIL] dbaccess/uiconfig/ui/advancedsettingsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/advancedsettingsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/advancedsettingsdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/advancedsettingsdialog.ilst [build UIL] dbaccess/uiconfig/ui/applycolpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/applycolpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/applycolpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/applycolpage.ilst [build UIL] dbaccess/uiconfig/ui/authentificationpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/authentificationpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/authentificationpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/authentificationpage.ilst [build UIL] dbaccess/uiconfig/ui/autocharsetpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/autocharsetpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/autocharsetpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/autocharsetpage.ilst [build UIL] dbaccess/uiconfig/ui/backuppage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/backuppage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/backuppage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/backuppage.ilst [build UIL] dbaccess/uiconfig/ui/choosedatasourcedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/choosedatasourcedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/choosedatasourcedialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/choosedatasourcedialog.ilst [build UIL] dbaccess/uiconfig/ui/collectionviewdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/collectionviewdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/collectionviewdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/collectionviewdialog.ilst [build UIL] dbaccess/uiconfig/ui/colwidthdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/colwidthdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/colwidthdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/colwidthdialog.ilst [build UIL] dbaccess/uiconfig/ui/connectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/connectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/connectionpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/connectionpage.ilst [build UIL] dbaccess/uiconfig/ui/copytablepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/copytablepage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/copytablepage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/copytablepage.ilst [build UIL] dbaccess/uiconfig/ui/dbaseindexdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/dbaseindexdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/dbaseindexdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/dbaseindexdialog.ilst [build UIL] dbaccess/uiconfig/ui/dbasepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/dbasepage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/dbasepage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/dbasepage.ilst [build UIL] dbaccess/uiconfig/ui/dbwizconnectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizconnectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/dbwizconnectionpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizconnectionpage.ilst [build UIL] dbaccess/uiconfig/ui/dbwizmysqlintropage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizmysqlintropage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizmysqlintropage.ilst [build UIL] dbaccess/uiconfig/ui/dbwizmysqlnativepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ilst [build UIL] dbaccess/uiconfig/ui/dbwizspreadsheetpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ilst [build UIL] dbaccess/uiconfig/ui/dbwiztextpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwiztextpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/dbwiztextpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwiztextpage.ilst [build UIL] dbaccess/uiconfig/ui/deleteallrowsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/deleteallrowsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/deleteallrowsdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/deleteallrowsdialog.ilst [build UIL] dbaccess/uiconfig/ui/designsavemodifieddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/designsavemodifieddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/designsavemodifieddialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/designsavemodifieddialog.ilst [build UIL] dbaccess/uiconfig/ui/directsqldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/directsqldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/directsqldialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/directsqldialog.ilst [build UIL] dbaccess/uiconfig/ui/emptypage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/emptypage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/emptypage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/emptypage.ilst [build UIL] dbaccess/uiconfig/ui/fielddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/fielddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/fielddialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/fielddialog.ilst [build UIL] dbaccess/uiconfig/ui/finalpagewizard S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/finalpagewizard.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/finalpagewizard.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/finalpagewizard.ilst [build UIL] dbaccess/uiconfig/ui/generalpagedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/generalpagedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/generalpagedialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/generalpagedialog.ilst [build UIL] dbaccess/uiconfig/ui/generalpagewizard S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/generalpagewizard.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/generalpagewizard.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/generalpagewizard.ilst [build UIL] dbaccess/uiconfig/ui/generalspecialjdbcdetailspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ilst [build UIL] dbaccess/uiconfig/ui/generatedvaluespage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/generatedvaluespage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/generatedvaluespage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/generatedvaluespage.ilst [build UIL] dbaccess/uiconfig/ui/indexdesigndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/indexdesigndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/indexdesigndialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/indexdesigndialog.ilst [build UIL] dbaccess/uiconfig/ui/jdbcconnectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/jdbcconnectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/jdbcconnectionpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/jdbcconnectionpage.ilst [build UIL] dbaccess/uiconfig/ui/joindialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/joindialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/joindialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/joindialog.ilst [build UIL] dbaccess/uiconfig/ui/jointablemenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/jointablemenu.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/jointablemenu.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/jointablemenu.ilst [build UIL] dbaccess/uiconfig/ui/joinviewmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/joinviewmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/joinviewmenu.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/joinviewmenu.ilst [build UIL] dbaccess/uiconfig/ui/keymenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/keymenu.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/keymenu.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/keymenu.ilst [build UIL] dbaccess/uiconfig/ui/ldapconnectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/ldapconnectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/ldapconnectionpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/ldapconnectionpage.ilst [build UIL] dbaccess/uiconfig/ui/ldappage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/ldappage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/ldappage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/ldappage.ilst [build UIL] dbaccess/uiconfig/ui/migratepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/migratepage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/migratepage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/migratepage.ilst [build UIL] dbaccess/uiconfig/ui/mysqlnativepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/mysqlnativepage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/mysqlnativepage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/mysqlnativepage.ilst [build UIL] dbaccess/uiconfig/ui/mysqlnativesettings S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/mysqlnativesettings.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/mysqlnativesettings.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/mysqlnativesettings.ilst [build UIL] dbaccess/uiconfig/ui/namematchingpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/namematchingpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/namematchingpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/namematchingpage.ilst [build UIL] dbaccess/uiconfig/ui/odbcpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/odbcpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/odbcpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/odbcpage.ilst [build UIL] dbaccess/uiconfig/ui/parametersdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/parametersdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/parametersdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/parametersdialog.ilst [build UIL] dbaccess/uiconfig/ui/password S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/password.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/password.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/password.ilst [build UIL] dbaccess/uiconfig/ui/preparepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/preparepage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/preparepage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/preparepage.ilst [build UIL] dbaccess/uiconfig/ui/querycolmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/querycolmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/querycolmenu.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/querycolmenu.ilst [build UIL] dbaccess/uiconfig/ui/queryfilterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/queryfilterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/queryfilterdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/queryfilterdialog.ilst [build UIL] dbaccess/uiconfig/ui/queryfuncmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/queryfuncmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/queryfuncmenu.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/queryfuncmenu.ilst [build UIL] dbaccess/uiconfig/ui/querypropertiesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/querypropertiesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/querypropertiesdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/querypropertiesdialog.ilst [build UIL] dbaccess/uiconfig/ui/relationdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/relationdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/relationdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/relationdialog.ilst [build UIL] dbaccess/uiconfig/ui/rowheightdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/rowheightdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/rowheightdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/rowheightdialog.ilst [build UIL] dbaccess/uiconfig/ui/rtfcopytabledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/rtfcopytabledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/rtfcopytabledialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/rtfcopytabledialog.ilst [build UIL] dbaccess/uiconfig/ui/saveindexdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/saveindexdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/saveindexdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/saveindexdialog.ilst [build UIL] dbaccess/uiconfig/ui/savedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/savedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/savedialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/savedialog.ilst [build UIL] dbaccess/uiconfig/ui/savemodifieddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/savemodifieddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/savemodifieddialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/savemodifieddialog.ilst [build UIL] dbaccess/uiconfig/ui/specialjdbcconnectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ilst [build UIL] dbaccess/uiconfig/ui/specialsettingspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/specialsettingspage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/specialsettingspage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/specialsettingspage.ilst [build UIL] dbaccess/uiconfig/ui/sortdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/sortdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/sortdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/sortdialog.ilst [build UIL] dbaccess/uiconfig/ui/sqlexception S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/sqlexception.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/sqlexception.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/sqlexception.ilst [build UIL] dbaccess/uiconfig/ui/summarypage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/summarypage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/summarypage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/summarypage.ilst [build UIL] dbaccess/uiconfig/ui/tabledesignrowmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/tabledesignrowmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/tabledesignrowmenu.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/tabledesignrowmenu.ilst [build UIL] dbaccess/uiconfig/ui/tabledesignsavemodifieddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ilst [build UIL] dbaccess/uiconfig/ui/tablesfilterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesfilterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/tablesfilterdialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesfilterdialog.ilst [build UIL] dbaccess/uiconfig/ui/tablesfilterpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesfilterpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/tablesfilterpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesfilterpage.ilst [build UIL] dbaccess/uiconfig/ui/tablesjoindialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesjoindialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/tablesjoindialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesjoindialog.ilst [build UIL] dbaccess/uiconfig/ui/textconnectionsettings S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/textconnectionsettings.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/textconnectionsettings.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/textconnectionsettings.ilst [build UIL] dbaccess/uiconfig/ui/textpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/textpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/textpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/textpage.ilst [build UIL] dbaccess/uiconfig/ui/typeselectpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/typeselectpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/typeselectpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/typeselectpage.ilst [build UIL] dbaccess/uiconfig/ui/useradmindialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/useradmindialog.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/useradmindialog.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/useradmindialog.ilst [build UIL] dbaccess/uiconfig/ui/useradminpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/useradminpage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/useradminpage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/useradminpage.ilst [build UIL] dbaccess/uiconfig/ui/userdetailspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/userdetailspage.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/userdetailspage.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/userdetailspage.ilst [build UIL] dbaccess/uiconfig/ui/migrwarndlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/dbaccess/uiconfig/ui/migrwarndlg.ilst $S/solenv/bin/uiimagelist.xsl $S/dbaccess/uiconfig/ui/migrwarndlg.ui && touch $W/UIImageListTarget/dbaccess/uiconfig/ui/migrwarndlg.ilst [build UIA] dbaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/dbaccess.false -s $S/solenv/sanitizers/ui/dbaccess.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/dbaccess.a11yerrors $S/dbaccess/uiconfig/ui/admindialog.ui $S/dbaccess/uiconfig/ui/advancedsettingsdialog.ui $S/dbaccess/uiconfig/ui/applycolpage.ui $S/dbaccess/uiconfig/ui/authentificationpage.ui $S/dbaccess/uiconfig/ui/autocharsetpage.ui $S/dbaccess/uiconfig/ui/backuppage.ui $S/dbaccess/uiconfig/ui/choosedatasourcedialog.ui $S/dbaccess/uiconfig/ui/collectionviewdialog.ui $S/dbaccess/uiconfig/ui/colwidthdialog.ui $S/dbaccess/uiconfig/ui/connectionpage.ui $S/dbaccess/uiconfig/ui/copytablepage.ui $S/dbaccess/uiconfig/ui/dbaseindexdialog.ui $S/dbaccess/uiconfig/ui/dbasepage.ui $S/dbaccess/uiconfig/ui/dbwizconnectionpage.ui $S/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui $S/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui $S/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui $S/dbaccess/uiconfig/ui/dbwiztextpage.ui $S/dbaccess/uiconfig/ui/deleteallrowsdialog.ui $S/dbaccess/uiconfig/ui/designsavemodifieddialog.ui $S/dbaccess/uiconfig/ui/directsqldialog.ui $S/dbaccess/uiconfig/ui/emptypage.ui $S/dbaccess/uiconfig/ui/fielddialog.ui $S/dbaccess/uiconfig/ui/finalpagewizard.ui $S/dbaccess/uiconfig/ui/generalpagedialog.ui $S/dbaccess/uiconfig/ui/generalpagewizard.ui $S/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui $S/dbaccess/uiconfig/ui/generatedvaluespage.ui $S/dbaccess/uiconfig/ui/indexdesigndialog.ui $S/dbaccess/uiconfig/ui/jdbcconnectionpage.ui $S/dbaccess/uiconfig/ui/joindialog.ui $S/dbaccess/uiconfig/ui/jointablemenu.ui $S/dbaccess/uiconfig/ui/joinviewmenu.ui $S/dbaccess/uiconfig/ui/keymenu.ui $S/dbaccess/uiconfig/ui/ldapconnectionpage.ui $S/dbaccess/uiconfig/ui/ldappage.ui $S/dbaccess/uiconfig/ui/migratepage.ui $S/dbaccess/uiconfig/ui/mysqlnativepage.ui $S/dbaccess/uiconfig/ui/mysqlnativesettings.ui $S/dbaccess/uiconfig/ui/namematchingpage.ui $S/dbaccess/uiconfig/ui/odbcpage.ui $S/dbaccess/uiconfig/ui/parametersdialog.ui $S/dbaccess/uiconfig/ui/password.ui $S/dbaccess/uiconfig/ui/preparepage.ui $S/dbaccess/uiconfig/ui/querycolmenu.ui $S/dbaccess/uiconfig/ui/queryfilterdialog.ui $S/dbaccess/uiconfig/ui/queryfuncmenu.ui $S/dbaccess/uiconfig/ui/querypropertiesdialog.ui $S/dbaccess/uiconfig/ui/relationdialog.ui $S/dbaccess/uiconfig/ui/rowheightdialog.ui $S/dbaccess/uiconfig/ui/rtfcopytabledialog.ui $S/dbaccess/uiconfig/ui/saveindexdialog.ui $S/dbaccess/uiconfig/ui/savedialog.ui $S/dbaccess/uiconfig/ui/savemodifieddialog.ui $S/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui $S/dbaccess/uiconfig/ui/specialsettingspage.ui $S/dbaccess/uiconfig/ui/sortdialog.ui $S/dbaccess/uiconfig/ui/sqlexception.ui $S/dbaccess/uiconfig/ui/summarypage.ui $S/dbaccess/uiconfig/ui/tabledesignrowmenu.ui $S/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui $S/dbaccess/uiconfig/ui/tablesfilterdialog.ui $S/dbaccess/uiconfig/ui/tablesfilterpage.ui $S/dbaccess/uiconfig/ui/tablesjoindialog.ui $S/dbaccess/uiconfig/ui/textconnectionsettings.ui $S/dbaccess/uiconfig/ui/textpage.ui $S/dbaccess/uiconfig/ui/typeselectpage.ui $S/dbaccess/uiconfig/ui/useradmindialog.ui $S/dbaccess/uiconfig/ui/useradminpage.ui $S/dbaccess/uiconfig/ui/userdetailspage.ui $S/dbaccess/uiconfig/ui/migrwarndlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/admindialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/admindialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/advancedsettingsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/advancedsettingsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/applycolpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/applycolpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/authentificationpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/authentificationpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/autocharsetpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/autocharsetpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/backuppage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/backuppage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/choosedatasourcedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/choosedatasourcedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/collectionviewdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/collectionviewdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/colwidthdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/colwidthdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/connectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/connectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/copytablepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/copytablepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/dbaseindexdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/dbaseindexdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/dbasepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/dbasepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/dbwizconnectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/dbwizconnectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/dbwizmysqlintropage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/dbwizmysqlintropage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/dbwizmysqlnativepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/dbwizspreadsheetpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/dbwiztextpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/dbwiztextpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/deleteallrowsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/deleteallrowsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/designsavemodifieddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/designsavemodifieddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/directsqldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/directsqldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/emptypage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/emptypage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/fielddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/fielddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/finalpagewizard.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/finalpagewizard.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/generalpagedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/generalpagedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/generalpagewizard.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/generalpagewizard.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/generalspecialjdbcdetailspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/generatedvaluespage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/generatedvaluespage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/indexdesigndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/indexdesigndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/jdbcconnectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/jdbcconnectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/joindialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/joindialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/jointablemenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/jointablemenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/joinviewmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/joinviewmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/keymenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/keymenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/ldapconnectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/ldapconnectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/ldappage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/ldappage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/migratepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/migratepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/mysqlnativepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/mysqlnativepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/mysqlnativesettings.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/mysqlnativesettings.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/namematchingpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/namematchingpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/odbcpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/odbcpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/parametersdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/parametersdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/password.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/password.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/preparepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/preparepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/querycolmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/querycolmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/queryfilterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/queryfilterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/queryfuncmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/queryfuncmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/querypropertiesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/querypropertiesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/relationdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/relationdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/rowheightdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/rowheightdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/rtfcopytabledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/rtfcopytabledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/saveindexdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/saveindexdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/savedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/savedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/savemodifieddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/savemodifieddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/specialjdbcconnectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/specialsettingspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/specialsettingspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/sortdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/sortdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/sqlexception.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/sqlexception.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/summarypage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/summarypage.ui cui/uiconfig/ui/hyperlinkmarkdialog.ui:134 WARNING: 'GtkLabel' 'error' does not specify what it labels within 'GtkDialog' 'HyperlinkMark' cui/uiconfig/ui/menuassignpage.ui:275 WARNING: 'GtkTextView' 'desc' has both a mnemonic 'GtkLabel' 'descriptionlabel' line 295 and labelled-by relation 2 new warnings (427 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/cui.suppr) 0 new fatal (20 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/cui.suppr) 36 suppressions unused /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/tabledesignrowmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/tabledesignrowmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/tabledesignsavemodifieddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/tablesfilterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/tablesfilterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/tablesfilterpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/tablesfilterpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/tablesjoindialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/tablesjoindialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/textconnectionsettings.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/textconnectionsettings.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/textpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/textpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/typeselectpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/typeselectpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/useradmindialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/useradmindialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/useradminpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/useradminpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/userdetailspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/userdetailspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/ui/migrwarndlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/dbaccess/ui/migrwarndlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/popupmenu/edit.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/popupmenu/edit.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/popupmenu/new.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/popupmenu/new.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/popupmenu/preview.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/popupmenu/preview.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/toolbar/formobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/toolbar/formobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/toolbar/queryobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/toolbar/reportobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/toolbar/reportobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/toolbar/toolbar.xml [build UIM] share/config/soffice.cfg/modules/dbapp/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbapp/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbapp/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbbrowser/popupmenu/explorer.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbbrowser/popupmenu/explorer.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbbrowser/popupmenu/refreshdata.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbbrowser/popupmenu/refreshdata.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbbrowser/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbbrowser/toolbar/toolbar.xml [build UIM] share/config/soffice.cfg/modules/dbbrowser/menubar/compat cp /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbbrowser/menubar/compat.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbbrowser/menubar/compat.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbquery/toolbar/designobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbquery/toolbar/designobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbquery/toolbar/sqlobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbquery/toolbar/sqlobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbquery/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbquery/toolbar/toolbar.xml [build UIM] share/config/soffice.cfg/modules/dbquery/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbquery/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbquery/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbrelation/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbrelation/toolbar/toolbar.xml [build UIM] share/config/soffice.cfg/modules/dbrelation/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbrelation/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbrelation/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbtable/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtable/toolbar/toolbar.xml [build UIM] share/config/soffice.cfg/modules/dbtable/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbtable/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbtable/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbtdata/popupmenu/refreshdata.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtdata/popupmenu/refreshdata.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbtdata/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtdata/toolbar/toolbar.xml [build UIM] share/config/soffice.cfg/modules/dbtdata/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/uiconfig/dbtdata/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbtdata/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbabg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbabn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbabr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbacs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbacy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbada.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbade.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbadz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbael.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbafa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbafi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbafr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbagl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbagu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbahe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbahi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbahr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbahu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbait.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbakk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbakn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbako.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbalt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbalv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbamai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbamr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbanb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbanl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbann.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbanr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbanso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbapa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbapl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbapt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbapt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbasi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbask.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbasl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbasr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbasr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbass.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbast.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbasv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbata.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbate.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbath.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbatn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbatr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbats.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbauk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbave.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbaxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbazh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbazh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/dba.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dbazu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/dba.mo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/desktop/unopackages_install/uno_packages/cache/uno_packages /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/icon-themes/colibre/brand/flat_logo.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/flat_logo.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/icon-themes/colibre/brand/intro.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/intro.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/icon-themes/colibre/brand/intro-highres.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/intro-highres.png dbaccess/uiconfig/ui/connectionpage.ui:91 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/dbwizconnectionpage.ui:108 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' line 3 dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:115 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/dbwiztextpage.ui:114 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'GtkFrame' 'frame1' dbaccess/uiconfig/ui/jdbcconnectionpage.ui:108 WARNING: 'GtkLabel' 'browselabel' does not specify what it labels within 'interface' line 3 5 new warnings (130 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/dbaccess.suppr) 0 new fatal (12 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/dbaccess.suppr) 1 suppression unused /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/icon-themes/colibre/brand/shell/about.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/shell/about.svg [build UIL] desktop/uiconfig/ui/dependenciesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/dependenciesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/dependenciesdialog.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/dependenciesdialog.ilst [build UIL] desktop/uiconfig/ui/extensionmanager S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/extensionmanager.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/extensionmanager.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/extensionmanager.ilst [build UIL] desktop/uiconfig/ui/extensionmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/extensionmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/extensionmenu.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/extensionmenu.ilst [build UIL] desktop/uiconfig/ui/installforalldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/installforalldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/installforalldialog.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/installforalldialog.ilst [build UIL] desktop/uiconfig/ui/licensedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/licensedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/licensedialog.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/licensedialog.ilst [build UIL] desktop/uiconfig/ui/showlicensedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/showlicensedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/showlicensedialog.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/showlicensedialog.ilst [build UIL] desktop/uiconfig/ui/updatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/updatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/updatedialog.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/updatedialog.ilst [build UIL] desktop/uiconfig/ui/updateinstalldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/updateinstalldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/updateinstalldialog.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/updateinstalldialog.ilst [build UIL] desktop/uiconfig/ui/updaterequireddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/desktop/uiconfig/ui/updaterequireddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/desktop/uiconfig/ui/updaterequireddialog.ui && touch $W/UIImageListTarget/desktop/uiconfig/ui/updaterequireddialog.ilst [build UIA] desktop S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/desktop.false -s $S/solenv/sanitizers/ui/desktop.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/desktop.a11yerrors $S/desktop/uiconfig/ui/dependenciesdialog.ui $S/desktop/uiconfig/ui/extensionmanager.ui $S/desktop/uiconfig/ui/extensionmenu.ui $S/desktop/uiconfig/ui/installforalldialog.ui $S/desktop/uiconfig/ui/licensedialog.ui $S/desktop/uiconfig/ui/showlicensedialog.ui $S/desktop/uiconfig/ui/updatedialog.ui $S/desktop/uiconfig/ui/updateinstalldialog.ui $S/desktop/uiconfig/ui/updaterequireddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/dependenciesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/dependenciesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/extensionmanager.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/extensionmanager.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/extensionmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/extensionmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/installforalldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/installforalldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/licensedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/licensedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/showlicensedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/showlicensedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/updatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/updatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/updateinstalldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/updateinstalldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/uiconfig/ui/updaterequireddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/desktop/ui/updaterequireddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/gdbtrace /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/gdbtrace /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/unopkg.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/unopkg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/unoinfo.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/unoinfo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pagein/pagein-calc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/pagein-calc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pagein/pagein-common /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/pagein-common /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pagein/pagein-draw /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/pagein-draw /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pagein/pagein-impress /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/pagein-impress /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pagein/pagein-writer /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/pagein-writer [build SED] CustomTarget/desktop/soffice/soffice.sh cp /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/soffice.sh /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/desktop/soffice/soffice.sh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/sbase.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/sbase /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/scalc.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/scalc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/sdraw.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/sdraw /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/simpress.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/simpress /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/smath.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/smath /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/scripts/swriter.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/swriter /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/desktop/soffice/soffice.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/soffice S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/oosplash /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dkteo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dkteu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dkthe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dkthi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dkthr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dkthu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/dkt.mo 0 new warning (21 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/desktop.suppr) 1 suppression unused /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dkttn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dkttr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/dkt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/dktzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/dkt.mo [build UIL] editeng/uiconfig/ui/spellmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/editeng/uiconfig/ui/spellmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/editeng/uiconfig/ui/spellmenu.ui && touch $W/UIImageListTarget/editeng/uiconfig/ui/spellmenu.ilst [build UIA] editeng S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/editeng.false -s $S/solenv/sanitizers/ui/editeng.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/editeng.a11yerrors $S/editeng/uiconfig/ui/spellmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/editeng/uiconfig/ui/spellmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/editeng/ui/spellmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenges.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenget.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenggl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenggu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenghe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenghi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenghr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenghu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenglt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenglv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editength.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editenguk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/editengzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/editeng.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcraf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcras.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcreo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcres.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcret.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcreu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcror.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcruk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/pcr.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/pcrzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/pcr.mo [build UIL] extensions/uiconfig/sabpilot/ui/contentfieldpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/contentfieldpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/contentfieldpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/contentfieldpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/contenttablepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/contenttablepage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/contenttablepage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/contenttablepage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/datasourcepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/datasourcepage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/datasourcepage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/datasourcepage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/fieldassignpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/fieldassignpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/fieldassignpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/fieldassignpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/fieldlinkpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/fieldlinkpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/fieldlinkpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/fieldlinkpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/groupradioselectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/groupradioselectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/groupradioselectionpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/groupradioselectionpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/invokeadminpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/invokeadminpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/invokeadminpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/invokeadminpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/optiondbfieldpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optiondbfieldpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/optiondbfieldpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optiondbfieldpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/optionsfinalpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optionsfinalpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/optionsfinalpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optionsfinalpage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/optionvaluespage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optionvaluespage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/optionvaluespage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optionvaluespage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/selecttablepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/selecttablepage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/selecttablepage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/selecttablepage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/selecttypepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/selecttypepage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/selecttypepage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/selecttypepage.ilst [build UIL] extensions/uiconfig/sabpilot/ui/tableselectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/tableselectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sabpilot/ui/tableselectionpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/tableselectionpage.ilst [build UIA] modules/sabpilot S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/sabpilot.false -s $S/solenv/sanitizers/ui/modules/sabpilot.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/sabpilot.a11yerrors $S/extensions/uiconfig/sabpilot/ui/contentfieldpage.ui $S/extensions/uiconfig/sabpilot/ui/contenttablepage.ui $S/extensions/uiconfig/sabpilot/ui/datasourcepage.ui $S/extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage.ui $S/extensions/uiconfig/sabpilot/ui/fieldassignpage.ui $S/extensions/uiconfig/sabpilot/ui/fieldlinkpage.ui $S/extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage.ui $S/extensions/uiconfig/sabpilot/ui/groupradioselectionpage.ui $S/extensions/uiconfig/sabpilot/ui/invokeadminpage.ui $S/extensions/uiconfig/sabpilot/ui/optiondbfieldpage.ui $S/extensions/uiconfig/sabpilot/ui/optionsfinalpage.ui $S/extensions/uiconfig/sabpilot/ui/optionvaluespage.ui $S/extensions/uiconfig/sabpilot/ui/selecttablepage.ui $S/extensions/uiconfig/sabpilot/ui/selecttypepage.ui $S/extensions/uiconfig/sabpilot/ui/tableselectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/contentfieldpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/contentfieldpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/contenttablepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/contenttablepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/datasourcepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/datasourcepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/defaultfieldselectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/fieldassignpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/fieldassignpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/fieldlinkpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/fieldlinkpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/gridfieldsselectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/groupradioselectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/groupradioselectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/invokeadminpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/invokeadminpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/optiondbfieldpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/optiondbfieldpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/optionsfinalpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/optionsfinalpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/optionvaluespage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/optionvaluespage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/selecttablepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/selecttablepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/selecttypepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/selecttypepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sabpilot/ui/tableselectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sabpilot/ui/tableselectionpage.ui [build UIL] extensions/uiconfig/scanner/ui/sanedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/scanner/ui/sanedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/scanner/ui/sanedialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/scanner/ui/sanedialog.ilst [build UIL] extensions/uiconfig/scanner/ui/griddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/scanner/ui/griddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/scanner/ui/griddialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/scanner/ui/griddialog.ilst [build UIA] modules/scanner S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/scanner.false -s $S/solenv/sanitizers/ui/modules/scanner.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/scanner.a11yerrors $S/extensions/uiconfig/scanner/ui/sanedialog.ui $S/extensions/uiconfig/scanner/ui/griddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/scanner/ui/sanedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scanner/ui/sanedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/scanner/ui/griddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scanner/ui/griddialog.ui [build UIL] extensions/uiconfig/sbibliography/ui/choosedatasourcedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/choosedatasourcedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sbibliography/ui/choosedatasourcedialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/choosedatasourcedialog.ilst [build UIL] extensions/uiconfig/sbibliography/ui/generalpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/generalpage.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sbibliography/ui/generalpage.ui && touch $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/generalpage.ilst [build UIL] extensions/uiconfig/sbibliography/ui/querydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/querydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sbibliography/ui/querydialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/querydialog.ilst [build UIL] extensions/uiconfig/sbibliography/ui/mappingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/mappingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sbibliography/ui/mappingdialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/mappingdialog.ilst [build UIL] extensions/uiconfig/sbibliography/ui/toolbar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/toolbar.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/sbibliography/ui/toolbar.ui && touch $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/toolbar.ilst [build UIA] modules/sbibliography S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/sbibliography.false -s $S/solenv/sanitizers/ui/modules/sbibliography.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/sbibliography.a11yerrors $S/extensions/uiconfig/sbibliography/ui/choosedatasourcedialog.ui $S/extensions/uiconfig/sbibliography/ui/generalpage.ui $S/extensions/uiconfig/sbibliography/ui/querydialog.ui $S/extensions/uiconfig/sbibliography/ui/mappingdialog.ui $S/extensions/uiconfig/sbibliography/ui/toolbar.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sbibliography/ui/choosedatasourcedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sbibliography/ui/choosedatasourcedialog.ui 0 new warning (18 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/sabpilot.suppr) /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sbibliography/ui/generalpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sbibliography/ui/generalpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sbibliography/ui/querydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sbibliography/ui/querydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sbibliography/ui/mappingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sbibliography/ui/mappingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sbibliography/ui/toolbar.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sbibliography/ui/toolbar.ui [build UIM] share/config/soffice.cfg/modules/sbibliography/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/sbibliography/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sbibliography/menubar/menubar.xml [build UIL] extensions/uiconfig/spropctrlr/ui/controlfontdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ilst [build UIL] extensions/uiconfig/spropctrlr/ui/datatypedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/datatypedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/datatypedialog.ilst 0 new warning (10 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/scanner.suppr) 0 new fatal (1 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/scanner.suppr) [build UIL] extensions/uiconfig/spropctrlr/ui/formlinksdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ilst [build UIL] extensions/uiconfig/spropctrlr/ui/labelselectiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ilst [build UIL] extensions/uiconfig/spropctrlr/ui/listselectdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/listselectdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/spropctrlr/ui/listselectdialog.ui && touch $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/listselectdialog.ilst [build UIL] extensions/uiconfig/spropctrlr/ui/taborder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/taborder.ilst $S/solenv/bin/uiimagelist.xsl $S/extensions/uiconfig/spropctrlr/ui/taborder.ui && touch $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/taborder.ilst [build UIA] modules/spropctrlr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/spropctrlr.false -s $S/solenv/sanitizers/ui/modules/spropctrlr.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/spropctrlr.a11yerrors $S/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ui $S/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui $S/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui $S/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui $S/extensions/uiconfig/spropctrlr/ui/listselectdialog.ui $S/extensions/uiconfig/spropctrlr/ui/taborder.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/spropctrlr/ui/controlfontdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/spropctrlr/ui/datatypedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/spropctrlr/ui/formlinksdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/spropctrlr/ui/labelselectiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/spropctrlr/ui/listselectdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/spropctrlr/ui/listselectdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/uiconfig/spropctrlr/ui/taborder.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/spropctrlr/ui/taborder.ui [build BIN] misc_extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/misc_extensions touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino.prepare [build UPK] a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/UnpackedTarball/xsltml && unzip -qq -d $W/UnpackedTarball/xsltml /builddir/build/SOURCES/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip && touch $W/UnpackedTarget/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip [build CPY] autocorr/af-ZA/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/af-ZA/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/af-ZA/mimetype [build XSL] autocorr/af-ZA/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/af-ZA/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/af-ZA/DocumentList.xml [build XSL] autocorr/af-ZA/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/af-ZA/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/af-ZA/META-INF/manifest.xml [build XSL] autocorr/af-ZA/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/af-ZA/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/af-ZA/SentenceExceptList.xml [build XSL] autocorr/af-ZA/WordExceptList.xml 0 new warning (34 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/sbibliography.suppr) 3 suppressions unused xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/af-ZA/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/af-ZA/WordExceptList.xml [build CPY] autocorr/bg/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/bg/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/bg/mimetype [build XSL] autocorr/bg/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/bg/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/bg/DocumentList.xml [build XSL] autocorr/bg/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/bg/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/bg/META-INF/manifest.xml [build XSL] autocorr/bg/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/bg/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/bg/SentenceExceptList.xml [build XSL] autocorr/bg/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/bg/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/bg/WordExceptList.xml [build CPY] autocorr/ca/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ca/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ca/mimetype [build XSL] autocorr/ca/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ca/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ca/DocumentList.xml [build XSL] autocorr/ca/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ca/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ca/META-INF/manifest.xml [build XSL] autocorr/ca/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ca/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ca/SentenceExceptList.xml [build XSL] autocorr/ca/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ca/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ca/WordExceptList.xml [build CPY] autocorr/cs/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/cs/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/cs/mimetype [build XSL] autocorr/cs/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/cs/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/cs/DocumentList.xml [build XSL] autocorr/cs/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/cs/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/cs/META-INF/manifest.xml [build CPY] autocorr/da/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/da/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/da/mimetype [build XSL] autocorr/da/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/da/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/da/DocumentList.xml [build XSL] autocorr/da/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/da/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/da/META-INF/manifest.xml [build XSL] autocorr/da/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/da/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/da/SentenceExceptList.xml [build XSL] autocorr/da/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/da/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/da/WordExceptList.xml [build CPY] autocorr/de/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/de/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/de/mimetype [build XSL] autocorr/de/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/de/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/de/DocumentList.xml [build XSL] autocorr/de/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/de/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/de/META-INF/manifest.xml [build XSL] autocorr/de/SentenceExceptList.xml 0 new warning (3 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/spropctrlr.suppr) xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/de/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/de/SentenceExceptList.xml [build XSL] autocorr/de/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/de/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/de/WordExceptList.xml [build CPY] autocorr/dsb/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/dsb/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/dsb/mimetype [build XSL] autocorr/dsb/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/dsb/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/dsb/DocumentList.xml [build XSL] autocorr/dsb/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/dsb/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/dsb/META-INF/manifest.xml [build CPY] autocorr/el/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/el/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/el/mimetype [build XSL] autocorr/el/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/el/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/el/DocumentList.xml [build XSL] autocorr/el/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/el/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/el/META-INF/manifest.xml [build XSL] autocorr/el/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/el/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/el/SentenceExceptList.xml [build XSL] autocorr/el/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/el/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/el/WordExceptList.xml [build CPY] autocorr/en-AU/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-AU/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-AU/mimetype [build XSL] autocorr/en-AU/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-AU/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-AU/DocumentList.xml [build XSL] autocorr/en-AU/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-AU/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-AU/META-INF/manifest.xml [build XSL] autocorr/en-AU/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-AU/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-AU/SentenceExceptList.xml [build XSL] autocorr/en-AU/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-AU/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-AU/WordExceptList.xml [build CPY] autocorr/en-GB/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-GB/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-GB/mimetype [build XSL] autocorr/en-GB/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-GB/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-GB/DocumentList.xml [build XSL] autocorr/en-GB/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-GB/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-GB/META-INF/manifest.xml [build XSL] autocorr/en-GB/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-GB/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-GB/SentenceExceptList.xml [build XSL] autocorr/en-GB/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-GB/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-GB/WordExceptList.xml [build CPY] autocorr/en-US/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-US/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-US/mimetype [build XSL] autocorr/en-US/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-US/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-US/DocumentList.xml [build XSL] autocorr/en-US/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-US/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-US/META-INF/manifest.xml [build XSL] autocorr/en-US/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-US/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-US/SentenceExceptList.xml [build XSL] autocorr/en-US/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-US/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-US/WordExceptList.xml [build CPY] autocorr/en-ZA/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-ZA/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-ZA/mimetype [build XSL] autocorr/en-ZA/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-ZA/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-ZA/DocumentList.xml [build XSL] autocorr/en-ZA/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-ZA/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-ZA/META-INF/manifest.xml [build XSL] autocorr/en-ZA/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-ZA/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-ZA/SentenceExceptList.xml [build XSL] autocorr/en-ZA/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/en-ZA/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/en-ZA/WordExceptList.xml [build CPY] autocorr/es/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/es/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/es/mimetype [build XSL] autocorr/es/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/es/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/es/DocumentList.xml [build XSL] autocorr/es/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/es/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/es/META-INF/manifest.xml [build XSL] autocorr/es/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/es/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/es/SentenceExceptList.xml [build XSL] autocorr/es/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/es/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/es/WordExceptList.xml [build CPY] autocorr/fa/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fa/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fa/mimetype [build XSL] autocorr/fa/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fa/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fa/DocumentList.xml [build XSL] autocorr/fa/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fa/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fa/META-INF/manifest.xml [build CPY] autocorr/fi/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fi/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fi/mimetype [build XSL] autocorr/fi/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fi/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fi/DocumentList.xml [build XSL] autocorr/fi/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fi/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fi/META-INF/manifest.xml [build XSL] autocorr/fi/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fi/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fi/SentenceExceptList.xml [build XSL] autocorr/fi/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fi/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fi/WordExceptList.xml [build CPY] autocorr/fr/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fr/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fr/mimetype [build XSL] autocorr/fr/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fr/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fr/DocumentList.xml [build XSL] autocorr/fr/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fr/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fr/META-INF/manifest.xml [build XSL] autocorr/fr/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fr/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fr/SentenceExceptList.xml [build XSL] autocorr/fr/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/fr/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/fr/WordExceptList.xml [build CPY] autocorr/ga-IE/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ga-IE/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ga-IE/mimetype [build XSL] autocorr/ga-IE/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ga-IE/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ga-IE/DocumentList.xml [build XSL] autocorr/ga-IE/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ga-IE/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ga-IE/META-INF/manifest.xml [build XSL] autocorr/ga-IE/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ga-IE/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ga-IE/SentenceExceptList.xml [build XSL] autocorr/ga-IE/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ga-IE/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ga-IE/WordExceptList.xml [build CPY] autocorr/hr/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hr/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hr/mimetype [build XSL] autocorr/hr/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hr/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hr/DocumentList.xml [build XSL] autocorr/hr/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hr/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hr/META-INF/manifest.xml [build XSL] autocorr/hr/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hr/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hr/SentenceExceptList.xml [build XSL] autocorr/hr/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hr/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hr/WordExceptList.xml [build CPY] autocorr/hsb/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hsb/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hsb/mimetype [build XSL] autocorr/hsb/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hsb/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hsb/DocumentList.xml [build XSL] autocorr/hsb/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hsb/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hsb/META-INF/manifest.xml [build CPY] autocorr/hu/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hu/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hu/mimetype [build XSL] autocorr/hu/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hu/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hu/DocumentList.xml [build XSL] autocorr/hu/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hu/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hu/META-INF/manifest.xml [build XSL] autocorr/hu/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hu/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hu/SentenceExceptList.xml [build XSL] autocorr/hu/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/hu/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/hu/WordExceptList.xml [build CPY] autocorr/is/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/is/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/is/mimetype [build XSL] autocorr/is/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/is/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/is/META-INF/manifest.xml [build XSL] autocorr/is/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/is/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/is/SentenceExceptList.xml [build CPY] autocorr/it/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/it/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/it/mimetype [build XSL] autocorr/it/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/it/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/it/DocumentList.xml [build XSL] autocorr/it/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/it/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/it/META-INF/manifest.xml [build XSL] autocorr/it/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/it/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/it/SentenceExceptList.xml [build XSL] autocorr/it/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/it/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/it/WordExceptList.xml [build CPY] autocorr/ja/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ja/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ja/mimetype [build XSL] autocorr/ja/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ja/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ja/DocumentList.xml [build XSL] autocorr/ja/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ja/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ja/META-INF/manifest.xml [build XSL] autocorr/ja/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ja/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ja/SentenceExceptList.xml [build CPY] autocorr/ko/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ko/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ko/mimetype [build XSL] autocorr/ko/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ko/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ko/DocumentList.xml [build XSL] autocorr/ko/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ko/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ko/META-INF/manifest.xml [build XSL] autocorr/ko/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ko/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ko/SentenceExceptList.xml [build CPY] autocorr/lb-LU/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/lb-LU/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lb-LU/mimetype [build XSL] autocorr/lb-LU/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lb-LU/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/lb-LU/DocumentList.xml [build XSL] autocorr/lb-LU/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lb-LU/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/lb-LU/META-INF/manifest.xml [build CPY] autocorr/lt/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/lt/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lt/mimetype [build XSL] autocorr/lt/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lt/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/lt/DocumentList.xml [build XSL] autocorr/lt/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lt/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/lt/META-INF/manifest.xml [build XSL] autocorr/lt/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lt/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/lt/SentenceExceptList.xml [build XSL] autocorr/lt/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/lt/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/lt/WordExceptList.xml [build CPY] autocorr/mn/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/mn/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/mn/mimetype [build XSL] autocorr/mn/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/mn/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/mn/DocumentList.xml [build XSL] autocorr/mn/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/mn/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/mn/META-INF/manifest.xml [build XSL] autocorr/mn/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/mn/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/mn/SentenceExceptList.xml [build XSL] autocorr/mn/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/mn/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/mn/WordExceptList.xml [build CPY] autocorr/nl/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl/mimetype [build XSL] autocorr/nl/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl/DocumentList.xml [build XSL] autocorr/nl/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl/META-INF/manifest.xml [build XSL] autocorr/nl/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl/SentenceExceptList.xml [build XSL] autocorr/nl/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl/WordExceptList.xml [build CPY] autocorr/nl-BE/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl-BE/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl-BE/mimetype [build XSL] autocorr/nl-BE/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl-BE/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl-BE/DocumentList.xml [build XSL] autocorr/nl-BE/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl-BE/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl-BE/META-INF/manifest.xml [build XSL] autocorr/nl-BE/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl-BE/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl-BE/SentenceExceptList.xml [build XSL] autocorr/nl-BE/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/nl-BE/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/nl-BE/WordExceptList.xml [build CPY] autocorr/pl/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pl/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pl/mimetype [build XSL] autocorr/pl/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pl/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pl/DocumentList.xml [build XSL] autocorr/pl/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pl/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pl/META-INF/manifest.xml [build XSL] autocorr/pl/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pl/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pl/SentenceExceptList.xml [build XSL] autocorr/pl/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pl/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pl/WordExceptList.xml [build CPY] autocorr/pt/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt/mimetype [build XSL] autocorr/pt/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt/DocumentList.xml [build XSL] autocorr/pt/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt/META-INF/manifest.xml [build XSL] autocorr/pt/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt/SentenceExceptList.xml [build XSL] autocorr/pt/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt/WordExceptList.xml [build CPY] autocorr/pt-BR/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt-BR/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt-BR/mimetype [build XSL] autocorr/pt-BR/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt-BR/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt-BR/DocumentList.xml [build XSL] autocorr/pt-BR/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt-BR/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt-BR/META-INF/manifest.xml [build XSL] autocorr/pt-BR/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt-BR/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt-BR/SentenceExceptList.xml [build XSL] autocorr/pt-BR/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/pt-BR/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/pt-BR/WordExceptList.xml [build CPY] autocorr/ro/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ro/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ro/mimetype [build XSL] autocorr/ro/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ro/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ro/DocumentList.xml [build XSL] autocorr/ro/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ro/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ro/META-INF/manifest.xml [build XSL] autocorr/ro/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ro/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ro/SentenceExceptList.xml [build XSL] autocorr/ro/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ro/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ro/WordExceptList.xml [build CPY] autocorr/ru/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ru/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ru/mimetype [build XSL] autocorr/ru/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ru/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ru/DocumentList.xml [build XSL] autocorr/ru/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ru/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ru/META-INF/manifest.xml [build XSL] autocorr/ru/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ru/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ru/SentenceExceptList.xml [build XSL] autocorr/ru/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/ru/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/ru/WordExceptList.xml [build CPY] autocorr/sk/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sk/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sk/mimetype [build XSL] autocorr/sk/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sk/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sk/DocumentList.xml [build XSL] autocorr/sk/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sk/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sk/META-INF/manifest.xml [build XSL] autocorr/sk/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sk/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sk/SentenceExceptList.xml [build XSL] autocorr/sk/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sk/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sk/WordExceptList.xml [build CPY] autocorr/sl/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sl/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sl/mimetype [build XSL] autocorr/sl/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sl/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sl/DocumentList.xml [build XSL] autocorr/sl/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sl/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sl/META-INF/manifest.xml [build XSL] autocorr/sl/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sl/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sl/SentenceExceptList.xml [build XSL] autocorr/sl/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sl/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sl/WordExceptList.xml [build CPY] autocorr/sr-CS/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-CS/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-CS/mimetype [build XSL] autocorr/sr-CS/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-CS/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-CS/DocumentList.xml [build XSL] autocorr/sr-CS/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-CS/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-CS/META-INF/manifest.xml [build XSL] autocorr/sr-CS/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-CS/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-CS/SentenceExceptList.xml [build XSL] autocorr/sr-CS/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-CS/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-CS/WordExceptList.xml [build CPY] autocorr/sr-Latn-CS/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-CS/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-CS/mimetype [build XSL] autocorr/sr-Latn-CS/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-CS/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-CS/DocumentList.xml [build XSL] autocorr/sr-Latn-CS/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-CS/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-CS/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-CS/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-CS/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-CS/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-CS/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-CS/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-CS/WordExceptList.xml [build CPY] autocorr/sr-Latn-ME/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-ME/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-ME/mimetype [build XSL] autocorr/sr-Latn-ME/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-ME/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-ME/DocumentList.xml [build XSL] autocorr/sr-Latn-ME/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-ME/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-ME/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-ME/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-ME/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-ME/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-ME/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-ME/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-ME/WordExceptList.xml [build CPY] autocorr/sr-Latn-RS/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-RS/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-RS/mimetype [build XSL] autocorr/sr-Latn-RS/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-RS/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-RS/DocumentList.xml [build XSL] autocorr/sr-Latn-RS/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-RS/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-RS/META-INF/manifest.xml [build XSL] autocorr/sr-Latn-RS/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-RS/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-RS/SentenceExceptList.xml [build XSL] autocorr/sr-Latn-RS/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-Latn-RS/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-Latn-RS/WordExceptList.xml [build CPY] autocorr/sr-ME/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-ME/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-ME/mimetype [build XSL] autocorr/sr-ME/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-ME/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-ME/DocumentList.xml [build XSL] autocorr/sr-ME/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-ME/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-ME/META-INF/manifest.xml [build XSL] autocorr/sr-ME/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-ME/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-ME/SentenceExceptList.xml [build XSL] autocorr/sr-ME/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-ME/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-ME/WordExceptList.xml [build CPY] autocorr/sr-RS/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-RS/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-RS/mimetype [build XSL] autocorr/sr-RS/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-RS/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-RS/DocumentList.xml [build XSL] autocorr/sr-RS/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-RS/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-RS/META-INF/manifest.xml [build XSL] autocorr/sr-RS/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-RS/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-RS/SentenceExceptList.xml [build XSL] autocorr/sr-RS/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sr-RS/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sr-RS/WordExceptList.xml [build CPY] autocorr/sv/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sv/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sv/mimetype [build XSL] autocorr/sv/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sv/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sv/DocumentList.xml [build XSL] autocorr/sv/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sv/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sv/META-INF/manifest.xml [build XSL] autocorr/sv/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sv/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sv/SentenceExceptList.xml [build XSL] autocorr/sv/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/sv/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/sv/WordExceptList.xml [build CPY] autocorr/tr/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/tr/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/tr/mimetype [build XSL] autocorr/tr/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/tr/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/tr/DocumentList.xml [build XSL] autocorr/tr/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/tr/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/tr/META-INF/manifest.xml [build XSL] autocorr/tr/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/tr/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/tr/SentenceExceptList.xml [build XSL] autocorr/tr/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/tr/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/tr/WordExceptList.xml [build CPY] autocorr/vi/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/vi/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/vi/mimetype [build XSL] autocorr/vi/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/vi/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/vi/DocumentList.xml [build XSL] autocorr/vi/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/vi/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/vi/META-INF/manifest.xml [build XSL] autocorr/vi/WordExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/vi/WordExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/vi/WordExceptList.xml [build CPY] autocorr/zh-CN/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/zh-CN/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-CN/mimetype [build XSL] autocorr/zh-CN/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-CN/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/zh-CN/DocumentList.xml [build XSL] autocorr/zh-CN/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-CN/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/zh-CN/META-INF/manifest.xml [build XSL] autocorr/zh-CN/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-CN/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/zh-CN/SentenceExceptList.xml [build CPY] autocorr/zh-TW/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/zh-TW/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-TW/mimetype [build XSL] autocorr/zh-TW/DocumentList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-TW/DocumentList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/zh-TW/DocumentList.xml [build XSL] autocorr/zh-TW/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-TW/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/zh-TW/META-INF/manifest.xml [build XSL] autocorr/zh-TW/SentenceExceptList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/zh-TW/SentenceExceptList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autocorr/lang/zh-TW/SentenceExceptList.xml [build CPY] autotext/user/mytexts/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/mytexts/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/user/mytexts/mimetype [build XSL] autotext/user/mytexts/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/user/mytexts/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/mytexts/BlockList.xml [build XSL] autotext/user/mytexts/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/user/mytexts/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/mytexts/META-INF/manifest.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_sans_serif/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/mimetype [build XSL] templates/officorr/Modern_business_letter_sans_serif/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_sans_serif/content.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_sans_serif/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/manifest.rdf [build XSL] templates/officorr/Modern_business_letter_sans_serif/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_sans_serif/META-INF/manifest.xml [build XSL] templates/officorr/Modern_business_letter_sans_serif/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_sans_serif/meta.xml [build XSL] templates/officorr/Modern_business_letter_sans_serif/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_sans_serif/styles.xml [build CPY] templates/officorr/Modern_business_letter_sans_serif/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_sans_serif/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif/Thumbnails/thumbnail.png [build CPY] templates/officorr/Modern_business_letter_serif/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_serif/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/mimetype [build XSL] templates/officorr/Modern_business_letter_serif/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_serif/content.xml [build CPY] templates/officorr/Modern_business_letter_serif/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_serif/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/manifest.rdf [build XSL] templates/officorr/Modern_business_letter_serif/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_serif/META-INF/manifest.xml [build XSL] templates/officorr/Modern_business_letter_serif/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_serif/meta.xml [build XSL] templates/officorr/Modern_business_letter_serif/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_serif/styles.xml [build CPY] templates/officorr/Modern_business_letter_serif/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/officorr/Modern_business_letter_serif/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif/Thumbnails/thumbnail.png [build CPY] templates/offimisc/Businesscard-with-logo/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/mimetype [build XSL] templates/offimisc/Businesscard-with-logo/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/content.xml [build CPY] templates/offimisc/Businesscard-with-logo/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/manifest.rdf [build XSL] templates/offimisc/Businesscard-with-logo/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/META-INF/manifest.xml [build XSL] templates/offimisc/Businesscard-with-logo/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/meta.xml [build CPY] templates/offimisc/Businesscard-with-logo/Pictures/10000201000001F4000000A0108F3F06.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/Pictures/10000201000001F4000000A0108F3F06.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/Pictures/10000201000001F4000000A0108F3F06.png [build CPY] templates/offimisc/Businesscard-with-logo/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/offimisc/Businesscard-with-logo/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo/Thumbnails/thumbnail.png [build CPY] templates/personal/CV/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/CV/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/mimetype [build XSL] templates/personal/CV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/CV/content.xml [build CPY] templates/personal/CV/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/CV/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/manifest.rdf [build XSL] templates/personal/CV/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/CV/META-INF/manifest.xml [build XSL] templates/personal/CV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/CV/meta.xml [build XSL] templates/personal/CV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/CV/styles.xml [build CPY] templates/personal/CV/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/CV/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV/Thumbnails/thumbnail.png [build CPY] templates/personal/Resume1page/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/Resume1page/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/mimetype [build XSL] templates/personal/Resume1page/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/Resume1page/content.xml [build CPY] templates/personal/Resume1page/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/Resume1page/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/manifest.rdf [build XSL] templates/personal/Resume1page/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/Resume1page/META-INF/manifest.xml [build CPY] templates/personal/Resume1page/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/personal/Resume1page/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page/Thumbnails/thumbnail.png [build CPY] templates/presnt/Alizarin/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Alizarin/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/mimetype [build XSL] templates/presnt/Alizarin/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Alizarin/content.xml [build XSL] templates/presnt/Alizarin/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Alizarin/META-INF/manifest.xml [build XSL] templates/presnt/Alizarin/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Alizarin/meta.xml [build XSL] templates/presnt/Alizarin/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Alizarin/styles.xml [build CPY] templates/presnt/Alizarin/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Alizarin/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin/Thumbnails/thumbnail.png [build CPY] templates/presnt/Beehive/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/mimetype [build XSL] templates/presnt/Beehive/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/content.xml [build XSL] templates/presnt/Beehive/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/META-INF/manifest.xml [build XSL] templates/presnt/Beehive/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/meta.xml [build CPY] templates/presnt/Beehive/Pictures/10000201000004220000009801B6D855787A5E1C.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/Pictures/10000201000004220000009801B6D855787A5E1C.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/Pictures/10000201000004220000009801B6D855787A5E1C.png [build CPY] templates/presnt/Beehive/Pictures/1000020100000422000000A2433FA0A2295FE575.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/Pictures/1000020100000422000000A2433FA0A2295FE575.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/Pictures/1000020100000422000000A2433FA0A2295FE575.png [build CPY] templates/presnt/Beehive/Pictures/1000020100000422000000B279DFBB4971C54D33.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/Pictures/1000020100000422000000B279DFBB4971C54D33.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/Pictures/1000020100000422000000B279DFBB4971C54D33.png [build CPY] templates/presnt/Beehive/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Beehive/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive/Thumbnails/thumbnail.png [build CPY] templates/presnt/Blue_Curve/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blue_Curve/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/mimetype [build XSL] templates/presnt/Blue_Curve/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blue_Curve/content.xml [build XSL] templates/presnt/Blue_Curve/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blue_Curve/META-INF/manifest.xml [build XSL] templates/presnt/Blue_Curve/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blue_Curve/meta.xml [build CPY] templates/presnt/Blue_Curve/Pictures/1000000000000421000000B8A3E59788A01B5109.jpg cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blue_Curve/Pictures/1000000000000421000000B8A3E59788A01B5109.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/Pictures/1000000000000421000000B8A3E59788A01B5109.jpg [build CPY] templates/presnt/Blue_Curve/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blue_Curve/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve/Thumbnails/thumbnail.png [build CPY] templates/presnt/Blueprint_Plans/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/mimetype [build XSL] templates/presnt/Blueprint_Plans/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/content.xml [build XSL] templates/presnt/Blueprint_Plans/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/META-INF/manifest.xml [build XSL] templates/presnt/Blueprint_Plans/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/meta.xml [build CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000000580000001F99D2A38C014B254B.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/Pictures/10000000000000580000001F99D2A38C014B254B.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/Pictures/10000000000000580000001F99D2A38C014B254B.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/100000000000033C0000026D847ACE982C6E20B6.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/Pictures/100000000000033C0000026D847ACE982C6E20B6.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/Pictures/100000000000033C0000026D847ACE982C6E20B6.png [build CPY] templates/presnt/Blueprint_Plans/Pictures/10000000000004220000031A5C2E04AB7C51FB60.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/Pictures/10000000000004220000031A5C2E04AB7C51FB60.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/Pictures/10000000000004220000031A5C2E04AB7C51FB60.png [build CPY] templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png [build CPY] templates/presnt/BrightBlue/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/BrightBlue/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/mimetype [build XSL] templates/presnt/BrightBlue/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/BrightBlue/content.xml [build XSL] templates/presnt/BrightBlue/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/BrightBlue/META-INF/manifest.xml [build XSL] templates/presnt/BrightBlue/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/BrightBlue/meta.xml [build CPY] templates/presnt/BrightBlue/Pictures/1000020100000520000000CCF41AC5B79CBB20DE.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/BrightBlue/Pictures/1000020100000520000000CCF41AC5B79CBB20DE.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/Pictures/1000020100000520000000CCF41AC5B79CBB20DE.png [build CPY] templates/presnt/BrightBlue/Pictures/100010580000879200001508D21A14F0A9096EB5.svg cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/BrightBlue/Pictures/100010580000879200001508D21A14F0A9096EB5.svg /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/Pictures/100010580000879200001508D21A14F0A9096EB5.svg [build CPY] templates/presnt/BrightBlue/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/BrightBlue/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue/Thumbnails/thumbnail.png [build CPY] templates/presnt/Classy_Red/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/mimetype [build XSL] templates/presnt/Classy_Red/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/content.xml [build XSL] templates/presnt/Classy_Red/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/META-INF/manifest.xml [build XSL] templates/presnt/Classy_Red/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/meta.xml [build XSL] templates/presnt/Classy_Red/Object1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Object1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/Object1/content.xml [build XSL] templates/presnt/Classy_Red/Object1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Object1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/Object1/meta.xml [build XSL] templates/presnt/Classy_Red/Object1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Object1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/Object1/styles.xml [build CPY] templates/presnt/Classy_Red/Pictures/10000000000002F000000022299043CB8313294B.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/Pictures/10000000000002F000000022299043CB8313294B.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Pictures/10000000000002F000000022299043CB8313294B.png [build CPY] templates/presnt/Classy_Red/Pictures/10000000000002F00000003DEB79E9C260D95118.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/Pictures/10000000000002F00000003DEB79E9C260D95118.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Pictures/10000000000002F00000003DEB79E9C260D95118.png [build CPY] templates/presnt/Classy_Red/Pictures/TablePreview1.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/Pictures/TablePreview1.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Pictures/TablePreview1.svm [build CPY] templates/presnt/Classy_Red/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Classy_Red/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red/Thumbnails/thumbnail.png [build CPY] templates/presnt/DNA/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/DNA/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/mimetype [build XSL] templates/presnt/DNA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/DNA/content.xml [build XSL] templates/presnt/DNA/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/DNA/META-INF/manifest.xml [build XSL] templates/presnt/DNA/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/DNA/meta.xml [build CPY] templates/presnt/DNA/Pictures/100000000000055600000300C32362E53F69C13D.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/DNA/Pictures/100000000000055600000300C32362E53F69C13D.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/Pictures/100000000000055600000300C32362E53F69C13D.png [build CPY] templates/presnt/DNA/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/DNA/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA/Thumbnails/thumbnail.png [build CPY] templates/presnt/Focus/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/mimetype [build XSL] templates/presnt/Focus/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/content.xml [build XSL] templates/presnt/Focus/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/META-INF/manifest.xml [build XSL] templates/presnt/Focus/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/meta.xml [build CPY] templates/presnt/Focus/Pictures/2000000C0000634100004A4C3651558E9C43717A.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/Pictures/2000000C0000634100004A4C3651558E9C43717A.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/Pictures/2000000C0000634100004A4C3651558E9C43717A.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4C2A08177FA3DF9654.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/Pictures/2000000E0000634100004A4C2A08177FA3DF9654.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/Pictures/2000000E0000634100004A4C2A08177FA3DF9654.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4C8B8C0B6EC20B2683.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/Pictures/2000000E0000634100004A4C8B8C0B6EC20B2683.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/Pictures/2000000E0000634100004A4C8B8C0B6EC20B2683.svm [build CPY] templates/presnt/Focus/Pictures/2000000E0000634100004A4CCD2247D4D39A5527.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/Pictures/2000000E0000634100004A4CCD2247D4D39A5527.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/Pictures/2000000E0000634100004A4CCD2247D4D39A5527.svm [build CPY] templates/presnt/Focus/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Focus/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus/Thumbnails/thumbnail.png [build CPY] templates/presnt/Forestbird/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/mimetype [build XSL] templates/presnt/Forestbird/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/content.xml [build XSL] templates/presnt/Forestbird/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/META-INF/manifest.xml [build XSL] templates/presnt/Forestbird/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/meta.xml [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FB000002FE917E6CB003A83232.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/Pictures/10000000000003FB000002FE917E6CB003A83232.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/Pictures/10000000000003FB000002FE917E6CB003A83232.png [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FD000002FE4C4CDF0F4A7ED9F9.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/Pictures/10000000000003FD000002FE4C4CDF0F4A7ED9F9.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/Pictures/10000000000003FD000002FE4C4CDF0F4A7ED9F9.png [build CPY] templates/presnt/Forestbird/Pictures/10000000000003FD000002FE92464623A3FB3F6D.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/Pictures/10000000000003FD000002FE92464623A3FB3F6D.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/Pictures/10000000000003FD000002FE92464623A3FB3F6D.png [build CPY] templates/presnt/Forestbird/Pictures/10000201000003FC000002FE87524FDDC56B0E9E.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/Pictures/10000201000003FC000002FE87524FDDC56B0E9E.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/Pictures/10000201000003FC000002FE87524FDDC56B0E9E.png [build CPY] templates/presnt/Forestbird/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Forestbird/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird/Thumbnails/thumbnail.png [build CPY] templates/presnt/Impress/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Impress/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/mimetype [build XSL] templates/presnt/Impress/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Impress/content.xml [build XSL] templates/presnt/Impress/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Impress/META-INF/manifest.xml [build XSL] templates/presnt/Impress/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Impress/meta.xml [build XSL] templates/presnt/Impress/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Impress/styles.xml [build CPY] templates/presnt/Impress/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Impress/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress/Thumbnails/thumbnail.png [build CPY] templates/presnt/Inspiration/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Inspiration/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/mimetype [build XSL] templates/presnt/Inspiration/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Inspiration/content.xml [build XSL] templates/presnt/Inspiration/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Inspiration/META-INF/manifest.xml [build XSL] templates/presnt/Inspiration/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Inspiration/meta.xml [build CPY] templates/presnt/Inspiration/Pictures/1000000000000CEC000009B16D3849F3A43CBBBC.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Inspiration/Pictures/1000000000000CEC000009B16D3849F3A43CBBBC.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/Pictures/1000000000000CEC000009B16D3849F3A43CBBBC.png [build CPY] templates/presnt/Inspiration/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Inspiration/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration/Thumbnails/thumbnail.png [build CPY] templates/presnt/Lights/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Lights/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/mimetype [build XSL] templates/presnt/Lights/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Lights/content.xml [build XSL] templates/presnt/Lights/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Lights/META-INF/manifest.xml [build XSL] templates/presnt/Lights/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Lights/meta.xml [build CPY] templates/presnt/Lights/Pictures/100000000000042100000319935403CE7B0BE43B.jpg cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Lights/Pictures/100000000000042100000319935403CE7B0BE43B.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/Pictures/100000000000042100000319935403CE7B0BE43B.jpg [build CPY] templates/presnt/Lights/Pictures/1000000000000423000000634B59AC09AB41D853.jpg cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Lights/Pictures/1000000000000423000000634B59AC09AB41D853.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/Pictures/1000000000000423000000634B59AC09AB41D853.jpg [build CPY] templates/presnt/Lights/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Lights/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights/Thumbnails/thumbnail.png [build CPY] templates/presnt/LushGreen/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/mimetype [build XSL] templates/presnt/LushGreen/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/content.xml [build XSL] templates/presnt/LushGreen/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/META-INF/manifest.xml [build XSL] templates/presnt/LushGreen/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/meta.xml [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD17A4D9F0A443E0A2.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/Pictures/1000020100000640000004AD17A4D9F0A443E0A2.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/Pictures/1000020100000640000004AD17A4D9F0A443E0A2.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD5A95F4B7B86B2ED1.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/Pictures/1000020100000640000004AD5A95F4B7B86B2ED1.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/Pictures/1000020100000640000004AD5A95F4B7B86B2ED1.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004AD88FC52DBCACCDD82.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/Pictures/1000020100000640000004AD88FC52DBCACCDD82.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/Pictures/1000020100000640000004AD88FC52DBCACCDD82.png [build CPY] templates/presnt/LushGreen/Pictures/1000020100000640000004ADF67714D670705C1E.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/Pictures/1000020100000640000004ADF67714D670705C1E.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/Pictures/1000020100000640000004ADF67714D670705C1E.png [build CPY] templates/presnt/LushGreen/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/LushGreen/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen/Thumbnails/thumbnail.png [build CPY] templates/presnt/Metropolis/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Metropolis/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/mimetype [build XSL] templates/presnt/Metropolis/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Metropolis/content.xml [build XSL] templates/presnt/Metropolis/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Metropolis/META-INF/manifest.xml [build XSL] templates/presnt/Metropolis/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Metropolis/meta.xml [build CPY] templates/presnt/Metropolis/Pictures/10000201000003AF000002126A94207C4902B60B.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Metropolis/Pictures/10000201000003AF000002126A94207C4902B60B.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/Pictures/10000201000003AF000002126A94207C4902B60B.png [build CPY] templates/presnt/Metropolis/Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Metropolis/Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg [build CPY] templates/presnt/Metropolis/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Metropolis/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis/Thumbnails/thumbnail.png [build CPY] templates/presnt/Midnightblue/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Midnightblue/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/mimetype [build XSL] templates/presnt/Midnightblue/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Midnightblue/content.xml [build XSL] templates/presnt/Midnightblue/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Midnightblue/META-INF/manifest.xml [build XSL] templates/presnt/Midnightblue/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Midnightblue/meta.xml [build CPY] templates/presnt/Midnightblue/Pictures/1000000000000020000000204B249CA79A42C6D7.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Midnightblue/Pictures/1000000000000020000000204B249CA79A42C6D7.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/Pictures/1000000000000020000000204B249CA79A42C6D7.png [build CPY] templates/presnt/Midnightblue/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Midnightblue/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue/Thumbnails/thumbnail.png [build CPY] templates/presnt/Nature_Illustration/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Nature_Illustration/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/mimetype [build XSL] templates/presnt/Nature_Illustration/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Nature_Illustration/content.xml [build XSL] templates/presnt/Nature_Illustration/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Nature_Illustration/META-INF/manifest.xml [build XSL] templates/presnt/Nature_Illustration/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Nature_Illustration/meta.xml [build CPY] templates/presnt/Nature_Illustration/Pictures/10000000000004210000031931EA92AB7FB2FD6C.jpg cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Nature_Illustration/Pictures/10000000000004210000031931EA92AB7FB2FD6C.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/Pictures/10000000000004210000031931EA92AB7FB2FD6C.jpg [build CPY] templates/presnt/Nature_Illustration/Pictures/100000000000042100000319892187DC121460D8.jpg cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Nature_Illustration/Pictures/100000000000042100000319892187DC121460D8.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/Pictures/100000000000042100000319892187DC121460D8.jpg [build CPY] templates/presnt/Nature_Illustration/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Nature_Illustration/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration/Thumbnails/thumbnail.png [build CPY] templates/presnt/Pencil/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/mimetype [build XSL] templates/presnt/Pencil/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/content.xml [build XSL] templates/presnt/Pencil/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/META-INF/manifest.xml [build XSL] templates/presnt/Pencil/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/meta.xml [build CPY] templates/presnt/Pencil/Pictures/1000020100000088000000870A26C51C993940C3.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/Pictures/1000020100000088000000870A26C51C993940C3.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/Pictures/1000020100000088000000870A26C51C993940C3.png [build CPY] templates/presnt/Pencil/Pictures/100002010000037D0000001C2F14EFE8274AD9FC.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/Pictures/100002010000037D0000001C2F14EFE8274AD9FC.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/Pictures/100002010000037D0000001C2F14EFE8274AD9FC.png [build CPY] templates/presnt/Pencil/Pictures/1000020100000402000000A2F7F509AE74DE6C69.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/Pictures/1000020100000402000000A2F7F509AE74DE6C69.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/Pictures/1000020100000402000000A2F7F509AE74DE6C69.png [build CPY] templates/presnt/Pencil/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Pencil/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil/Thumbnails/thumbnail.png [build CPY] templates/presnt/Piano/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Piano/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/mimetype [build XSL] templates/presnt/Piano/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Piano/content.xml [build XSL] templates/presnt/Piano/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Piano/META-INF/manifest.xml [build XSL] templates/presnt/Piano/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Piano/meta.xml [build CPY] templates/presnt/Piano/Pictures/100000000000035400000120266623530F1969D0.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Piano/Pictures/100000000000035400000120266623530F1969D0.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/Pictures/100000000000035400000120266623530F1969D0.png [build CPY] templates/presnt/Piano/Pictures/100002010000033A0000006EDD62437E1CC42053.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Piano/Pictures/100002010000033A0000006EDD62437E1CC42053.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/Pictures/100002010000033A0000006EDD62437E1CC42053.png [build CPY] templates/presnt/Piano/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Piano/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano/Thumbnails/thumbnail.png [build CPY] templates/presnt/Portfolio/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/mimetype [build XSL] templates/presnt/Portfolio/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/content.xml [build XSL] templates/presnt/Portfolio/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/META-INF/manifest.xml [build XSL] templates/presnt/Portfolio/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/meta.xml [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B00D8BDC51D4D18334.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/Pictures/1000020100000CEB000009B00D8BDC51D4D18334.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/Pictures/1000020100000CEB000009B00D8BDC51D4D18334.png [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0698EB1ACA470D143.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0698EB1ACA470D143.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0698EB1ACA470D143.png [build CPY] templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0C3D535B3CBDAE49B.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0C3D535B3CBDAE49B.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/Pictures/1000020100000CEB000009B0C3D535B3CBDAE49B.png [build CPY] templates/presnt/Portfolio/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Portfolio/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio/Thumbnails/thumbnail.png [build CPY] templates/presnt/Progress/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Progress/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/mimetype [build XSL] templates/presnt/Progress/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Progress/content.xml [build XSL] templates/presnt/Progress/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Progress/META-INF/manifest.xml [build XSL] templates/presnt/Progress/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Progress/meta.xml [build XSL] templates/presnt/Progress/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Progress/styles.xml [build CPY] templates/presnt/Progress/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Progress/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress/Thumbnails/thumbnail.png [build CPY] templates/presnt/Sunset/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Sunset/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/mimetype [build XSL] templates/presnt/Sunset/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Sunset/content.xml [build XSL] templates/presnt/Sunset/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Sunset/META-INF/manifest.xml [build XSL] templates/presnt/Sunset/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Sunset/meta.xml [build CPY] templates/presnt/Sunset/Pictures/10000201000003AF000002126EB1F3F571D17DD0.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Sunset/Pictures/10000201000003AF000002126EB1F3F571D17DD0.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/Pictures/10000201000003AF000002126EB1F3F571D17DD0.png [build CPY] templates/presnt/Sunset/Pictures/1000416600008D2E00004F6045D45030E4D3EC44.svg cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Sunset/Pictures/1000416600008D2E00004F6045D45030E4D3EC44.svg /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/Pictures/1000416600008D2E00004F6045D45030E4D3EC44.svg [build CPY] templates/presnt/Sunset/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Sunset/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset/Thumbnails/thumbnail.png [build CPY] templates/presnt/Vintage/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/mimetype [build XSL] templates/presnt/Vintage/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/content.xml [build XSL] templates/presnt/Vintage/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/META-INF/manifest.xml [build XSL] templates/presnt/Vintage/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/meta.xml [build CPY] templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/Pictures/10000000000000580000001F99D2A38C014B254B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337490AE22881331C9B.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/Pictures/10000201000004B000000337490AE22881331C9B.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/Pictures/10000201000004B000000337490AE22881331C9B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B00000033776CA70A4BFE2196B.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/Pictures/10000201000004B00000033776CA70A4BFE2196B.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/Pictures/10000201000004B00000033776CA70A4BFE2196B.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B0000003379D1127938561C230.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/Pictures/10000201000004B0000003379D1127938561C230.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/Pictures/10000201000004B0000003379D1127938561C230.png [build CPY] templates/presnt/Vintage/Pictures/10000201000004B000000337D99A2303560BD59C.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/Pictures/10000201000004B000000337D99A2303560BD59C.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/Pictures/10000201000004B000000337D99A2303560BD59C.png [build CPY] templates/presnt/Vintage/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vintage/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage/Thumbnails/thumbnail.png [build CPY] templates/presnt/Vivid/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/mimetype [build XSL] templates/presnt/Vivid/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/content.xml [build XSL] templates/presnt/Vivid/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/META-INF/manifest.xml [build XSL] templates/presnt/Vivid/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/meta.xml [build CPY] templates/presnt/Vivid/Pictures/1000000000000020000000204B249CA79A42C6D7.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/Pictures/1000000000000020000000204B249CA79A42C6D7.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/Pictures/1000000000000020000000204B249CA79A42C6D7.png [build CPY] templates/presnt/Vivid/Pictures/10000000000004F900000322783ADE15FCCE3CBA.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/Pictures/10000000000004F900000322783ADE15FCCE3CBA.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/Pictures/10000000000004F900000322783ADE15FCCE3CBA.png [build CPY] templates/presnt/Vivid/Pictures/10000000000004F900000322B6E66A5FF68F74A7.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/Pictures/10000000000004F900000322B6E66A5FF68F74A7.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/Pictures/10000000000004F900000322B6E66A5FF68F74A7.png [build CPY] templates/presnt/Vivid/Pictures/10000000000005550000035C66CD1AA3E88406D5.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/Pictures/10000000000005550000035C66CD1AA3E88406D5.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/Pictures/10000000000005550000035C66CD1AA3E88406D5.png [build CPY] templates/presnt/Vivid/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/presnt/Vivid/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid/Thumbnails/thumbnail.png [build CPY] templates/styles/Default/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Default/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default/mimetype [build XSL] templates/styles/Default/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Default/META-INF/manifest.xml [build XSL] templates/styles/Default/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Default/meta.xml [build XSL] templates/styles/Default/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Default/styles.xml [build CPY] templates/styles/Default/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Default/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default/Thumbnails/thumbnail.png [build CPY] templates/styles/Modern/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Modern/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern/mimetype [build XSL] templates/styles/Modern/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Modern/META-INF/manifest.xml [build XSL] templates/styles/Modern/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Modern/meta.xml [build XSL] templates/styles/Modern/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Modern/styles.xml [build CPY] templates/styles/Modern/Thumbnails/thumbnail.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/styles/Modern/Thumbnails/thumbnail.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern/Thumbnails/thumbnail.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/beige.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/beige.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/bgr.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/bgr.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/dark.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/dark.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/grey.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/grey.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/ibg.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/ibg.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/ice.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/ice.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/orange.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/orange.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/red.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/red.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/violet.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/violet.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/wizard/form/styles/water.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/form/styles/water.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/misc_config/autotbl.fmt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/config/autotbl.fmt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/database/biblio.odb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/database/biblio.odb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/database/evolocal.odb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/database/evolocal.odb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/database/biblio.dbf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/database/biblio/biblio.dbf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/database/biblio.dbt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/database/biblio/biblio.dbt cp /builddir/build/SOURCES/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/fonts/opens___.ttf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet01-Circle-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet01-Circle-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet02-Circle-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet02-Circle-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet03-Circle-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet03-Circle-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet04-Square-Black.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet04-Square-Black.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet05-Square-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet05-Square-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet06-Square-Purple.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet06-Square-Purple.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet07-Diamond-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet07-Diamond-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet08-Diamond-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet08-Diamond-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet09-Diamond-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet09-Diamond-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet10-Star-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet10-Star-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet11-Star-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet11-Star-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet12-Triangle-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet12-Triangle-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet13-Triangle-DarkGreen.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet13-Triangle-DarkGreen.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet14-Arrow-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet14-Arrow-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet15-Arrow-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet15-Arrow-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet16-Box-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet16-Box-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet17-Box-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet17-Box-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet18-Asterisk-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet18-Asterisk-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet19-Leaves-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet19-Leaves-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet20-Target-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet20-Target-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet21-Arrow-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet21-Arrow-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet22-Arrow-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet22-Arrow-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet23-Arrow-Brown.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet23-Arrow-Brown.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet24-Flag-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet24-Flag-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet25-Flag-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet25-Flag-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet26-X-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet26-X-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet27-X-Black.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet27-X-Black.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet28-Checkmark-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet28-Checkmark-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet29-Checkmark-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet29-Checkmark-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/Bullet30-Square-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/Bullet30-Square-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/blkpearl.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/blkpearl.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/bluarrow.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/bluarrow.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/bluball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/bluball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/bludiamd.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/bludiamd.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/bluered.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/bluered.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/blusqare.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/blusqare.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/blustar.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/blustar.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/coffee_1.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/coffee_1.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/coffee_2.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/coffee_2.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/coffee_3.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/coffee_3.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/coffee_4.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/coffee_4.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/coffee_5.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/coffee_5.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/con-blue.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/con-blue.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/con-cyan.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/con-cyan.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/con-green.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/con-green.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/con-lilac.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/con-lilac.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/con-oran.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/con-oran.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/con-pink.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/con-pink.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/con-red.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/con-red.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/con-yellow.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/con-yellow.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/corner_1.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/corner_1.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/corner_2.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/corner_2.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/corner_3.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/corner_3.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/corner_4.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/corner_4.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/darkball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/darkball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/darkblue.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/darkblue.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/gldpearl.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/gldpearl.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/golfball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/golfball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grnarrow.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grnarrow.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grnball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grnball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grndiamd.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grndiamd.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grnpearl.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grnpearl.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grnsqare.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grnsqare.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grnstar.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grnstar.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/gryarrow.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/gryarrow.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/gryball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/gryball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grydiamd.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grydiamd.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grysqare.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grysqare.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/grystar.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/grystar.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/orgarrow.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/orgarrow.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/orgball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/orgball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/orgdiamd.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/orgdiamd.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/orgsqare.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/orgsqare.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/orgstar.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/orgstar.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/pebble_1.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/pebble_1.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/pebble_2.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/pebble_2.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/pebble_3.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/pebble_3.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/poliball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/poliball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/popcorn_1.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/popcorn_1.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/popcorn_2.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/popcorn_2.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/rainbow.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/rainbow.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/redarrow.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/redarrow.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/redball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/redball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/reddiamd.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/reddiamd.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/redsqare.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/redsqare.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/redstar.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/redstar.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/whtpearl.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/whtpearl.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/ylwarrow.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/ylwarrow.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/ylwball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/ylwball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/ylwdiamd.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/ylwdiamd.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/ylwsqare.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/ylwsqare.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bullets/ylwstar.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bullets/ylwstar.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/bludown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/bludown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/blufirs_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/blufirs_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/blufirs.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/blufirs.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/blulast_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/blulast_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/blulast.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/blulast.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/blunav.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/blunav.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/blunext_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/blunext_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/blunext.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/blunext.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/bluprev_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/bluprev_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/bluprev.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/bluprev.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/blutext.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/blutext.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/bluup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/bluup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubdown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubdown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubfirs_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubfirs_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubfirs.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubfirs.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cublast_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cublast_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cublast.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cublast.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubnav.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubnav.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubnext_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubnext_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubnext.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubnext.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubprev_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubprev_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubprev.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubprev.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubtext.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubtext.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/cubup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/cubup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/gredown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/gredown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/grefirs_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/grefirs_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/grefirs.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/grefirs.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/grelast_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/grelast_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/grelast.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/grelast.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/grenav.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/grenav.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/grenext_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/grenext_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/grenext.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/grenext.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/greprev_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/greprev_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/greprev.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/greprev.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/gretext.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/gretext.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/greup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/greup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simdown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simdown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simfirs_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simfirs_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simfirs.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simfirs.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simlast_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simlast_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simlast.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simlast.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simnav.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simnav.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simnext_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simnext_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simnext.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simnext.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simprev_.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simprev_.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simprev.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simprev.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simtext.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simtext.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/htmlexpo/simup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/htmlexpo/simup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_mytheme/sg30.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/gallery/sg30.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_mytheme/sg30.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/gallery/sg30.thm /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/apples.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/apples.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/bigapple.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/bigapple.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/flower.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/flower.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/flowers.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/flowers.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sky.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sky.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg1.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg1.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg1.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg1.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg1.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg1.thm /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg4.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg4.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg4.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg4.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg4.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg4.thm /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg24.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg24.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg24.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg24.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg24.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg24.thm /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg36.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg36.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg36.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg36.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/gallery_system/sg36.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sg36.thm /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluat.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluat.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluback.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluback.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bludisk.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bludisk.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bludown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bludown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluhome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluhome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluinfo.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluinfo.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluleft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluleft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/blumail.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/blumail.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluminus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluminus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluplus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluplus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluquest.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluquest.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/bluup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/bluup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gredisk.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gredisk.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gredown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gredown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grehome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grehome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/greinfo.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/greinfo.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/greleft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/greleft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gremail.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gremail.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/greminus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/greminus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/greplus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/greplus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grequest.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grequest.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/greright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/greright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/greup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/greup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnat.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnat.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnback.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnback.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grndisk.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grndisk.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grndown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grndown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnexcla.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnexcla.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnhome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnhome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grninfo.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grninfo.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnleft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnleft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnmail.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnmail.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnminus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnminus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnplus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnplus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnquest.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnquest.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grnup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grnup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryat.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryat.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryback.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryback.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grydisk.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grydisk.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grydown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grydown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryhome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryhome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryinfo.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryinfo.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryleft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryleft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/grymail.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/grymail.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryminus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryminus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryplus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryplus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryquest.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryquest.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/gryup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/gryup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/men@work.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/men@work.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgat.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgat.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgback.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgback.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgdisk.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgdisk.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgdown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgdown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orghome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orghome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orginfo.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orginfo.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgleft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgleft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgmail.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgmail.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgminus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgminus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgplus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgplus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgquest.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgquest.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/orgup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/orgup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redat.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redat.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redback.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redback.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/reddisk.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/reddisk.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/reddown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/reddown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redhome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redhome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redinfo.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redinfo.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redleft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redleft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redmail.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redmail.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redminus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redminus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redplus.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redplus.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redquest.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redquest.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/redup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/redup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/turdown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/turdown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/turhome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/turhome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/turleft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/turleft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/turright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/turright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/turup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/turup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/viohome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/viohome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/violeft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/violeft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/vioright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/vioright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/vioup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/vioup.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/ylwdown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/ylwdown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/ylwhome.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/ylwhome.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/ylwleft.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/ylwleft.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/ylwmail.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/ylwmail.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/ylwright.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/ylwright.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/www-graf/ylwup.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/www-graf/ylwup.gif [build XSL] CustomTarget/extras/source/glade/libreoffice-catalog.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CustomTarget/extras/source/glade/ && xsltproc --nonet -o $W/CustomTarget/extras/source/glade/libreoffice-catalog.xml $S/extras/source/glade/makewidgetgroup.xslt $S/extras/source/glade/libreoffice-catalog.xml.in /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/labels/labels.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/labels/labels.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/arrowhd.soe /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/arrowhd.soe /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/chart-palettes.soc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/chart-palettes.soc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/classic.sog /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/classic.sog /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/freecolour-hlc.soc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/freecolour-hlc.soc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/hatching.soh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/hatching.soh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/html.soc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/html.soc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/libreoffice.soc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/libreoffice.soc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/modern.sog /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/modern.sog /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/standard.sob /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/standard.sob /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/standard.soc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/standard.soc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/standard.sod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/standard.sod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/standard.soe /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/standard.soe /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/standard.sog /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/standard.sog /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/standard.soh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/standard.soh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/standard.sop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/standard.sop /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/styles.sod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/styles.sod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/palettes/tonal.soc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/palette/tonal.soc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/10grey.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/10grey.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/1simple.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/1simple.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/2elegant.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/2elegant.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/3modern.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/3modern.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/4classic.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/4classic.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/5blue.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/5blue.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/6orange.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/6orange.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/7red.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/7red.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/8green.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/8green.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/9colorful.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/9colorful.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-10grey.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-10grey.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-1simple.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-1simple.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-2elegant.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-2elegant.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-3modern.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-3modern.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-4classic.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-4classic.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-5blue.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-5blue.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-6orange.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-6orange.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-7red.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-7red.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-8green.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-8green.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/agenda/aw-9colorful.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/agenda/aw-9colorful.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/euro_1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/euro_1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/euro_2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/euro_2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/euro_3.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/euro_3.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/ftpconnected.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/ftpconnected.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/ftpconnecting.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/ftpconnecting.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/ftperror.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/ftperror.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/ftpunknown.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/ftpunknown.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/Import_1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/Import_1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/Import_3.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/Import_3.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/Import_4.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/Import_4.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/maximize.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/maximize.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/minimize.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/minimize.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/MS-Import_2-1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/MS-Import_2-1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/MS-Import_2-2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/MS-Import_2-2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/MS-Import_2-3.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/MS-Import_2-3.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/tutorial_background.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/tutorial_background.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/XML-Import_2-1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/XML-Import_2-1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/XML-Import_2-2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/XML-Import_2-2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/XML-Import_2-3.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/XML-Import_2-3.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/bitmap/XML-Import_2-4.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/wizard/bitmap/XML-Import_2-4.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/desktop/html.stw /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/internal/html.stw /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/desktop/idxexample.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/internal/idxexample.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/fax/bus-classic_f.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/bus-classic_f.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/fax/bus-classic-pri_f.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/bus-classic-pri_f.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/fax/bus-modern_f.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/bus-modern_f.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/fax/bus-modern-pri_f.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/bus-modern-pri_f.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/fax/pri-bottle_f.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/pri-bottle_f.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/fax/pri-fax_f.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/pri-fax_f.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/fax/pri-lines_f.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/pri-lines_f.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/fax/pri-marine_f.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/fax/pri-marine_f.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/bus-elegant_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/bus-elegant_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/bus-modern_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/bus-modern_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/bus-office_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/bus-office_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/off-elegant_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/off-elegant_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/off-modern_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/off-modern_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/off-office_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/off-office_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/pri-bottle_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/pri-bottle_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/pri-mail_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/pri-mail_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/pri-marine_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/pri-marine_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/letter/pri-redline_l.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/letter/pri-redline_l.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-011.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-011.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-012.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-012.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-01.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-01.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-021.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-021.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-022.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-022.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-02.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-02.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-031.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-031.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-032.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-032.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-03.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-03.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-041.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-041.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-042.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-042.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-04.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-04.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-051.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-051.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-052.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-052.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-05.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-05.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-061.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-061.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-062.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-062.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-06.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-06.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/cnt-default.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/cnt-default.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-01.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-01.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-02.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-02.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-03.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-03.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-04.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-04.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-05.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-05.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-06.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-06.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-07.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-07.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-08.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-08.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-09.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-09.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/report/stl-default.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/stl-default.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/blackberry.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/blackberry.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/black_white.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/black_white.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/default.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/default.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/diner.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/diner.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/fall.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/fall.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/glacier.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/glacier.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/green_grapes.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/green_grapes.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/jeans.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/jeans.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/marine.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/marine.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/millennium.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/millennium.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/nature.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/nature.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/neon.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/neon.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/night.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/night.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/nostalgic.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/nostalgic.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/pastell.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/pastell.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/pool.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/pool.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/pumpkin.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/pumpkin.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/templates/wizard/styles/xos.ots /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/styles/xos.ots /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/wordbook/en-GB.dic /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wordbook/en-GB.dic /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/wordbook/en-US.dic /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wordbook/en-US.dic /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/wordbook/sl.dic /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wordbook/sl.dic /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/wordbook/technical.dic /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wordbook/technical.dic /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/wordbook/hu_AkH11.dic /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wordbook/hu_AkH11.dic [build UIL] filter/uiconfig/ui/impswfdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/impswfdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/impswfdialog.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/impswfdialog.ilst [build UIL] filter/uiconfig/ui/pdfgeneralpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/pdfgeneralpage.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/pdfgeneralpage.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/pdfgeneralpage.ilst [build UIL] filter/uiconfig/ui/pdflinkspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/pdflinkspage.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/pdflinkspage.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/pdflinkspage.ilst [build UIL] filter/uiconfig/ui/pdfoptionsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/pdfoptionsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/pdfoptionsdialog.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/pdfoptionsdialog.ilst [build UIL] filter/uiconfig/ui/pdfsecuritypage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/pdfsecuritypage.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/pdfsecuritypage.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/pdfsecuritypage.ilst [build UIL] filter/uiconfig/ui/pdfsignpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/pdfsignpage.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/pdfsignpage.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/pdfsignpage.ilst [build UIL] filter/uiconfig/ui/pdfuserinterfacepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/pdfuserinterfacepage.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/pdfuserinterfacepage.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/pdfuserinterfacepage.ilst [build UIL] filter/uiconfig/ui/pdfviewpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/pdfviewpage.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/pdfviewpage.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/pdfviewpage.ilst [build UIL] filter/uiconfig/ui/testxmlfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/testxmlfilter.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/testxmlfilter.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/testxmlfilter.ilst [build UIL] filter/uiconfig/ui/warnpdfdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/warnpdfdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/warnpdfdialog.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/warnpdfdialog.ilst [build UIL] filter/uiconfig/ui/xmlfiltersettings S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltersettings.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/xmlfiltersettings.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltersettings.ilst [build UIL] filter/uiconfig/ui/xmlfiltertabpagegeneral S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltertabpagegeneral.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltertabpagegeneral.ilst [build UIL] filter/uiconfig/ui/xmlfiltertabpagetransformation S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltertabpagetransformation.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/xmlfiltertabpagetransformation.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltertabpagetransformation.ilst [build UIL] filter/uiconfig/ui/xsltfilterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/filter/uiconfig/ui/xsltfilterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/filter/uiconfig/ui/xsltfilterdialog.ui && touch $W/UIImageListTarget/filter/uiconfig/ui/xsltfilterdialog.ilst [build UIA] filter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/filter.false -s $S/solenv/sanitizers/ui/filter.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/filter.a11yerrors $S/filter/uiconfig/ui/impswfdialog.ui $S/filter/uiconfig/ui/pdfgeneralpage.ui $S/filter/uiconfig/ui/pdflinkspage.ui $S/filter/uiconfig/ui/pdfoptionsdialog.ui $S/filter/uiconfig/ui/pdfsecuritypage.ui $S/filter/uiconfig/ui/pdfsignpage.ui $S/filter/uiconfig/ui/pdfuserinterfacepage.ui $S/filter/uiconfig/ui/pdfviewpage.ui $S/filter/uiconfig/ui/testxmlfilter.ui $S/filter/uiconfig/ui/warnpdfdialog.ui $S/filter/uiconfig/ui/xmlfiltersettings.ui $S/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui $S/filter/uiconfig/ui/xmlfiltertabpagetransformation.ui $S/filter/uiconfig/ui/xsltfilterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/impswfdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/impswfdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/pdfgeneralpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/pdfgeneralpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/pdflinkspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/pdflinkspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/pdfoptionsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/pdfoptionsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/pdfsecuritypage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/pdfsecuritypage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/pdfsignpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/pdfsignpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/pdfuserinterfacepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/pdfuserinterfacepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/pdfviewpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/pdfviewpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/testxmlfilter.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/testxmlfilter.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/warnpdfdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/warnpdfdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/xmlfiltersettings.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/xmlfiltersettings.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/xmlfiltertabpagegeneral.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/xmlfiltertabpagetransformation.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/xmlfiltertabpagetransformation.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/uiconfig/ui/xsltfilterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/filter/ui/xsltfilterdialog.ui [build UIL] formula/uiconfig/ui/formuladialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/formula/uiconfig/ui/formuladialog.ilst $S/solenv/bin/uiimagelist.xsl $S/formula/uiconfig/ui/formuladialog.ui && touch $W/UIImageListTarget/formula/uiconfig/ui/formuladialog.ilst [build UIL] formula/uiconfig/ui/functionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/formula/uiconfig/ui/functionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/formula/uiconfig/ui/functionpage.ui && touch $W/UIImageListTarget/formula/uiconfig/ui/functionpage.ilst [build UIL] formula/uiconfig/ui/structpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/formula/uiconfig/ui/structpage.ilst $S/solenv/bin/uiimagelist.xsl $S/formula/uiconfig/ui/structpage.ui && touch $W/UIImageListTarget/formula/uiconfig/ui/structpage.ilst [build UIL] formula/uiconfig/ui/parameter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/formula/uiconfig/ui/parameter.ilst $S/solenv/bin/uiimagelist.xsl $S/formula/uiconfig/ui/parameter.ui && touch $W/UIImageListTarget/formula/uiconfig/ui/parameter.ilst [build UIA] formula S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/formula.false -s $S/solenv/sanitizers/ui/formula.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/formula.a11yerrors $S/formula/uiconfig/ui/formuladialog.ui $S/formula/uiconfig/ui/functionpage.ui $S/formula/uiconfig/ui/structpage.ui $S/formula/uiconfig/ui/parameter.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/formula/uiconfig/ui/formuladialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/formula/ui/formuladialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/formula/uiconfig/ui/functionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/formula/ui/functionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/formula/uiconfig/ui/structpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/formula/ui/structpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/formula/uiconfig/ui/parameter.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/formula/ui/parameter.ui [build UIL] fpicker/uiconfig/ui/explorerfiledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/fpicker/uiconfig/ui/explorerfiledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/fpicker/uiconfig/ui/explorerfiledialog.ui && touch $W/UIImageListTarget/fpicker/uiconfig/ui/explorerfiledialog.ilst [build UIL] fpicker/uiconfig/ui/foldernamedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/fpicker/uiconfig/ui/foldernamedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/fpicker/uiconfig/ui/foldernamedialog.ui && touch $W/UIImageListTarget/fpicker/uiconfig/ui/foldernamedialog.ilst [build UIL] fpicker/uiconfig/ui/remotefilesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/fpicker/uiconfig/ui/remotefilesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/fpicker/uiconfig/ui/remotefilesdialog.ui && touch $W/UIImageListTarget/fpicker/uiconfig/ui/remotefilesdialog.ilst [build UIA] fps S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/fps.false -s $S/solenv/sanitizers/ui/fps.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/fps.a11yerrors $S/fpicker/uiconfig/ui/explorerfiledialog.ui $S/fpicker/uiconfig/ui/foldernamedialog.ui $S/fpicker/uiconfig/ui/remotefilesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/fpicker/uiconfig/ui/explorerfiledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/fps/ui/explorerfiledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/fpicker/uiconfig/ui/foldernamedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/fps/ui/foldernamedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/fpicker/uiconfig/ui/remotefilesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/fps/ui/remotefilesdialog.ui [build PKG] UIConfig/modules/StartModule rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/StartModule.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/StartModule.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/StartModule.filelist [build UIM] share/config/soffice.cfg/modules/StartModule/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/framework/uiconfig/startmodule/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/StartModule/menubar/menubar.xml [build PKG] UIConfig/libreofficekit rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/libreofficekit.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/libreofficekit.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/libreofficekit.filelist [build UIL] reportdesign/uiconfig/dbreport/ui/backgrounddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/backgrounddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/backgrounddialog.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/backgrounddialog.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/chardialog 0 new warning (17 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/formula.suppr) 0 new fatal (4 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/formula.suppr) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/chardialog.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/chardialog.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/chardialog.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/condformatdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/condformatdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/condformatdialog.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/condformatdialog.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/conditionwin 0 new warning (25 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/filter.suppr) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/conditionwin.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/conditionwin.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/conditionwin.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/datetimedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/datetimedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/datetimedialog.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/datetimedialog.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/floatingfield S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingfield.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/floatingfield.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingfield.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/floatingnavigator S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingnavigator.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/floatingnavigator.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingnavigator.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/floatingsort S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingsort.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/floatingsort.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingsort.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/groupsortmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/groupsortmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/groupsortmenu.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/groupsortmenu.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/navigatormenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/navigatormenu.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/navigatormenu.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/navigatormenu.ilst 0 new warning (11 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/fps.suppr) 0 new fatal (2 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/fps.suppr) [build UIL] reportdesign/uiconfig/dbreport/ui/pagedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/pagedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/pagedialog.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/pagedialog.ilst [build UIL] reportdesign/uiconfig/dbreport/ui/pagenumberdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui && touch $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ilst [build UIA] modules/dbreport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/dbreport.false -s $S/solenv/sanitizers/ui/modules/dbreport.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/dbreport.a11yerrors $S/reportdesign/uiconfig/dbreport/ui/backgrounddialog.ui $S/reportdesign/uiconfig/dbreport/ui/chardialog.ui $S/reportdesign/uiconfig/dbreport/ui/condformatdialog.ui $S/reportdesign/uiconfig/dbreport/ui/conditionwin.ui $S/reportdesign/uiconfig/dbreport/ui/datetimedialog.ui $S/reportdesign/uiconfig/dbreport/ui/floatingfield.ui $S/reportdesign/uiconfig/dbreport/ui/floatingnavigator.ui $S/reportdesign/uiconfig/dbreport/ui/floatingsort.ui $S/reportdesign/uiconfig/dbreport/ui/groupsortmenu.ui $S/reportdesign/uiconfig/dbreport/ui/navigatormenu.ui $S/reportdesign/uiconfig/dbreport/ui/pagedialog.ui $S/reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/popupmenu/report.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/popupmenu/report.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/drawbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/drawbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/Formatting.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/Formatting.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/reportcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/reportcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/resizebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/resizebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/sectionalignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/sectionalignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/sectionshrinkbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/sectionshrinkbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/backgrounddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/backgrounddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/chardialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/chardialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/condformatdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/condformatdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/conditionwin.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/conditionwin.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/datetimedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/datetimedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/floatingfield.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/floatingfield.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/floatingnavigator.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/floatingnavigator.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/floatingsort.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/floatingsort.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/groupsortmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/groupsortmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/navigatormenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/navigatormenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/pagedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/pagedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/ui/pagenumberdialog.ui [build UIM] share/config/soffice.cfg/modules/dbreport/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/uiconfig/dbreport/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbreport/menubar/menubar.xml [build UIL] sc/uiconfig/scalc/ui/advancedfilterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/advancedfilterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/advancedfilterdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/advancedfilterdialog.ilst [build UIL] sc/uiconfig/scalc/ui/allheaderfooterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/allheaderfooterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/allheaderfooterdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/allheaderfooterdialog.ilst [build UIL] sc/uiconfig/scalc/ui/analysisofvariancedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/analysisofvariancedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/analysisofvariancedialog.ilst [build UIL] sc/uiconfig/scalc/ui/autoformattable S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/autoformattable.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/autoformattable.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/autoformattable.ilst [build UIL] sc/uiconfig/scalc/ui/autosum S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/autosum.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/autosum.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/autosum.ilst [build UIL] sc/uiconfig/scalc/ui/cellprotectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/cellprotectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/cellprotectionpage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/cellprotectionpage.ilst [build UIL] sc/uiconfig/scalc/ui/changesourcedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/changesourcedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/changesourcedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/changesourcedialog.ilst [build UIL] sc/uiconfig/scalc/ui/chardialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/chardialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/chardialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/chardialog.ilst [build UIL] sc/uiconfig/scalc/ui/checkwarningdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/checkwarningdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/checkwarningdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/checkwarningdialog.ilst [build UIL] sc/uiconfig/scalc/ui/chisquaretestdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/chisquaretestdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/chisquaretestdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/chisquaretestdialog.ilst [build UIL] sc/uiconfig/scalc/ui/colorrowdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/colorrowdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/colorrowdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/colorrowdialog.ilst 0 new warning (12 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/dbreport.suppr) 0 new fatal (2 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/dbreport.suppr) [build UIL] sc/uiconfig/scalc/ui/colwidthdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/colwidthdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/colwidthdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/colwidthdialog.ilst [build UIL] sc/uiconfig/scalc/ui/condformatmanager S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/condformatmanager.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/condformatmanager.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/condformatmanager.ilst [build UIL] sc/uiconfig/scalc/ui/conditionalformatdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionalformatdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/conditionalformatdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionalformatdialog.ilst [build UIL] sc/uiconfig/scalc/ui/conditionalentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionalentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/conditionalentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionalentry.ilst [build UIL] sc/uiconfig/scalc/ui/conditionaliconset S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionaliconset.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/conditionaliconset.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionaliconset.ilst [build UIL] sc/uiconfig/scalc/ui/conflictsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/conflictsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/conflictsdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/conflictsdialog.ilst [build UIL] sc/uiconfig/scalc/ui/consolidatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/consolidatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/consolidatedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/consolidatedialog.ilst [build UIL] sc/uiconfig/scalc/ui/correlationdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/correlationdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/correlationdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/correlationdialog.ilst [build UIL] sc/uiconfig/scalc/ui/covariancedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/covariancedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/covariancedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/covariancedialog.ilst [build UIL] sc/uiconfig/scalc/ui/createnamesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/createnamesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/createnamesdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/createnamesdialog.ilst [build UIL] sc/uiconfig/scalc/ui/dapiservicedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/dapiservicedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/dapiservicedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/dapiservicedialog.ilst [build UIL] sc/uiconfig/scalc/ui/databaroptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/databaroptions.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/databaroptions.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/databaroptions.ilst [build UIL] sc/uiconfig/scalc/ui/datafielddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/datafielddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/datafielddialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/datafielddialog.ilst [build UIL] sc/uiconfig/scalc/ui/datafieldoptionsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/datafieldoptionsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/datafieldoptionsdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/datafieldoptionsdialog.ilst [build UIL] sc/uiconfig/scalc/ui/dataform S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataform.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/dataform.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataform.ilst [build UIL] sc/uiconfig/scalc/ui/dataformfragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataformfragment.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/dataformfragment.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataformfragment.ilst [build UIL] sc/uiconfig/scalc/ui/datastreams S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/datastreams.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/datastreams.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/datastreams.ilst [build UIL] sc/uiconfig/scalc/ui/dataproviderdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataproviderdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/dataproviderdlg.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataproviderdlg.ilst [build UIL] sc/uiconfig/scalc/ui/dataproviderentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataproviderentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/dataproviderentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataproviderentry.ilst [build UIL] sc/uiconfig/scalc/ui/definedatabaserangedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/definedatabaserangedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/definedatabaserangedialog.ilst [build UIL] sc/uiconfig/scalc/ui/definename S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/definename.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/definename.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/definename.ilst [build UIL] sc/uiconfig/scalc/ui/deletecells S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecells.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/deletecells.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecells.ilst [build UIL] sc/uiconfig/scalc/ui/deletecolumnentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecolumnentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/deletecolumnentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecolumnentry.ilst [build UIL] sc/uiconfig/scalc/ui/deletecontents S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecontents.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/deletecontents.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecontents.ilst [build UIL] sc/uiconfig/scalc/ui/descriptivestatisticsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ilst [build UIL] sc/uiconfig/scalc/ui/dropmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/dropmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/dropmenu.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/dropmenu.ilst [build UIL] sc/uiconfig/scalc/ui/doubledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/doubledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/doubledialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/doubledialog.ilst [build UIL] sc/uiconfig/scalc/ui/erroralerttabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/erroralerttabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/erroralerttabpage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/erroralerttabpage.ilst [build UIL] sc/uiconfig/scalc/ui/externaldata S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/externaldata.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/externaldata.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/externaldata.ilst [build UIL] sc/uiconfig/scalc/ui/exponentialsmoothingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ilst [build UIL] sc/uiconfig/scalc/ui/filldlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/filldlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/filldlg.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/filldlg.ilst [build UIL] sc/uiconfig/scalc/ui/footerdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/footerdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/footerdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/footerdialog.ilst [build UIL] sc/uiconfig/scalc/ui/formatcellsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/formatcellsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/formatcellsdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/formatcellsdialog.ilst [build UIL] sc/uiconfig/scalc/ui/formulacalculationoptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/formulacalculationoptions.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/formulacalculationoptions.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/formulacalculationoptions.ilst [build UIL] sc/uiconfig/scalc/ui/fourieranalysisdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/fourieranalysisdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/fourieranalysisdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/fourieranalysisdialog.ilst [build UIL] sc/uiconfig/scalc/ui/floatingborderstyle S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/floatingborderstyle.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/floatingborderstyle.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/floatingborderstyle.ilst [build UIL] sc/uiconfig/scalc/ui/floatinglinestyle S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/floatinglinestyle.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/floatinglinestyle.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/floatinglinestyle.ilst [build UIL] sc/uiconfig/scalc/ui/functionpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/functionpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/functionpanel.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/functionpanel.ilst [build UIL] sc/uiconfig/scalc/ui/goalseekdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/goalseekdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/goalseekdlg.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/goalseekdlg.ilst [build UIL] sc/uiconfig/scalc/ui/groupdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/groupdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupdialog.ilst [build UIL] sc/uiconfig/scalc/ui/groupbydate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupbydate.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/groupbydate.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupbydate.ilst [build UIL] sc/uiconfig/scalc/ui/groupbynumber S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupbynumber.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/groupbynumber.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupbynumber.ilst [build UIL] sc/uiconfig/scalc/ui/headerdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/headerdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerdialog.ilst [build UIL] sc/uiconfig/scalc/ui/headerfootercontent S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerfootercontent.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/headerfootercontent.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerfootercontent.ilst [build UIL] sc/uiconfig/scalc/ui/headerfooterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerfooterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/headerfooterdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerfooterdialog.ilst [build UIL] sc/uiconfig/scalc/ui/imoptdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/imoptdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/imoptdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/imoptdialog.ilst [build UIL] sc/uiconfig/scalc/ui/inputstringdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/inputstringdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/inputstringdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/inputstringdialog.ilst [build UIL] sc/uiconfig/scalc/ui/insertcells S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertcells.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/insertcells.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertcells.ilst [build UIL] sc/uiconfig/scalc/ui/insertname S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertname.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/insertname.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertname.ilst [build UIL] sc/uiconfig/scalc/ui/insertsheet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertsheet.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/insertsheet.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertsheet.ilst [build UIL] sc/uiconfig/scalc/ui/integerdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/integerdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/integerdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/integerdialog.ilst [build UIL] sc/uiconfig/scalc/ui/leftfooterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/leftfooterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/leftfooterdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/leftfooterdialog.ilst [build UIL] sc/uiconfig/scalc/ui/leftheaderdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/leftheaderdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/leftheaderdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/leftheaderdialog.ilst [build UIL] sc/uiconfig/scalc/ui/namerangesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/namerangesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/namerangesdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/namerangesdialog.ilst [build UIL] sc/uiconfig/scalc/ui/notebookbar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/notebookbar.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar.ilst [build UIL] sc/uiconfig/scalc/ui/notebookbar_compact S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_compact.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/notebookbar_compact.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_compact.ilst [build UIL] sc/uiconfig/scalc/ui/notebookbar_groups S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groups.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/notebookbar_groups.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groups.ilst [build UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_full S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ilst [build UIL] sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ilst [build UIL] sc/uiconfig/scalc/ui/managenamesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/managenamesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/managenamesdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/managenamesdialog.ilst [build UIL] sc/uiconfig/scalc/ui/mergecellsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/mergecellsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/mergecellsdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/mergecellsdialog.ilst [build UIL] sc/uiconfig/scalc/ui/mergecolumnentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/mergecolumnentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/mergecolumnentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/mergecolumnentry.ilst [build UIL] sc/uiconfig/scalc/ui/texttransformationentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/texttransformationentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/texttransformationentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/texttransformationentry.ilst [build UIL] sc/uiconfig/scalc/ui/sorttransformationentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sorttransformationentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sorttransformationentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sorttransformationentry.ilst [build UIL] sc/uiconfig/scalc/ui/aggregatefunctionentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/aggregatefunctionentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/aggregatefunctionentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/aggregatefunctionentry.ilst [build UIL] sc/uiconfig/scalc/ui/numbertransformationentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/numbertransformationentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/numbertransformationentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/numbertransformationentry.ilst [build UIL] sc/uiconfig/scalc/ui/replacenulltransformationentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/replacenulltransformationentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/replacenulltransformationentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/replacenulltransformationentry.ilst [build UIL] sc/uiconfig/scalc/ui/datetimetransformationentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/datetimetransformationentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/datetimetransformationentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/datetimetransformationentry.ilst [build UIL] sc/uiconfig/scalc/ui/movecopysheet S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/movecopysheet.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/movecopysheet.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/movecopysheet.ilst [build UIL] sc/uiconfig/scalc/ui/movingaveragedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/movingaveragedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/movingaveragedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/movingaveragedialog.ilst [build UIL] sc/uiconfig/scalc/ui/multipleoperationsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/multipleoperationsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/multipleoperationsdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/multipleoperationsdialog.ilst [build UIL] sc/uiconfig/scalc/ui/navigatorpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/navigatorpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/navigatorpanel.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/navigatorpanel.ilst [build UIL] sc/uiconfig/scalc/ui/nosolutiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/nosolutiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/nosolutiondialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/nosolutiondialog.ilst [build UIL] sc/uiconfig/scalc/ui/optcalculatepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optcalculatepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optcalculatepage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optcalculatepage.ilst [build UIL] sc/uiconfig/scalc/ui/optchangespage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optchangespage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optchangespage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optchangespage.ilst [build UIL] sc/uiconfig/scalc/ui/optcompatibilitypage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optcompatibilitypage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optcompatibilitypage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optcompatibilitypage.ilst [build UIL] sc/uiconfig/scalc/ui/optdefaultpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optdefaultpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optdefaultpage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optdefaultpage.ilst [build UIL] sc/uiconfig/scalc/ui/optdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optdlg.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optdlg.ilst [build UIL] sc/uiconfig/scalc/ui/optformula S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optformula.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optformula.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optformula.ilst [build UIL] sc/uiconfig/scalc/ui/optimalcolwidthdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optimalcolwidthdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optimalcolwidthdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optimalcolwidthdialog.ilst [build UIL] sc/uiconfig/scalc/ui/optimalrowheightdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optimalrowheightdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optimalrowheightdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optimalrowheightdialog.ilst [build UIL] sc/uiconfig/scalc/ui/optsortlists S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/optsortlists.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/optsortlists.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/optsortlists.ilst [build UIL] sc/uiconfig/scalc/ui/pagetemplatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/pagetemplatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/pagetemplatedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/pagetemplatedialog.ilst [build UIL] sc/uiconfig/scalc/ui/pastespecial S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/pastespecial.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/pastespecial.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/pastespecial.ilst [build UIL] sc/uiconfig/scalc/ui/paradialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/paradialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/paradialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/paradialog.ilst [build UIL] sc/uiconfig/scalc/ui/paratemplatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/paratemplatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/paratemplatedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/paratemplatedialog.ilst [build UIL] sc/uiconfig/scalc/ui/passfragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/passfragment.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/passfragment.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/passfragment.ilst [build UIL] sc/uiconfig/scalc/ui/pivotfielddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivotfielddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/pivotfielddialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivotfielddialog.ilst [build UIL] sc/uiconfig/scalc/ui/pivotfilterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivotfilterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/pivotfilterdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivotfilterdialog.ilst [build UIL] sc/uiconfig/scalc/ui/pivottablelayoutdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ilst [build UIL] sc/uiconfig/scalc/ui/printareasdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/printareasdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/printareasdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/printareasdialog.ilst [build UIL] sc/uiconfig/scalc/ui/printeroptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/printeroptions.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/printeroptions.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/printeroptions.ilst [build UIL] sc/uiconfig/scalc/ui/protectsheetdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/protectsheetdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/protectsheetdlg.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/protectsheetdlg.ilst [build UIL] sc/uiconfig/scalc/ui/queryrunstreamscriptdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/queryrunstreamscriptdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/queryrunstreamscriptdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/queryrunstreamscriptdialog.ilst [build UIL] sc/uiconfig/scalc/ui/randomnumbergenerator S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/randomnumbergenerator.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/randomnumbergenerator.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/randomnumbergenerator.ilst [build UIL] sc/uiconfig/scalc/ui/recalcquerydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/recalcquerydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/recalcquerydialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/recalcquerydialog.ilst [build UIL] sc/uiconfig/scalc/ui/regressiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/regressiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/regressiondialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/regressiondialog.ilst [build UIL] sc/uiconfig/scalc/ui/retypepassdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/retypepassdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/retypepassdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/retypepassdialog.ilst [build UIL] sc/uiconfig/scalc/ui/retypepassworddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/retypepassworddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/retypepassworddialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/retypepassworddialog.ilst [build UIL] sc/uiconfig/scalc/ui/rightfooterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/rightfooterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/rightfooterdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/rightfooterdialog.ilst [build UIL] sc/uiconfig/scalc/ui/rightheaderdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/rightheaderdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/rightheaderdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/rightheaderdialog.ilst [build UIL] sc/uiconfig/scalc/ui/rowheightdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/rowheightdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/rowheightdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/rowheightdialog.ilst [build UIL] sc/uiconfig/scalc/ui/samplingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/samplingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/samplingdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/samplingdialog.ilst [build UIL] sc/uiconfig/scalc/ui/standardfilterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/standardfilterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/standardfilterdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/standardfilterdialog.ilst [build UIL] sc/uiconfig/scalc/ui/scenariodialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/scenariodialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/scenariodialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/scenariodialog.ilst [build UIL] sc/uiconfig/scalc/ui/scenariomenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/scenariomenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/scenariomenu.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/scenariomenu.ilst [build UIL] sc/uiconfig/scalc/ui/scgeneralpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/scgeneralpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/scgeneralpage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/scgeneralpage.ilst [build UIL] sc/uiconfig/scalc/ui/searchresults S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/searchresults.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/searchresults.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/searchresults.ilst [build UIL] sc/uiconfig/scalc/ui/selectdatasource S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectdatasource.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/selectdatasource.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectdatasource.ilst [build UIL] sc/uiconfig/scalc/ui/selectrange S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectrange.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/selectrange.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectrange.ilst [build UIL] sc/uiconfig/scalc/ui/selectsource S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectsource.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/selectsource.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectsource.ilst [build UIL] sc/uiconfig/scalc/ui/sheetprintpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sheetprintpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sheetprintpage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sheetprintpage.ilst [build UIL] sc/uiconfig/scalc/ui/sharedocumentdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedocumentdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sharedocumentdlg.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedocumentdlg.ilst [build UIL] sc/uiconfig/scalc/ui/sharedfooterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedfooterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sharedfooterdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedfooterdialog.ilst [build UIL] sc/uiconfig/scalc/ui/sharedheaderdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedheaderdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sharedheaderdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedheaderdialog.ilst [build UIL] sc/uiconfig/scalc/ui/sharedwarningdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedwarningdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sharedwarningdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedwarningdialog.ilst [build UIL] sc/uiconfig/scalc/ui/showchangesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/showchangesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/showchangesdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/showchangesdialog.ilst [build UIL] sc/uiconfig/scalc/ui/showdetaildialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/showdetaildialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/showdetaildialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/showdetaildialog.ilst [build UIL] sc/uiconfig/scalc/ui/showsheetdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/showsheetdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/showsheetdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/showsheetdialog.ilst [build UIL] sc/uiconfig/scalc/ui/sidebaralignment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebaralignment.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sidebaralignment.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebaralignment.ilst [build UIL] sc/uiconfig/scalc/ui/sidebarnumberformat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebarnumberformat.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sidebarnumberformat.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebarnumberformat.ilst [build UIL] sc/uiconfig/scalc/ui/sidebarcellappearance S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebarcellappearance.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sidebarcellappearance.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebarcellappearance.ilst [build UIL] sc/uiconfig/scalc/ui/simplerefdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/simplerefdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/simplerefdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/simplerefdialog.ilst [build UIL] sc/uiconfig/scalc/ui/solverdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/solverdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/solverdlg.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/solverdlg.ilst [build UIL] sc/uiconfig/scalc/ui/solveroptionsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/solveroptionsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/solveroptionsdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/solveroptionsdialog.ilst [build UIL] sc/uiconfig/scalc/ui/solverprogressdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/solverprogressdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/solverprogressdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/solverprogressdialog.ilst [build UIL] sc/uiconfig/scalc/ui/solversuccessdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/solversuccessdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/solversuccessdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/solversuccessdialog.ilst [build UIL] sc/uiconfig/scalc/ui/sortcriteriapage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortcriteriapage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sortcriteriapage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortcriteriapage.ilst [build UIL] sc/uiconfig/scalc/ui/sortdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sortdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortdialog.ilst [build UIL] sc/uiconfig/scalc/ui/sortkey S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortkey.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sortkey.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortkey.ilst [build UIL] sc/uiconfig/scalc/ui/sortoptionspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortoptionspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sortoptionspage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortoptionspage.ilst [build UIL] sc/uiconfig/scalc/ui/sortwarning S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortwarning.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/sortwarning.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortwarning.ilst [build UIL] sc/uiconfig/scalc/ui/splitcolumnentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/splitcolumnentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/splitcolumnentry.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/splitcolumnentry.ilst [build UIL] sc/uiconfig/scalc/ui/subtotaldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotaldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/subtotaldialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotaldialog.ilst [build UIL] sc/uiconfig/scalc/ui/subtotaloptionspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotaloptionspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/subtotaloptionspage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotaloptionspage.ilst [build UIL] sc/uiconfig/scalc/ui/subtotalgrppage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotalgrppage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/subtotalgrppage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotalgrppage.ilst [build UIL] sc/uiconfig/scalc/ui/statisticsinfopage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/statisticsinfopage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/statisticsinfopage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/statisticsinfopage.ilst [build UIL] sc/uiconfig/scalc/ui/tabcolordialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/tabcolordialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/tabcolordialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/tabcolordialog.ilst [build UIL] sc/uiconfig/scalc/ui/textimportoptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/textimportoptions.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/textimportoptions.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/textimportoptions.ilst [build UIL] sc/uiconfig/scalc/ui/textimportcsv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/textimportcsv.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/textimportcsv.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/textimportcsv.ilst [build UIL] sc/uiconfig/scalc/ui/tpviewpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/tpviewpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/tpviewpage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/tpviewpage.ilst [build UIL] sc/uiconfig/scalc/ui/ttestdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/ttestdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/ttestdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/ttestdialog.ilst [build UIL] sc/uiconfig/scalc/ui/ungroupdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/ungroupdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/ungroupdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/ungroupdialog.ilst [build UIL] sc/uiconfig/scalc/ui/validationdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/validationdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationdialog.ilst [build UIL] sc/uiconfig/scalc/ui/validationcriteriapage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationcriteriapage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/validationcriteriapage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationcriteriapage.ilst [build UIL] sc/uiconfig/scalc/ui/validationhelptabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationhelptabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/validationhelptabpage.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationhelptabpage.ilst [build UIL] sc/uiconfig/scalc/ui/xmlsourcedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/xmlsourcedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/xmlsourcedialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/xmlsourcedialog.ilst [build UIL] sc/uiconfig/scalc/ui/ztestdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sc/uiconfig/scalc/ui/ztestdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sc/uiconfig/scalc/ui/ztestdialog.ui && touch $W/UIImageListTarget/sc/uiconfig/scalc/ui/ztestdialog.ilst [build UIA] modules/scalc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/scalc.false -s $S/solenv/sanitizers/ui/modules/scalc.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/scalc.a11yerrors $S/sc/uiconfig/scalc/ui/advancedfilterdialog.ui $S/sc/uiconfig/scalc/ui/allheaderfooterdialog.ui $S/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui $S/sc/uiconfig/scalc/ui/autoformattable.ui $S/sc/uiconfig/scalc/ui/autosum.ui $S/sc/uiconfig/scalc/ui/cellprotectionpage.ui $S/sc/uiconfig/scalc/ui/changesourcedialog.ui $S/sc/uiconfig/scalc/ui/chardialog.ui $S/sc/uiconfig/scalc/ui/checkwarningdialog.ui $S/sc/uiconfig/scalc/ui/chisquaretestdialog.ui $S/sc/uiconfig/scalc/ui/colorrowdialog.ui $S/sc/uiconfig/scalc/ui/colwidthdialog.ui $S/sc/uiconfig/scalc/ui/condformatmanager.ui $S/sc/uiconfig/scalc/ui/conditionalformatdialog.ui $S/sc/uiconfig/scalc/ui/conditionalentry.ui $S/sc/uiconfig/scalc/ui/conditionaliconset.ui $S/sc/uiconfig/scalc/ui/conflictsdialog.ui $S/sc/uiconfig/scalc/ui/consolidatedialog.ui $S/sc/uiconfig/scalc/ui/correlationdialog.ui $S/sc/uiconfig/scalc/ui/covariancedialog.ui $S/sc/uiconfig/scalc/ui/createnamesdialog.ui $S/sc/uiconfig/scalc/ui/dapiservicedialog.ui $S/sc/uiconfig/scalc/ui/databaroptions.ui $S/sc/uiconfig/scalc/ui/datafielddialog.ui $S/sc/uiconfig/scalc/ui/datafieldoptionsdialog.ui $S/sc/uiconfig/scalc/ui/dataform.ui $S/sc/uiconfig/scalc/ui/dataformfragment.ui $S/sc/uiconfig/scalc/ui/datastreams.ui $S/sc/uiconfig/scalc/ui/dataproviderdlg.ui $S/sc/uiconfig/scalc/ui/dataproviderentry.ui $S/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui $S/sc/uiconfig/scalc/ui/definename.ui $S/sc/uiconfig/scalc/ui/deletecells.ui $S/sc/uiconfig/scalc/ui/deletecolumnentry.ui $S/sc/uiconfig/scalc/ui/deletecontents.ui $S/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui $S/sc/uiconfig/scalc/ui/dropmenu.ui $S/sc/uiconfig/scalc/ui/doubledialog.ui $S/sc/uiconfig/scalc/ui/erroralerttabpage.ui $S/sc/uiconfig/scalc/ui/externaldata.ui $S/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui $S/sc/uiconfig/scalc/ui/filldlg.ui $S/sc/uiconfig/scalc/ui/footerdialog.ui $S/sc/uiconfig/scalc/ui/formatcellsdialog.ui $S/sc/uiconfig/scalc/ui/formulacalculationoptions.ui $S/sc/uiconfig/scalc/ui/fourieranalysisdialog.ui $S/sc/uiconfig/scalc/ui/floatingborderstyle.ui $S/sc/uiconfig/scalc/ui/floatinglinestyle.ui $S/sc/uiconfig/scalc/ui/functionpanel.ui $S/sc/uiconfig/scalc/ui/goalseekdlg.ui $S/sc/uiconfig/scalc/ui/groupdialog.ui $S/sc/uiconfig/scalc/ui/groupbydate.ui $S/sc/uiconfig/scalc/ui/groupbynumber.ui $S/sc/uiconfig/scalc/ui/headerdialog.ui $S/sc/uiconfig/scalc/ui/headerfootercontent.ui $S/sc/uiconfig/scalc/ui/headerfooterdialog.ui $S/sc/uiconfig/scalc/ui/imoptdialog.ui $S/sc/uiconfig/scalc/ui/inputstringdialog.ui $S/sc/uiconfig/scalc/ui/insertcells.ui $S/sc/uiconfig/scalc/ui/insertname.ui $S/sc/uiconfig/scalc/ui/insertsheet.ui $S/sc/uiconfig/scalc/ui/integerdialog.ui $S/sc/uiconfig/scalc/ui/leftfooterdialog.ui $S/sc/uiconfig/scalc/ui/leftheaderdialog.ui $S/sc/uiconfig/scalc/ui/namerangesdialog.ui $S/sc/uiconfig/scalc/ui/notebookbar.ui $S/sc/uiconfig/scalc/ui/notebookbar_compact.ui $S/sc/uiconfig/scalc/ui/notebookbar_groups.ui $S/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui $S/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui $S/sc/uiconfig/scalc/ui/managenamesdialog.ui $S/sc/uiconfig/scalc/ui/mergecellsdialog.ui $S/sc/uiconfig/scalc/ui/mergecolumnentry.ui $S/sc/uiconfig/scalc/ui/texttransformationentry.ui $S/sc/uiconfig/scalc/ui/sorttransformationentry.ui $S/sc/uiconfig/scalc/ui/aggregatefunctionentry.ui $S/sc/uiconfig/scalc/ui/numbertransformationentry.ui $S/sc/uiconfig/scalc/ui/replacenulltransformationentry.ui $S/sc/uiconfig/scalc/ui/datetimetransformationentry.ui $S/sc/uiconfig/scalc/ui/movecopysheet.ui $S/sc/uiconfig/scalc/ui/movingaveragedialog.ui $S/sc/uiconfig/scalc/ui/multipleoperationsdialog.ui $S/sc/uiconfig/scalc/ui/navigatorpanel.ui $S/sc/uiconfig/scalc/ui/nosolutiondialog.ui $S/sc/uiconfig/scalc/ui/optcalculatepage.ui $S/sc/uiconfig/scalc/ui/optchangespage.ui $S/sc/uiconfig/scalc/ui/optcompatibilitypage.ui $S/sc/uiconfig/scalc/ui/optdefaultpage.ui $S/sc/uiconfig/scalc/ui/optdlg.ui $S/sc/uiconfig/scalc/ui/optformula.ui $S/sc/uiconfig/scalc/ui/optimalcolwidthdialog.ui $S/sc/uiconfig/scalc/ui/optimalrowheightdialog.ui $S/sc/uiconfig/scalc/ui/optsortlists.ui $S/sc/uiconfig/scalc/ui/pagetemplatedialog.ui $S/sc/uiconfig/scalc/ui/pastespecial.ui $S/sc/uiconfig/scalc/ui/paradialog.ui $S/sc/uiconfig/scalc/ui/paratemplatedialog.ui $S/sc/uiconfig/scalc/ui/passfragment.ui $S/sc/uiconfig/scalc/ui/pivotfielddialog.ui $S/sc/uiconfig/scalc/ui/pivotfilterdialog.ui $S/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui $S/sc/uiconfig/scalc/ui/printareasdialog.ui $S/sc/uiconfig/scalc/ui/printeroptions.ui $S/sc/uiconfig/scalc/ui/protectsheetdlg.ui $S/sc/uiconfig/scalc/ui/queryrunstreamscriptdialog.ui $S/sc/uiconfig/scalc/ui/randomnumbergenerator.ui $S/sc/uiconfig/scalc/ui/recalcquerydialog.ui $S/sc/uiconfig/scalc/ui/regressiondialog.ui $S/sc/uiconfig/scalc/ui/retypepassdialog.ui $S/sc/uiconfig/scalc/ui/retypepassworddialog.ui $S/sc/uiconfig/scalc/ui/rightfooterdialog.ui $S/sc/uiconfig/scalc/ui/rightheaderdialog.ui $S/sc/uiconfig/scalc/ui/rowheightdialog.ui $S/sc/uiconfig/scalc/ui/samplingdialog.ui $S/sc/uiconfig/scalc/ui/standardfilterdialog.ui $S/sc/uiconfig/scalc/ui/scenariodialog.ui $S/sc/uiconfig/scalc/ui/scenariomenu.ui $S/sc/uiconfig/scalc/ui/scgeneralpage.ui $S/sc/uiconfig/scalc/ui/searchresults.ui $S/sc/uiconfig/scalc/ui/selectdatasource.ui $S/sc/uiconfig/scalc/ui/selectrange.ui $S/sc/uiconfig/scalc/ui/selectsource.ui $S/sc/uiconfig/scalc/ui/sheetprintpage.ui $S/sc/uiconfig/scalc/ui/sharedocumentdlg.ui $S/sc/uiconfig/scalc/ui/sharedfooterdialog.ui $S/sc/uiconfig/scalc/ui/sharedheaderdialog.ui $S/sc/uiconfig/scalc/ui/sharedwarningdialog.ui $S/sc/uiconfig/scalc/ui/showchangesdialog.ui $S/sc/uiconfig/scalc/ui/showdetaildialog.ui $S/sc/uiconfig/scalc/ui/showsheetdialog.ui $S/sc/uiconfig/scalc/ui/sidebaralignment.ui $S/sc/uiconfig/scalc/ui/sidebarnumberformat.ui $S/sc/uiconfig/scalc/ui/sidebarcellappearance.ui $S/sc/uiconfig/scalc/ui/simplerefdialog.ui $S/sc/uiconfig/scalc/ui/solverdlg.ui $S/sc/uiconfig/scalc/ui/solveroptionsdialog.ui $S/sc/uiconfig/scalc/ui/solverprogressdialog.ui $S/sc/uiconfig/scalc/ui/solversuccessdialog.ui $S/sc/uiconfig/scalc/ui/sortcriteriapage.ui $S/sc/uiconfig/scalc/ui/sortdialog.ui $S/sc/uiconfig/scalc/ui/sortkey.ui $S/sc/uiconfig/scalc/ui/sortoptionspage.ui $S/sc/uiconfig/scalc/ui/sortwarning.ui $S/sc/uiconfig/scalc/ui/splitcolumnentry.ui $S/sc/uiconfig/scalc/ui/subtotaldialog.ui $S/sc/uiconfig/scalc/ui/subtotaloptionspage.ui $S/sc/uiconfig/scalc/ui/subtotalgrppage.ui $S/sc/uiconfig/scalc/ui/statisticsinfopage.ui $S/sc/uiconfig/scalc/ui/tabcolordialog.ui $S/sc/uiconfig/scalc/ui/textimportoptions.ui $S/sc/uiconfig/scalc/ui/textimportcsv.ui $S/sc/uiconfig/scalc/ui/tpviewpage.ui $S/sc/uiconfig/scalc/ui/ttestdialog.ui $S/sc/uiconfig/scalc/ui/ungroupdialog.ui $S/sc/uiconfig/scalc/ui/validationdialog.ui $S/sc/uiconfig/scalc/ui/validationcriteriapage.ui $S/sc/uiconfig/scalc/ui/validationhelptabpage.ui $S/sc/uiconfig/scalc/ui/xmlsourcedialog.ui $S/sc/uiconfig/scalc/ui/ztestdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/anchor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/anchor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/audit.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/audit.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/cell.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/cell.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/celledit.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/celledit.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/colheader.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/colheader.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/column_operations.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/column_operations.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/conditional.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/conditional.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/formulabar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/formulabar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/freezepanes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/freezepanes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/media.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/media.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/notebookbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/notebookbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/pagebreak.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/pagebreak.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/pivot.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/pivot.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/preview.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/preview.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/rowheader.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/rowheader.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/row_operations.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/row_operations.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/popupmenu/sheettab.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/popupmenu/sheettab.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/arrowsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/arrowsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/classificationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/classificationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/datastreams.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/datastreams.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/drawbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/drawbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/drawobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/drawobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/findbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/findbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/formatobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/formatobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/insertcellsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/insertcellsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/linesbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/linesbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/notebookbarshortcuts.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/previewbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/previewbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/singlemode.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/singlemode.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/toolbar/viewerbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/advancedfilterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/advancedfilterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/allheaderfooterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/allheaderfooterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/analysisofvariancedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/analysisofvariancedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/autoformattable.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/autoformattable.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/autosum.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/autosum.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/cellprotectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/cellprotectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/changesourcedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/changesourcedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/chardialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/chardialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/checkwarningdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/checkwarningdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/chisquaretestdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/chisquaretestdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/colorrowdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/colorrowdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/colwidthdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/colwidthdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/condformatmanager.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/condformatmanager.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/conditionalformatdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/conditionalformatdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/conditionalentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/conditionalentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/conditionaliconset.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/conditionaliconset.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/conflictsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/conflictsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/consolidatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/consolidatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/correlationdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/correlationdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/covariancedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/covariancedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/createnamesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/createnamesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/dapiservicedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/dapiservicedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/databaroptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/databaroptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/datafielddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/datafielddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/datafieldoptionsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/datafieldoptionsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/dataform.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/dataform.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/dataformfragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/dataformfragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/datastreams.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/datastreams.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/dataproviderdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/dataproviderdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/dataproviderentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/dataproviderentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/definedatabaserangedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/definename.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/definename.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/deletecells.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/deletecells.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/deletecolumnentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/deletecolumnentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/deletecontents.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/deletecontents.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/descriptivestatisticsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/dropmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/dropmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/doubledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/doubledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/erroralerttabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/erroralerttabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/externaldata.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/externaldata.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/exponentialsmoothingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/filldlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/filldlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/footerdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/footerdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/formatcellsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/formatcellsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/formulacalculationoptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/formulacalculationoptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/fourieranalysisdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/fourieranalysisdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/floatingborderstyle.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/floatingborderstyle.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/floatinglinestyle.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/floatinglinestyle.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/functionpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/functionpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/goalseekdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/goalseekdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/groupdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/groupdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/groupbydate.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/groupbydate.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/groupbynumber.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/groupbynumber.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/headerdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/headerdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/headerfootercontent.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/headerfootercontent.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/headerfooterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/headerfooterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/imoptdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/imoptdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/inputstringdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/inputstringdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/insertcells.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/insertcells.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/insertname.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/insertname.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/insertsheet.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/insertsheet.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/integerdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/integerdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/leftfooterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/leftfooterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/leftheaderdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/leftheaderdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/namerangesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/namerangesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/notebookbar.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/notebookbar.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/notebookbar_compact.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/notebookbar_compact.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/notebookbar_groups.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groups.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groupedbar_full.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/notebookbar_groupedbar_compact.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/managenamesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/managenamesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/mergecellsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/mergecellsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/mergecolumnentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/mergecolumnentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/texttransformationentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/texttransformationentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sorttransformationentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sorttransformationentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/aggregatefunctionentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/aggregatefunctionentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/numbertransformationentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/numbertransformationentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/replacenulltransformationentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/replacenulltransformationentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/datetimetransformationentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/datetimetransformationentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/movecopysheet.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/movecopysheet.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/movingaveragedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/movingaveragedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/multipleoperationsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/multipleoperationsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/navigatorpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/navigatorpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/nosolutiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/nosolutiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optcalculatepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optcalculatepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optchangespage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optchangespage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optcompatibilitypage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optcompatibilitypage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optdefaultpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optdefaultpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optformula.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optformula.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optimalcolwidthdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optimalcolwidthdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optimalrowheightdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optimalrowheightdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/optsortlists.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/optsortlists.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/pagetemplatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/pagetemplatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/pastespecial.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/pastespecial.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/paradialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/paradialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/paratemplatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/paratemplatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/passfragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/passfragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/pivotfielddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/pivotfielddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/pivotfilterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/pivotfilterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/pivottablelayoutdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/printareasdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/printareasdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/printeroptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/printeroptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/protectsheetdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/protectsheetdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/queryrunstreamscriptdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/queryrunstreamscriptdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/randomnumbergenerator.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/randomnumbergenerator.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/recalcquerydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/recalcquerydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/regressiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/regressiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/retypepassdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/retypepassdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/retypepassworddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/retypepassworddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/rightfooterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/rightfooterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/rightheaderdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/rightheaderdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/rowheightdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/rowheightdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/samplingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/samplingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/standardfilterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/standardfilterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/scenariodialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/scenariodialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/scenariomenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/scenariomenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/scgeneralpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/scgeneralpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/searchresults.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/searchresults.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/selectdatasource.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/selectdatasource.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/selectrange.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/selectrange.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/selectsource.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/selectsource.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sheetprintpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sheetprintpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sharedocumentdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sharedocumentdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sharedfooterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sharedfooterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sharedheaderdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sharedheaderdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sharedwarningdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sharedwarningdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/showchangesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/showchangesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/showdetaildialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/showdetaildialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/showsheetdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/showsheetdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sidebaralignment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sidebaralignment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sidebarnumberformat.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sidebarnumberformat.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sidebarcellappearance.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sidebarcellappearance.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/simplerefdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/simplerefdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/solverdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/solverdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/solveroptionsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/solveroptionsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/solverprogressdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/solverprogressdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/solversuccessdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/solversuccessdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sortcriteriapage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sortcriteriapage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sortdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sortdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sortkey.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sortkey.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sortoptionspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sortoptionspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/sortwarning.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/sortwarning.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/splitcolumnentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/splitcolumnentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/subtotaldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/subtotaldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/subtotaloptionspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/subtotaloptionspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/subtotalgrppage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/subtotalgrppage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/statisticsinfopage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/statisticsinfopage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/tabcolordialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/tabcolordialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/textimportoptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/textimportoptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/textimportcsv.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/textimportcsv.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/tpviewpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/tpviewpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/ttestdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/ttestdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/ungroupdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/ungroupdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/validationdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/validationdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/validationcriteriapage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/validationcriteriapage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/validationhelptabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/validationhelptabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/xmlsourcedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/xmlsourcedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/ui/ztestdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/ui/ztestdialog.ui [build UIM] share/config/soffice.cfg/modules/scalc/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sc/uiconfig/scalc/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/scalc/menubar/menubar.xml [build UIL] sd/uiconfig/sdraw/ui/breakdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/breakdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/breakdialog.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/breakdialog.ilst [build UIL] sd/uiconfig/sdraw/ui/bulletsandnumbering S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/bulletsandnumbering.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/bulletsandnumbering.ilst [build UIL] sd/uiconfig/sdraw/ui/crossfadedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/crossfadedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/crossfadedialog.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/crossfadedialog.ilst [build UIL] sd/uiconfig/sdraw/ui/dlgsnap S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/dlgsnap.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/dlgsnap.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/dlgsnap.ilst [build UIL] sd/uiconfig/sdraw/ui/copydlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/copydlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/copydlg.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/copydlg.ilst [build UIL] sd/uiconfig/sdraw/ui/drawchardialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawchardialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/drawchardialog.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawchardialog.ilst [build UIL] sd/uiconfig/sdraw/ui/drawprinteroptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawprinteroptions.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/drawprinteroptions.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawprinteroptions.ilst [build UIL] sd/uiconfig/sdraw/ui/drawparadialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawparadialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/drawparadialog.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawparadialog.ilst [build UIL] sd/uiconfig/sdraw/ui/drawpagedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawpagedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/drawpagedialog.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawpagedialog.ilst [build UIL] sd/uiconfig/sdraw/ui/drawprtldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawprtldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/drawprtldialog.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawprtldialog.ilst [build UIL] sd/uiconfig/sdraw/ui/insertlayer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/insertlayer.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/insertlayer.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/insertlayer.ilst [build UIL] sd/uiconfig/sdraw/ui/insertslidesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/insertslidesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/insertslidesdialog.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/insertslidesdialog.ilst [build UIL] sd/uiconfig/sdraw/ui/namedesign S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/namedesign.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/namedesign.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/namedesign.ilst [build UIL] sd/uiconfig/sdraw/ui/notebookbar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/notebookbar.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar.ilst [build UIL] sd/uiconfig/sdraw/ui/notebookbar_compact S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_compact.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/notebookbar_compact.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_compact.ilst [build UIL] sd/uiconfig/sdraw/ui/notebookbar_single S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_single.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/notebookbar_single.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_single.ilst [build UIL] sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ilst [build UIL] sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full.ilst [build UIL] sd/uiconfig/sdraw/ui/paranumberingtab S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/paranumberingtab.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/paranumberingtab.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/paranumberingtab.ilst [build UIL] sd/uiconfig/sdraw/ui/queryunlinkimagedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ilst [build UIL] sd/uiconfig/sdraw/ui/vectorize S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/sdraw/ui/vectorize.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/sdraw/ui/vectorize.ui && touch $W/UIImageListTarget/sd/uiconfig/sdraw/ui/vectorize.ilst [build UIA] modules/sdraw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/sdraw.false -s $S/solenv/sanitizers/ui/modules/sdraw.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/sdraw.a11yerrors $S/sd/uiconfig/sdraw/ui/breakdialog.ui $S/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui $S/sd/uiconfig/sdraw/ui/crossfadedialog.ui $S/sd/uiconfig/sdraw/ui/dlgsnap.ui $S/sd/uiconfig/sdraw/ui/copydlg.ui $S/sd/uiconfig/sdraw/ui/drawchardialog.ui $S/sd/uiconfig/sdraw/ui/drawprinteroptions.ui $S/sd/uiconfig/sdraw/ui/drawparadialog.ui $S/sd/uiconfig/sdraw/ui/drawpagedialog.ui $S/sd/uiconfig/sdraw/ui/drawprtldialog.ui $S/sd/uiconfig/sdraw/ui/insertlayer.ui $S/sd/uiconfig/sdraw/ui/insertslidesdialog.ui $S/sd/uiconfig/sdraw/ui/namedesign.ui $S/sd/uiconfig/sdraw/ui/notebookbar.ui $S/sd/uiconfig/sdraw/ui/notebookbar_compact.ui $S/sd/uiconfig/sdraw/ui/notebookbar_single.ui $S/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui $S/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full.ui $S/sd/uiconfig/sdraw/ui/paranumberingtab.ui $S/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui $S/sd/uiconfig/sdraw/ui/vectorize.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/3dobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/3dobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/3dscene2.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/3dscene2.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/3dscene.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/3dscene.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/bezier.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/bezier.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/connector.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/connector.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/curve.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/curve.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/gluepoint.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/gluepoint.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/group.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/group.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/layertab.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/layertab.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/line.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/line.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/measure.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/measure.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/media.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/media.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/multiselect.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/multiselect.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/notebookbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/notebookbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/pagepanemaster.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanemaster.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/pagepanenoselmaster.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanenoselmaster.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/pagepanenosel.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepanenosel.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/pagepane.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/pagepane.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/pagetab.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/pagetab.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/page.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/page.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/tabletext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/tabletext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/table.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/table.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/popupmenu/textbox.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/popupmenu/textbox.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/3dobjectsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/3dobjectsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/arrowsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/arrowsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/bezierobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/bezierobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/choosemodebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/choosemodebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/commentsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/commentsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/connectorsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/connectorsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/drawingobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/ellipsesbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/ellipsesbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/findbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/findbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/gluepointsobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/gluepointsobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/linesbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/linesbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/masterviewtoolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/masterviewtoolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/notebookbarshortcuts.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/notebookbarshortcuts.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/optimizetablebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/optimizetablebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/optionsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/optionsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/positionbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/positionbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/rectanglesbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/rectanglesbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/redactedexportbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/redactedexportbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/redactionbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/redactionbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/textbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/textbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/viewerbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/toolbar/zoombar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/toolbar/zoombar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/breakdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/breakdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/bulletsandnumbering.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/crossfadedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/crossfadedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/dlgsnap.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/dlgsnap.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/copydlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/copydlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/drawchardialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/drawchardialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/drawprinteroptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/drawprinteroptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/drawparadialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/drawparadialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/drawpagedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/drawpagedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/drawprtldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/drawprtldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/insertlayer.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/insertlayer.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/insertslidesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/insertslidesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/namedesign.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/namedesign.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/notebookbar.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/notebookbar.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/notebookbar_compact.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_compact.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/notebookbar_single.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_single.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_groupedbar_compact.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/notebookbar_groupedbar_full.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/paranumberingtab.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/paranumberingtab.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/queryunlinkimagedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/ui/vectorize.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/ui/vectorize.ui [build UIM] share/config/soffice.cfg/modules/sdraw/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/sdraw/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sdraw/menubar/menubar.xml [build UIL] sd/uiconfig/simpress/ui/annotationmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/annotationmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/annotationmenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/annotationmenu.ilst [build UIL] sd/uiconfig/simpress/ui/annotationtagmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/annotationtagmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/annotationtagmenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/annotationtagmenu.ilst [build UIL] sd/uiconfig/simpress/ui/currentmastermenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/currentmastermenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/currentmastermenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/currentmastermenu.ilst [build UIL] sd/uiconfig/simpress/ui/customanimationspanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationspanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/customanimationspanel.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationspanel.ilst [build UIL] sd/uiconfig/simpress/ui/customanimationproperties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationproperties.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/customanimationproperties.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationproperties.ilst [build UIL] sd/uiconfig/simpress/ui/customanimationeffecttab S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationeffecttab.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/customanimationeffecttab.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationeffecttab.ilst [build UIL] sd/uiconfig/simpress/ui/customanimationfragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationfragment.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/customanimationfragment.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationfragment.ilst [build UIL] sd/uiconfig/simpress/ui/customanimationtimingtab S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationtimingtab.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/customanimationtimingtab.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationtimingtab.ilst [build UIL] sd/uiconfig/simpress/ui/customanimationtexttab S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationtexttab.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/customanimationtexttab.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationtexttab.ilst [build UIL] sd/uiconfig/simpress/ui/customslideshows S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/customslideshows.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/customslideshows.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/customslideshows.ilst [build UIL] sd/uiconfig/simpress/ui/definecustomslideshow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/definecustomslideshow.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/definecustomslideshow.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/definecustomslideshow.ilst [build UIL] sd/uiconfig/simpress/ui/dlgfield S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/dlgfield.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/dlgfield.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/dlgfield.ilst [build UIL] sd/uiconfig/simpress/ui/dockinganimation S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/dockinganimation.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/dockinganimation.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/dockinganimation.ilst [build UIL] sd/uiconfig/simpress/ui/effectmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/effectmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/effectmenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/effectmenu.ilst [build UIL] sd/uiconfig/simpress/ui/fontsizemenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/fontsizemenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/fontsizemenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/fontsizemenu.ilst [build UIL] sd/uiconfig/simpress/ui/fontstylemenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/fontstylemenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/fontstylemenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/fontstylemenu.ilst [build UIL] sd/uiconfig/simpress/ui/headerfooterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/headerfooterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/headerfooterdialog.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/headerfooterdialog.ilst [build UIL] sd/uiconfig/simpress/ui/headerfootertab S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/headerfootertab.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/headerfootertab.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/headerfootertab.ilst [build UIL] sd/uiconfig/simpress/ui/impressprinteroptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/impressprinteroptions.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/impressprinteroptions.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/impressprinteroptions.ilst [build UIL] sd/uiconfig/simpress/ui/insertslides S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/insertslides.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/insertslides.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/insertslides.ilst [build UIL] sd/uiconfig/simpress/ui/interactiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/interactiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/interactiondialog.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/interactiondialog.ilst [build UIL] sd/uiconfig/simpress/ui/interactionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/interactionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/interactionpage.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/interactionpage.ilst [build UIL] sd/uiconfig/simpress/ui/layoutmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/layoutmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/layoutmenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/layoutmenu.ilst [build UIL] sd/uiconfig/simpress/ui/masterlayoutdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/masterlayoutdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/masterlayoutdlg.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/masterlayoutdlg.ilst [build UIL] sd/uiconfig/simpress/ui/mastermenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/mastermenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/mastermenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/mastermenu.ilst [build UIL] sd/uiconfig/simpress/ui/navigatorpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/navigatorpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/navigatorpanel.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/navigatorpanel.ilst [build UIL] sd/uiconfig/simpress/ui/notebookbar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/notebookbar.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar.ilst [build UIL] sd/uiconfig/simpress/ui/notebookbar_compact S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_compact.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/notebookbar_compact.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_compact.ilst [build UIL] sd/uiconfig/simpress/ui/notebookbar_groups S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groups.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/notebookbar_groups.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groups.ilst [build UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_full S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ilst [build UIL] sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ilst [build UIL] sd/uiconfig/simpress/ui/optimpressgeneralpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/optimpressgeneralpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/optimpressgeneralpage.ilst [build UIL] sd/uiconfig/simpress/ui/photoalbum S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/photoalbum.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/photoalbum.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/photoalbum.ilst [build UIL] sd/uiconfig/simpress/ui/presentationdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/presentationdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/presentationdialog.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/presentationdialog.ilst [build UIL] sd/uiconfig/simpress/ui/prntopts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/prntopts.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/prntopts.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/prntopts.ilst [build UIL] sd/uiconfig/simpress/ui/publishingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/publishingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/publishingdialog.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/publishingdialog.ilst [build UIL] sd/uiconfig/simpress/ui/remotedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/remotedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/remotedialog.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/remotedialog.ilst [build UIL] sd/uiconfig/simpress/ui/rotatemenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/rotatemenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/rotatemenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/rotatemenu.ilst [build UIL] sd/uiconfig/simpress/ui/scalemenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/scalemenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/scalemenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/scalemenu.ilst [build UIL] sd/uiconfig/simpress/ui/sdviewpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/sdviewpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/sdviewpage.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/sdviewpage.ilst [build UIL] sd/uiconfig/simpress/ui/sidebarslidebackground S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/sidebarslidebackground.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/sidebarslidebackground.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/sidebarslidebackground.ilst [build UIL] sd/uiconfig/simpress/ui/slidecontextmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidecontextmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/slidecontextmenu.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidecontextmenu.ilst [build UIL] sd/uiconfig/simpress/ui/slidedesigndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidedesigndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/slidedesigndialog.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidedesigndialog.ilst [build UIL] sd/uiconfig/simpress/ui/slidetransitionspanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidetransitionspanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/slidetransitionspanel.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidetransitionspanel.ilst [build UIL] sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ilst [build UIL] sd/uiconfig/simpress/ui/tabledesignpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/tabledesignpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/tabledesignpanel.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/tabledesignpanel.ilst [build UIL] sd/uiconfig/simpress/ui/tabledesignpanelhorizontal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/tabledesignpanelhorizontal.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/tabledesignpanelhorizontal.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/tabledesignpanelhorizontal.ilst [build UIL] sd/uiconfig/simpress/ui/templatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sd/uiconfig/simpress/ui/templatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sd/uiconfig/simpress/ui/templatedialog.ui && touch $W/UIImageListTarget/sd/uiconfig/simpress/ui/templatedialog.ilst [build UIA] modules/simpress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/simpress.false -s $S/solenv/sanitizers/ui/modules/simpress.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/simpress.a11yerrors $S/sd/uiconfig/simpress/ui/annotationmenu.ui $S/sd/uiconfig/simpress/ui/annotationtagmenu.ui $S/sd/uiconfig/simpress/ui/currentmastermenu.ui $S/sd/uiconfig/simpress/ui/customanimationspanel.ui $S/sd/uiconfig/simpress/ui/customanimationproperties.ui $S/sd/uiconfig/simpress/ui/customanimationeffecttab.ui $S/sd/uiconfig/simpress/ui/customanimationfragment.ui $S/sd/uiconfig/simpress/ui/customanimationtimingtab.ui $S/sd/uiconfig/simpress/ui/customanimationtexttab.ui $S/sd/uiconfig/simpress/ui/customslideshows.ui $S/sd/uiconfig/simpress/ui/definecustomslideshow.ui $S/sd/uiconfig/simpress/ui/dlgfield.ui $S/sd/uiconfig/simpress/ui/dockinganimation.ui $S/sd/uiconfig/simpress/ui/effectmenu.ui $S/sd/uiconfig/simpress/ui/fontsizemenu.ui $S/sd/uiconfig/simpress/ui/fontstylemenu.ui $S/sd/uiconfig/simpress/ui/headerfooterdialog.ui $S/sd/uiconfig/simpress/ui/headerfootertab.ui $S/sd/uiconfig/simpress/ui/impressprinteroptions.ui $S/sd/uiconfig/simpress/ui/insertslides.ui $S/sd/uiconfig/simpress/ui/interactiondialog.ui $S/sd/uiconfig/simpress/ui/interactionpage.ui $S/sd/uiconfig/simpress/ui/layoutmenu.ui $S/sd/uiconfig/simpress/ui/masterlayoutdlg.ui $S/sd/uiconfig/simpress/ui/mastermenu.ui $S/sd/uiconfig/simpress/ui/navigatorpanel.ui $S/sd/uiconfig/simpress/ui/notebookbar.ui $S/sd/uiconfig/simpress/ui/notebookbar_compact.ui $S/sd/uiconfig/simpress/ui/notebookbar_groups.ui $S/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui $S/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui $S/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui $S/sd/uiconfig/simpress/ui/photoalbum.ui $S/sd/uiconfig/simpress/ui/presentationdialog.ui $S/sd/uiconfig/simpress/ui/prntopts.ui $S/sd/uiconfig/simpress/ui/publishingdialog.ui $S/sd/uiconfig/simpress/ui/remotedialog.ui $S/sd/uiconfig/simpress/ui/rotatemenu.ui $S/sd/uiconfig/simpress/ui/scalemenu.ui $S/sd/uiconfig/simpress/ui/sdviewpage.ui $S/sd/uiconfig/simpress/ui/sidebarslidebackground.ui $S/sd/uiconfig/simpress/ui/slidecontextmenu.ui $S/sd/uiconfig/simpress/ui/slidedesigndialog.ui $S/sd/uiconfig/simpress/ui/slidetransitionspanel.ui $S/sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ui $S/sd/uiconfig/simpress/ui/tabledesignpanel.ui $S/sd/uiconfig/simpress/ui/tabledesignpanelhorizontal.ui $S/sd/uiconfig/simpress/ui/templatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/3dobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/3dobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/3dscene2.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/3dscene2.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/3dscene.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/3dscene.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/bezier.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/bezier.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/connector.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/connector.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/curve.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/curve.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/gluepoint.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/gluepoint.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/group.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/group.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/line.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/line.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/measure.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/measure.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/media.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/media.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/multiselect.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/multiselect.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/notebookbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/notebookbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/outline.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/outline.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/pagepanemaster.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanemaster.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/pagepanenoselmaster.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanenoselmaster.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/pagepanenosel.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/pagepanenosel.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/pagepane.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/pagepane.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/pagetab.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/pagetab.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/page.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/page.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/tabletext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/tabletext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/table.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/table.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/popupmenu/textbox.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/popupmenu/textbox.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/3dobjectsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/3dobjectsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/arrowsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/arrowsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/bezierobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/bezierobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/choosemodebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/choosemodebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/classificationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/classificationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/commentsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/commentsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/commontaskbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/commontaskbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/connectorsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/connectorsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/drawingobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/ellipsesbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/ellipsesbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/findbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/findbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/gluepointsobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/gluepointsobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/linesbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/linesbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/masterviewtoolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/masterviewtoolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/notebookbarshortcuts.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/optimizetablebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/optimizetablebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/optionsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/optionsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/outlinetoolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/outlinetoolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/positionbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/positionbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/rectanglesbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/rectanglesbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/slideviewobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/slideviewobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/slideviewtoolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/slideviewtoolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/singlemode.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/singlemode.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/textbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/textbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/viewerbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/toolbar/zoombar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/toolbar/zoombar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/annotationmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/annotationmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/annotationtagmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/annotationtagmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/currentmastermenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/currentmastermenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/customanimationspanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/customanimationspanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/customanimationproperties.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/customanimationproperties.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/customanimationeffecttab.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/customanimationeffecttab.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/customanimationfragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/customanimationfragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/customanimationtimingtab.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/customanimationtimingtab.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/customanimationtexttab.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/customanimationtexttab.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/customslideshows.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/customslideshows.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/definecustomslideshow.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/definecustomslideshow.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/dlgfield.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/dlgfield.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/dockinganimation.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/dockinganimation.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/effectmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/effectmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/fontsizemenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/fontsizemenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/fontstylemenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/fontstylemenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/headerfooterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/headerfooterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/headerfootertab.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/headerfootertab.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/impressprinteroptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/impressprinteroptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/insertslides.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/insertslides.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/interactiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/interactiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/interactionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/interactionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/layoutmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/layoutmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/masterlayoutdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/masterlayoutdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/mastermenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/mastermenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/navigatorpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/navigatorpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/notebookbar.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/notebookbar.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/notebookbar_compact.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/notebookbar_compact.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/notebookbar_groups.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groups.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groupedbar_full.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/notebookbar_groupedbar_compact.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/optimpressgeneralpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/optimpressgeneralpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/photoalbum.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/photoalbum.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/presentationdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/presentationdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/prntopts.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/prntopts.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/publishingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/publishingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/remotedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/remotedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/rotatemenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/rotatemenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/scalemenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/scalemenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/sdviewpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/sdviewpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/sidebarslidebackground.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/sidebarslidebackground.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/slidecontextmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/slidecontextmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/slidedesigndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/slidedesigndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/slidetransitionspanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/slidetransitionspanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/slidetransitionspanelhorizontal.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/tabledesignpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/tabledesignpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/tabledesignpanelhorizontal.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/tabledesignpanelhorizontal.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/ui/templatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/ui/templatedialog.ui [build UIM] share/config/soffice.cfg/modules/simpress/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sd/uiconfig/simpress/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/simpress/menubar/menubar.xml [build UIL] sfx2/uiconfig/ui/alienwarndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/alienwarndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/alienwarndialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/alienwarndialog.ilst [build UIL] sfx2/uiconfig/ui/bookmarkdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/bookmarkdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/bookmarkdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/bookmarkdialog.ilst [build UIL] sfx2/uiconfig/ui/bookmarkmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/bookmarkmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/bookmarkmenu.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/bookmarkmenu.ilst [build UIL] sfx2/uiconfig/ui/charmapcontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/charmapcontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/charmapcontrol.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/charmapcontrol.ilst [build UIL] sfx2/uiconfig/ui/charviewmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/charviewmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/charviewmenu.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/charviewmenu.ilst [build UIL] sfx2/uiconfig/ui/checkin S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/checkin.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/checkin.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/checkin.ilst [build UIL] sfx2/uiconfig/ui/cmisinfopage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/cmisinfopage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/cmisinfopage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/cmisinfopage.ilst [build UIL] sfx2/uiconfig/ui/cmisline S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/cmisline.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/cmisline.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/cmisline.ilst [build UIL] sfx2/uiconfig/ui/custominfopage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/custominfopage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/custominfopage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/custominfopage.ilst [build UIL] sfx2/uiconfig/ui/descriptioninfopage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/descriptioninfopage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/descriptioninfopage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/descriptioninfopage.ilst [build UIL] sfx2/uiconfig/ui/documentfontspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/documentfontspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/documentfontspage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/documentfontspage.ilst [build UIL] sfx2/uiconfig/ui/documentinfopage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/documentinfopage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/documentinfopage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/documentinfopage.ilst [build UIL] sfx2/uiconfig/ui/documentpropertiesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/documentpropertiesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/documentpropertiesdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/documentpropertiesdialog.ilst [build UIL] sfx2/uiconfig/ui/editdocumentdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/editdocumentdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/editdocumentdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/editdocumentdialog.ilst sc/uiconfig/scalc/ui/headerfootercontent.ui:412 WARNING: 'GtkComboBoxText' 'comboLB_DEFINED' is referenced by multiple mnemonic_widget 'GtkLabel' 'labelFT_H_DEFINED' line 218 , 'GtkLabel' 'labelFT_F_DEFINED' line 233 sc/uiconfig/scalc/ui/replacenulltransformationentry.ui:18 WARNING: 'GtkLabel' does not specify what it labels within 'interface' line 3 sc/uiconfig/scalc/ui/datetimetransformationentry.ui:18 WARNING: 'GtkLabel' does not specify what it labels within 'interface' line 3 sc/uiconfig/scalc/ui/passfragment.ui:13 WARNING: 'GtkLabel' 'name' does not specify what it labels within 'interface' line 3 sc/uiconfig/scalc/ui/passfragment.ui:24 WARNING: 'GtkLabel' 'status' does not specify what it labels within 'interface' line 3 0 new error (23 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/scalc.suppr) 5 new warnings (189 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/scalc.suppr) 0 new fatal (24 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/scalc.suppr) 20 suppressions unused [build UIL] sfx2/uiconfig/ui/editdurationdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/editdurationdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/editdurationdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/editdurationdialog.ilst [build UIL] sfx2/uiconfig/ui/emojicontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/emojicontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/emojicontrol.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/emojicontrol.ilst [build UIL] sfx2/uiconfig/ui/errorfindemaildialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/errorfindemaildialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/errorfindemaildialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/errorfindemaildialog.ilst [build UIL] sfx2/uiconfig/ui/floatingrecord S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/floatingrecord.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/floatingrecord.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/floatingrecord.ilst [build UIL] sfx2/uiconfig/ui/helpbookmarkpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/helpbookmarkpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/helpbookmarkpage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/helpbookmarkpage.ilst [build UIL] sfx2/uiconfig/ui/helpcontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/helpcontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/helpcontrol.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/helpcontrol.ilst [build UIL] sfx2/uiconfig/ui/helpcontentpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/helpcontentpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/helpcontentpage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/helpcontentpage.ilst [build UIL] sfx2/uiconfig/ui/helpindexpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/helpindexpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/helpindexpage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/helpindexpage.ilst [build UIL] sfx2/uiconfig/ui/helpmanual S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/helpmanual.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/helpmanual.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/helpmanual.ilst [build UIL] sfx2/uiconfig/ui/helpsearchpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/helpsearchpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/helpsearchpage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/helpsearchpage.ilst [build UIL] sfx2/uiconfig/ui/inputdialog 0 new warning (10 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/sdraw.suppr) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/inputdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/inputdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/inputdialog.ilst [build UIL] sfx2/uiconfig/ui/licensedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/licensedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/licensedialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/licensedialog.ilst [build UIL] sfx2/uiconfig/ui/linefragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/linefragment.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/linefragment.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/linefragment.ilst [build UIL] sfx2/uiconfig/ui/linkeditdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/linkeditdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/linkeditdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/linkeditdialog.ilst [build UIL] sfx2/uiconfig/ui/loadtemplatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/loadtemplatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/loadtemplatedialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/loadtemplatedialog.ilst [build UIL] sfx2/uiconfig/ui/managestylepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/managestylepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/managestylepage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/managestylepage.ilst [build UIL] sfx2/uiconfig/ui/newstyle S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/newstyle.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/newstyle.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/newstyle.ilst [build UIL] sfx2/uiconfig/ui/notebookbar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/notebookbar.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/notebookbar.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/notebookbar.ilst [build UIL] sfx2/uiconfig/ui/optprintpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/optprintpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/optprintpage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/optprintpage.ilst [build UIL] sfx2/uiconfig/ui/password S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/password.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/password.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/password.ilst [build UIL] sfx2/uiconfig/ui/notebookbarpopup S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/notebookbarpopup.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/notebookbarpopup.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/notebookbarpopup.ilst [build UIL] sfx2/uiconfig/ui/printeroptionsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/printeroptionsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/printeroptionsdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/printeroptionsdialog.ilst [build UIL] sfx2/uiconfig/ui/querysavedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/querysavedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/querysavedialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/querysavedialog.ilst [build UIL] sfx2/uiconfig/ui/safemodequerydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/safemodequerydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/safemodequerydialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/safemodequerydialog.ilst [build UIL] sfx2/uiconfig/ui/searchdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/searchdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/searchdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/searchdialog.ilst [build UIL] sfx2/uiconfig/ui/securityinfopage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/securityinfopage.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/securityinfopage.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/securityinfopage.ilst [build UIL] sfx2/uiconfig/ui/singletabdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/singletabdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/singletabdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/singletabdialog.ilst [build UIL] sfx2/uiconfig/ui/startcenter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/startcenter.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/startcenter.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/startcenter.ilst [build UIL] sfx2/uiconfig/ui/stylecontextmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/stylecontextmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/stylecontextmenu.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/stylecontextmenu.ilst [build UIL] sfx2/uiconfig/ui/templatedlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/templatedlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/templatedlg.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/templatedlg.ilst [build UIL] sfx2/uiconfig/ui/saveastemplatedlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/saveastemplatedlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/saveastemplatedlg.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/saveastemplatedlg.ilst [build UIL] sfx2/uiconfig/ui/templatecategorydlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/templatecategorydlg.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/templatecategorydlg.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/templatecategorydlg.ilst [build UIL] sfx2/uiconfig/ui/versionsofdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/versionsofdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/versionsofdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/versionsofdialog.ilst [build UIL] sfx2/uiconfig/ui/versioncommentdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/versioncommentdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/versioncommentdialog.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/versioncommentdialog.ilst [build UIL] sfx2/uiconfig/ui/versionscmis S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sfx2/uiconfig/ui/versionscmis.ilst $S/solenv/bin/uiimagelist.xsl $S/sfx2/uiconfig/ui/versionscmis.ui && touch $W/UIImageListTarget/sfx2/uiconfig/ui/versionscmis.ilst [build UIA] sfx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/sfx.false -s $S/solenv/sanitizers/ui/sfx.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/sfx.a11yerrors $S/sfx2/uiconfig/ui/alienwarndialog.ui $S/sfx2/uiconfig/ui/bookmarkdialog.ui $S/sfx2/uiconfig/ui/bookmarkmenu.ui $S/sfx2/uiconfig/ui/charmapcontrol.ui $S/sfx2/uiconfig/ui/charviewmenu.ui $S/sfx2/uiconfig/ui/checkin.ui $S/sfx2/uiconfig/ui/cmisinfopage.ui $S/sfx2/uiconfig/ui/cmisline.ui $S/sfx2/uiconfig/ui/custominfopage.ui $S/sfx2/uiconfig/ui/descriptioninfopage.ui $S/sfx2/uiconfig/ui/documentfontspage.ui $S/sfx2/uiconfig/ui/documentinfopage.ui $S/sfx2/uiconfig/ui/documentpropertiesdialog.ui $S/sfx2/uiconfig/ui/editdocumentdialog.ui $S/sfx2/uiconfig/ui/editdurationdialog.ui $S/sfx2/uiconfig/ui/emojicontrol.ui $S/sfx2/uiconfig/ui/errorfindemaildialog.ui $S/sfx2/uiconfig/ui/floatingrecord.ui $S/sfx2/uiconfig/ui/helpbookmarkpage.ui $S/sfx2/uiconfig/ui/helpcontrol.ui $S/sfx2/uiconfig/ui/helpcontentpage.ui $S/sfx2/uiconfig/ui/helpindexpage.ui $S/sfx2/uiconfig/ui/helpmanual.ui $S/sfx2/uiconfig/ui/helpsearchpage.ui $S/sfx2/uiconfig/ui/inputdialog.ui $S/sfx2/uiconfig/ui/licensedialog.ui $S/sfx2/uiconfig/ui/linefragment.ui $S/sfx2/uiconfig/ui/linkeditdialog.ui $S/sfx2/uiconfig/ui/loadtemplatedialog.ui $S/sfx2/uiconfig/ui/managestylepage.ui $S/sfx2/uiconfig/ui/newstyle.ui $S/sfx2/uiconfig/ui/notebookbar.ui $S/sfx2/uiconfig/ui/optprintpage.ui $S/sfx2/uiconfig/ui/password.ui $S/sfx2/uiconfig/ui/notebookbarpopup.ui $S/sfx2/uiconfig/ui/printeroptionsdialog.ui $S/sfx2/uiconfig/ui/querysavedialog.ui $S/sfx2/uiconfig/ui/safemodequerydialog.ui $S/sfx2/uiconfig/ui/searchdialog.ui $S/sfx2/uiconfig/ui/securityinfopage.ui $S/sfx2/uiconfig/ui/singletabdialog.ui $S/sfx2/uiconfig/ui/startcenter.ui $S/sfx2/uiconfig/ui/stylecontextmenu.ui $S/sfx2/uiconfig/ui/templatedlg.ui $S/sfx2/uiconfig/ui/saveastemplatedlg.ui $S/sfx2/uiconfig/ui/templatecategorydlg.ui $S/sfx2/uiconfig/ui/versionsofdialog.ui $S/sfx2/uiconfig/ui/versioncommentdialog.ui $S/sfx2/uiconfig/ui/versionscmis.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/alienwarndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/alienwarndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/bookmarkdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/bookmarkdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/bookmarkmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/bookmarkmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/charmapcontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/charmapcontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/charviewmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/charviewmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/checkin.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/checkin.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/cmisinfopage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/cmisinfopage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/cmisline.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/cmisline.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/custominfopage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/custominfopage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/descriptioninfopage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/descriptioninfopage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/documentfontspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/documentfontspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/documentinfopage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/documentinfopage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/documentpropertiesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/documentpropertiesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/editdocumentdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/editdocumentdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/editdurationdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/editdurationdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/emojicontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/emojicontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/errorfindemaildialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/errorfindemaildialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/floatingrecord.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/floatingrecord.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/helpbookmarkpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/helpbookmarkpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/helpcontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/helpcontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/helpcontentpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/helpcontentpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/helpindexpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/helpindexpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/helpmanual.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/helpmanual.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/helpsearchpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/helpsearchpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/inputdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/inputdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/licensedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/licensedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/linefragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/linefragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/linkeditdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/linkeditdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/loadtemplatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/loadtemplatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/managestylepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/managestylepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/newstyle.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/newstyle.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/notebookbar.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/notebookbar.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/optprintpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/optprintpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/password.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/password.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/notebookbarpopup.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/notebookbarpopup.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/printeroptionsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/printeroptionsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/querysavedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/querysavedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/safemodequerydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/safemodequerydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/searchdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/searchdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/securityinfopage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/securityinfopage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/singletabdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/singletabdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/startcenter.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/startcenter.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/stylecontextmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/stylecontextmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/templatedlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/templatedlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/saveastemplatedlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/saveastemplatedlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/templatecategorydlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/templatecategorydlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/versionsofdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/versionsofdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/versioncommentdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/versioncommentdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/uiconfig/ui/versionscmis.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/sfx/ui/versionscmis.ui [build UIL] starmath/uiconfig/smath/ui/alignmentdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/alignmentdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/alignmentdialog.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/alignmentdialog.ilst [build UIL] starmath/uiconfig/smath/ui/catalogdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/catalogdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/catalogdialog.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/catalogdialog.ilst [build UIL] starmath/uiconfig/smath/ui/dockingelements S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/dockingelements.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/dockingelements.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/dockingelements.ilst [build UIL] starmath/uiconfig/smath/ui/fontdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/fontdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/fontdialog.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/fontdialog.ilst [build UIL] starmath/uiconfig/smath/ui/fontsizedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/fontsizedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/fontsizedialog.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/fontsizedialog.ilst [build UIL] starmath/uiconfig/smath/ui/fonttypedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/fonttypedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/fonttypedialog.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/fonttypedialog.ilst [build UIL] starmath/uiconfig/smath/ui/printeroptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/printeroptions.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/printeroptions.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/printeroptions.ilst [build UIL] starmath/uiconfig/smath/ui/savedefaultsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/savedefaultsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/savedefaultsdialog.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/savedefaultsdialog.ilst [build UIL] starmath/uiconfig/smath/ui/smathsettings S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/smathsettings.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/smathsettings.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/smathsettings.ilst [build UIL] starmath/uiconfig/smath/ui/spacingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/spacingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/spacingdialog.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/spacingdialog.ilst [build UIL] starmath/uiconfig/smath/ui/symdefinedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/starmath/uiconfig/smath/ui/symdefinedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/starmath/uiconfig/smath/ui/symdefinedialog.ui && touch $W/UIImageListTarget/starmath/uiconfig/smath/ui/symdefinedialog.ilst [build UIA] modules/smath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/smath.false -s $S/solenv/sanitizers/ui/modules/smath.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/smath.a11yerrors $S/starmath/uiconfig/smath/ui/alignmentdialog.ui $S/starmath/uiconfig/smath/ui/catalogdialog.ui $S/starmath/uiconfig/smath/ui/dockingelements.ui $S/starmath/uiconfig/smath/ui/fontdialog.ui $S/starmath/uiconfig/smath/ui/fontsizedialog.ui $S/starmath/uiconfig/smath/ui/fonttypedialog.ui $S/starmath/uiconfig/smath/ui/printeroptions.ui $S/starmath/uiconfig/smath/ui/savedefaultsdialog.ui $S/starmath/uiconfig/smath/ui/smathsettings.ui $S/starmath/uiconfig/smath/ui/spacingdialog.ui $S/starmath/uiconfig/smath/ui/symdefinedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/popupmenu/edit.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/popupmenu/edit.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/popupmenu/view.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/popupmenu/view.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/alignmentdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/alignmentdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/catalogdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/catalogdialog.ui 0 new warning (72 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/sfx.suppr) 13 suppressions unused /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/dockingelements.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/dockingelements.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/fontdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/fontdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/fontsizedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/fontsizedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/fonttypedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/fonttypedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/printeroptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/printeroptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/savedefaultsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/savedefaultsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/smathsettings.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/smathsettings.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/spacingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/spacingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/ui/symdefinedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/ui/symdefinedialog.ui [build UIM] share/config/soffice.cfg/modules/smath/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/uiconfig/smath/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/smath/menubar/menubar.xml [build UIL] svtools/uiconfig/ui/addresstemplatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/addresstemplatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/addresstemplatedialog.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/addresstemplatedialog.ilst [build UIL] svtools/uiconfig/ui/datewindow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/datewindow.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/datewindow.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/datewindow.ilst [build UIL] svtools/uiconfig/ui/fileviewmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/fileviewmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/fileviewmenu.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/fileviewmenu.ilst [build UIL] svtools/uiconfig/ui/graphicexport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/graphicexport.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/graphicexport.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/graphicexport.ilst [build UIL] svtools/uiconfig/ui/inputbox S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/inputbox.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/inputbox.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/inputbox.ilst [build UIL] svtools/uiconfig/ui/javadisableddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/javadisableddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/javadisableddialog.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/javadisableddialog.ilst [build UIL] svtools/uiconfig/ui/linewindow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/linewindow.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/linewindow.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/linewindow.ilst [build UIL] svtools/uiconfig/ui/placeedit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/placeedit.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/placeedit.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/placeedit.ilst [build UIL] svtools/uiconfig/ui/printersetupdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/printersetupdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/printersetupdialog.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/printersetupdialog.ilst [build UIL] svtools/uiconfig/ui/querydeletedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/querydeletedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/querydeletedialog.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/querydeletedialog.ilst [build UIL] svtools/uiconfig/ui/restartdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/restartdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/restartdialog.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/restartdialog.ilst [build UIL] svtools/uiconfig/ui/wizarddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svtools/uiconfig/ui/wizarddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svtools/uiconfig/ui/wizarddialog.ui && touch $W/UIImageListTarget/svtools/uiconfig/ui/wizarddialog.ilst [build UIA] svt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/svt.false -s $S/solenv/sanitizers/ui/svt.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/svt.a11yerrors $S/svtools/uiconfig/ui/addresstemplatedialog.ui $S/svtools/uiconfig/ui/datewindow.ui $S/svtools/uiconfig/ui/fileviewmenu.ui $S/svtools/uiconfig/ui/graphicexport.ui $S/svtools/uiconfig/ui/inputbox.ui $S/svtools/uiconfig/ui/javadisableddialog.ui $S/svtools/uiconfig/ui/linewindow.ui $S/svtools/uiconfig/ui/placeedit.ui $S/svtools/uiconfig/ui/printersetupdialog.ui $S/svtools/uiconfig/ui/querydeletedialog.ui $S/svtools/uiconfig/ui/restartdialog.ui $S/svtools/uiconfig/ui/wizarddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/addresstemplatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/addresstemplatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/datewindow.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/datewindow.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/fileviewmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/fileviewmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/graphicexport.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/graphicexport.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/inputbox.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/inputbox.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/javadisableddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/javadisableddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/linewindow.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/linewindow.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/placeedit.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/placeedit.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/printersetupdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/printersetupdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/querydeletedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/querydeletedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/restartdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/restartdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/uiconfig/ui/wizarddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svt/ui/wizarddialog.ui [build UIL] svx/uiconfig/ui/acceptrejectchangesdialog 0 new warning (40 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/smath.suppr) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/acceptrejectchangesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/acceptrejectchangesdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/acceptrejectchangesdialog.ilst [build UIL] svx/uiconfig/ui/addconditiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/addconditiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/addconditiondialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/addconditiondialog.ilst [build UIL] svx/uiconfig/ui/adddataitemdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/adddataitemdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/adddataitemdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/adddataitemdialog.ilst [build UIL] svx/uiconfig/ui/addinstancedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/addinstancedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/addinstancedialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/addinstancedialog.ilst [build UIL] svx/uiconfig/ui/addmodeldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/addmodeldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/addmodeldialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/addmodeldialog.ilst [build UIL] svx/uiconfig/ui/addnamespacedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/addnamespacedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/addnamespacedialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/addnamespacedialog.ilst [build UIL] svx/uiconfig/ui/addsubmissiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/addsubmissiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/addsubmissiondialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/addsubmissiondialog.ilst [build UIL] svx/uiconfig/ui/asianphoneticguidedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/asianphoneticguidedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/asianphoneticguidedialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/asianphoneticguidedialog.ilst [build UIL] svx/uiconfig/ui/cellmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/cellmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/cellmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/cellmenu.ilst [build UIL] svx/uiconfig/ui/charsetmenu svtools/uiconfig/ui/restartdialog.ui:232 WARNING: 'GtkLabel' 'reason_opencl' does not specify what it labels within 'GtkDialog' 'RestartDialog' svtools/uiconfig/ui/restartdialog.ui:247 WARNING: 'GtkLabel' 'reason_threading' does not specify what it labels within 'GtkDialog' 'RestartDialog' svtools/uiconfig/ui/restartdialog.ui:262 WARNING: 'GtkLabel' 'reason_mscompatible_formsmenu' does not specify what it labels within 'GtkDialog' 'RestartDialog' 3 new warnings (27 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/svt.suppr) 0 new fatal (1 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/svt.suppr) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/charsetmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/charsetmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/charsetmenu.ilst [build UIL] svx/uiconfig/ui/chineseconversiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/chineseconversiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/chineseconversiondialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/chineseconversiondialog.ilst [build UIL] svx/uiconfig/ui/chinesedictionary S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/chinesedictionary.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/chinesedictionary.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/chinesedictionary.ilst [build UIL] svx/uiconfig/ui/classificationdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/classificationdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/classificationdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/classificationdialog.ilst [build UIL] svx/uiconfig/ui/colorwindow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/colorwindow.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/colorwindow.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/colorwindow.ilst [build UIL] svx/uiconfig/ui/colsmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/colsmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/colsmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/colsmenu.ilst [build UIL] svx/uiconfig/ui/compressgraphicdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/compressgraphicdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/compressgraphicdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/compressgraphicdialog.ilst [build UIL] svx/uiconfig/ui/convertmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/convertmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/convertmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/convertmenu.ilst [build UIL] svx/uiconfig/ui/crashreportdlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/crashreportdlg.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/crashreportdlg.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/crashreportdlg.ilst [build UIL] svx/uiconfig/ui/datanavigator S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/datanavigator.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/datanavigator.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/datanavigator.ilst [build UIL] svx/uiconfig/ui/defaultshapespanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/defaultshapespanel.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/defaultshapespanel.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/defaultshapespanel.ilst [build UIL] svx/uiconfig/ui/deleteheaderdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/deleteheaderdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/deleteheaderdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/deleteheaderdialog.ilst [build UIL] svx/uiconfig/ui/deletefooterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/deletefooterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/deletefooterdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/deletefooterdialog.ilst [build UIL] svx/uiconfig/ui/docking3deffects S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/docking3deffects.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/docking3deffects.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/docking3deffects.ilst [build UIL] svx/uiconfig/ui/dockingcolorreplace S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/dockingcolorreplace.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/dockingcolorreplace.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/dockingcolorreplace.ilst [build UIL] svx/uiconfig/ui/dockingfontwork S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/dockingfontwork.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/dockingfontwork.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/dockingfontwork.ilst [build UIL] svx/uiconfig/ui/docrecoverybrokendialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/docrecoverybrokendialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/docrecoverybrokendialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/docrecoverybrokendialog.ilst [build UIL] svx/uiconfig/ui/docrecoveryprogressdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/docrecoveryprogressdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/docrecoveryprogressdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/docrecoveryprogressdialog.ilst [build UIL] svx/uiconfig/ui/docrecoveryrecoverdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/docrecoveryrecoverdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/docrecoveryrecoverdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/docrecoveryrecoverdialog.ilst [build UIL] svx/uiconfig/ui/docrecoverysavedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/docrecoverysavedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/docrecoverysavedialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/docrecoverysavedialog.ilst [build UIL] svx/uiconfig/ui/extrustiondepthdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/extrustiondepthdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/extrustiondepthdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/extrustiondepthdialog.ilst [build UIL] svx/uiconfig/ui/filtermenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/filtermenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/filtermenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/filtermenu.ilst [build UIL] svx/uiconfig/ui/findreplacedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/findreplacedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/findreplacedialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/findreplacedialog.ilst [build UIL] svx/uiconfig/ui/floatingareastyle S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/floatingareastyle.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/floatingareastyle.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/floatingareastyle.ilst [build UIL] svx/uiconfig/ui/floatingcontour S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/floatingcontour.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/floatingcontour.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/floatingcontour.ilst [build UIL] svx/uiconfig/ui/floatinglineproperty S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/floatinglineproperty.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/floatinglineproperty.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/floatinglineproperty.ilst [build UIL] svx/uiconfig/ui/floatingundoredo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/floatingundoredo.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/floatingundoredo.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/floatingundoredo.ilst [build UIL] svx/uiconfig/ui/fontworkgallerydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/fontworkgallerydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/fontworkgallerydialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/fontworkgallerydialog.ilst [build UIL] svx/uiconfig/ui/fontworkspacingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/fontworkspacingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/fontworkspacingdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/fontworkspacingdialog.ilst [build UIL] svx/uiconfig/ui/formdatamenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/formdatamenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/formdatamenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/formdatamenu.ilst [build UIL] svx/uiconfig/ui/formlinkwarndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/formlinkwarndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/formlinkwarndialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/formlinkwarndialog.ilst [build UIL] svx/uiconfig/ui/formnavimenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/formnavimenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/formnavimenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/formnavimenu.ilst [build UIL] svx/uiconfig/ui/functionmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/functionmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/functionmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/functionmenu.ilst [build UIL] svx/uiconfig/ui/gallerymenu1 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/gallerymenu1.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/gallerymenu1.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/gallerymenu1.ilst [build UIL] svx/uiconfig/ui/gallerymenu2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/gallerymenu2.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/gallerymenu2.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/gallerymenu2.ilst [build UIL] svx/uiconfig/ui/headfootformatpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/headfootformatpage.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/headfootformatpage.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/headfootformatpage.ilst [build UIL] svx/uiconfig/ui/imapdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/imapdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/imapdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/imapdialog.ilst [build UIL] svx/uiconfig/ui/imapmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/imapmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/imapmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/imapmenu.ilst [build UIL] svx/uiconfig/ui/linkwarndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/linkwarndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/linkwarndialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/linkwarndialog.ilst [build UIL] svx/uiconfig/ui/mediaplayback S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/mediaplayback.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/mediaplayback.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/mediaplayback.ilst [build UIL] svx/uiconfig/ui/namespacedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/namespacedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/namespacedialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/namespacedialog.ilst [build UIL] svx/uiconfig/ui/oldcolorwindow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/oldcolorwindow.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/oldcolorwindow.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/oldcolorwindow.ilst [build UIL] svx/uiconfig/ui/optgridpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/optgridpage.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/optgridpage.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/optgridpage.ilst [build UIL] svx/uiconfig/ui/paralinespacingcontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/paralinespacingcontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/paralinespacingcontrol.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/paralinespacingcontrol.ilst [build UIL] svx/uiconfig/ui/paralrspacing S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/paralrspacing.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/paralrspacing.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/paralrspacing.ilst [build UIL] svx/uiconfig/ui/paraulspacing S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/paraulspacing.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/paraulspacing.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/paraulspacing.ilst [build UIL] svx/uiconfig/ui/passwd S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/passwd.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/passwd.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/passwd.ilst [build UIL] svx/uiconfig/ui/presetmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/presetmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/presetmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/presetmenu.ilst [build UIL] svx/uiconfig/ui/profileexporteddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/profileexporteddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/profileexporteddialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/profileexporteddialog.ilst [build UIL] svx/uiconfig/ui/querydeletecontourdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/querydeletecontourdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/querydeletecontourdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/querydeletecontourdialog.ilst [build UIL] svx/uiconfig/ui/querydeleteobjectdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/querydeleteobjectdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/querydeleteobjectdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/querydeleteobjectdialog.ilst [build UIL] svx/uiconfig/ui/querydeletethemedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/querydeletethemedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/querydeletethemedialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/querydeletethemedialog.ilst [build UIL] svx/uiconfig/ui/querymodifyimagemapchangesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ilst [build UIL] svx/uiconfig/ui/querynewcontourdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/querynewcontourdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/querynewcontourdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/querynewcontourdialog.ilst [build UIL] svx/uiconfig/ui/querysavecontchangesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/querysavecontchangesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/querysavecontchangesdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/querysavecontchangesdialog.ilst [build UIL] svx/uiconfig/ui/querysaveimagemapchangesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/querysaveimagemapchangesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/querysaveimagemapchangesdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/querysaveimagemapchangesdialog.ilst [build UIL] svx/uiconfig/ui/queryunlinkgraphicsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/queryunlinkgraphicsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/queryunlinkgraphicsdialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/queryunlinkgraphicsdialog.ilst [build UIL] svx/uiconfig/ui/redlinecontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/redlinecontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/redlinecontrol.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/redlinecontrol.ilst [build UIL] svx/uiconfig/ui/redlinefilterpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/redlinefilterpage.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/redlinefilterpage.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/redlinefilterpage.ilst [build UIL] svx/uiconfig/ui/redlineviewpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/redlineviewpage.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/redlineviewpage.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/redlineviewpage.ilst [build UIL] svx/uiconfig/ui/rowsmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/rowsmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/rowsmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/rowsmenu.ilst [build UIL] svx/uiconfig/ui/rulermenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/rulermenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/rulermenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/rulermenu.ilst [build UIL] svx/uiconfig/ui/safemodedialog 0 new error (3 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/simpress.suppr) 0 new warning (43 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/simpress.suppr) 0 new fatal (4 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/simpress.suppr) 6 suppressions unused S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/safemodedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/safemodedialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/safemodedialog.ilst [build UIL] svx/uiconfig/ui/savemodifieddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/savemodifieddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/savemodifieddialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/savemodifieddialog.ilst [build UIL] svx/uiconfig/ui/selectionmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/selectionmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/selectionmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/selectionmenu.ilst [build UIL] svx/uiconfig/ui/sidebararea S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebararea.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebararea.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebararea.ilst [build UIL] svx/uiconfig/ui/sidebarshadow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebarshadow.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebarshadow.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebarshadow.ilst [build UIL] svx/uiconfig/ui/sidebargraphic S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebargraphic.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebargraphic.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebargraphic.ilst [build UIL] svx/uiconfig/ui/sidebarline S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebarline.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebarline.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebarline.ilst [build UIL] svx/uiconfig/ui/sidebarparagraph S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebarparagraph.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebarparagraph.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebarparagraph.ilst [build UIL] svx/uiconfig/ui/sidebarlists S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebarlists.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebarlists.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebarlists.ilst [build UIL] svx/uiconfig/ui/sidebarpossize S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebarpossize.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebarpossize.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebarpossize.ilst [build UIL] svx/uiconfig/ui/sidebarstylespanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebarstylespanel.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebarstylespanel.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebarstylespanel.ilst [build UIL] svx/uiconfig/ui/sidebartextpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/sidebartextpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/sidebartextpanel.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/sidebartextpanel.ilst [build UIL] svx/uiconfig/ui/stylemenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/stylemenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/stylemenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/stylemenu.ilst [build UIL] svx/uiconfig/ui/textcharacterspacingcontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/textcharacterspacingcontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/textcharacterspacingcontrol.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/textcharacterspacingcontrol.ilst [build UIL] svx/uiconfig/ui/textcontrolchardialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/textcontrolchardialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/textcontrolchardialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/textcontrolchardialog.ilst [build UIL] svx/uiconfig/ui/textcontrolparadialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/textcontrolparadialog.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/textcontrolparadialog.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/textcontrolparadialog.ilst [build UIL] svx/uiconfig/ui/textunderlinecontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/textunderlinecontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/textunderlinecontrol.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/textunderlinecontrol.ilst [build UIL] svx/uiconfig/ui/xmlsecstatmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/xmlsecstatmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/xmlsecstatmenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/xmlsecstatmenu.ilst [build UIL] svx/uiconfig/ui/xformspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/xformspage.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/xformspage.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/xformspage.ilst [build UIL] svx/uiconfig/ui/zoommenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/svx/uiconfig/ui/zoommenu.ilst $S/solenv/bin/uiimagelist.xsl $S/svx/uiconfig/ui/zoommenu.ui && touch $W/UIImageListTarget/svx/uiconfig/ui/zoommenu.ilst [build UIA] svx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/svx.false -s $S/solenv/sanitizers/ui/svx.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/svx.a11yerrors $S/svx/uiconfig/ui/acceptrejectchangesdialog.ui $S/svx/uiconfig/ui/addconditiondialog.ui $S/svx/uiconfig/ui/adddataitemdialog.ui $S/svx/uiconfig/ui/addinstancedialog.ui $S/svx/uiconfig/ui/addmodeldialog.ui $S/svx/uiconfig/ui/addnamespacedialog.ui $S/svx/uiconfig/ui/addsubmissiondialog.ui $S/svx/uiconfig/ui/asianphoneticguidedialog.ui $S/svx/uiconfig/ui/cellmenu.ui $S/svx/uiconfig/ui/charsetmenu.ui $S/svx/uiconfig/ui/chineseconversiondialog.ui $S/svx/uiconfig/ui/chinesedictionary.ui $S/svx/uiconfig/ui/classificationdialog.ui $S/svx/uiconfig/ui/colorwindow.ui $S/svx/uiconfig/ui/colsmenu.ui $S/svx/uiconfig/ui/compressgraphicdialog.ui $S/svx/uiconfig/ui/convertmenu.ui $S/svx/uiconfig/ui/crashreportdlg.ui $S/svx/uiconfig/ui/datanavigator.ui $S/svx/uiconfig/ui/defaultshapespanel.ui $S/svx/uiconfig/ui/deleteheaderdialog.ui $S/svx/uiconfig/ui/deletefooterdialog.ui $S/svx/uiconfig/ui/docking3deffects.ui $S/svx/uiconfig/ui/dockingcolorreplace.ui $S/svx/uiconfig/ui/dockingfontwork.ui $S/svx/uiconfig/ui/docrecoverybrokendialog.ui $S/svx/uiconfig/ui/docrecoveryprogressdialog.ui $S/svx/uiconfig/ui/docrecoveryrecoverdialog.ui $S/svx/uiconfig/ui/docrecoverysavedialog.ui $S/svx/uiconfig/ui/extrustiondepthdialog.ui $S/svx/uiconfig/ui/filtermenu.ui $S/svx/uiconfig/ui/findreplacedialog.ui $S/svx/uiconfig/ui/floatingareastyle.ui $S/svx/uiconfig/ui/floatingcontour.ui $S/svx/uiconfig/ui/floatinglineproperty.ui $S/svx/uiconfig/ui/floatingundoredo.ui $S/svx/uiconfig/ui/fontworkgallerydialog.ui $S/svx/uiconfig/ui/fontworkspacingdialog.ui $S/svx/uiconfig/ui/formdatamenu.ui $S/svx/uiconfig/ui/formlinkwarndialog.ui $S/svx/uiconfig/ui/formnavimenu.ui $S/svx/uiconfig/ui/functionmenu.ui $S/svx/uiconfig/ui/gallerymenu1.ui $S/svx/uiconfig/ui/gallerymenu2.ui $S/svx/uiconfig/ui/headfootformatpage.ui $S/svx/uiconfig/ui/imapdialog.ui $S/svx/uiconfig/ui/imapmenu.ui $S/svx/uiconfig/ui/linkwarndialog.ui $S/svx/uiconfig/ui/mediaplayback.ui $S/svx/uiconfig/ui/namespacedialog.ui $S/svx/uiconfig/ui/oldcolorwindow.ui $S/svx/uiconfig/ui/optgridpage.ui $S/svx/uiconfig/ui/paralinespacingcontrol.ui $S/svx/uiconfig/ui/paralrspacing.ui $S/svx/uiconfig/ui/paraulspacing.ui $S/svx/uiconfig/ui/passwd.ui $S/svx/uiconfig/ui/presetmenu.ui $S/svx/uiconfig/ui/profileexporteddialog.ui $S/svx/uiconfig/ui/querydeletecontourdialog.ui $S/svx/uiconfig/ui/querydeleteobjectdialog.ui $S/svx/uiconfig/ui/querydeletethemedialog.ui $S/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui $S/svx/uiconfig/ui/querynewcontourdialog.ui $S/svx/uiconfig/ui/querysavecontchangesdialog.ui $S/svx/uiconfig/ui/querysaveimagemapchangesdialog.ui $S/svx/uiconfig/ui/queryunlinkgraphicsdialog.ui $S/svx/uiconfig/ui/redlinecontrol.ui $S/svx/uiconfig/ui/redlinefilterpage.ui $S/svx/uiconfig/ui/redlineviewpage.ui $S/svx/uiconfig/ui/rowsmenu.ui $S/svx/uiconfig/ui/rulermenu.ui $S/svx/uiconfig/ui/safemodedialog.ui $S/svx/uiconfig/ui/savemodifieddialog.ui $S/svx/uiconfig/ui/selectionmenu.ui $S/svx/uiconfig/ui/sidebararea.ui $S/svx/uiconfig/ui/sidebarshadow.ui $S/svx/uiconfig/ui/sidebargraphic.ui $S/svx/uiconfig/ui/sidebarline.ui $S/svx/uiconfig/ui/sidebarparagraph.ui $S/svx/uiconfig/ui/sidebarlists.ui $S/svx/uiconfig/ui/sidebarpossize.ui $S/svx/uiconfig/ui/sidebarstylespanel.ui $S/svx/uiconfig/ui/sidebartextpanel.ui $S/svx/uiconfig/ui/stylemenu.ui $S/svx/uiconfig/ui/textcharacterspacingcontrol.ui $S/svx/uiconfig/ui/textcontrolchardialog.ui $S/svx/uiconfig/ui/textcontrolparadialog.ui $S/svx/uiconfig/ui/textunderlinecontrol.ui $S/svx/uiconfig/ui/xmlsecstatmenu.ui $S/svx/uiconfig/ui/xformspage.ui $S/svx/uiconfig/ui/zoommenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/acceptrejectchangesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/acceptrejectchangesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/addconditiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/addconditiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/adddataitemdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/adddataitemdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/addinstancedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/addinstancedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/addmodeldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/addmodeldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/addnamespacedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/addnamespacedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/addsubmissiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/addsubmissiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/asianphoneticguidedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/asianphoneticguidedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/cellmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/cellmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/charsetmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/charsetmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/chineseconversiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/chineseconversiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/chinesedictionary.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/chinesedictionary.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/classificationdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/classificationdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/colorwindow.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/colorwindow.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/colsmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/colsmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/compressgraphicdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/compressgraphicdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/convertmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/convertmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/crashreportdlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/crashreportdlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/datanavigator.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/datanavigator.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/defaultshapespanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/defaultshapespanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/deleteheaderdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/deleteheaderdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/deletefooterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/deletefooterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/docking3deffects.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/docking3deffects.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/dockingcolorreplace.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/dockingcolorreplace.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/dockingfontwork.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/dockingfontwork.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/docrecoverybrokendialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/docrecoverybrokendialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/docrecoveryprogressdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/docrecoveryprogressdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/docrecoveryrecoverdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/docrecoveryrecoverdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/docrecoverysavedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/docrecoverysavedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/extrustiondepthdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/extrustiondepthdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/filtermenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/filtermenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/findreplacedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/findreplacedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/floatingareastyle.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/floatingareastyle.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/floatingcontour.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/floatingcontour.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/floatinglineproperty.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/floatinglineproperty.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/floatingundoredo.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/floatingundoredo.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/fontworkgallerydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/fontworkgallerydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/fontworkspacingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/fontworkspacingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/formdatamenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/formdatamenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/formlinkwarndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/formlinkwarndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/formnavimenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/formnavimenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/functionmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/functionmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/gallerymenu1.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/gallerymenu1.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/gallerymenu2.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/gallerymenu2.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/headfootformatpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/headfootformatpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/imapdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/imapdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/imapmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/imapmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/linkwarndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/linkwarndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/mediaplayback.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/mediaplayback.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/namespacedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/namespacedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/oldcolorwindow.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/oldcolorwindow.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/optgridpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/optgridpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/paralinespacingcontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/paralinespacingcontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/paralrspacing.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/paralrspacing.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/paraulspacing.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/paraulspacing.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/passwd.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/passwd.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/presetmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/presetmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/profileexporteddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/profileexporteddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/querydeletecontourdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/querydeletecontourdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/querydeleteobjectdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/querydeleteobjectdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/querydeletethemedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/querydeletethemedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/querymodifyimagemapchangesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/querynewcontourdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/querynewcontourdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/querysavecontchangesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/querysavecontchangesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/querysaveimagemapchangesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/querysaveimagemapchangesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/queryunlinkgraphicsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/queryunlinkgraphicsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/redlinecontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/redlinecontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/redlinefilterpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/redlinefilterpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/redlineviewpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/redlineviewpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/rowsmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/rowsmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/rulermenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/rulermenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/safemodedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/safemodedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/savemodifieddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/savemodifieddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/selectionmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/selectionmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebararea.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebararea.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebarshadow.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebarshadow.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebargraphic.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebargraphic.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebarline.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebarline.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebarparagraph.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebarparagraph.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebarlists.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebarlists.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebarpossize.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebarpossize.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebarstylespanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebarstylespanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/sidebartextpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/sidebartextpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/stylemenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/stylemenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/textcharacterspacingcontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/textcharacterspacingcontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/textcontrolchardialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/textcontrolchardialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/textcontrolparadialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/textcontrolparadialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/textunderlinecontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/textunderlinecontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/xmlsecstatmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/xmlsecstatmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/xformspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/xformspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/uiconfig/ui/zoommenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/svx/ui/zoommenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/anchor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/anchor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/annotation.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/annotation.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/frame.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/frame.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/insertfield.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/insertfield.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/media.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/media.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/preview.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/preview.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/table.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/table.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/popupmenu/text.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/popupmenu/text.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/bezierobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/bezierobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/drawbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/drawbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/drawingobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/drawingobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/drawtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/findbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/findbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/frameobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/frameobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/insertobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/insertobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/numobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/numobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/oleobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/oleobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/optimizetablebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/optimizetablebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/previewobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/previewobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/textstylebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/textstylebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/toolbar/viewerbar.xml [build UIM] share/config/soffice.cfg/modules/sglobal/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sglobal/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sglobal/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/anchor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/anchor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/annotation.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/annotation.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/frame.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/frame.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/insertfield.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/insertfield.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/preview.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/preview.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/source.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/source.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/table.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/table.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/popupmenu/text.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/popupmenu/text.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/bezierobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/bezierobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/drawingobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/drawingobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/drawtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/drawtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/findbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/findbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/frameobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/frameobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/numobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/numobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/oleobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/oleobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/optimizetablebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/optimizetablebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/previewobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/previewobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/toolbar/viewerbar.xml [build UIM] share/config/soffice.cfg/modules/sweb/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/sweb/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sweb/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/anchor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/anchor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/annotation.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/annotation.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/frame.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/frame.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/insertfield.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/insertfield.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/media.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/media.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/preview.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/preview.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/table.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/table.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/popupmenu/text.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/popupmenu/text.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/bezierobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/bezierobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/drawbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/drawbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/drawingobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/drawingobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/drawtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/drawtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/frameobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/frameobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/insertobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/insertobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/mailmerge.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/mailmerge.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/numobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/numobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/oleobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/oleobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/optimizetablebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/optimizetablebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/previewobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/previewobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/toolbar/viewerbar.xml [build UIM] share/config/soffice.cfg/modules/swform/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swform/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swform/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/anchor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/anchor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/annotation.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/annotation.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/frame.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/frame.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/insertfield.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/insertfield.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/media.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/media.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/preview.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/preview.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/table.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/table.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/popupmenu/text.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/popupmenu/text.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/bezierobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/bezierobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/drawbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/drawbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/drawingobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/drawingobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/drawtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/drawtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/frameobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/frameobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/insertobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/insertobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/mailmerge.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/mailmerge.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/numobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/numobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/oleobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/oleobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/optimizetablebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/optimizetablebar.xml 0 new error (17 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/svx.suppr) 0 new warning (84 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/svx.suppr) 0 new fatal (19 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/svx.suppr) 15 suppressions unused /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/previewobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/previewobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/toolbar/viewerbar.xml [build UIM] share/config/soffice.cfg/modules/swreport/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swreport/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swreport/menubar/menubar.xml [build UIL] sw/uiconfig/swriter/ui/abstractdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/abstractdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/abstractdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/abstractdialog.ilst [build UIL] sw/uiconfig/swriter/ui/addentrydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/addentrydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/addentrydialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/addentrydialog.ilst [build UIL] sw/uiconfig/swriter/ui/addressblockdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/addressblockdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/addressblockdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/addressblockdialog.ilst [build UIL] sw/uiconfig/swriter/ui/alreadyexistsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/alreadyexistsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/alreadyexistsdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/alreadyexistsdialog.ilst [build UIL] sw/uiconfig/swriter/ui/addressfragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/addressfragment.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/addressfragment.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/addressfragment.ilst [build UIL] sw/uiconfig/swriter/ui/annotationmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/annotationmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/annotationmenu.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/annotationmenu.ilst [build UIL] sw/uiconfig/swriter/ui/asciifilterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/asciifilterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/asciifilterdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/asciifilterdialog.ilst [build UIL] sw/uiconfig/swriter/ui/asksearchdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/asksearchdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/asksearchdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/asksearchdialog.ilst [build UIL] sw/uiconfig/swriter/ui/assignfieldsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignfieldsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/assignfieldsdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignfieldsdialog.ilst [build UIL] sw/uiconfig/swriter/ui/assignfragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignfragment.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/assignfragment.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignfragment.ilst [build UIL] sw/uiconfig/swriter/ui/assignstylesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignstylesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/assignstylesdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignstylesdialog.ilst [build UIL] sw/uiconfig/swriter/ui/attachnamedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/attachnamedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/attachnamedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/attachnamedialog.ilst [build UIL] sw/uiconfig/swriter/ui/authenticationsettingsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ilst [build UIL] sw/uiconfig/swriter/ui/autoformattable S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/autoformattable.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/autoformattable.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/autoformattable.ilst [build UIL] sw/uiconfig/swriter/ui/autotext S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/autotext.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/autotext.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/autotext.ilst [build UIL] sw/uiconfig/swriter/ui/bibliographyentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/bibliographyentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/bibliographyentry.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/bibliographyentry.ilst [build UIL] sw/uiconfig/swriter/ui/bibliofragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/bibliofragment.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/bibliofragment.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/bibliofragment.ilst [build UIL] sw/uiconfig/swriter/ui/bulletsandnumbering S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/bulletsandnumbering.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/bulletsandnumbering.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/bulletsandnumbering.ilst [build UIL] sw/uiconfig/swriter/ui/businessdatapage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/businessdatapage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/businessdatapage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/businessdatapage.ilst [build UIL] sw/uiconfig/swriter/ui/cannotsavelabeldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ilst [build UIL] sw/uiconfig/swriter/ui/captiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/captiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/captiondialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/captiondialog.ilst [build UIL] sw/uiconfig/swriter/ui/captionoptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/captionoptions.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/captionoptions.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/captionoptions.ilst [build UIL] sw/uiconfig/swriter/ui/cardmediumpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/cardmediumpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/cardmediumpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/cardmediumpage.ilst [build UIL] sw/uiconfig/swriter/ui/ccdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/ccdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/ccdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/ccdialog.ilst [build UIL] sw/uiconfig/swriter/ui/characterproperties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/characterproperties.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/characterproperties.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/characterproperties.ilst [build UIL] sw/uiconfig/swriter/ui/charurlpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/charurlpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/charurlpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/charurlpage.ilst [build UIL] sw/uiconfig/swriter/ui/columndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/columndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/columndialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/columndialog.ilst [build UIL] sw/uiconfig/swriter/ui/columnpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/columnpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/columnpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/columnpage.ilst [build UIL] sw/uiconfig/swriter/ui/columnwidth S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/columnwidth.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/columnwidth.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/columnwidth.ilst [build UIL] sw/uiconfig/swriter/ui/comboboxfragment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/comboboxfragment.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/comboboxfragment.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/comboboxfragment.ilst [build UIL] sw/uiconfig/swriter/ui/conditionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/conditionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/conditionpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/conditionpage.ilst [build UIL] sw/uiconfig/swriter/ui/converttexttable S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/converttexttable.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/converttexttable.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/converttexttable.ilst [build UIL] sw/uiconfig/swriter/ui/createaddresslist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/createaddresslist.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/createaddresslist.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/createaddresslist.ilst [build UIL] sw/uiconfig/swriter/ui/createauthorentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/createauthorentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/createauthorentry.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/createauthorentry.ilst [build UIL] sw/uiconfig/swriter/ui/createautomarkdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/createautomarkdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/createautomarkdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/createautomarkdialog.ilst [build UIL] sw/uiconfig/swriter/ui/customizeaddrlistdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ilst [build UIL] sw/uiconfig/swriter/ui/datasourcesunavailabledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ilst [build UIL] sw/uiconfig/swriter/ui/dropcapspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropcapspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/dropcapspage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropcapspage.ilst [build UIL] sw/uiconfig/swriter/ui/dropdownfielddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropdownfielddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/dropdownfielddialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropdownfielddialog.ilst [build UIL] sw/uiconfig/swriter/ui/dropdownformfielddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropdownformfielddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/dropdownformfielddialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropdownformfielddialog.ilst [build UIL] sw/uiconfig/swriter/ui/editcategories S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/editcategories.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/editcategories.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/editcategories.ilst [build UIL] sw/uiconfig/swriter/ui/editfielddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/editfielddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/editfielddialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/editfielddialog.ilst [build UIL] sw/uiconfig/swriter/ui/editsectiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/editsectiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/editsectiondialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/editsectiondialog.ilst [build UIL] sw/uiconfig/swriter/ui/endnotepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/endnotepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/endnotepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/endnotepage.ilst [build UIL] sw/uiconfig/swriter/ui/envaddresspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/envaddresspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/envaddresspage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/envaddresspage.ilst [build UIL] sw/uiconfig/swriter/ui/envdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/envdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/envdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/envdialog.ilst [build UIL] sw/uiconfig/swriter/ui/envformatpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/envformatpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/envformatpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/envformatpage.ilst [build UIL] sw/uiconfig/swriter/ui/envprinterpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/envprinterpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/envprinterpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/envprinterpage.ilst [build UIL] sw/uiconfig/swriter/ui/exchangedatabases S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/exchangedatabases.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/exchangedatabases.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/exchangedatabases.ilst [build UIL] sw/uiconfig/swriter/ui/fielddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/fielddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/fielddialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/fielddialog.ilst [build UIL] sw/uiconfig/swriter/ui/findentrydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/findentrydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/findentrydialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/findentrydialog.ilst [build UIL] sw/uiconfig/swriter/ui/flddbpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddbpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/flddbpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddbpage.ilst [build UIL] sw/uiconfig/swriter/ui/flddocinfopage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddocinfopage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/flddocinfopage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddocinfopage.ilst [build UIL] sw/uiconfig/swriter/ui/flddocumentpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddocumentpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/flddocumentpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddocumentpage.ilst [build UIL] sw/uiconfig/swriter/ui/fldfuncpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldfuncpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/fldfuncpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldfuncpage.ilst [build UIL] sw/uiconfig/swriter/ui/fldrefpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldrefpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/fldrefpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldrefpage.ilst [build UIL] sw/uiconfig/swriter/ui/fldvarpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldvarpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/fldvarpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldvarpage.ilst [build UIL] sw/uiconfig/swriter/ui/floatingnavigation S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/floatingnavigation.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/floatingnavigation.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/floatingnavigation.ilst [build UIL] sw/uiconfig/swriter/ui/floatingsync S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/floatingsync.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/floatingsync.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/floatingsync.ilst [build UIL] sw/uiconfig/swriter/ui/formatsectiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/formatsectiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/formatsectiondialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/formatsectiondialog.ilst [build UIL] sw/uiconfig/swriter/ui/formattablepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/formattablepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/formattablepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/formattablepage.ilst [build UIL] sw/uiconfig/swriter/ui/footendnotedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/footendnotedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/footendnotedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/footendnotedialog.ilst [build UIL] sw/uiconfig/swriter/ui/footnotepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnotepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/footnotepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnotepage.ilst [build UIL] sw/uiconfig/swriter/ui/footnoteareapage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnoteareapage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/footnoteareapage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnoteareapage.ilst [build UIL] sw/uiconfig/swriter/ui/footnotesendnotestabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ilst [build UIL] sw/uiconfig/swriter/ui/framedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/framedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/framedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/framedialog.ilst [build UIL] sw/uiconfig/swriter/ui/frmaddpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmaddpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/frmaddpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmaddpage.ilst [build UIL] sw/uiconfig/swriter/ui/frmtypepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmtypepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/frmtypepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmtypepage.ilst [build UIL] sw/uiconfig/swriter/ui/frmurlpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmurlpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/frmurlpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmurlpage.ilst [build UIL] sw/uiconfig/swriter/ui/gotopagedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/gotopagedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/gotopagedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/gotopagedialog.ilst [build UIL] sw/uiconfig/swriter/ui/headerfootermenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/headerfootermenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/headerfootermenu.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/headerfootermenu.ilst [build UIL] sw/uiconfig/swriter/ui/indexentry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/indexentry.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/indexentry.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/indexentry.ilst [build UIL] sw/uiconfig/swriter/ui/inputfielddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/inputfielddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/inputfielddialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/inputfielddialog.ilst [build UIL] sw/uiconfig/swriter/ui/inputwinmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/inputwinmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/inputwinmenu.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/inputwinmenu.ilst [build UIL] sw/uiconfig/swriter/ui/indentpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/indentpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/indentpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/indentpage.ilst [build UIL] sw/uiconfig/swriter/ui/infonotfounddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/infonotfounddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/infonotfounddialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/infonotfounddialog.ilst [build UIL] sw/uiconfig/swriter/ui/inforeadonlydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/inforeadonlydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/inforeadonlydialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/inforeadonlydialog.ilst [build UIL] sw/uiconfig/swriter/ui/insertautotextdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertautotextdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/insertautotextdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertautotextdialog.ilst [build UIL] sw/uiconfig/swriter/ui/insertbookmark S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertbookmark.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/insertbookmark.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertbookmark.ilst [build UIL] sw/uiconfig/swriter/ui/insertbreak S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertbreak.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/insertbreak.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertbreak.ilst [build UIL] sw/uiconfig/swriter/ui/insertcaption S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertcaption.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/insertcaption.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertcaption.ilst [build UIL] sw/uiconfig/swriter/ui/insertdbcolumnsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ilst [build UIL] sw/uiconfig/swriter/ui/insertfootnote S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertfootnote.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/insertfootnote.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertfootnote.ilst [build UIL] sw/uiconfig/swriter/ui/insertsectiondialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertsectiondialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/insertsectiondialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertsectiondialog.ilst [build UIL] sw/uiconfig/swriter/ui/insertscript S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertscript.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/insertscript.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertscript.ilst [build UIL] sw/uiconfig/swriter/ui/inserttable S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/inserttable.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/inserttable.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/inserttable.ilst [build UIL] sw/uiconfig/swriter/ui/labeldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/labeldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/labeldialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/labeldialog.ilst [build UIL] sw/uiconfig/swriter/ui/labelformatpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/labelformatpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/labelformatpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/labelformatpage.ilst [build UIL] sw/uiconfig/swriter/ui/labeloptionspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/labeloptionspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/labeloptionspage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/labeloptionspage.ilst [build UIL] sw/uiconfig/swriter/ui/linenumbering S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/linenumbering.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/linenumbering.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/linenumbering.ilst [build UIL] sw/uiconfig/swriter/ui/mailconfigpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailconfigpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mailconfigpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailconfigpage.ilst [build UIL] sw/uiconfig/swriter/ui/mailmergedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailmergedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mailmergedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailmergedialog.ilst [build UIL] sw/uiconfig/swriter/ui/mergeconnectdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mergeconnectdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mergeconnectdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mergeconnectdialog.ilst [build UIL] sw/uiconfig/swriter/ui/mergetabledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mergetabledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mergetabledialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mergetabledialog.ilst [build UIL] sw/uiconfig/swriter/ui/newuserindexdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/newuserindexdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/newuserindexdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/newuserindexdialog.ilst [build UIL] sw/uiconfig/swriter/ui/numparapage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/numparapage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/numparapage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/numparapage.ilst [build UIL] sw/uiconfig/swriter/ui/numberingnamedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/numberingnamedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/numberingnamedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/numberingnamedialog.ilst [build UIL] sw/uiconfig/swriter/ui/objectdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/objectdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/objectdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/objectdialog.ilst [build UIL] sw/uiconfig/swriter/ui/optcomparison S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcomparison.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/optcomparison.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcomparison.ilst [build UIL] sw/uiconfig/swriter/ui/optcompatpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcompatpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/optcompatpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcompatpage.ilst [build UIL] sw/uiconfig/swriter/ui/optcaptionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcaptionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/optcaptionpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcaptionpage.ilst [build UIL] sw/uiconfig/swriter/ui/optfonttabpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/optfonttabpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/optfonttabpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/optfonttabpage.ilst [build UIL] sw/uiconfig/swriter/ui/optformataidspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/optformataidspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/optformataidspage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/optformataidspage.ilst [build UIL] sw/uiconfig/swriter/ui/optgeneralpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/optgeneralpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/optgeneralpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/optgeneralpage.ilst [build UIL] sw/uiconfig/swriter/ui/optredlinepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/optredlinepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/optredlinepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/optredlinepage.ilst [build UIL] sw/uiconfig/swriter/ui/opttablepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/opttablepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/opttablepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/opttablepage.ilst [build UIL] sw/uiconfig/swriter/ui/opttestpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/opttestpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/opttestpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/opttestpage.ilst [build UIL] sw/uiconfig/swriter/ui/outlinenumbering S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinenumbering.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/outlinenumbering.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinenumbering.ilst [build UIL] sw/uiconfig/swriter/ui/outlinenumberingpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinenumberingpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/outlinenumberingpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinenumberingpage.ilst [build UIL] sw/uiconfig/swriter/ui/outlinepositionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinepositionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/outlinepositionpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinepositionpage.ilst [build UIL] sw/uiconfig/swriter/ui/querycontinuebegindialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/querycontinuebegindialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/querycontinuebegindialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/querycontinuebegindialog.ilst [build UIL] sw/uiconfig/swriter/ui/querycontinueenddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/querycontinueenddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/querycontinueenddialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/querycontinueenddialog.ilst [build UIL] sw/uiconfig/swriter/ui/querydefaultcompatdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/querydefaultcompatdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/querydefaultcompatdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/querydefaultcompatdialog.ilst [build UIL] sw/uiconfig/swriter/ui/queryredlinedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/queryredlinedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/queryredlinedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/queryredlinedialog.ilst [build UIL] sw/uiconfig/swriter/ui/queryrotateintostandarddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ilst [build UIL] sw/uiconfig/swriter/ui/querysavelabeldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/querysavelabeldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/querysavelabeldialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/querysavelabeldialog.ilst [build UIL] sw/uiconfig/swriter/ui/mailmerge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailmerge.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mailmerge.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailmerge.ilst [build UIL] sw/uiconfig/swriter/ui/managechangessidebar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/managechangessidebar.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/managechangessidebar.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/managechangessidebar.ilst [build UIL] sw/uiconfig/swriter/ui/mmaddressblockpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmaddressblockpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmaddressblockpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmaddressblockpage.ilst [build UIL] sw/uiconfig/swriter/ui/mmcreatingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmcreatingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmcreatingdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmcreatingdialog.ilst [build UIL] sw/uiconfig/swriter/ui/mmlayoutpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmlayoutpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmlayoutpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmlayoutpage.ilst [build UIL] sw/uiconfig/swriter/ui/mmmailbody S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmmailbody.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmmailbody.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmmailbody.ilst [build UIL] sw/uiconfig/swriter/ui/mmoutputtypepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmoutputtypepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmoutputtypepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmoutputtypepage.ilst [build UIL] sw/uiconfig/swriter/ui/mmresultemaildialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultemaildialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmresultemaildialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultemaildialog.ilst [build UIL] sw/uiconfig/swriter/ui/mmresultprintdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultprintdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmresultprintdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultprintdialog.ilst [build UIL] sw/uiconfig/swriter/ui/mmresultsavedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultsavedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmresultsavedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultsavedialog.ilst [build UIL] sw/uiconfig/swriter/ui/mmselectpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmselectpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmselectpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmselectpage.ilst [build UIL] sw/uiconfig/swriter/ui/mmsendmails S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmsendmails.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmsendmails.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmsendmails.ilst [build UIL] sw/uiconfig/swriter/ui/mmsalutationpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmsalutationpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/mmsalutationpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmsalutationpage.ilst [build UIL] sw/uiconfig/swriter/ui/navigatorpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/navigatorpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/navigatorpanel.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/navigatorpanel.ilst [build UIL] sw/uiconfig/swriter/ui/notebookbar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/notebookbar.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar.ilst [build UIL] sw/uiconfig/swriter/ui/notebookbar_compact S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_compact.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/notebookbar_compact.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_compact.ilst [build UIL] sw/uiconfig/swriter/ui/notebookbar_groups S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groups.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/notebookbar_groups.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groups.ilst [build UIL] sw/uiconfig/swriter/ui/notebookbar_single S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_single.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/notebookbar_single.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_single.ilst [build UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_full S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ilst [build UIL] sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ilst [build UIL] sw/uiconfig/swriter/ui/pagebreakmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagebreakmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pagebreakmenu.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagebreakmenu.ilst [build UIL] sw/uiconfig/swriter/ui/pagecolumncontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagecolumncontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pagecolumncontrol.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagecolumncontrol.ilst [build UIL] sw/uiconfig/swriter/ui/pagemargincontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagemargincontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pagemargincontrol.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagemargincontrol.ilst [build UIL] sw/uiconfig/swriter/ui/pageorientationcontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageorientationcontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pageorientationcontrol.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageorientationcontrol.ilst [build UIL] sw/uiconfig/swriter/ui/pagesizecontrol S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagesizecontrol.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pagesizecontrol.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagesizecontrol.ilst [build UIL] sw/uiconfig/swriter/ui/paradialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/paradialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/paradialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/paradialog.ilst [build UIL] sw/uiconfig/swriter/ui/picturedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/picturedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/picturedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/picturedialog.ilst [build UIL] sw/uiconfig/swriter/ui/picturepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/picturepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/picturepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/picturepage.ilst [build UIL] sw/uiconfig/swriter/ui/previewmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/previewmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/previewmenu.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/previewmenu.ilst [build UIL] sw/uiconfig/swriter/ui/previewzoomdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/previewzoomdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/previewzoomdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/previewzoomdialog.ilst [build UIL] sw/uiconfig/swriter/ui/printeroptions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/printeroptions.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/printeroptions.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/printeroptions.ilst [build UIL] sw/uiconfig/swriter/ui/printmergedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/printmergedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/printmergedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/printmergedialog.ilst [build UIL] sw/uiconfig/swriter/ui/printmonitordialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/printmonitordialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/printmonitordialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/printmonitordialog.ilst [build UIL] sw/uiconfig/swriter/ui/printoptionspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/printoptionspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/printoptionspage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/printoptionspage.ilst [build UIL] sw/uiconfig/swriter/ui/privateuserpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/privateuserpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/privateuserpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/privateuserpage.ilst [build UIL] sw/uiconfig/swriter/ui/readonlymenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/readonlymenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/readonlymenu.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/readonlymenu.ilst [build UIL] sw/uiconfig/swriter/ui/renameautotextdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameautotextdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/renameautotextdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameautotextdialog.ilst [build UIL] sw/uiconfig/swriter/ui/renameentrydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameentrydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/renameentrydialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameentrydialog.ilst [build UIL] sw/uiconfig/swriter/ui/renameobjectdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameobjectdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/renameobjectdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameobjectdialog.ilst [build UIL] sw/uiconfig/swriter/ui/rowheight S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/rowheight.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/rowheight.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/rowheight.ilst [build UIL] sw/uiconfig/swriter/ui/saveashtmldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/saveashtmldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/saveashtmldialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/saveashtmldialog.ilst [build UIL] sw/uiconfig/swriter/ui/savelabeldialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/savelabeldialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/savelabeldialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/savelabeldialog.ilst [build UIL] sw/uiconfig/swriter/ui/savemonitordialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/savemonitordialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/savemonitordialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/savemonitordialog.ilst [build UIL] sw/uiconfig/swriter/ui/sectionpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/sectionpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/sectionpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/sectionpage.ilst [build UIL] sw/uiconfig/swriter/ui/selectaddressdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectaddressdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/selectaddressdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectaddressdialog.ilst [build UIL] sw/uiconfig/swriter/ui/selectautotextdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectautotextdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/selectautotextdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectautotextdialog.ilst [build UIL] sw/uiconfig/swriter/ui/selectblockdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectblockdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/selectblockdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectblockdialog.ilst [build UIL] sw/uiconfig/swriter/ui/selectindexdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectindexdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/selectindexdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectindexdialog.ilst [build UIL] sw/uiconfig/swriter/ui/selecttabledialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/selecttabledialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/selecttabledialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/selecttabledialog.ilst [build UIL] sw/uiconfig/swriter/ui/sidebarpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/sidebarpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarpage.ilst [build UIL] sw/uiconfig/swriter/ui/pageformatpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageformatpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pageformatpanel.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageformatpanel.ilst [build UIL] sw/uiconfig/swriter/ui/pagestylespanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagestylespanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pagestylespanel.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagestylespanel.ilst [build UIL] sw/uiconfig/swriter/ui/pageheaderpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageheaderpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pageheaderpanel.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageheaderpanel.ilst [build UIL] sw/uiconfig/swriter/ui/pagefooterpanel S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagefooterpanel.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/pagefooterpanel.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagefooterpanel.ilst [build UIL] sw/uiconfig/swriter/ui/sidebarwrap S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarwrap.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/sidebarwrap.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarwrap.ilst [build UIL] sw/uiconfig/swriter/ui/sidebarstylepresets S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarstylepresets.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/sidebarstylepresets.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarstylepresets.ilst [build UIL] sw/uiconfig/swriter/ui/sidebartheme S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebartheme.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/sidebartheme.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebartheme.ilst [build UIL] sw/uiconfig/swriter/ui/sortdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/sortdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/sortdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/sortdialog.ilst [build UIL] sw/uiconfig/swriter/ui/spellmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/spellmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/spellmenu.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/spellmenu.ilst [build UIL] sw/uiconfig/swriter/ui/splittable S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/splittable.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/splittable.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/splittable.ilst [build UIL] sw/uiconfig/swriter/ui/statisticsinfopage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/statisticsinfopage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/statisticsinfopage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/statisticsinfopage.ilst [build UIL] sw/uiconfig/swriter/ui/stringinput S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/stringinput.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/stringinput.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/stringinput.ilst [build UIL] sw/uiconfig/swriter/ui/subjectdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/subjectdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/subjectdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/subjectdialog.ilst [build UIL] sw/uiconfig/swriter/ui/testmailsettings S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/testmailsettings.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/testmailsettings.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/testmailsettings.ilst [build UIL] sw/uiconfig/swriter/ui/tocdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tocdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocdialog.ilst [build UIL] sw/uiconfig/swriter/ui/tocentriespage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocentriespage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tocentriespage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocentriespage.ilst [build UIL] sw/uiconfig/swriter/ui/tocindexpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocindexpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tocindexpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocindexpage.ilst [build UIL] sw/uiconfig/swriter/ui/tocstylespage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocstylespage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tocstylespage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocstylespage.ilst [build UIL] sw/uiconfig/swriter/ui/tablecolumnpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tablecolumnpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tablecolumnpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tablecolumnpage.ilst [build UIL] sw/uiconfig/swriter/ui/tablepreviewdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tablepreviewdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tablepreviewdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tablepreviewdialog.ilst [build UIL] sw/uiconfig/swriter/ui/tableproperties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tableproperties.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tableproperties.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tableproperties.ilst [build UIL] sw/uiconfig/swriter/ui/tabletextflowpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tabletextflowpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tabletextflowpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tabletextflowpage.ilst [build UIL] sw/uiconfig/swriter/ui/templatedialog1 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog1.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/templatedialog1.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog1.ilst [build UIL] sw/uiconfig/swriter/ui/templatedialog2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog2.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/templatedialog2.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog2.ilst [build UIL] sw/uiconfig/swriter/ui/templatedialog4 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog4.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/templatedialog4.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog4.ilst [build UIL] sw/uiconfig/swriter/ui/templatedialog8 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog8.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/templatedialog8.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog8.ilst [build UIL] sw/uiconfig/swriter/ui/templatedialog16 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog16.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/templatedialog16.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog16.ilst [build UIL] sw/uiconfig/swriter/ui/textgridpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/textgridpage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/textgridpage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/textgridpage.ilst [build UIL] sw/uiconfig/swriter/ui/titlepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/titlepage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/titlepage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/titlepage.ilst [build UIL] sw/uiconfig/swriter/ui/tokenwidget S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/tokenwidget.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/tokenwidget.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/tokenwidget.ilst [build UIL] sw/uiconfig/swriter/ui/toxentrywidget S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/toxentrywidget.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/toxentrywidget.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/toxentrywidget.ilst [build UIL] sw/uiconfig/swriter/ui/toxbuttonwidget S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/toxbuttonwidget.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/toxbuttonwidget.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/toxbuttonwidget.ilst [build UIL] sw/uiconfig/swriter/ui/viewoptionspage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/viewoptionspage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/viewoptionspage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/viewoptionspage.ilst [build UIL] sw/uiconfig/swriter/ui/warndatasourcedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/warndatasourcedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/warndatasourcedialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/warndatasourcedialog.ilst [build UIL] sw/uiconfig/swriter/ui/warnemaildialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/warnemaildialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/warnemaildialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/warnemaildialog.ilst [build UIL] sw/uiconfig/swriter/ui/watermarkdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/watermarkdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/watermarkdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/watermarkdialog.ilst [build UIL] sw/uiconfig/swriter/ui/wordcount S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/wordcount.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/wordcount.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/wordcount.ilst [build UIL] sw/uiconfig/swriter/ui/wrapdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/wrapdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/wrapdialog.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/wrapdialog.ilst [build UIL] sw/uiconfig/swriter/ui/wrappage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/sw/uiconfig/swriter/ui/wrappage.ilst $S/solenv/bin/uiimagelist.xsl $S/sw/uiconfig/swriter/ui/wrappage.ui && touch $W/UIImageListTarget/sw/uiconfig/swriter/ui/wrappage.ilst [build UIA] modules/swriter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/modules/swriter.false -s $S/solenv/sanitizers/ui/modules/swriter.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/modules/swriter.a11yerrors $S/sw/uiconfig/swriter/ui/abstractdialog.ui $S/sw/uiconfig/swriter/ui/addentrydialog.ui $S/sw/uiconfig/swriter/ui/addressblockdialog.ui $S/sw/uiconfig/swriter/ui/alreadyexistsdialog.ui $S/sw/uiconfig/swriter/ui/addressfragment.ui $S/sw/uiconfig/swriter/ui/annotationmenu.ui $S/sw/uiconfig/swriter/ui/asciifilterdialog.ui $S/sw/uiconfig/swriter/ui/asksearchdialog.ui $S/sw/uiconfig/swriter/ui/assignfieldsdialog.ui $S/sw/uiconfig/swriter/ui/assignfragment.ui $S/sw/uiconfig/swriter/ui/assignstylesdialog.ui $S/sw/uiconfig/swriter/ui/attachnamedialog.ui $S/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui $S/sw/uiconfig/swriter/ui/autoformattable.ui $S/sw/uiconfig/swriter/ui/autotext.ui $S/sw/uiconfig/swriter/ui/bibliographyentry.ui $S/sw/uiconfig/swriter/ui/bibliofragment.ui $S/sw/uiconfig/swriter/ui/bulletsandnumbering.ui $S/sw/uiconfig/swriter/ui/businessdatapage.ui $S/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui $S/sw/uiconfig/swriter/ui/captiondialog.ui $S/sw/uiconfig/swriter/ui/captionoptions.ui $S/sw/uiconfig/swriter/ui/cardmediumpage.ui $S/sw/uiconfig/swriter/ui/ccdialog.ui $S/sw/uiconfig/swriter/ui/characterproperties.ui $S/sw/uiconfig/swriter/ui/charurlpage.ui $S/sw/uiconfig/swriter/ui/columndialog.ui $S/sw/uiconfig/swriter/ui/columnpage.ui $S/sw/uiconfig/swriter/ui/columnwidth.ui $S/sw/uiconfig/swriter/ui/comboboxfragment.ui $S/sw/uiconfig/swriter/ui/conditionpage.ui $S/sw/uiconfig/swriter/ui/converttexttable.ui $S/sw/uiconfig/swriter/ui/createaddresslist.ui $S/sw/uiconfig/swriter/ui/createauthorentry.ui $S/sw/uiconfig/swriter/ui/createautomarkdialog.ui $S/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ui $S/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui $S/sw/uiconfig/swriter/ui/dropcapspage.ui $S/sw/uiconfig/swriter/ui/dropdownfielddialog.ui $S/sw/uiconfig/swriter/ui/dropdownformfielddialog.ui $S/sw/uiconfig/swriter/ui/editcategories.ui $S/sw/uiconfig/swriter/ui/editfielddialog.ui $S/sw/uiconfig/swriter/ui/editsectiondialog.ui $S/sw/uiconfig/swriter/ui/endnotepage.ui $S/sw/uiconfig/swriter/ui/envaddresspage.ui $S/sw/uiconfig/swriter/ui/envdialog.ui $S/sw/uiconfig/swriter/ui/envformatpage.ui $S/sw/uiconfig/swriter/ui/envprinterpage.ui $S/sw/uiconfig/swriter/ui/exchangedatabases.ui $S/sw/uiconfig/swriter/ui/fielddialog.ui $S/sw/uiconfig/swriter/ui/findentrydialog.ui $S/sw/uiconfig/swriter/ui/flddbpage.ui $S/sw/uiconfig/swriter/ui/flddocinfopage.ui $S/sw/uiconfig/swriter/ui/flddocumentpage.ui $S/sw/uiconfig/swriter/ui/fldfuncpage.ui $S/sw/uiconfig/swriter/ui/fldrefpage.ui $S/sw/uiconfig/swriter/ui/fldvarpage.ui $S/sw/uiconfig/swriter/ui/floatingnavigation.ui $S/sw/uiconfig/swriter/ui/floatingsync.ui $S/sw/uiconfig/swriter/ui/formatsectiondialog.ui $S/sw/uiconfig/swriter/ui/formattablepage.ui $S/sw/uiconfig/swriter/ui/footendnotedialog.ui $S/sw/uiconfig/swriter/ui/footnotepage.ui $S/sw/uiconfig/swriter/ui/footnoteareapage.ui $S/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui $S/sw/uiconfig/swriter/ui/framedialog.ui $S/sw/uiconfig/swriter/ui/frmaddpage.ui $S/sw/uiconfig/swriter/ui/frmtypepage.ui $S/sw/uiconfig/swriter/ui/frmurlpage.ui $S/sw/uiconfig/swriter/ui/gotopagedialog.ui $S/sw/uiconfig/swriter/ui/headerfootermenu.ui $S/sw/uiconfig/swriter/ui/indexentry.ui $S/sw/uiconfig/swriter/ui/inputfielddialog.ui $S/sw/uiconfig/swriter/ui/inputwinmenu.ui $S/sw/uiconfig/swriter/ui/indentpage.ui $S/sw/uiconfig/swriter/ui/infonotfounddialog.ui $S/sw/uiconfig/swriter/ui/inforeadonlydialog.ui $S/sw/uiconfig/swriter/ui/insertautotextdialog.ui $S/sw/uiconfig/swriter/ui/insertbookmark.ui $S/sw/uiconfig/swriter/ui/insertbreak.ui $S/sw/uiconfig/swriter/ui/insertcaption.ui $S/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui $S/sw/uiconfig/swriter/ui/insertfootnote.ui $S/sw/uiconfig/swriter/ui/insertsectiondialog.ui $S/sw/uiconfig/swriter/ui/insertscript.ui $S/sw/uiconfig/swriter/ui/inserttable.ui $S/sw/uiconfig/swriter/ui/labeldialog.ui $S/sw/uiconfig/swriter/ui/labelformatpage.ui $S/sw/uiconfig/swriter/ui/labeloptionspage.ui $S/sw/uiconfig/swriter/ui/linenumbering.ui $S/sw/uiconfig/swriter/ui/mailconfigpage.ui $S/sw/uiconfig/swriter/ui/mailmergedialog.ui $S/sw/uiconfig/swriter/ui/mergeconnectdialog.ui $S/sw/uiconfig/swriter/ui/mergetabledialog.ui $S/sw/uiconfig/swriter/ui/newuserindexdialog.ui $S/sw/uiconfig/swriter/ui/numparapage.ui $S/sw/uiconfig/swriter/ui/numberingnamedialog.ui $S/sw/uiconfig/swriter/ui/objectdialog.ui $S/sw/uiconfig/swriter/ui/optcomparison.ui $S/sw/uiconfig/swriter/ui/optcompatpage.ui $S/sw/uiconfig/swriter/ui/optcaptionpage.ui $S/sw/uiconfig/swriter/ui/optfonttabpage.ui $S/sw/uiconfig/swriter/ui/optformataidspage.ui $S/sw/uiconfig/swriter/ui/optgeneralpage.ui $S/sw/uiconfig/swriter/ui/optredlinepage.ui $S/sw/uiconfig/swriter/ui/opttablepage.ui $S/sw/uiconfig/swriter/ui/opttestpage.ui $S/sw/uiconfig/swriter/ui/outlinenumbering.ui $S/sw/uiconfig/swriter/ui/outlinenumberingpage.ui $S/sw/uiconfig/swriter/ui/outlinepositionpage.ui $S/sw/uiconfig/swriter/ui/querycontinuebegindialog.ui $S/sw/uiconfig/swriter/ui/querycontinueenddialog.ui $S/sw/uiconfig/swriter/ui/querydefaultcompatdialog.ui $S/sw/uiconfig/swriter/ui/queryredlinedialog.ui $S/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui $S/sw/uiconfig/swriter/ui/querysavelabeldialog.ui $S/sw/uiconfig/swriter/ui/mailmerge.ui $S/sw/uiconfig/swriter/ui/managechangessidebar.ui $S/sw/uiconfig/swriter/ui/mmaddressblockpage.ui $S/sw/uiconfig/swriter/ui/mmcreatingdialog.ui $S/sw/uiconfig/swriter/ui/mmlayoutpage.ui $S/sw/uiconfig/swriter/ui/mmmailbody.ui $S/sw/uiconfig/swriter/ui/mmoutputtypepage.ui $S/sw/uiconfig/swriter/ui/mmresultemaildialog.ui $S/sw/uiconfig/swriter/ui/mmresultprintdialog.ui $S/sw/uiconfig/swriter/ui/mmresultsavedialog.ui $S/sw/uiconfig/swriter/ui/mmselectpage.ui $S/sw/uiconfig/swriter/ui/mmsendmails.ui $S/sw/uiconfig/swriter/ui/mmsalutationpage.ui $S/sw/uiconfig/swriter/ui/navigatorpanel.ui $S/sw/uiconfig/swriter/ui/notebookbar.ui $S/sw/uiconfig/swriter/ui/notebookbar_compact.ui $S/sw/uiconfig/swriter/ui/notebookbar_groups.ui $S/sw/uiconfig/swriter/ui/notebookbar_single.ui $S/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui $S/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui $S/sw/uiconfig/swriter/ui/pagebreakmenu.ui $S/sw/uiconfig/swriter/ui/pagecolumncontrol.ui $S/sw/uiconfig/swriter/ui/pagemargincontrol.ui $S/sw/uiconfig/swriter/ui/pageorientationcontrol.ui $S/sw/uiconfig/swriter/ui/pagesizecontrol.ui $S/sw/uiconfig/swriter/ui/paradialog.ui $S/sw/uiconfig/swriter/ui/picturedialog.ui $S/sw/uiconfig/swriter/ui/picturepage.ui $S/sw/uiconfig/swriter/ui/previewmenu.ui $S/sw/uiconfig/swriter/ui/previewzoomdialog.ui $S/sw/uiconfig/swriter/ui/printeroptions.ui $S/sw/uiconfig/swriter/ui/printmergedialog.ui $S/sw/uiconfig/swriter/ui/printmonitordialog.ui $S/sw/uiconfig/swriter/ui/printoptionspage.ui $S/sw/uiconfig/swriter/ui/privateuserpage.ui $S/sw/uiconfig/swriter/ui/readonlymenu.ui $S/sw/uiconfig/swriter/ui/renameautotextdialog.ui $S/sw/uiconfig/swriter/ui/renameentrydialog.ui $S/sw/uiconfig/swriter/ui/renameobjectdialog.ui $S/sw/uiconfig/swriter/ui/rowheight.ui $S/sw/uiconfig/swriter/ui/saveashtmldialog.ui $S/sw/uiconfig/swriter/ui/savelabeldialog.ui $S/sw/uiconfig/swriter/ui/savemonitordialog.ui $S/sw/uiconfig/swriter/ui/sectionpage.ui $S/sw/uiconfig/swriter/ui/selectaddressdialog.ui $S/sw/uiconfig/swriter/ui/selectautotextdialog.ui $S/sw/uiconfig/swriter/ui/selectblockdialog.ui $S/sw/uiconfig/swriter/ui/selectindexdialog.ui $S/sw/uiconfig/swriter/ui/selecttabledialog.ui $S/sw/uiconfig/swriter/ui/sidebarpage.ui $S/sw/uiconfig/swriter/ui/pageformatpanel.ui $S/sw/uiconfig/swriter/ui/pagestylespanel.ui $S/sw/uiconfig/swriter/ui/pageheaderpanel.ui $S/sw/uiconfig/swriter/ui/pagefooterpanel.ui $S/sw/uiconfig/swriter/ui/sidebarwrap.ui $S/sw/uiconfig/swriter/ui/sidebarstylepresets.ui $S/sw/uiconfig/swriter/ui/sidebartheme.ui $S/sw/uiconfig/swriter/ui/sortdialog.ui $S/sw/uiconfig/swriter/ui/spellmenu.ui $S/sw/uiconfig/swriter/ui/splittable.ui $S/sw/uiconfig/swriter/ui/statisticsinfopage.ui $S/sw/uiconfig/swriter/ui/stringinput.ui $S/sw/uiconfig/swriter/ui/subjectdialog.ui $S/sw/uiconfig/swriter/ui/testmailsettings.ui $S/sw/uiconfig/swriter/ui/tocdialog.ui $S/sw/uiconfig/swriter/ui/tocentriespage.ui $S/sw/uiconfig/swriter/ui/tocindexpage.ui $S/sw/uiconfig/swriter/ui/tocstylespage.ui $S/sw/uiconfig/swriter/ui/tablecolumnpage.ui $S/sw/uiconfig/swriter/ui/tablepreviewdialog.ui $S/sw/uiconfig/swriter/ui/tableproperties.ui $S/sw/uiconfig/swriter/ui/tabletextflowpage.ui $S/sw/uiconfig/swriter/ui/templatedialog1.ui $S/sw/uiconfig/swriter/ui/templatedialog2.ui $S/sw/uiconfig/swriter/ui/templatedialog4.ui $S/sw/uiconfig/swriter/ui/templatedialog8.ui $S/sw/uiconfig/swriter/ui/templatedialog16.ui $S/sw/uiconfig/swriter/ui/textgridpage.ui $S/sw/uiconfig/swriter/ui/titlepage.ui $S/sw/uiconfig/swriter/ui/tokenwidget.ui $S/sw/uiconfig/swriter/ui/toxentrywidget.ui $S/sw/uiconfig/swriter/ui/toxbuttonwidget.ui $S/sw/uiconfig/swriter/ui/viewoptionspage.ui $S/sw/uiconfig/swriter/ui/warndatasourcedialog.ui $S/sw/uiconfig/swriter/ui/warnemaildialog.ui $S/sw/uiconfig/swriter/ui/watermarkdialog.ui $S/sw/uiconfig/swriter/ui/wordcount.ui $S/sw/uiconfig/swriter/ui/wrapdialog.ui $S/sw/uiconfig/swriter/ui/wrappage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/anchor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/anchor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/annotation.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/annotation.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/frame.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/frame.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/insertfield.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/insertfield.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/media.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/media.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/notebookbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/notebookbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/preview.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/preview.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/table.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/table.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/popupmenu/text.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/popupmenu/text.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/arrowsbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/arrowsbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/bezierobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/bezierobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/changes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/changes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/classificationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/classificationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/drawbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/drawbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/drawingobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/drawingobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/drawtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/drawtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/findbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/findbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/frameobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/frameobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/linesbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/linesbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/mailmerge.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/mailmerge.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/navigationobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/navigationobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/notebookbarshortcuts.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/notebookbarshortcuts.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/numobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/numobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/oleobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/oleobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/optimizetablebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/optimizetablebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/previewobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/previewobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/singlemode.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/singlemode.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/textstylebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/textstylebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/toolbar/viewerbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/abstractdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/abstractdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/addentrydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/addentrydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/addressblockdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/addressblockdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/alreadyexistsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/alreadyexistsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/addressfragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/addressfragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/annotationmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/annotationmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/asciifilterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/asciifilterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/asksearchdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/asksearchdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/assignfieldsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/assignfieldsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/assignfragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/assignfragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/assignstylesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/assignstylesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/attachnamedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/attachnamedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/authenticationsettingsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/autoformattable.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/autoformattable.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/autotext.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/autotext.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/bibliographyentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/bibliographyentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/bibliofragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/bibliofragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/bulletsandnumbering.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/bulletsandnumbering.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/businessdatapage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/businessdatapage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/cannotsavelabeldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/captiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/captiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/captionoptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/captionoptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/cardmediumpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/cardmediumpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/ccdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/ccdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/characterproperties.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/characterproperties.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/charurlpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/charurlpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/columndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/columndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/columnpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/columnpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/columnwidth.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/columnwidth.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/comboboxfragment.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/comboboxfragment.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/conditionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/conditionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/converttexttable.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/converttexttable.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/createaddresslist.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/createaddresslist.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/createauthorentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/createauthorentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/createautomarkdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/createautomarkdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/customizeaddrlistdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/datasourcesunavailabledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/dropcapspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/dropcapspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/dropdownfielddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/dropdownfielddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/dropdownformfielddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/dropdownformfielddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/editcategories.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/editcategories.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/editfielddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/editfielddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/editsectiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/editsectiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/endnotepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/endnotepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/envaddresspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/envaddresspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/envdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/envdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/envformatpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/envformatpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/envprinterpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/envprinterpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/exchangedatabases.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/exchangedatabases.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/fielddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/fielddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/findentrydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/findentrydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/flddbpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/flddbpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/flddocinfopage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/flddocinfopage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/flddocumentpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/flddocumentpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/fldfuncpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/fldfuncpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/fldrefpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/fldrefpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/fldvarpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/fldvarpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/floatingnavigation.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/floatingnavigation.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/floatingsync.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/floatingsync.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/formatsectiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/formatsectiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/formattablepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/formattablepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/footendnotedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/footendnotedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/footnotepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/footnotepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/footnoteareapage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/footnoteareapage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/footnotesendnotestabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/framedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/framedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/frmaddpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/frmaddpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/frmtypepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/frmtypepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/frmurlpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/frmurlpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/gotopagedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/gotopagedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/headerfootermenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/headerfootermenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/indexentry.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/indexentry.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/inputfielddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/inputfielddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/inputwinmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/inputwinmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/indentpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/indentpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/infonotfounddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/infonotfounddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/inforeadonlydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/inforeadonlydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/insertautotextdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/insertautotextdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/insertbookmark.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/insertbookmark.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/insertbreak.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/insertbreak.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/insertcaption.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/insertcaption.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/insertdbcolumnsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/insertfootnote.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/insertfootnote.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/insertsectiondialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/insertsectiondialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/insertscript.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/insertscript.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/inserttable.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/inserttable.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/labeldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/labeldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/labelformatpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/labelformatpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/labeloptionspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/labeloptionspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/linenumbering.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/linenumbering.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mailconfigpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mailconfigpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mailmergedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mailmergedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mergeconnectdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mergeconnectdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mergetabledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mergetabledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/newuserindexdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/newuserindexdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/numparapage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/numparapage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/numberingnamedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/numberingnamedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/objectdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/objectdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/optcomparison.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/optcomparison.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/optcompatpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/optcompatpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/optcaptionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/optcaptionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/optfonttabpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/optfonttabpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/optformataidspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/optformataidspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/optgeneralpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/optgeneralpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/optredlinepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/optredlinepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/opttablepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/opttablepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/opttestpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/opttestpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/outlinenumbering.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/outlinenumbering.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/outlinenumberingpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/outlinenumberingpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/outlinepositionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/outlinepositionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/querycontinuebegindialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/querycontinuebegindialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/querycontinueenddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/querycontinueenddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/querydefaultcompatdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/querydefaultcompatdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/queryredlinedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/queryredlinedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/queryrotateintostandarddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/querysavelabeldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/querysavelabeldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mailmerge.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mailmerge.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/managechangessidebar.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/managechangessidebar.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmaddressblockpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmaddressblockpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmcreatingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmcreatingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmlayoutpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmlayoutpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmmailbody.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmmailbody.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmoutputtypepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmoutputtypepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmresultemaildialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmresultemaildialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmresultprintdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmresultprintdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmresultsavedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmresultsavedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmselectpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmselectpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmsendmails.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmsendmails.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/mmsalutationpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/mmsalutationpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/navigatorpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/navigatorpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/notebookbar.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/notebookbar.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/notebookbar_compact.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/notebookbar_compact.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/notebookbar_groups.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groups.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/notebookbar_single.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/notebookbar_single.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groupedbar_full.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/notebookbar_groupedbar_compact.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pagebreakmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pagebreakmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pagecolumncontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pagecolumncontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pagemargincontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pagemargincontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pageorientationcontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pageorientationcontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pagesizecontrol.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pagesizecontrol.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/paradialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/paradialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/picturedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/picturedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/picturepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/picturepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/previewmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/previewmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/previewzoomdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/previewzoomdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/printeroptions.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/printeroptions.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/printmergedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/printmergedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/printmonitordialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/printmonitordialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/printoptionspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/printoptionspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/privateuserpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/privateuserpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/readonlymenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/readonlymenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/renameautotextdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/renameautotextdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/renameentrydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/renameentrydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/renameobjectdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/renameobjectdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/rowheight.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/rowheight.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/saveashtmldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/saveashtmldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/savelabeldialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/savelabeldialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/savemonitordialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/savemonitordialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/sectionpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/sectionpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/selectaddressdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/selectaddressdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/selectautotextdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/selectautotextdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/selectblockdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/selectblockdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/selectindexdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/selectindexdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/selecttabledialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/selecttabledialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/sidebarpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/sidebarpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pageformatpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pageformatpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pagestylespanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pagestylespanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pageheaderpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pageheaderpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/pagefooterpanel.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/pagefooterpanel.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/sidebarwrap.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/sidebarwrap.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/sidebarstylepresets.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/sidebarstylepresets.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/sidebartheme.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/sidebartheme.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/sortdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/sortdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/spellmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/spellmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/splittable.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/splittable.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/statisticsinfopage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/statisticsinfopage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/stringinput.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/stringinput.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/subjectdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/subjectdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/testmailsettings.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/testmailsettings.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tocdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tocdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tocentriespage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tocentriespage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tocindexpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tocindexpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tocstylespage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tocstylespage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tablecolumnpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tablecolumnpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tablepreviewdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tablepreviewdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tableproperties.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tableproperties.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tabletextflowpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tabletextflowpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/templatedialog1.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/templatedialog1.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/templatedialog2.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/templatedialog2.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/templatedialog4.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/templatedialog4.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/templatedialog8.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/templatedialog8.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/templatedialog16.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/templatedialog16.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/textgridpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/textgridpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/titlepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/titlepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/tokenwidget.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/tokenwidget.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/toxentrywidget.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/toxentrywidget.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/toxbuttonwidget.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/toxbuttonwidget.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/viewoptionspage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/viewoptionspage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/warndatasourcedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/warndatasourcedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/warnemaildialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/warnemaildialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/watermarkdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/watermarkdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/wordcount.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/wordcount.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/wrapdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/wrapdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/ui/wrappage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/ui/wrappage.ui [build UIM] share/config/soffice.cfg/modules/swriter/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swriter/menubar/menubar.xml [build UIM] share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu cp /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swriter/menubar/mscompatibleformsmenu.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/anchor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/anchor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/annotation.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/annotation.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/drawtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/drawtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/form.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/form.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/formrichtext.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/formrichtext.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/frame.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/frame.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/graphic.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/graphic.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/insertfield.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/insertfield.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/media.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/media.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/oleobject.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/oleobject.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/preview.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/preview.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/table.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/table.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/popupmenu/text.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/popupmenu/text.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/statusbar/statusbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/statusbar/statusbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/alignmentbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/alignmentbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/arrowshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/arrowshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/basicshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/basicshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/bezierobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/bezierobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/calloutshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/calloutshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/colorbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/colorbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/drawbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/drawbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/drawingobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/drawingobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/drawtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/drawtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/extrusionobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/extrusionobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/findbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/findbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/flowchartshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/flowchartshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/fontworkobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/fontworkobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/fontworkshapetype.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/fontworkshapetype.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/formcontrols.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/formcontrols.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/formdesign.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/formdesign.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/formsfilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/formsfilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/formsnavigationbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/formsnavigationbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/formtextobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/formtextobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/frameobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/frameobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/fullscreenbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/fullscreenbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/graffilterbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/graffilterbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/graphicobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/graphicobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/insertbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/insertbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/insertobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/insertobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/mailmerge.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/mailmerge.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/mediaobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/mediaobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/numobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/numobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/oleobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/oleobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/optimizetablebar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/optimizetablebar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/previewobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/previewobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/standardbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/standardbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/starshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/starshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/symbolshapes.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/symbolshapes.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/tableobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/tableobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/textobjectbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/textobjectbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/toolbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/toolbar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/toolbar/viewerbar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/toolbar/viewerbar.xml [build UIM] share/config/soffice.cfg/modules/swxform/menubar/menubar cp /builddir/build/BUILD/libreoffice-6.3.5.2/sw/uiconfig/swxform/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swxform/menubar/menubar.xml [build UIL] uui/uiconfig/ui/filterselect S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/filterselect.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/filterselect.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/filterselect.ilst [build UIL] uui/uiconfig/ui/authfallback S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/authfallback.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/authfallback.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/authfallback.ilst [build UIL] uui/uiconfig/ui/logindialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/logindialog.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/logindialog.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/logindialog.ilst [build UIL] uui/uiconfig/ui/macrowarnmedium S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/macrowarnmedium.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/macrowarnmedium.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/macrowarnmedium.ilst [build UIL] uui/uiconfig/ui/masterpassworddlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/masterpassworddlg.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/masterpassworddlg.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/masterpassworddlg.ilst [build UIL] uui/uiconfig/ui/password S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/password.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/password.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/password.ilst [build UIL] uui/uiconfig/ui/setmasterpassworddlg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/setmasterpassworddlg.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/setmasterpassworddlg.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/setmasterpassworddlg.ilst [build UIL] uui/uiconfig/ui/simplenameclash S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/simplenameclash.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/simplenameclash.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/simplenameclash.ilst [build UIL] uui/uiconfig/ui/sslwarndialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/sslwarndialog.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/sslwarndialog.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/sslwarndialog.ilst [build UIL] uui/uiconfig/ui/unknownauthdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/uui/uiconfig/ui/unknownauthdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/uui/uiconfig/ui/unknownauthdialog.ui && touch $W/UIImageListTarget/uui/uiconfig/ui/unknownauthdialog.ilst [build UIA] uui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/uui.false -s $S/solenv/sanitizers/ui/uui.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/uui.a11yerrors $S/uui/uiconfig/ui/filterselect.ui $S/uui/uiconfig/ui/authfallback.ui $S/uui/uiconfig/ui/logindialog.ui $S/uui/uiconfig/ui/macrowarnmedium.ui $S/uui/uiconfig/ui/masterpassworddlg.ui $S/uui/uiconfig/ui/password.ui $S/uui/uiconfig/ui/setmasterpassworddlg.ui $S/uui/uiconfig/ui/simplenameclash.ui $S/uui/uiconfig/ui/sslwarndialog.ui $S/uui/uiconfig/ui/unknownauthdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/filterselect.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/filterselect.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/authfallback.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/authfallback.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/logindialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/logindialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/macrowarnmedium.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/macrowarnmedium.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/masterpassworddlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/masterpassworddlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/password.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/password.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/setmasterpassworddlg.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/setmasterpassworddlg.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/simplenameclash.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/simplenameclash.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/sslwarndialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/sslwarndialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/uui/uiconfig/ui/unknownauthdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/uui/ui/unknownauthdialog.ui [build UIL] vcl/uiconfig/ui/aboutbox S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/aboutbox.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/aboutbox.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/aboutbox.ilst [build UIL] vcl/uiconfig/ui/cupspassworddialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/cupspassworddialog.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/cupspassworddialog.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/cupspassworddialog.ilst [build UIL] vcl/uiconfig/ui/editmenu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/editmenu.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/editmenu.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/editmenu.ilst [build UIL] vcl/uiconfig/ui/errornocontentdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/errornocontentdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/errornocontentdialog.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/errornocontentdialog.ilst [build UIL] vcl/uiconfig/ui/errornoprinterdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/errornoprinterdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/errornoprinterdialog.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/errornoprinterdialog.ilst [build UIL] vcl/uiconfig/ui/moreoptionsdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/moreoptionsdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/moreoptionsdialog.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/moreoptionsdialog.ilst [build UIL] vcl/uiconfig/ui/printdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/printdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/printdialog.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/printdialog.ilst [build UIL] vcl/uiconfig/ui/printerdevicepage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/printerdevicepage.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/printerdevicepage.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/printerdevicepage.ilst [build UIL] vcl/uiconfig/ui/printerpaperpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/printerpaperpage.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/printerpaperpage.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/printerpaperpage.ilst [build UIL] vcl/uiconfig/ui/printerpropertiesdialog 0 new warning (19 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/uui.suppr) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/printerpropertiesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/printerpropertiesdialog.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/printerpropertiesdialog.ilst [build UIL] vcl/uiconfig/ui/printprogressdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/printprogressdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/printprogressdialog.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/printprogressdialog.ilst [build UIL] vcl/uiconfig/ui/querydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/vcl/uiconfig/ui/querydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/vcl/uiconfig/ui/querydialog.ui && touch $W/UIImageListTarget/vcl/uiconfig/ui/querydialog.ilst [build UIA] vcl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/vcl.false -s $S/solenv/sanitizers/ui/vcl.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/vcl.a11yerrors $S/vcl/uiconfig/ui/aboutbox.ui $S/vcl/uiconfig/ui/cupspassworddialog.ui $S/vcl/uiconfig/ui/editmenu.ui $S/vcl/uiconfig/ui/errornocontentdialog.ui $S/vcl/uiconfig/ui/errornoprinterdialog.ui $S/vcl/uiconfig/ui/moreoptionsdialog.ui $S/vcl/uiconfig/ui/printdialog.ui $S/vcl/uiconfig/ui/printerdevicepage.ui $S/vcl/uiconfig/ui/printerpaperpage.ui $S/vcl/uiconfig/ui/printerpropertiesdialog.ui $S/vcl/uiconfig/ui/printprogressdialog.ui $S/vcl/uiconfig/ui/querydialog.ui $S/vcl/qa/cppunit/builder/demo.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/aboutbox.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/aboutbox.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/cupspassworddialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/cupspassworddialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/editmenu.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/editmenu.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/errornocontentdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/errornocontentdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/errornoprinterdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/errornoprinterdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/moreoptionsdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/moreoptionsdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/printdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/printdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/printerdevicepage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/printerdevicepage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/printerpaperpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/printerpaperpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/printerpropertiesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/printerpropertiesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/printprogressdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/printprogressdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/ui/querydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/vcl/ui/querydialog.ui [build UIL] writerperfect/uiconfig/ui/wpftencodingdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/writerperfect/uiconfig/ui/wpftencodingdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/writerperfect/uiconfig/ui/wpftencodingdialog.ui && touch $W/UIImageListTarget/writerperfect/uiconfig/ui/wpftencodingdialog.ilst [build UIL] writerperfect/uiconfig/ui/exportepub S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/writerperfect/uiconfig/ui/exportepub.ilst $S/solenv/bin/uiimagelist.xsl $S/writerperfect/uiconfig/ui/exportepub.ui && touch $W/UIImageListTarget/writerperfect/uiconfig/ui/exportepub.ilst [build UIA] writerperfect S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/writerperfect.false -s $S/solenv/sanitizers/ui/writerperfect.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/writerperfect.a11yerrors $S/writerperfect/uiconfig/ui/wpftencodingdialog.ui $S/writerperfect/uiconfig/ui/exportepub.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/writerperfect/uiconfig/ui/wpftencodingdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/writerperfect/ui/wpftencodingdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/writerperfect/uiconfig/ui/exportepub.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/writerperfect/ui/exportepub.ui [build UIL] xmlsecurity/uiconfig/ui/certpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certpage.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/certpage.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certpage.ilst [build UIL] xmlsecurity/uiconfig/ui/certdetails S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certdetails.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/certdetails.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certdetails.ilst [build UIL] xmlsecurity/uiconfig/ui/certgeneral S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certgeneral.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/certgeneral.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certgeneral.ilst [build UIL] xmlsecurity/uiconfig/ui/digitalsignaturesdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ilst [build UIL] xmlsecurity/uiconfig/ui/securitylevelpage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/securitylevelpage.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/securitylevelpage.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/securitylevelpage.ilst [build UIL] xmlsecurity/uiconfig/ui/securitytrustpage 0 new warning (2 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/writerperfect.suppr) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/securitytrustpage.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/securitytrustpage.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/securitytrustpage.ilst [build UIL] xmlsecurity/uiconfig/ui/selectcertificatedialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/selectcertificatedialog.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/selectcertificatedialog.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/selectcertificatedialog.ilst [build UIL] xmlsecurity/uiconfig/ui/macrosecuritydialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/macrosecuritydialog.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/macrosecuritydialog.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/macrosecuritydialog.ilst [build UIL] xmlsecurity/uiconfig/ui/viewcertdialog S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet -o $W/UIImageListTarget/xmlsecurity/uiconfig/ui/viewcertdialog.ilst $S/solenv/bin/uiimagelist.xsl $S/xmlsecurity/uiconfig/ui/viewcertdialog.ui && touch $W/UIImageListTarget/xmlsecurity/uiconfig/ui/viewcertdialog.ilst [build UIA] xmlsec S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/bin/gla11y -P $S/ -f $S/solenv/sanitizers/ui/xmlsec.false -s $S/solenv/sanitizers/ui/xmlsec.suppr --widgets-suffixignored +ValueSet,HBox,VBox,ToolBox,Preview,PreviewWin,PreviewWindow,PrevWindow --widgets-button +svtlo-ManagedMenuButton --fatal-all --not-fatal-type duplicate-mnemonic --not-fatal-type labelled-by-and-mnemonic --not-fatal-type orphan-label -o $W/UIConfig/xmlsec.a11yerrors $S/xmlsecurity/uiconfig/ui/certpage.ui $S/xmlsecurity/uiconfig/ui/certdetails.ui $S/xmlsecurity/uiconfig/ui/certgeneral.ui $S/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui $S/xmlsecurity/uiconfig/ui/securitylevelpage.ui $S/xmlsecurity/uiconfig/ui/securitytrustpage.ui $S/xmlsecurity/uiconfig/ui/selectcertificatedialog.ui $S/xmlsecurity/uiconfig/ui/macrosecuritydialog.ui $S/xmlsecurity/uiconfig/ui/viewcertdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/certpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/certpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/certdetails.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/certdetails.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/certgeneral.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/certgeneral.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/digitalsignaturesdialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/securitylevelpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/securitylevelpage.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/securitytrustpage.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/securitytrustpage.ui vcl/uiconfig/ui/printdialog.ui:1107 WARNING: 'GtkLabel' 'pagespersheettxt' does not specify what it labels within 'GtkFrame' 'layoutframe' 1 new warning (35 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/vcl.suppr) 8 suppressions unused /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/selectcertificatedialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/selectcertificatedialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/macrosecuritydialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/macrosecuritydialog.ui /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/uiconfig/ui/viewcertdialog.ui /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/xmlsec/ui/viewcertdialog.ui [build PRL] CustomTarget/postprocess/images/commandimagelist.ilst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $S/icon-themes -name "*.png" -o -name "*.svg" | grep -e '/cmd/' | sed 's#^.*/icon-themes/[^/]*##' | sed "s#^#%MODULE%#" | LC_ALL=C sort -u > $W/CustomTarget/postprocess/images/commandimagelist.ilst.tmp && if cmp -s $W/CustomTarget/postprocess/images/commandimagelist.ilst.tmp $W/CustomTarget/postprocess/images/commandimagelist.ilst; then rm $W/CustomTarget/postprocess/images/commandimagelist.ilst.tmp; else mv $W/CustomTarget/postprocess/images/commandimagelist.ilst.tmp $W/CustomTarget/postprocess/images/commandimagelist.ilst ; fi grep res /builddir/build/BUILD/libreoffice-6.3.5.2/avmedia/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/cui/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/formula/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/fpicker/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/framework/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/sc/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/sd/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/sdext/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/svx/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/sw/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/bitmaps.hlst /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/inc/bitmaps.hlst | cut -d'"' -f2 | sed "s/^/%MODULE%\//" | sed "s/%MODULE%.res/%GLOBALRES%/g" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sourceimagelist.ilst.png [build XCM] officecfg/registry/data/org/openoffice/Office/Common-base.xcu sed 's/\.png/\.svg/g' /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sourceimagelist.ilst.png > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sourceimagelist.ilst.svg cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sourceimagelist.ilst.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sourceimagelist.ilst.svg > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sourceimagelist.ilst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Common-base.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module base --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Embedding-base.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Embedding-base.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module base --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCM] officecfg/registry/data/org/openoffice/Setup-base.xcu 0 new warning (38 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/xmlsec.suppr) 22 suppressions unused S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Setup-base.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module base --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Setup.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Writer-cjk.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Writer-cjk.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module cjk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build ECH] CustomTarget/postprocess/registry/ctl.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/ctl.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/ctl.list [build XCD] ctlseqcheck S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/ctlseqcheck.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/ctlseqcheck.list [build XCU] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build ECH] CustomTarget/postprocess/registry/graphicfilter.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/graphicfilter.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/graphicfilter.list [build XCU] officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Jobs-impress.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Jobs-impress.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Jobs.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module impress --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Jobs.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/ProtocolHandler-impress.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ProtocolHandler-impress.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ProtocolHandler.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module impress --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/Addons-librelogo.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/Addons-librelogo.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module librelogo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCM] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuModuleTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam module librelogo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCD] lingucomponent S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/lingucomponent.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/lingucomponent.list [build ECH] CustomTarget/postprocess/registry/main.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/main.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/main.list [build XCU] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCU] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build ECH] CustomTarget/postprocess/registry/pyuno.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/pyuno.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/pyuno.list [build ECH] CustomTarget/postprocess/registry/writer.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/writer.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/writer.list [build ECH] CustomTarget/postprocess/registry/xsltfilter.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/xsltfilter.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/xsltfilter.list [build XCU] officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu && xsltproc --nonet -o $W/XcuDataTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build ECH] CustomTarget/postprocess/registry/postgresql.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/postgresql.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/postgresql.list [build ECH] CustomTarget/postprocess/registry/gnome.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/gnome.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/gnome.list [build ECH] CustomTarget/postprocess/registry/ogltrans.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/ogltrans.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/ogltrans.list [build XCD] pdfimport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/pdfimport.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/pdfimport.list [build ECH] CustomTarget/postprocess/registry/Langpack-en-US.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-en-US.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-en-US.list [build ECH] CustomTarget/postprocess/registry/Langpack-af.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-af.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-af.list [build ECH] CustomTarget/postprocess/registry/Langpack-ar.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ar.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ar.list [build ECH] CustomTarget/postprocess/registry/Langpack-as.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-as.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-as.list [build ECH] CustomTarget/postprocess/registry/Langpack-bg.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-bg.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-bg.list [build ECH] CustomTarget/postprocess/registry/Langpack-bn.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-bn.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-bn.list [build ECH] CustomTarget/postprocess/registry/Langpack-br.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-br.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-br.list [build ECH] CustomTarget/postprocess/registry/Langpack-ca.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ca.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ca.list [build ECH] CustomTarget/postprocess/registry/Langpack-cs.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-cs.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-cs.list [build ECH] CustomTarget/postprocess/registry/Langpack-cy.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-cy.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-cy.list [build ECH] CustomTarget/postprocess/registry/Langpack-da.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-da.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-da.list [build ECH] CustomTarget/postprocess/registry/Langpack-de.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-de.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-de.list [build ECH] CustomTarget/postprocess/registry/Langpack-dz.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-dz.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-dz.list [build ECH] CustomTarget/postprocess/registry/Langpack-el.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-el.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-el.list [build ECH] CustomTarget/postprocess/registry/Langpack-eo.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-eo.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-eo.list [build ECH] CustomTarget/postprocess/registry/Langpack-es.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-es.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-es.list [build ECH] CustomTarget/postprocess/registry/Langpack-et.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-et.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-et.list [build ECH] CustomTarget/postprocess/registry/Langpack-eu.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-eu.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-eu.list [build ECH] CustomTarget/postprocess/registry/Langpack-fa.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-fa.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-fa.list [build ECH] CustomTarget/postprocess/registry/Langpack-fi.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-fi.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-fi.list [build ECH] CustomTarget/postprocess/registry/Langpack-fr.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-fr.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-fr.list [build ECH] CustomTarget/postprocess/registry/Langpack-ga.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ga.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ga.list [build ECH] CustomTarget/postprocess/registry/Langpack-gl.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-gl.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-gl.list [build ECH] CustomTarget/postprocess/registry/Langpack-gu.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-gu.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-gu.list [build ECH] CustomTarget/postprocess/registry/Langpack-he.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-he.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-he.list [build ECH] CustomTarget/postprocess/registry/Langpack-hi.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-hi.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-hi.list [build ECH] CustomTarget/postprocess/registry/Langpack-hr.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-hr.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-hr.list [build ECH] CustomTarget/postprocess/registry/Langpack-hu.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-hu.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-hu.list [build ECH] CustomTarget/postprocess/registry/Langpack-id.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-id.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-id.list [build ECH] CustomTarget/postprocess/registry/Langpack-it.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-it.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-it.list [build ECH] CustomTarget/postprocess/registry/Langpack-ja.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ja.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ja.list [build ECH] CustomTarget/postprocess/registry/Langpack-kk.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-kk.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-kk.list [build ECH] CustomTarget/postprocess/registry/Langpack-kn.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-kn.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-kn.list [build ECH] CustomTarget/postprocess/registry/Langpack-ko.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ko.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ko.list [build ECH] CustomTarget/postprocess/registry/Langpack-lt.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-lt.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-lt.list [build ECH] CustomTarget/postprocess/registry/Langpack-lv.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-lv.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-lv.list [build ECH] CustomTarget/postprocess/registry/Langpack-mai.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-mai.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-mai.list [build ECH] CustomTarget/postprocess/registry/Langpack-ml.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ml.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ml.list [build ECH] CustomTarget/postprocess/registry/Langpack-mr.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-mr.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-mr.list [build ECH] CustomTarget/postprocess/registry/Langpack-nb.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-nb.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-nb.list [build ECH] CustomTarget/postprocess/registry/Langpack-nl.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-nl.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-nl.list [build ECH] CustomTarget/postprocess/registry/Langpack-nn.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-nn.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-nn.list [build ECH] CustomTarget/postprocess/registry/Langpack-nr.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-nr.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-nr.list [build ECH] CustomTarget/postprocess/registry/Langpack-nso.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-nso.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-nso.list [build ECH] CustomTarget/postprocess/registry/Langpack-or.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-or.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-or.list [build ECH] CustomTarget/postprocess/registry/Langpack-pa-IN.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-pa-IN.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-pa-IN.list [build ECH] CustomTarget/postprocess/registry/Langpack-pl.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-pl.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-pl.list [build ECH] CustomTarget/postprocess/registry/Langpack-pt-BR.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-pt-BR.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-pt-BR.list [build ECH] CustomTarget/postprocess/registry/Langpack-pt.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-pt.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-pt.list [build ECH] CustomTarget/postprocess/registry/Langpack-ro.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ro.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ro.list [build ECH] CustomTarget/postprocess/registry/Langpack-ru.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ru.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ru.list [build ECH] CustomTarget/postprocess/registry/Langpack-si.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-si.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-si.list [build ECH] CustomTarget/postprocess/registry/Langpack-sk.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-sk.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-sk.list [build ECH] CustomTarget/postprocess/registry/Langpack-sl.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-sl.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-sl.list [build ECH] CustomTarget/postprocess/registry/Langpack-sr.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-sr.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-sr.list [build ECH] CustomTarget/postprocess/registry/Langpack-sr-Latn.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-sr-Latn.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-sr-Latn.list [build ECH] CustomTarget/postprocess/registry/Langpack-ss.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ss.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ss.list [build ECH] CustomTarget/postprocess/registry/Langpack-st.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-st.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-st.list [build ECH] CustomTarget/postprocess/registry/Langpack-sv.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-sv.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-sv.list [build ECH] CustomTarget/postprocess/registry/Langpack-ta.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ta.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ta.list [build ECH] CustomTarget/postprocess/registry/Langpack-te.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-te.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-te.list [build ECH] CustomTarget/postprocess/registry/Langpack-th.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-th.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-th.list [build ECH] CustomTarget/postprocess/registry/Langpack-tn.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-tn.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-tn.list [build ECH] CustomTarget/postprocess/registry/Langpack-tr.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-tr.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-tr.list [build ECH] CustomTarget/postprocess/registry/Langpack-ts.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ts.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ts.list [build ECH] CustomTarget/postprocess/registry/Langpack-uk.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-uk.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-uk.list [build ECH] CustomTarget/postprocess/registry/Langpack-ve.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-ve.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-ve.list [build ECH] CustomTarget/postprocess/registry/Langpack-xh.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-xh.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-xh.list [build ECH] CustomTarget/postprocess/registry/Langpack-zh-CN.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-zh-CN.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-zh-CN.list [build ECH] CustomTarget/postprocess/registry/Langpack-zh-TW.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-zh-TW.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-zh-TW.list [build ECH] CustomTarget/postprocess/registry/Langpack-zu.list echo '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuLangpackTarget/Langpack-zu.xcu' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/Langpack-zu.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctlseqcheck.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctlseqcheck_th.xcd [build ECH] CustomTarget/instsetoo_native/setup/unorc ( \ echo '[Bootstrap]' \ && echo 'URE_INTERNAL_LIB_DIR=${ORIGIN}' \ && echo 'URE_INTERNAL_JAVA_DIR=${ORIGIN}/classes' \ && echo 'URE_INTERNAL_JAVA_CLASSPATH=${URE_MORE_JAVA_TYPES}' \ && echo 'UNO_TYPES=${ORIGIN}/types.rdb ${URE_MORE_TYPES}' \ && echo 'UNO_SERVICES=${ORIGIN}/services.rdb ${URE_MORE_SERVICES}' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/unorc [build ECH] CustomTarget/instsetoo_native/setup/fundamentalrc ( \ echo '[Bootstrap]' \ && echo 'BRAND_BASE_DIR=${ORIGIN}/..' \ && echo 'BRAND_INI_DIR=${ORIGIN}' \ && echo 'BRAND_SHARE_SUBDIR=share' \ && echo 'BRAND_SHARE_RESOURCE_SUBDIR=program/resource' \ && echo 'CONFIGURATION_LAYERS=xcsxcu:${BRAND_BASE_DIR}/share/registry res:${BRAND_BASE_DIR}/share/registry dconf:* bundledext:${${BRAND_BASE_DIR}/program/lounorc:BUNDLED_EXTENSIONS_USER}/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/configmgr.ini sharedext:${${BRAND_BASE_DIR}/program/lounorc:SHARED_EXTENSIONS_USER}/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/configmgr.ini userext:${${BRAND_BASE_DIR}/program/lounorc:UNO_USER_PACKAGES_CACHE}/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/configmgr.ini user:!${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/registrymodifications.xcu' \ && echo 'LO_JAVA_DIR=${BRAND_BASE_DIR}/program/classes' \ && echo 'LO_LIB_DIR=${BRAND_BASE_DIR}/program' \ && echo 'BAK_EXTENSIONS=${$ORIGIN/lounorc:TMP_EXTENSIONS}' \ && echo 'BUNDLED_EXTENSIONS=${$ORIGIN/lounorc:BUNDLED_EXTENSIONS}' \ && echo 'BUNDLED_EXTENSIONS_USER=${$ORIGIN/lounorc:BUNDLED_EXTENSIONS_USER}' \ && echo 'SHARED_EXTENSIONS_USER=${$ORIGIN/lounorc:SHARED_EXTENSIONS_USER}' \ && echo 'UNO_SHARED_PACKAGES_CACHE=${$ORIGIN/lounorc:UNO_SHARED_PACKAGES_CACHE}' \ && echo 'TMP_EXTENSIONS=${$ORIGIN/lounorc:TMP_EXTENSIONS}' \ && echo 'UNO_USER_PACKAGES_CACHE=${$ORIGIN/lounorc:UNO_USER_PACKAGES_CACHE}' \ && echo 'URE_BIN_DIR=${BRAND_BASE_DIR}/program' \ && echo 'URE_MORE_JAVA_CLASSPATH_URLS=' \ && echo 'URE_OVERRIDE_JAVA_JFW_SHARED_DATA=${BRAND_BASE_DIR}/share/config/javasettings_${_OS}_${_ARCH}.xml' \ && echo 'URE_OVERRIDE_JAVA_JFW_USER_DATA=${${BRAND_BASE_DIR}/program/bootstraprc:UserInstallation}/user/config/javasettings_${_OS}_${_ARCH}.xml' \ && echo 'URE_MORE_JAVA_TYPES=${BRAND_BASE_DIR}/program/classes/unoil.jar ${BRAND_BASE_DIR}/program/classes/ScriptFramework.jar ${${$ORIGIN/lounorc:PKG_UserUnoFile}:UNO_JAVA_CLASSPATH} ${${$ORIGIN/lounorc:PKG_SharedUnoFile}:UNO_JAVA_CLASSPATH} ${${$ORIGIN/lounorc:PKG_BundledUnoFile}:UNO_JAVA_CLASSPATH}' \ && echo 'URE_MORE_SERVICES=${${$ORIGIN/lounorc:PKG_UserUnoFile}:UNO_SERVICES} ${${$ORIGIN/lounorc:PKG_SharedUnoFile}:UNO_SERVICES} ${${$ORIGIN/lounorc:PKG_BundledUnoFile}:UNO_SERVICES} <$ORIGIN/services>*' \ && echo 'URE_MORE_TYPES=<$ORIGIN/types>* ${${$ORIGIN/lounorc:PKG_UserUnoFile}:UNO_TYPES} ${${$ORIGIN/lounorc:PKG_SharedUnoFile}:UNO_TYPES} ${${$ORIGIN/lounorc:PKG_BundledUnoFile}:UNO_TYPES}' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/fundamentalrc [build ECH] CustomTarget/instsetoo_native/setup/lounorc ( \ echo '[Bootstrap]' \ && echo 'PKG_BundledUnoFile=$BUNDLED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc' \ && echo 'PKG_SharedUnoFile=$SHARED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc' \ && echo 'PKG_UserUnoFile=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc' \ && echo 'BAK_EXTENSIONS=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/extensions/bak' \ && echo 'BUNDLED_EXTENSIONS=$BRAND_BASE_DIR/share/extensions' \ && echo 'BUNDLED_EXTENSIONS_USER=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/extensions/bundled' \ && echo 'TMP_EXTENSIONS=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/extensions/tmp' \ && echo 'SHARED_EXTENSIONS_USER=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/extensions/shared' \ && echo 'UNO_SHARED_PACKAGES=$BRAND_BASE_DIR/share/uno_packages' \ && echo 'UNO_SHARED_PACKAGES_CACHE=$UNO_SHARED_PACKAGES/cache' \ && echo 'UNO_USER_PACKAGES=${$BRAND_BASE_DIR/program/bootstraprc:UserInstallation}/user/uno_packages' \ && echo 'UNO_USER_PACKAGES_CACHE=$UNO_USER_PACKAGES/cache' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/lounorc [build GPF] CustomTarget/filter/source/svg/tokens.gperf S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/filter/source/svg/gentoken.pl $S/filter/source/svg/tokens.txt $W/CustomTarget/filter/source/svg/tokens.hxx $W/CustomTarget/filter/source/svg/tokens.gperf [build PY ] CustomTarget/filter/source/svg/svgscript.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/svg/js2hxx.py $S/filter/source/svg/presentation_engine.js $W/CustomTarget/filter/source/svg/svgscript.hxx [build ECH] CustomTarget/i18npool/collator/lrl_include.hxx echo '#define LOCAL_RULE_LANGS "ca cu dz hu ja ku ln my ne sid zh"' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/lrl_include.hxx sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/char_in.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char_in.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/char.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/count_word.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/count_word.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/dict_word_he.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_he.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/dict_word_hu.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_hu.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/dict_word_nodash.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_nodash.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/dict_word_prepostdash.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/dict_word.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/edit_word_he.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_he.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/edit_word_hu.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_hu.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/edit_word.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/line.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/line.txt sed -e "s#\[:LineBreak = Close_Punctuation:\]#\[& \[:LineBreak = Close_Parenthesis:\]\]#" \ \ \ -e "/Prepend/d" \ /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/breakiterator/data/sent.txt > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/sent.txt /usr/bin/gperf --compare-strncmp --readonly-tables --output-file=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated/tokens.cxx \ --class-name=TextBlockTokens --word-array-name=textBlockList --enum /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated/TextBlockTokens.gperf /usr/bin/gperf --compare-strncmp --readonly-tables -T /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated/BlockListTokens.gperf \ --class-name=BlockListTokens --word-array-name=blockListList >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated/tokens.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/xml/effects.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/simpress/effects.xml sed -i -e "s/(char\*)0/(char\*)0, XML_TOKEN_INVALID/g" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated/tokens.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/xml/transitions.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/simpress/transitions.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/xml/layoutlist.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/simpress/layoutlist.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/xml/objectlist.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/simpress/objectlist.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/pyprov/mailmerge.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/mailmerge.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/pyprov/msgbox.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/msgbox.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/AgendaDocument.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/AgendaDocument.py sed -i -e "/^#line/d" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated/tokens.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogConst.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/AgendaWizardDialogConst.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/AgendaWizardDialogImpl.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/AgendaWizardDialog.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/AgendaWizardDialog.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/AgendaWizardDialogResources.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/CallWizard.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/CallWizard.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/CGAgenda.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/CGAgenda.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/CGTopic.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/CGTopic.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/TemplateConsts.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/TemplateConsts.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/TopicsControl.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/agenda/TopicsControl.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/CallWizard.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/CallWizard.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/CGFax.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/CGFax.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/CGFaxWizard.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/CGFaxWizard.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/FaxDocument.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/FaxDocument.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/FaxWizardDialogConst.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/FaxWizardDialogImpl.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/FaxWizardDialog.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/FaxWizardDialog.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/fax/FaxWizardDialogResources.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/CallWizard.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/CallWizard.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/CGLetter.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/CGLetter.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/CGLetterWizard.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/CGLetterWizard.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/CGPaperElementLocation.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/CGPaperElementLocation.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/LetterDocument.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/LetterDocument.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/LetterWizardDialogConst.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/LetterWizardDialogImpl.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/LetterWizardDialog.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/LetterWizardDialog.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/letter/LetterWizardDialogResources.py [build CXX] shell/source/all/xml_parser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/all/ $W/Dep/CxxObject/shell/source/all/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/all/xml_parser.cxx -o $W/CxxObject/shell/source/all/xml_parser.o -I$S/shell/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build GPF] CustomTarget/sdext/pdfimport/hash.cxx /usr/bin/gperf -C -t -l -L C++ -m 20 --switch=2 --readonly-tables -Z PdfKeywordHash -k'4-5,$' /builddir/build/BUILD/libreoffice-6.3.5.2/sdext/source/pdfimport/wrapper/keyword_list > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sdext/pdfimport/hash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/ulfex /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A01-Arrow-Gray-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A01-Arrow-Gray-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A02-Arrow-DarkBlue-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A02-Arrow-DarkBlue-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A03-Arrow-Gray-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A03-Arrow-Gray-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A04-Arrow-DarkRed-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A04-Arrow-DarkRed-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A05-Arrow-Blue-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A05-Arrow-Blue-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A06-Arrow-Red-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A06-Arrow-Red-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A07-Arrow-LightBlue-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A07-Arrow-LightBlue-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A08-Arrow-DarkRed-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A08-Arrow-DarkRed-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A09-Arrow-Gray-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A09-Arrow-Gray-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A10-Arrow-Purple-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A10-Arrow-Purple-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A11-Arrow-Gray-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A11-Arrow-Gray-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A12-Arrow-LightBlue-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A12-Arrow-LightBlue-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A13-Arrow-Gray-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A13-Arrow-Gray-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A14-CircleArrow-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A14-CircleArrow-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A15-CircleArrow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A15-CircleArrow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A16-CircleArrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A16-CircleArrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A17-CircleArrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A17-CircleArrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A18-CircleArrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A18-CircleArrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A19-CircleArrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A19-CircleArrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A20-CircleArrow-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A20-CircleArrow-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A21-CircleArrow-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A21-CircleArrow-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A22-CircleArrow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A22-CircleArrow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A23-CurvedArrow-Gray-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A23-CurvedArrow-Gray-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A24-CurvedArrow-LightBlue-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A24-CurvedArrow-LightBlue-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A25-CurvedArrow-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A25-CurvedArrow-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A26-CurvedArrow-Orange.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A26-CurvedArrow-Orange.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A27-CurvedArrow-DarkRed.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A27-CurvedArrow-DarkRed.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A28-CurvedArrow-DarkBlue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A28-CurvedArrow-DarkBlue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A29-CurvedArrow-Green.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A29-CurvedArrow-Green.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A30-CurvedArrow-Gray.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A30-CurvedArrow-Gray.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A31-CurvedArrow-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A31-CurvedArrow-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A32-CurvedArrow-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A32-CurvedArrow-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A33-CurvedArrow-LightBlue-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A33-CurvedArrow-LightBlue-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A34-CurvedArrow-Green-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A34-CurvedArrow-Green-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A35-CurvedArrow-Brown-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A35-CurvedArrow-Brown-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A36-CurvedArrow-LightBlue-Up.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A36-CurvedArrow-LightBlue-Up.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A37-CurvedArrow-Gray-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A37-CurvedArrow-Gray-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A38-CurvedArrow-Gray-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A38-CurvedArrow-Gray-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A39-CurvedArrow-Gray-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A39-CurvedArrow-Gray-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A40-CurvedArrow-Gray-Up.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A40-CurvedArrow-Gray-Up.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A41-CurvedArrow-Gray-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A41-CurvedArrow-Gray-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A42-TrendArrow-Red-GoUp.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A42-TrendArrow-Red-GoUp.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A43-TrendArrow-Green-GoDown.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A43-TrendArrow-Green-GoDown.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A44-TrendArrow-Orange-GoUp.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A44-TrendArrow-Orange-GoUp.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A45-TrendArrow-Red-GoUp.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A45-TrendArrow-Red-GoUp.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A46-TrendArrow-Orange-GoUp.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A46-TrendArrow-Orange-GoUp.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A47-TrendArrow-LightBlue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A47-TrendArrow-LightBlue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A48-TrendArrow-Orange-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A48-TrendArrow-Orange-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A49-TrendArrow-Yellow-ThreeDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A49-TrendArrow-Yellow-ThreeDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A50-TrendArrow-LightBlue-FourDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A50-TrendArrow-LightBlue-FourDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A51-TrendArrow-Blue-FourDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A51-TrendArrow-Blue-FourDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A52-TrendArrow-Blue-FourDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A52-TrendArrow-Blue-FourDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A53-TrendArrow-LightBlue-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A53-TrendArrow-LightBlue-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A54-TrendArrow-Red-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A54-TrendArrow-Red-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A55-TrendArrow-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A55-TrendArrow-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A56-TrendArrow-Blue-TwoDirections.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A56-TrendArrow-Blue-TwoDirections.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A57-Arrow-Yellow-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A57-Arrow-Yellow-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A58-Arrow-Red-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A58-Arrow-Red-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A59-CurvedArrow-Gray-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A59-CurvedArrow-Gray-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A60-CurvedArrow-Purple-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A60-CurvedArrow-Purple-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A61-Arrow-StripedOrange-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A61-Arrow-StripedOrange-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A62-Arrow-StripedBlue-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A62-Arrow-StripedBlue-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A63-Arrow-LightBlue-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A63-Arrow-LightBlue-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A64-Arrow-Green-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A64-Arrow-Green-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A65-Arrow-DarkBlue-Up.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A65-Arrow-DarkBlue-Up.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A66-Arrow-Green-Down.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A66-Arrow-Green-Down.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A67-Arrow-Yellow-Left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A67-Arrow-Yellow-Left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A68-Arrow-Gray-Right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows/A68-Arrow-Gray-Right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/fuzzy-lightgrey.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/fuzzy-lightgrey.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/ice-light.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/ice-light.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/painted-white.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/painted-white.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/texture-paper.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/texture-paper.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/crumpled-paper.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/crumpled-paper.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/marble.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/marble.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/concrete.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/concrete.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/fuzzy-grey.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/fuzzy-grey.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/fuzzy-darkgrey.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/fuzzy-darkgrey.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/stone.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/stone.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/white-diffusion.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/white-diffusion.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/sand-light.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/sand-light.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/sand.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/sand.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/surface.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/surface.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/studio.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/studio.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/invoiced-paper.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/invoiced-paper.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/parchment-paper.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/parchment-paper.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/cardboard.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/cardboard.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/fence.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/fence.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/wooden-fence.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/wooden-fence.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/wood.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/wood.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/wooden-board.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/wooden-board.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/painted-wood.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/painted-wood.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/stones.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/stones.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/pebble-light.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/pebble-light.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/stone-wall.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/stone-wall.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/stone-gray.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/stone-gray.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/rock-wall.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/rock-wall.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/surface-black.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/surface-black.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/brick-wall.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/brick-wall.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/tiles.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/tiles.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/graph-paper.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/graph-paper.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/cloud.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/cloud.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/pool.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/pool.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/sky.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/sky.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/circuit-board.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/circuit-board.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/coffee.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/coffee.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/color-stripes.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/color-stripes.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/floral.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/floral.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/leaf.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/leaf.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/maple-leaves.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/maple-leaves.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/space.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/space.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/giraffe.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/giraffe.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/tiger.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/tiger.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/zebra.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds/zebra.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Computer-Cloud.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Computer-Cloud.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Computer-Desktop.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Computer-Desktop.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Computer-Laptop-Black.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Computer-Laptop-Black.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Computer-Laptop-Silver.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Computer-Laptop-Silver.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Database-Add.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Database-Add.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Database-Delete.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Database-Delete.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Database-Download.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Database-Download.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Database.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Database.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder01-Blue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Folder01-Blue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder02-Green.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Folder02-Green.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder03-Manilla.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Folder03-Manilla.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder04-Yellow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Folder04-Yellow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder05-OpenBlue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Folder05-OpenBlue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder06-OpenGreen.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Folder06-OpenGreen.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder07-OpenManilla.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Folder07-OpenManilla.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder08-OpenYellow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Folder08-OpenYellow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Server.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/Server.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/WirelessAccessPoint.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers/WirelessAccessPoint.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle01-Transparent-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Circle01-Transparent-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle02-Transparent-Bule.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Circle02-Transparent-Bule.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle03-Transparent-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Circle03-Transparent-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle04-Transparent-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Circle04-Transparent-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle05-Transparent-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Circle05-Transparent-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cube01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cube02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cube03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube04-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cube04-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube05-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cube05-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cuboid01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cuboid02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cuboid03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid04-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cuboid04-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid05-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Cuboid05-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Gear01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Gear02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Gear03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear04-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Gear04-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Gear05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Person01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Person02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Person03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person04-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Person04-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Person05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-PuzzlePiece01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-PuzzlePiece02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-PuzzlePiece03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece04-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-PuzzlePiece04-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-PuzzlePiece05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Sphere01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Sphere02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Sphere03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere04-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Sphere04-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Component-Sphere05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle01-Transparent.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle01-Transparent.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle02-Transparent-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle02-Transparent-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle04-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle04-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle05.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle05.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle06.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle06.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle07.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle07.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle08-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle08-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle09-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Cycle09-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut01-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Donut01-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Donut02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Donut03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut04-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Donut04-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut05-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Donut05-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut06-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Donut06-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut07-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Donut07-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Graph.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Graph.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/People01-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/People01-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/People02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/People02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pillars01-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Pillars01-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pillars02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Pillars02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process01-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Process01-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Process02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Process03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process04-GoUp-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Process04-GoUp-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process05-GoUp-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Process05-GoUp-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process06-GoUp-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Process06-GoUp-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process07-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Process07-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pyramid01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Pyramid01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pyramid02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Pyramid02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pyramid03.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Pyramid03.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial01-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Radial01-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial02-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Radial02-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial03-Sphere.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Radial03-Sphere.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial04-Sphere-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Radial04-Sphere-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial05-Sphere-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Radial05-Sphere-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial06-Arrows-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Radial06-Arrows-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial07-Arrows-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Radial07-Arrows-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Circle.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Circle.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Cubes01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Cubes02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes03-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Cubes03-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes04.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Cubes04.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes05.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Cubes05.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cuboids01-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Cuboids01-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cuboids02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Cuboids02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cuboids03.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Cuboids03.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Gears01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Gears01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Gears02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Gears02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Gears03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Gears03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Hexagons01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Hexagons01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Hexagons02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Hexagons02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Hexagons03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Hexagons03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Hexagons04-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Hexagons04-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Leaves01-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Leaves01-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Leaves02-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Leaves02-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Pasters01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Pasters01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Pasters02-Blue.emf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Pasters02-Blue.emf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Puzzle01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Puzzle01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Puzzle02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Puzzle02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Puzzle03.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Puzzle03.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Rectangles.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Rectangles.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Squares.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Squares.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Triangle.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Section-Triangle.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Target.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Target.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Venn01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Venn02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn03.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Venn03.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn04.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Venn04.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn05.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Venn05.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn06-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Venn06-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn07-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Venn07-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn08.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams/Venn08.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Blackboard.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Blackboard.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Books.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Books.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Chalk.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Chalk.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Globe.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Globe.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Glue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Glue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/GraduationCap.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/GraduationCap.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Microscope.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Microscope.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Notebook.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Notebook.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/PaperClip-Blue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/PaperClip-Blue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/PaperClip-Red.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/PaperClip-Red.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Pencil.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Pencil.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Ruler.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/Ruler.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/TestTubes.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education/TestTubes.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/DrippingFaucet.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/DrippingFaucet.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Earth.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/Earth.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/EndangeredAnimals1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/EndangeredAnimals1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/EndangeredAnimals2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/EndangeredAnimals2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/GreenCar.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/GreenCar.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/GreenFactory.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/GreenFactory.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/GreenHouse.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/GreenHouse.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Leaf1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/Leaf1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Leaf2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/Leaf2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Flourescent-Off.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/LightBulb-Flourescent-Off.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Flourescent-On.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/LightBulb-Flourescent-On.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Standard-Off1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/LightBulb-Standard-Off1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Standard-Off2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/LightBulb-Standard-Off2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Standard-On.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/LightBulb-Standard-On.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Pollution-Car.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/Pollution-Car.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Pollution-Factory.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/Pollution-Factory.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Raindrop.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/Raindrop.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RecycleBin.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/RecycleBin.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RecycleSymbol.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/RecycleSymbol.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RenewableEnergy-Solar.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/RenewableEnergy-Solar.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RenewableEnergySymbol.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/RenewableEnergySymbol.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RenewableEnergy-Water.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/RenewableEnergy-Water.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RenewableEnergy-Wind.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/RenewableEnergy-Wind.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Sun1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/Sun1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Sun2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment/Sun2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Agreement.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Agreement.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/ATM01.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/ATM01.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/ATM02.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/ATM02.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Balance-Balanced1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Balance-Balanced1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Balance-Balanced2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Balance-Balanced2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Balance-Unbalanced1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Balance-Unbalanced1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Balance-Unbalanced2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Balance-Unbalanced2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Calculator.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Calculator.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Decrease1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Chart-Decrease1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Decrease2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Chart-Decrease2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Increase1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Chart-Increase1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Increase2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Chart-Increase2.png sw/uiconfig/swriter/ui/assignfieldsdialog.ui:182 WARNING: 'GtkLabel' 'addresselem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfieldsdialog.ui:194 WARNING: 'GtkLabel' 'previewelem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfieldsdialog.ui:206 WARNING: 'GtkLabel' 'matchelem' does not specify what it labels within 'GtkDialog' 'AssignFieldsDialog' sw/uiconfig/swriter/ui/assignfragment.ui:17 WARNING: 'GtkLabel' 'preview' does not specify what it labels within 'interface' line 3 sw/uiconfig/swriter/ui/frmtypepage.ui:71 WARNING: 'GtkSpinButton' 'width' is referenced by multiple mnemonic_widget 'GtkLabel' 'autowidthft' line 106 , 'GtkLabel' 'widthft' line 120 sw/uiconfig/swriter/ui/frmtypepage.ui:196 WARNING: 'GtkSpinButton' 'height' is referenced by multiple mnemonic_widget 'GtkLabel' 'autoheightft' line 231 , 'GtkLabel' 'heightft' line 245 0 new error (8 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/swriter.suppr) 6 new warnings (312 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/swriter.suppr) 0 new fatal (37 suppressed by /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/sanitizers/ui/modules/swriter.suppr) 20 suppressions unused /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Plateau.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Chart-Plateau.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Check.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Check.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Contract.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Contract.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/CreditCard-Black.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/CreditCard-Black.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/CreditCard-Cut.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/CreditCard-Cut.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/CreditCard-Gold.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/CreditCard-Gold.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Currency-Dollar.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Currency-Dollar.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Currency-Dollars.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Currency-Dollars.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Currency-StackCoins.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Currency-StackCoins.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Currency-Stack.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Currency-Stack.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/GoldBar.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/GoldBar.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/GoldBar-Stack.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/GoldBar-Stack.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/MoneyBag01.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/MoneyBag01.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/MoneyBag02.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/MoneyBag02.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PercentSign.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/PercentSign.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PiggyBank01-Broken.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/PiggyBank01-Broken.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PiggyBank02-Broken.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/PiggyBank02-Broken.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PiggyBank-Coins.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/PiggyBank-Coins.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PiggyBank-Currency.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/PiggyBank-Currency.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Portfolio.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Portfolio.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PriceTag.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/PriceTag.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Safe-Closed.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Safe-Closed.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Safe-Empty.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Safe-Empty.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Safe-Full.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Safe-Full.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Seal-Gold.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Seal-Gold.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Seal-Red.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Seal-Red.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Seal-Silver.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Seal-Silver.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Wallet-Empty.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Wallet-Empty.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Wallet-Full1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Wallet-Full1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Wallet-Full2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance/Wallet-Full2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Artist-Female1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Artist-Female1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Artist-Female2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Artist-Female2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Artist-Male1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Artist-Male1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Artist-Male2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Artist-Male2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Female1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Female2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female3.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Female3.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female4.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Female4.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female5.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Female5.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female6.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Female6.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-HeadSet1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-HeadSet1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-HeadSet2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-HeadSet2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Male1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Male2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male3.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Male3.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male4.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Male4.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male5.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Male5.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male6.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/BusinessPerson-Male6.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Chef1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Chef1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Chef2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Chef2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Computer-User-Female1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Computer-User-Female1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Computer-User-Female2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Computer-User-Female2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Computer-User-Male1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Computer-User-Male1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Computer-User-Male2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Computer-User-Male2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/ConstructionWorker2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/ConstructionWorker2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/ConstructionWorker.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/ConstructionWorker.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Detective1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Detective1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Detective2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Detective2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Doctor-Female1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Doctor-Female1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Doctor-Female2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Doctor-Female2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Doctor-Male1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Doctor-Male1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Doctor-Male2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Doctor-Male2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Nurse1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Nurse1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Nurse2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Nurse2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/PoliceOfficer1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/PoliceOfficer1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/PoliceOfficer2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/PoliceOfficer2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Presenter-Female1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Presenter-Female1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Presenter-Female2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Presenter-Female2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Presenter-Male1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Presenter-Male1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Presenter-Male2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Presenter-Male2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Student-Female.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Student-Female.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Student-Male.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Student-Male.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Surgeon1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Surgeon1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Surgeon2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Surgeon2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Surgeon-Female1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Surgeon-Female1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Surgeon-Female2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Surgeon-Female2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Teacher1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Teacher1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Teacher2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Teacher2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Tourist-Female1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Tourist-Female1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Tourist-Female2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Tourist-Female2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Tourist-Male1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Tourist-Male1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Tourist-Male2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people/Tourist-Male2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Book.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Book.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Box01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Box01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Box02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Box02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Bulb01-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Bulb01-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Bulb02-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Bulb02-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Calendar.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Calendar.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Chart.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Chart.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Clipboard.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Clipboard.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Clock.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Clock.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Compass.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Compass.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion01-Laughing.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Emotion01-Laughing.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion02-Smiling.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Emotion02-Smiling.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion03-Calm.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Emotion03-Calm.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion04-Frowning.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Emotion04-Frowning.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion05-Angry.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Emotion05-Angry.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion06-Crying.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Emotion06-Crying.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Flag01-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Flag01-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Flag02-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Flag02-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Flag03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Flag03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Gift.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Gift.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/House.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/House.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Computer01-White.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Computer01-White.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Computer02-Black.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Computer02-Black.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Disk01-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Disk01-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Disk02-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Disk02-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Document01-Grey.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Document01-Grey.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Document02-Grey.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Document02-Grey.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Document03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Document03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Document04-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Document04-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Envelope01-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Envelope01-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Envelope02-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Envelope02-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Envelope03-Open-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Envelope03-Open-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Envelope04-Open-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Envelope04-Open-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Folder01-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Folder01-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Folder02-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Folder02-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Folder03-Open-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Folder03-Open-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Folder04-Open-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Folder04-Open-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Gear01-Grey.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Gear01-Grey.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Gear02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Gear02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Network01-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Network01-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Network02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Network02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Pencil01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Pencil01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Pencil02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Pencil02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Printer01-White.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Printer01-White.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Printer02-Black.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Icon-Printer02-Black.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Key01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Key01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Key02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Key02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Lock01-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Lock01-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Lock02-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Lock02-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Lock03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Lock03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Lock04-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Lock04-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Magnet.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Magnet.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/MagnifyingGlass.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/MagnifyingGlass.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Metal.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Metal.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Notebook.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Notebook.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Phone.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Phone.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/PieChart.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/PieChart.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Pin.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Pin.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/PuzzlePieces.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/PuzzlePieces.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/PuzzlePiece.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/PuzzlePiece.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Roadblock.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Roadblock.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Scissors.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Scissors.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Shield01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Shield01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Shield02-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Shield02-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Shield03-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Shield03-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Ban01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Ban01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Ban02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Ban02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-CheckBox01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-CheckBox01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-CheckBox02-Unchecked.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-CheckBox02-Unchecked.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Checkmark01-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Checkmark01-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Checkmark02-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Checkmark02-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-DoNotEnter.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-DoNotEnter.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Error01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Error01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Error02.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Error02.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-ExclamationPoint01-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-ExclamationPoint01-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-ExclamationPoint02-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-ExclamationPoint02-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Help01-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Help01-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Help02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Help02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Information.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Information.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Null.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Null.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-QuestionMark01-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-QuestionMark01-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-QuestionMark02-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-QuestionMark02-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-RadioButton01.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-RadioButton01.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-RadioButton02-Unchecked.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-RadioButton02-Unchecked.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Warning01-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Warning01-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Warning02-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-Warning02-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-X01-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-X01-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-X02-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Sign-X02-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Star-Yellow.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Star-Yellow.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Wrench.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols/Wrench.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/apert2.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/apert2.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/apert.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/apert.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/applause.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/applause.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/beam2.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/beam2.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/beam.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/beam.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/cow.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/cow.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/curve.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/curve.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/drama.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/drama.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/explos.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/explos.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/falling.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/falling.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/glasses.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/glasses.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/gong.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/gong.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/horse.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/horse.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/kling.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/kling.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/kongas.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/kongas.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/laser.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/laser.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/left.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/left.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/nature1.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/nature1.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/nature2.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/nature2.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/ok.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/ok.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/pluck.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/pluck.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/roll.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/roll.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/romans.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/romans.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/soft.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/soft.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/space2.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/space2.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/space3.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/space3.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/space.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/space.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/sparcle.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/sparcle.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/strom.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/strom.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/theetone.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/theetone.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/top.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/top.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/train.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/train.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/untie.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/untie.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/ups.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/ups.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/wallewal.wav /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds/wallewal.wav /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Circle01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Circle02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Circle03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle04-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Circle04-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Circle05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Hexagon01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon02-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Hexagon02-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Hexagon03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon04-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Hexagon04-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Hexagon05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Leaf01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Leaf02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Leaf03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf04-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Leaf04-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Leaf05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Paster01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Paster02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Paster03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster04-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Paster04-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Paster05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle04-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle04-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle06-Striped-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle06-Striped-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle07-Striped-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle07-Striped-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle08-Striped-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle08-Striped-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle09-Striped-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Rectangle09-Striped-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square01-DarkBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square01-DarkBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square02-LightBlue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square02-LightBlue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square03-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square03-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square04-DarkRed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square04-DarkRed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square05-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square05-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square06-Striped-Blue.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square06-Striped-Blue.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square07-Striped-Green.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square07-Striped-Green.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square08-Striped-Red.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square08-Striped-Red.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square09-Striped-Orange.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes/Square09-Striped-Orange.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Airplane-Blue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Airplane-Blue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Bicycle-Blue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Bicycle-Blue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Boat.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Boat.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Bus.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Bus.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Canoe-Blue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Canoe-Blue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Car-Red.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Car-Red.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Helicopter-Blue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Helicopter-Blue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Motorcycle-Red.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Motorcycle-Red.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Pedestrian-Blue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Pedestrian-Blue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/PersonalTransporter-Green.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/PersonalTransporter-Green.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Sailboat-Red.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Sailboat-Red.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Scooter-Orange.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Scooter-Orange.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Train-Red.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Train-Red.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Truck-Blue.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation/Truck-Blue.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/dark/footer.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/dark/footer.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/dark/header.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/dark/header.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/dark/preview.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/dark/preview.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/gray/footer.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/gray/footer.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/gray/header.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/gray/header.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/gray/preview.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/gray/preview.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/green/footer.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/green/footer.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/green/header.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/green/header.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/green/preview.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/green/preview.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/pink/footer.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/pink/footer.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/pink/header.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/pink/header.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/pink/preview.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/pink/preview.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/sand/footer.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/sand/footer.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/sand/header.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/sand/header.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/sand/preview.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/sand/preview.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/white/footer.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/white/footer.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/white/header.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/white/header.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/white/preview.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/white/preview.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/personas/personas_list.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/personas/personas_list.txt [build CUS] extras/fonts touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/fonts.done [build CPY] autotext/af-ZA/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/mimetype [build XSL] autotext/af-ZA/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/BlockList.xml [build XSL] autotext/af-ZA/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/FN/content.xml [build CPY] autotext/af-ZA/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/FN/manifest.rdf [build XSL] autotext/af-ZA/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/FN/Object_1/content.xml [build XSL] autotext/af-ZA/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/FN/Object_1/settings.xml [build XSL] autotext/af-ZA/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/FN/styles.xml [build XSL] autotext/af-ZA/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/LOREM/LOREM.xml [build XSL] autotext/af-ZA/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/af-ZA/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/af-ZA/standard/META-INF/manifest.xml [build CPY] autotext/bg/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/mimetype [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-1/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-1/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-1/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-1/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-1/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-1/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-1/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-1/styles.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-2/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-2/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-2/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-2/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-2/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-2/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-2/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-2/styles.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-3/atevent.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-3/content.xml [build CPY] autotext/bg/crdbus50/+BBUEGwQV-3/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-3/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-3/manifest.rdf [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-3/meta.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-3/settings.xml [build XSL] autotext/bg/crdbus50/+BBUEGwQV-3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BBUEGwQV-3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BBUEGwQV-3/styles.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-1/atevent.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-1/content.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-1/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-1/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/manifest.rdf [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-1/meta.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-1/settings.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-1/styles.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-2/atevent.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-2/content.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-2/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-2/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/manifest.rdf [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-2/meta.xml [build CPY] autotext/bg/crdbus50/+BCEEKgQS-2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-2/settings.xml [build XSL] autotext/bg/crdbus50/+BCEEKgQS-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/+BCEEKgQS-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/+BCEEKgQS-2/styles.xml [build XSL] autotext/bg/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/crdbus50/META-INF/manifest.xml [build CPY] autotext/bg/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/mimetype [build XSL] autotext/bg/standard/+BB0-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BB0-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/+BB0-2/content.xml [build CPY] autotext/bg/standard/+BB0-2/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/+BB0-2/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BB0-2/manifest.rdf [build XSL] autotext/bg/standard/+BB0-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BB0-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/+BB0-2/styles.xml [build XSL] autotext/bg/standard/+BCQEHQ-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BCQEHQ-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/+BCQEHQ-/content.xml [build CPY] autotext/bg/standard/+BCQEHQ-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/+BCQEHQ-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BCQEHQ-/manifest.rdf [build XSL] autotext/bg/standard/+BCQEHQ-/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BCQEHQ-/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/+BCQEHQ-/Object_1/content.xml [build XSL] autotext/bg/standard/+BCQEHQ-/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BCQEHQ-/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/+BCQEHQ-/Object_1/settings.xml [build XSL] autotext/bg/standard/+BCQEHQ-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/+BCQEHQ-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/+BCQEHQ-/styles.xml [build XSL] autotext/bg/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/A/A.xml [build XSL] autotext/bg/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/A/atevent.xml [build XSL] autotext/bg/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/AR/AR.xml [build XSL] autotext/bg/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/AR/atevent.xml [build XSL] autotext/bg/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/BW/atevent.xml [build XSL] autotext/bg/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/BW/BW.xml [build XSL] autotext/bg/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/C/atevent.xml [build XSL] autotext/bg/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/C/C.xml [build XSL] autotext/bg/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CAN/atevent.xml [build XSL] autotext/bg/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CAN/content.xml [build CPY] autotext/bg/standard/CAN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CAN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CAN/manifest.rdf [build XSL] autotext/bg/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CAN/meta.xml [build XSL] autotext/bg/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CAN/settings.xml [build XSL] autotext/bg/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CAN/styles.xml [build XSL] autotext/bg/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CD/atevent.xml [build XSL] autotext/bg/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CD/CD.xml [build XSL] autotext/bg/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CM/atevent.xml [build XSL] autotext/bg/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CM/CM.xml [build XSL] autotext/bg/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CNL/atevent.xml [build XSL] autotext/bg/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/CNL/CNL.xml [build XSL] autotext/bg/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/DMS/atevent.xml [build XSL] autotext/bg/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/DMS/content.xml [build CPY] autotext/bg/standard/DMS/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/DMS/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DMS/manifest.rdf [build XSL] autotext/bg/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/DMS/meta.xml [build XSL] autotext/bg/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/DMS/settings.xml [build XSL] autotext/bg/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/DMS/styles.xml [build XSL] autotext/bg/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/DT/atevent.xml [build XSL] autotext/bg/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/DT/DT.xml [build XSL] autotext/bg/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/E/E.xml [build XSL] autotext/bg/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/FN/content.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/FN/Obj0012D655/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/FN/Obj0012D655/content.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/FN/Obj0012D655/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/FN/Obj0012D655/meta.xml [build XSL] autotext/bg/standard/FN/Obj0012D655/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/FN/Obj0012D655/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/FN/Obj0012D655/settings.xml [build XSL] autotext/bg/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/FN/styles.xml [build XSL] autotext/bg/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/I/I.xml [build XSL] autotext/bg/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/IRT/atevent.xml [build XSL] autotext/bg/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/IRT/IRT.xml [build XSL] autotext/bg/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/J/atevent.xml [build XSL] autotext/bg/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/J/content.xml [build CPY] autotext/bg/standard/J/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/J/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/J/manifest.rdf [build XSL] autotext/bg/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/J/meta.xml [build XSL] autotext/bg/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/J/settings.xml [build XSL] autotext/bg/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/J/styles.xml [build XSL] autotext/bg/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACL/atevent.xml [build XSL] autotext/bg/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACL/content.xml [build CPY] autotext/bg/standard/JACL/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACL/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACL/manifest.rdf [build XSL] autotext/bg/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACL/meta.xml [build XSL] autotext/bg/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACL/settings.xml [build XSL] autotext/bg/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACL/styles.xml [build XSL] autotext/bg/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACR/atevent.xml [build XSL] autotext/bg/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACR/content.xml [build CPY] autotext/bg/standard/JACR/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACR/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACR/manifest.rdf [build XSL] autotext/bg/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACR/meta.xml [build XSL] autotext/bg/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACR/settings.xml [build XSL] autotext/bg/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JACR/styles.xml [build XSL] autotext/bg/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JAINV/atevent.xml [build XSL] autotext/bg/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JAINV/content.xml [build CPY] autotext/bg/standard/JAINV/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JAINV/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JAINV/manifest.rdf [build XSL] autotext/bg/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JAINV/meta.xml [build XSL] autotext/bg/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JAINV/settings.xml [build XSL] autotext/bg/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JAINV/styles.xml [build XSL] autotext/bg/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JARL/atevent.xml [build XSL] autotext/bg/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JARL/content.xml [build CPY] autotext/bg/standard/JARL/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JARL/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JARL/manifest.rdf [build XSL] autotext/bg/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JARL/meta.xml [build XSL] autotext/bg/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JARL/settings.xml [build XSL] autotext/bg/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/JARL/styles.xml [build XSL] autotext/bg/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/LAG/atevent.xml [build XSL] autotext/bg/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/LAG/LAG.xml [build XSL] autotext/bg/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/LOREM/LOREM.xml [build XSL] autotext/bg/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/META-INF/manifest.xml [build XSL] autotext/bg/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/O/atevent.xml [build XSL] autotext/bg/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/O/O.xml [build XSL] autotext/bg/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/P/atevent.xml [build XSL] autotext/bg/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/P/P.xml [build XSL] autotext/bg/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/Q/atevent.xml [build XSL] autotext/bg/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/Q/Q.xml [build XSL] autotext/bg/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R1/atevent.xml [build XSL] autotext/bg/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R1/content.xml [build CPY] autotext/bg/standard/R1/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R1/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R1/manifest.rdf [build XSL] autotext/bg/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R1/meta.xml [build XSL] autotext/bg/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R1/settings.xml [build XSL] autotext/bg/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R1/styles.xml [build XSL] autotext/bg/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R2/atevent.xml [build XSL] autotext/bg/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R2/content.xml [build CPY] autotext/bg/standard/R2/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R2/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R2/manifest.rdf [build XSL] autotext/bg/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R2/meta.xml [build XSL] autotext/bg/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R2/settings.xml [build XSL] autotext/bg/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/R2/styles.xml [build XSL] autotext/bg/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/RE/atevent.xml [build XSL] autotext/bg/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/RE/RE.xml [build XSL] autotext/bg/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/RF/atevent.xml [build XSL] autotext/bg/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/RF/RF.xml [build XSL] autotext/bg/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/RG/atevent.xml [build XSL] autotext/bg/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/RG/RG.xml [build XSL] autotext/bg/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/RM/atevent.xml [build XSL] autotext/bg/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/RM/RM.xml [build XSL] autotext/bg/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/S/atevent.xml [build XSL] autotext/bg/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/S/S.xml [build XSL] autotext/bg/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/SD/atevent.xml [build XSL] autotext/bg/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/SD/SD.xml [build XSL] autotext/bg/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/SI/atevent.xml [build XSL] autotext/bg/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/SI/SI.xml [build XSL] autotext/bg/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/TC/atevent.xml [build XSL] autotext/bg/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/TC/TC.xml [build XSL] autotext/bg/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/TOP/atevent.xml [build XSL] autotext/bg/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/TOP/TOP.xml [build XSL] autotext/bg/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/TWIMC/atevent.xml [build XSL] autotext/bg/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/TWIMC/TWIMC.xml [build XSL] autotext/bg/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/TY/atevent.xml [build XSL] autotext/bg/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/TY/TY.xml [build XSL] autotext/bg/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/VA/atevent.xml [build XSL] autotext/bg/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/VA/VA.xml [build XSL] autotext/bg/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/VOM/atevent.xml [build XSL] autotext/bg/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/VOM/VOM.xml [build XSL] autotext/bg/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/YT/atevent.xml [build XSL] autotext/bg/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/YT/content.xml [build CPY] autotext/bg/standard/YT/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/YT/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/YT/manifest.rdf [build XSL] autotext/bg/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/YT/meta.xml [build XSL] autotext/bg/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/YT/settings.xml [build XSL] autotext/bg/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/standard/YT/styles.xml [build CPY] autotext/bg/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/mimetype [build XSL] autotext/bg/template/+BB8EIA-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BB8EIA-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BB8EIA-1/content.xml [build CPY] autotext/bg/template/+BB8EIA-1/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BB8EIA-1/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BB8EIA-1/manifest.rdf [build XSL] autotext/bg/template/+BB8EIA-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BB8EIA-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BB8EIA-1/styles.xml [build XSL] autotext/bg/template/+BB8EIA-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BB8EIA-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BB8EIA-2/content.xml [build CPY] autotext/bg/template/+BB8EIA-2/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BB8EIA-2/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BB8EIA-2/manifest.rdf [build XSL] autotext/bg/template/+BB8EIA-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BB8EIA-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BB8EIA-2/styles.xml [build XSL] autotext/bg/template/+BBoEEgQf-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQf-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQf-/content.xml [build CPY] autotext/bg/template/+BBoEEgQf-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQf-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQf-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQf-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQf-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQf-/styles.xml [build XSL] autotext/bg/template/+BBoEEgQf-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQf-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQf-1/content.xml [build CPY] autotext/bg/template/+BBoEEgQf-1/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQf-1/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQf-1/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQf-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQf-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQf-1/styles.xml [build XSL] autotext/bg/template/+BBoEEgQfBBQ-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQfBBQ-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQfBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEEgQfBBQ-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQfBBQ-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQfBBQ-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQfBBQ-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQfBBQ-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQfBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEEgQfBBs-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQfBBs-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQfBBs-/content.xml [build CPY] autotext/bg/template/+BBoEEgQfBBs-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQfBBs-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQfBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEgQfBBs-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEgQfBBs-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEgQfBBs-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQg-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQg-/content.xml [build CPY] autotext/bg/template/+BBoEEQQg-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQg-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQg-/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQg-/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQg-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQg-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQg-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQg-1/content.xml [build CPY] autotext/bg/template/+BBoEEQQg-1/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQg-1/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-1/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQg-1/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQg-1/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-1/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQg-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQg-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQg-1/styles.xml [build XSL] autotext/bg/template/+BBoEEQQgBBQ-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBQ-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQgBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEEQQgBBQ-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQgBBQ-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBQ-/manifest.rdf [build CPY] autotext/bg/template/+BBoEEQQgBBQ-/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQgBBQ-/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBQ-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/bg/template/+BBoEEQQgBBQ-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBQ-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQgBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEEQQgBBs-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBs-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQgBBs-/content.xml [build CPY] autotext/bg/template/+BBoEEQQgBBs-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQgBBs-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEEQQgBBs-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEEQQgBBs-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEEQQgBBs-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQR-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQR-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQR-/content.xml [build CPY] autotext/bg/template/+BBoEGAQR-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQR-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQR-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQR-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQR-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQR-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQR-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQR-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQR-1/content.xml [build CPY] autotext/bg/template/+BBoEGAQR-1/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQR-1/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQR-1/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQR-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQR-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQR-1/styles.xml [build XSL] autotext/bg/template/+BBoEGAQRBBQ-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQRBBQ-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQRBBQ-/content.xml [build CPY] autotext/bg/template/+BBoEGAQRBBQ-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQRBBQ-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQRBBQ-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQRBBQ-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQRBBQ-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQRBBQ-/styles.xml [build XSL] autotext/bg/template/+BBoEGAQRBBs-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQRBBs-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQRBBs-/content.xml [build CPY] autotext/bg/template/+BBoEGAQRBBs-/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQRBBs-/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQRBBs-/manifest.rdf [build XSL] autotext/bg/template/+BBoEGAQRBBs-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/+BBoEGAQRBBs-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/+BBoEGAQRBBs-/styles.xml [build XSL] autotext/bg/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/bg/template/META-INF/manifest.xml [build CPY] autotext/ca/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/mimetype [build XSL] autotext/ca/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/BlockList.xml [build XSL] autotext/ca/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/FN/content.xml [build CPY] autotext/ca/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/FN/manifest.rdf [build XSL] autotext/ca/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/FN/Object_1/content.xml [build XSL] autotext/ca/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/FN/Object_1/settings.xml [build XSL] autotext/ca/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/FN/styles.xml [build XSL] autotext/ca/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/LOREM/LOREM.xml [build XSL] autotext/ca/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ca/standard/META-INF/manifest.xml [build CPY] autotext/cs/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/mimetype [build XSL] autotext/cs/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/BlockList.xml [build XSL] autotext/cs/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON1/atevent.xml [build XSL] autotext/cs/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON1/content.xml [build XSL] autotext/cs/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON1/meta.xml [build CPY] autotext/cs/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON1/settings.xml [build XSL] autotext/cs/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON1/styles.xml [build XSL] autotext/cs/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON2/atevent.xml [build XSL] autotext/cs/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON2/content.xml [build XSL] autotext/cs/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON2/meta.xml [build CPY] autotext/cs/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON2/settings.xml [build XSL] autotext/cs/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/CON2/styles.xml [build XSL] autotext/cs/crdbus50/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE1/atevent.xml [build XSL] autotext/cs/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE1/content.xml [build XSL] autotext/cs/crdbus50/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE1/meta.xml [build XSL] autotext/cs/crdbus50/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE1/settings.xml [build XSL] autotext/cs/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE1/styles.xml [build XSL] autotext/cs/crdbus50/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE2/atevent.xml [build XSL] autotext/cs/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE2/content.xml [build XSL] autotext/cs/crdbus50/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE2/meta.xml [build XSL] autotext/cs/crdbus50/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE2/settings.xml [build XSL] autotext/cs/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE2/styles.xml [build XSL] autotext/cs/crdbus50/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE3/atevent.xml [build XSL] autotext/cs/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE3/content.xml [build XSL] autotext/cs/crdbus50/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE3/meta.xml [build XSL] autotext/cs/crdbus50/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE3/settings.xml [build XSL] autotext/cs/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/ELE3/styles.xml [build XSL] autotext/cs/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus50/META-INF/manifest.xml [build CPY] autotext/cs/crdbus54/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/mimetype [build XSL] autotext/cs/crdbus54/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/BlockList.xml [build XSL] autotext/cs/crdbus54/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE1/atevent.xml [build XSL] autotext/cs/crdbus54/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE1/content.xml [build XSL] autotext/cs/crdbus54/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE1/meta.xml [build XSL] autotext/cs/crdbus54/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE1/settings.xml [build XSL] autotext/cs/crdbus54/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE1/styles.xml [build XSL] autotext/cs/crdbus54/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE2/atevent.xml [build XSL] autotext/cs/crdbus54/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE2/content.xml [build XSL] autotext/cs/crdbus54/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE2/meta.xml [build XSL] autotext/cs/crdbus54/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE2/settings.xml [build XSL] autotext/cs/crdbus54/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE2/styles.xml [build XSL] autotext/cs/crdbus54/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE3/atevent.xml [build XSL] autotext/cs/crdbus54/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE3/content.xml [build XSL] autotext/cs/crdbus54/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE3/meta.xml [build XSL] autotext/cs/crdbus54/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE3/settings.xml [build XSL] autotext/cs/crdbus54/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/ELE3/styles.xml [build XSL] autotext/cs/crdbus54/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/META-INF/manifest.xml [build XSL] autotext/cs/crdbus54/MOD1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD1/atevent.xml [build XSL] autotext/cs/crdbus54/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD1/content.xml [build XSL] autotext/cs/crdbus54/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD1/meta.xml [build CPY] autotext/cs/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus54/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD1/settings.xml [build XSL] autotext/cs/crdbus54/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD1/styles.xml [build XSL] autotext/cs/crdbus54/MOD2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD2/atevent.xml [build XSL] autotext/cs/crdbus54/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD2/content.xml [build XSL] autotext/cs/crdbus54/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD2/meta.xml [build CPY] autotext/cs/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/cs/crdbus54/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD2/settings.xml [build XSL] autotext/cs/crdbus54/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/crdbus54/MOD2/styles.xml [build CPY] autotext/cs/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/mimetype [build XSL] autotext/cs/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/A/A.xml [build XSL] autotext/cs/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/A/atevent.xml [build XSL] autotext/cs/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/BlockList.xml [build XSL] autotext/cs/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/BW/atevent.xml [build XSL] autotext/cs/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/BW/BW.xml [build XSL] autotext/cs/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/C/atevent.xml [build XSL] autotext/cs/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/C/C.xml [build XSL] autotext/cs/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CAN/atevent.xml [build XSL] autotext/cs/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CAN/content.xml [build XSL] autotext/cs/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CAN/meta.xml [build XSL] autotext/cs/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CAN/settings.xml [build XSL] autotext/cs/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CAN/styles.xml [build XSL] autotext/cs/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CD/atevent.xml [build XSL] autotext/cs/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CD/CD.xml [build XSL] autotext/cs/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CM/atevent.xml [build XSL] autotext/cs/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CM/CM.xml [build XSL] autotext/cs/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CNL/atevent.xml [build XSL] autotext/cs/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/CNL/CNL.xml [build XSL] autotext/cs/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DMS/atevent.xml [build XSL] autotext/cs/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DMS/content.xml [build XSL] autotext/cs/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DMS/meta.xml [build XSL] autotext/cs/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DMS/settings.xml [build XSL] autotext/cs/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DMS/styles.xml [build XSL] autotext/cs/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DT/atevent.xml [build XSL] autotext/cs/standard/DT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DT/content.xml [build XSL] autotext/cs/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DT/DT.xml [build XSL] autotext/cs/standard/DT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/DT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/DT/styles.xml [build XSL] autotext/cs/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/FN/content.xml [build CPY] autotext/cs/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/FN/manifest.rdf [build XSL] autotext/cs/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/FN/Object_1/content.xml [build XSL] autotext/cs/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/FN/Object_1/settings.xml [build XSL] autotext/cs/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/FN/styles.xml [build XSL] autotext/cs/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/IRT/atevent.xml [build XSL] autotext/cs/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/IRT/IRT.xml [build XSL] autotext/cs/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/J/atevent.xml [build XSL] autotext/cs/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/J/content.xml [build XSL] autotext/cs/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/J/meta.xml [build XSL] autotext/cs/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/J/settings.xml [build XSL] autotext/cs/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/J/styles.xml [build XSL] autotext/cs/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACL/atevent.xml [build XSL] autotext/cs/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACL/content.xml [build XSL] autotext/cs/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACL/meta.xml [build XSL] autotext/cs/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACL/settings.xml [build XSL] autotext/cs/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACL/styles.xml [build XSL] autotext/cs/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACR/atevent.xml [build XSL] autotext/cs/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACR/content.xml [build XSL] autotext/cs/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACR/meta.xml [build XSL] autotext/cs/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACR/settings.xml [build XSL] autotext/cs/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JACR/styles.xml [build XSL] autotext/cs/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JAINV/atevent.xml [build XSL] autotext/cs/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JAINV/content.xml [build XSL] autotext/cs/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JAINV/meta.xml [build XSL] autotext/cs/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JAINV/settings.xml [build XSL] autotext/cs/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JAINV/styles.xml [build XSL] autotext/cs/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JARL/atevent.xml [build XSL] autotext/cs/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JARL/content.xml [build XSL] autotext/cs/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JARL/meta.xml [build XSL] autotext/cs/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JARL/settings.xml [build XSL] autotext/cs/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/JARL/styles.xml [build XSL] autotext/cs/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/LAG/atevent.xml [build XSL] autotext/cs/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/LAG/LAG.xml [build XSL] autotext/cs/standard/LIC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LIC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/LIC/atevent.xml [build XSL] autotext/cs/standard/LIC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LIC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/LIC/content.xml [build XSL] autotext/cs/standard/LIC/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LIC/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/LIC/meta.xml [build XSL] autotext/cs/standard/LIC/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LIC/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/LIC/settings.xml [build XSL] autotext/cs/standard/LIC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LIC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/LIC/styles.xml [build XSL] autotext/cs/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/LOREM/LOREM.xml [build XSL] autotext/cs/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/META-INF/manifest.xml [build XSL] autotext/cs/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/P/atevent.xml [build XSL] autotext/cs/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/P/P.xml [build XSL] autotext/cs/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R1/atevent.xml [build XSL] autotext/cs/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R1/content.xml [build XSL] autotext/cs/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R1/meta.xml [build XSL] autotext/cs/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R1/settings.xml [build XSL] autotext/cs/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R1/styles.xml [build XSL] autotext/cs/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R2/atevent.xml [build XSL] autotext/cs/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R2/content.xml [build XSL] autotext/cs/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R2/meta.xml [build XSL] autotext/cs/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R2/settings.xml [build XSL] autotext/cs/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/R2/styles.xml [build XSL] autotext/cs/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/RE/atevent.xml [build XSL] autotext/cs/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/RE/RE.xml [build XSL] autotext/cs/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/RF/atevent.xml [build XSL] autotext/cs/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/RF/RF.xml [build XSL] autotext/cs/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/RG/atevent.xml [build XSL] autotext/cs/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/RG/RG.xml [build XSL] autotext/cs/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/RM/atevent.xml [build XSL] autotext/cs/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/RM/RM.xml [build XSL] autotext/cs/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/S/atevent.xml [build XSL] autotext/cs/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/S/S.xml [build XSL] autotext/cs/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/SD/atevent.xml [build XSL] autotext/cs/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/SD/SD.xml [build XSL] autotext/cs/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/SI/atevent.xml [build XSL] autotext/cs/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/SI/SI.xml [build XSL] autotext/cs/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/TC/atevent.xml [build XSL] autotext/cs/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/TC/TC.xml [build XSL] autotext/cs/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/TOP/atevent.xml [build XSL] autotext/cs/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/TOP/TOP.xml [build XSL] autotext/cs/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/TWIMC/atevent.xml [build XSL] autotext/cs/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/TWIMC/TWIMC.xml [build XSL] autotext/cs/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/TY/atevent.xml [build XSL] autotext/cs/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/TY/TY.xml [build XSL] autotext/cs/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/VA/atevent.xml [build XSL] autotext/cs/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/VA/VA.xml [build XSL] autotext/cs/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/VOM/atevent.xml [build XSL] autotext/cs/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/VOM/VOM.xml [build XSL] autotext/cs/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/YT/atevent.xml [build XSL] autotext/cs/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/YT/content.xml [build XSL] autotext/cs/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/YT/meta.xml [build XSL] autotext/cs/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/YT/settings.xml [build XSL] autotext/cs/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/standard/YT/styles.xml [build CPY] autotext/cs/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/mimetype [build XSL] autotext/cs/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/BlockList.xml [build XSL] autotext/cs/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/H1B/content.xml [build CPY] autotext/cs/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/H1B/styles.xml [build XSL] autotext/cs/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/H1C/content.xml [build XSL] autotext/cs/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/H1C/styles.xml [build XSL] autotext/cs/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/H1N/content.xml [build XSL] autotext/cs/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/H1N/styles.xml [build XSL] autotext/cs/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HB/content.xml [build CPY] autotext/cs/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HB/styles.xml [build XSL] autotext/cs/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HC/content.xml [build XSL] autotext/cs/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HC/styles.xml [build XSL] autotext/cs/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HLB/content.xml [build XSL] autotext/cs/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HLB/styles.xml [build XSL] autotext/cs/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HLC/content.xml [build XSL] autotext/cs/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HLC/styles.xml [build XSL] autotext/cs/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HLN/content.xml [build XSL] autotext/cs/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HLN/styles.xml [build XSL] autotext/cs/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HN/content.xml [build XSL] autotext/cs/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HN/styles.xml [build XSL] autotext/cs/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HRB/content.xml [build CPY] autotext/cs/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/cs/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HRB/styles.xml [build XSL] autotext/cs/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HRC/content.xml [build XSL] autotext/cs/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HRC/styles.xml [build XSL] autotext/cs/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HRN/content.xml [build XSL] autotext/cs/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/HRN/styles.xml [build XSL] autotext/cs/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/META-INF/manifest.xml [build XSL] autotext/cs/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/PT1/content.xml [build XSL] autotext/cs/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/PT1/styles.xml [build XSL] autotext/cs/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/PT2/content.xml [build XSL] autotext/cs/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/cs/template/PT2/styles.xml [build CPY] autotext/da/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/mimetype [build XSL] autotext/da/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/BlockList.xml [build XSL] autotext/da/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON1/atevent.xml [build XSL] autotext/da/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON1/content.xml [build XSL] autotext/da/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON1/meta.xml [build CPY] autotext/da/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/da/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON1/settings.xml [build XSL] autotext/da/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON1/styles.xml [build XSL] autotext/da/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON2/atevent.xml [build XSL] autotext/da/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON2/content.xml [build XSL] autotext/da/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON2/meta.xml [build CPY] autotext/da/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/da/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON2/settings.xml [build XSL] autotext/da/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/CON2/styles.xml [build XSL] autotext/da/crdbus50/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE1/atevent.xml [build XSL] autotext/da/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE1/content.xml [build XSL] autotext/da/crdbus50/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE1/meta.xml [build XSL] autotext/da/crdbus50/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE1/settings.xml [build XSL] autotext/da/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE1/styles.xml [build XSL] autotext/da/crdbus50/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE2/atevent.xml [build XSL] autotext/da/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE2/content.xml [build XSL] autotext/da/crdbus50/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE2/meta.xml [build XSL] autotext/da/crdbus50/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE2/settings.xml [build XSL] autotext/da/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE2/styles.xml [build XSL] autotext/da/crdbus50/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE3/atevent.xml [build XSL] autotext/da/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE3/content.xml [build XSL] autotext/da/crdbus50/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE3/meta.xml [build XSL] autotext/da/crdbus50/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE3/settings.xml [build XSL] autotext/da/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/ELE3/styles.xml [build XSL] autotext/da/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/crdbus50/META-INF/manifest.xml [build CPY] autotext/da/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/mimetype [build XSL] autotext/da/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/A/A.xml [build XSL] autotext/da/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/A/atevent.xml [build XSL] autotext/da/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/AR/AR.xml [build XSL] autotext/da/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/AR/atevent.xml [build XSL] autotext/da/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/BW/atevent.xml [build XSL] autotext/da/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/BW/BW.xml [build XSL] autotext/da/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/C/atevent.xml [build XSL] autotext/da/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/C/C.xml [build XSL] autotext/da/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CAN/atevent.xml [build XSL] autotext/da/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CAN/content.xml [build XSL] autotext/da/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CAN/meta.xml [build XSL] autotext/da/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CAN/settings.xml [build XSL] autotext/da/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CAN/styles.xml [build XSL] autotext/da/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CD/atevent.xml [build XSL] autotext/da/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CD/CD.xml [build XSL] autotext/da/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CM/atevent.xml [build XSL] autotext/da/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CM/CM.xml [build XSL] autotext/da/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CNL/atevent.xml [build XSL] autotext/da/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/CNL/CNL.xml [build XSL] autotext/da/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/DMS/atevent.xml [build XSL] autotext/da/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/DMS/content.xml [build XSL] autotext/da/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/DMS/meta.xml [build XSL] autotext/da/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/DMS/settings.xml [build XSL] autotext/da/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/DMS/styles.xml [build XSL] autotext/da/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/DT/atevent.xml [build XSL] autotext/da/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/DT/DT.xml [build XSL] autotext/da/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/E/E.xml [build XSL] autotext/da/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/FN/content.xml [build CPY] autotext/da/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/FN/manifest.rdf [build XSL] autotext/da/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/FN/Object_1/content.xml [build XSL] autotext/da/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/FN/Object_1/settings.xml [build XSL] autotext/da/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/FN/styles.xml [build XSL] autotext/da/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/I/I.xml [build XSL] autotext/da/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/IRT/atevent.xml [build XSL] autotext/da/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/IRT/IRT.xml [build XSL] autotext/da/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/J/atevent.xml [build XSL] autotext/da/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/J/content.xml [build XSL] autotext/da/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/J/meta.xml [build XSL] autotext/da/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/J/settings.xml [build XSL] autotext/da/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/J/styles.xml [build XSL] autotext/da/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACL/atevent.xml [build XSL] autotext/da/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACL/content.xml [build XSL] autotext/da/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACL/meta.xml [build XSL] autotext/da/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACL/settings.xml [build XSL] autotext/da/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACL/styles.xml [build XSL] autotext/da/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACR/atevent.xml [build XSL] autotext/da/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACR/content.xml [build XSL] autotext/da/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACR/meta.xml [build XSL] autotext/da/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACR/settings.xml [build XSL] autotext/da/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JACR/styles.xml [build XSL] autotext/da/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JAINV/atevent.xml [build XSL] autotext/da/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JAINV/content.xml [build XSL] autotext/da/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JAINV/meta.xml [build XSL] autotext/da/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JAINV/settings.xml [build XSL] autotext/da/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JAINV/styles.xml [build XSL] autotext/da/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JARL/atevent.xml [build XSL] autotext/da/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JARL/content.xml [build XSL] autotext/da/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JARL/meta.xml [build XSL] autotext/da/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JARL/settings.xml [build XSL] autotext/da/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/JARL/styles.xml [build XSL] autotext/da/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/LAG/atevent.xml [build XSL] autotext/da/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/LAG/LAG.xml [build XSL] autotext/da/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/LOREM/LOREM.xml [build XSL] autotext/da/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/META-INF/manifest.xml [build XSL] autotext/da/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/O/atevent.xml [build XSL] autotext/da/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/O/O.xml [build XSL] autotext/da/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/P/atevent.xml [build XSL] autotext/da/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/P/P.xml [build XSL] autotext/da/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/Q/atevent.xml [build XSL] autotext/da/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/Q/Q.xml [build XSL] autotext/da/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R1/atevent.xml [build XSL] autotext/da/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R1/content.xml [build XSL] autotext/da/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R1/meta.xml [build XSL] autotext/da/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R1/settings.xml [build XSL] autotext/da/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R1/styles.xml [build XSL] autotext/da/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R2/atevent.xml [build XSL] autotext/da/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R2/content.xml [build XSL] autotext/da/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R2/meta.xml [build XSL] autotext/da/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R2/settings.xml [build XSL] autotext/da/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/R2/styles.xml [build XSL] autotext/da/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/RE/atevent.xml [build XSL] autotext/da/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/RE/RE.xml [build XSL] autotext/da/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/RF/atevent.xml [build XSL] autotext/da/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/RF/RF.xml [build XSL] autotext/da/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/RG/atevent.xml [build XSL] autotext/da/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/RG/RG.xml [build XSL] autotext/da/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/RM/atevent.xml [build XSL] autotext/da/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/RM/RM.xml [build XSL] autotext/da/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/S/atevent.xml [build XSL] autotext/da/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/S/S.xml [build XSL] autotext/da/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/SD/atevent.xml [build XSL] autotext/da/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/SD/SD.xml [build XSL] autotext/da/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/SI/atevent.xml [build XSL] autotext/da/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/SI/SI.xml [build XSL] autotext/da/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/TC/atevent.xml [build XSL] autotext/da/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/TC/TC.xml [build XSL] autotext/da/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/TOP/atevent.xml [build XSL] autotext/da/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/TOP/TOP.xml [build XSL] autotext/da/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/TWIMC/atevent.xml [build XSL] autotext/da/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/TWIMC/TWIMC.xml [build XSL] autotext/da/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/TY/atevent.xml [build XSL] autotext/da/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/TY/TY.xml [build XSL] autotext/da/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/VA/atevent.xml [build XSL] autotext/da/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/VA/VA.xml [build XSL] autotext/da/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/VOM/atevent.xml [build XSL] autotext/da/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/VOM/VOM.xml [build XSL] autotext/da/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/YT/atevent.xml [build XSL] autotext/da/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/YT/content.xml [build XSL] autotext/da/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/YT/meta.xml [build XSL] autotext/da/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/YT/settings.xml [build XSL] autotext/da/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/standard/YT/styles.xml [build CPY] autotext/da/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/mimetype [build XSL] autotext/da/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/BlockList.xml [build XSL] autotext/da/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/H1B/content.xml [build CPY] autotext/da/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/H1B/styles.xml [build XSL] autotext/da/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/H1C/content.xml [build XSL] autotext/da/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/H1C/styles.xml [build XSL] autotext/da/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/H1N/content.xml [build XSL] autotext/da/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/H1N/styles.xml [build XSL] autotext/da/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HB/content.xml [build CPY] autotext/da/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HB/styles.xml [build XSL] autotext/da/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HC/content.xml [build XSL] autotext/da/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HC/styles.xml [build XSL] autotext/da/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HLB/content.xml [build XSL] autotext/da/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HLB/styles.xml [build XSL] autotext/da/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HLC/content.xml [build XSL] autotext/da/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HLC/styles.xml [build XSL] autotext/da/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HLN/content.xml [build XSL] autotext/da/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HLN/styles.xml [build XSL] autotext/da/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HN/content.xml [build XSL] autotext/da/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HN/styles.xml [build XSL] autotext/da/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HRB/content.xml [build CPY] autotext/da/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/da/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HRB/styles.xml [build XSL] autotext/da/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HRC/content.xml [build XSL] autotext/da/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HRC/styles.xml [build XSL] autotext/da/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HRN/content.xml [build XSL] autotext/da/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/HRN/styles.xml [build XSL] autotext/da/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/META-INF/manifest.xml [build XSL] autotext/da/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/PT1/content.xml [build XSL] autotext/da/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/PT1/styles.xml [build XSL] autotext/da/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/PT2/content.xml [build XSL] autotext/da/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/da/template/PT2/styles.xml [build CPY] autotext/de/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/mimetype [build XSL] autotext/de/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/BlockList.xml [build XSL] autotext/de/crdbus50/KLA1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA1/content.xml [build XSL] autotext/de/crdbus50/KLA1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA1/meta.xml [build XSL] autotext/de/crdbus50/KLA1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA1/settings.xml [build XSL] autotext/de/crdbus50/KLA1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA1/styles.xml [build XSL] autotext/de/crdbus50/KLA2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA2/content.xml [build XSL] autotext/de/crdbus50/KLA2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA2/meta.xml [build XSL] autotext/de/crdbus50/KLA2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA2/settings.xml [build XSL] autotext/de/crdbus50/KLA2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA2/styles.xml [build XSL] autotext/de/crdbus50/KLA3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA3/content.xml [build XSL] autotext/de/crdbus50/KLA3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA3/meta.xml [build XSL] autotext/de/crdbus50/KLA3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA3/settings.xml [build XSL] autotext/de/crdbus50/KLA3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/KLA3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/KLA3/styles.xml [build XSL] autotext/de/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/META-INF/manifest.xml [build XSL] autotext/de/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/MOD1/content.xml [build XSL] autotext/de/crdbus50/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/MOD1/meta.xml [build XSL] autotext/de/crdbus50/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/MOD1/settings.xml [build XSL] autotext/de/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/MOD1/styles.xml [build XSL] autotext/de/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/MOD2/content.xml [build XSL] autotext/de/crdbus50/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/MOD2/meta.xml [build XSL] autotext/de/crdbus50/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/MOD2/settings.xml [build XSL] autotext/de/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/crdbus50/MOD2/styles.xml [build CPY] autotext/de/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/mimetype [build XSL] autotext/de/standard/AF/AF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/AF/AF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/AF/AF.xml [build XSL] autotext/de/standard/AG/AG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/AG/AG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/AG/AG.xml [build XSL] autotext/de/standard/AG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/AG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/AG/atevent.xml [build XSL] autotext/de/standard/AL/AL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/AL/AL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/AL/AL.xml [build XSL] autotext/de/standard/BEW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEW/atevent.xml [build XSL] autotext/de/standard/BEW/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEW/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEW/content.xml [build XSL] autotext/de/standard/BEW/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEW/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEW/meta.xml [build XSL] autotext/de/standard/BEW/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEW/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEW/settings.xml [build XSL] autotext/de/standard/BEW/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEW/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEW/styles.xml [build XSL] autotext/de/standard/BEWABS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWABS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWABS/atevent.xml [build XSL] autotext/de/standard/BEWABS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWABS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWABS/content.xml [build XSL] autotext/de/standard/BEWABS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWABS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWABS/meta.xml [build XSL] autotext/de/standard/BEWABS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWABS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWABS/settings.xml [build XSL] autotext/de/standard/BEWABS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWABS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWABS/styles.xml [build XSL] autotext/de/standard/BEWEIN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWEIN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWEIN/atevent.xml [build XSL] autotext/de/standard/BEWEIN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWEIN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWEIN/content.xml [build XSL] autotext/de/standard/BEWEIN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWEIN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWEIN/meta.xml [build XSL] autotext/de/standard/BEWEIN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWEIN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWEIN/settings.xml [build XSL] autotext/de/standard/BEWEIN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWEIN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWEIN/styles.xml [build XSL] autotext/de/standard/BEWUNT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWUNT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWUNT/atevent.xml [build XSL] autotext/de/standard/BEWUNT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWUNT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWUNT/content.xml [build XSL] autotext/de/standard/BEWUNT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWUNT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWUNT/meta.xml [build XSL] autotext/de/standard/BEWUNT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWUNT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWUNT/settings.xml [build XSL] autotext/de/standard/BEWUNT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWUNT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWUNT/styles.xml [build XSL] autotext/de/standard/BEWVOR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWVOR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWVOR/atevent.xml [build XSL] autotext/de/standard/BEWVOR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWVOR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWVOR/content.xml [build XSL] autotext/de/standard/BEWVOR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWVOR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWVOR/meta.xml [build XSL] autotext/de/standard/BEWVOR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWVOR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWVOR/settings.xml [build XSL] autotext/de/standard/BEWVOR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BEWVOR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BEWVOR/styles.xml [build XSL] autotext/de/standard/BS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BS/atevent.xml [build XSL] autotext/de/standard/BS/BS.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BS/BS.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BS/BS.xml [build XSL] autotext/de/standard/BT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BT/atevent.xml [build XSL] autotext/de/standard/BT/BT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/BT/BT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/BT/BT.xml [build XSL] autotext/de/standard/EB/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/EB/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/EB/atevent.xml [build XSL] autotext/de/standard/EB/EB.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/EB/EB.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/EB/EB.xml [build XSL] autotext/de/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/FN/content.xml [build CPY] autotext/de/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/FN/manifest.rdf [build XSL] autotext/de/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/FN/Object_1/content.xml [build XSL] autotext/de/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/FN/Object_1/settings.xml [build XSL] autotext/de/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/FN/styles.xml [build XSL] autotext/de/standard/K+ANw-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/K+ANw-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/K+ANw-/atevent.xml [build XSL] autotext/de/standard/K+ANw-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/K+ANw-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/K+ANw-/content.xml [build XSL] autotext/de/standard/K+ANw-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/K+ANw-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/K+ANw-/meta.xml [build XSL] autotext/de/standard/K+ANw-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/K+ANw-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/K+ANw-/settings.xml [build XSL] autotext/de/standard/K+ANw-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/K+ANw-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/K+ANw-/styles.xml [build XSL] autotext/de/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/LOREM/LOREM.xml [build XSL] autotext/de/standard/M1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M1/atevent.xml [build XSL] autotext/de/standard/M1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M1/content.xml [build XSL] autotext/de/standard/M1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M1/meta.xml [build XSL] autotext/de/standard/M1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M1/settings.xml [build XSL] autotext/de/standard/M1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M1/styles.xml [build XSL] autotext/de/standard/M2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M2/atevent.xml [build XSL] autotext/de/standard/M2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M2/content.xml [build XSL] autotext/de/standard/M2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M2/meta.xml [build XSL] autotext/de/standard/M2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M2/settings.xml [build XSL] autotext/de/standard/M2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/M2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/M2/styles.xml [build XSL] autotext/de/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/META-INF/manifest.xml [build XSL] autotext/de/standard/MFG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/MFG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/MFG/atevent.xml [build XSL] autotext/de/standard/MFG/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/MFG/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/MFG/content.xml [build XSL] autotext/de/standard/MFG/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/MFG/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/MFG/meta.xml [build XSL] autotext/de/standard/MFG/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/MFG/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/MFG/settings.xml [build XSL] autotext/de/standard/MFG/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/MFG/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/MFG/styles.xml [build XSL] autotext/de/standard/SGDH/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/SGDH/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/SGDH/atevent.xml [build XSL] autotext/de/standard/SGDH/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/SGDH/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/SGDH/content.xml [build XSL] autotext/de/standard/SGDH/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/SGDH/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/SGDH/meta.xml [build XSL] autotext/de/standard/SGDH/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/SGDH/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/SGDH/settings.xml [build XSL] autotext/de/standard/SGDH/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/SGDH/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/SGDH/styles.xml [build XSL] autotext/de/standard/UL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/UL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/UL/atevent.xml [build XSL] autotext/de/standard/UL/UL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/UL/UL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/UL/UL.xml [build XSL] autotext/de/standard/ZBED/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/ZBED/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/ZBED/atevent.xml [build XSL] autotext/de/standard/ZBED/ZBED.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard/ZBED/ZBED.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/standard/ZBED/ZBED.xml [build CPY] autotext/de/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/mimetype [build XSL] autotext/de/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/BlockList.xml [build XSL] autotext/de/template/H1B/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1B/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1B/atevent.xml [build XSL] autotext/de/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1B/content.xml [build CPY] autotext/de/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1B/styles.xml [build XSL] autotext/de/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1C/content.xml [build XSL] autotext/de/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1C/styles.xml [build XSL] autotext/de/template/H1N/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1N/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1N/atevent.xml [build XSL] autotext/de/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1N/content.xml [build XSL] autotext/de/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/H1N/styles.xml [build XSL] autotext/de/template/HB/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HB/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HB/atevent.xml [build XSL] autotext/de/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HB/content.xml [build CPY] autotext/de/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HB/styles.xml [build XSL] autotext/de/template/HC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HC/atevent.xml [build XSL] autotext/de/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HC/content.xml [build XSL] autotext/de/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HC/styles.xml [build XSL] autotext/de/template/HLB/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLB/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLB/atevent.xml [build XSL] autotext/de/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLB/content.xml [build XSL] autotext/de/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLB/styles.xml [build XSL] autotext/de/template/HLC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLC/atevent.xml [build XSL] autotext/de/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLC/content.xml [build XSL] autotext/de/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLC/styles.xml [build XSL] autotext/de/template/HLN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLN/atevent.xml [build XSL] autotext/de/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLN/content.xml [build XSL] autotext/de/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HLN/styles.xml [build XSL] autotext/de/template/HN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HN/atevent.xml [build XSL] autotext/de/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HN/content.xml [build XSL] autotext/de/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HN/styles.xml [build XSL] autotext/de/template/HRB/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRB/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRB/atevent.xml [build XSL] autotext/de/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRB/content.xml [build CPY] autotext/de/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/de/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRB/styles.xml [build XSL] autotext/de/template/HRC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRC/atevent.xml [build XSL] autotext/de/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRC/content.xml [build XSL] autotext/de/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRC/styles.xml [build XSL] autotext/de/template/HRN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRN/atevent.xml [build XSL] autotext/de/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRN/content.xml [build XSL] autotext/de/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/HRN/styles.xml [build XSL] autotext/de/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/META-INF/manifest.xml [build XSL] autotext/de/template/PT1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/PT1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/PT1/atevent.xml [build XSL] autotext/de/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/PT1/content.xml [build XSL] autotext/de/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/PT1/styles.xml [build XSL] autotext/de/template/PT2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/PT2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/PT2/atevent.xml [build XSL] autotext/de/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/PT2/content.xml [build XSL] autotext/de/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/de/template/PT2/styles.xml [build CPY] autotext/en-AU/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/mimetype [build XSL] autotext/en-AU/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/BlockList.xml [build XSL] autotext/en-AU/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/FN/content.xml [build CPY] autotext/en-AU/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/FN/manifest.rdf [build XSL] autotext/en-AU/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/FN/Object_1/content.xml [build XSL] autotext/en-AU/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/FN/Object_1/settings.xml [build XSL] autotext/en-AU/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/FN/styles.xml [build XSL] autotext/en-AU/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/LOREM/LOREM.xml [build XSL] autotext/en-AU/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-AU/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-AU/standard/META-INF/manifest.xml [build CPY] autotext/en-GB/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/mimetype [build XSL] autotext/en-GB/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/BlockList.xml [build XSL] autotext/en-GB/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON1/atevent.xml [build XSL] autotext/en-GB/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON1/content.xml [build XSL] autotext/en-GB/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON1/meta.xml [build CPY] autotext/en-GB/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-GB/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON1/settings.xml [build XSL] autotext/en-GB/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON1/styles.xml [build XSL] autotext/en-GB/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON2/atevent.xml [build XSL] autotext/en-GB/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON2/content.xml [build XSL] autotext/en-GB/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON2/meta.xml [build CPY] autotext/en-GB/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-GB/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON2/settings.xml [build XSL] autotext/en-GB/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/CON2/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE1/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE1/content.xml [build XSL] autotext/en-GB/crdbus50/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE1/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE1/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE1/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE2/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE2/content.xml [build XSL] autotext/en-GB/crdbus50/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE2/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE2/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE2/styles.xml [build XSL] autotext/en-GB/crdbus50/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE3/atevent.xml [build XSL] autotext/en-GB/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE3/content.xml [build XSL] autotext/en-GB/crdbus50/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE3/meta.xml [build XSL] autotext/en-GB/crdbus50/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE3/settings.xml [build XSL] autotext/en-GB/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/ELE3/styles.xml [build XSL] autotext/en-GB/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/crdbus50/META-INF/manifest.xml [build CPY] autotext/en-GB/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/mimetype [build XSL] autotext/en-GB/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/A/A.xml [build XSL] autotext/en-GB/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/A/atevent.xml [build XSL] autotext/en-GB/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/AR/AR.xml [build XSL] autotext/en-GB/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/AR/atevent.xml [build XSL] autotext/en-GB/standard/AR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/AR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/AR/content.xml [build XSL] autotext/en-GB/standard/AR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/AR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/AR/styles.xml [build XSL] autotext/en-GB/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/BW/atevent.xml [build XSL] autotext/en-GB/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/BW/BW.xml [build XSL] autotext/en-GB/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/C/atevent.xml [build XSL] autotext/en-GB/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/C/C.xml [build XSL] autotext/en-GB/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CAN/atevent.xml [build XSL] autotext/en-GB/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CAN/content.xml [build XSL] autotext/en-GB/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CAN/meta.xml [build XSL] autotext/en-GB/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CAN/settings.xml [build XSL] autotext/en-GB/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CAN/styles.xml [build XSL] autotext/en-GB/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CD/atevent.xml [build XSL] autotext/en-GB/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CD/CD.xml [build XSL] autotext/en-GB/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CM/atevent.xml [build XSL] autotext/en-GB/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CM/CM.xml [build XSL] autotext/en-GB/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CNL/atevent.xml [build XSL] autotext/en-GB/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/CNL/CNL.xml [build XSL] autotext/en-GB/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DMS/atevent.xml [build XSL] autotext/en-GB/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DMS/content.xml [build XSL] autotext/en-GB/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DMS/meta.xml [build XSL] autotext/en-GB/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DMS/settings.xml [build XSL] autotext/en-GB/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DMS/styles.xml [build XSL] autotext/en-GB/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DT/atevent.xml [build XSL] autotext/en-GB/standard/DT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DT/content.xml [build XSL] autotext/en-GB/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DT/DT.xml [build XSL] autotext/en-GB/standard/DT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/DT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/DT/styles.xml [build XSL] autotext/en-GB/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/E/E.xml [build XSL] autotext/en-GB/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/FN/content.xml [build CPY] autotext/en-GB/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/FN/manifest.rdf [build XSL] autotext/en-GB/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/FN/Object_1/content.xml [build XSL] autotext/en-GB/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/FN/Object_1/settings.xml [build XSL] autotext/en-GB/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/FN/styles.xml [build XSL] autotext/en-GB/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/I/I.xml [build XSL] autotext/en-GB/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/IRT/atevent.xml [build XSL] autotext/en-GB/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/IRT/IRT.xml [build XSL] autotext/en-GB/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/J/atevent.xml [build XSL] autotext/en-GB/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/J/content.xml [build XSL] autotext/en-GB/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/J/meta.xml [build XSL] autotext/en-GB/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/J/settings.xml [build XSL] autotext/en-GB/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/J/styles.xml [build XSL] autotext/en-GB/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACL/atevent.xml [build XSL] autotext/en-GB/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACL/content.xml [build XSL] autotext/en-GB/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACL/meta.xml [build XSL] autotext/en-GB/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACL/settings.xml [build XSL] autotext/en-GB/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACL/styles.xml [build XSL] autotext/en-GB/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACR/atevent.xml [build XSL] autotext/en-GB/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACR/content.xml [build XSL] autotext/en-GB/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACR/meta.xml [build XSL] autotext/en-GB/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACR/settings.xml [build XSL] autotext/en-GB/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JACR/styles.xml [build XSL] autotext/en-GB/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JAINV/atevent.xml [build XSL] autotext/en-GB/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JAINV/content.xml [build XSL] autotext/en-GB/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JAINV/meta.xml [build XSL] autotext/en-GB/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JAINV/settings.xml [build XSL] autotext/en-GB/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JAINV/styles.xml [build XSL] autotext/en-GB/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JARL/atevent.xml [build XSL] autotext/en-GB/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JARL/content.xml [build XSL] autotext/en-GB/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JARL/meta.xml [build XSL] autotext/en-GB/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JARL/settings.xml [build XSL] autotext/en-GB/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/JARL/styles.xml [build XSL] autotext/en-GB/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/LAG/atevent.xml [build XSL] autotext/en-GB/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/LAG/LAG.xml [build XSL] autotext/en-GB/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/LOREM/LOREM.xml [build XSL] autotext/en-GB/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/META-INF/manifest.xml [build XSL] autotext/en-GB/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/O/atevent.xml [build XSL] autotext/en-GB/standard/O/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/O/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/O/content.xml [build XSL] autotext/en-GB/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/O/O.xml [build XSL] autotext/en-GB/standard/O/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/O/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/O/styles.xml [build XSL] autotext/en-GB/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/P/atevent.xml [build XSL] autotext/en-GB/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/P/P.xml [build XSL] autotext/en-GB/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/Q/atevent.xml [build XSL] autotext/en-GB/standard/Q/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/Q/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/Q/content.xml [build XSL] autotext/en-GB/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/Q/Q.xml [build XSL] autotext/en-GB/standard/Q/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/Q/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/Q/styles.xml [build XSL] autotext/en-GB/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R1/atevent.xml [build XSL] autotext/en-GB/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R1/content.xml [build XSL] autotext/en-GB/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R1/meta.xml [build XSL] autotext/en-GB/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R1/settings.xml [build XSL] autotext/en-GB/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R1/styles.xml [build XSL] autotext/en-GB/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R2/atevent.xml [build XSL] autotext/en-GB/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R2/content.xml [build XSL] autotext/en-GB/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R2/meta.xml [build XSL] autotext/en-GB/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R2/settings.xml [build XSL] autotext/en-GB/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/R2/styles.xml [build XSL] autotext/en-GB/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/RE/atevent.xml [build XSL] autotext/en-GB/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/RE/RE.xml [build XSL] autotext/en-GB/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/RF/atevent.xml [build XSL] autotext/en-GB/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/RF/RF.xml [build XSL] autotext/en-GB/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/RG/atevent.xml [build XSL] autotext/en-GB/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/RG/RG.xml [build XSL] autotext/en-GB/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/RM/atevent.xml [build XSL] autotext/en-GB/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/RM/RM.xml [build XSL] autotext/en-GB/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/S/atevent.xml [build XSL] autotext/en-GB/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/S/S.xml [build XSL] autotext/en-GB/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/SD/atevent.xml [build XSL] autotext/en-GB/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/SD/SD.xml [build XSL] autotext/en-GB/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/SI/atevent.xml [build XSL] autotext/en-GB/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/SI/SI.xml [build XSL] autotext/en-GB/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/TC/atevent.xml [build XSL] autotext/en-GB/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/TC/TC.xml [build XSL] autotext/en-GB/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/TOP/atevent.xml [build XSL] autotext/en-GB/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/TOP/TOP.xml [build XSL] autotext/en-GB/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/TWIMC/atevent.xml [build XSL] autotext/en-GB/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/TWIMC/TWIMC.xml [build XSL] autotext/en-GB/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/TY/atevent.xml [build XSL] autotext/en-GB/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/TY/TY.xml [build XSL] autotext/en-GB/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/VA/atevent.xml [build XSL] autotext/en-GB/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/VA/VA.xml [build XSL] autotext/en-GB/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/VOM/atevent.xml [build XSL] autotext/en-GB/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/VOM/VOM.xml [build XSL] autotext/en-GB/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/YT/atevent.xml [build XSL] autotext/en-GB/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/YT/content.xml [build XSL] autotext/en-GB/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/YT/meta.xml [build XSL] autotext/en-GB/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/YT/settings.xml [build XSL] autotext/en-GB/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/standard/YT/styles.xml [build CPY] autotext/en-GB/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/mimetype [build XSL] autotext/en-GB/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/BlockList.xml [build XSL] autotext/en-GB/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/H1B/content.xml [build CPY] autotext/en-GB/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/H1B/styles.xml [build XSL] autotext/en-GB/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/H1C/content.xml [build XSL] autotext/en-GB/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/H1C/styles.xml [build XSL] autotext/en-GB/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/H1N/content.xml [build XSL] autotext/en-GB/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/H1N/styles.xml [build XSL] autotext/en-GB/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HB/content.xml [build CPY] autotext/en-GB/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HB/styles.xml [build XSL] autotext/en-GB/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HC/content.xml [build XSL] autotext/en-GB/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HC/styles.xml [build XSL] autotext/en-GB/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HLB/content.xml [build XSL] autotext/en-GB/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HLB/styles.xml [build XSL] autotext/en-GB/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HLC/content.xml [build XSL] autotext/en-GB/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HLC/styles.xml [build XSL] autotext/en-GB/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HLN/content.xml [build XSL] autotext/en-GB/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HLN/styles.xml [build XSL] autotext/en-GB/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HN/content.xml [build XSL] autotext/en-GB/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HN/styles.xml [build XSL] autotext/en-GB/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HRB/content.xml [build CPY] autotext/en-GB/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-GB/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HRB/styles.xml [build XSL] autotext/en-GB/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HRC/content.xml [build XSL] autotext/en-GB/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HRC/styles.xml [build XSL] autotext/en-GB/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HRN/content.xml [build XSL] autotext/en-GB/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/HRN/styles.xml [build XSL] autotext/en-GB/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/META-INF/manifest.xml [build XSL] autotext/en-GB/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/PT1/content.xml [build XSL] autotext/en-GB/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/PT1/styles.xml [build XSL] autotext/en-GB/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/PT2/content.xml [build XSL] autotext/en-GB/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-GB/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-GB/template/PT2/styles.xml [build CPY] autotext/en-US/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/mimetype [build XSL] autotext/en-US/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/BlockList.xml [build XSL] autotext/en-US/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON1/atevent.xml [build XSL] autotext/en-US/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON1/content.xml [build XSL] autotext/en-US/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON1/meta.xml [build CPY] autotext/en-US/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-US/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON1/settings.xml [build XSL] autotext/en-US/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON1/styles.xml [build XSL] autotext/en-US/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON2/atevent.xml [build XSL] autotext/en-US/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON2/content.xml [build XSL] autotext/en-US/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON2/meta.xml [build CPY] autotext/en-US/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/en-US/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON2/settings.xml [build XSL] autotext/en-US/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/CON2/styles.xml [build XSL] autotext/en-US/crdbus50/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE1/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE1/content.xml [build XSL] autotext/en-US/crdbus50/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE1/meta.xml [build XSL] autotext/en-US/crdbus50/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE1/settings.xml [build XSL] autotext/en-US/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE1/styles.xml [build XSL] autotext/en-US/crdbus50/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE2/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE2/content.xml [build XSL] autotext/en-US/crdbus50/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE2/meta.xml [build XSL] autotext/en-US/crdbus50/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE2/settings.xml [build XSL] autotext/en-US/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE2/styles.xml [build XSL] autotext/en-US/crdbus50/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE3/atevent.xml [build XSL] autotext/en-US/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE3/content.xml [build XSL] autotext/en-US/crdbus50/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE3/meta.xml [build XSL] autotext/en-US/crdbus50/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE3/settings.xml [build XSL] autotext/en-US/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/ELE3/styles.xml [build XSL] autotext/en-US/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/crdbus50/META-INF/manifest.xml [build CPY] autotext/en-US/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/mimetype [build XSL] autotext/en-US/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/A/A.xml [build XSL] autotext/en-US/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/A/atevent.xml [build XSL] autotext/en-US/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/AR/AR.xml [build XSL] autotext/en-US/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/AR/atevent.xml [build XSL] autotext/en-US/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/BW/atevent.xml [build XSL] autotext/en-US/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/BW/BW.xml [build XSL] autotext/en-US/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/C/atevent.xml [build XSL] autotext/en-US/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/C/C.xml [build XSL] autotext/en-US/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CAN/atevent.xml [build XSL] autotext/en-US/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CAN/content.xml [build XSL] autotext/en-US/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CAN/meta.xml [build XSL] autotext/en-US/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CAN/settings.xml [build XSL] autotext/en-US/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CAN/styles.xml [build XSL] autotext/en-US/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CD/atevent.xml [build XSL] autotext/en-US/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CD/CD.xml [build XSL] autotext/en-US/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CM/atevent.xml [build XSL] autotext/en-US/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CM/CM.xml [build XSL] autotext/en-US/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CNL/atevent.xml [build XSL] autotext/en-US/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/CNL/CNL.xml [build XSL] autotext/en-US/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/DMS/atevent.xml [build XSL] autotext/en-US/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/DMS/content.xml [build XSL] autotext/en-US/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/DMS/meta.xml [build XSL] autotext/en-US/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/DMS/settings.xml [build XSL] autotext/en-US/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/DMS/styles.xml [build XSL] autotext/en-US/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/DT/atevent.xml [build XSL] autotext/en-US/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/DT/DT.xml [build XSL] autotext/en-US/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/E/E.xml [build XSL] autotext/en-US/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/FN/content.xml [build CPY] autotext/en-US/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/FN/manifest.rdf [build XSL] autotext/en-US/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/FN/Object_1/content.xml [build XSL] autotext/en-US/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/FN/Object_1/settings.xml [build XSL] autotext/en-US/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/FN/styles.xml [build XSL] autotext/en-US/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/I/I.xml [build XSL] autotext/en-US/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/IRT/atevent.xml [build XSL] autotext/en-US/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/IRT/IRT.xml [build XSL] autotext/en-US/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/J/atevent.xml [build XSL] autotext/en-US/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/J/content.xml [build XSL] autotext/en-US/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/J/meta.xml [build XSL] autotext/en-US/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/J/settings.xml [build XSL] autotext/en-US/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/J/styles.xml [build XSL] autotext/en-US/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACL/atevent.xml [build XSL] autotext/en-US/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACL/content.xml [build XSL] autotext/en-US/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACL/meta.xml [build XSL] autotext/en-US/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACL/settings.xml [build XSL] autotext/en-US/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACL/styles.xml [build XSL] autotext/en-US/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACR/atevent.xml [build XSL] autotext/en-US/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACR/content.xml [build XSL] autotext/en-US/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACR/meta.xml [build XSL] autotext/en-US/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACR/settings.xml [build XSL] autotext/en-US/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JACR/styles.xml [build XSL] autotext/en-US/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JAINV/atevent.xml [build XSL] autotext/en-US/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JAINV/content.xml [build XSL] autotext/en-US/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JAINV/meta.xml [build XSL] autotext/en-US/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JAINV/settings.xml [build XSL] autotext/en-US/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JAINV/styles.xml [build XSL] autotext/en-US/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JARL/atevent.xml [build XSL] autotext/en-US/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JARL/content.xml [build XSL] autotext/en-US/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JARL/meta.xml [build XSL] autotext/en-US/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JARL/settings.xml [build XSL] autotext/en-US/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/JARL/styles.xml [build XSL] autotext/en-US/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/LAG/atevent.xml [build XSL] autotext/en-US/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/LAG/LAG.xml [build XSL] autotext/en-US/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/LOREM/LOREM.xml [build XSL] autotext/en-US/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/META-INF/manifest.xml [build XSL] autotext/en-US/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/O/atevent.xml [build XSL] autotext/en-US/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/O/O.xml [build XSL] autotext/en-US/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/P/atevent.xml [build XSL] autotext/en-US/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/P/P.xml [build XSL] autotext/en-US/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/Q/atevent.xml [build XSL] autotext/en-US/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/Q/Q.xml [build XSL] autotext/en-US/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R1/atevent.xml [build XSL] autotext/en-US/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R1/content.xml [build XSL] autotext/en-US/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R1/meta.xml [build XSL] autotext/en-US/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R1/settings.xml [build XSL] autotext/en-US/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R1/styles.xml [build XSL] autotext/en-US/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R2/atevent.xml [build XSL] autotext/en-US/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R2/content.xml [build XSL] autotext/en-US/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R2/meta.xml [build XSL] autotext/en-US/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R2/settings.xml [build XSL] autotext/en-US/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/R2/styles.xml [build XSL] autotext/en-US/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/RE/atevent.xml [build XSL] autotext/en-US/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/RE/RE.xml [build XSL] autotext/en-US/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/RF/atevent.xml [build XSL] autotext/en-US/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/RF/RF.xml [build XSL] autotext/en-US/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/RG/atevent.xml [build XSL] autotext/en-US/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/RG/RG.xml [build XSL] autotext/en-US/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/RM/atevent.xml [build XSL] autotext/en-US/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/RM/RM.xml [build XSL] autotext/en-US/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/S/atevent.xml [build XSL] autotext/en-US/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/S/S.xml [build XSL] autotext/en-US/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/SD/atevent.xml [build XSL] autotext/en-US/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/SD/SD.xml [build XSL] autotext/en-US/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/SI/atevent.xml [build XSL] autotext/en-US/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/SI/SI.xml [build XSL] autotext/en-US/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/TC/atevent.xml [build XSL] autotext/en-US/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/TC/TC.xml [build XSL] autotext/en-US/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/TOP/atevent.xml [build XSL] autotext/en-US/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/TOP/TOP.xml [build XSL] autotext/en-US/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/TWIMC/atevent.xml [build XSL] autotext/en-US/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/TWIMC/TWIMC.xml [build XSL] autotext/en-US/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/TY/atevent.xml [build XSL] autotext/en-US/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/TY/TY.xml [build XSL] autotext/en-US/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/VA/atevent.xml [build XSL] autotext/en-US/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/VA/VA.xml [build XSL] autotext/en-US/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/VOM/atevent.xml [build XSL] autotext/en-US/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/VOM/VOM.xml [build XSL] autotext/en-US/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/YT/atevent.xml [build XSL] autotext/en-US/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/YT/content.xml [build XSL] autotext/en-US/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/YT/meta.xml [build XSL] autotext/en-US/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/YT/settings.xml [build XSL] autotext/en-US/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/standard/YT/styles.xml [build CPY] autotext/en-US/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/mimetype [build XSL] autotext/en-US/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/BlockList.xml [build XSL] autotext/en-US/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/H1B/content.xml [build CPY] autotext/en-US/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/H1B/styles.xml [build XSL] autotext/en-US/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/H1C/content.xml [build XSL] autotext/en-US/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/H1C/styles.xml [build XSL] autotext/en-US/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/H1N/content.xml [build XSL] autotext/en-US/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/H1N/styles.xml [build XSL] autotext/en-US/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HB/content.xml [build CPY] autotext/en-US/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HB/styles.xml [build XSL] autotext/en-US/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HC/content.xml [build XSL] autotext/en-US/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HC/styles.xml [build XSL] autotext/en-US/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HLB/content.xml [build XSL] autotext/en-US/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HLB/styles.xml [build XSL] autotext/en-US/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HLC/content.xml [build XSL] autotext/en-US/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HLC/styles.xml [build XSL] autotext/en-US/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HLN/content.xml [build XSL] autotext/en-US/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HLN/styles.xml [build XSL] autotext/en-US/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HN/content.xml [build XSL] autotext/en-US/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HN/styles.xml [build XSL] autotext/en-US/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HRB/content.xml [build CPY] autotext/en-US/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/en-US/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HRB/styles.xml [build XSL] autotext/en-US/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HRC/content.xml [build XSL] autotext/en-US/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HRC/styles.xml [build XSL] autotext/en-US/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HRN/content.xml [build XSL] autotext/en-US/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/HRN/styles.xml [build XSL] autotext/en-US/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/META-INF/manifest.xml [build XSL] autotext/en-US/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/PT1/content.xml [build XSL] autotext/en-US/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/PT1/styles.xml [build XSL] autotext/en-US/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/PT2/content.xml [build XSL] autotext/en-US/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-US/template/PT2/styles.xml [build CPY] autotext/en-ZA/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/mimetype [build XSL] autotext/en-ZA/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/BlockList.xml [build XSL] autotext/en-ZA/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/FN/content.xml [build CPY] autotext/en-ZA/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/FN/manifest.rdf [build XSL] autotext/en-ZA/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/FN/Object_1/content.xml [build XSL] autotext/en-ZA/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/FN/Object_1/settings.xml [build XSL] autotext/en-ZA/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/FN/styles.xml [build XSL] autotext/en-ZA/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/LOREM/LOREM.xml [build XSL] autotext/en-ZA/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-ZA/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/en-ZA/standard/META-INF/manifest.xml [build CPY] autotext/es/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/mimetype [build XSL] autotext/es/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/BlockList.xml [build XSL] autotext/es/crdbus50/CLA1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA1/atevent.xml [build XSL] autotext/es/crdbus50/CLA1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA1/content.xml [build XSL] autotext/es/crdbus50/CLA1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA1/meta.xml [build XSL] autotext/es/crdbus50/CLA1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA1/settings.xml [build XSL] autotext/es/crdbus50/CLA1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA1/styles.xml [build XSL] autotext/es/crdbus50/CLA2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA2/atevent.xml [build XSL] autotext/es/crdbus50/CLA2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA2/content.xml [build XSL] autotext/es/crdbus50/CLA2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA2/meta.xml [build XSL] autotext/es/crdbus50/CLA2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA2/settings.xml [build XSL] autotext/es/crdbus50/CLA2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA2/styles.xml [build XSL] autotext/es/crdbus50/CLA3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA3/atevent.xml [build XSL] autotext/es/crdbus50/CLA3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA3/content.xml [build XSL] autotext/es/crdbus50/CLA3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA3/meta.xml [build XSL] autotext/es/crdbus50/CLA3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA3/settings.xml [build XSL] autotext/es/crdbus50/CLA3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/CLA3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/CLA3/styles.xml [build XSL] autotext/es/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/META-INF/manifest.xml [build XSL] autotext/es/crdbus50/MOD1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD1/atevent.xml [build XSL] autotext/es/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD1/content.xml [build XSL] autotext/es/crdbus50/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD1/meta.xml [build CPY] autotext/es/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/es/crdbus50/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD1/settings.xml [build XSL] autotext/es/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD1/styles.xml [build XSL] autotext/es/crdbus50/MOD2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD2/atevent.xml [build XSL] autotext/es/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD2/content.xml [build XSL] autotext/es/crdbus50/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD2/meta.xml [build CPY] autotext/es/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/es/crdbus50/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD2/settings.xml [build XSL] autotext/es/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/crdbus50/MOD2/styles.xml [build CPY] autotext/es/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/mimetype [build XSL] autotext/es/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/A/A.xml [build XSL] autotext/es/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AR/AR.xml [build XSL] autotext/es/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AR/atevent.xml [build XSL] autotext/es/standard/ATEN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ATEN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ATEN/atevent.xml [build XSL] autotext/es/standard/ATEN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ATEN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ATEN/content.xml [build XSL] autotext/es/standard/ATEN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ATEN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ATEN/meta.xml [build XSL] autotext/es/standard/ATEN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ATEN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ATEN/settings.xml [build XSL] autotext/es/standard/ATEN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ATEN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ATEN/styles.xml [build XSL] autotext/es/standard/AV1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV1/atevent.xml [build XSL] autotext/es/standard/AV1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV1/content.xml [build XSL] autotext/es/standard/AV1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV1/meta.xml [build XSL] autotext/es/standard/AV1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV1/settings.xml [build XSL] autotext/es/standard/AV1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV1/styles.xml [build XSL] autotext/es/standard/AV2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV2/atevent.xml [build XSL] autotext/es/standard/AV2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV2/content.xml [build XSL] autotext/es/standard/AV2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV2/meta.xml [build XSL] autotext/es/standard/AV2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV2/settings.xml [build XSL] autotext/es/standard/AV2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/AV2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/AV2/styles.xml [build XSL] autotext/es/standard/CDP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/CDP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/CDP/atevent.xml [build XSL] autotext/es/standard/CDP/CDP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/CDP/CDP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/CDP/CDP.xml [build XSL] autotext/es/standard/DA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/DA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/DA/atevent.xml [build XSL] autotext/es/standard/DA/DA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/DA/DA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/DA/DA.xml [build XSL] autotext/es/standard/ESYS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ESYS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ESYS/atevent.xml [build XSL] autotext/es/standard/ESYS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ESYS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ESYS/content.xml [build XSL] autotext/es/standard/ESYS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ESYS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ESYS/meta.xml [build XSL] autotext/es/standard/ESYS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ESYS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ESYS/settings.xml [build XSL] autotext/es/standard/ESYS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/ESYS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/ESYS/styles.xml [build XSL] autotext/es/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/LOREM/LOREM.xml [build XSL] autotext/es/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/META-INF/manifest.xml [build XSL] autotext/es/standard/N+ANo-M/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/N+ANo-M/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/N+ANo-M/content.xml [build CPY] autotext/es/standard/N+ANo-M/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/N+ANo-M/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/N+ANo-M/manifest.rdf [build XSL] autotext/es/standard/N+ANo-M/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/N+ANo-M/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/N+ANo-M/Object_1/content.xml [build XSL] autotext/es/standard/N+ANo-M/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/N+ANo-M/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/N+ANo-M/Object_1/settings.xml [build XSL] autotext/es/standard/N+ANo-M/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/N+ANo-M/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/N+ANo-M/styles.xml [build XSL] autotext/es/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/O/atevent.xml [build XSL] autotext/es/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/O/O.xml [build XSL] autotext/es/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/P/atevent.xml [build XSL] autotext/es/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/P/P.xml [build XSL] autotext/es/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/RE/atevent.xml [build XSL] autotext/es/standard/RE/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/RE/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/RE/content.xml [build XSL] autotext/es/standard/RE/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/RE/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/RE/meta.xml [build XSL] autotext/es/standard/RE/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/RE/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/RE/settings.xml [build XSL] autotext/es/standard/RE/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/RE/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/RE/styles.xml [build XSL] autotext/es/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/S/S.xml [build XSL] autotext/es/standard/SENT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SENT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SENT/atevent.xml [build XSL] autotext/es/standard/SENT/SENT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SENT/SENT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SENT/SENT.xml [build XSL] autotext/es/standard/SINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SINV/atevent.xml [build XSL] autotext/es/standard/SINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SINV/content.xml [build XSL] autotext/es/standard/SINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SINV/meta.xml [build XSL] autotext/es/standard/SINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SINV/settings.xml [build XSL] autotext/es/standard/SINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SINV/styles.xml [build XSL] autotext/es/standard/SMAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SMAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SMAN/atevent.xml [build XSL] autotext/es/standard/SMAN/SMAN.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SMAN/SMAN.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SMAN/SMAN.xml [build XSL] autotext/es/standard/SOL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SOL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SOL/atevent.xml [build XSL] autotext/es/standard/SOL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SOL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SOL/content.xml [build XSL] autotext/es/standard/SOL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SOL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SOL/meta.xml [build XSL] autotext/es/standard/SOL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SOL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SOL/settings.xml [build XSL] autotext/es/standard/SOL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SOL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SOL/styles.xml [build XSL] autotext/es/standard/SRECH/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SRECH/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SRECH/atevent.xml [build XSL] autotext/es/standard/SRECH/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SRECH/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SRECH/content.xml [build XSL] autotext/es/standard/SRECH/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SRECH/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SRECH/meta.xml [build XSL] autotext/es/standard/SRECH/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SRECH/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SRECH/settings.xml [build XSL] autotext/es/standard/SRECH/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/SRECH/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/SRECH/styles.xml [build XSL] autotext/es/standard/TE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/TE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/TE/atevent.xml [build XSL] autotext/es/standard/TE/TE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard/TE/TE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/standard/TE/TE.xml [build CPY] autotext/es/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/mimetype [build XSL] autotext/es/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/BlockList.xml [build XSL] autotext/es/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/H1B/content.xml [build CPY] autotext/es/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/H1B/styles.xml [build XSL] autotext/es/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/H1C/content.xml [build XSL] autotext/es/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/H1C/styles.xml [build XSL] autotext/es/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/H1N/content.xml [build XSL] autotext/es/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/H1N/styles.xml [build XSL] autotext/es/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HB/content.xml [build CPY] autotext/es/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HB/styles.xml [build XSL] autotext/es/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HC/content.xml [build XSL] autotext/es/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HC/styles.xml [build XSL] autotext/es/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HLB/content.xml [build XSL] autotext/es/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HLB/styles.xml [build XSL] autotext/es/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HLC/content.xml [build XSL] autotext/es/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HLC/styles.xml [build XSL] autotext/es/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HLN/content.xml [build XSL] autotext/es/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HLN/styles.xml [build XSL] autotext/es/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HN/content.xml [build XSL] autotext/es/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HN/styles.xml [build XSL] autotext/es/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HRB/content.xml [build CPY] autotext/es/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/es/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HRB/styles.xml [build XSL] autotext/es/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HRC/content.xml [build XSL] autotext/es/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HRC/styles.xml [build XSL] autotext/es/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HRN/content.xml [build XSL] autotext/es/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/HRN/styles.xml [build XSL] autotext/es/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/META-INF/manifest.xml [build XSL] autotext/es/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/PT1/content.xml [build XSL] autotext/es/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/PT1/styles.xml [build XSL] autotext/es/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/PT2/content.xml [build XSL] autotext/es/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/es/template/PT2/styles.xml [build CPY] autotext/fa/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/mimetype [build XSL] autotext/fa/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/BlockList.xml [build XSL] autotext/fa/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/FN/content.xml [build CPY] autotext/fa/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/FN/manifest.rdf [build XSL] autotext/fa/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/FN/Object_1/content.xml [build XSL] autotext/fa/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/FN/Object_1/settings.xml [build XSL] autotext/fa/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/FN/styles.xml [build XSL] autotext/fa/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/LOREM/LOREM.xml [build XSL] autotext/fa/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fa/standard/META-INF/manifest.xml [build CPY] autotext/fi/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/mimetype [build XSL] autotext/fi/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/BlockList.xml [build XSL] autotext/fi/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/FN/content.xml [build CPY] autotext/fi/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/FN/manifest.rdf [build XSL] autotext/fi/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/FN/Object_1/content.xml [build XSL] autotext/fi/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/FN/Object_1/settings.xml [build XSL] autotext/fi/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/FN/styles.xml [build XSL] autotext/fi/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/LOREM/LOREM.xml [build XSL] autotext/fi/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fi/standard/META-INF/manifest.xml [build CPY] autotext/fr/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/mimetype [build XSL] autotext/fr/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/BlockList.xml [build XSL] autotext/fr/crdbus50/CLA1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA1/atevent.xml [build XSL] autotext/fr/crdbus50/CLA1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA1/content.xml [build XSL] autotext/fr/crdbus50/CLA1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA1/meta.xml [build XSL] autotext/fr/crdbus50/CLA1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA1/settings.xml [build XSL] autotext/fr/crdbus50/CLA1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA1/styles.xml [build XSL] autotext/fr/crdbus50/CLA2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA2/atevent.xml [build XSL] autotext/fr/crdbus50/CLA2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA2/content.xml [build XSL] autotext/fr/crdbus50/CLA2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA2/meta.xml [build XSL] autotext/fr/crdbus50/CLA2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA2/settings.xml [build XSL] autotext/fr/crdbus50/CLA2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA2/styles.xml [build XSL] autotext/fr/crdbus50/CLA3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA3/atevent.xml [build XSL] autotext/fr/crdbus50/CLA3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA3/content.xml [build XSL] autotext/fr/crdbus50/CLA3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA3/meta.xml [build XSL] autotext/fr/crdbus50/CLA3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA3/settings.xml [build XSL] autotext/fr/crdbus50/CLA3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/CLA3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/CLA3/styles.xml [build XSL] autotext/fr/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/META-INF/manifest.xml [build XSL] autotext/fr/crdbus50/MOD1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD1/atevent.xml [build XSL] autotext/fr/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD1/content.xml [build XSL] autotext/fr/crdbus50/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD1/meta.xml [build CPY] autotext/fr/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/fr/crdbus50/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD1/settings.xml [build XSL] autotext/fr/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD1/styles.xml [build XSL] autotext/fr/crdbus50/MOD2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD2/atevent.xml [build XSL] autotext/fr/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD2/content.xml [build XSL] autotext/fr/crdbus50/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD2/meta.xml [build CPY] autotext/fr/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/fr/crdbus50/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD2/settings.xml [build XSL] autotext/fr/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/crdbus50/MOD2/styles.xml [build CPY] autotext/fr/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/mimetype [build XSL] autotext/fr/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/AR/AR.xml [build XSL] autotext/fr/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/AR/atevent.xml [build XSL] autotext/fr/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/BlockList.xml [build XSL] autotext/fr/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/C/atevent.xml [build XSL] autotext/fr/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/C/C.xml [build XSL] autotext/fr/standard/CDOS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CDOS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CDOS/atevent.xml [build XSL] autotext/fr/standard/CDOS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CDOS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CDOS/content.xml [build CPY] autotext/fr/standard/CDOS/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CDOS/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CDOS/manifest.rdf [build XSL] autotext/fr/standard/CDOS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CDOS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CDOS/meta.xml [build XSL] autotext/fr/standard/CDOS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CDOS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CDOS/settings.xml [build XSL] autotext/fr/standard/CDOS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CDOS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CDOS/styles.xml [build XSL] autotext/fr/standard/CINVI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CINVI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CINVI/atevent.xml [build XSL] autotext/fr/standard/CINVI/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CINVI/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CINVI/content.xml [build CPY] autotext/fr/standard/CINVI/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CINVI/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CINVI/manifest.rdf [build XSL] autotext/fr/standard/CINVI/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CINVI/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CINVI/styles.xml [build XSL] autotext/fr/standard/CLET/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CLET/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CLET/atevent.xml [build XSL] autotext/fr/standard/CLET/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CLET/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CLET/content.xml [build CPY] autotext/fr/standard/CLET/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CLET/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CLET/manifest.rdf [build XSL] autotext/fr/standard/CLET/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CLET/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CLET/styles.xml [build XSL] autotext/fr/standard/CNON/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CNON/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CNON/atevent.xml [build XSL] autotext/fr/standard/CNON/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CNON/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CNON/content.xml [build CPY] autotext/fr/standard/CNON/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CNON/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CNON/manifest.rdf [build XSL] autotext/fr/standard/CNON/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CNON/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CNON/styles.xml [build XSL] autotext/fr/standard/COP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/COP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/COP/atevent.xml [build XSL] autotext/fr/standard/COP/COP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/COP/COP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/COP/COP.xml [build XSL] autotext/fr/standard/CREC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CREC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CREC/atevent.xml [build XSL] autotext/fr/standard/CREC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CREC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CREC/content.xml [build CPY] autotext/fr/standard/CREC/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CREC/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CREC/manifest.rdf [build XSL] autotext/fr/standard/CREC/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CREC/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CREC/meta.xml [build XSL] autotext/fr/standard/CREC/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CREC/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CREC/settings.xml [build XSL] autotext/fr/standard/CREC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/CREC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/CREC/styles.xml [build XSL] autotext/fr/standard/D/D.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/D/D.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/D/D.xml [build XSL] autotext/fr/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/LOREM/LOREM.xml [build XSL] autotext/fr/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/META-INF/manifest.xml [build XSL] autotext/fr/standard/MM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/MM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/MM/atevent.xml [build XSL] autotext/fr/standard/MM/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/MM/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/MM/content.xml [build XSL] autotext/fr/standard/MM/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/MM/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/MM/meta.xml [build XSL] autotext/fr/standard/MM/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/MM/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/MM/settings.xml [build XSL] autotext/fr/standard/MM/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/MM/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/MM/styles.xml [build XSL] autotext/fr/standard/NF/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/NF/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/NF/content.xml [build CPY] autotext/fr/standard/NF/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/NF/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/NF/manifest.rdf [build XSL] autotext/fr/standard/NF/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/NF/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/NF/Object_1/content.xml [build XSL] autotext/fr/standard/NF/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/NF/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/NF/Object_1/settings.xml [build XSL] autotext/fr/standard/NF/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/NF/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/NF/styles.xml [build XSL] autotext/fr/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/O/atevent.xml [build XSL] autotext/fr/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/O/O.xml [build XSL] autotext/fr/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/P/P.xml [build XSL] autotext/fr/standard/PAI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/PAI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/PAI/atevent.xml [build XSL] autotext/fr/standard/PAI/PAI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/PAI/PAI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/PAI/PAI.xml [build XSL] autotext/fr/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R1/atevent.xml [build XSL] autotext/fr/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R1/content.xml [build CPY] autotext/fr/standard/R1/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R1/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R1/manifest.rdf [build XSL] autotext/fr/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R1/meta.xml [build XSL] autotext/fr/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R1/settings.xml [build XSL] autotext/fr/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R1/styles.xml [build XSL] autotext/fr/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R2/atevent.xml [build XSL] autotext/fr/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R2/content.xml [build CPY] autotext/fr/standard/R2/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R2/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R2/manifest.rdf [build XSL] autotext/fr/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R2/meta.xml [build XSL] autotext/fr/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R2/settings.xml [build XSL] autotext/fr/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/R2/styles.xml [build XSL] autotext/fr/standard/RESI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/RESI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/RESI/atevent.xml [build XSL] autotext/fr/standard/RESI/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/RESI/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/RESI/content.xml [build CPY] autotext/fr/standard/RESI/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/RESI/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/RESI/manifest.rdf [build XSL] autotext/fr/standard/RESI/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/RESI/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/RESI/meta.xml [build XSL] autotext/fr/standard/RESI/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/RESI/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/RESI/settings.xml [build XSL] autotext/fr/standard/RESI/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/RESI/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/RESI/styles.xml [build XSL] autotext/fr/standard/SALU/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/SALU/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/SALU/atevent.xml [build XSL] autotext/fr/standard/SALU/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/SALU/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/SALU/content.xml [build XSL] autotext/fr/standard/SALU/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/SALU/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/SALU/meta.xml [build XSL] autotext/fr/standard/SALU/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/SALU/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/SALU/settings.xml [build XSL] autotext/fr/standard/SALU/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/SALU/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/SALU/styles.xml [build XSL] autotext/fr/standard/TEX/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/TEX/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/TEX/atevent.xml [build XSL] autotext/fr/standard/TEX/TEX.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard/TEX/TEX.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/standard/TEX/TEX.xml [build CPY] autotext/fr/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/mimetype [build XSL] autotext/fr/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/BlockList.xml [build XSL] autotext/fr/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/H1B/content.xml [build CPY] autotext/fr/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/H1B/styles.xml [build XSL] autotext/fr/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/H1C/content.xml [build XSL] autotext/fr/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/H1C/styles.xml [build XSL] autotext/fr/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/H1N/content.xml [build XSL] autotext/fr/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/H1N/styles.xml [build XSL] autotext/fr/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HB/content.xml [build CPY] autotext/fr/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HB/styles.xml [build XSL] autotext/fr/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HC/content.xml [build XSL] autotext/fr/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HC/styles.xml [build XSL] autotext/fr/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HLB/content.xml [build XSL] autotext/fr/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HLB/styles.xml [build XSL] autotext/fr/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HLC/content.xml [build XSL] autotext/fr/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HLC/styles.xml [build XSL] autotext/fr/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HLN/content.xml [build XSL] autotext/fr/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HLN/styles.xml [build XSL] autotext/fr/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HN/content.xml [build XSL] autotext/fr/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HN/styles.xml [build XSL] autotext/fr/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HRB/content.xml [build CPY] autotext/fr/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/fr/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HRB/styles.xml [build XSL] autotext/fr/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HRC/content.xml [build XSL] autotext/fr/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HRC/styles.xml [build XSL] autotext/fr/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HRN/content.xml [build XSL] autotext/fr/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/HRN/styles.xml [build XSL] autotext/fr/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/META-INF/manifest.xml [build XSL] autotext/fr/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/PT1/content.xml [build XSL] autotext/fr/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/PT1/styles.xml [build XSL] autotext/fr/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/PT2/content.xml [build XSL] autotext/fr/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/fr/template/PT2/styles.xml [build CPY] autotext/ga-IE/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/mimetype [build XSL] autotext/ga-IE/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/BlockList.xml [build XSL] autotext/ga-IE/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/FN/content.xml [build CPY] autotext/ga-IE/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/FN/manifest.rdf [build XSL] autotext/ga-IE/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/FN/Object_1/content.xml [build XSL] autotext/ga-IE/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/FN/Object_1/settings.xml [build XSL] autotext/ga-IE/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/FN/styles.xml [build XSL] autotext/ga-IE/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/LOREM/LOREM.xml [build XSL] autotext/ga-IE/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ga-IE/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ga-IE/standard/META-INF/manifest.xml [build CPY] autotext/hr/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/mimetype [build XSL] autotext/hr/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/BlockList.xml [build XSL] autotext/hr/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/FN/content.xml [build CPY] autotext/hr/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/FN/manifest.rdf [build XSL] autotext/hr/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/FN/Object_1/content.xml [build XSL] autotext/hr/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/FN/Object_1/settings.xml [build XSL] autotext/hr/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/FN/styles.xml [build XSL] autotext/hr/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/LOREM/LOREM.xml [build XSL] autotext/hr/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hr/standard/META-INF/manifest.xml [build CPY] autotext/hu/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/mimetype [build XSL] autotext/hu/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/BlockList.xml [build XSL] autotext/hu/crdbus50/CLE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE1/atevent.xml [build XSL] autotext/hu/crdbus50/CLE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE1/content.xml [build XSL] autotext/hu/crdbus50/CLE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE1/meta.xml [build XSL] autotext/hu/crdbus50/CLE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE1/settings.xml [build XSL] autotext/hu/crdbus50/CLE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE1/styles.xml [build XSL] autotext/hu/crdbus50/CLE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE2/atevent.xml [build XSL] autotext/hu/crdbus50/CLE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE2/content.xml [build XSL] autotext/hu/crdbus50/CLE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE2/meta.xml [build XSL] autotext/hu/crdbus50/CLE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE2/settings.xml [build XSL] autotext/hu/crdbus50/CLE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE2/styles.xml [build XSL] autotext/hu/crdbus50/CLE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE3/atevent.xml [build XSL] autotext/hu/crdbus50/CLE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE3/content.xml [build XSL] autotext/hu/crdbus50/CLE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE3/meta.xml [build XSL] autotext/hu/crdbus50/CLE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE3/settings.xml [build XSL] autotext/hu/crdbus50/CLE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CLE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CLE3/styles.xml [build XSL] autotext/hu/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON1/atevent.xml [build XSL] autotext/hu/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON1/content.xml [build XSL] autotext/hu/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON1/meta.xml [build CPY] autotext/hu/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON1/settings.xml [build XSL] autotext/hu/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON1/styles.xml [build XSL] autotext/hu/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON2/atevent.xml [build XSL] autotext/hu/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON2/content.xml [build XSL] autotext/hu/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON2/meta.xml [build CPY] autotext/hu/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON2/settings.xml [build XSL] autotext/hu/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/CON2/styles.xml [build XSL] autotext/hu/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus50/META-INF/manifest.xml [build CPY] autotext/hu/crdbus54/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/mimetype [build XSL] autotext/hu/crdbus54/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/BlockList.xml [build XSL] autotext/hu/crdbus54/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE1/atevent.xml [build XSL] autotext/hu/crdbus54/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE1/content.xml [build XSL] autotext/hu/crdbus54/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE1/meta.xml [build XSL] autotext/hu/crdbus54/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE1/settings.xml [build XSL] autotext/hu/crdbus54/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE1/styles.xml [build XSL] autotext/hu/crdbus54/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE2/atevent.xml [build XSL] autotext/hu/crdbus54/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE2/content.xml [build XSL] autotext/hu/crdbus54/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE2/meta.xml [build XSL] autotext/hu/crdbus54/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE2/settings.xml [build XSL] autotext/hu/crdbus54/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE2/styles.xml [build XSL] autotext/hu/crdbus54/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE3/atevent.xml [build XSL] autotext/hu/crdbus54/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE3/content.xml [build XSL] autotext/hu/crdbus54/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE3/meta.xml [build XSL] autotext/hu/crdbus54/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE3/settings.xml [build XSL] autotext/hu/crdbus54/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/ELE3/styles.xml [build XSL] autotext/hu/crdbus54/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/META-INF/manifest.xml [build XSL] autotext/hu/crdbus54/MOD1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD1/atevent.xml [build XSL] autotext/hu/crdbus54/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD1/content.xml [build XSL] autotext/hu/crdbus54/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD1/meta.xml [build CPY] autotext/hu/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus54/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD1/settings.xml [build XSL] autotext/hu/crdbus54/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD1/styles.xml [build XSL] autotext/hu/crdbus54/MOD2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD2/atevent.xml [build XSL] autotext/hu/crdbus54/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD2/content.xml [build XSL] autotext/hu/crdbus54/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD2/meta.xml [build CPY] autotext/hu/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/hu/crdbus54/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD2/settings.xml [build XSL] autotext/hu/crdbus54/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/crdbus54/MOD2/styles.xml [build CPY] autotext/hu/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/mimetype [build XSL] autotext/hu/standard/2016/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/2016/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/2016/content.xml [build XSL] autotext/hu/standard/2016/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/2016/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/2016/styles.xml [build XSL] autotext/hu/standard/AL/AL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/AL/AL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/AL/AL.xml [build XSL] autotext/hu/standard/AL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/AL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/AL/atevent.xml [build XSL] autotext/hu/standard/B/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/B/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/B/atevent.xml [build XSL] autotext/hu/standard/B/B.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/B/B.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/B/B.xml [build XSL] autotext/hu/standard/EL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/EL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/EL/atevent.xml [build XSL] autotext/hu/standard/EL/EL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/EL/EL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/EL/EL.xml [build XSL] autotext/hu/standard/EX/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/EX/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/EX/atevent.xml [build XSL] autotext/hu/standard/EX/EX.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/EX/EX.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/EX/EX.xml [build XSL] autotext/hu/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/FN/content.xml [build CPY] autotext/hu/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/FN/manifest.rdf [build XSL] autotext/hu/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/FN/Object_1/content.xml [build XSL] autotext/hu/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/FN/Object_1/settings.xml [build XSL] autotext/hu/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/FN/styles.xml [build XSL] autotext/hu/standard/HI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/HI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/HI/atevent.xml [build XSL] autotext/hu/standard/HI/HI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/HI/HI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/HI/HI.xml [build XSL] autotext/hu/standard/I/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/I/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/I/atevent.xml [build XSL] autotext/hu/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/I/I.xml [build XSL] autotext/hu/standard/K/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/K/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/K/atevent.xml [build XSL] autotext/hu/standard/K/K.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/K/K.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/K/K.xml [build XSL] autotext/hu/standard/KH/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KH/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KH/atevent.xml [build XSL] autotext/hu/standard/KH/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KH/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KH/content.xml [build XSL] autotext/hu/standard/KH/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KH/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KH/meta.xml [build XSL] autotext/hu/standard/KH/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KH/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KH/settings.xml [build XSL] autotext/hu/standard/KH/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KH/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KH/styles.xml [build XSL] autotext/hu/standard/KHU/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KHU/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KHU/atevent.xml [build XSL] autotext/hu/standard/KHU/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KHU/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KHU/content.xml [build XSL] autotext/hu/standard/KHU/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KHU/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KHU/meta.xml [build XSL] autotext/hu/standard/KHU/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KHU/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KHU/settings.xml [build XSL] autotext/hu/standard/KHU/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KHU/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KHU/styles.xml [build XSL] autotext/hu/standard/KU/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KU/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KU/atevent.xml [build XSL] autotext/hu/standard/KU/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KU/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KU/content.xml [build XSL] autotext/hu/standard/KU/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KU/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KU/meta.xml [build XSL] autotext/hu/standard/KU/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KU/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KU/settings.xml [build XSL] autotext/hu/standard/KU/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/KU/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/KU/styles.xml [build XSL] autotext/hu/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/LOREM/LOREM.xml [build XSL] autotext/hu/standard/LP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/LP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/LP/atevent.xml [build XSL] autotext/hu/standard/LP/LP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/LP/LP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/LP/LP.xml [build XSL] autotext/hu/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/META-INF/manifest.xml [build XSL] autotext/hu/standard/MJ/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/MJ/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/MJ/atevent.xml [build XSL] autotext/hu/standard/MJ/MJ.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/MJ/MJ.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/MJ/MJ.xml [build XSL] autotext/hu/standard/ML/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/ML/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/ML/atevent.xml [build XSL] autotext/hu/standard/ML/ML.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/ML/ML.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/ML/ML.xml [build XSL] autotext/hu/standard/PL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/PL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/PL/atevent.xml [build XSL] autotext/hu/standard/PL/PL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/PL/PL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/PL/PL.xml [build XSL] autotext/hu/standard/SZ/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/SZ/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/SZ/atevent.xml [build XSL] autotext/hu/standard/SZ/SZ.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/SZ/SZ.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/SZ/SZ.xml [build XSL] autotext/hu/standard/T/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/T/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/T/atevent.xml [build XSL] autotext/hu/standard/T/T.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/T/T.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/T/T.xml [build XSL] autotext/hu/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TC/atevent.xml [build XSL] autotext/hu/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TC/TC.xml [build XSL] autotext/hu/standard/TH/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TH/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TH/atevent.xml [build XSL] autotext/hu/standard/TH/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TH/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TH/content.xml [build XSL] autotext/hu/standard/TH/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TH/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TH/meta.xml [build XSL] autotext/hu/standard/TH/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TH/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TH/settings.xml [build XSL] autotext/hu/standard/TH/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TH/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TH/styles.xml [build XSL] autotext/hu/standard/THU/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/THU/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/THU/atevent.xml [build XSL] autotext/hu/standard/THU/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/THU/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/THU/content.xml [build XSL] autotext/hu/standard/THU/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/THU/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/THU/meta.xml [build XSL] autotext/hu/standard/THU/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/THU/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/THU/settings.xml [build XSL] autotext/hu/standard/THU/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/THU/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/THU/styles.xml [build XSL] autotext/hu/standard/TI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TI/atevent.xml [build XSL] autotext/hu/standard/TI/TI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TI/TI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TI/TI.xml [build XSL] autotext/hu/standard/TL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TL/atevent.xml [build XSL] autotext/hu/standard/TL/TL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TL/TL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TL/TL.xml [build XSL] autotext/hu/standard/TU/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TU/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TU/atevent.xml [build XSL] autotext/hu/standard/TU/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TU/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TU/content.xml [build XSL] autotext/hu/standard/TU/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TU/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TU/meta.xml [build XSL] autotext/hu/standard/TU/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TU/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TU/settings.xml [build XSL] autotext/hu/standard/TU/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/TU/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/TU/styles.xml [build XSL] autotext/hu/standard/U/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/U/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/U/atevent.xml [build XSL] autotext/hu/standard/U/U.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard/U/U.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/standard/U/U.xml [build CPY] autotext/hu/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/mimetype [build XSL] autotext/hu/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/BlockList.xml [build XSL] autotext/hu/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/H1B/content.xml [build CPY] autotext/hu/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/H1B/styles.xml [build XSL] autotext/hu/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/H1C/content.xml [build XSL] autotext/hu/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/H1C/styles.xml [build XSL] autotext/hu/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/H1N/content.xml [build XSL] autotext/hu/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/H1N/styles.xml [build XSL] autotext/hu/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HB/content.xml [build CPY] autotext/hu/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HB/styles.xml [build XSL] autotext/hu/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HC/content.xml [build XSL] autotext/hu/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HC/styles.xml [build XSL] autotext/hu/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HLB/content.xml [build XSL] autotext/hu/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HLB/styles.xml [build XSL] autotext/hu/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HLC/content.xml [build XSL] autotext/hu/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HLC/styles.xml [build XSL] autotext/hu/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HLN/content.xml [build XSL] autotext/hu/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HLN/styles.xml [build XSL] autotext/hu/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HN/content.xml [build XSL] autotext/hu/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HN/styles.xml [build XSL] autotext/hu/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HRB/content.xml [build CPY] autotext/hu/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/hu/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HRB/styles.xml [build XSL] autotext/hu/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HRC/content.xml [build XSL] autotext/hu/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HRC/styles.xml [build XSL] autotext/hu/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HRN/content.xml [build XSL] autotext/hu/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/HRN/styles.xml [build XSL] autotext/hu/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/META-INF/manifest.xml [build XSL] autotext/hu/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/PT1/content.xml [build XSL] autotext/hu/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/PT1/styles.xml [build XSL] autotext/hu/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/PT2/content.xml [build XSL] autotext/hu/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/hu/template/PT2/styles.xml [build CPY] autotext/is/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/mimetype [build XSL] autotext/is/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/BlockList.xml [build XSL] autotext/is/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/FN/content.xml [build CPY] autotext/is/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/FN/manifest.rdf [build XSL] autotext/is/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/FN/Object_1/content.xml [build XSL] autotext/is/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/FN/Object_1/settings.xml [build XSL] autotext/is/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/FN/styles.xml [build XSL] autotext/is/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/LOREM/LOREM.xml [build XSL] autotext/is/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/is/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/is/standard/META-INF/manifest.xml [build CPY] autotext/it/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/mimetype [build XSL] autotext/it/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/BlockList.xml [build XSL] autotext/it/crdbus50/CLA1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA1/atevent.xml [build XSL] autotext/it/crdbus50/CLA1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA1/content.xml [build XSL] autotext/it/crdbus50/CLA1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA1/meta.xml [build XSL] autotext/it/crdbus50/CLA1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA1/settings.xml [build XSL] autotext/it/crdbus50/CLA1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA1/styles.xml [build XSL] autotext/it/crdbus50/CLA2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA2/atevent.xml [build XSL] autotext/it/crdbus50/CLA2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA2/content.xml [build XSL] autotext/it/crdbus50/CLA2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA2/meta.xml [build XSL] autotext/it/crdbus50/CLA2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA2/settings.xml [build XSL] autotext/it/crdbus50/CLA2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA2/styles.xml [build XSL] autotext/it/crdbus50/CLA3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA3/atevent.xml [build XSL] autotext/it/crdbus50/CLA3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA3/content.xml [build XSL] autotext/it/crdbus50/CLA3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA3/meta.xml [build XSL] autotext/it/crdbus50/CLA3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA3/settings.xml [build XSL] autotext/it/crdbus50/CLA3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/CLA3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/CLA3/styles.xml [build XSL] autotext/it/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/META-INF/manifest.xml [build XSL] autotext/it/crdbus50/MOD1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD1/atevent.xml [build XSL] autotext/it/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD1/content.xml [build XSL] autotext/it/crdbus50/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD1/meta.xml [build CPY] autotext/it/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/it/crdbus50/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD1/settings.xml [build XSL] autotext/it/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD1/styles.xml [build XSL] autotext/it/crdbus50/MOD2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD2/atevent.xml [build XSL] autotext/it/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD2/content.xml [build XSL] autotext/it/crdbus50/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD2/meta.xml [build CPY] autotext/it/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/it/crdbus50/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD2/settings.xml [build XSL] autotext/it/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/crdbus50/MOD2/styles.xml [build CPY] autotext/it/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/mimetype [build XSL] autotext/it/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/A/A.xml [build XSL] autotext/it/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/BlockList.xml [build XSL] autotext/it/standard/CP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CP/atevent.xml [build XSL] autotext/it/standard/CP/CP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CP/CP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CP/CP.xml [build XSL] autotext/it/standard/CR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CR/atevent.xml [build XSL] autotext/it/standard/CR/CR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CR/CR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CR/CR.xml [build XSL] autotext/it/standard/CS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CS/atevent.xml [build XSL] autotext/it/standard/CS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CS/content.xml [build XSL] autotext/it/standard/CS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CS/meta.xml [build XSL] autotext/it/standard/CS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CS/settings.xml [build XSL] autotext/it/standard/CS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/CS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/CS/styles.xml [build XSL] autotext/it/standard/DA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DA/atevent.xml [build XSL] autotext/it/standard/DA/DA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DA/DA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DA/DA.xml [build XSL] autotext/it/standard/DG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DG/atevent.xml [build XSL] autotext/it/standard/DG/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DG/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DG/content.xml [build XSL] autotext/it/standard/DG/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DG/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DG/meta.xml [build XSL] autotext/it/standard/DG/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DG/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DG/settings.xml [build XSL] autotext/it/standard/DG/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DG/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DG/styles.xml [build XSL] autotext/it/standard/DIRIF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DIRIF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DIRIF/atevent.xml [build XSL] autotext/it/standard/DIRIF/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DIRIF/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DIRIF/content.xml [build XSL] autotext/it/standard/DIRIF/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DIRIF/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DIRIF/meta.xml [build XSL] autotext/it/standard/DIRIF/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DIRIF/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DIRIF/settings.xml [build XSL] autotext/it/standard/DIRIF/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/DIRIF/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/DIRIF/styles.xml [build XSL] autotext/it/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/FN/content.xml [build CPY] autotext/it/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/FN/manifest.rdf [build XSL] autotext/it/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/FN/Object_1/content.xml [build XSL] autotext/it/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/FN/Object_1/settings.xml [build XSL] autotext/it/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/FN/styles.xml [build XSL] autotext/it/standard/ICOLL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/ICOLL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/ICOLL/atevent.xml [build XSL] autotext/it/standard/ICOLL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/ICOLL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/ICOLL/content.xml [build XSL] autotext/it/standard/ICOLL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/ICOLL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/ICOLL/meta.xml [build XSL] autotext/it/standard/ICOLL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/ICOLL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/ICOLL/settings.xml [build XSL] autotext/it/standard/ICOLL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/ICOLL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/ICOLL/styles.xml [build XSL] autotext/it/standard/IDOC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IDOC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IDOC/atevent.xml [build XSL] autotext/it/standard/IDOC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IDOC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IDOC/content.xml [build XSL] autotext/it/standard/IDOC/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IDOC/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IDOC/meta.xml [build XSL] autotext/it/standard/IDOC/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IDOC/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IDOC/settings.xml [build XSL] autotext/it/standard/IDOC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IDOC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IDOC/styles.xml [build XSL] autotext/it/standard/IMP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IMP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IMP/atevent.xml [build XSL] autotext/it/standard/IMP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IMP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IMP/content.xml [build XSL] autotext/it/standard/IMP/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IMP/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IMP/meta.xml [build XSL] autotext/it/standard/IMP/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IMP/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IMP/settings.xml [build XSL] autotext/it/standard/IMP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IMP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IMP/styles.xml [build XSL] autotext/it/standard/IRIC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IRIC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IRIC/atevent.xml [build XSL] autotext/it/standard/IRIC/IRIC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/IRIC/IRIC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/IRIC/IRIC.xml [build XSL] autotext/it/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/LOREM/LOREM.xml [build XSL] autotext/it/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/META-INF/manifest.xml [build XSL] autotext/it/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/O/atevent.xml [build XSL] autotext/it/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/O/O.xml [build XSL] autotext/it/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/P/atevent.xml [build XSL] autotext/it/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/P/P.xml [build XSL] autotext/it/standard/R/R.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/R/R.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/R/R.xml [build XSL] autotext/it/standard/S1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S1/atevent.xml [build XSL] autotext/it/standard/S1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S1/content.xml [build XSL] autotext/it/standard/S1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S1/meta.xml [build XSL] autotext/it/standard/S1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S1/settings.xml [build XSL] autotext/it/standard/S1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S1/styles.xml [build XSL] autotext/it/standard/S2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S2/atevent.xml [build XSL] autotext/it/standard/S2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S2/content.xml [build XSL] autotext/it/standard/S2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S2/meta.xml [build XSL] autotext/it/standard/S2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S2/settings.xml [build XSL] autotext/it/standard/S2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/S2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/S2/styles.xml [build XSL] autotext/it/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/SD/atevent.xml [build XSL] autotext/it/standard/SD/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/SD/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/SD/content.xml [build XSL] autotext/it/standard/SD/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/SD/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/SD/meta.xml [build XSL] autotext/it/standard/SD/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/SD/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/SD/settings.xml [build XSL] autotext/it/standard/SD/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/SD/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/SD/styles.xml [build XSL] autotext/it/standard/TE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/TE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/TE/atevent.xml [build XSL] autotext/it/standard/TE/TE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard/TE/TE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/standard/TE/TE.xml [build CPY] autotext/it/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/mimetype [build XSL] autotext/it/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/BlockList.xml [build XSL] autotext/it/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/H1B/content.xml [build CPY] autotext/it/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/H1B/styles.xml [build XSL] autotext/it/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/H1C/content.xml [build XSL] autotext/it/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/H1C/styles.xml [build XSL] autotext/it/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/H1N/content.xml [build XSL] autotext/it/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/H1N/styles.xml [build XSL] autotext/it/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HB/content.xml [build CPY] autotext/it/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HB/styles.xml [build XSL] autotext/it/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HC/content.xml [build XSL] autotext/it/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HC/styles.xml [build XSL] autotext/it/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HLB/content.xml [build XSL] autotext/it/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HLB/styles.xml [build XSL] autotext/it/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HLC/content.xml [build XSL] autotext/it/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HLC/styles.xml [build XSL] autotext/it/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HLN/content.xml [build XSL] autotext/it/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HLN/styles.xml [build XSL] autotext/it/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HN/content.xml [build XSL] autotext/it/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HN/styles.xml [build XSL] autotext/it/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HRB/content.xml [build CPY] autotext/it/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/it/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HRB/styles.xml [build XSL] autotext/it/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HRC/content.xml [build XSL] autotext/it/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HRC/styles.xml [build XSL] autotext/it/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HRN/content.xml [build XSL] autotext/it/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/HRN/styles.xml [build XSL] autotext/it/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/META-INF/manifest.xml [build XSL] autotext/it/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/PT1/content.xml [build XSL] autotext/it/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/PT1/styles.xml [build XSL] autotext/it/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/PT2/content.xml [build XSL] autotext/it/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/it/template/PT2/styles.xml [build CPY] autotext/ja/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/mimetype [build XSL] autotext/ja/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/BlockList.xml [build XSL] autotext/ja/crdbus50/CLA1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/CLA1/content.xml [build XSL] autotext/ja/crdbus50/CLA1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/CLA1/styles.xml [build XSL] autotext/ja/crdbus50/CLA2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/CLA2/content.xml [build XSL] autotext/ja/crdbus50/CLA2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/CLA2/styles.xml [build XSL] autotext/ja/crdbus50/CLA3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/CLA3/content.xml [build XSL] autotext/ja/crdbus50/CLA3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/CLA3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/CLA3/styles.xml [build XSL] autotext/ja/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/META-INF/manifest.xml [build XSL] autotext/ja/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/MOD1/content.xml [build XSL] autotext/ja/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/MOD1/styles.xml [build XSL] autotext/ja/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/MOD2/content.xml [build XSL] autotext/ja/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/crdbus50/MOD2/styles.xml [build CPY] autotext/ja/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/mimetype [build XSL] autotext/ja/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/AR/AR.xml [build XSL] autotext/ja/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/AR/atevent.xml [build XSL] autotext/ja/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/BlockList.xml [build XSL] autotext/ja/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/CAN/atevent.xml [build XSL] autotext/ja/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/CAN/content.xml [build XSL] autotext/ja/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/CAN/styles.xml [build XSL] autotext/ja/standard/CP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/CP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/CP/content.xml [build XSL] autotext/ja/standard/CP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/CP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/CP/styles.xml [build XSL] autotext/ja/standard/DT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/DT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/DT/content.xml [build XSL] autotext/ja/standard/DT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/DT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/DT/styles.xml [build XSL] autotext/ja/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/E/E.xml [build XSL] autotext/ja/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/FN/content.xml [build CPY] autotext/ja/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/FN/manifest.rdf [build XSL] autotext/ja/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/FN/Object_1/content.xml [build XSL] autotext/ja/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/FN/Object_1/settings.xml [build XSL] autotext/ja/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/FN/styles.xml [build XSL] autotext/ja/standard/HK/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/HK/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/HK/content.xml [build XSL] autotext/ja/standard/HK/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/HK/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/HK/styles.xml [build XSL] autotext/ja/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/I/I.xml [build XSL] autotext/ja/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JACL/atevent.xml [build XSL] autotext/ja/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JACL/content.xml [build XSL] autotext/ja/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JACL/styles.xml [build XSL] autotext/ja/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JAINV/atevent.xml [build XSL] autotext/ja/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JAINV/content.xml [build XSL] autotext/ja/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JAINV/styles.xml [build XSL] autotext/ja/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JARL/atevent.xml [build XSL] autotext/ja/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JARL/content.xml [build XSL] autotext/ja/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JARL/styles.xml [build XSL] autotext/ja/standard/JARWPR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JARWPR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JARWPR/content.xml [build XSL] autotext/ja/standard/JARWPR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/JARWPR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/JARWPR/styles.xml [build XSL] autotext/ja/standard/KG/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/KG/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/KG/content.xml [build XSL] autotext/ja/standard/KG/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/KG/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/KG/styles.xml [build XSL] autotext/ja/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/LOREM/LOREM.xml [build XSL] autotext/ja/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/META-INF/manifest.xml [build XSL] autotext/ja/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/O/atevent.xml [build XSL] autotext/ja/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/O/O.xml [build XSL] autotext/ja/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/Q/atevent.xml [build XSL] autotext/ja/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/Q/Q.xml [build XSL] autotext/ja/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/R1/atevent.xml [build XSL] autotext/ja/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/R1/content.xml [build XSL] autotext/ja/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/R1/styles.xml [build XSL] autotext/ja/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/R2/atevent.xml [build XSL] autotext/ja/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/R2/content.xml [build XSL] autotext/ja/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/R2/styles.xml [build XSL] autotext/ja/standard/TOP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/TOP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/TOP/content.xml [build XSL] autotext/ja/standard/TOP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard/TOP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/standard/TOP/styles.xml [build CPY] autotext/ja/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/mimetype [build XSL] autotext/ja/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/BlockList.xml [build XSL] autotext/ja/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/H1B/content.xml [build CPY] autotext/ja/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/H1B/styles.xml [build XSL] autotext/ja/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/H1C/content.xml [build XSL] autotext/ja/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/H1C/styles.xml [build XSL] autotext/ja/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/H1N/content.xml [build XSL] autotext/ja/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/H1N/styles.xml [build XSL] autotext/ja/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HB/content.xml [build CPY] autotext/ja/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HB/styles.xml [build XSL] autotext/ja/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HC/content.xml [build XSL] autotext/ja/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HC/styles.xml [build XSL] autotext/ja/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HLB/content.xml [build XSL] autotext/ja/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HLB/styles.xml [build XSL] autotext/ja/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HLC/content.xml [build XSL] autotext/ja/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HLC/styles.xml [build XSL] autotext/ja/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HLN/content.xml [build XSL] autotext/ja/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HLN/styles.xml [build XSL] autotext/ja/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HN/content.xml [build XSL] autotext/ja/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HN/styles.xml [build XSL] autotext/ja/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HRB/content.xml [build CPY] autotext/ja/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ja/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HRB/styles.xml [build XSL] autotext/ja/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HRC/content.xml [build XSL] autotext/ja/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HRC/styles.xml [build XSL] autotext/ja/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HRN/content.xml [build XSL] autotext/ja/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/HRN/styles.xml [build XSL] autotext/ja/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/META-INF/manifest.xml [build XSL] autotext/ja/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/PT1/content.xml [build XSL] autotext/ja/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/PT1/styles.xml [build XSL] autotext/ja/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/PT2/content.xml [build XSL] autotext/ja/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ja/template/PT2/styles.xml [build CPY] autotext/km/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/mimetype [build XSL] autotext/km/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/BlockList.xml [build XSL] autotext/km/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON1/atevent.xml [build XSL] autotext/km/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON1/content.xml [build XSL] autotext/km/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON1/meta.xml [build CPY] autotext/km/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/km/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON1/settings.xml [build XSL] autotext/km/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON1/styles.xml [build XSL] autotext/km/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON2/atevent.xml [build XSL] autotext/km/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON2/content.xml [build XSL] autotext/km/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON2/meta.xml [build CPY] autotext/km/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/km/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON2/settings.xml [build XSL] autotext/km/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/CON2/styles.xml [build XSL] autotext/km/crdbus50/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE1/atevent.xml [build XSL] autotext/km/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE1/content.xml [build XSL] autotext/km/crdbus50/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE1/meta.xml [build XSL] autotext/km/crdbus50/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE1/settings.xml [build XSL] autotext/km/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE1/styles.xml [build XSL] autotext/km/crdbus50/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE2/atevent.xml [build XSL] autotext/km/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE2/content.xml [build XSL] autotext/km/crdbus50/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE2/meta.xml [build XSL] autotext/km/crdbus50/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE2/settings.xml [build XSL] autotext/km/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE2/styles.xml [build XSL] autotext/km/crdbus50/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE3/atevent.xml [build XSL] autotext/km/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE3/content.xml [build XSL] autotext/km/crdbus50/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE3/meta.xml [build XSL] autotext/km/crdbus50/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE3/settings.xml [build XSL] autotext/km/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/ELE3/styles.xml [build XSL] autotext/km/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/crdbus50/META-INF/manifest.xml [build CPY] autotext/km/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/mimetype [build XSL] autotext/km/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/A/A.xml [build XSL] autotext/km/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/A/atevent.xml [build XSL] autotext/km/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/AR/AR.xml [build XSL] autotext/km/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/AR/atevent.xml [build XSL] autotext/km/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/BW/atevent.xml [build XSL] autotext/km/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/BW/BW.xml [build XSL] autotext/km/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/C/atevent.xml [build XSL] autotext/km/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/C/C.xml [build XSL] autotext/km/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CAN/atevent.xml [build XSL] autotext/km/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CAN/content.xml [build XSL] autotext/km/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CAN/meta.xml [build XSL] autotext/km/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CAN/settings.xml [build XSL] autotext/km/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CAN/styles.xml [build XSL] autotext/km/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CD/atevent.xml [build XSL] autotext/km/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CD/CD.xml [build XSL] autotext/km/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CM/atevent.xml [build XSL] autotext/km/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CM/CM.xml [build XSL] autotext/km/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CNL/atevent.xml [build XSL] autotext/km/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/CNL/CNL.xml [build XSL] autotext/km/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/DMS/atevent.xml [build XSL] autotext/km/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/DMS/content.xml [build XSL] autotext/km/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/DMS/meta.xml [build XSL] autotext/km/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/DMS/settings.xml [build XSL] autotext/km/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/DMS/styles.xml [build XSL] autotext/km/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/DT/atevent.xml [build XSL] autotext/km/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/DT/DT.xml [build XSL] autotext/km/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/E/E.xml [build XSL] autotext/km/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/FN/content.xml [build CPY] autotext/km/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/FN/manifest.rdf [build XSL] autotext/km/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/FN/Object_1/content.xml [build XSL] autotext/km/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/FN/Object_1/settings.xml [build XSL] autotext/km/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/FN/styles.xml [build XSL] autotext/km/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/I/I.xml [build XSL] autotext/km/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/IRT/atevent.xml [build XSL] autotext/km/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/IRT/IRT.xml [build XSL] autotext/km/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/J/atevent.xml [build XSL] autotext/km/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/J/content.xml [build XSL] autotext/km/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/J/meta.xml [build XSL] autotext/km/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/J/settings.xml [build XSL] autotext/km/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/J/styles.xml [build XSL] autotext/km/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACL/atevent.xml [build XSL] autotext/km/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACL/content.xml [build XSL] autotext/km/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACL/meta.xml [build XSL] autotext/km/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACL/settings.xml [build XSL] autotext/km/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACL/styles.xml [build XSL] autotext/km/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACR/atevent.xml [build XSL] autotext/km/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACR/content.xml [build XSL] autotext/km/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACR/meta.xml [build XSL] autotext/km/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACR/settings.xml [build XSL] autotext/km/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JACR/styles.xml [build XSL] autotext/km/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JAINV/atevent.xml [build XSL] autotext/km/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JAINV/content.xml [build XSL] autotext/km/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JAINV/meta.xml [build XSL] autotext/km/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JAINV/settings.xml [build XSL] autotext/km/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JAINV/styles.xml [build XSL] autotext/km/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JARL/atevent.xml [build XSL] autotext/km/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JARL/content.xml [build XSL] autotext/km/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JARL/meta.xml [build XSL] autotext/km/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JARL/settings.xml [build XSL] autotext/km/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/JARL/styles.xml [build XSL] autotext/km/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/LAG/atevent.xml [build XSL] autotext/km/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/LAG/LAG.xml [build XSL] autotext/km/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/LOREM/LOREM.xml [build XSL] autotext/km/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/META-INF/manifest.xml [build XSL] autotext/km/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/O/atevent.xml [build XSL] autotext/km/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/O/O.xml [build XSL] autotext/km/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/P/atevent.xml [build XSL] autotext/km/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/P/P.xml [build XSL] autotext/km/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/Q/atevent.xml [build XSL] autotext/km/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/Q/Q.xml [build XSL] autotext/km/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R1/atevent.xml [build XSL] autotext/km/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R1/content.xml [build XSL] autotext/km/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R1/meta.xml [build XSL] autotext/km/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R1/settings.xml [build XSL] autotext/km/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R1/styles.xml [build XSL] autotext/km/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R2/atevent.xml [build XSL] autotext/km/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R2/content.xml [build XSL] autotext/km/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R2/meta.xml [build XSL] autotext/km/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R2/settings.xml [build XSL] autotext/km/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/R2/styles.xml [build XSL] autotext/km/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/RE/atevent.xml [build XSL] autotext/km/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/RE/RE.xml [build XSL] autotext/km/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/RF/atevent.xml [build XSL] autotext/km/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/RF/RF.xml [build XSL] autotext/km/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/RG/atevent.xml [build XSL] autotext/km/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/RG/RG.xml [build XSL] autotext/km/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/RM/atevent.xml [build XSL] autotext/km/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/RM/RM.xml [build XSL] autotext/km/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/S/atevent.xml [build XSL] autotext/km/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/S/S.xml [build XSL] autotext/km/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/SD/atevent.xml [build XSL] autotext/km/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/SD/SD.xml [build XSL] autotext/km/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/SI/atevent.xml [build XSL] autotext/km/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/SI/SI.xml [build XSL] autotext/km/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/TC/atevent.xml [build XSL] autotext/km/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/TC/TC.xml [build XSL] autotext/km/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/TOP/atevent.xml [build XSL] autotext/km/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/TOP/TOP.xml [build XSL] autotext/km/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/TWIMC/atevent.xml [build XSL] autotext/km/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/TWIMC/TWIMC.xml [build XSL] autotext/km/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/TY/atevent.xml [build XSL] autotext/km/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/TY/TY.xml [build XSL] autotext/km/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/VA/atevent.xml [build XSL] autotext/km/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/VA/VA.xml [build XSL] autotext/km/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/VOM/atevent.xml [build XSL] autotext/km/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/VOM/VOM.xml [build XSL] autotext/km/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/YT/atevent.xml [build XSL] autotext/km/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/YT/content.xml [build XSL] autotext/km/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/YT/meta.xml [build XSL] autotext/km/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/YT/settings.xml [build XSL] autotext/km/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/standard/YT/styles.xml [build CPY] autotext/km/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/mimetype [build XSL] autotext/km/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/BlockList.xml [build XSL] autotext/km/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/H1B/content.xml [build CPY] autotext/km/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/H1B/styles.xml [build XSL] autotext/km/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/H1C/content.xml [build XSL] autotext/km/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/H1C/styles.xml [build XSL] autotext/km/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/H1N/content.xml [build XSL] autotext/km/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/H1N/styles.xml [build XSL] autotext/km/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HB/content.xml [build CPY] autotext/km/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HB/styles.xml [build XSL] autotext/km/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HC/content.xml [build XSL] autotext/km/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HC/styles.xml [build XSL] autotext/km/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HLB/content.xml [build XSL] autotext/km/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HLB/styles.xml [build XSL] autotext/km/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HLC/content.xml [build XSL] autotext/km/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HLC/styles.xml [build XSL] autotext/km/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HLN/content.xml [build XSL] autotext/km/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HLN/styles.xml [build XSL] autotext/km/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HN/content.xml [build XSL] autotext/km/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HN/styles.xml [build XSL] autotext/km/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HRB/content.xml [build CPY] autotext/km/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/km/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HRB/styles.xml [build XSL] autotext/km/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HRC/content.xml [build XSL] autotext/km/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HRC/styles.xml [build XSL] autotext/km/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HRN/content.xml [build XSL] autotext/km/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/HRN/styles.xml [build XSL] autotext/km/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/META-INF/manifest.xml [build XSL] autotext/km/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/PT1/content.xml [build XSL] autotext/km/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/PT1/styles.xml [build XSL] autotext/km/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/PT2/content.xml [build XSL] autotext/km/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/km/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/km/template/PT2/styles.xml [build CPY] autotext/ko/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/mimetype [build XSL] autotext/ko/crdbus50/+1gSzAA-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+1gSzAA-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+1gSzAA-1/content.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+1gSzAA-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+1gSzAA-1/styles.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+1gSzAA-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+1gSzAA-2/content.xml [build XSL] autotext/ko/crdbus50/+1gSzAA-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+1gSzAA-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+1gSzAA-2/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+rODIBA-1/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+rODIBA-1/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+rODIBA-2/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+rODIBA-2/styles.xml [build XSL] autotext/ko/crdbus50/+rODIBA-3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+rODIBA-3/content.xml [build XSL] autotext/ko/crdbus50/+rODIBA-3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/+rODIBA-3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/+rODIBA-3/styles.xml [build XSL] autotext/ko/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/crdbus50/META-INF/manifest.xml [build CPY] autotext/ko/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/mimetype [build XSL] autotext/ko/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/AR/AR.xml [build XSL] autotext/ko/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/AR/atevent.xml [build XSL] autotext/ko/standard/BEW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEW/atevent.xml [build XSL] autotext/ko/standard/BEW/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEW/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEW/content.xml [build XSL] autotext/ko/standard/BEW/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEW/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEW/styles.xml [build XSL] autotext/ko/standard/BEWABS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWABS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWABS/content.xml [build XSL] autotext/ko/standard/BEWABS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWABS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWABS/styles.xml [build XSL] autotext/ko/standard/BEWEIN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWEIN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWEIN/content.xml [build XSL] autotext/ko/standard/BEWEIN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWEIN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWEIN/styles.xml [build XSL] autotext/ko/standard/BEWUNT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWUNT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWUNT/atevent.xml [build XSL] autotext/ko/standard/BEWUNT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWUNT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWUNT/content.xml [build XSL] autotext/ko/standard/BEWUNT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWUNT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWUNT/styles.xml [build XSL] autotext/ko/standard/BEWVOR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWVOR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWVOR/atevent.xml [build XSL] autotext/ko/standard/BEWVOR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWVOR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWVOR/content.xml [build XSL] autotext/ko/standard/BEWVOR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BEWVOR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BEWVOR/styles.xml [build XSL] autotext/ko/standard/BT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BT/content.xml [build XSL] autotext/ko/standard/BT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/BT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/BT/styles.xml [build XSL] autotext/ko/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/E/E.xml [build XSL] autotext/ko/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/FN/content.xml [build CPY] autotext/ko/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/FN/manifest.rdf [build XSL] autotext/ko/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/FN/Object_1/content.xml [build XSL] autotext/ko/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/FN/Object_1/settings.xml [build XSL] autotext/ko/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/FN/styles.xml [build XSL] autotext/ko/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/I/I.xml [build XSL] autotext/ko/standard/K_/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/K_/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/K_/atevent.xml [build XSL] autotext/ko/standard/K_/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/K_/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/K_/content.xml [build XSL] autotext/ko/standard/K_/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/K_/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/K_/styles.xml [build XSL] autotext/ko/standard/KU/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/KU/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/KU/atevent.xml [build XSL] autotext/ko/standard/KU/KU.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/KU/KU.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/KU/KU.xml [build XSL] autotext/ko/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/LOREM/LOREM.xml [build XSL] autotext/ko/standard/M1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/M1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/M1/atevent.xml [build XSL] autotext/ko/standard/M1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/M1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/M1/content.xml [build XSL] autotext/ko/standard/M1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/M1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/M1/styles.xml [build XSL] autotext/ko/standard/M2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/M2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/M2/atevent.xml [build XSL] autotext/ko/standard/M2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/M2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/M2/content.xml [build XSL] autotext/ko/standard/M2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/M2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/M2/styles.xml [build XSL] autotext/ko/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/META-INF/manifest.xml [build XSL] autotext/ko/standard/MFG/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/MFG/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/MFG/content.xml [build XSL] autotext/ko/standard/MFG/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/MFG/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/MFG/styles.xml [build XSL] autotext/ko/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/O/atevent.xml [build XSL] autotext/ko/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/O/O.xml [build XSL] autotext/ko/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/Q/atevent.xml [build XSL] autotext/ko/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/Q/Q.xml [build XSL] autotext/ko/standard/SGDH/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/SGDH/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/SGDH/content.xml [build XSL] autotext/ko/standard/SGDH/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/SGDH/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/SGDH/styles.xml [build XSL] autotext/ko/standard/UL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/UL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/UL/content.xml [build XSL] autotext/ko/standard/UL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/UL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/UL/styles.xml [build XSL] autotext/ko/standard/ZBED/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/ZBED/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/ZBED/content.xml [build XSL] autotext/ko/standard/ZBED/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard/ZBED/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/standard/ZBED/styles.xml [build CPY] autotext/ko/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/mimetype [build XSL] autotext/ko/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/BlockList.xml [build XSL] autotext/ko/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/H1B/content.xml [build CPY] autotext/ko/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/H1B/styles.xml [build XSL] autotext/ko/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/H1C/content.xml [build XSL] autotext/ko/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/H1C/styles.xml [build XSL] autotext/ko/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/H1N/content.xml [build XSL] autotext/ko/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/H1N/styles.xml [build XSL] autotext/ko/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HB/content.xml [build CPY] autotext/ko/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HB/styles.xml [build XSL] autotext/ko/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HC/content.xml [build XSL] autotext/ko/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HC/styles.xml [build XSL] autotext/ko/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HLB/content.xml [build XSL] autotext/ko/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HLB/styles.xml [build XSL] autotext/ko/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HLC/content.xml [build XSL] autotext/ko/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HLC/styles.xml [build XSL] autotext/ko/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HLN/content.xml [build XSL] autotext/ko/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HLN/styles.xml [build XSL] autotext/ko/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HN/content.xml [build XSL] autotext/ko/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HN/styles.xml [build XSL] autotext/ko/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HRB/content.xml [build CPY] autotext/ko/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ko/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HRB/styles.xml [build XSL] autotext/ko/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HRC/content.xml [build XSL] autotext/ko/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HRC/styles.xml [build XSL] autotext/ko/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HRN/content.xml [build XSL] autotext/ko/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/HRN/styles.xml [build XSL] autotext/ko/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/META-INF/manifest.xml [build XSL] autotext/ko/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/PT1/content.xml [build XSL] autotext/ko/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/PT1/styles.xml [build XSL] autotext/ko/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/PT2/content.xml [build XSL] autotext/ko/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ko/template/PT2/styles.xml [build CPY] autotext/lb-LU/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/mimetype [build XSL] autotext/lb-LU/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/BlockList.xml [build XSL] autotext/lb-LU/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/FN/content.xml [build CPY] autotext/lb-LU/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/FN/manifest.rdf [build XSL] autotext/lb-LU/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/FN/Object_1/content.xml [build XSL] autotext/lb-LU/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/FN/Object_1/settings.xml [build XSL] autotext/lb-LU/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/FN/styles.xml [build XSL] autotext/lb-LU/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/LOREM/LOREM.xml [build XSL] autotext/lb-LU/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lb-LU/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lb-LU/standard/META-INF/manifest.xml [build CPY] autotext/lt/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/mimetype [build XSL] autotext/lt/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/BlockList.xml [build XSL] autotext/lt/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/FN/content.xml [build CPY] autotext/lt/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/FN/manifest.rdf [build XSL] autotext/lt/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/FN/Object_1/content.xml [build XSL] autotext/lt/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/FN/Object_1/settings.xml [build XSL] autotext/lt/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/FN/styles.xml [build XSL] autotext/lt/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/LOREM/LOREM.xml [build XSL] autotext/lt/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/lt/standard/META-INF/manifest.xml [build CPY] autotext/mn/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/mimetype [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-1/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-1/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-1/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-1/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-1/styles.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-2/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-2/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-2/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-2/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-2/styles.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-3/atevent.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-3/content.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-3/meta.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-3/settings.xml [build XSL] autotext/mn/crdbus50/+BCEEHgQd-3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCEEHgQd-3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCEEHgQd-3/styles.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-1/atevent.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-1/content.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-1/meta.xml [build CPY] autotext/mn/crdbus50/+BCgEGAQd-1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-1/settings.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-1/styles.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-2/atevent.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-2/content.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-2/meta.xml [build CPY] autotext/mn/crdbus50/+BCgEGAQd-2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-2/settings.xml [build XSL] autotext/mn/crdbus50/+BCgEGAQd-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/+BCgEGAQd-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/+BCgEGAQd-2/styles.xml [build XSL] autotext/mn/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/crdbus50/META-INF/manifest.xml [build CPY] autotext/mn/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/mimetype [build XSL] autotext/mn/standard/+BB0E6AQo-/+BB0E6AQo-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BB0E6AQo-/+BB0E6AQo-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BB0E6AQo-/+BB0E6AQo-.xml [build XSL] autotext/mn/standard/+BB0E6AQo-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BB0E6AQo-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BB0E6AQo-/atevent.xml [build XSL] autotext/mn/standard/+BBA-/+BBA-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBA-/+BBA-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBA-/+BBA-.xml [build XSL] autotext/mn/standard/+BBA-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBA-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBA-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQi-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQi-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQi-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQi-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQi-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQi-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQi-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQi-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQi-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQi-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQi-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQiBBE-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQiBBE-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQiBBE-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQiBBE-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQiBBE-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQiBBE-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQiBBE-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQiBBE-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQiBBE-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQiBBE-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQiBBE-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQlBBAEEQ-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQlBBAEEQ-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQlBBAEEQ-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQlBBAEEQ-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQlBBAEEQ-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQlBBAEEQ-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQlBBAEEQ-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQlBBAEEQ-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQlBBAEEQ-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQlBBAEEQ-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQlBBAEEQ-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQR-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQR-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQR-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQR-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQR-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQR-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQR-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQR-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQR-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQR-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQR-/styles.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQvBCM-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQvBCM-/atevent.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQvBCM-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQvBCM-/content.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQvBCM-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQvBCM-/meta.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQvBCM-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQvBCM-/settings.xml [build XSL] autotext/mn/standard/+BBAE6AQvBCM-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAE6AQvBCM-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAE6AQvBCM-/styles.xml [build XSL] autotext/mn/standard/+BBAEKA-/+BBAEKA-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAEKA-/+BBAEKA-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAEKA-/+BBAEKA-.xml [build XSL] autotext/mn/standard/+BBAEKA-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBAEKA-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBAEKA-/atevent.xml [build XSL] autotext/mn/standard/+BBEEKA-/+BBEEKA-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBEEKA-/+BBEEKA-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBEEKA-/+BBEEKA-.xml [build XSL] autotext/mn/standard/+BBEEKA-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBEEKA-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBEEKA-/atevent.xml [build XSL] autotext/mn/standard/+BBEELw-/+BBEELw-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBEELw-/+BBEELw-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBEELw-/+BBEELw-.xml [build XSL] autotext/mn/standard/+BBEELw-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBEELw-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBEELw-/atevent.xml [build XSL] autotext/mn/standard/+BBg-/+BBg-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBg-/+BBg-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBg-/+BBg-.xml [build XSL] autotext/mn/standard/+BBg-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBg-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBg-/atevent.xml [build XSL] autotext/mn/standard/+BBMEJQ-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBMEJQ-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBMEJQ-/atevent.xml [build XSL] autotext/mn/standard/+BBMEJQ-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBMEJQ-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBMEJQ-/content.xml [build XSL] autotext/mn/standard/+BBMEJQ-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBMEJQ-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBMEJQ-/meta.xml [build XSL] autotext/mn/standard/+BBMEJQ-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBMEJQ-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBMEJQ-/settings.xml [build XSL] autotext/mn/standard/+BBMEJQ-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBMEJQ-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBMEJQ-/styles.xml [build XSL] autotext/mn/standard/+BBsEEA-/+BBsEEA-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBsEEA-/+BBsEEA-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBsEEA-/+BBsEEA-.xml [build XSL] autotext/mn/standard/+BBsEEA-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BBsEEA-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BBsEEA-/atevent.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BC0EJQQd-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BC0EJQQd-/atevent.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BC0EJQQd-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BC0EJQQd-/content.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BC0EJQQd-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BC0EJQQd-/meta.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BC0EJQQd-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BC0EJQQd-/settings.xml [build XSL] autotext/mn/standard/+BC0EJQQd-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BC0EJQQd-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BC0EJQQd-/styles.xml [build XSL] autotext/mn/standard/+BCE-/+BCE-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-/+BCE-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-/+BCE-.xml [build XSL] autotext/mn/standard/+BCE-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-/atevent.xml [build XSL] autotext/mn/standard/+BCE-1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-1/atevent.xml [build XSL] autotext/mn/standard/+BCE-1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-1/content.xml [build XSL] autotext/mn/standard/+BCE-1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-1/meta.xml [build XSL] autotext/mn/standard/+BCE-1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-1/settings.xml [build XSL] autotext/mn/standard/+BCE-1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-1/styles.xml [build XSL] autotext/mn/standard/+BCE-2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-2/atevent.xml [build XSL] autotext/mn/standard/+BCE-2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-2/content.xml [build XSL] autotext/mn/standard/+BCE-2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-2/meta.xml [build XSL] autotext/mn/standard/+BCE-2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-2/settings.xml [build XSL] autotext/mn/standard/+BCE-2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCE-2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCE-2/styles.xml [build XSL] autotext/mn/standard/+BCEEIQQl-/+BCEEIQQl-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCEEIQQl-/+BCEEIQQl-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCEEIQQl-/+BCEEIQQl-.xml [build XSL] autotext/mn/standard/+BCEEIQQl-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCEEIQQl-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCEEIQQl-/atevent.xml [build XSL] autotext/mn/standard/+BCIEHQ-/+BCIEHQ-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCIEHQ-/+BCIEHQ-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCIEHQ-/+BCIEHQ-.xml [build XSL] autotext/mn/standard/+BCIEHQ-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCIEHQ-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCIEHQ-/atevent.xml [build XSL] autotext/mn/standard/+BCIEHQQY-/+BCIEHQQY-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCIEHQQY-/+BCIEHQQY-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCIEHQQY-/+BCIEHQQY-.xml [build XSL] autotext/mn/standard/+BCIEHQQY-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCIEHQQY-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCIEHQQY-/atevent.xml [build XSL] autotext/mn/standard/+BCU-/+BCU-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCU-/+BCU-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCU-/+BCU-.xml [build XSL] autotext/mn/standard/+BCU-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCU-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCU-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEAQg-/+BCUEEAQg-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEAQg-/+BCUEEAQg-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEEAQg-/+BCUEEAQg-.xml [build XSL] autotext/mn/standard/+BCUEEAQg-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEAQg-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEEAQg-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEAQR-/+BCUEEAQR-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEAQR-/+BCUEEAQR-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEEAQR-/+BCUEEAQR-.xml [build XSL] autotext/mn/standard/+BCUEEAQR-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEAQR-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEEAQR-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEQ-/+BCUEEQ-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEQ-/+BCUEEQ-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEEQ-/+BCUEEQ-.xml [build XSL] autotext/mn/standard/+BCUEEQ-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEQ-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEEQ-/atevent.xml [build XSL] autotext/mn/standard/+BCUEEQQd-/+BCUEEQQd-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEQQd-/+BCUEEQQd-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEEQQd-/+BCUEEQQd-.xml [build XSL] autotext/mn/standard/+BCUEEQQd-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEEQQd-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEEQQd-/atevent.xml [build XSL] autotext/mn/standard/+BCUEHQ-/+BCUEHQ-.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEHQ-/+BCUEHQ-.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEHQ-/+BCUEHQ-.xml [build XSL] autotext/mn/standard/+BCUEHQ-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCUEHQ-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCUEHQ-/atevent.xml [build XSL] autotext/mn/standard/+BCYEFQ-/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCYEFQ-/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCYEFQ-/atevent.xml [build XSL] autotext/mn/standard/+BCYEFQ-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCYEFQ-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCYEFQ-/content.xml [build XSL] autotext/mn/standard/+BCYEFQ-/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCYEFQ-/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCYEFQ-/meta.xml [build XSL] autotext/mn/standard/+BCYEFQ-/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCYEFQ-/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCYEFQ-/settings.xml [build XSL] autotext/mn/standard/+BCYEFQ-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/+BCYEFQ-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/+BCYEFQ-/styles.xml [build XSL] autotext/mn/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/C/atevent.xml [build XSL] autotext/mn/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/C/C.xml [build XSL] autotext/mn/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/CD/atevent.xml [build XSL] autotext/mn/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/CD/CD.xml [build XSL] autotext/mn/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/CNL/atevent.xml [build XSL] autotext/mn/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/CNL/CNL.xml [build XSL] autotext/mn/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/E/E.xml [build XSL] autotext/mn/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/FN/content.xml [build CPY] autotext/mn/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/FN/manifest.rdf [build XSL] autotext/mn/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/FN/Object_1/content.xml [build XSL] autotext/mn/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/FN/Object_1/settings.xml [build XSL] autotext/mn/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/FN/styles.xml [build XSL] autotext/mn/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/I/I.xml [build XSL] autotext/mn/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/LOREM/LOREM.xml [build XSL] autotext/mn/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/META-INF/manifest.xml [build XSL] autotext/mn/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/O/atevent.xml [build XSL] autotext/mn/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/O/O.xml [build XSL] autotext/mn/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/RF/atevent.xml [build XSL] autotext/mn/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/RF/RF.xml [build XSL] autotext/mn/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/RM/atevent.xml [build XSL] autotext/mn/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/RM/RM.xml [build XSL] autotext/mn/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/SI/atevent.xml [build XSL] autotext/mn/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/SI/SI.xml [build XSL] autotext/mn/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/TC/atevent.xml [build XSL] autotext/mn/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/TC/TC.xml [build XSL] autotext/mn/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/TWIMC/atevent.xml [build XSL] autotext/mn/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/standard/TWIMC/TWIMC.xml [build CPY] autotext/mn/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/mimetype [build XSL] autotext/mn/template/+BBcEHAQdBCI-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQdBCI-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBcEHAQdBCI-/content.xml [build XSL] autotext/mn/template/+BBcEHAQdBCI-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQdBCI-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBcEHAQdBCI-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQi-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQi-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBcEHAQi-/content.xml [build XSL] autotext/mn/template/+BBcEHAQi-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQi-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBcEHAQi-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQiBBc-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQiBBc-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBcEHAQiBBc-/content.xml [build XSL] autotext/mn/template/+BBcEHAQiBBc-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQiBBc-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBcEHAQiBBc-/styles.xml [build XSL] autotext/mn/template/+BBcEHAQiBBE-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQiBBE-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBcEHAQiBBE-/content.xml [build XSL] autotext/mn/template/+BBcEHAQiBBE-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBcEHAQiBBE-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBcEHAQiBBE-/styles.xml [build XSL] autotext/mn/template/+BBQEHQQi-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEHQQi-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBQEHQQi-/content.xml [build XSL] autotext/mn/template/+BBQEHQQi-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEHQQi-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBQEHQQi-/styles.xml [build XSL] autotext/mn/template/+BBQEIg-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIg-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBQEIg-/content.xml [build XSL] autotext/mn/template/+BBQEIg-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIg-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBQEIg-/styles.xml [build XSL] autotext/mn/template/+BBQEIgQR-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIgQR-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBQEIgQR-/content.xml [build XSL] autotext/mn/template/+BBQEIgQR-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIgQR-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBQEIgQR-/styles.xml [build XSL] autotext/mn/template/+BBQEIgQX-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIgQX-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBQEIgQX-/content.xml [build XSL] autotext/mn/template/+BBQEIgQX-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BBQEIgQX-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BBQEIgQX-/styles.xml [build XSL] autotext/mn/template/+BCIEHg-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHg-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHg-/content.xml [build CPY] autotext/mn/template/+BCIEHg-/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHg-/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHg-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHg-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHg-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHg-/styles.xml [build XSL] autotext/mn/template/+BCIEHgQR-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHgQR-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHgQR-/content.xml [build CPY] autotext/mn/template/+BCIEHgQR-/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHgQR-/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHgQR-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHgQR-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHgQR-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHgQR-/styles.xml [build XSL] autotext/mn/template/+BCIEHgQX-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHgQX-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHgQX-/content.xml [build XSL] autotext/mn/template/+BCIEHgQX-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHgQX-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHgQX-/styles.xml [build XSL] autotext/mn/template/+BCIEHQQi-/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHQQi-/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHQQi-/content.xml [build CPY] autotext/mn/template/+BCIEHQQi-/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHQQi-/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHQQi-/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/mn/template/+BCIEHQQi-/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/+BCIEHQQi-/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/+BCIEHQQi-/styles.xml [build XSL] autotext/mn/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/META-INF/manifest.xml [build XSL] autotext/mn/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/PT1/content.xml [build XSL] autotext/mn/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/PT1/styles.xml [build XSL] autotext/mn/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/PT2/content.xml [build XSL] autotext/mn/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/mn/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/mn/template/PT2/styles.xml [build CPY] autotext/nl-BE/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/mimetype [build XSL] autotext/nl-BE/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/BlockList.xml [build XSL] autotext/nl-BE/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/FN/content.xml [build CPY] autotext/nl-BE/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/FN/manifest.rdf [build XSL] autotext/nl-BE/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/FN/Object_1/content.xml [build XSL] autotext/nl-BE/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/FN/Object_1/settings.xml [build XSL] autotext/nl-BE/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/FN/styles.xml [build XSL] autotext/nl-BE/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/LOREM/LOREM.xml [build XSL] autotext/nl-BE/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl-BE/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl-BE/standard/META-INF/manifest.xml [build CPY] autotext/nl/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/mimetype [build XSL] autotext/nl/crdbus50/ACT1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ACT1/atevent.xml [build XSL] autotext/nl/crdbus50/ACT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ACT1/content.xml [build CPY] autotext/nl/crdbus50/ACT1/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ACT1/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT1/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/nl/crdbus50/ACT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ACT1/styles.xml [build XSL] autotext/nl/crdbus50/ACT2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ACT2/atevent.xml [build XSL] autotext/nl/crdbus50/ACT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ACT2/content.xml [build CPY] autotext/nl/crdbus50/ACT2/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ACT2/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT2/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/nl/crdbus50/ACT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ACT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ACT2/styles.xml [build XSL] autotext/nl/crdbus50/ELEG1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG1/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG1/content.xml [build CPY] autotext/nl/crdbus50/ELEG1/Pictures/2000000D00000434000006FD09D5CC61.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG1/Pictures/2000000D00000434000006FD09D5CC61.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG1/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG1/styles.xml [build XSL] autotext/nl/crdbus50/ELEG2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG2/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG2/content.xml [build CPY] autotext/nl/crdbus50/ELEG2/Pictures/2000000D00000434000006FD09D5CC61.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG2/Pictures/2000000D00000434000006FD09D5CC61.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG2/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG2/styles.xml [build XSL] autotext/nl/crdbus50/ELEG3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG3/atevent.xml [build XSL] autotext/nl/crdbus50/ELEG3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG3/content.xml [build CPY] autotext/nl/crdbus50/ELEG3/Pictures/2000000D00000434000006FD09D5CC61.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG3/Pictures/2000000D00000434000006FD09D5CC61.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG3/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/nl/crdbus50/ELEG3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/ELEG3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/ELEG3/styles.xml [build XSL] autotext/nl/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/META-INF/manifest.xml [build XSL] autotext/nl/crdbus50/PRO1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO1/atevent.xml [build XSL] autotext/nl/crdbus50/PRO1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO1/content.xml [build XSL] autotext/nl/crdbus50/PRO1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO1/styles.xml [build XSL] autotext/nl/crdbus50/PRO2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO2/atevent.xml [build XSL] autotext/nl/crdbus50/PRO2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO2/content.xml [build XSL] autotext/nl/crdbus50/PRO2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO2/styles.xml [build XSL] autotext/nl/crdbus50/PRO3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO3/atevent.xml [build XSL] autotext/nl/crdbus50/PRO3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO3/content.xml [build XSL] autotext/nl/crdbus50/PRO3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50/PRO3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/crdbus50/PRO3/styles.xml [build CPY] autotext/nl/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/mimetype [build XSL] autotext/nl/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/A/A.xml [build XSL] autotext/nl/standard/A1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/A1/atevent.xml [build XSL] autotext/nl/standard/A1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/A1/content.xml [build XSL] autotext/nl/standard/A1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/A1/styles.xml [build XSL] autotext/nl/standard/A2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/A2/atevent.xml [build XSL] autotext/nl/standard/A2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/A2/content.xml [build XSL] autotext/nl/standard/A2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/A2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/A2/styles.xml [build XSL] autotext/nl/standard/AL/AL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/AL/AL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/AL/AL.xml [build XSL] autotext/nl/standard/AL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/AL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/AL/atevent.xml [build XSL] autotext/nl/standard/AL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/AL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/AL/content.xml [build XSL] autotext/nl/standard/AL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/AL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/AL/styles.xml [build XSL] autotext/nl/standard/B/B.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/B/B.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/B/B.xml [build XSL] autotext/nl/standard/BETV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BETV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BETV/atevent.xml [build XSL] autotext/nl/standard/BETV/BETV.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BETV/BETV.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BETV/BETV.xml [build XSL] autotext/nl/standard/BO/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BO/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BO/atevent.xml [build XSL] autotext/nl/standard/BO/BO.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BO/BO.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BO/BO.xml [build XSL] autotext/nl/standard/BS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BS/atevent.xml [build XSL] autotext/nl/standard/BS/BS.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BS/BS.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BS/BS.xml [build XSL] autotext/nl/standard/BT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BT/atevent.xml [build XSL] autotext/nl/standard/BT/BT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/BT/BT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/BT/BT.xml [build XSL] autotext/nl/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/FN/content.xml [build CPY] autotext/nl/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/FN/manifest.rdf [build XSL] autotext/nl/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/FN/Object_1/content.xml [build XSL] autotext/nl/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/FN/Object_1/settings.xml [build XSL] autotext/nl/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/FN/styles.xml [build XSL] autotext/nl/standard/GDH/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/GDH/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/GDH/atevent.xml [build XSL] autotext/nl/standard/GDH/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/GDH/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/GDH/content.xml [build XSL] autotext/nl/standard/GDH/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/GDH/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/GDH/styles.xml [build XSL] autotext/nl/standard/LIC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/LIC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/LIC/atevent.xml [build XSL] autotext/nl/standard/LIC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/LIC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/LIC/content.xml [build XSL] autotext/nl/standard/LIC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/LIC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/LIC/styles.xml [build XSL] autotext/nl/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/LOREM/LOREM.xml [build XSL] autotext/nl/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/META-INF/manifest.xml [build XSL] autotext/nl/standard/MVG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/MVG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/MVG/atevent.xml [build XSL] autotext/nl/standard/MVG/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/MVG/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/MVG/content.xml [build XSL] autotext/nl/standard/MVG/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/MVG/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/MVG/styles.xml [build XSL] autotext/nl/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/O/atevent.xml [build XSL] autotext/nl/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/O/O.xml [build XSL] autotext/nl/standard/OP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/OP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/OP/atevent.xml [build XSL] autotext/nl/standard/OP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/OP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/OP/content.xml [build XSL] autotext/nl/standard/OP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/OP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/OP/styles.xml [build XSL] autotext/nl/standard/SOL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOL/atevent.xml [build XSL] autotext/nl/standard/SOL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOL/content.xml [build XSL] autotext/nl/standard/SOL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOL/styles.xml [build XSL] autotext/nl/standard/SOLAFZ/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLAFZ/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLAFZ/atevent.xml [build XSL] autotext/nl/standard/SOLAFZ/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLAFZ/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLAFZ/content.xml [build XSL] autotext/nl/standard/SOLAFZ/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLAFZ/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLAFZ/styles.xml [build XSL] autotext/nl/standard/SOLDOC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLDOC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLDOC/atevent.xml [build XSL] autotext/nl/standard/SOLDOC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLDOC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLDOC/content.xml [build XSL] autotext/nl/standard/SOLDOC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLDOC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLDOC/styles.xml [build XSL] autotext/nl/standard/SOLONT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLONT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLONT/atevent.xml [build XSL] autotext/nl/standard/SOLONT/SOLONT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLONT/SOLONT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLONT/SOLONT.xml [build XSL] autotext/nl/standard/SOLUIT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLUIT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLUIT/atevent.xml [build XSL] autotext/nl/standard/SOLUIT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLUIT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLUIT/content.xml [build XSL] autotext/nl/standard/SOLUIT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard/SOLUIT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/standard/SOLUIT/styles.xml [build CPY] autotext/nl/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/mimetype [build XSL] autotext/nl/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/BlockList.xml [build XSL] autotext/nl/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/H1B/content.xml [build XSL] autotext/nl/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/H1B/styles.xml [build XSL] autotext/nl/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/H1C/content.xml [build XSL] autotext/nl/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/H1C/styles.xml [build XSL] autotext/nl/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/H1N/content.xml [build XSL] autotext/nl/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/H1N/styles.xml [build XSL] autotext/nl/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HB/content.xml [build XSL] autotext/nl/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HB/styles.xml [build XSL] autotext/nl/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HC/content.xml [build XSL] autotext/nl/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HC/styles.xml [build XSL] autotext/nl/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HLB/content.xml [build XSL] autotext/nl/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HLB/styles.xml [build XSL] autotext/nl/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HLC/content.xml [build XSL] autotext/nl/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HLC/styles.xml [build XSL] autotext/nl/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HLN/content.xml [build XSL] autotext/nl/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HLN/styles.xml [build XSL] autotext/nl/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HN/content.xml [build XSL] autotext/nl/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HN/styles.xml [build XSL] autotext/nl/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HRB/content.xml [build XSL] autotext/nl/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HRB/styles.xml [build XSL] autotext/nl/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HRC/content.xml [build XSL] autotext/nl/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HRC/styles.xml [build XSL] autotext/nl/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HRN/content.xml [build XSL] autotext/nl/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/HRN/styles.xml [build XSL] autotext/nl/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/META-INF/manifest.xml [build XSL] autotext/nl/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/PT1/content.xml [build XSL] autotext/nl/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/PT1/styles.xml [build XSL] autotext/nl/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/PT2/content.xml [build XSL] autotext/nl/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/nl/template/PT2/styles.xml [build CPY] autotext/pl/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/mimetype [build XSL] autotext/pl/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/BlockList.xml [build XSL] autotext/pl/crdbus50/KLAS1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/KLAS1/content.xml [build XSL] autotext/pl/crdbus50/KLAS1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/KLAS1/styles.xml [build XSL] autotext/pl/crdbus50/KLAS2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/KLAS2/content.xml [build XSL] autotext/pl/crdbus50/KLAS2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/KLAS2/styles.xml [build XSL] autotext/pl/crdbus50/KLAS3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/KLAS3/content.xml [build XSL] autotext/pl/crdbus50/KLAS3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/KLAS3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/KLAS3/styles.xml [build XSL] autotext/pl/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/META-INF/manifest.xml [build XSL] autotext/pl/crdbus50/WSP1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/WSP1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/WSP1/content.xml [build XSL] autotext/pl/crdbus50/WSP1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/WSP1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/WSP1/styles.xml [build XSL] autotext/pl/crdbus50/WSP2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/WSP2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/WSP2/content.xml [build XSL] autotext/pl/crdbus50/WSP2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50/WSP2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/crdbus50/WSP2/styles.xml [build CPY] autotext/pl/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/mimetype [build XSL] autotext/pl/standard/APA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/APA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/APA/content.xml [build XSL] autotext/pl/standard/APA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/APA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/APA/styles.xml [build XSL] autotext/pl/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/BlockList.xml [build XSL] autotext/pl/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/FN/content.xml [build CPY] autotext/pl/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/FN/manifest.rdf [build XSL] autotext/pl/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/FN/Object_1/content.xml [build XSL] autotext/pl/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/FN/Object_1/settings.xml [build XSL] autotext/pl/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/FN/styles.xml [build XSL] autotext/pl/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/LOREM/LOREM.xml [build XSL] autotext/pl/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/META-INF/manifest.xml [build XSL] autotext/pl/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/O/atevent.xml [build XSL] autotext/pl/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/O/O.xml [build XSL] autotext/pl/standard/PO/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PO/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PO/atevent.xml [build XSL] autotext/pl/standard/PO/PO.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PO/PO.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PO/PO.xml [build XSL] autotext/pl/standard/POD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/POD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/POD/atevent.xml [build XSL] autotext/pl/standard/POD/POD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/POD/POD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/POD/POD.xml [build XSL] autotext/pl/standard/PODDOK/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODDOK/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PODDOK/atevent.xml [build XSL] autotext/pl/standard/PODDOK/PODDOK.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODDOK/PODDOK.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PODDOK/PODDOK.xml [build XSL] autotext/pl/standard/PODODM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODODM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PODODM/atevent.xml [build XSL] autotext/pl/standard/PODODM/PODODM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODODM/PODODM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PODODM/PODODM.xml [build XSL] autotext/pl/standard/PODPOTW/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODPOTW/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PODPOTW/content.xml [build XSL] autotext/pl/standard/PODPOTW/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODPOTW/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PODPOTW/styles.xml [build XSL] autotext/pl/standard/PODZAPR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODZAPR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PODZAPR/atevent.xml [build XSL] autotext/pl/standard/PODZAPR/PODZAPR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/PODZAPR/PODZAPR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/PODZAPR/PODZAPR.xml [build XSL] autotext/pl/standard/SZPA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/SZPA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/SZPA/content.xml [build XSL] autotext/pl/standard/SZPA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/SZPA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/SZPA/styles.xml [build XSL] autotext/pl/standard/TW/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/TW/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/TW/content.xml [build XSL] autotext/pl/standard/TW/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/TW/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/TW/styles.xml [build XSL] autotext/pl/standard/U1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/U1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/U1/atevent.xml [build XSL] autotext/pl/standard/U1/U1.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/U1/U1.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/U1/U1.xml [build XSL] autotext/pl/standard/U2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/U2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/U2/atevent.xml [build XSL] autotext/pl/standard/U2/U2.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/U2/U2.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/U2/U2.xml [build XSL] autotext/pl/standard/WP+AUE-A/WP+AUE-A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/WP+AUE-A/WP+AUE-A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/WP+AUE-A/WP+AUE-A.xml [build XSL] autotext/pl/standard/WYP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/WYP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/WYP/atevent.xml [build XSL] autotext/pl/standard/WYP/WYP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/WYP/WYP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/WYP/WYP.xml [build XSL] autotext/pl/standard/Z/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/Z/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/Z/content.xml [build XSL] autotext/pl/standard/Z/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/Z/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/Z/styles.xml [build XSL] autotext/pl/standard/ZA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/ZA/atevent.xml [build XSL] autotext/pl/standard/ZA/ZA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZA/ZA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/ZA/ZA.xml [build XSL] autotext/pl/standard/ZO/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZO/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/ZO/atevent.xml [build XSL] autotext/pl/standard/ZO/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZO/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/ZO/content.xml [build XSL] autotext/pl/standard/ZO/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZO/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/ZO/styles.xml [build XSL] autotext/pl/standard/ZPO/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZPO/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/ZPO/content.xml [build XSL] autotext/pl/standard/ZPO/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard/ZPO/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/standard/ZPO/styles.xml [build CPY] autotext/pl/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/mimetype [build XSL] autotext/pl/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/template/BlockList.xml [build XSL] autotext/pl/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/template/META-INF/manifest.xml [build XSL] autotext/pl/template/PT1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/PT1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/template/PT1/atevent.xml [build XSL] autotext/pl/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/template/PT1/content.xml [build XSL] autotext/pl/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/template/PT1/styles.xml [build XSL] autotext/pl/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/template/PT2/content.xml [build XSL] autotext/pl/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pl/template/PT2/styles.xml [build CPY] autotext/pt-BR/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/mimetype [build XSL] autotext/pt-BR/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/BlockList.xml [build XSL] autotext/pt-BR/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/ELE1/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/ELE1/styles.xml [build XSL] autotext/pt-BR/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/ELE2/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/ELE2/styles.xml [build XSL] autotext/pt-BR/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/ELE3/content.xml [build XSL] autotext/pt-BR/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/ELE3/styles.xml [build XSL] autotext/pt-BR/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/META-INF/manifest.xml [build XSL] autotext/pt-BR/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/MOD1/content.xml [build XSL] autotext/pt-BR/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/MOD1/styles.xml [build XSL] autotext/pt-BR/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/MOD2/content.xml [build XSL] autotext/pt-BR/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/crdbus50/MOD2/styles.xml [build CPY] autotext/pt-BR/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/mimetype [build XSL] autotext/pt-BR/standard/A/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/A/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/A/content.xml [build XSL] autotext/pt-BR/standard/A/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/A/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/A/styles.xml [build XSL] autotext/pt-BR/standard/AN/AN.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/AN/AN.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/AN/AN.xml [build XSL] autotext/pt-BR/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/CAN/atevent.xml [build XSL] autotext/pt-BR/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/CAN/content.xml [build XSL] autotext/pt-BR/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/CAN/styles.xml [build XSL] autotext/pt-BR/standard/CDP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CDP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/CDP/content.xml [build XSL] autotext/pt-BR/standard/CDP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CDP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/CDP/styles.xml [build XSL] autotext/pt-BR/standard/CR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/CR/atevent.xml [build XSL] autotext/pt-BR/standard/CR/CR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/CR/CR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/CR/CR.xml [build XSL] autotext/pt-BR/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/FN/content.xml [build CPY] autotext/pt-BR/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/FN/manifest.rdf [build XSL] autotext/pt-BR/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/FN/Object_1/content.xml [build XSL] autotext/pt-BR/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/FN/Object_1/settings.xml [build XSL] autotext/pt-BR/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/FN/styles.xml [build XSL] autotext/pt-BR/standard/L1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/L1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/L1/atevent.xml [build XSL] autotext/pt-BR/standard/L1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/L1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/L1/content.xml [build XSL] autotext/pt-BR/standard/L1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/L1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/L1/styles.xml [build XSL] autotext/pt-BR/standard/L2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/L2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/L2/atevent.xml [build XSL] autotext/pt-BR/standard/L2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/L2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/L2/content.xml [build XSL] autotext/pt-BR/standard/L2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/L2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/L2/styles.xml [build XSL] autotext/pt-BR/standard/LDA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/LDA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/LDA/content.xml [build XSL] autotext/pt-BR/standard/LDA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/LDA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/LDA/styles.xml [build XSL] autotext/pt-BR/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/LOREM/LOREM.xml [build XSL] autotext/pt-BR/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/META-INF/manifest.xml [build XSL] autotext/pt-BR/standard/OC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/OC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/OC/atevent.xml [build XSL] autotext/pt-BR/standard/OC/OC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/OC/OC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/OC/OC.xml [build XSL] autotext/pt-BR/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/P/atevent.xml [build XSL] autotext/pt-BR/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/P/P.xml [build XSL] autotext/pt-BR/standard/PC/PC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PC/PC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PC/PC.xml [build XSL] autotext/pt-BR/standard/PECA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECA/atevent.xml [build XSL] autotext/pt-BR/standard/PECA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECA/content.xml [build XSL] autotext/pt-BR/standard/PECA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECA/styles.xml [build XSL] autotext/pt-BR/standard/PECE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECE/atevent.xml [build XSL] autotext/pt-BR/standard/PECE/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECE/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECE/content.xml [build XSL] autotext/pt-BR/standard/PECE/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECE/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECE/styles.xml [build XSL] autotext/pt-BR/standard/PECR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECR/content.xml [build XSL] autotext/pt-BR/standard/PECR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECR/styles.xml [build XSL] autotext/pt-BR/standard/PECRE/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECRE/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECRE/content.xml [build XSL] autotext/pt-BR/standard/PECRE/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PECRE/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PECRE/styles.xml [build XSL] autotext/pt-BR/standard/PERGF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PERGF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PERGF/atevent.xml [build XSL] autotext/pt-BR/standard/PERGF/PERGF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PERGF/PERGF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PERGF/PERGF.xml [build XSL] autotext/pt-BR/standard/PSS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PSS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PSS/content.xml [build XSL] autotext/pt-BR/standard/PSS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/PSS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/PSS/styles.xml [build XSL] autotext/pt-BR/standard/TP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/TP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/TP/content.xml [build XSL] autotext/pt-BR/standard/TP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard/TP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/standard/TP/styles.xml [build CPY] autotext/pt-BR/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/mimetype [build XSL] autotext/pt-BR/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/BlockList.xml [build XSL] autotext/pt-BR/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/H1B/content.xml [build CPY] autotext/pt-BR/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/H1B/styles.xml [build XSL] autotext/pt-BR/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/H1C/content.xml [build XSL] autotext/pt-BR/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/H1C/styles.xml [build XSL] autotext/pt-BR/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/H1N/content.xml [build XSL] autotext/pt-BR/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/H1N/styles.xml [build XSL] autotext/pt-BR/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HB/content.xml [build CPY] autotext/pt-BR/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HB/styles.xml [build XSL] autotext/pt-BR/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HC/content.xml [build XSL] autotext/pt-BR/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HC/styles.xml [build XSL] autotext/pt-BR/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HLB/content.xml [build XSL] autotext/pt-BR/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HLB/styles.xml [build XSL] autotext/pt-BR/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HLC/content.xml [build XSL] autotext/pt-BR/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HLC/styles.xml [build XSL] autotext/pt-BR/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HLN/content.xml [build XSL] autotext/pt-BR/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HLN/styles.xml [build XSL] autotext/pt-BR/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HN/content.xml [build XSL] autotext/pt-BR/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HN/styles.xml [build XSL] autotext/pt-BR/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HRB/content.xml [build CPY] autotext/pt-BR/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/pt-BR/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HRB/styles.xml [build XSL] autotext/pt-BR/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HRC/content.xml [build XSL] autotext/pt-BR/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HRC/styles.xml [build XSL] autotext/pt-BR/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HRN/content.xml [build XSL] autotext/pt-BR/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/HRN/styles.xml [build XSL] autotext/pt-BR/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/META-INF/manifest.xml [build XSL] autotext/pt-BR/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/PT1/content.xml [build XSL] autotext/pt-BR/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/PT1/styles.xml [build XSL] autotext/pt-BR/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/PT2/content.xml [build XSL] autotext/pt-BR/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt-BR/template/PT2/styles.xml [build CPY] autotext/pt/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/mimetype [build XSL] autotext/pt/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/BlockList.xml [build XSL] autotext/pt/crdbus50/CSL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/CSL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/CSL/atevent.xml [build XSL] autotext/pt/crdbus50/CSL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/CSL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/CSL/content.xml [build CPY] autotext/pt/crdbus50/CSL/Pictures/10000000000000400000004077CDC8F9.png cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/CSL/Pictures/10000000000000400000004077CDC8F9.png /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/CSL/Pictures/10000000000000400000004077CDC8F9.png [build XSL] autotext/pt/crdbus50/CSL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/CSL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/CSL/styles.xml [build XSL] autotext/pt/crdbus50/ELCN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELCN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELCN/atevent.xml [build XSL] autotext/pt/crdbus50/ELCN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELCN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELCN/content.xml [build XSL] autotext/pt/crdbus50/ELCN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELCN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELCN/meta.xml [build XSL] autotext/pt/crdbus50/ELCN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELCN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELCN/settings.xml [build XSL] autotext/pt/crdbus50/ELCN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELCN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELCN/styles.xml [build XSL] autotext/pt/crdbus50/ELEA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELEA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELEA/atevent.xml [build XSL] autotext/pt/crdbus50/ELEA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELEA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELEA/content.xml [build XSL] autotext/pt/crdbus50/ELEA/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELEA/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELEA/meta.xml [build XSL] autotext/pt/crdbus50/ELEA/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELEA/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELEA/settings.xml [build XSL] autotext/pt/crdbus50/ELEA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELEA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELEA/styles.xml [build XSL] autotext/pt/crdbus50/ELSS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELSS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELSS/atevent.xml [build XSL] autotext/pt/crdbus50/ELSS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELSS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELSS/content.xml [build XSL] autotext/pt/crdbus50/ELSS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELSS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELSS/meta.xml [build XSL] autotext/pt/crdbus50/ELSS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELSS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELSS/settings.xml [build XSL] autotext/pt/crdbus50/ELSS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/ELSS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/ELSS/styles.xml [build XSL] autotext/pt/crdbus50/MCN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MCN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MCN/atevent.xml [build XSL] autotext/pt/crdbus50/MCN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MCN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MCN/content.xml [build XSL] autotext/pt/crdbus50/MCN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MCN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MCN/meta.xml [build CPY] autotext/pt/crdbus50/MCN/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MCN/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MCN/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/pt/crdbus50/MCN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MCN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MCN/settings.xml [build XSL] autotext/pt/crdbus50/MCN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MCN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MCN/styles.xml [build XSL] autotext/pt/crdbus50/MEA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MEA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MEA/atevent.xml [build XSL] autotext/pt/crdbus50/MEA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MEA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MEA/content.xml [build XSL] autotext/pt/crdbus50/MEA/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MEA/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MEA/meta.xml [build CPY] autotext/pt/crdbus50/MEA/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MEA/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MEA/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/pt/crdbus50/MEA/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MEA/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MEA/settings.xml [build XSL] autotext/pt/crdbus50/MEA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/MEA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/MEA/styles.xml [build XSL] autotext/pt/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/crdbus50/META-INF/manifest.xml [build CPY] autotext/pt/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/mimetype [build XSL] autotext/pt/standard/_CON/_CON.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/_CON/_CON.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/_CON/_CON.xml [build XSL] autotext/pt/standard/_CON/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/_CON/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/_CON/atevent.xml [build XSL] autotext/pt/standard/1L/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/1L/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/1L/atevent.xml [build XSL] autotext/pt/standard/1L/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/1L/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/1L/content.xml [build XSL] autotext/pt/standard/1L/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/1L/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/1L/meta.xml [build XSL] autotext/pt/standard/1L/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/1L/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/1L/settings.xml [build XSL] autotext/pt/standard/1L/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/1L/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/1L/styles.xml [build XSL] autotext/pt/standard/2L/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/2L/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/2L/atevent.xml [build XSL] autotext/pt/standard/2L/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/2L/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/2L/content.xml [build XSL] autotext/pt/standard/2L/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/2L/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/2L/meta.xml [build XSL] autotext/pt/standard/2L/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/2L/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/2L/settings.xml [build XSL] autotext/pt/standard/2L/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/2L/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/2L/styles.xml [build XSL] autotext/pt/standard/AG/AG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AG/AG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AG/AG.xml [build XSL] autotext/pt/standard/AG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AG/atevent.xml [build XSL] autotext/pt/standard/ANE/ANE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ANE/ANE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ANE/ANE.xml [build XSL] autotext/pt/standard/AQPD/AQPD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AQPD/AQPD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AQPD/AQPD.xml [build XSL] autotext/pt/standard/AQPD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AQPD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AQPD/atevent.xml [build XSL] autotext/pt/standard/AS/AS.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AS/AS.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AS/AS.xml [build XSL] autotext/pt/standard/AS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AS/atevent.xml [build XSL] autotext/pt/standard/AT/AT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AT/AT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AT/AT.xml [build XSL] autotext/pt/standard/AT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AT/atevent.xml [build XSL] autotext/pt/standard/ATE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ATE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ATE/atevent.xml [build XSL] autotext/pt/standard/ATE/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ATE/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ATE/content.xml [build XSL] autotext/pt/standard/ATE/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ATE/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ATE/meta.xml [build XSL] autotext/pt/standard/ATE/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ATE/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ATE/settings.xml [build XSL] autotext/pt/standard/ATE/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ATE/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ATE/styles.xml [build XSL] autotext/pt/standard/AV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AV/atevent.xml [build XSL] autotext/pt/standard/AV/AV.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/AV/AV.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/AV/AV.xml [build XSL] autotext/pt/standard/CCE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CCE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CCE/atevent.xml [build XSL] autotext/pt/standard/CCE/CCE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CCE/CCE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CCE/CCE.xml [build XSL] autotext/pt/standard/CGE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CGE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CGE/atevent.xml [build XSL] autotext/pt/standard/CGE/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CGE/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CGE/content.xml [build XSL] autotext/pt/standard/CGE/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CGE/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CGE/meta.xml [build XSL] autotext/pt/standard/CGE/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CGE/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CGE/settings.xml [build XSL] autotext/pt/standard/CGE/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CGE/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CGE/styles.xml [build XSL] autotext/pt/standard/CI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CI/atevent.xml [build XSL] autotext/pt/standard/CI/CI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CI/CI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CI/CI.xml [build XSL] autotext/pt/standard/CO/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CO/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CO/atevent.xml [build XSL] autotext/pt/standard/CO/CO.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CO/CO.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CO/CO.xml [build XSL] autotext/pt/standard/COR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/COR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/COR/atevent.xml [build XSL] autotext/pt/standard/COR/COR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/COR/COR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/COR/COR.xml [build XSL] autotext/pt/standard/CR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CR/atevent.xml [build XSL] autotext/pt/standard/CR/CR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CR/CR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CR/CR.xml [build XSL] autotext/pt/standard/CRMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CRMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CRMC/atevent.xml [build XSL] autotext/pt/standard/CRMC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CRMC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CRMC/content.xml [build XSL] autotext/pt/standard/CRMC/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CRMC/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CRMC/meta.xml [build XSL] autotext/pt/standard/CRMC/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CRMC/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CRMC/settings.xml [build XSL] autotext/pt/standard/CRMC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CRMC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CRMC/styles.xml [build XSL] autotext/pt/standard/CSS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CSS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CSS/atevent.xml [build XSL] autotext/pt/standard/CSS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CSS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CSS/content.xml [build XSL] autotext/pt/standard/CSS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CSS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CSS/meta.xml [build XSL] autotext/pt/standard/CSS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CSS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CSS/settings.xml [build XSL] autotext/pt/standard/CSS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CSS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CSS/styles.xml [build XSL] autotext/pt/standard/CTC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTC/atevent.xml [build XSL] autotext/pt/standard/CTC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTC/content.xml [build XSL] autotext/pt/standard/CTC/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTC/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTC/meta.xml [build XSL] autotext/pt/standard/CTC/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTC/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTC/settings.xml [build XSL] autotext/pt/standard/CTC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTC/styles.xml [build XSL] autotext/pt/standard/CTCE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCE/atevent.xml [build XSL] autotext/pt/standard/CTCE/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCE/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCE/content.xml [build XSL] autotext/pt/standard/CTCE/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCE/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCE/meta.xml [build XSL] autotext/pt/standard/CTCE/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCE/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCE/settings.xml [build XSL] autotext/pt/standard/CTCE/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCE/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCE/styles.xml [build XSL] autotext/pt/standard/CTCR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCR/atevent.xml [build XSL] autotext/pt/standard/CTCR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCR/content.xml [build XSL] autotext/pt/standard/CTCR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCR/meta.xml [build XSL] autotext/pt/standard/CTCR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCR/settings.xml [build XSL] autotext/pt/standard/CTCR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCR/styles.xml [build XSL] autotext/pt/standard/CTCRE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCRE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCRE/atevent.xml [build XSL] autotext/pt/standard/CTCRE/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCRE/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCRE/content.xml [build XSL] autotext/pt/standard/CTCRE/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCRE/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCRE/meta.xml [build XSL] autotext/pt/standard/CTCRE/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCRE/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCRE/settings.xml [build XSL] autotext/pt/standard/CTCRE/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/CTCRE/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/CTCRE/styles.xml [build XSL] autotext/pt/standard/EE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/EE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/EE/atevent.xml [build XSL] autotext/pt/standard/EE/EE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/EE/EE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/EE/EE.xml [build XSL] autotext/pt/standard/EN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/EN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/EN/atevent.xml [build XSL] autotext/pt/standard/EN/EN.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/EN/EN.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/EN/EN.xml [build XSL] autotext/pt/standard/ERA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ERA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ERA/atevent.xml [build XSL] autotext/pt/standard/ERA/ERA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ERA/ERA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ERA/ERA.xml [build XSL] autotext/pt/standard/INQ/INQ.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/INQ/INQ.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/INQ/INQ.xml [build XSL] autotext/pt/standard/LAC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/LAC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/LAC/atevent.xml [build XSL] autotext/pt/standard/LAC/LAC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/LAC/LAC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/LAC/LAC.xml [build XSL] autotext/pt/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/LOREM/LOREM.xml [build XSL] autotext/pt/standard/MC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/MC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/MC/atevent.xml [build XSL] autotext/pt/standard/MC/MC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/MC/MC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/MC/MC.xml [build XSL] autotext/pt/standard/ME/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ME/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ME/atevent.xml [build XSL] autotext/pt/standard/ME/ME.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/ME/ME.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/ME/ME.xml [build XSL] autotext/pt/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/META-INF/manifest.xml [build XSL] autotext/pt/standard/NF/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/NF/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/NF/content.xml [build CPY] autotext/pt/standard/NF/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/NF/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/NF/manifest.rdf [build XSL] autotext/pt/standard/NF/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/NF/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/NF/Object_1/content.xml [build XSL] autotext/pt/standard/NF/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/NF/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/NF/Object_1/settings.xml [build XSL] autotext/pt/standard/NF/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/NF/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/NF/styles.xml [build XSL] autotext/pt/standard/OB/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/OB/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/OB/atevent.xml [build XSL] autotext/pt/standard/OB/OB.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/OB/OB.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/OB/OB.xml [build XSL] autotext/pt/standard/PCA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PCA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/PCA/atevent.xml [build XSL] autotext/pt/standard/PCA/PCA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PCA/PCA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/PCA/PCA.xml [build XSL] autotext/pt/standard/PCN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PCN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/PCN/atevent.xml [build XSL] autotext/pt/standard/PCN/PCN.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PCN/PCN.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/PCN/PCN.xml [build XSL] autotext/pt/standard/PE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/PE/atevent.xml [build XSL] autotext/pt/standard/PE/PE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/PE/PE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/PE/PE.xml [build XSL] autotext/pt/standard/REF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/REF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/REF/atevent.xml [build XSL] autotext/pt/standard/REF/REF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/REF/REF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/REF/REF.xml [build XSL] autotext/pt/standard/RES/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/RES/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/RES/atevent.xml [build XSL] autotext/pt/standard/RES/RES.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/RES/RES.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/RES/RES.xml [build XSL] autotext/pt/standard/SIN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/SIN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/SIN/atevent.xml [build XSL] autotext/pt/standard/SIN/SIN.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/SIN/SIN.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/SIN/SIN.xml [build XSL] autotext/pt/standard/SS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/SS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/SS/atevent.xml [build XSL] autotext/pt/standard/SS/SS.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/SS/SS.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/SS/SS.xml [build XSL] autotext/pt/standard/TE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/TE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/TE/atevent.xml [build XSL] autotext/pt/standard/TE/TE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/TE/TE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/TE/TE.xml [build XSL] autotext/pt/standard/TP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/TP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/TP/atevent.xml [build XSL] autotext/pt/standard/TP/TP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard/TP/TP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/standard/TP/TP.xml [build CPY] autotext/pt/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/mimetype [build XSL] autotext/pt/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/template/BlockList.xml [build XSL] autotext/pt/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/template/META-INF/manifest.xml [build XSL] autotext/pt/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/template/PT1/content.xml [build XSL] autotext/pt/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/template/PT1/styles.xml [build XSL] autotext/pt/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/template/PT2/content.xml [build XSL] autotext/pt/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/pt/template/PT2/styles.xml [build CPY] autotext/ro/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/mimetype [build XSL] autotext/ro/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/BlockList.xml [build XSL] autotext/ro/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/FN/content.xml [build CPY] autotext/ro/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/FN/manifest.rdf [build XSL] autotext/ro/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/FN/Object_1/content.xml [build XSL] autotext/ro/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/FN/Object_1/settings.xml [build XSL] autotext/ro/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/FN/styles.xml [build XSL] autotext/ro/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/LOREM/LOREM.xml [build XSL] autotext/ro/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ro/standard/META-INF/manifest.xml [build CPY] autotext/ru/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/mimetype [build XSL] autotext/ru/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/BlockList.xml [build XSL] autotext/ru/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON1/atevent.xml [build XSL] autotext/ru/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON1/content.xml [build XSL] autotext/ru/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON1/meta.xml [build CPY] autotext/ru/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/ru/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON1/settings.xml [build XSL] autotext/ru/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON1/styles.xml [build XSL] autotext/ru/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON2/atevent.xml [build XSL] autotext/ru/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON2/content.xml [build XSL] autotext/ru/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON2/meta.xml [build CPY] autotext/ru/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/ru/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON2/settings.xml [build XSL] autotext/ru/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/CON2/styles.xml [build XSL] autotext/ru/crdbus50/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE1/atevent.xml [build XSL] autotext/ru/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE1/content.xml [build XSL] autotext/ru/crdbus50/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE1/meta.xml [build XSL] autotext/ru/crdbus50/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE1/settings.xml [build XSL] autotext/ru/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE1/styles.xml [build XSL] autotext/ru/crdbus50/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE2/atevent.xml [build XSL] autotext/ru/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE2/content.xml [build XSL] autotext/ru/crdbus50/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE2/meta.xml [build XSL] autotext/ru/crdbus50/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE2/settings.xml [build XSL] autotext/ru/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE2/styles.xml [build XSL] autotext/ru/crdbus50/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE3/atevent.xml [build XSL] autotext/ru/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE3/content.xml [build XSL] autotext/ru/crdbus50/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE3/meta.xml [build XSL] autotext/ru/crdbus50/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE3/settings.xml [build XSL] autotext/ru/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/ELE3/styles.xml [build XSL] autotext/ru/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/crdbus50/META-INF/manifest.xml [build CPY] autotext/ru/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/mimetype [build XSL] autotext/ru/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/A/A.xml [build XSL] autotext/ru/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/A/atevent.xml [build XSL] autotext/ru/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/AR/AR.xml [build XSL] autotext/ru/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/AR/atevent.xml [build XSL] autotext/ru/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/BW/atevent.xml [build XSL] autotext/ru/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/BW/BW.xml [build XSL] autotext/ru/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/C/atevent.xml [build XSL] autotext/ru/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/C/C.xml [build XSL] autotext/ru/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CAN/atevent.xml [build XSL] autotext/ru/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CAN/content.xml [build XSL] autotext/ru/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CAN/meta.xml [build XSL] autotext/ru/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CAN/settings.xml [build XSL] autotext/ru/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CAN/styles.xml [build XSL] autotext/ru/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CD/atevent.xml [build XSL] autotext/ru/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CD/CD.xml [build XSL] autotext/ru/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CM/atevent.xml [build XSL] autotext/ru/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CM/CM.xml [build XSL] autotext/ru/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CNL/atevent.xml [build XSL] autotext/ru/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/CNL/CNL.xml [build XSL] autotext/ru/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/DMS/atevent.xml [build XSL] autotext/ru/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/DMS/content.xml [build XSL] autotext/ru/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/DMS/meta.xml [build XSL] autotext/ru/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/DMS/settings.xml [build XSL] autotext/ru/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/DMS/styles.xml [build XSL] autotext/ru/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/DT/atevent.xml [build XSL] autotext/ru/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/DT/DT.xml [build XSL] autotext/ru/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/E/E.xml [build XSL] autotext/ru/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/FN/content.xml [build CPY] autotext/ru/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/FN/manifest.rdf [build XSL] autotext/ru/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/FN/Object_1/content.xml [build XSL] autotext/ru/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/FN/Object_1/settings.xml [build XSL] autotext/ru/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/FN/styles.xml [build XSL] autotext/ru/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/I/I.xml [build XSL] autotext/ru/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/IRT/atevent.xml [build XSL] autotext/ru/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/IRT/IRT.xml [build XSL] autotext/ru/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/J/atevent.xml [build XSL] autotext/ru/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/J/content.xml [build XSL] autotext/ru/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/J/meta.xml [build XSL] autotext/ru/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/J/settings.xml [build XSL] autotext/ru/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/J/styles.xml [build XSL] autotext/ru/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACL/atevent.xml [build XSL] autotext/ru/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACL/content.xml [build XSL] autotext/ru/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACL/meta.xml [build XSL] autotext/ru/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACL/settings.xml [build XSL] autotext/ru/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACL/styles.xml [build XSL] autotext/ru/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACR/atevent.xml [build XSL] autotext/ru/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACR/content.xml [build XSL] autotext/ru/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACR/meta.xml [build XSL] autotext/ru/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACR/settings.xml [build XSL] autotext/ru/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JACR/styles.xml [build XSL] autotext/ru/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JAINV/atevent.xml [build XSL] autotext/ru/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JAINV/content.xml [build XSL] autotext/ru/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JAINV/meta.xml [build XSL] autotext/ru/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JAINV/settings.xml [build XSL] autotext/ru/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JAINV/styles.xml [build XSL] autotext/ru/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JARL/atevent.xml [build XSL] autotext/ru/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JARL/content.xml [build XSL] autotext/ru/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JARL/meta.xml [build XSL] autotext/ru/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JARL/settings.xml [build XSL] autotext/ru/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/JARL/styles.xml [build XSL] autotext/ru/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/LAG/atevent.xml [build XSL] autotext/ru/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/LAG/LAG.xml [build XSL] autotext/ru/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/LOREM/LOREM.xml [build XSL] autotext/ru/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/META-INF/manifest.xml [build XSL] autotext/ru/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/O/atevent.xml [build XSL] autotext/ru/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/O/O.xml [build XSL] autotext/ru/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/P/atevent.xml [build XSL] autotext/ru/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/P/P.xml [build XSL] autotext/ru/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/Q/atevent.xml [build XSL] autotext/ru/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/Q/Q.xml [build XSL] autotext/ru/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R1/atevent.xml [build XSL] autotext/ru/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R1/content.xml [build XSL] autotext/ru/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R1/meta.xml [build XSL] autotext/ru/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R1/settings.xml [build XSL] autotext/ru/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R1/styles.xml [build XSL] autotext/ru/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R2/atevent.xml [build XSL] autotext/ru/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R2/content.xml [build XSL] autotext/ru/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R2/meta.xml [build XSL] autotext/ru/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R2/settings.xml [build XSL] autotext/ru/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/R2/styles.xml [build XSL] autotext/ru/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/RE/atevent.xml [build XSL] autotext/ru/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/RE/RE.xml [build XSL] autotext/ru/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/RF/atevent.xml [build XSL] autotext/ru/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/RF/RF.xml [build XSL] autotext/ru/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/RG/atevent.xml [build XSL] autotext/ru/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/RG/RG.xml [build XSL] autotext/ru/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/RM/atevent.xml [build XSL] autotext/ru/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/RM/RM.xml [build XSL] autotext/ru/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/S/atevent.xml [build XSL] autotext/ru/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/S/S.xml [build XSL] autotext/ru/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/SD/atevent.xml [build XSL] autotext/ru/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/SD/SD.xml [build XSL] autotext/ru/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/SI/atevent.xml [build XSL] autotext/ru/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/SI/SI.xml [build XSL] autotext/ru/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/TC/atevent.xml [build XSL] autotext/ru/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/TC/TC.xml [build XSL] autotext/ru/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/TOP/atevent.xml [build XSL] autotext/ru/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/TOP/TOP.xml [build XSL] autotext/ru/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/TWIMC/atevent.xml [build XSL] autotext/ru/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/TWIMC/TWIMC.xml [build XSL] autotext/ru/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/TY/atevent.xml [build XSL] autotext/ru/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/TY/TY.xml [build XSL] autotext/ru/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/VA/atevent.xml [build XSL] autotext/ru/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/VA/VA.xml [build XSL] autotext/ru/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/VOM/atevent.xml [build XSL] autotext/ru/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/VOM/VOM.xml [build XSL] autotext/ru/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/YT/atevent.xml [build XSL] autotext/ru/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/YT/content.xml [build XSL] autotext/ru/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/YT/meta.xml [build XSL] autotext/ru/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/YT/settings.xml [build XSL] autotext/ru/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/standard/YT/styles.xml [build CPY] autotext/ru/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/mimetype [build XSL] autotext/ru/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/BlockList.xml [build XSL] autotext/ru/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/H1B/content.xml [build CPY] autotext/ru/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/H1B/styles.xml [build XSL] autotext/ru/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/H1C/content.xml [build XSL] autotext/ru/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/H1C/styles.xml [build XSL] autotext/ru/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/H1N/content.xml [build XSL] autotext/ru/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/H1N/styles.xml [build XSL] autotext/ru/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HB/content.xml [build CPY] autotext/ru/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HB/styles.xml [build XSL] autotext/ru/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HC/content.xml [build XSL] autotext/ru/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HC/styles.xml [build XSL] autotext/ru/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HLB/content.xml [build XSL] autotext/ru/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HLB/styles.xml [build XSL] autotext/ru/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HLC/content.xml [build XSL] autotext/ru/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HLC/styles.xml [build XSL] autotext/ru/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HLN/content.xml [build XSL] autotext/ru/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HLN/styles.xml [build XSL] autotext/ru/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HN/content.xml [build XSL] autotext/ru/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HN/styles.xml [build XSL] autotext/ru/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HRB/content.xml [build CPY] autotext/ru/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/ru/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HRB/styles.xml [build XSL] autotext/ru/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HRC/content.xml [build XSL] autotext/ru/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HRC/styles.xml [build XSL] autotext/ru/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HRN/content.xml [build XSL] autotext/ru/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/HRN/styles.xml [build XSL] autotext/ru/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/META-INF/manifest.xml [build XSL] autotext/ru/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/PT1/content.xml [build XSL] autotext/ru/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/PT1/styles.xml [build XSL] autotext/ru/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/PT2/content.xml [build XSL] autotext/ru/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/ru/template/PT2/styles.xml [build CPY] autotext/sk/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/mimetype [build XSL] autotext/sk/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/BlockList.xml [build XSL] autotext/sk/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON1/atevent.xml [build XSL] autotext/sk/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON1/content.xml [build XSL] autotext/sk/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON1/meta.xml [build CPY] autotext/sk/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON1/settings.xml [build XSL] autotext/sk/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON1/styles.xml [build XSL] autotext/sk/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON2/atevent.xml [build XSL] autotext/sk/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON2/content.xml [build XSL] autotext/sk/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON2/meta.xml [build CPY] autotext/sk/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON2/settings.xml [build XSL] autotext/sk/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/CON2/styles.xml [build XSL] autotext/sk/crdbus50/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE1/atevent.xml [build XSL] autotext/sk/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE1/content.xml [build XSL] autotext/sk/crdbus50/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE1/meta.xml [build XSL] autotext/sk/crdbus50/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE1/settings.xml [build XSL] autotext/sk/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE1/styles.xml [build XSL] autotext/sk/crdbus50/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE2/atevent.xml [build XSL] autotext/sk/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE2/content.xml [build XSL] autotext/sk/crdbus50/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE2/meta.xml [build XSL] autotext/sk/crdbus50/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE2/settings.xml [build XSL] autotext/sk/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE2/styles.xml [build XSL] autotext/sk/crdbus50/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE3/atevent.xml [build XSL] autotext/sk/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE3/content.xml [build XSL] autotext/sk/crdbus50/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE3/meta.xml [build XSL] autotext/sk/crdbus50/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE3/settings.xml [build XSL] autotext/sk/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/ELE3/styles.xml [build XSL] autotext/sk/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus50/META-INF/manifest.xml [build CPY] autotext/sk/crdbus54/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/mimetype [build XSL] autotext/sk/crdbus54/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/BlockList.xml [build XSL] autotext/sk/crdbus54/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE1/atevent.xml [build XSL] autotext/sk/crdbus54/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE1/content.xml [build XSL] autotext/sk/crdbus54/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE1/meta.xml [build XSL] autotext/sk/crdbus54/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE1/settings.xml [build XSL] autotext/sk/crdbus54/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE1/styles.xml [build XSL] autotext/sk/crdbus54/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE2/atevent.xml [build XSL] autotext/sk/crdbus54/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE2/content.xml [build XSL] autotext/sk/crdbus54/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE2/meta.xml [build XSL] autotext/sk/crdbus54/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE2/settings.xml [build XSL] autotext/sk/crdbus54/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE2/styles.xml [build XSL] autotext/sk/crdbus54/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE3/atevent.xml [build XSL] autotext/sk/crdbus54/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE3/content.xml [build XSL] autotext/sk/crdbus54/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE3/meta.xml [build XSL] autotext/sk/crdbus54/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE3/settings.xml [build XSL] autotext/sk/crdbus54/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/ELE3/styles.xml [build XSL] autotext/sk/crdbus54/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/META-INF/manifest.xml [build XSL] autotext/sk/crdbus54/MOD1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD1/atevent.xml [build XSL] autotext/sk/crdbus54/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD1/content.xml [build XSL] autotext/sk/crdbus54/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD1/meta.xml [build CPY] autotext/sk/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus54/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD1/settings.xml [build XSL] autotext/sk/crdbus54/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD1/styles.xml [build XSL] autotext/sk/crdbus54/MOD2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD2/atevent.xml [build XSL] autotext/sk/crdbus54/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD2/content.xml [build XSL] autotext/sk/crdbus54/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD2/meta.xml [build CPY] autotext/sk/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sk/crdbus54/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD2/settings.xml [build XSL] autotext/sk/crdbus54/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/crdbus54/MOD2/styles.xml [build CPY] autotext/sk/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/mimetype [build XSL] autotext/sk/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/A/A.xml [build XSL] autotext/sk/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/A/atevent.xml [build XSL] autotext/sk/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/BlockList.xml [build XSL] autotext/sk/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/BW/atevent.xml [build XSL] autotext/sk/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/BW/BW.xml [build XSL] autotext/sk/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/C/atevent.xml [build XSL] autotext/sk/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/C/C.xml [build XSL] autotext/sk/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CAN/atevent.xml [build XSL] autotext/sk/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CAN/content.xml [build XSL] autotext/sk/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CAN/meta.xml [build XSL] autotext/sk/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CAN/settings.xml [build XSL] autotext/sk/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CAN/styles.xml [build XSL] autotext/sk/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CD/atevent.xml [build XSL] autotext/sk/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CD/CD.xml [build XSL] autotext/sk/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CM/atevent.xml [build XSL] autotext/sk/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CM/CM.xml [build XSL] autotext/sk/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CNL/atevent.xml [build XSL] autotext/sk/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/CNL/CNL.xml [build XSL] autotext/sk/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/DMS/atevent.xml [build XSL] autotext/sk/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/DMS/content.xml [build XSL] autotext/sk/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/DMS/meta.xml [build XSL] autotext/sk/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/DMS/settings.xml [build XSL] autotext/sk/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/DMS/styles.xml [build XSL] autotext/sk/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/DT/atevent.xml [build XSL] autotext/sk/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/DT/DT.xml [build XSL] autotext/sk/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/FN/content.xml [build CPY] autotext/sk/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/FN/manifest.rdf [build XSL] autotext/sk/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/FN/Object_1/content.xml [build XSL] autotext/sk/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/FN/Object_1/settings.xml [build XSL] autotext/sk/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/FN/styles.xml [build XSL] autotext/sk/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/IRT/atevent.xml [build XSL] autotext/sk/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/IRT/IRT.xml [build XSL] autotext/sk/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/J/atevent.xml [build XSL] autotext/sk/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/J/content.xml [build XSL] autotext/sk/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/J/meta.xml [build XSL] autotext/sk/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/J/settings.xml [build XSL] autotext/sk/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/J/styles.xml [build XSL] autotext/sk/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACL/atevent.xml [build XSL] autotext/sk/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACL/content.xml [build XSL] autotext/sk/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACL/meta.xml [build XSL] autotext/sk/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACL/settings.xml [build XSL] autotext/sk/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACL/styles.xml [build XSL] autotext/sk/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACR/atevent.xml [build XSL] autotext/sk/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACR/content.xml [build XSL] autotext/sk/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACR/meta.xml [build XSL] autotext/sk/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACR/settings.xml [build XSL] autotext/sk/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JACR/styles.xml [build XSL] autotext/sk/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JAINV/atevent.xml [build XSL] autotext/sk/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JAINV/content.xml [build XSL] autotext/sk/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JAINV/meta.xml [build XSL] autotext/sk/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JAINV/settings.xml [build XSL] autotext/sk/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JAINV/styles.xml [build XSL] autotext/sk/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JARL/atevent.xml [build XSL] autotext/sk/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JARL/content.xml [build XSL] autotext/sk/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JARL/meta.xml [build XSL] autotext/sk/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JARL/settings.xml [build XSL] autotext/sk/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/JARL/styles.xml [build XSL] autotext/sk/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/LAG/atevent.xml [build XSL] autotext/sk/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/LAG/LAG.xml [build XSL] autotext/sk/standard/LIC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LIC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/LIC/atevent.xml [build XSL] autotext/sk/standard/LIC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LIC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/LIC/content.xml [build XSL] autotext/sk/standard/LIC/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LIC/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/LIC/meta.xml [build XSL] autotext/sk/standard/LIC/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LIC/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/LIC/settings.xml [build XSL] autotext/sk/standard/LIC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LIC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/LIC/styles.xml [build XSL] autotext/sk/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/LOREM/LOREM.xml [build XSL] autotext/sk/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/META-INF/manifest.xml [build XSL] autotext/sk/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/P/atevent.xml [build XSL] autotext/sk/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/P/P.xml [build XSL] autotext/sk/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R1/atevent.xml [build XSL] autotext/sk/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R1/content.xml [build XSL] autotext/sk/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R1/meta.xml [build XSL] autotext/sk/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R1/settings.xml [build XSL] autotext/sk/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R1/styles.xml [build XSL] autotext/sk/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R2/atevent.xml [build XSL] autotext/sk/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R2/content.xml [build XSL] autotext/sk/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R2/meta.xml [build XSL] autotext/sk/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R2/settings.xml [build XSL] autotext/sk/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/R2/styles.xml [build XSL] autotext/sk/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/RE/atevent.xml [build XSL] autotext/sk/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/RE/RE.xml [build XSL] autotext/sk/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/RF/atevent.xml [build XSL] autotext/sk/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/RF/RF.xml [build XSL] autotext/sk/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/RG/atevent.xml [build XSL] autotext/sk/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/RG/RG.xml [build XSL] autotext/sk/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/RM/atevent.xml [build XSL] autotext/sk/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/RM/RM.xml [build XSL] autotext/sk/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/S/atevent.xml [build XSL] autotext/sk/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/S/S.xml [build XSL] autotext/sk/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/SD/atevent.xml [build XSL] autotext/sk/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/SD/SD.xml [build XSL] autotext/sk/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/SI/atevent.xml [build XSL] autotext/sk/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/SI/SI.xml [build XSL] autotext/sk/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/TC/atevent.xml [build XSL] autotext/sk/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/TC/TC.xml [build XSL] autotext/sk/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/TOP/atevent.xml [build XSL] autotext/sk/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/TOP/TOP.xml [build XSL] autotext/sk/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/TWIMC/atevent.xml [build XSL] autotext/sk/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/TWIMC/TWIMC.xml [build XSL] autotext/sk/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/TY/atevent.xml [build XSL] autotext/sk/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/TY/TY.xml [build XSL] autotext/sk/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/VA/atevent.xml [build XSL] autotext/sk/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/VA/VA.xml [build XSL] autotext/sk/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/VOM/atevent.xml [build XSL] autotext/sk/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/VOM/VOM.xml [build XSL] autotext/sk/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/YT/atevent.xml [build XSL] autotext/sk/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/YT/content.xml [build XSL] autotext/sk/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/YT/meta.xml [build XSL] autotext/sk/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/YT/settings.xml [build XSL] autotext/sk/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/standard/YT/styles.xml [build CPY] autotext/sk/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/mimetype [build XSL] autotext/sk/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/BlockList.xml [build XSL] autotext/sk/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/H1B/content.xml [build CPY] autotext/sk/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/H1B/styles.xml [build XSL] autotext/sk/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/H1C/content.xml [build XSL] autotext/sk/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/H1C/styles.xml [build XSL] autotext/sk/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/H1N/content.xml [build XSL] autotext/sk/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/H1N/styles.xml [build XSL] autotext/sk/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HB/content.xml [build CPY] autotext/sk/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HB/styles.xml [build XSL] autotext/sk/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HC/content.xml [build XSL] autotext/sk/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HC/styles.xml [build XSL] autotext/sk/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HLB/content.xml [build XSL] autotext/sk/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HLB/styles.xml [build XSL] autotext/sk/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HLC/content.xml [build XSL] autotext/sk/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HLC/styles.xml [build XSL] autotext/sk/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HLN/content.xml [build XSL] autotext/sk/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HLN/styles.xml [build XSL] autotext/sk/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HN/content.xml [build XSL] autotext/sk/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HN/styles.xml [build XSL] autotext/sk/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HRB/content.xml [build CPY] autotext/sk/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sk/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HRB/styles.xml [build XSL] autotext/sk/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HRC/content.xml [build XSL] autotext/sk/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HRC/styles.xml [build XSL] autotext/sk/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HRN/content.xml [build XSL] autotext/sk/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/HRN/styles.xml [build XSL] autotext/sk/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/META-INF/manifest.xml [build XSL] autotext/sk/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/PT1/content.xml [build XSL] autotext/sk/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/PT1/styles.xml [build XSL] autotext/sk/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/PT2/content.xml [build XSL] autotext/sk/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sk/template/PT2/styles.xml [build CPY] autotext/sl/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/mimetype [build XSL] autotext/sl/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/BlockList.xml [build XSL] autotext/sl/crdbus50/CON1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON1/atevent.xml [build XSL] autotext/sl/crdbus50/CON1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON1/content.xml [build XSL] autotext/sl/crdbus50/CON1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON1/meta.xml [build CPY] autotext/sl/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus50/CON1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON1/settings.xml [build XSL] autotext/sl/crdbus50/CON1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON1/styles.xml [build XSL] autotext/sl/crdbus50/CON2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON2/atevent.xml [build XSL] autotext/sl/crdbus50/CON2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON2/content.xml [build XSL] autotext/sl/crdbus50/CON2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON2/meta.xml [build CPY] autotext/sl/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus50/CON2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON2/settings.xml [build XSL] autotext/sl/crdbus50/CON2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/CON2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/CON2/styles.xml [build XSL] autotext/sl/crdbus50/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE1/atevent.xml [build XSL] autotext/sl/crdbus50/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE1/content.xml [build XSL] autotext/sl/crdbus50/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE1/meta.xml [build XSL] autotext/sl/crdbus50/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE1/settings.xml [build XSL] autotext/sl/crdbus50/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE1/styles.xml [build XSL] autotext/sl/crdbus50/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE2/atevent.xml [build XSL] autotext/sl/crdbus50/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE2/content.xml [build XSL] autotext/sl/crdbus50/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE2/meta.xml [build XSL] autotext/sl/crdbus50/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE2/settings.xml [build XSL] autotext/sl/crdbus50/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE2/styles.xml [build XSL] autotext/sl/crdbus50/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE3/atevent.xml [build XSL] autotext/sl/crdbus50/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE3/content.xml [build XSL] autotext/sl/crdbus50/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE3/meta.xml [build XSL] autotext/sl/crdbus50/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE3/settings.xml [build XSL] autotext/sl/crdbus50/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/ELE3/styles.xml [build XSL] autotext/sl/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus50/META-INF/manifest.xml [build CPY] autotext/sl/crdbus54/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/mimetype [build XSL] autotext/sl/crdbus54/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/BlockList.xml [build XSL] autotext/sl/crdbus54/ELE1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE1/atevent.xml [build XSL] autotext/sl/crdbus54/ELE1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE1/content.xml [build XSL] autotext/sl/crdbus54/ELE1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE1/meta.xml [build XSL] autotext/sl/crdbus54/ELE1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE1/settings.xml [build XSL] autotext/sl/crdbus54/ELE1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE1/styles.xml [build XSL] autotext/sl/crdbus54/ELE2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE2/atevent.xml [build XSL] autotext/sl/crdbus54/ELE2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE2/content.xml [build XSL] autotext/sl/crdbus54/ELE2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE2/meta.xml [build XSL] autotext/sl/crdbus54/ELE2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE2/settings.xml [build XSL] autotext/sl/crdbus54/ELE2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE2/styles.xml [build XSL] autotext/sl/crdbus54/ELE3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE3/atevent.xml [build XSL] autotext/sl/crdbus54/ELE3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE3/content.xml [build XSL] autotext/sl/crdbus54/ELE3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE3/meta.xml [build XSL] autotext/sl/crdbus54/ELE3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE3/settings.xml [build XSL] autotext/sl/crdbus54/ELE3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/ELE3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/ELE3/styles.xml [build XSL] autotext/sl/crdbus54/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/META-INF/manifest.xml [build XSL] autotext/sl/crdbus54/MOD1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD1/atevent.xml [build XSL] autotext/sl/crdbus54/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD1/content.xml [build XSL] autotext/sl/crdbus54/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD1/meta.xml [build CPY] autotext/sl/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus54/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD1/settings.xml [build XSL] autotext/sl/crdbus54/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD1/styles.xml [build XSL] autotext/sl/crdbus54/MOD2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD2/atevent.xml [build XSL] autotext/sl/crdbus54/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD2/content.xml [build XSL] autotext/sl/crdbus54/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD2/meta.xml [build CPY] autotext/sl/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sl/crdbus54/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD2/settings.xml [build XSL] autotext/sl/crdbus54/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/crdbus54/MOD2/styles.xml [build CPY] autotext/sl/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/mimetype [build XSL] autotext/sl/standard/A/A.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/A/A.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/A/A.xml [build XSL] autotext/sl/standard/A/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/A/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/A/atevent.xml [build XSL] autotext/sl/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/BlockList.xml [build XSL] autotext/sl/standard/BW/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/BW/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/BW/atevent.xml [build XSL] autotext/sl/standard/BW/BW.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/BW/BW.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/BW/BW.xml [build XSL] autotext/sl/standard/C/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/C/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/C/atevent.xml [build XSL] autotext/sl/standard/C/C.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/C/C.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/C/C.xml [build XSL] autotext/sl/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CAN/atevent.xml [build XSL] autotext/sl/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CAN/content.xml [build XSL] autotext/sl/standard/CAN/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CAN/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CAN/meta.xml [build XSL] autotext/sl/standard/CAN/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CAN/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CAN/settings.xml [build XSL] autotext/sl/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CAN/styles.xml [build XSL] autotext/sl/standard/CD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CD/atevent.xml [build XSL] autotext/sl/standard/CD/CD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CD/CD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CD/CD.xml [build XSL] autotext/sl/standard/CM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CM/atevent.xml [build XSL] autotext/sl/standard/CM/CM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CM/CM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CM/CM.xml [build XSL] autotext/sl/standard/CNL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CNL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CNL/atevent.xml [build XSL] autotext/sl/standard/CNL/CNL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/CNL/CNL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/CNL/CNL.xml [build XSL] autotext/sl/standard/DMS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DMS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/DMS/atevent.xml [build XSL] autotext/sl/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/DMS/content.xml [build XSL] autotext/sl/standard/DMS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DMS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/DMS/meta.xml [build XSL] autotext/sl/standard/DMS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DMS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/DMS/settings.xml [build XSL] autotext/sl/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/DMS/styles.xml [build XSL] autotext/sl/standard/DT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/DT/atevent.xml [build XSL] autotext/sl/standard/DT/DT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/DT/DT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/DT/DT.xml [build XSL] autotext/sl/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/FN/content.xml [build CPY] autotext/sl/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/FN/manifest.rdf [build XSL] autotext/sl/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/FN/Object_1/content.xml [build XSL] autotext/sl/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/FN/Object_1/settings.xml [build XSL] autotext/sl/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/FN/styles.xml [build XSL] autotext/sl/standard/IRT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/IRT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/IRT/atevent.xml [build XSL] autotext/sl/standard/IRT/IRT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/IRT/IRT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/IRT/IRT.xml [build XSL] autotext/sl/standard/J/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/J/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/J/atevent.xml [build XSL] autotext/sl/standard/J/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/J/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/J/content.xml [build XSL] autotext/sl/standard/J/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/J/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/J/meta.xml [build XSL] autotext/sl/standard/J/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/J/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/J/settings.xml [build XSL] autotext/sl/standard/J/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/J/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/J/styles.xml [build XSL] autotext/sl/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACL/atevent.xml [build XSL] autotext/sl/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACL/content.xml [build XSL] autotext/sl/standard/JACL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACL/meta.xml [build XSL] autotext/sl/standard/JACL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACL/settings.xml [build XSL] autotext/sl/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACL/styles.xml [build XSL] autotext/sl/standard/JACR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACR/atevent.xml [build XSL] autotext/sl/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACR/content.xml [build XSL] autotext/sl/standard/JACR/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACR/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACR/meta.xml [build XSL] autotext/sl/standard/JACR/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACR/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACR/settings.xml [build XSL] autotext/sl/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JACR/styles.xml [build XSL] autotext/sl/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JAINV/atevent.xml [build XSL] autotext/sl/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JAINV/content.xml [build XSL] autotext/sl/standard/JAINV/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JAINV/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JAINV/meta.xml [build XSL] autotext/sl/standard/JAINV/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JAINV/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JAINV/settings.xml [build XSL] autotext/sl/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JAINV/styles.xml [build XSL] autotext/sl/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JARL/atevent.xml [build XSL] autotext/sl/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JARL/content.xml [build XSL] autotext/sl/standard/JARL/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JARL/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JARL/meta.xml [build XSL] autotext/sl/standard/JARL/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JARL/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JARL/settings.xml [build XSL] autotext/sl/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/JARL/styles.xml [build XSL] autotext/sl/standard/LAG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LAG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/LAG/atevent.xml [build XSL] autotext/sl/standard/LAG/LAG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LAG/LAG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/LAG/LAG.xml [build XSL] autotext/sl/standard/LIC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LIC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/LIC/atevent.xml [build XSL] autotext/sl/standard/LIC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LIC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/LIC/content.xml [build XSL] autotext/sl/standard/LIC/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LIC/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/LIC/meta.xml [build XSL] autotext/sl/standard/LIC/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LIC/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/LIC/settings.xml [build XSL] autotext/sl/standard/LIC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LIC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/LIC/styles.xml [build XSL] autotext/sl/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/LOREM/LOREM.xml [build XSL] autotext/sl/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/META-INF/manifest.xml [build XSL] autotext/sl/standard/P/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/P/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/P/atevent.xml [build XSL] autotext/sl/standard/P/P.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/P/P.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/P/P.xml [build XSL] autotext/sl/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R1/atevent.xml [build XSL] autotext/sl/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R1/content.xml [build XSL] autotext/sl/standard/R1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R1/meta.xml [build XSL] autotext/sl/standard/R1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R1/settings.xml [build XSL] autotext/sl/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R1/styles.xml [build XSL] autotext/sl/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R2/atevent.xml [build XSL] autotext/sl/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R2/content.xml [build XSL] autotext/sl/standard/R2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R2/meta.xml [build XSL] autotext/sl/standard/R2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R2/settings.xml [build XSL] autotext/sl/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/R2/styles.xml [build XSL] autotext/sl/standard/RE/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RE/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/RE/atevent.xml [build XSL] autotext/sl/standard/RE/RE.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RE/RE.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/RE/RE.xml [build XSL] autotext/sl/standard/RF/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RF/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/RF/atevent.xml [build XSL] autotext/sl/standard/RF/RF.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RF/RF.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/RF/RF.xml [build XSL] autotext/sl/standard/RG/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RG/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/RG/atevent.xml [build XSL] autotext/sl/standard/RG/RG.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RG/RG.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/RG/RG.xml [build XSL] autotext/sl/standard/RM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/RM/atevent.xml [build XSL] autotext/sl/standard/RM/RM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/RM/RM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/RM/RM.xml [build XSL] autotext/sl/standard/S/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/S/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/S/atevent.xml [build XSL] autotext/sl/standard/S/S.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/S/S.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/S/S.xml [build XSL] autotext/sl/standard/SD/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/SD/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/SD/atevent.xml [build XSL] autotext/sl/standard/SD/SD.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/SD/SD.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/SD/SD.xml [build XSL] autotext/sl/standard/SI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/SI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/SI/atevent.xml [build XSL] autotext/sl/standard/SI/SI.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/SI/SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/SI/SI.xml [build XSL] autotext/sl/standard/TC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/TC/atevent.xml [build XSL] autotext/sl/standard/TC/TC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TC/TC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/TC/TC.xml [build XSL] autotext/sl/standard/TOP/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TOP/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/TOP/atevent.xml [build XSL] autotext/sl/standard/TOP/TOP.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TOP/TOP.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/TOP/TOP.xml [build XSL] autotext/sl/standard/TWIMC/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TWIMC/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/TWIMC/atevent.xml [build XSL] autotext/sl/standard/TWIMC/TWIMC.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TWIMC/TWIMC.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/TWIMC/TWIMC.xml [build XSL] autotext/sl/standard/TY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/TY/atevent.xml [build XSL] autotext/sl/standard/TY/TY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/TY/TY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/TY/TY.xml [build XSL] autotext/sl/standard/VA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/VA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/VA/atevent.xml [build XSL] autotext/sl/standard/VA/VA.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/VA/VA.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/VA/VA.xml [build XSL] autotext/sl/standard/VOM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/VOM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/VOM/atevent.xml [build XSL] autotext/sl/standard/VOM/VOM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/VOM/VOM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/VOM/VOM.xml [build XSL] autotext/sl/standard/YT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/YT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/YT/atevent.xml [build XSL] autotext/sl/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/YT/content.xml [build XSL] autotext/sl/standard/YT/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/YT/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/YT/meta.xml [build XSL] autotext/sl/standard/YT/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/YT/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/YT/settings.xml [build XSL] autotext/sl/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/standard/YT/styles.xml [build CPY] autotext/sl/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/mimetype [build XSL] autotext/sl/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/BlockList.xml [build XSL] autotext/sl/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/H1B/content.xml [build CPY] autotext/sl/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/H1B/styles.xml [build XSL] autotext/sl/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/H1C/content.xml [build XSL] autotext/sl/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/H1C/styles.xml [build XSL] autotext/sl/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/H1N/content.xml [build XSL] autotext/sl/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/H1N/styles.xml [build XSL] autotext/sl/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HB/content.xml [build CPY] autotext/sl/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HB/styles.xml [build XSL] autotext/sl/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HC/content.xml [build XSL] autotext/sl/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HC/styles.xml [build XSL] autotext/sl/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HLB/content.xml [build XSL] autotext/sl/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HLB/styles.xml [build XSL] autotext/sl/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HLC/content.xml [build XSL] autotext/sl/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HLC/styles.xml [build XSL] autotext/sl/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HLN/content.xml [build XSL] autotext/sl/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HLN/styles.xml [build XSL] autotext/sl/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HN/content.xml [build XSL] autotext/sl/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HN/styles.xml [build XSL] autotext/sl/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HRB/content.xml [build CPY] autotext/sl/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build CPY] autotext/sl/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm [build XSL] autotext/sl/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HRB/styles.xml [build XSL] autotext/sl/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HRC/content.xml [build XSL] autotext/sl/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HRC/styles.xml [build XSL] autotext/sl/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HRN/content.xml [build XSL] autotext/sl/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/HRN/styles.xml [build XSL] autotext/sl/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/META-INF/manifest.xml [build XSL] autotext/sl/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/PT1/content.xml [build XSL] autotext/sl/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/PT1/styles.xml [build XSL] autotext/sl/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/PT2/content.xml [build XSL] autotext/sl/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sl/template/PT2/styles.xml [build CPY] autotext/sr-CS/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/mimetype [build XSL] autotext/sr-CS/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/BlockList.xml [build XSL] autotext/sr-CS/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/FN/content.xml [build CPY] autotext/sr-CS/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/FN/manifest.rdf [build XSL] autotext/sr-CS/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/FN/Object_1/content.xml [build XSL] autotext/sr-CS/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-CS/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/FN/styles.xml [build XSL] autotext/sr-CS/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/LOREM/LOREM.xml [build XSL] autotext/sr-CS/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-CS/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-CS/standard/META-INF/manifest.xml [build CPY] autotext/sr-Latn-CS/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/mimetype [build XSL] autotext/sr-Latn-CS/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/BlockList.xml [build XSL] autotext/sr-Latn-CS/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/FN/content.xml [build CPY] autotext/sr-Latn-CS/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/FN/manifest.rdf [build XSL] autotext/sr-Latn-CS/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/FN/Object_1/content.xml [build XSL] autotext/sr-Latn-CS/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-Latn-CS/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/FN/styles.xml [build XSL] autotext/sr-Latn-CS/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/LOREM/LOREM.xml [build XSL] autotext/sr-Latn-CS/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-CS/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-CS/standard/META-INF/manifest.xml [build CPY] autotext/sr-Latn-ME/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/mimetype [build XSL] autotext/sr-Latn-ME/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/BlockList.xml [build XSL] autotext/sr-Latn-ME/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/FN/content.xml [build CPY] autotext/sr-Latn-ME/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/FN/manifest.rdf [build XSL] autotext/sr-Latn-ME/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/FN/Object_1/content.xml [build XSL] autotext/sr-Latn-ME/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-Latn-ME/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/FN/styles.xml [build XSL] autotext/sr-Latn-ME/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/LOREM/LOREM.xml [build XSL] autotext/sr-Latn-ME/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-ME/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-ME/standard/META-INF/manifest.xml [build CPY] autotext/sr-Latn-RS/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/mimetype [build XSL] autotext/sr-Latn-RS/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/BlockList.xml [build XSL] autotext/sr-Latn-RS/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/FN/content.xml [build CPY] autotext/sr-Latn-RS/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/FN/manifest.rdf [build XSL] autotext/sr-Latn-RS/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/FN/Object_1/content.xml [build XSL] autotext/sr-Latn-RS/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-Latn-RS/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/FN/styles.xml [build XSL] autotext/sr-Latn-RS/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/LOREM/LOREM.xml [build XSL] autotext/sr-Latn-RS/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-Latn-RS/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-Latn-RS/standard/META-INF/manifest.xml [build CPY] autotext/sr-ME/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/mimetype [build XSL] autotext/sr-ME/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/BlockList.xml [build XSL] autotext/sr-ME/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/FN/content.xml [build CPY] autotext/sr-ME/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/FN/manifest.rdf [build XSL] autotext/sr-ME/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/FN/Object_1/content.xml [build XSL] autotext/sr-ME/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-ME/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/FN/styles.xml [build XSL] autotext/sr-ME/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/LOREM/LOREM.xml [build XSL] autotext/sr-ME/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-ME/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-ME/standard/META-INF/manifest.xml [build CPY] autotext/sr-RS/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/mimetype [build XSL] autotext/sr-RS/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/BlockList.xml [build XSL] autotext/sr-RS/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/FN/content.xml [build CPY] autotext/sr-RS/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/FN/manifest.rdf [build XSL] autotext/sr-RS/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/FN/Object_1/content.xml [build XSL] autotext/sr-RS/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/FN/Object_1/settings.xml [build XSL] autotext/sr-RS/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/FN/styles.xml [build XSL] autotext/sr-RS/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/LOREM/LOREM.xml [build XSL] autotext/sr-RS/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sr-RS/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sr-RS/standard/META-INF/manifest.xml [build CPY] autotext/sv/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/mimetype [build XSL] autotext/sv/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/BlockList.xml [build XSL] autotext/sv/crdbus50/KLA1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA1/atevent.xml [build XSL] autotext/sv/crdbus50/KLA1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA1/content.xml [build XSL] autotext/sv/crdbus50/KLA1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA1/meta.xml [build XSL] autotext/sv/crdbus50/KLA1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA1/settings.xml [build XSL] autotext/sv/crdbus50/KLA1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA1/styles.xml [build XSL] autotext/sv/crdbus50/KLA2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA2/atevent.xml [build XSL] autotext/sv/crdbus50/KLA2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA2/content.xml [build XSL] autotext/sv/crdbus50/KLA2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA2/meta.xml [build XSL] autotext/sv/crdbus50/KLA2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA2/settings.xml [build XSL] autotext/sv/crdbus50/KLA2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA2/styles.xml [build XSL] autotext/sv/crdbus50/KLA3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA3/atevent.xml [build XSL] autotext/sv/crdbus50/KLA3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA3/content.xml [build XSL] autotext/sv/crdbus50/KLA3/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA3/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA3/meta.xml [build XSL] autotext/sv/crdbus50/KLA3/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA3/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA3/settings.xml [build XSL] autotext/sv/crdbus50/KLA3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/KLA3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/KLA3/styles.xml [build XSL] autotext/sv/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/META-INF/manifest.xml [build XSL] autotext/sv/crdbus50/MOD1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD1/atevent.xml [build XSL] autotext/sv/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD1/content.xml [build XSL] autotext/sv/crdbus50/MOD1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD1/meta.xml [build CPY] autotext/sv/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sv/crdbus50/MOD1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD1/settings.xml [build XSL] autotext/sv/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD1/styles.xml [build XSL] autotext/sv/crdbus50/MOD2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD2/atevent.xml [build XSL] autotext/sv/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD2/content.xml [build XSL] autotext/sv/crdbus50/MOD2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD2/meta.xml [build CPY] autotext/sv/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm [build XSL] autotext/sv/crdbus50/MOD2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD2/settings.xml [build XSL] autotext/sv/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/crdbus50/MOD2/styles.xml [build CPY] autotext/sv/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/mimetype [build XSL] autotext/sv/standard/AA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AA/atevent.xml [build XSL] autotext/sv/standard/AA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AA/content.xml [build XSL] autotext/sv/standard/AA/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AA/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AA/meta.xml [build XSL] autotext/sv/standard/AA/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AA/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AA/settings.xml [build XSL] autotext/sv/standard/AA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AA/styles.xml [build XSL] autotext/sv/standard/ABM/ABM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ABM/ABM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ABM/ABM.xml [build XSL] autotext/sv/standard/ABM/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ABM/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ABM/atevent.xml [build XSL] autotext/sv/standard/AI/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AI/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AI/atevent.xml [build XSL] autotext/sv/standard/AI/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AI/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AI/content.xml [build XSL] autotext/sv/standard/AI/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AI/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AI/meta.xml [build XSL] autotext/sv/standard/AI/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AI/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AI/settings.xml [build XSL] autotext/sv/standard/AI/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/AI/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/AI/styles.xml [build XSL] autotext/sv/standard/ANS/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANS/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ANS/atevent.xml [build XSL] autotext/sv/standard/ANS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ANS/content.xml [build XSL] autotext/sv/standard/ANS/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANS/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ANS/meta.xml [build XSL] autotext/sv/standard/ANS/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANS/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ANS/settings.xml [build XSL] autotext/sv/standard/ANS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ANS/styles.xml [build XSL] autotext/sv/standard/ANY/ANY.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANY/ANY.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ANY/ANY.xml [build XSL] autotext/sv/standard/ANY/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/ANY/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/ANY/atevent.xml [build XSL] autotext/sv/standard/B/B.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/B/B.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/B/B.xml [build XSL] autotext/sv/standard/BT/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/BT/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/BT/atevent.xml [build XSL] autotext/sv/standard/BT/BT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/BT/BT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/BT/BT.xml [build XSL] autotext/sv/standard/BV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/BV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/BV/atevent.xml [build XSL] autotext/sv/standard/BV/BV.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/BV/BV.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/BV/BV.xml [build XSL] autotext/sv/standard/F/F.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/F/F.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/F/F.xml [build XSL] autotext/sv/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/FN/content.xml [build CPY] autotext/sv/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/FN/manifest.rdf [build XSL] autotext/sv/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/FN/Object_1/content.xml [build XSL] autotext/sv/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/FN/Object_1/settings.xml [build XSL] autotext/sv/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/FN/styles.xml [build XSL] autotext/sv/standard/K/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/K/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/K/atevent.xml [build XSL] autotext/sv/standard/K/K.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/K/K.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/K/K.xml [build XSL] autotext/sv/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/LOREM/LOREM.xml [build XSL] autotext/sv/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/META-INF/manifest.xml [build XSL] autotext/sv/standard/MVH/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/MVH/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/MVH/atevent.xml [build XSL] autotext/sv/standard/MVH/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/MVH/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/MVH/content.xml [build XSL] autotext/sv/standard/MVH/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/MVH/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/MVH/meta.xml [build XSL] autotext/sv/standard/MVH/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/MVH/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/MVH/settings.xml [build XSL] autotext/sv/standard/MVH/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/MVH/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/MVH/styles.xml [build XSL] autotext/sv/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/O/atevent.xml [build XSL] autotext/sv/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/O/O.xml [build XSL] autotext/sv/standard/OR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/OR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/OR/atevent.xml [build XSL] autotext/sv/standard/OR/OR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/OR/OR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/OR/OR.xml [build XSL] autotext/sv/standard/P1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P1/atevent.xml [build XSL] autotext/sv/standard/P1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P1/content.xml [build XSL] autotext/sv/standard/P1/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P1/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P1/meta.xml [build XSL] autotext/sv/standard/P1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P1/settings.xml [build XSL] autotext/sv/standard/P1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P1/styles.xml [build XSL] autotext/sv/standard/P2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P2/atevent.xml [build XSL] autotext/sv/standard/P2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P2/content.xml [build XSL] autotext/sv/standard/P2/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P2/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P2/meta.xml [build XSL] autotext/sv/standard/P2/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P2/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P2/settings.xml [build XSL] autotext/sv/standard/P2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/P2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/P2/styles.xml [build XSL] autotext/sv/standard/UA/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UA/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/UA/atevent.xml [build XSL] autotext/sv/standard/UA/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UA/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/UA/content.xml [build XSL] autotext/sv/standard/UA/meta.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UA/meta.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/UA/meta.xml [build XSL] autotext/sv/standard/UA/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UA/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/UA/settings.xml [build XSL] autotext/sv/standard/UA/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UA/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/UA/styles.xml [build XSL] autotext/sv/standard/UL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/UL/atevent.xml [build XSL] autotext/sv/standard/UL/UL.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard/UL/UL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/standard/UL/UL.xml [build CPY] autotext/sv/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/mimetype [build XSL] autotext/sv/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/BlockList.xml [build XSL] autotext/sv/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/H1B/content.xml [build CPY] autotext/sv/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/H1C/content.xml [build XSL] autotext/sv/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/H1C/styles.xml [build XSL] autotext/sv/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/H1N/content.xml [build XSL] autotext/sv/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/H1N/styles.xml [build XSL] autotext/sv/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HB/content.xml [build CPY] autotext/sv/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HB/styles.xml [build XSL] autotext/sv/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HC/content.xml [build XSL] autotext/sv/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HC/styles.xml [build XSL] autotext/sv/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HLB/content.xml [build XSL] autotext/sv/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HLB/styles.xml [build XSL] autotext/sv/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HLC/content.xml [build XSL] autotext/sv/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HLC/styles.xml [build XSL] autotext/sv/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HLN/content.xml [build XSL] autotext/sv/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HLN/styles.xml [build XSL] autotext/sv/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HN/content.xml [build XSL] autotext/sv/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HN/styles.xml [build XSL] autotext/sv/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HRB/content.xml [build CPY] autotext/sv/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/sv/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HRB/styles.xml [build XSL] autotext/sv/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HRC/content.xml [build XSL] autotext/sv/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HRC/styles.xml [build XSL] autotext/sv/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HRN/content.xml [build XSL] autotext/sv/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/HRN/styles.xml [build XSL] autotext/sv/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/META-INF/manifest.xml [build XSL] autotext/sv/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/PT1/content.xml [build XSL] autotext/sv/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/PT1/styles.xml [build XSL] autotext/sv/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/PT2/content.xml [build XSL] autotext/sv/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/sv/template/PT2/styles.xml [build CPY] autotext/tr/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/mimetype [build XSL] autotext/tr/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/BlockList.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/C+AR4-D1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/C+AR4-D1/atevent.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/C+AR4-D1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/C+AR4-D1/content.xml [build XSL] autotext/tr/crdbus50/C+AR4-D1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/C+AR4-D1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/C+AR4-D1/styles.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/C+AR4-D2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/C+AR4-D2/atevent.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/C+AR4-D2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/C+AR4-D2/content.xml [build XSL] autotext/tr/crdbus50/C+AR4-D2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/C+AR4-D2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/C+AR4-D2/styles.xml [build XSL] autotext/tr/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/META-INF/manifest.xml [build XSL] autotext/tr/crdbus50/PRO1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO1/atevent.xml [build XSL] autotext/tr/crdbus50/PRO1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO1/content.xml [build XSL] autotext/tr/crdbus50/PRO1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO1/styles.xml [build XSL] autotext/tr/crdbus50/PRO2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO2/atevent.xml [build XSL] autotext/tr/crdbus50/PRO2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO2/content.xml [build XSL] autotext/tr/crdbus50/PRO2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO2/styles.xml [build XSL] autotext/tr/crdbus50/PRO3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO3/atevent.xml [build XSL] autotext/tr/crdbus50/PRO3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO3/content.xml [build XSL] autotext/tr/crdbus50/PRO3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/PRO3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/PRO3/styles.xml [build XSL] autotext/tr/crdbus50/ZAR1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR1/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR1/content.xml [build CPY] autotext/tr/crdbus50/ZAR1/Pictures/2000000D00000434000006FD09D5CC61.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR1/Pictures/2000000D00000434000006FD09D5CC61.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR1/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR1/styles.xml [build XSL] autotext/tr/crdbus50/ZAR2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR2/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR2/content.xml [build CPY] autotext/tr/crdbus50/ZAR2/Pictures/2000000D00000434000006FD09D5CC61.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR2/Pictures/2000000D00000434000006FD09D5CC61.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR2/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR2/styles.xml [build XSL] autotext/tr/crdbus50/ZAR3/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR3/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR3/atevent.xml [build XSL] autotext/tr/crdbus50/ZAR3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR3/content.xml [build CPY] autotext/tr/crdbus50/ZAR3/Pictures/2000000D00000434000006FD09D5CC61.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR3/Pictures/2000000D00000434000006FD09D5CC61.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR3/Pictures/2000000D00000434000006FD09D5CC61.svm [build XSL] autotext/tr/crdbus50/ZAR3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50/ZAR3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/crdbus50/ZAR3/styles.xml [build CPY] autotext/tr/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/mimetype [build XSL] autotext/tr/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/BlockList.xml [build XSL] autotext/tr/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/FN/content.xml [build CPY] autotext/tr/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/FN/manifest.rdf [build XSL] autotext/tr/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/FN/Object_1/content.xml [build XSL] autotext/tr/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/FN/Object_1/settings.xml [build XSL] autotext/tr/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/FN/styles.xml [build XSL] autotext/tr/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/LOREM/LOREM.xml [build XSL] autotext/tr/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/standard/META-INF/manifest.xml [build CPY] autotext/tr/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/mimetype [build XSL] autotext/tr/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/BlockList.xml [build XSL] autotext/tr/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/META-INF/manifest.xml [build XSL] autotext/tr/template/PT1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/PT1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/PT1/atevent.xml [build XSL] autotext/tr/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/PT1/content.xml [build XSL] autotext/tr/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/PT1/styles.xml [build XSL] autotext/tr/template/PT2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/PT2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/PT2/atevent.xml [build XSL] autotext/tr/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/PT2/content.xml [build XSL] autotext/tr/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/tr/template/PT2/styles.xml [build CPY] autotext/vi/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/mimetype [build XSL] autotext/vi/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/BlockList.xml [build XSL] autotext/vi/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/FN/content.xml [build CPY] autotext/vi/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/FN/manifest.rdf [build XSL] autotext/vi/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/FN/Object_1/content.xml [build XSL] autotext/vi/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/FN/Object_1/settings.xml [build XSL] autotext/vi/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/FN/styles.xml [build XSL] autotext/vi/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/LOREM/LOREM.xml [build XSL] autotext/vi/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/vi/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/vi/standard/META-INF/manifest.xml [build CPY] autotext/zh-CN/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/mimetype [build XSL] autotext/zh-CN/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/BlockList.xml [build XSL] autotext/zh-CN/crdbus50/KLA1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/KLA1/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/KLA1/styles.xml [build XSL] autotext/zh-CN/crdbus50/KLA2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/KLA2/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/KLA2/styles.xml [build XSL] autotext/zh-CN/crdbus50/KLA3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/KLA3/content.xml [build XSL] autotext/zh-CN/crdbus50/KLA3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/KLA3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/KLA3/styles.xml [build XSL] autotext/zh-CN/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/META-INF/manifest.xml [build XSL] autotext/zh-CN/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/MOD1/content.xml [build XSL] autotext/zh-CN/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/MOD1/styles.xml [build XSL] autotext/zh-CN/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/MOD2/content.xml [build XSL] autotext/zh-CN/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/crdbus50/MOD2/styles.xml [build CPY] autotext/zh-CN/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/mimetype [build XSL] autotext/zh-CN/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/AR/AR.xml [build XSL] autotext/zh-CN/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/AR/atevent.xml [build XSL] autotext/zh-CN/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/BlockList.xml [build XSL] autotext/zh-CN/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/CAN/atevent.xml [build XSL] autotext/zh-CN/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/CAN/content.xml [build XSL] autotext/zh-CN/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/CAN/styles.xml [build XSL] autotext/zh-CN/standard/CP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/CP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/CP/content.xml [build XSL] autotext/zh-CN/standard/CP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/CP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/CP/styles.xml [build XSL] autotext/zh-CN/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/DMS/content.xml [build XSL] autotext/zh-CN/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/DMS/styles.xml [build XSL] autotext/zh-CN/standard/DT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/DT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/DT/content.xml [build XSL] autotext/zh-CN/standard/DT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/DT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/DT/styles.xml [build XSL] autotext/zh-CN/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/E/E.xml [build XSL] autotext/zh-CN/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/FN/content.xml [build CPY] autotext/zh-CN/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/FN/manifest.rdf [build XSL] autotext/zh-CN/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/FN/Object_1/content.xml [build XSL] autotext/zh-CN/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/FN/Object_1/settings.xml [build XSL] autotext/zh-CN/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/FN/styles.xml [build XSL] autotext/zh-CN/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/I/I.xml [build XSL] autotext/zh-CN/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JACL/atevent.xml [build XSL] autotext/zh-CN/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JACL/content.xml [build XSL] autotext/zh-CN/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JACL/styles.xml [build XSL] autotext/zh-CN/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JACR/content.xml [build XSL] autotext/zh-CN/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JACR/styles.xml [build XSL] autotext/zh-CN/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JAINV/atevent.xml [build XSL] autotext/zh-CN/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JAINV/content.xml [build XSL] autotext/zh-CN/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JAINV/styles.xml [build XSL] autotext/zh-CN/standard/JARL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JARL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JARL/atevent.xml [build XSL] autotext/zh-CN/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JARL/content.xml [build XSL] autotext/zh-CN/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JARL/styles.xml [build XSL] autotext/zh-CN/standard/JARWPR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JARWPR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JARWPR/atevent.xml [build XSL] autotext/zh-CN/standard/JARWPR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JARWPR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JARWPR/content.xml [build XSL] autotext/zh-CN/standard/JARWPR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/JARWPR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/JARWPR/styles.xml [build XSL] autotext/zh-CN/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/LOREM/LOREM.xml [build XSL] autotext/zh-CN/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/META-INF/manifest.xml [build XSL] autotext/zh-CN/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/O/atevent.xml [build XSL] autotext/zh-CN/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/O/O.xml [build XSL] autotext/zh-CN/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/Q/atevent.xml [build XSL] autotext/zh-CN/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/Q/Q.xml [build XSL] autotext/zh-CN/standard/R1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/R1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/R1/atevent.xml [build XSL] autotext/zh-CN/standard/R1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/R1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/R1/content.xml [build XSL] autotext/zh-CN/standard/R1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/R1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/R1/styles.xml [build XSL] autotext/zh-CN/standard/R2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/R2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/R2/atevent.xml [build XSL] autotext/zh-CN/standard/R2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/R2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/R2/content.xml [build XSL] autotext/zh-CN/standard/R2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/R2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/R2/styles.xml [build XSL] autotext/zh-CN/standard/TOP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/TOP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/TOP/content.xml [build XSL] autotext/zh-CN/standard/TOP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/TOP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/TOP/styles.xml [build XSL] autotext/zh-CN/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/YT/content.xml [build XSL] autotext/zh-CN/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/standard/YT/styles.xml [build CPY] autotext/zh-CN/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/mimetype [build XSL] autotext/zh-CN/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/BlockList.xml [build XSL] autotext/zh-CN/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/H1B/content.xml [build CPY] autotext/zh-CN/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/H1B/styles.xml [build XSL] autotext/zh-CN/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/H1C/content.xml [build XSL] autotext/zh-CN/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/H1C/styles.xml [build XSL] autotext/zh-CN/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/H1N/content.xml [build XSL] autotext/zh-CN/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/H1N/styles.xml [build XSL] autotext/zh-CN/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HB/content.xml [build CPY] autotext/zh-CN/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HB/styles.xml [build XSL] autotext/zh-CN/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HC/content.xml [build XSL] autotext/zh-CN/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HC/styles.xml [build XSL] autotext/zh-CN/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HLB/content.xml [build XSL] autotext/zh-CN/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HLB/styles.xml [build XSL] autotext/zh-CN/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HLC/content.xml [build XSL] autotext/zh-CN/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HLC/styles.xml [build XSL] autotext/zh-CN/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HLN/content.xml [build XSL] autotext/zh-CN/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HLN/styles.xml [build XSL] autotext/zh-CN/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HN/content.xml [build XSL] autotext/zh-CN/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HN/styles.xml [build XSL] autotext/zh-CN/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HRB/content.xml [build CPY] autotext/zh-CN/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-CN/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HRB/styles.xml [build XSL] autotext/zh-CN/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HRC/content.xml [build XSL] autotext/zh-CN/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HRC/styles.xml [build XSL] autotext/zh-CN/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HRN/content.xml [build XSL] autotext/zh-CN/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/HRN/styles.xml [build XSL] autotext/zh-CN/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/META-INF/manifest.xml [build XSL] autotext/zh-CN/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/PT1/content.xml [build XSL] autotext/zh-CN/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/PT1/styles.xml [build XSL] autotext/zh-CN/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/PT2/content.xml [build XSL] autotext/zh-CN/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-CN/template/PT2/styles.xml [build CPY] autotext/zh-TW/crdbus50/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/mimetype [build XSL] autotext/zh-TW/crdbus50/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/BlockList.xml [build XSL] autotext/zh-TW/crdbus50/KLA1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/KLA1/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/KLA1/styles.xml [build XSL] autotext/zh-TW/crdbus50/KLA2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/KLA2/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/KLA2/styles.xml [build XSL] autotext/zh-TW/crdbus50/KLA3/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA3/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/KLA3/content.xml [build XSL] autotext/zh-TW/crdbus50/KLA3/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/KLA3/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/KLA3/styles.xml [build XSL] autotext/zh-TW/crdbus50/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/META-INF/manifest.xml [build XSL] autotext/zh-TW/crdbus50/MOD1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/MOD1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/MOD1/content.xml [build XSL] autotext/zh-TW/crdbus50/MOD1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/MOD1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/MOD1/styles.xml [build XSL] autotext/zh-TW/crdbus50/MOD2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/MOD2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/MOD2/content.xml [build XSL] autotext/zh-TW/crdbus50/MOD2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50/MOD2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/crdbus50/MOD2/styles.xml [build CPY] autotext/zh-TW/standard/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/mimetype [build XSL] autotext/zh-TW/standard/AR/AR.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/AR/AR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/AR/AR.xml [build XSL] autotext/zh-TW/standard/AR/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/AR/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/AR/atevent.xml [build XSL] autotext/zh-TW/standard/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/BlockList.xml [build XSL] autotext/zh-TW/standard/BT/BT.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/BT/BT.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/BT/BT.xml [build XSL] autotext/zh-TW/standard/CAN/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/CAN/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/CAN/atevent.xml [build XSL] autotext/zh-TW/standard/CAN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/CAN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/CAN/content.xml [build XSL] autotext/zh-TW/standard/CAN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/CAN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/CAN/styles.xml [build XSL] autotext/zh-TW/standard/CP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/CP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/CP/content.xml [build XSL] autotext/zh-TW/standard/CP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/CP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/CP/styles.xml [build XSL] autotext/zh-TW/standard/DMS/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/DMS/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/DMS/content.xml [build XSL] autotext/zh-TW/standard/DMS/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/DMS/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/DMS/styles.xml [build XSL] autotext/zh-TW/standard/E/E.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/E/E.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/E/E.xml [build XSL] autotext/zh-TW/standard/FN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/FN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/FN/content.xml [build CPY] autotext/zh-TW/standard/FN/manifest.rdf cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/FN/manifest.rdf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/FN/manifest.rdf [build XSL] autotext/zh-TW/standard/FN/Object_1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/FN/Object_1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/FN/Object_1/content.xml [build XSL] autotext/zh-TW/standard/FN/Object_1/settings.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/FN/Object_1/settings.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/FN/Object_1/settings.xml [build XSL] autotext/zh-TW/standard/FN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/FN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/FN/styles.xml [build XSL] autotext/zh-TW/standard/I/I.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/I/I.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/I/I.xml [build XSL] autotext/zh-TW/standard/JACL/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JACL/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JACL/atevent.xml [build XSL] autotext/zh-TW/standard/JACL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JACL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JACL/content.xml [build XSL] autotext/zh-TW/standard/JACL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JACL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JACL/styles.xml [build XSL] autotext/zh-TW/standard/JACR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JACR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JACR/content.xml [build XSL] autotext/zh-TW/standard/JACR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JACR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JACR/styles.xml [build XSL] autotext/zh-TW/standard/JAINV/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JAINV/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JAINV/atevent.xml [build XSL] autotext/zh-TW/standard/JAINV/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JAINV/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JAINV/content.xml [build XSL] autotext/zh-TW/standard/JAINV/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JAINV/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JAINV/styles.xml [build XSL] autotext/zh-TW/standard/JARL/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JARL/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JARL/content.xml [build XSL] autotext/zh-TW/standard/JARL/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JARL/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JARL/styles.xml [build XSL] autotext/zh-TW/standard/JARWPR/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JARWPR/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JARWPR/content.xml [build XSL] autotext/zh-TW/standard/JARWPR/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/JARWPR/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/JARWPR/styles.xml [build XSL] autotext/zh-TW/standard/LOREM/LOREM.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/LOREM/LOREM.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/LOREM/LOREM.xml [build XSL] autotext/zh-TW/standard/M1/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/M1/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/M1/atevent.xml [build XSL] autotext/zh-TW/standard/M1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/M1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/M1/content.xml [build XSL] autotext/zh-TW/standard/M1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/M1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/M1/styles.xml [build XSL] autotext/zh-TW/standard/M2/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/M2/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/M2/atevent.xml [build XSL] autotext/zh-TW/standard/M2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/M2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/M2/content.xml [build XSL] autotext/zh-TW/standard/M2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/M2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/M2/styles.xml [build XSL] autotext/zh-TW/standard/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/META-INF/manifest.xml [build XSL] autotext/zh-TW/standard/O/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/O/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/O/atevent.xml [build XSL] autotext/zh-TW/standard/O/O.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/O/O.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/O/O.xml [build XSL] autotext/zh-TW/standard/Q/atevent.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/Q/atevent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/Q/atevent.xml [build XSL] autotext/zh-TW/standard/Q/Q.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/Q/Q.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/Q/Q.xml [build XSL] autotext/zh-TW/standard/TOP/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/TOP/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/TOP/content.xml [build XSL] autotext/zh-TW/standard/TOP/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/TOP/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/TOP/styles.xml [build XSL] autotext/zh-TW/standard/YT/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/YT/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/YT/content.xml [build XSL] autotext/zh-TW/standard/YT/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard/YT/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/standard/YT/styles.xml [build CPY] autotext/zh-TW/template/mimetype cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/mimetype /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/mimetype [build XSL] autotext/zh-TW/template/BlockList.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/BlockList.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/BlockList.xml [build XSL] autotext/zh-TW/template/H1B/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1B/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/H1B/content.xml [build CPY] autotext/zh-TW/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1B/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/H1B/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1B/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/H1B/styles.xml [build XSL] autotext/zh-TW/template/H1C/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1C/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/H1C/content.xml [build XSL] autotext/zh-TW/template/H1C/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1C/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/H1C/styles.xml [build XSL] autotext/zh-TW/template/H1N/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1N/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/H1N/content.xml [build XSL] autotext/zh-TW/template/H1N/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/H1N/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/H1N/styles.xml [build XSL] autotext/zh-TW/template/HB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HB/content.xml [build CPY] autotext/zh-TW/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/HB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HB/styles.xml [build XSL] autotext/zh-TW/template/HC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HC/content.xml [build XSL] autotext/zh-TW/template/HC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HC/styles.xml [build XSL] autotext/zh-TW/template/HLB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HLB/content.xml [build XSL] autotext/zh-TW/template/HLB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HLB/styles.xml [build XSL] autotext/zh-TW/template/HLC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HLC/content.xml [build XSL] autotext/zh-TW/template/HLC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HLC/styles.xml [build XSL] autotext/zh-TW/template/HLN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HLN/content.xml [build XSL] autotext/zh-TW/template/HLN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HLN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HLN/styles.xml [build XSL] autotext/zh-TW/template/HN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HN/content.xml [build XSL] autotext/zh-TW/template/HN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HN/styles.xml [build XSL] autotext/zh-TW/template/HRB/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRB/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HRB/content.xml [build CPY] autotext/zh-TW/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm cp /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRB/Pictures/2000001B00000CD200000CED63AA5866.svm [build XSL] autotext/zh-TW/template/HRB/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRB/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HRB/styles.xml [build XSL] autotext/zh-TW/template/HRC/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRC/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HRC/content.xml [build XSL] autotext/zh-TW/template/HRC/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRC/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HRC/styles.xml [build XSL] autotext/zh-TW/template/HRN/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRN/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HRN/content.xml [build XSL] autotext/zh-TW/template/HRN/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/HRN/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/HRN/styles.xml [build XSL] autotext/zh-TW/template/META-INF/manifest.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/META-INF/manifest.xml [build XSL] autotext/zh-TW/template/PT1/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/PT1/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/PT1/content.xml [build XSL] autotext/zh-TW/template/PT1/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/PT1/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/PT1/styles.xml [build XSL] autotext/zh-TW/template/PT2/content.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/PT2/content.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/PT2/content.xml [build XSL] autotext/zh-TW/template/PT2/styles.xml xsltproc --nonet -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template/PT2/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/extras/util/compact.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/autotext/lang/zh-TW/template/PT2/styles.xml [build PKG] autotextshare_af rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_af.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_af.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_af.filelist [build PKG] autotextshare_ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ar.filelist [build PKG] autotextshare_as rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_as.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_as.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_as.filelist [build PKG] autotextshare_bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_bn.filelist [build PKG] autotextshare_br rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_br.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_br.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_br.filelist [build PKG] autotextshare_cy rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_cy.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_cy.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_cy.filelist [build PKG] autotextshare_dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_dz.filelist [build PKG] autotextshare_el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_el.filelist [build PKG] autotextshare_eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_eo.filelist [build PKG] autotextshare_et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_et.filelist [build PKG] autotextshare_eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_eu.filelist [build PKG] autotextshare_ga rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ga.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ga.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ga.filelist [build PKG] autotextshare_gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_gl.filelist [build PKG] autotextshare_gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_gu.filelist [build PKG] autotextshare_he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_he.filelist [build PKG] autotextshare_hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hi.filelist [build PKG] autotextshare_id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_id.filelist [build PKG] autotextshare_kk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_kk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_kk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_kk.filelist [build PKG] autotextshare_kn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_kn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_kn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_kn.filelist [build PKG] autotextshare_lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_lv.filelist [build PKG] autotextshare_mai rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_mai.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_mai.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_mai.filelist [build PKG] autotextshare_ml rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ml.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ml.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ml.filelist [build PKG] autotextshare_mr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_mr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_mr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_mr.filelist [build PKG] autotextshare_nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nb.filelist [build PKG] autotextshare_nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nn.filelist [build PKG] autotextshare_nr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nr.filelist [build PKG] autotextshare_nso rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nso.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nso.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nso.filelist [build PKG] autotextshare_or rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_or.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_or.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_or.filelist [build PKG] autotextshare_pa-IN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pa-IN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pa-IN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pa-IN.filelist [build PKG] autotextshare_si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_si.filelist [build PKG] autotextshare_sr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sr.filelist [build PKG] autotextshare_sr-Latn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sr-Latn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sr-Latn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sr-Latn.filelist [build PKG] autotextshare_ss rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ss.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ss.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ss.filelist [build PKG] autotextshare_st rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_st.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_st.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_st.filelist [build PKG] autotextshare_ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ta.filelist [build PKG] autotextshare_te rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_te.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_te.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_te.filelist [build PKG] autotextshare_th rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_th.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_th.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_th.filelist [build PKG] autotextshare_tn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_tn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_tn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_tn.filelist [build PKG] autotextshare_ts rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ts.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ts.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ts.filelist [build PKG] autotextshare_uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_uk.filelist [build PKG] autotextshare_ve rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ve.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ve.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ve.filelist [build PKG] autotextshare_xh rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_xh.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_xh.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_xh.filelist [build PKG] autotextshare_zu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zu.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/docbook/DocBookTemplate.stw /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/docbook/DocBookTemplate.stw /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/docbook/docbooktosoffheadings.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/docbook/docbooktosoffheadings.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/docbook/sofftodocbookheadings.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/docbook/sofftodocbookheadings.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/xhtml/body.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/xhtml/header.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/xhtml/opendoc2xhtml.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/xhtml/table.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/xhtml/table.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/common/copy.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/common/copy.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/common/math.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/common/math.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/common/measure_conversion.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/common/measure_conversion.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/common/ooo2ms_docpr.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/ooo2ms_docpr.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/spreadsheetml/formular.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/spreadsheetml/formular.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/spreadsheetml/ooo2spreadsheetml.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/spreadsheetml/ooo2spreadsheetml.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/spreadsheetml/style_mapping.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/spreadsheetml/style_mapping.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/spreadsheetml/styles.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/spreadsheetml/styles.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/spreadsheetml/table.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/spreadsheetml/table.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/uof/odf2uof_presentation.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/uof/odf2uof_presentation.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/uof/odf2uof_spreadsheet.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/uof/odf2uof_spreadsheet.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/uof/odf2uof_text.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/uof/odf2uof_text.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_border.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_border.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_custom_draw.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_custom_draw.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_draw.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_draw.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_field.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_field.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_list.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_list.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_page.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_page.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_path.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_path.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_settings.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_settings.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_table.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_table.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/export/wordml/ooo2wordml_text.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/wordml/ooo2wordml_text.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/common/ms2ooo_docpr.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/common/ms2ooo_docpr.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/spreadsheetml/adorowset2ods.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/spreadsheetml/adorowset2ods.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/uof/uof2odf_presentation.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/uof/uof2odf_presentation.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/uof/uof2odf_spreadsheet.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/uof/uof2odf_spreadsheet.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/uof/uof2odf_text.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/uof/uof2odf_text.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_custom_draw.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_custom_draw.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_draw.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_field.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_field.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_list.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_list.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_page.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_page.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_path.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_path.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_props.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_props.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_settings.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_settings.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_table.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_table.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/import/wordml/wordml2ooo_text.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/import/wordml/wordml2ooo_text.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/common/styles/style_collector.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/styles/style_collector.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/styles/style_mapping_css.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/common/table/table.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/table/table.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/common/table/table_cells.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/table/table_cells.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/common/table/table_columns.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/table/table_columns.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xslt/odf2xhtml/export/common/table/table_rows.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xslt/export/common/table/table_rows.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/flteo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/flteu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/flthe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/flthi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/flthr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/flthu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/flttn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/flttr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fltzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/flt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/frmzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/frm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/foraf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/foras.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fordz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/foreo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fores.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/foret.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/foreu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/formai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/formr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fornb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fornl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fornn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fornr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fornso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/foror.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fortn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fortr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/foruk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/forzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/for.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpscs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpscy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpseo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpses.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpset.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpseu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpshe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpshi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpshr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpshu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpskk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpskn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpslt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpslv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpspa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpspl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpspt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpspt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpssi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpssk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpssl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpssr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpssr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpssv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpste.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpstn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpstr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpsxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpszh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpszh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fpszu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/fps.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/framework/dtd/accelerator.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/accelerator.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/framework/dtd/event.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/event.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/framework/dtd/groupuinames.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/groupuinames.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/framework/dtd/image.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/image.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/framework/dtd/menubar.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/menubar.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/framework/dtd/statusbar.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/statusbar.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/framework/dtd/toolbar.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/toolbar.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwket.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwklt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwklv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwknb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwknl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwknn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwknr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwknso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwksi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwksk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwksl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwksr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwksr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwksv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwktn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwktr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/fwk.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/fwkzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/fwk.mo [build PRL] CustomTarget/helpcontent2/source/auxiliary/helpimg.ilst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/helpcontent2/helpers/create_ilst.pl -dir=$S/helpcontent2/source/media/helpimg -pre=media/helpimg > $W/CustomTarget/helpcontent2/source/auxiliary/helpimg.ilst.out && mv $W/CustomTarget/helpcontent2/source/auxiliary/helpimg.ilst.out $W/CustomTarget/helpcontent2/source/auxiliary/helpimg.ilst [build PRL] CustomTarget/helpcontent2/source/auxiliary/screenshotimg.ilst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/helpcontent2/helpers/create_ilst.pl -dir=$S/helpcontent2/source/media/screenshots -pre=media/screenshots > $W/CustomTarget/helpcontent2/source/auxiliary/screenshotimg.ilst.out && mv $W/CustomTarget/helpcontent2/source/auxiliary/screenshotimg.ilst.out $W/CustomTarget/helpcontent2/source/auxiliary/screenshotimg.ilst rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/helpex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/treex rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US.filelist [build XHP] sdatabase/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdatabase/ar.done rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/gendict S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/gencoll_rule S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/genindex_data S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/genconv_dict S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblocaledata_es.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblocaledata_euro.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblocaledata_others.so touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/idlc/source/parser.hxx touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/idlc/source/parser.cxx touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/idlc/source/scanner.cxx [build CUS] instsetoo_native/setup touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup.done /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/instsetoo_native/ooenv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/ooenv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjpipe.so [build JCS] CustomTarget/jvmfwk/jreproperties/JREProperties.class S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/jvmfwk/jreproperties/ && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -d $W/CustomTarget/jvmfwk/jreproperties/ $S/jvmfwk/plugins/sunmajor/pluginlib/JREProperties.java [build ECH] CustomTarget/jvmfwk/jvmfwk3_ini/jvmfwk3rc ( printf '[Bootstrap]\n' && \ printf 'UNO_JAVA_JFW_VENDOR_SETTINGS=${ORIGIN}/javavendors.xml\n' && \ printf 'UNO_JAVA_JFW_SHARED_DATA=${URE_OVERRIDE_JAVA_JFW_SHARED_DATA}\n' && \ printf 'UNO_JAVA_JFW_USER_DATA=${URE_OVERRIDE_JAVA_JFW_USER_DATA}\n' && \ printf 'UNO_JAVA_JFW_CLASSPATH_URLS=${URE_MORE_JAVA_CLASSPATH_URLS}\n' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/jvmfwk/jvmfwk3_ini/jvmfwk3rc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/javavendors.xml [build CXX] l10ntools/source/idxdict/idxdict.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/idxdict/ $W/Dep/CxxObject/l10ntools/source/idxdict/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/idxdict/idxdict.cxx -o $W/CxxObject/l10ntools/source/idxdict/idxdict.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/l10ntools/source/xrmlex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/xrmex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/localize S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/pocheck S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/propex /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/LibreLogo/LibreLogo.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/pythonpath/LibreLogo_en_US.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_en_US.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_arrowshapes.circular-arrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-arrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_arrowshapes.circular-leftarrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-leftarrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_arrowshapes.down-arrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.down-arrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_arrowshapes.up-arrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_arrowshapes.up-arrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_basicstop.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_basicstop.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_editglossary.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_editglossary.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_navigationbarleft.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_navigationbarleft.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_newdoc.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_newdoc.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/lc_runbasic.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/lc_runbasic.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_arrowshapes.circular-arrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-arrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_arrowshapes.circular-leftarrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-leftarrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_arrowshapes.down-arrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.down-arrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_arrowshapes.up-arrow.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_arrowshapes.up-arrow.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_basicstop.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_basicstop.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_editglossary.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_editglossary.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_navigationbarleft.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_navigationbarleft.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_newdoc.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_newdoc.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/librelogo/source/icons/sc_runbasic.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/icons/sc_runbasic.png S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/tilebench /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/android/source/res/drawable-xhdpi/handle_image_start.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/libreofficekit/handle_image_start.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/android/source/res/drawable-xhdpi/handle_image_middle.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/libreofficekit/handle_image_middle.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/android/source/res/drawable-xhdpi/handle_image_end.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/libreofficekit/handle_image_end.png [build JCS] Jar/EvolutionarySolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/EvolutionarySolver/ && rm -rf $W/JavaClassSet/Jar/EvolutionarySolver/* && RESPONSEFILE=/tmp/gbuild.OGradn && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath ":$W/JavaClassSet/Jar/EvolutionarySolver" -d $W/JavaClassSet/Jar/EvolutionarySolver @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/EvolutionarySolver/done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/description-en-US.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/description-en-US.txt [build XSL] CustomTarget/readlicense_oo/license/LICENSE S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/license/LICENSE --stringparam build_type "LibO DESKTOP AVMEDIA DBCONNECTIVITY EXTENSIONS SCRIPTING DYNLOADING NATIVE HELP ODK PYUNO MARIADBC HSQLDB OPENCL XSLTML RHINO NLPSOLVER OPENSYMBOL QADEVOOO" --stringparam os "LINUX" --stringparam themes "breeze breeze_dark breeze_svg colibre colibre_svg elementary elementary_svg karasa_jaga karasa_jaga_svg sifr sifr_dark sifr_svg tango " --stringparam no_mpl_subset no_mpl_subset $S/readlicense_oo/license/license_plain_text.xsl $S/readlicense_oo/license/license.xml [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/en-US/com.sun.star.comp.Calc.NLPSolver/ && cp $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp $W/Extension/nlpsolver/help/en-US/com.sun.star.comp.Calc.NLPSolver/Options.xhp && touch $W/Extension/nlpsolver/root/help/en-US-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/en-US/com.sun.star.comp.Calc.NLPSolver/ && cp $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp $W/Extension/nlpsolver/help/en-US/com.sun.star.comp.Calc.NLPSolver/Usage.xhp && touch $W/Extension/nlpsolver/root/help/en-US-xhp.done [build MOD] o3tl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/o3tl [build SED] CustomTarget/odk/docs/cpp/Doxyfile sed -e 's!^INPUT = %$!INPUT = /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/cpp/main.dox /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/log-areas.dox /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/typelib /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Any.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Any.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/genfunc.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/genfunc.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Reference.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Reference.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Sequence.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Sequence.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Type.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Type.hxx!' \ -e 's!^OUTPUT_DIRECTORY = %$!OUTPUT_DIRECTORY = /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/cpp/ref!' \ -e 's!^PROJECT_BRIEF = %$!PROJECT_BRIEF = "LibreOffice 6.3 SDK C/C++ API Reference"!' \ -e 's!^PROJECT_NAME = %$!PROJECT_NAME = LibreOffice!' \ -e 's!^QUIET = %$!QUIET = NO!' \ -e 's!^STRIP_FROM_PATH = %$!STRIP_FROM_PATH = /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/!' \ /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/cpp/Doxyfile > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/cpp/Doxyfile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/Any.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Any.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/Any.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Any.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/Reference.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Reference.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/Reference.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Reference.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/Sequence.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Sequence.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/Sequence.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Sequence.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/Type.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Type.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/Type.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/Type.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/genfunc.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/genfunc.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/com/sun/star/uno/genfunc.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/com/sun/star/uno/genfunc.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/Enterable.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/Enterable.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/EnvDcp.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/EnvDcp.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/EnvGuards.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/EnvGuards.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/Map.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/Map.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/cppudllapi.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/cppudllapi.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/helper/purpenv/Environment.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/helper/purpenv/Environment.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/helper/purpenv/Mapping.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/helper/purpenv/Mapping.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/macros.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/macros.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppu/unotype.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppu/unotype.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/access_control.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/access_control.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/basemutex.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/basemutex.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/bootstrap.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/bootstrap.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase1.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase1.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase10.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase10.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase11.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase11.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase12.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase12.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase2.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase2.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase3.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase3.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase4.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase4.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase5.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase5.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase6.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase6.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase7.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase7.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase8.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase8.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase9.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase9.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/compbase_ex.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/compbase_ex.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/component.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/component.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/component_context.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/component_context.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/cppuhelperdllapi.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/cppuhelperdllapi.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/exc_hlp.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/exc_hlp.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/factory.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/factory.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/findsofficepath.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/findsofficepath.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase1.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase1.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase10.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase10.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase11.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase11.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase12.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase12.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase13.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase13.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase2.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase2.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase3.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase3.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase4.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase4.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase5.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase5.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase6.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase6.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase7.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase7.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase8.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase8.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase9.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase9.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase_ex.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase_ex.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase_ex_post.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase_ex_post.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implbase_ex_pre.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implbase_ex_pre.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/implementationentry.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/implementationentry.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/interfacecontainer.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/interfacecontainer.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/interfacecontainer.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/interfacecontainer.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/propertysetmixin.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/propertysetmixin.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/propshlp.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/propshlp.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/proptypehlp.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/proptypehlp.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/proptypehlp.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/proptypehlp.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/queryinterface.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/queryinterface.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/shlib.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/shlib.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/supportsservice.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/supportsservice.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/typeprovider.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/typeprovider.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/unourl.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/unourl.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/weak.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/weak.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/weakagg.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/weakagg.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/cppuhelper/weakref.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/cppuhelper/weakref.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/conditn.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/conditn.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/conditn.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/conditn.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/diagnose.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/diagnose.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/doublecheckedlocking.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/doublecheckedlocking.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/endian.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/endian.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/file.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/file.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/file.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/file.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/getglobalmutex.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/getglobalmutex.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/interlck.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/interlck.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/module.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/module.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/module.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/module.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/mutex.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/mutex.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/mutex.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/mutex.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/nlsupport.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/nlsupport.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/pipe.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/pipe.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/pipe.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/pipe.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/pipe_decl.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/pipe_decl.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/process.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/process.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/profile.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/profile.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/profile.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/profile.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/security.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/security.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/security.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/security.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/security_decl.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/security_decl.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/signal.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/signal.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/socket.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/socket.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/socket.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/socket.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/socket_decl.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/socket_decl.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/thread.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/thread.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/thread.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/thread.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/osl/time.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/osl/time.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/alloc.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/alloc.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/bootstrap.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/bootstrap.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/bootstrap.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/bootstrap.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/byteseq.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/byteseq.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/byteseq.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/byteseq.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/character.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/character.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/cipher.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/cipher.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/crc.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/crc.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/digest.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/digest.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/instance.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/instance.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/locale.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/locale.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/malformeduriexception.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/malformeduriexception.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/math.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/math.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/math.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/math.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/process.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/process.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/random.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/random.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/ref.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/ref.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/strbuf.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/strbuf.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/strbuf.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/strbuf.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/string.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/string.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/string.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/string.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/stringconcat.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/stringconcat.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/stringutils.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/stringutils.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/tencinfo.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/tencinfo.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/textcvt.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/textcvt.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/textenc.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/textenc.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/unload.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/unload.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/uri.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/uri.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/uri.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/uri.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/ustrbuf.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/ustrbuf.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/ustrbuf.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/ustrbuf.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/ustring.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/ustring.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/ustring.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/ustring.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/rtl/uuid.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/rtl/uuid.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/alloca.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/alloca.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/config.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/config.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/detail/log.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/detail/log.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/log.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/log.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/macros.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/macros.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/main.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/main.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/mathconf.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/mathconf.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/saldllapi.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/saldllapi.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/sal/types.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/types.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/condition.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/condition.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/dynload.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/dynload.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/linkhelper.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/linkhelper.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/refobj.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/refobj.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/salhelperdllapi.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/salhelperdllapi.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/simplereferenceobject.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/simplereferenceobject.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/singletonref.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/singletonref.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/thread.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/thread.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/salhelper/timer.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/salhelper/timer.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/typelib/typeclass.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/typelib/typeclass.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/typelib/typedescription.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/typelib/typedescription.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/typelib/typedescription.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/typelib/typedescription.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/typelib/uik.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/typelib/uik.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/Enterable.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/Enterable.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/EnvDcp.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/EnvDcp.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/any2.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/any2.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/current_context.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/current_context.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/current_context.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/current_context.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/data.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/data.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/dispatcher.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/dispatcher.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/dispatcher.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/dispatcher.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/environment.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/environment.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/environment.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/environment.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/lbnames.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/lbnames.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/mapping.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/mapping.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/mapping.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/mapping.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/sequence2.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/sequence2.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/include/uno/threadpool.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/uno/threadpool.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/config_host/config_typesizes.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/include/sal/typesizes.h [build SED] docs/install.html sed -e 's|%PRODUCT_RELEASE%|6.3|g' \ -e 's|%DOXYGEN_PREFIX0%|.|g' \ -e 's|%DOXYGEN_PREFIX1%|..|g' \ -e 's|%DOXYGEN_PREFIX2%|../..|g' \ -e 's|%JAVADOC_PREFIX0%|.|g' \ -e 's|%JAVADOC_PREFIX1%|..|g' \ < /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/install.html > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/docs/install.html [build SED] docs/tools.html sed -e 's|%PRODUCT_RELEASE%|6.3|g' \ -e 's|%DOXYGEN_PREFIX0%|.|g' \ -e 's|%DOXYGEN_PREFIX1%|..|g' \ -e 's|%DOXYGEN_PREFIX2%|../..|g' \ -e 's|%JAVADOC_PREFIX0%|.|g' \ -e 's|%JAVADOC_PREFIX1%|..|g' \ < /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/tools.html > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/docs/tools.html [build SED] examples/DevelopersGuide/examples.html sed -e 's|%PRODUCT_RELEASE%|6.3|g' \ -e 's|%DOXYGEN_PREFIX0%|.|g' \ -e 's|%DOXYGEN_PREFIX1%|..|g' \ -e 's|%DOXYGEN_PREFIX2%|../..|g' \ -e 's|%JAVADOC_PREFIX0%|.|g' \ -e 's|%JAVADOC_PREFIX1%|..|g' \ < /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/examples.html > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/examples/DevelopersGuide/examples.html [build SED] examples/examples.html sed -e 's|%PRODUCT_RELEASE%|6.3|g' \ -e 's|%DOXYGEN_PREFIX0%|.|g' \ -e 's|%DOXYGEN_PREFIX1%|..|g' \ -e 's|%DOXYGEN_PREFIX2%|../..|g' \ -e 's|%JAVADOC_PREFIX0%|.|g' \ -e 's|%JAVADOC_PREFIX1%|..|g' \ < /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/examples.html > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/examples/examples.html [build SED] index.html sed -e 's|%PRODUCT_RELEASE%|6.3|g' \ -e 's|%DOXYGEN_PREFIX0%|.|g' \ -e 's|%DOXYGEN_PREFIX1%|..|g' \ -e 's|%DOXYGEN_PREFIX2%|../..|g' \ -e 's|%JAVADOC_PREFIX0%|.|g' \ -e 's|%JAVADOC_PREFIX1%|..|g' \ < /builddir/build/BUILD/libreoffice-6.3.5.2/odk/index.html > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/index.html [build SED] CustomTarget/odk/settings/dk.mk tr -d "\015" < /builddir/build/BUILD/libreoffice-6.3.5.2/odk/settings/dk.mk | sed \ -e 's/@@PLATFORM@@/linux/' \ -e 's/@@PROCTYPE@@/s390x/' \ -e 's/@@RELEASE@@/6.3/' \ -e 's/@@BUILDID@@/6.3.5.2/' \ -e 's/@@ENABLE_DBGUTIL@@//' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/settings/dk.mk [build C ] odk/source/unoapploader/unx/unoapploader.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/odk/source/unoapploader/unx/ $W/Dep/CObject/odk/source/unoapploader/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/odk/source/unoapploader/unx/unoapploader.c -o $W/CObject/odk/source/unoapploader/unx/unoapploader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/config.guess /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/config.guess /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/config.sub /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/config.sub /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/config/configure.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/configure.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/config/setsdkenv_unix /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/setsdkenv_unix /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/config/setsdkenv_unix.sh.in /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/setsdkenv_unix.sh.in /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/arrow-1.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/arrow-1.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/arrow-2.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/arrow-2.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/arrow-3.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/arrow-3.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/bg_table.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/bg_table.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/bg_table2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/bg_table2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/bg_table3.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/bg_table3.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/bluball.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/bluball.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/nada.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/nada.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/nav_down.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/nav_down.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/nav_home.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/nav_home.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/nav_left.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/nav_left.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/nav_right.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/nav_right.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/nav_up.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/nav_up.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/odk-footer-logo.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/odk-footer-logo.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/ooo-main-app_32.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/ooo-main-app_32.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/sdk_head-1.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/sdk_head-1.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/sdk_head-2.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/sdk_head-2.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/sdk_line-1.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/sdk_line-1.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/images/sdk_line-2.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/images/sdk_line-2.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/sdk_styles.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/sdk_styles.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/docs/install.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/install.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/docs/tools.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/docs/tools.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/examples/DevelopersGuide/examples.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/examples.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/examples/examples.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/examples.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html/index.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/index.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/CLI/CSharp/Spreadsheet/GeneralTableSample.cs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/CSharp/Spreadsheet/GeneralTableSample.cs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/CLI/CSharp/Spreadsheet/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/CSharp/Spreadsheet/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/CLI/CSharp/Spreadsheet/SpreadsheetDocHelper.cs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/CSharp/Spreadsheet/SpreadsheetDocHelper.cs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/CLI/CSharp/Spreadsheet/SpreadsheetSample.cs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/CSharp/Spreadsheet/SpreadsheetSample.cs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/CLI/CSharp/Spreadsheet/ViewSample.cs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/CSharp/Spreadsheet/ViewSample.cs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/CLI/VB.NET/WriterDemo/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/VB.NET/WriterDemo/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/CLI/VB.NET/WriterDemo/WriterDemo.vb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/CLI/VB.NET/WriterDemo/WriterDemo.vb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/CreatingDialogs.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/CreatingDialogs.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/SampleDialog.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/FirstStepsBasic.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/FirstStepsBasic.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/FileDialog.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/FileDialog.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/FileDialogDlg.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/FileDialogDlg.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/MultiPage.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/MultiPage.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/MultiPageDlg.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/MultiPageDlg.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ProgressBar.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ProgressBar.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ProgressBarDlg.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ProgressBarDlg.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ScrollBar.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ScrollBar.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ScrollBarDlg.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/ScrollBarDlg.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/AddInChart.ods /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/AddInChart.ods /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/CalcHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/CalcHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/ChartHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/ChartHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/ChartInCalc.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/ChartInCalc.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/ChartInDraw.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/ChartInDraw.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/ChartInWriter.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/ChartInWriter.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/Helper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/Helper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/JavaSampleChartAddIn.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/JavaSampleChartAddIn.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/JavaSampleChartAddIn.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/JavaSampleChartAddIn.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/ListenAtCalcRangeInDraw.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/SelectionChangeListener.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/SelectionChangeListener.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Charts/bullet.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Charts/bullet.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Addons.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/JobsAddon/Addons.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/JobsAddon/AsyncJob.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Jobs.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/JobsAddon/Jobs.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/JobsAddon/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Addons.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Addons.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/ProtocolHandler.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/ProtocolHandler.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/component.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/component.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Addons.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Addons.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandler.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandler.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandlerAddon.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandlerAddon.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandlerAddon_java.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ProtocolHandlerAddon_java.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/CppComponent/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/CppComponent/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/CppComponent/SimpleComponent.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/CppComponent/SimpleComponent.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/CppComponent/TestCppComponent.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/CppComponent/TestCppComponent.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/CppComponent/service1_impl.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/CppComponent/service2_impl.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/CppComponent/service2_impl.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/CppComponent/some.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/CppComponent/some.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/JavaComponent.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/JavaComponent.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/SomethingA.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/SomethingA.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/SomethingB.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/SomethingB.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/TestComponentA.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/TestComponentA.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/TestComponentB.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/TestComponentB.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/TestJavaComponent.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/TestJavaComponent.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/TestServiceProvider.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/TestServiceProvider.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/XSomethingA.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/XSomethingA.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/JavaComponent/XSomethingB.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/JavaComponent/XSomethingB.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/LicenseTest.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/SimpleLicense/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/SimpleLicense/description.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/description.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/SimpleLicense/registration/license_de.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/registration/license_de.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/SimpleLicense/registration/license_en_US.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/SimpleLicense/registration/license_en_US.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Thumbs.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/Thumbs.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/ImageShrink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/ImageShrink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrink.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrink.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrinkFilter.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/test/XImageShrinkFilter.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/dialogcomponent/DialogComponent.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/dialogcomponent/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/dialogcomponent/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/dialogcomponent/TestDialogHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/dialogcomponent/TestDialogHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Components/dialogcomponent/XTestDialogHandler.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Components/dialogcomponent/XTestDialogHandler.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Config/ConfigExamples.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Config/ConfigExamples.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Config/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Config/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/CodeSamples.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/CodeSamples.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/How_to_write_my_own_driver.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/How_to_write_my_own_driver.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/OSubComponent.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/OSubComponent.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/OTypeInfo.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/OTypeInfo.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SDatabaseMetaData.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SDriver.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SPreparedStatement.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SServices.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/OpenQuery.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/OpenQuery.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/RowSet.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/RowSet.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/RowSetEventListener.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/RowSetEventListener.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/Sales.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/Sales.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/SalesMan.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/SalesMan.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Database/sdbcx.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Database/sdbcx.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/ChangeOrderDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/ChangeOrderDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/ControlAndSelectDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/ControlAndSelectDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/CustomShowDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/CustomShowDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/DrawViewDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/DrawViewDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/DrawingDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/DrawingDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/FillAndLineStyleDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/GluePointDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/GluePointDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/GraphicExportDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/GraphicExportDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/Helper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/Helper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/LayerDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/LayerDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/ObjectTransformationDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/ObjectTransformationDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/Organigram.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/Organigram.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/PageHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/PageHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/PresentationDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/PresentationDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/ShapeHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/ShapeHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/SimplePresentation.odp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/SimplePresentation.odp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/StyleDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/StyleDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Drawing/TextDemo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Drawing/TextDemo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/Addons.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/Addons.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/Dialog1.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/Dialog1.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/Module1.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/Module1.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/META-INF/manifest.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/de/com.foocorp.foo-ext/page1.xhp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/de/com.foocorp.foo-ext/page1.xhp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/de/com.foocorp.foo-ext/page2.xhp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/de/com.foocorp.foo-ext/page2.xhp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/de/com.foocorp.foo-ext/subfolder/anotherpage.xhp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/de/com.foocorp.foo-ext/subfolder/anotherpage.xhp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/en/com.foocorp.foo-ext/page1.xhp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/en/com.foocorp.foo-ext/page1.xhp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/en/com.foocorp.foo-ext/page2.xhp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/en/com.foocorp.foo-ext/page2.xhp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/en/com.foocorp.foo-ext/subfolder/anotherpage.xhp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Extensions/DialogWithHelp/help/en/com.foocorp.foo-ext/subfolder/anotherpage.xhp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/FirstSteps/FirstConnection.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/FirstSteps/FirstConnection.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/FirstSteps/FirstLoadComponent.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/FirstSteps/FirstUnoContact.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/FirstSteps/FirstUnoContact.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/FirstSteps/HelloTextTableShape.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/FirstSteps/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/FirstSteps/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/FirstSteps/build_FirstUnoContact.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/FirstSteps/build_FirstUnoContact.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/BooleanValidator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/BooleanValidator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/ButtonOperator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ButtonOperator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/ComponentTreeTraversal.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ComponentTreeTraversal.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/ControlLock.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ControlLock.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/ControlValidation.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ControlValidation.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/ControlValidator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ControlValidator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/DataAwareness.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/DataAwareness.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/DateValidator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/DateValidator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/DocumentBasedExample.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/DocumentBasedExample.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/DocumentHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/DocumentHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/DocumentType.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/DocumentType.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/DocumentViewHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/DocumentViewHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/FLTools.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/FLTools.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/FormLayer.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/FormLayer.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/GridFieldValidator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/GridFieldValidator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/HsqlDatabase.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/HsqlDatabase.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/InteractionRequest.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/InteractionRequest.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/KeyGenerator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/KeyGenerator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/ListSelectionValidator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ListSelectionValidator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/NumericValidator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/NumericValidator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/ProgrammaticScriptAssignment.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ProgrammaticScriptAssignment.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/RowSet.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/RowSet.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/SalesFilter.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/SalesFilter.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/SingleControlValidation.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/SpreadsheetDocument.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/SpreadsheetDocument.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/SpreadsheetValueBinding.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/SpreadsheetValueBinding.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/SpreadsheetView.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/SpreadsheetView.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/TableCellTextBinding.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/TableCellTextBinding.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/TextValidator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/TextValidator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/TimeValidator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/TimeValidator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/UNO.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/UNO.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/URLHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/URLHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/ValueBinding.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/ValueBinding.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Forms/WaitForInput.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Forms/WaitForInput.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/DialogDocument.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/DialogDocument.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/ImageControlSample.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/ImageControlSample.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/MessageBox.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/MessageBox.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/RoadmapItemStateChangeListener.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/RoadmapItemStateChangeListener.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/SystemDialog.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/SystemDialog.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/UnoDialogSample.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/UnoDialogSample.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/UnoDialogSample2.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/UnoDialogSample2.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/UnoMenu.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/UnoMenu.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/UnoMenu2.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/UnoMenu2.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/GUI/oologo.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/GUI/oologo.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeBean/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeBean/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeBean/OfficeIconColor16.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeBean/OfficeIconColor16.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeBean/OfficeIconColor32.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeBean/OfficeIconColor32.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeBean/OfficeIconMono16.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeBean/OfficeIconMono16.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeBean/OfficeIconMono32.jpg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeBean/OfficeIconMono32.jpg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Clipboard.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Clipboard/Clipboard.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardListener.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardListener.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardOwner.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Clipboard/ClipboardOwner.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Clipboard/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Clipboard/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Clipboard/TextTransferable.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Clipboard/TextTransferable.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Desk.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Desk.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/DocumentView.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/DocumentView.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IOnewayLink.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IOnewayLink.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IShutdownListener.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/IShutdownListener.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Install.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Install.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Interceptor.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/JavaWindowPeerFake.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/JavaWindowPeerFake.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/NativeView.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OfficeConnect.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OfficeConnect.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OnewayExecutor.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/OnewayExecutor.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusListener.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusView.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/StatusView.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ViewContainer.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ViewContainer.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.c /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.c /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.c /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.c /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.def /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.def /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/DisableCommandsTest.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DisableCommands/DisableCommandsTest.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/DisableCommands/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/FilterOptions.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/SampleFilter.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/SampleFilter.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/TypeDetection.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/TypeDetection.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/FlatXmlTypeDetection.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/FlatXmlTypeDetection.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXmlFilter_cpp.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXmlFilter_cpp.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXml.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXml.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXmlFilter_java.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXmlFilter_java.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXmlFilter_java.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/FlatXmlFilter_java.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/LinguisticExamples.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/OneInstanceFactory.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/OneInstanceFactory.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Hyph.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Hyph.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Spell.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/PropChgHelper_Spell.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleHyphenator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleSpellChecker.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XHyphenatedWord_impl.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/XHyphenatedWord_impl.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XMeaning_impl.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/XMeaning_impl.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XPossibleHyphens_impl.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/XPossibleHyphens_impl.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/Linguistic/XSpellAlternatives_impl.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/Linguistic/XSpellAlternatives_impl.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/PathSettings/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/PathSettings/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/PathSettings/PathSettingsTest.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/PathSubstitution/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/PathSubstitution/PathSubstitutionTest.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/PathSubstitution/PathSubstitutionTest.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/TerminationTest/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminateListener.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminateListener.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminationTest.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/OfficeDev/TerminationTest/TerminationTest.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/CppBinding/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/CppBinding/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/CppBinding/string_samples.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/CppBinding/string_samples.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/InterprocessConn/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/UrlResolver.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/InterprocessConn/UrlResolver.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/Lifetime/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/Lifetime/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/Lifetime/MyUnoObject.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/Lifetime/MyUnoObject.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/Lifetime/object_lifetime.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/Lifetime/object_lifetime.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/SimpleBootstrap_java.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/SimpleBootstrap_java.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_java/manifest.mf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/META-INF/manifest.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello/SayHello.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello/SayHello.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/SayHello/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/META-INF/manifest.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/ScriptSelector.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/ScriptSelector.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/container.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/container.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/script.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/script.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/soffice.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/soffice.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/build.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/build.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/DataPilotReadme.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/DataPilotReadme.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.ods /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/ExampleAddIn.ods /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/ExampleDataPilotSource.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/ExampleDataPilotSource.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/ExampleDataPilotSource.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/ExampleDataPilotSource.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/GeneralTableSample.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/GeneralTableSample.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetDocHelper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/SpreadsheetDocHelper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/SpreadsheetSample.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/ViewSample.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/ViewSample.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Spreadsheet/XExampleAddIn.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Spreadsheet/XExampleAddIn.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Text/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Text/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Text/PrintDemo.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Text/PrintDemo.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Text/TextDocuments.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Text/TextDocuments.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/Text/TextTemplateWithUserFields.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/Text/TextTemplateWithUserFields.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/ChildrenRetriever.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/ChildrenRetriever.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/DataStreamComposer.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/DataStreamComposer.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/DataStreamRetriever.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/DataStreamRetriever.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/Helper.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/Helper.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/MyActiveDataSink.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/MyActiveDataSink.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/MyInputStream.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/MyInputStream.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/PropertiesComposer.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/PropertiesComposer.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/PropertiesRetriever.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/PropertiesRetriever.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/ResourceCreator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/ResourceCreator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/ResourceManager.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/ResourceManager.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/ResourceRemover.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/ResourceRemover.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/DevelopersGuide/UCB/data/data.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/DevelopersGuide/UCB/data/data.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/README.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/README.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/SOActiveX.cpp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/SOActiveX.cpp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/SOActiveX.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/SOActiveX.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/SOActiveX.rgs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/SOActiveX.rgs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/SOComWindowPeer.cpp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/SOComWindowPeer.cpp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/SOComWindowPeer.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/SOComWindowPeer.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/SOComWindowPeer.rgs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/SOComWindowPeer.rgs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/StdAfx2.cpp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/StdAfx2.cpp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/StdAfx2.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/StdAfx2.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/example.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/example.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/resource.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/resource.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/so_activex.cpp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/so_activex.cpp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/so_activex.def /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/so_activex.def /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/so_activex.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/so_activex.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/activex/so_activex.rc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/activex/so_activex.rc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/vbscript/WriterDemo.vbs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/vbscript/WriterDemo.vbs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/OLE/vbscript/readme.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/OLE/vbscript/readme.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/drawing/dirtree.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/drawing/dirtree.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/drawing/importexportofasciifiles.odg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/drawing/importexportofasciifiles.odg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/forms_and_controls/beef.wmf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/forms_and_controls/beef.wmf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/forms_and_controls/burger.wmf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/forms_and_controls/burger.wmf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/forms_and_controls/burger_factory.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/forms_and_controls/burger_factory.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/forms_and_controls/chicken.wmf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/forms_and_controls/chicken.wmf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/forms_and_controls/fish.wmf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/forms_and_controls/fish.wmf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/forms_and_controls/vegetable.wmf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/forms_and_controls/vegetable.wmf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/sheet/adapting_to_euroland.ods /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/sheet/adapting_to_euroland.ods /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/stock_quotes_updater/stock.ods /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/stock_quotes_updater/stock.ods /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/text/creating_an_index/index.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/text/creating_an_index/index.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/text/creating_an_index/indexlist.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/text/creating_an_index/indexlist.txt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/text/modifying_text_automatically/changing_appearance.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/text/modifying_text_automatically/changing_appearance.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/text/modifying_text_automatically/inserting_bookmarks.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/text/modifying_text_automatically/inserting_bookmarks.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/text/modifying_text_automatically/replacing_text.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/text/modifying_text_automatically/replacing_text.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/basic/text/modifying_text_automatically/using_regular_expressions.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/basic/text/modifying_text_automatically/using_regular_expressions.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/DocumentLoader/DocumentLoader.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/DocumentLoader/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/DocumentLoader/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/DocumentLoader/test.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/DocumentLoader/test.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/Addons.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/Addons.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/CalcListener.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/CalcListener.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/CalcWindowState.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/CalcWindowState.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/Jobs.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/Jobs.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/ListenerHelper.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/ListenerHelper.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/ListenerHelper.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/ListenerHelper.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/MyJob.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/MyJob.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/MyJob.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/MyJob.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/MyListener.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/MyListener.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/MyListener.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/MyListener.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.h /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.h /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/ProtocolHandler.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/ProtocolHandler.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/WriterListener.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/WriterListener.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/WriterWindowState.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/WriterWindowState.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/description.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/description.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/exports.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/exports.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/logo_big.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/logo_big.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/complextoolbarcontrols/logo_small.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/complextoolbarcontrols/logo_small.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/counter/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/counter/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/counter/XCountable.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/counter/XCountable.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/counter/counter.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/counter/counter.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/counter/countermain.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/counter/countermain.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/remoteclient/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/remoteclient/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/cpp/remoteclient/remoteclient.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/cpp/remoteclient/remoteclient.cxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/DocumentHandling/DocumentConverter.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/DocumentHandling/DocumentConverter.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/DocumentHandling/DocumentLoader.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/DocumentHandling/DocumentLoader.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/DocumentHandling/DocumentPrinter.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/DocumentHandling/DocumentPrinter.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/DocumentHandling/DocumentSaver.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/DocumentHandling/DocumentSaver.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/DocumentHandling/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/DocumentHandling/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/DocumentHandling/test/test1.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/DocumentHandling/test/test1.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Drawing/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Drawing/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Drawing/SDraw.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Drawing/SDraw.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/EmbedDocument/EmbeddedObject/EditorFrame.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/EmbedDocument/EmbeddedObject/EditorFrame.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/EmbedDocument/EmbeddedObject/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/EmbedDocument/EmbeddedObject/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObjectFactory.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObjectFactory.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/Addons.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/Addons.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/HideableMutableTreeNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/HideableMutableTreeNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/HideableTreeModel.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/HideableTreeModel.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/Inspector.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/Inspector.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/InspectorAddon.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/InspectorAddon.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/InspectorPane.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/InspectorPane.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/InstanceInspector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/InstanceInspector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/InstanceInspectorTest.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/InstanceInspectorTest.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/Introspector.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/Introspector.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/MethodParametersDialog.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/MethodParametersDialog.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/ObjectInspector.xcs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/ObjectInspector.xcs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/ObjectInspector.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/ObjectInspector.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/ProtocolHandler.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/ProtocolHandler.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/ProtocolHandlerAddon.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/ProtocolHandlerAddon.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/SourceCodeGenerator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/SourceCodeGenerator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/SwingDialogProvider.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/SwingDialogProvider.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/SwingTreeControlProvider.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/SwingTreeControlProvider.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/SwingTreePathProvider.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/SwingTreePathProvider.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/SwingUnoFacetteNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/SwingUnoFacetteNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/SwingUnoMethodNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/SwingUnoMethodNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/SwingUnoNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/SwingUnoNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/SwingUnoPropertyNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/SwingUnoPropertyNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/TDocSupplier.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/TDocSupplier.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/TestInspector.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/TestInspector.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/UnoMethodNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/UnoMethodNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/UnoNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/UnoNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/UnoPropertyNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/UnoPropertyNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/UnoTreeRenderer.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/UnoTreeRenderer.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XDialogProvider.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XDialogProvider.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XInstanceInspector.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XInstanceInspector.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XLanguageSourceCodeGenerator.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XLanguageSourceCodeGenerator.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XTreeControlProvider.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XTreeControlProvider.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XTreePathProvider.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XTreePathProvider.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XUnoFacetteNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XUnoFacetteNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XUnoMethodNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XUnoMethodNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XUnoNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XUnoNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/XUnoPropertyNode.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/XUnoPropertyNode.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/images/containers_16.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/images/containers_16.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/images/content_16.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/images/content_16.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/images/interfaces_16.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/images/interfaces_16.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/images/methods_16.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/images/methods_16.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/images/properties_16.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/images/properties_16.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Inspector/images/services_16.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Inspector/images/services_16.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/MinimalComponent/BuildMinimalComponent.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/MinimalComponent/BuildMinimalComponent.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/MinimalComponent/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/MinimalComponent/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/MinimalComponent/MinimalComponent.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/MinimalComponent/MinimalComponent.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/MinimalComponent/MinimalComponent.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/MinimalComponent/MinimalComponent.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/MinimalComponent/MinimalComponent.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/MinimalComponent/MinimalComponent.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/MinimalComponent/TestMinimalComponent.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/MinimalComponent/TestMinimalComponent.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/PropertySet/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/PropertySet/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/PropertySet/PropTest.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/PropertySet/PropTest.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/PropertySet/PropTest.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/PropertySet/PropTest.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/PropertySet/PropertySet.odt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/PropertySet/PropertySet.odt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Spreadsheet/CalcAddins.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/CalcAddins.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Spreadsheet/CalcAddins.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/CalcAddins.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Spreadsheet/CalcAddins.ods /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/CalcAddins.ods /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Spreadsheet/ChartTypeChange.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/ChartTypeChange.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Spreadsheet/EuroAdaption.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/EuroAdaption.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Spreadsheet/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Spreadsheet/SCalc.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/SCalc.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Spreadsheet/XCalcAddins.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Spreadsheet/XCalcAddins.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/BookmarkInsertion.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/BookmarkInsertion.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/GraphicsInserter.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/GraphicsInserter.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/HardFormatting.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/HardFormatting.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/SWriter.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/SWriter.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/StyleCreation.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/StyleCreation.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/StyleInitialization.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/StyleInitialization.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/TextDocumentStructure.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/TextDocumentStructure.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/TextReplace.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/TextReplace.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/WriterSelector.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/WriterSelector.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/Text/oo_smiley.gif /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/Text/oo_smiley.gif /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/ToDo/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/ToDo/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/ToDo/ToDo.components /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/ToDo/ToDo.components /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/ToDo/ToDo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/ToDo/ToDo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/ToDo/ToDo.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/ToDo/ToDo.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/ToDo/ToDo.ods /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/ToDo/ToDo.ods /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/java/ToDo/XToDo.idl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/java/ToDo/XToDo.idl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/CalcWindowState.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/CalcWindowState.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/Factory.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/Factory.xcu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/META-INF/manifest.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/META-INF/manifest.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/Makefile /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/Makefile /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/description.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/description.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/readme /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/readme /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/toolPanelPocBasic/Module1.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/toolPanelPocBasic/Module1.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/toolPanelPocBasic/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/toolPanelPocBasic/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/toolPanelPocBasic/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/toolPanelPocBasic/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/examples/python/toolpanel/toolpanels/poc.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/examples/python/toolpanel/toolpanels/poc.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/settings/platform.mk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/settings/platform.mk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/settings/settings.mk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/settings/settings.mk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/settings/std.mk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/settings/std.mk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/odk/settings/stdtarget.mk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/settings/stdtarget.mk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/settings/dk.mk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/settings/dk.mk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/license/LICENSE.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/share/readme/LICENSE.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/license/LICENSE /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/share/readme/LICENSE [build JCS] loader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/loader/ && rm -rf $W/JavaClassSet/loader/* && RESPONSEFILE=/tmp/gbuild.f2JXl2 && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath ":$W/JavaClassSet/loader" -d $W/JavaClassSet/loader @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/loader/done /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/SOURCES/185d60944ea767075d27247c3162b3bc-unowinreg.dll /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/classes/win/unowinreg.dll /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/officecfg/registry/schema/oo-ldap.xcd.sample /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/oo-ldap.xcd.sample /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/officecfg/registry/schema/oo-ad-ldap.xcd.sample /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/oo-ad-ldap.xcd.sample /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/oox/source/drawingml/customshapes/oox-drawingml-cs-presets /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/filter/oox-drawingml-cs-presets /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/oox-drawingml-adj-names /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/filter/oox-drawingml-adj-names /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/vml-shape-types /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/filter/vml-shape-types S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/opencltest /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/package/dtd/Manifest.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/Manifest.dtd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/postprocess_fontconfig [build ECH] CustomTarget/pyuno/pythonloader_ini/pythonloader.unorc ( printf '[Bootstrap]\n' && \ \ printf 'PYUNO_LOADER_PYTHONPATH=%s$ORIGIN\n' \ '' \ ) > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/pyuno/pythonloader_ini/pythonloader.unorc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/pyuno/source/loader/pythonloader.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/pythonloader.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/pyuno/source/module/uno.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/uno.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/pyuno/source/module/unohelper.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/unohelper.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/pyuno/source/officehelper.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/officehelper.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/pyuno/pythonloader_ini/pythonloader.unorc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/pythonloader.unorc [build C ] pyuno/source/module/pyuno_dlopenwrapper.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/pyuno/source/module/ $W/Dep/CObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_dlopenwrapper.c -o $W/CObject/pyuno/source/module/pyuno_dlopenwrapper.o -I/usr/include/python3.7m -I$S/pyuno/source/module -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CUS] readlicense_oo/license touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/license.done /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/readlicense_oo/license/NOTICE /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/NOTICE /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/readlicense_oo/license/CREDITS.fodt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/CREDITS.fodt [build CXX] registry/tools/fileurl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/tools/ $W/Dep/CxxObject/registry/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/tools/fileurl.cxx -o $W/CxxObject/registry/tools/fileurl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] registry/tools/options.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/tools/ $W/Dep/CxxObject/registry/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/tools/options.cxx -o $W/CxxObject/registry/tools/options.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/template/common/wizard/report/default.otr /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/wizard/report/default.otr /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rpteo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rpteu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rpthe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rpthi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rpthr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rpthu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rpttn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rpttr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/rpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/rptzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/rpt.mo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/cppunittester S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/osl_process_child /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/source/core/opencl/cl-test.ods /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opencl/cl-test.ods /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sc/res/xml/styles.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/calc/styles.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sceo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sces.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sceu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sche.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/schi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/schr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/schu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sckk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sckn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sclt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sclv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sctn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sctr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sczh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sczh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sczu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/sc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scabg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scabn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scabr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scacs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scacy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scada.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scade.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scadz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scael.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scafa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scafi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scafr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scagl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scagu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scahe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scahi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scahr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scahu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scait.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scakk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scakn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scako.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scalt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scalv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scamai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scamr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scanb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scanl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scann.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scanr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scanso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scapa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scapl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scapt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scapt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scasi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scask.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scasl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scasr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scasr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scass.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scast.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scasv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scata.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scate.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scath.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scatn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scatr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scats.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scauk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scave.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scaxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scazh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scazh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scazu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/sca.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scccs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scccy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scceo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scces.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scceu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scche.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scchi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scchr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scchu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scckk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scckn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scclt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scclv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scctn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scctr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sccxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scczh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scczh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/scc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/scczu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/scc.mo [build AIN] activexbinarytable SDKLIBFILE=/tmp/gbuild.JBgvFT \ && LIBFILE=/tmp/gbuild.ebJUoe \ && EXEFILE=/tmp/gbuild.BZ8a8p \ && JARFILE=/tmp/gbuild.QmVAdS \ && PKGFILE=/tmp/gbuild.MJockU \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'activexbinarytable' '' \ 'LIBO_LIB_FILE_BINARYTABLE' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/activexbinarytable \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] activex SDKLIBFILE=/tmp/gbuild.OOZrHE \ && LIBFILE=/tmp/gbuild.kNip7z \ && EXEFILE=/tmp/gbuild.cZnTy8 \ && JARFILE=/tmp/gbuild.pWYBUA \ && PKGFILE=/tmp/gbuild.9M0C0a \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'activex' '' \ 'LIBO_LIB_FILE' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/activex \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] activexwin64 SDKLIBFILE=/tmp/gbuild.hc3LjB \ && LIBFILE=/tmp/gbuild.z59ohb \ && EXEFILE=/tmp/gbuild.jPgbyB \ && JARFILE=/tmp/gbuild.F68OCI \ && PKGFILE=/tmp/gbuild.2hb3sI \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'activexwin64' '"VersionNT64"' \ 'LIBO_LIB_FILE_COMPONENTCONDITION' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/activexwin64 \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] base SDKLIBFILE=/tmp/gbuild.YA3OSL \ && LIBFILE=/tmp/gbuild.h5gcVQ \ && EXEFILE=/tmp/gbuild.DH7KKi \ && JARFILE=/tmp/gbuild.I0nhlH \ && PKGFILE=/tmp/gbuild.iZSvAh \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'base' '' \ 'LIBO_LIB_FILE' 'LIBO_EXECUTABLE' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/base \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] base_brand SDKLIBFILE=/tmp/gbuild.snDs07 \ && LIBFILE=/tmp/gbuild.LxTelN \ && EXEFILE=/tmp/gbuild.R97rVx \ && JARFILE=/tmp/gbuild.GmUOJV \ && PKGFILE=/tmp/gbuild.3KN9vL \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'base_brand' '' \ '' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/base_brand \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] brand SDKLIBFILE=/tmp/gbuild.9IytQQ \ && LIBFILE=/tmp/gbuild.Ub7j4x \ && EXEFILE=/tmp/gbuild.AZwg6M \ && JARFILE=/tmp/gbuild.1E3UJk \ && PKGFILE=/tmp/gbuild.g4c5Zd \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'brand' '' \ '' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/brand \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] calc SDKLIBFILE=/tmp/gbuild.Hxxdvo \ && LIBFILE=/tmp/gbuild.dnP3QO \ && EXEFILE=/tmp/gbuild.fNGK5D \ && JARFILE=/tmp/gbuild.Fg95Wy \ && PKGFILE=/tmp/gbuild.Xdfqwn \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'calc' '' \ 'LIBO_LIB_FILE' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/calc \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] calc_brand SDKLIBFILE=/tmp/gbuild.svELcB \ && LIBFILE=/tmp/gbuild.fsfQHO \ && EXEFILE=/tmp/gbuild.z6qDdF \ && JARFILE=/tmp/gbuild.4q5b6m \ && PKGFILE=/tmp/gbuild.btX6wS \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'calc_brand' '' \ '' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/calc_brand \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] draw_brand SDKLIBFILE=/tmp/gbuild.s5vYVQ \ && LIBFILE=/tmp/gbuild.5PZUwT \ && EXEFILE=/tmp/gbuild.eBOV8c \ && JARFILE=/tmp/gbuild.8f4Sgc \ && PKGFILE=/tmp/gbuild.REc1Fd \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'draw_brand' '' \ '' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/draw_brand \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] extensions_ct2n SDKLIBFILE=/tmp/gbuild.z2fbQa \ && LIBFILE=/tmp/gbuild.3ga87U \ && EXEFILE=/tmp/gbuild.X3SNLP \ && JARFILE=/tmp/gbuild.AP7ti1 \ && PKGFILE=/tmp/gbuild.m4ndXy \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'extensions_ct2n' '' \ '' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/extensions_ct2n \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] extensions_bsh SDKLIBFILE=/tmp/gbuild.ftgLGM \ && LIBFILE=/tmp/gbuild.GHsdbD \ && EXEFILE=/tmp/gbuild.Nrnt1l \ && JARFILE=/tmp/gbuild.NTxcX2 \ && PKGFILE=/tmp/gbuild.hS93bt \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'extensions_bsh' '' \ '' '' 'LIBO_JAR_FILE' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/extensions_bsh \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] extensions_numbertext SDKLIBFILE=/tmp/gbuild.LxPM1M \ && LIBFILE=/tmp/gbuild.phKt6s \ && EXEFILE=/tmp/gbuild.wX5xiu \ && JARFILE=/tmp/gbuild.r8DLuQ \ && PKGFILE=/tmp/gbuild.juogVX \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'extensions_numbertext' '' \ '' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/extensions_numbertext \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] extensions_rhino SDKLIBFILE=/tmp/gbuild.CValqh \ && LIBFILE=/tmp/gbuild.5lA961 \ && EXEFILE=/tmp/gbuild.Ef92KK \ && JARFILE=/tmp/gbuild.LUJPW6 \ && PKGFILE=/tmp/gbuild.7WVKPX \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'extensions_rhino' '' \ '' '' 'LIBO_JAR_FILE' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/extensions_rhino \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] firebirdsdbc SDKLIBFILE=/tmp/gbuild.aT6xAl \ && LIBFILE=/tmp/gbuild.IQ97jy \ && EXEFILE=/tmp/gbuild.TywcP3 \ && JARFILE=/tmp/gbuild.PaggPr \ && PKGFILE=/tmp/gbuild.rNITwl \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'firebirdsdbc' '' \ 'LIBO_LIB_FILE' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/firebirdsdbc \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] gnome SDKLIBFILE=/tmp/gbuild.081J6A \ && LIBFILE=/tmp/gbuild.Li9Pnp \ && EXEFILE=/tmp/gbuild.Fprusv \ && JARFILE=/tmp/gbuild.zmjN1q \ && PKGFILE=/tmp/gbuild.ViYZUg \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'gnome' '' \ 'LIBO_LIB_FILE' 'LIBO_EXECUTABLE' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/gnome \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] graphicfilter SDKLIBFILE=/tmp/gbuild.oasy2f \ && LIBFILE=/tmp/gbuild.HdTB9d \ && EXEFILE=/tmp/gbuild.5Wag8S \ && JARFILE=/tmp/gbuild.5KuQJ2 \ && PKGFILE=/tmp/gbuild.BeFiKp \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'graphicfilter' '' \ 'LIBO_LIB_FILE' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/graphicfilter \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] impress SDKLIBFILE=/tmp/gbuild.udZN4Q \ && LIBFILE=/tmp/gbuild.JTwXL5 \ && EXEFILE=/tmp/gbuild.XHIGc4 \ && JARFILE=/tmp/gbuild.FzmcBi \ && PKGFILE=/tmp/gbuild.yH9edp \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'impress' '' \ 'LIBO_LIB_FILE' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/impress \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] impress_brand SDKLIBFILE=/tmp/gbuild.v7pj6W \ && LIBFILE=/tmp/gbuild.Ys70qn \ && EXEFILE=/tmp/gbuild.91NKMT \ && JARFILE=/tmp/gbuild.2rrlbd \ && PKGFILE=/tmp/gbuild.dlV48R \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'impress_brand' '' \ '' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/impress_brand \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] kde SDKLIBFILE=/tmp/gbuild.d3VHk8 \ && LIBFILE=/tmp/gbuild.ht6Zv6 \ && EXEFILE=/tmp/gbuild.qWgNgf \ && JARFILE=/tmp/gbuild.9j4weQ \ && PKGFILE=/tmp/gbuild.jopOnB \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'kde' '' \ 'LIBO_LIB_FILE' 'LIBO_EXECUTABLE' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/kde \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] libreofficekit SDKLIBFILE=/tmp/gbuild.vf7DfY \ && LIBFILE=/tmp/gbuild.Kl8vn9 \ && EXEFILE=/tmp/gbuild.xD6K8b \ && JARFILE=/tmp/gbuild.FpZHWQ \ && PKGFILE=/tmp/gbuild.Hz97df \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'libreofficekit' '' \ 'LIBO_LIB_FILE' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/libreofficekit \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] math SDKLIBFILE=/tmp/gbuild.6m0y6f \ && LIBFILE=/tmp/gbuild.ATKf2T \ && EXEFILE=/tmp/gbuild.hTaFq3 \ && JARFILE=/tmp/gbuild.yhDPCO \ && PKGFILE=/tmp/gbuild.ST1ZPC \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'math' '' \ 'LIBO_LIB_FILE' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/math \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] math_brand SDKLIBFILE=/tmp/gbuild.4DwHlW \ && LIBFILE=/tmp/gbuild.avobj6 \ && EXEFILE=/tmp/gbuild.JwXNBp \ && JARFILE=/tmp/gbuild.8jQv8C \ && PKGFILE=/tmp/gbuild.Ktfkpy \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'math_brand' '' \ '' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/math_brand \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] ogltrans SDKLIBFILE=/tmp/gbuild.MDq9w4 \ && LIBFILE=/tmp/gbuild.2o4sMY \ && EXEFILE=/tmp/gbuild.aK6aBV \ && JARFILE=/tmp/gbuild.d2IywD \ && PKGFILE=/tmp/gbuild.auKLW1 \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'ogltrans' '' \ 'LIBO_LIB_FILE' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/ogltrans \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] onlineupdate SDKLIBFILE=/tmp/gbuild.eMxkrm \ && LIBFILE=/tmp/gbuild.laXWzH \ && EXEFILE=/tmp/gbuild.4PumMS \ && JARFILE=/tmp/gbuild.Xkyirl \ && PKGFILE=/tmp/gbuild.xYLx4L \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'onlineupdate' '"ISCHECKFORPRODUCTUPDATES=1"' \ 'LIBO_LIB_FILE_COMPONENTCONDITION' 'LIBO_EXECUTABLE_COMPONENTCONDITION' '' \ 'PACKAGE_FILELIST_COMPONENTCONDITION' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/onlineupdate \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] ooo SDKLIBFILE=/tmp/gbuild.OqTxm4 \ && LIBFILE=/tmp/gbuild.o5q0qv \ && EXEFILE=/tmp/gbuild.WHusVP \ && JARFILE=/tmp/gbuild.NeUvV7 \ && PKGFILE=/tmp/gbuild.2i1lcX \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'ooo' '' \ 'LIBO_LIB_FILE' 'LIBO_EXECUTABLE' 'LIBO_JAR_FILE' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/ooo \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] ooo_fonts SDKLIBFILE=/tmp/gbuild.Bnytod \ && LIBFILE=/tmp/gbuild.eTUXdC \ && EXEFILE=/tmp/gbuild.v9Lh2G \ && JARFILE=/tmp/gbuild.Folc6W \ && PKGFILE=/tmp/gbuild.fUIzHU \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'ooo_fonts' '' \ '' '' '' \ 'PACKAGE_FILELIST_FONT' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/ooo_fonts \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] ooo_images SDKLIBFILE=/tmp/gbuild.VoacXK \ && LIBFILE=/tmp/gbuild.y1Mjr2 \ && EXEFILE=/tmp/gbuild.8jhzyk \ && JARFILE=/tmp/gbuild.j3KP93 \ && PKGFILE=/tmp/gbuild.yrknq4 \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'ooo_images' '' \ '' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/ooo_images \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] ooobinarytable SDKLIBFILE=/tmp/gbuild.ftJWPv \ && LIBFILE=/tmp/gbuild.xJGXMw \ && EXEFILE=/tmp/gbuild.i7tr1H \ && JARFILE=/tmp/gbuild.cU1myV \ && PKGFILE=/tmp/gbuild.cr5yK2 \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'ooobinarytable' '' \ 'LIBO_LIB_FILE_BINARYTABLE' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/ooobinarytable \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] python SDKLIBFILE=/tmp/gbuild.6Pz8Ya \ && LIBFILE=/tmp/gbuild.kf0lOk \ && EXEFILE=/tmp/gbuild.Em5fGl \ && JARFILE=/tmp/gbuild.vy82jj \ && PKGFILE=/tmp/gbuild.kn6cFT \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'python' '' \ 'LIBO_LIB_FILE' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/python \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] python_scriptprovider SDKLIBFILE=/tmp/gbuild.lu0Qze \ && LIBFILE=/tmp/gbuild.ENer7x \ && EXEFILE=/tmp/gbuild.EJhoWh \ && JARFILE=/tmp/gbuild.N2ZXbn \ && PKGFILE=/tmp/gbuild.gkj1D7 \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'python_scriptprovider' '' \ '' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/python_scriptprovider \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] python_librelogo SDKLIBFILE=/tmp/gbuild.czdSkg \ && LIBFILE=/tmp/gbuild.cHdvSF \ && EXEFILE=/tmp/gbuild.PKYKn2 \ && JARFILE=/tmp/gbuild.29Qp5n \ && PKGFILE=/tmp/gbuild.sgQndf \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'python_librelogo' '' \ '' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/python_librelogo \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] postgresqlsdbc SDKLIBFILE=/tmp/gbuild.HeYZh8 \ && LIBFILE=/tmp/gbuild.2jH7SY \ && EXEFILE=/tmp/gbuild.K6bjDr \ && JARFILE=/tmp/gbuild.2DUpkk \ && PKGFILE=/tmp/gbuild.p4Y85Z \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'postgresqlsdbc' '' \ 'LIBO_LIB_FILE' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/postgresqlsdbc \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] pdfimport SDKLIBFILE=/tmp/gbuild.RV2FKe \ && LIBFILE=/tmp/gbuild.4kcvFv \ && EXEFILE=/tmp/gbuild.74w6DX \ && JARFILE=/tmp/gbuild.3P7Xpd \ && PKGFILE=/tmp/gbuild.psuN1C \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'pdfimport' '' \ 'LIBO_LIB_FILE' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/pdfimport \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] quickstart SDKLIBFILE=/tmp/gbuild.VmVY85 \ && LIBFILE=/tmp/gbuild.ERxF0Q \ && EXEFILE=/tmp/gbuild.iZBbz9 \ && JARFILE=/tmp/gbuild.TeEnRR \ && PKGFILE=/tmp/gbuild.7Ms4bJ \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'quickstart' '' \ '' 'LIBO_EXECUTABLE' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/quickstart \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] reportbuilder SDKLIBFILE=/tmp/gbuild.eVxRR1 \ && LIBFILE=/tmp/gbuild.oKWzjf \ && EXEFILE=/tmp/gbuild.trX1BX \ && JARFILE=/tmp/gbuild.SMSgU9 \ && PKGFILE=/tmp/gbuild.fZ4sWy \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'reportbuilder' '' \ 'LIBO_LIB_FILE' '' 'LIBO_JAR_FILE' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/reportbuilder \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] sdk SDKLIBFILE=/tmp/gbuild.p4xvM6 \ && LIBFILE=/tmp/gbuild.OA2s28 \ && EXEFILE=/tmp/gbuild.uKQBGk \ && JARFILE=/tmp/gbuild.eOngNc \ && PKGFILE=/tmp/gbuild.tIoXil \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'sdk' '' \ '' 'SDK_EXECUTABLE' '' \ 'SDK_PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/sdk \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] ure SDKLIBFILE=/tmp/gbuild.2Bk6hw \ && LIBFILE=/tmp/gbuild.Bq5EAE \ && EXEFILE=/tmp/gbuild.KAc4Xg \ && JARFILE=/tmp/gbuild.FnrG5u \ && PKGFILE=/tmp/gbuild.DkXTNC \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'ure' '' \ 'URE_PRIVATE_LIB' 'URE_EXECUTABLE' 'URE_JAR_FILE' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/ure \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] winexplorerextbinarytable SDKLIBFILE=/tmp/gbuild.wTdvj2 \ && LIBFILE=/tmp/gbuild.wFRAL3 \ && EXEFILE=/tmp/gbuild.EBunqy \ && JARFILE=/tmp/gbuild.YW3JuJ \ && PKGFILE=/tmp/gbuild.eJByMt \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'winexplorerextbinarytable' '' \ 'LIBO_LIB_FILE_BINARYTABLE' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/winexplorerextbinarytable \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] winexplorerext SDKLIBFILE=/tmp/gbuild.63CXCY \ && LIBFILE=/tmp/gbuild.N6tP7S \ && EXEFILE=/tmp/gbuild.Rhtjmr \ && JARFILE=/tmp/gbuild.1a0y8Y \ && PKGFILE=/tmp/gbuild.Q9wcDl \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'winexplorerext' '' \ 'SHLXTHDL_LIB_FILE' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/winexplorerext \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] writer SDKLIBFILE=/tmp/gbuild.Ae4Bvq \ && LIBFILE=/tmp/gbuild.agC074 \ && EXEFILE=/tmp/gbuild.BoeBNx \ && JARFILE=/tmp/gbuild.2DJ5yP \ && PKGFILE=/tmp/gbuild.pREpJf \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'writer' '' \ 'LIBO_LIB_FILE' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/writer \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] writer_brand SDKLIBFILE=/tmp/gbuild.o61NoS \ && LIBFILE=/tmp/gbuild.bLCoW3 \ && EXEFILE=/tmp/gbuild.yubvic \ && JARFILE=/tmp/gbuild.2dfDmr \ && PKGFILE=/tmp/gbuild.h6tsHK \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'writer_brand' '' \ '' 'LIBO_EXECUTABLE' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/writer_brand \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build AIN] xsltfilter SDKLIBFILE=/tmp/gbuild.1pEWiS \ && LIBFILE=/tmp/gbuild.VVqmDp \ && EXEFILE=/tmp/gbuild.yAVlw8 \ && JARFILE=/tmp/gbuild.XKw7rL \ && PKGFILE=/tmp/gbuild.EBiIa5 \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'xsltfilter' '' \ '' '' '' \ 'PACKAGE_FILELIST' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/xsltfilter \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && export HELP_LANGS='en-US ar bg bn ca cs da de dz el eo es et eu fi fr gl gu he hi hr hu id it ja ko lt lv nb nl nn pl pt-BR pt ro ru si sk sl sv ta tr uk zh-CN zh-TW' && /usr/bin/perl $S/scp2/macros/macro.pl -verbose -o $W/CustomTarget/scp2/macros/langmacros.inc -c $S/config_host.mk.stamp [build SCT] scp2/source/templates/alllangmodules_base S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && export COMPLETELANGISO_VAR='af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dsb dz el en-GB en-US en-ZA eo es et eu fa fi fr fy ga gd gl gu gug he hi hr hsb hu id is it ja ka kab kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd si sid sk sl sq sr sr-Latn ss st sv sw-TZ szl ta te tg th tn tr ts tt ug uk uz ve vec vi xh zh-CN zh-TW zu' && /usr/bin/perl -w $S/scp2/source/templates/modules.pl -i $S/scp2/source/templates/module_langpack_base.sct -o $W/ScpTemplateTarget/scp2/source/templates/alllangmodules_base.inc [build C ] soltools/cpp/_cpp.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_cpp.c -o $W/CObject/soltools/cpp/_cpp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/cpp/_eval.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_eval.c -o $W/CObject/soltools/cpp/_eval.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/cpp/_include.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_include.c -o $W/CObject/soltools/cpp/_include.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/cpp/_lex.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_lex.c -o $W/CObject/soltools/cpp/_lex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/cpp/_macro.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_macro.c -o $W/CObject/soltools/cpp/_macro.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/cpp/_mcrvalid.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_mcrvalid.c -o $W/CObject/soltools/cpp/_mcrvalid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/cpp/_nlist.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_nlist.c -o $W/CObject/soltools/cpp/_nlist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/cpp/_tokens.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_tokens.c -o $W/CObject/soltools/cpp/_tokens.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/cpp/_unix.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/cpp/ $W/Dep/CObject/soltools/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/cpp/_unix.c -o $W/CObject/soltools/cpp/_unix.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build RDB] scriptproviderforbeanshell S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.vc43Nt && mkdir -p $W/Rdb/ && xsltproc --nonet -o $W/Rdb/scriptproviderforbeanshell.rdb $S/solenv/bin/packcomponents.xslt $RESPONSEFILE && rm $RESPONSEFILE [build RDB] scriptproviderforjavascript S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.u455pT && mkdir -p $W/Rdb/ && xsltproc --nonet -o $W/Rdb/scriptproviderforjavascript.rdb $S/solenv/bin/packcomponents.xslt $RESPONSEFILE && rm $RESPONSEFILE /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/java/HelloWorld/HelloWorld.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/HelloWorld/HelloWorld.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/java/HelloWorld/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/HelloWorld/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/java/Highlight/HighlightText.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/Highlight/HighlightText.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/java/Highlight/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/Highlight/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/java/MemoryUsage/MemoryUsage.java /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/MemoryUsage/MemoryUsage.java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/java/MemoryUsage/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/MemoryUsage/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/Capitalise/capitalise.bsh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/Capitalise/capitalise.bsh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/Capitalise/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/Capitalise/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/HelloWorld/helloworld.bsh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/HelloWorld/helloworld.bsh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/HelloWorld/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/HelloWorld/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/Highlight/ButtonPressHandler.bsh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/Highlight/ButtonPressHandler.bsh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/Highlight/highlighter.bsh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/Highlight/highlighter.bsh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/Highlight/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/Highlight/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/Highlight/ShowDialog.bsh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/Highlight/ShowDialog.bsh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/MemoryUsage/memusage.bsh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/MemoryUsage/memusage.bsh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/MemoryUsage/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/MemoryUsage/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/WordCount/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/WordCount/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/beanshell/WordCount/wordcount.bsh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/beanshell/WordCount/wordcount.bsh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/javascript/ExportSheetsToHTML/exportsheetstohtml.js /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/ExportSheetsToHTML/exportsheetstohtml.js /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/javascript/ExportSheetsToHTML/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/ExportSheetsToHTML/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/javascript/HelloWorld/helloworld.js /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/HelloWorld/helloworld.js /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/javascript/HelloWorld/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/HelloWorld/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/javascript/Highlight/ButtonPressHandler.js /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/Highlight/ButtonPressHandler.js /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/javascript/Highlight/parcel-descriptor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/Highlight/parcel-descriptor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/javascript/Highlight/ShowDialog.js /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/javascript/Highlight/ShowDialog.js /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/workben/bindings/Highlight.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ScriptBindingLibrary/Highlight.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/workben/bindings/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ScriptBindingLibrary/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/workben/bindings/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ScriptBindingLibrary/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/pyprov/scriptproviderforpython.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/services/scriptproviderforpython.rdb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/pyprov/pythonscript.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/pythonscript.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/python/Capitalise.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/Capitalise.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/python/HelloWorld.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/HelloWorld.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/python/NamedRanges.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/NamedRanges.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/python/SetCellColor.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/SetCellColor.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/examples/python/pythonSamples/TableSample.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/pythonSamples/TableSample.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/xml/transitions-ogl.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/simpress/transitions-ogl.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/common.inc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/common.inc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/common.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/common.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/edit.asp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/edit.asp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/editpic.asp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/editpic.asp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/editpic.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/editpic.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/edit.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/edit.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/index.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/index.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/poll.asp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/poll.asp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/poll.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/poll.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/savepic.asp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/savepic.asp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/savepic.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/savepic.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/show.asp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/show.asp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/show.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/show.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/webcast.asp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/webcast.asp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/webview/webcast.pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/webcast/webcast.pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/glas-blue.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/glas-blue.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/glas-green.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/glas-green.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/glas-red.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/glas-red.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/round-gorilla.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/round-gorilla.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/round-white.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/round-white.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/simple.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/simple.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/square-blue.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/square-blue.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/square-gray.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/square-gray.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/square-green.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/square-green.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/square-red.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/square-red.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sd/res/buttons/square-yellow.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/wizard/web/buttons/square-yellow.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sddz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sduk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/sd.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sdzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/sd.mo [build CXX] sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/ $W/Dep/CxxObject/sdext/source/pdfimport/xpdfwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx -o $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.o -isystem /usr/include/poppler -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/ $W/Dep/CxxObject/sdext/source/pdfimport/xpdfwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx -o $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/pnghelper.o -isystem /usr/include/poppler -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/ $W/Dep/CxxObject/sdext/source/pdfimport/xpdfwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx -o $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.o -isystem /usr/include/poppler -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sdext/source/pdfimport/dialogs/xpdfimport_err.pdf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xpdfimport/xpdfimport_err.pdf /usr/bin/perl -w /builddir/build/BUILD/libreoffice-6.3.5.2/setup_native/source/packinfo/spellchecker_selection.pl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/setup_native/spell/spellchecker_selection.hxx /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/setup_native/source/packinfo/package.txt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/extensions/package.txt [build VAL] CustomTarget/sfx2/classification/example.validated S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xmllint --noout --schema $S/sfx2/classification/baf.xsd $S/sfx2/classification/example.xml > $W/CustomTarget/sfx2/classification/example.validated 2>&1 || (cat $W/CustomTarget/sfx2/classification/example.validated; false) /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/classification/example.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/classification/example.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/classification/example_ca-ES.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/classification/example_ca-ES.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/classification/example_fr-FR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/classification/example_fr-FR.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/classification/example_hu-HU.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/classification/example_hu-HU.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/classification/example_nl-NL.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/classification/example_nl-NL.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/classification/example_pt-BR.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/classification/example_pt-BR.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/classification/example_sl-SI.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/classification/example_sl-SI.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/emojiconfig/emoji.json /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/emojiconfig/emoji.json /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/sfx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sfxzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/sfx.mo [build C ] shell/source/unix/misc/uri-encode.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/shell/source/unix/misc/ $W/Dep/CObject/shell/source/unix/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/unix/misc/uri-encode.c -o $W/CObject/shell/source/unix/misc/uri-encode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/shell/source/unix/misc/senddoc.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/senddoc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelldz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelleo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelles.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelleu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelllt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelllv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelltn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelltr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shelluk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/shellzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/shell.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/basicVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/basicVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/basicFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/basicFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/dissolveFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/dissolveFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/fadeBlackFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/fadeBlackFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/fadeFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/fadeFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/glitterVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/glitterVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/glitterFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/glitterFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/honeycombVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/honeycombVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/honeycombGeometryShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/honeycombGeometryShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/honeycombFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/honeycombFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/reflectionVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/reflectionVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/reflectionFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/reflectionFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/staticFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/staticFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/vortexVertexShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/vortexVertexShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/vortexGeometryShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/vortexGeometryShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/vortexFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/vortexFragmentShader.glsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/opengl/rippleFragmentShader.glsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/opengl/rippleFragmentShader.glsl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Zip/smoketestdoc.prepare [build C ] solenv/bin/concat-deps.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/solenv/bin/ $W/Dep/CObject/solenv/bin/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -DLIBO_INTERNAL_ONLY -c $S/solenv/bin/concat-deps.c -o $W/CObject/solenv/bin/concat-deps.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] solenv/gbuildtojson/gbuildtojson.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/solenv/gbuildtojson/ $W/Dep/CxxObject/solenv/gbuildtojson/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/solenv/gbuildtojson/gbuildtojson.cxx -o $W/CxxObject/solenv/gbuildtojson/gbuildtojson.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] soltools/mkdepend/collectdircontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/soltools/mkdepend/ $W/Dep/CxxObject/soltools/mkdepend/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DNO_X11 -DXP_PC -DHW_THREADS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/mkdepend/collectdircontent.cxx -o $W/CxxObject/soltools/mkdepend/collectdircontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/mkdepend/cppsetup.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/mkdepend/ $W/Dep/CObject/soltools/mkdepend/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DNO_X11 -DXP_PC -DHW_THREADS -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/mkdepend/cppsetup.c -o $W/CObject/soltools/mkdepend/cppsetup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/mkdepend/ifparser.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/mkdepend/ $W/Dep/CObject/soltools/mkdepend/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DNO_X11 -DXP_PC -DHW_THREADS -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/mkdepend/ifparser.c -o $W/CObject/soltools/mkdepend/ifparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/mkdepend/include.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/mkdepend/ $W/Dep/CObject/soltools/mkdepend/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DNO_X11 -DXP_PC -DHW_THREADS -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/mkdepend/include.c -o $W/CObject/soltools/mkdepend/include.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/mkdepend/main.c /builddir/build/BUILD/libreoffice-6.3.5.2/soltools/mkdepend/include.c: In function 'remove_dotdot.constprop': /builddir/build/BUILD/libreoffice-6.3.5.2/soltools/mkdepend/include.c:251:42: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 251 | int n = snprintf(buf, BUFSIZ, "%s%s%s", dir, *dir ? "/" : "", component); | ^ In file included from /usr/include/stdio.h:867, from /builddir/build/BUILD/libreoffice-6.3.5.2/soltools/mkdepend/def.h:40, from /builddir/build/BUILD/libreoffice-6.3.5.2/soltools/mkdepend/include.c:31: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 8193) into a destination of size 8192 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/mkdepend/ $W/Dep/CObject/soltools/mkdepend/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DNO_X11 -DXP_PC -DHW_THREADS -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/mkdepend/main.c -o $W/CObject/soltools/mkdepend/main.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/mkdepend/parse.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/mkdepend/ $W/Dep/CObject/soltools/mkdepend/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DNO_X11 -DXP_PC -DHW_THREADS -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/mkdepend/parse.c -o $W/CObject/soltools/mkdepend/parse.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build C ] soltools/mkdepend/pr.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/soltools/mkdepend/ $W/Dep/CObject/soltools/mkdepend/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DNO_X11 -DXP_PC -DHW_THREADS -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/soltools/mkdepend/pr.c -o $W/CObject/soltools/mkdepend/pr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/smzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/sm.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svldz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svleo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svles.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svleu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svllt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svllv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svltn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svltr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svluk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svlzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/svl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svteo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svteu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svthe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svthi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svthr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svthu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svttn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svttr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svtzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/svt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/svx/source/gengal/gengal.sh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/gengal /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/svxzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/svx.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sweo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/sweu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swtn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swtr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/sw.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/swzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/sw.mo [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu && xsltproc --nonet -o $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu && xsltproc --nonet -o $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/ && cp $S/swext/mediawiki/help/wikisend.xhp $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/wikisend.xhp && touch $W/Extension/wiki-publisher/root/help/en-US-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/ && cp $S/swext/mediawiki/help/wikiformats.xhp $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/wikiformats.xhp && touch $W/Extension/wiki-publisher/root/help/en-US-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/ && cp $S/swext/mediawiki/help/wikiaccount.xhp $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/wikiaccount.xhp && touch $W/Extension/wiki-publisher/root/help/en-US-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/ && cp $S/swext/mediawiki/help/wiki.xhp $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/wiki.xhp && touch $W/Extension/wiki-publisher/root/help/en-US-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/ && cp $S/swext/mediawiki/help/wikisettings.xhp $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher/wikisettings.xhp && touch $W/Extension/wiki-publisher/root/help/en-US-xhp.done [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.mime mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/ [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.applications cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openoffice.mime | tr -d "\015" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/openoffice.mime mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/ [build CAT] CustomTarget/sysui/share/libreoffice/openoffice.sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/ cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openoffice.applications | tr -d "\015" | sed -e "s/OFFICENAME/libreoffice6.3/" -e "s/%PRODUCTNAME/LibreOffice /" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/openoffice.applications cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/openoffice.sh | tr -d "\015" | sed -e "s/%PREFIX/libreoffice6.3/g" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/openoffice.sh [build ECH] CustomTarget/sysui/share/libreoffice/launcherlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/ [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.mime mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/ echo "writer.desktop calc.desktop draw.desktop impress.desktop math.desktop base.desktop startcenter.desktop xsltfilter.desktop" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/launcherlist [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.applications cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openoffice.mime | tr -d "\015" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/openoffice.mime mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/ [build CAT] CustomTarget/sysui/share/libreofficedev/openoffice.sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/ cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openoffice.applications | tr -d "\015" | sed -e "s/OFFICENAME/libreofficedev6.3/" -e "s/%PRODUCTNAME/LibreOfficeDev /" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/openoffice.applications cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/openoffice.sh | tr -d "\015" | sed -e "s/%PREFIX/libreofficedev6.3/g" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/openoffice.sh [build ECH] CustomTarget/sysui/share/libreofficedev/launcherlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/ /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/registry/modifications.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/registry/modifications.xcd echo "writer.desktop calc.desktop draw.desktop impress.desktop math.desktop base.desktop startcenter.desktop xsltfilter.desktop" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/launcherlist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/wordbook/sl.dic /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/wordbook/sl.dic /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/wordbook/en-US.dic /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/wordbook/en-US.dic /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/database/biblio.odb /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/database/biblio.odb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/database/biblio/biblio.dbf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/database/biblio/biblio.dbf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/database/biblio/biblio.dbt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/database/biblio/biblio.dbt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/wordbook/technical.dic /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/wordbook/technical.dic /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/wordbook/en-GB.dic /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/wordbook/en-GB.dic /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/autotext/en-US/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/autotext/en-US/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/autotext/en-US/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/autotext/en-US/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/autotext/en-US/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/autotext/en-US/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/empty-directory-dummy /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/.dummy /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/autocorr/acor_fr.dat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/autocorr/acor_en-US.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/config/soffice.cfg/modules/scalc/popupmenu/draw.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/modules/scalc/popupmenu/draw.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/config/soffice.cfg/modules/scalc/popupmenu/anchor.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/modules/scalc/popupmenu/anchor.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/config/soffice.cfg/modules/swriter/popupmenu/text.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/modules/swriter/popupmenu/text.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/test/user-template/user/config/soffice.cfg/modules/simpress/popupmenu/page.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/unittest/user/config/soffice.cfg/modules/simpress/popupmenu/page.xml [build ECH] CustomTarget/testtools/bridgetest/bridgetest_server S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && echo "$I/program/uno.bin" "-s com.sun.star.test.bridge.CppTestObject" "-u 'uno:socket,host=127.0.0.1,port=2002;urp;test'" "--singleaccept" "-env:LO_BUILD_LIB_DIR=file://$W/LinkTarget/Library" "-env:URE_MORE_SERVICES=file://$W/Rdb/uno_services.rdb" "-env:URE_MORE_TYPES=file://$W/UnoApiTarget/bridgetest.rdb" > $W/CustomTarget/testtools/bridgetest/bridgetest_server [build ECH] CustomTarget/testtools/bridgetest/bridgetest_client S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && echo "$I/program/uno.bin" "-s com.sun.star.test.bridge.BridgeTest --" "-u 'uno:socket,host=127.0.0.1,port=2002;urp;test'" "-env:LO_BUILD_LIB_DIR=file://$W/LinkTarget/Library" "-env:URE_MORE_SERVICES=file://$W/Rdb/uno_services.rdb" "-env:URE_MORE_TYPES=file://$W/UnoApiTarget/bridgetest.rdb" > $W/CustomTarget/testtools/bridgetest/bridgetest_client [build ECH] CustomTarget/testtools/bridgetest/bridgetest_javaserver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && echo "URE_MORE_SERVICES=file://$W/Rdb/uno_services.rdb" "URE_MORE_TYPES=file://$W/UnoApiTarget/bridgetest.rdb" "java" "-classpath $I/program/classes/ridl.jar:$I/program/classes/java_uno.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$W/Jar/testComponent.jar" "com.sun.star.comp.bridge.TestComponentMain" \""uno:socket,host=127.0.0.1,port=2002;urp;test"\" "singleaccept" > $W/CustomTarget/testtools/bridgetest/bridgetest_javaserver [build ECH] CustomTarget/testtools/bridgetest/bridgetest_inprocess_java S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && echo "JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x" "$I/program/uno.bin" "-s com.sun.star.test.bridge.BridgeTest" "-env:LO_BUILD_LIB_DIR=file://$W/LinkTarget/Library" "-env:URE_MORE_SERVICES=file://$W/Rdb/uno_services.rdb" "-env:URE_MORE_TYPES=file://$W/UnoApiTarget/bridgetest.rdb" "-- com.sun.star.test.bridge.JavaTestObject noCurrentContext" > $W/CustomTarget/testtools/bridgetest/bridgetest_inprocess_java chmod +x /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/bridgetest/bridgetest_server [build CXX] tools/source/misc/pathutils.cxx chmod +x /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/bridgetest/bridgetest_client S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/misc/ $W/Dep/CxxObject/tools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/misc/pathutils.cxx -o $W/CxxObject/tools/source/misc/pathutils.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host chmod +x /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/bridgetest/bridgetest_javaserver chmod +x /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/bridgetest/bridgetest_inprocess_java /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/ure/source/uno /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/uno /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuias.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuibg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuibn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuibr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuica.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuics.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuicy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuida.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuide.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuidz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuieo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuies.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuieu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuifa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuifi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuifr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuigl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuigu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuihe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuihi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuihr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuihu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuija.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuikk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuikn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuilt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuilv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuimai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuimr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuinb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuinl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuinn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuinr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuinso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuior.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuipa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuipl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuipt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuipt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuisi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuisk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuisl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuisr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuisr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuist.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuisv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuita.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuite.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuith.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuitn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuitr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuits.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuiuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuive.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuixh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuizh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuizh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/uuizu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/uui.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/definition.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/definition.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/switch-off.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/switch-off.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/switch-off-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/switch-off-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/switch-off-pressed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/switch-off-pressed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/switch-on.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/switch-on.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/switch-on-pressed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/switch-on-pressed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/switch-on-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tick-off.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tick-off.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tick-off-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tick-off-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tick-off-pressed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tick-off-pressed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tick-on.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tick-on.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tick-on-pressed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tick-on-pressed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tick-on-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tick-on-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/spinbox-left.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/spinbox-left.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/spinbox-left-pressed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/spinbox-left-pressed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/spinbox-left-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/spinbox-left-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/spinbox-right.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/spinbox-right.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/spinbox-right-pressed.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/spinbox-right-pressed.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/spinbox-right-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/spinbox-right-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/common-rect.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/common-rect.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/common-rect-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/common-rect-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/common-rect-focus.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/common-rect-focus.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/common-rect-focus-slim.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/common-rect-focus-slim.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/pushbutton-default.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/pushbutton-default.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/pushbutton-rollover.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/pushbutton-rollover.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/pushbutton-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/pushbutton-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tabitem-first.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tabitem-first.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tabitem-middle.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tabitem-middle.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tabitem-last.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tabitem-last.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tabitem-first-selected.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tabitem-first-selected.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tabitem-middle-selected.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tabitem-middle-selected.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/tabitem-last-selected.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/tabitem-last-selected.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/scrollbar-horizontal.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/scrollbar-horizontal.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/scrollbar-vertical.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/scrollbar-vertical.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/combobox.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/combobox.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/combobox-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/combobox-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/combobox-button.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/combobox-button.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/combobox-button-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/combobox-button-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/arrow-up.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/arrow-up.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/arrow-down.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/arrow-down.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/slider-button.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/slider-button.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/uiconfig/theme_definitions/ios/slider-button-disabled.svg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/theme_definitions/ios/slider-button-disabled.svg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/tipoftheday/tipoftheday.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/tipoftheday/tipoftheday.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/tipoftheday/tipoftheday_w.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/tipoftheday/tipoftheday_w.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/tipoftheday/tipoftheday_c.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/tipoftheday/tipoftheday_c.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/tipoftheday/tipoftheday_i.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/tipoftheday/tipoftheday_i.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/tipoftheday/tipoftheday_d.png /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/tipoftheday/tipoftheday_d.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/psprint/driver/SGENPRT.PS /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/generic/printer/configuration/psprint.conf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/psprint/psprint.conf [build MOC] CustomTarget/vcl/unx/kde5/KDE5FilePicker.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/kde5/KDE5FilePicker.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/unx/kde5/KDE5FilePicker.moc [build MOC] CustomTarget/vcl/qt5/Qt5AccessibleWidget.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5AccessibleWidget.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5AccessibleWidget.moc [build MOC] CustomTarget/vcl/qt5/Qt5Clipboard.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5Clipboard.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5Clipboard.moc [build MOC] CustomTarget/vcl/qt5/Qt5FilePicker.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5FilePicker.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5FilePicker.moc [build MOC] CustomTarget/vcl/qt5/Qt5Frame.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5Frame.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5Frame.moc [build MOC] CustomTarget/vcl/qt5/Qt5Instance.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5Instance.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5Instance.moc [build MOC] CustomTarget/vcl/qt5/Qt5MainWindow.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5MainWindow.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5MainWindow.moc [build MOC] CustomTarget/vcl/qt5/Qt5Menu.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5Menu.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5Menu.moc [build MOC] CustomTarget/vcl/qt5/Qt5Object.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5Object.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5Object.moc [build MOC] CustomTarget/vcl/qt5/Qt5Timer.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5Timer.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5Timer.moc [build MOC] CustomTarget/vcl/qt5/Qt5Widget.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5Widget.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5Widget.moc [build MOC] CustomTarget/vcl/qt5/Qt5XAccessible.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/inc/qt5/Qt5XAccessible.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5/Qt5XAccessible.moc [build MOC] CustomTarget/vcl/unx/gtk3_kde5/kde5_filepicker.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/unx/gtk3_kde5/kde5_filepicker.moc [build MOC] CustomTarget/vcl/unx/gtk3_kde5/kde5_filepicker_ipc.moc /usr/bin/moc-qt5 /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker_ipc.hxx -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/unx/gtk3_kde5/kde5_filepicker_ipc.moc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcldz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcleo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcles.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcleu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcllt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcllv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcltn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcltr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vcluk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/vcl.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/vclzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/vcl.mo [build SED] CustomTarget/wizards/share/dialog.xlc sed -e 's/@LIBO_SHARE_FOLDER@/share/' /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/configshare/dialog.xlc > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/share/dialog.xlc [build SED] CustomTarget/wizards/share/script.xlc sed -e 's/@LIBO_SHARE_FOLDER@/share/' /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/configshare/script.xlc > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/share/script.xlc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/_License.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/_License.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/acConstants.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/acConstants.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Application.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Application.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Collect.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Collect.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/CommandBar.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/CommandBar.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/CommandBarControl.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/CommandBarControl.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Compatible.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Compatible.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Control.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Control.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Database.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Database.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/DataDef.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/DataDef.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Dialog.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Dialog.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/dlgFormat.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/dlgFormat.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/dlgTrace.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/dlgTrace.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/DoCmd.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/DoCmd.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Event.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Event.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Field.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Field.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Form.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Form.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/L10N.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/L10N.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Methods.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Methods.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Module.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Module.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/OptionGroup.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/OptionGroup.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/PropertiesGet.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/PropertiesGet.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/PropertiesSet.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/PropertiesSet.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Property.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Property.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Recordset.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Recordset.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Root_.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Root_.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/SubForm.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/SubForm.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/TempVar.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/TempVar.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Test.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Test.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Trace.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Trace.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/UtilProperty.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/UtilProperty.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/access2base/Utils.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Access2Base/Utils.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/CommonLang.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/CommonLang.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Currency.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Currency.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Depot.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Depot.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Dialog2.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Dialog2.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Dialog3.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Dialog3.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Dialog4.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Dialog4.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Internet.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Internet.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_de.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_de.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_en.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_en.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_es.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_es.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_fr.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_fr.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_it.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_it.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_ja.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_ja.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_ko.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_ko.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_sv.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_sv.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_tw.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_tw.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/Lang_zh.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/Lang_zh.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/depot/tools.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Depot/tools.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/AutoPilotRun.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/AutoPilotRun.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/Common.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/Common.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/ConvertRun.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/ConvertRun.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/DlgConvert.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/DlgConvert.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/DlgPassword.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/DlgPassword.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/Hard.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/Hard.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/Init.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/Init.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/Protect.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/Protect.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/Soft.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/Soft.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/euro/Writer.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Euro/Writer.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/DBMeta.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/DBMeta.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/develop.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/develop.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/DlgFormDB.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/DlgFormDB.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/FormWizard.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/FormWizard.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/Language.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/Language.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/Layouter.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/Layouter.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/formwizard/tools.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/FormWizard/tools.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/AutoText.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/AutoText.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/ChangeAllChars.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/ChangeAllChars.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/GetTexts.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/GetTexts.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/ReadDir.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/ReadDir.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/ReadFolderDlg.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/ReadFolderDlg.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/UserfieldDlg.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/UserfieldDlg.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/gimmicks/Userfields.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Gimmicks/Userfields.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/importwizard/API.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/API.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/importwizard/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/importwizard/DialogModul.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/DialogModul.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/importwizard/FilesModul.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/FilesModul.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/importwizard/ImportDialog.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/ImportDialog.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/importwizard/Language.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/Language.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/importwizard/Main.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/Main.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/importwizard/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/ImportWizard/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/share/dialog.xlc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/dialog.xlc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/share/script.xlc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/script.xlc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/standard/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/basic/Standard/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/standard/Module1.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/basic/Standard/Module1.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/standard/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/basic/Standard/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/template/Autotext.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/Autotext.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/template/Correspondence.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/Correspondence.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/template/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/template/DialogStyles.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/DialogStyles.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/template/ModuleAgenda.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/ModuleAgenda.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/template/Samples.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/Samples.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/template/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/template/TemplateDialog.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Template/TemplateDialog.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/Debug.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/Debug.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/DlgOverwriteAll.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/DlgOverwriteAll.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/Listbox.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/Listbox.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/Misc.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/Misc.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/ModuleControls.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/ModuleControls.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/Strings.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/Strings.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tools/UCB.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tools/UCB.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/dialog.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/Functions.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/Functions.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/RoadMap.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/RoadMap.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/script.xlb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/ShowInfoDialog.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/ShowInfoDialog.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/TutorialClose.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/TutorialClose.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/TutorialCloseDialog.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/TutorialCloseDialog.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/TutorialCreator.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/TutorialCreator.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/TutorialOpen.xba /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/TutorialOpen.xba /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/TutorialOpenDialog.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/TutorialOpenDialog.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/tutorials/TutorialsDialog.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/basic/Tutorials/TutorialsDialog.xdl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/config/dialog.xlc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/basic/dialog.xlc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/config/script.xlc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/basic/script.xlc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/source/resources/resources_en_US.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_en_US.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/strings.hrc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/strings.hrc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/ConfigGroup.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/ConfigGroup.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/ConfigSet.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/ConfigSet.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/Configuration.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/Configuration.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/Desktop.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/Desktop.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/FileAccess.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/FileAccess.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/HelpIds.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/HelpIds.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/NoValidPathException.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/NoValidPathException.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/NumberFormatter.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/NumberFormatter.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/Properties.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/Properties.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/PropertyNames.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/PropertyNames.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/SystemDialog.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/SystemDialog.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/IRenderer.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/IRenderer.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/UCB.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/UCB.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/ListModel.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/ListModel.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/common/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/common/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/document/OfficeDocument.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/document/OfficeDocument.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/document/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/document/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/text/TextDocument.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/text/TextDocument.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/text/TextElement.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/text/TextElement.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/text/TextFieldHandler.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/text/TextFieldHandler.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/text/TextSectionHandler.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/text/TextSectionHandler.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/text/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/text/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/ControlScroller.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/ControlScroller.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/DocumentPreview.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/DocumentPreview.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/PathSelection.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/PathSelection.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/PeerConfig.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/PeerConfig.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/UIConsts.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/UIConsts.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/UnoDialog.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/UnoDialog.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/UnoDialog2.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/UnoDialog2.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/WizardDialog.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/WizardDialog.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/CommonListener.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/CommonListener.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/DataAware.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/DataAware.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/ListModelBinder.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/RadioDataAware.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/RadioDataAware.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/UnoDataAware.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/UnoDataAware.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/Task.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/Task.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/TaskEvent.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/TaskEvent.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/TaskListener.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/TaskListener.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/EventListenerList.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/EventListenerList.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/event/__init__.py /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/wizards/ui/event/__init__.py /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizeo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizeu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizhe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizhi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizhr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizhu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wiznb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wiznl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wiznn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wiznr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wiznso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wiztn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wiztr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wizzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/wiz.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptcs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptcy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wpteo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptes.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wpteu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wpthe.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wpthi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wpthr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wpthu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptkk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptkn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptlt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptlv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wpttn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wpttr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptzh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptzh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/wptzu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/wpt.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlhelp/util/idxcaption.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/idxcaption.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlhelp/util/idxcontent.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/idxcontent.xsl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/chart.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/chart.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/datastyl.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/datastyl.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/defs.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/defs.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/drawing.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/drawing.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/dtypes.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/dtypes.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/form.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/form.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/meta.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/meta.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/nmspace.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/nmspace.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/office.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/office.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/office.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/office.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/script.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/script.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/settings.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/settings.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/style.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/style.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/table.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/table.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/dtd/text.mod /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/text.mod /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlscript/dtd/dialog.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/dialog.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlscript/dtd/libraries.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/libraries.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlscript/dtd/library.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/library.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/xmlscript/dtd/module.dtd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/dtd/officedocument/1_0/module.dtd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscaf.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/af/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscar.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ar/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscas.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/as/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscbg.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bg/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscbn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/bn/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscbr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/br/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscca.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ca/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsccs.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cs/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsccy.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/cy/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscda.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/da/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscde.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/de/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscdz.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/dz/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscel.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/el/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsceo.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eo/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsces.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/es/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscet.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/et/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsceu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/eu/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscfa.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fa/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscfi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fi/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscfr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/fr/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscga.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ga/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscgl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gl/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscgu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/gu/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsche.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/he/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xschi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hi/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xschr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hr/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xschu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/hu/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscid.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/id/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscit.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/it/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscja.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ja/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsckk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kk/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsckn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/kn/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscko.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ko/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsclt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lt/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsclv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/lv/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscmai.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mai/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscml.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ml/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscmr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/mr/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscnb.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nb/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscnl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nl/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscnn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nn/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscnr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nr/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscnso.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/nso/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscor.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/or/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscpa-IN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pa_IN/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscpl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pl/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscpt-BR.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt_BR/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscpt.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/pt/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscro.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ro/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscru.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ru/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscsi.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/si/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscsk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sk/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscsl.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sl/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscsr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscsr-Latn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sr@latin/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscss.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ss/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscst.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/st/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscsv.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/sv/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscta.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ta/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscte.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/te/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscth.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/th/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsctn.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tn/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsctr.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/tr/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscts.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ts/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscuk.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/uk/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscve.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/ve/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xscxh.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/xh/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsczh-CN.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_CN/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsczh-TW.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zh_TW/LC_MESSAGES/xsc.mo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/MoTarget/xsczu.mo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/resource/zu/LC_MESSAGES/xsc.mo [build LOC] external S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/external S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsal_textenclo.so [build CXX] sal/osl/all/compat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/all/ $W/Dep/CxxObject/sal/osl/all/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/all/compat.cxx -o $W/CxxObject/sal/osl/all/compat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/all/debugbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/all/ $W/Dep/CxxObject/sal/osl/all/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/all/debugbase.cxx -o $W/CxxObject/sal/osl/all/debugbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/all/filepath.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/all/ $W/Dep/CxxObject/sal/osl/all/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/all/filepath.cxx -o $W/CxxObject/sal/osl/all/filepath.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/all/loadmodulerelative.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/all/ $W/Dep/CxxObject/sal/osl/all/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/all/loadmodulerelative.cxx -o $W/CxxObject/sal/osl/all/loadmodulerelative.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/all/log.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/all/ $W/Dep/CxxObject/sal/osl/all/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/all/log.cxx -o $W/CxxObject/sal/osl/all/log.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/all/signalshared.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/all/ $W/Dep/CxxObject/sal/osl/all/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/all/signalshared.cxx -o $W/CxxObject/sal/osl/all/signalshared.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/all/utility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/all/ $W/Dep/CxxObject/sal/osl/all/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/all/utility.cxx -o $W/CxxObject/sal/osl/all/utility.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/alloc_arena.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/alloc_arena.cxx -o $W/CxxObject/sal/rtl/alloc_arena.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/alloc_cache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/alloc_cache.cxx -o $W/CxxObject/sal/rtl/alloc_cache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/alloc_fini.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/alloc_fini.cxx -o $W/CxxObject/sal/rtl/alloc_fini.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/alloc_global.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/alloc_global.cxx -o $W/CxxObject/sal/rtl/alloc_global.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/bootstrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/bootstrap.cxx -o $W/CxxObject/sal/rtl/bootstrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/byteseq.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/byteseq.cxx -o $W/CxxObject/sal/rtl/byteseq.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/cipher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/cipher.cxx -o $W/CxxObject/sal/rtl/cipher.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/cmdargs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/cmdargs.cxx -o $W/CxxObject/sal/rtl/cmdargs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/crc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/crc.cxx -o $W/CxxObject/sal/rtl/crc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/digest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/digest.cxx -o $W/CxxObject/sal/rtl/digest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/hash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/hash.cxx -o $W/CxxObject/sal/rtl/hash.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/locale.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/locale.cxx -o $W/CxxObject/sal/rtl/locale.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/math.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/math.cxx -o $W/CxxObject/sal/rtl/math.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/random.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/random.cxx -o $W/CxxObject/sal/rtl/random.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/rtl_process.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/rtl_process.cxx -o $W/CxxObject/sal/rtl/rtl_process.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/strbuf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/strbuf.cxx -o $W/CxxObject/sal/rtl/strbuf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/strimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/strimp.cxx -o $W/CxxObject/sal/rtl/strimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/string.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/string.cxx -o $W/CxxObject/sal/rtl/string.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/unload.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/unload.cxx -o $W/CxxObject/sal/rtl/unload.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/uri.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/uri.cxx -o $W/CxxObject/sal/rtl/uri.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/ustrbuf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/ustrbuf.cxx -o $W/CxxObject/sal/rtl/ustrbuf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/ustring.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/ustring.cxx -o $W/CxxObject/sal/rtl/ustring.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/rtl/uuid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/rtl/ $W/Dep/CxxObject/sal/rtl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/rtl/uuid.cxx -o $W/CxxObject/sal/rtl/uuid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/converter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/converter.cxx -o $W/CxxObject/sal/textenc/converter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/convertsimple.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/convertsimple.cxx -o $W/CxxObject/sal/textenc/convertsimple.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/handleundefinedunicodetotextchar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/handleundefinedunicodetotextchar.cxx -o $W/CxxObject/sal/textenc/handleundefinedunicodetotextchar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/tcvtutf8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/tcvtutf8.cxx -o $W/CxxObject/sal/textenc/tcvtutf8.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/tencinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/tencinfo.cxx -o $W/CxxObject/sal/textenc/tencinfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/textcvt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/textcvt.cxx -o $W/CxxObject/sal/textenc/textcvt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/textenc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/textenc.cxx -o $W/CxxObject/sal/textenc/textenc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/unichars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/unichars.cxx -o $W/CxxObject/sal/textenc/unichars.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/backtraceapi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/backtraceapi.cxx -o $W/CxxObject/sal/osl/unx/backtraceapi.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/conditn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/conditn.cxx -o $W/CxxObject/sal/osl/unx/conditn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/file.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/file.cxx -o $W/CxxObject/sal/osl/unx/file.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/file_error_transl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/file_error_transl.cxx -o $W/CxxObject/sal/osl/unx/file_error_transl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/file_misc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/file_misc.cxx -o $W/CxxObject/sal/osl/unx/file_misc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/file_path_helper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/file_path_helper.cxx -o $W/CxxObject/sal/osl/unx/file_path_helper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/file_stat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/file_stat.cxx -o $W/CxxObject/sal/osl/unx/file_stat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/file_url.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/file_url.cxx -o $W/CxxObject/sal/osl/unx/file_url.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/file_volume.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/file_volume.cxx -o $W/CxxObject/sal/osl/unx/file_volume.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/memory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/memory.cxx -o $W/CxxObject/sal/osl/unx/memory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/module.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/module.cxx -o $W/CxxObject/sal/osl/unx/module.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/mutex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/mutex.cxx -o $W/CxxObject/sal/osl/unx/mutex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/nlsupport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/nlsupport.cxx -o $W/CxxObject/sal/osl/unx/nlsupport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/pipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/pipe.cxx -o $W/CxxObject/sal/osl/unx/pipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/process.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/process.cxx -o $W/CxxObject/sal/osl/unx/process.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/process_impl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/process_impl.cxx -o $W/CxxObject/sal/osl/unx/process_impl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/profile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/profile.cxx -o $W/CxxObject/sal/osl/unx/profile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/random.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/random.cxx -o $W/CxxObject/sal/osl/unx/random.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/readwrite_helper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/readwrite_helper.cxx -o $W/CxxObject/sal/osl/unx/readwrite_helper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/security.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/security.cxx -o $W/CxxObject/sal/osl/unx/security.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/signal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/signal.cxx -o $W/CxxObject/sal/osl/unx/signal.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/socket.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/socket.cxx -o $W/CxxObject/sal/osl/unx/socket.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/tempfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/tempfile.cxx -o $W/CxxObject/sal/osl/unx/tempfile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/thread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/thread.cxx -o $W/CxxObject/sal/osl/unx/thread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/time.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/time.cxx -o $W/CxxObject/sal/osl/unx/time.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/salinit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/salinit.cxx -o $W/CxxObject/sal/osl/unx/salinit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/uunxapi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/uunxapi.cxx -o $W/CxxObject/sal/osl/unx/uunxapi.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/system.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/system.cxx -o $W/CxxObject/sal/osl/unx/system.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build C ] sal/osl/unx/backtrace.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/sal/osl/unx/ $W/Dep/CObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/backtrace.c -o $W/CObject/sal/osl/unx/backtrace.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/osl/unx/interlck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/osl/unx/ $W/Dep/CxxObject/sal/osl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAL_DLLIMPLEMENTATION -DRTL_OS="\"Linux\"" -DRTL_ARCH="\"S390x\"" -DSRCDIR="\"/builddir/build/BUILD/libreoffice-6.3.5.2\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/osl/unx/interlck.cxx -o $W/CxxObject/sal/osl/unx/interlck.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc [build CXX] sal/textenc/context.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/context.cxx -o $W/CxxObject/sal/textenc/context.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/convertbig5hkscs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/convertbig5hkscs.cxx -o $W/CxxObject/sal/textenc/convertbig5hkscs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/converteuctw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/converteuctw.cxx -o $W/CxxObject/sal/textenc/converteuctw.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/convertgb18030.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/convertgb18030.cxx -o $W/CxxObject/sal/textenc/convertgb18030.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/convertisciidevangari.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/convertisciidevangari.cxx -o $W/CxxObject/sal/textenc/convertisciidevangari.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/convertiso2022cn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/convertiso2022cn.cxx -o $W/CxxObject/sal/textenc/convertiso2022cn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/convertiso2022jp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/convertiso2022jp.cxx -o $W/CxxObject/sal/textenc/convertiso2022jp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/convertiso2022kr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/convertiso2022kr.cxx -o $W/CxxObject/sal/textenc/convertiso2022kr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/convertsinglebytetobmpunicode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/convertsinglebytetobmpunicode.cxx -o $W/CxxObject/sal/textenc/convertsinglebytetobmpunicode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/tables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/tables.cxx -o $W/CxxObject/sal/textenc/tables.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/tcvtbyte.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/tcvtbyte.cxx -o $W/CxxObject/sal/textenc/tcvtbyte.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/tcvtmb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/tcvtmb.cxx -o $W/CxxObject/sal/textenc/tcvtmb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] sal/textenc/tcvtutf7.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/textenc/ $W/Dep/CxxObject/sal/textenc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/textenc/tcvtutf7.cxx -o $W/CxxObject/sal/textenc/tcvtutf7.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libuno_salhelpergcc3.so.3 [build CXX] codemaker/source/commoncpp/commoncpp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/commoncpp/ $W/Dep/CxxObject/codemaker/source/commoncpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/commoncpp/commoncpp.cxx -o $W/CxxObject/codemaker/source/commoncpp/commoncpp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/codemaker/exceptiontree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/codemaker/ $W/Dep/CxxObject/codemaker/source/codemaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/codemaker/exceptiontree.cxx -o $W/CxxObject/codemaker/source/codemaker/exceptiontree.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/codemaker/global.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/codemaker/ $W/Dep/CxxObject/codemaker/source/codemaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/codemaker/global.cxx -o $W/CxxObject/codemaker/source/codemaker/global.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/codemaker/options.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/codemaker/ $W/Dep/CxxObject/codemaker/source/codemaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/codemaker/options.cxx -o $W/CxxObject/codemaker/source/codemaker/options.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/codemaker/typemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/codemaker/ $W/Dep/CxxObject/codemaker/source/codemaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/codemaker/typemanager.cxx -o $W/CxxObject/codemaker/source/codemaker/typemanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/codemaker/unotype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/codemaker/ $W/Dep/CxxObject/codemaker/source/codemaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/codemaker/unotype.cxx -o $W/CxxObject/codemaker/source/codemaker/unotype.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/codemaker/codemaker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/codemaker/ $W/Dep/CxxObject/codemaker/source/codemaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/codemaker/codemaker.cxx -o $W/CxxObject/codemaker/source/codemaker/codemaker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build LNK] StaticLibrary/libfindsofficepath.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libfindsofficepath.a && ar -rsu $W/LinkTarget/StaticLibrary/libfindsofficepath.a $W/CObject/cppuhelper/source/findsofficepath.o 2> /dev/null [build CXX] tools/source/reversemap/bestreversemap.cxx TEMPFILE=/tmp/gbuild.L3y4Au && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libfindsofficepath.a.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/reversemap/ $W/Dep/CxxObject/tools/source/reversemap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/reversemap/bestreversemap.cxx -o $W/CxxObject/tools/source/reversemap/bestreversemap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build PKG] vcl_opengl_shader rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_opengl_shader.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_opengl_shader.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_opengl_shader.filelist [build LNK] Library/libclewlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/external/clew/source/clew.o -Wl,--start-group -ldl -lrt -Wl,--end-group -Wl,--no-as-needed -o $I/program/libclewlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libclewlo.so | grep SONAME > $W/LinkTarget/Library/libclewlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libclewlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libclewlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libclewlo.so.exports.tmp $W/LinkTarget/Library/libclewlo.so.exports; then rm $W/LinkTarget/Library/libclewlo.so.exports.tmp; else mv $W/LinkTarget/Library/libclewlo.so.exports.tmp $W/LinkTarget/Library/libclewlo.so.exports && touch -r $I/program/libclewlo.so $W/LinkTarget/Library/libclewlo.so.exports; fi TEMPFILE=/tmp/gbuild.y2zmvM && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libclewlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/acc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/avmedia [build CUS] editeng/generated touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/editeng/generated.done [build GPF] CustomTarget/xmloff/generated/tokenhash.inc /usr/bin/gperf --compare-strncmp --switch=2 --readonly-tables /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/misc/tokenhash.gperf | sed -e 's/char\*)0/(char\*)0, 0/g' | grep -v '^#line' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated/tokenhash.inc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/basctl/uiconfig/basicide/ui/basicmacrodialog.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/breakpointmenus.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/defaultlanguage.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/deletelangdialog.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/dialogpage.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/exportdialog.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/gotolinedialog.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/importlibdialog.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/libpage.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/managebreakpoints.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/managelanguages.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/modulepage.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/newlibdialog.ilst $W/UIImageListTarget/basctl/uiconfig/basicide/ui/organizedialog.ilst /dev/null > $W/UIConfig/modules/BasicIDE.ilst [build PKG] UIConfig/modules/BasicIDE rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/BasicIDE.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/BasicIDE.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/BasicIDE.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/BasicIDE/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/BasicIDE/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/basctl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/sb [build PKG] udkapi_idl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/udkapi_idl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/udkapi_idl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/udkapi_idl.filelist [build LNK] StaticLibrary/libcodemaker_java.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libcodemaker_java.a && ar -rsu $W/LinkTarget/StaticLibrary/libcodemaker_java.a $W/CxxObject/codemaker/source/commonjava/commonjava.o 2> /dev/null [build PKG] offapi_idl TEMPFILE=/tmp/gbuild.X1hDo6 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libcodemaker_java.a.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/offapi_idl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/offapi_idl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/offapi_idl.filelist [build JAR] unoloader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/unoloader/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/unoloader/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/unoloader/META-INF/MANIFEST.MF && cat $S/ridljar/source/unoloader/com/sun/star/lib/unoloader/manifest >> $W/JavaClassSet/Jar/unoloader/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/unoloader && jar cfm $I/program/classes/unoloader.jar $W/JavaClassSet/Jar/unoloader/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/unoloader.jar; false) [build LNK] Library/libofficebean.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/bean/native/unix/com_sun_star_comp_beans_LocalOfficeWindow.o -Wl,--start-group -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/jre/lib/s390x -ljawt -Wl,--end-group -Wl,--no-as-needed -o $I/program/libofficebean.so [build PKG] canvas_opengl_shader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libofficebean.so | grep SONAME > $W/LinkTarget/Library/libofficebean.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libofficebean.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libofficebean.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libofficebean.so.exports.tmp $W/LinkTarget/Library/libofficebean.so.exports; then rm $W/LinkTarget/Library/libofficebean.so.exports.tmp; else mv $W/LinkTarget/Library/libofficebean.so.exports.tmp $W/LinkTarget/Library/libofficebean.so.exports && touch -r $I/program/libofficebean.so $W/LinkTarget/Library/libofficebean.so.exports; fi TEMPFILE=/tmp/gbuild.lPZ3RR && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libofficebean.so.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/canvas_opengl_shader.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/canvas_opengl_shader.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/canvas_opengl_shader.filelist [build GPF] CustomTarget/oox/generated/tokenhash.inc /usr/bin/gperf --compare-strncmp --switch=2 --readonly-tables /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/misc/tokenhash.gperf | sed -e 's/char\*)0/(char\*)0, 0/g' | grep -v '^#line' > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated/tokenhash.inc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/chart2/uiconfig/ui/3dviewdialog.ilst $W/UIImageListTarget/chart2/uiconfig/ui/attributedialog.ilst $W/UIImageListTarget/chart2/uiconfig/ui/chardialog.ilst $W/UIImageListTarget/chart2/uiconfig/ui/chartdatadialog.ilst $W/UIImageListTarget/chart2/uiconfig/ui/charttypedialog.ilst $W/UIImageListTarget/chart2/uiconfig/ui/datarangedialog.ilst $W/UIImageListTarget/chart2/uiconfig/ui/dlg_DataLabel.ilst $W/UIImageListTarget/chart2/uiconfig/ui/dlg_InsertErrorBars.ilst $W/UIImageListTarget/chart2/uiconfig/ui/insertaxisdlg.ilst $W/UIImageListTarget/chart2/uiconfig/ui/insertgriddlg.ilst $W/UIImageListTarget/chart2/uiconfig/ui/inserttitledlg.ilst $W/UIImageListTarget/chart2/uiconfig/ui/paradialog.ilst $W/UIImageListTarget/chart2/uiconfig/ui/sidebaraxis.ilst $W/UIImageListTarget/chart2/uiconfig/ui/sidebarelements.ilst $W/UIImageListTarget/chart2/uiconfig/ui/sidebarerrorbar.ilst $W/UIImageListTarget/chart2/uiconfig/ui/sidebarseries.ilst $W/UIImageListTarget/chart2/uiconfig/ui/smoothlinesdlg.ilst $W/UIImageListTarget/chart2/uiconfig/ui/steppedlinesdlg.ilst $W/UIImageListTarget/chart2/uiconfig/ui/titlerotationtabpage.ilst $W/UIImageListTarget/chart2/uiconfig/ui/dlg_InsertLegend.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneAppearance.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneGeometry.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_3D_SceneIllumination.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_axisLabel.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_AxisPositions.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_ChartType.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_DataLabel.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_DataSource.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_ErrorBars.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_LegendPosition.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_PolarOptions.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_RangeChooser.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_SeriesToAxis.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_Scale.ilst $W/UIImageListTarget/chart2/uiconfig/ui/tp_Trendline.ilst $W/UIImageListTarget/chart2/uiconfig/ui/wizelementspage.ilst /dev/null > $W/UIConfig/modules/schart.ilst [build PKG] UIConfig/modules/schart rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/schart.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/schart.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/schart.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/schart/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/schart/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/chart [build XCM] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers-calc.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuModuleTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuModuleTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers-calc.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam module calc --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/alllang.xsl $S/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCU] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu && xsltproc --nonet -o $W/XcuDataTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build CXX] workdir/LexTarget/l10ntools/source/cfglex.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/l10ntools/source/cfglex.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/l10ntools/source/cfglex.cxx" && false) [build LNK] StaticLibrary/libtransex.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/LexTarget/l10ntools/source/ $W/Dep/GenCxxObject/LexTarget/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/LexTarget/l10ntools/source/cfglex.cxx -o $W/GenCxxObject/LexTarget/l10ntools/source/cfglex.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libtransex.a && ar -rsu $W/LinkTarget/StaticLibrary/libtransex.a $W/CxxObject/l10ntools/source/helper.o $W/CxxObject/l10ntools/source/common.o $W/CxxObject/l10ntools/source/merge.o $W/CxxObject/l10ntools/source/po.o 2> /dev/null TEMPFILE=/tmp/gbuild.1X3ytx && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libtransex.a.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb.prepare [build PKG] connectivity_postgresql-sdbc rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/connectivity_postgresql-sdbc.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/connectivity_postgresql-sdbc.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/connectivity_postgresql-sdbc.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/cnr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/cui/uiconfig/ui/aboutdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/aboutconfigdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/aboutconfigvaluedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/accelconfigpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/agingdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/acorexceptpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/acoroptionspage.ilst $W/UIImageListTarget/cui/uiconfig/ui/acorreplacepage.ilst $W/UIImageListTarget/cui/uiconfig/ui/applyautofmtpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/applylocalizedpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/areadialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/areatabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/asiantypography.ilst $W/UIImageListTarget/cui/uiconfig/ui/assigncomponentdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/autocorrectdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/backgroundpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/baselinksdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/bitmaptabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/blackorwhitelistentrydialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/borderareatransparencydialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/borderbackgrounddialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/borderpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/bulletandposition.ilst $W/UIImageListTarget/cui/uiconfig/ui/breaknumberoption.ilst $W/UIImageListTarget/cui/uiconfig/ui/calloutdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/calloutpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/cellalignment.ilst $W/UIImageListTarget/cui/uiconfig/ui/certdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/charnamepage.ilst $W/UIImageListTarget/cui/uiconfig/ui/colorconfigwin.ilst $W/UIImageListTarget/cui/uiconfig/ui/colorpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/colorpickerdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/comment.ilst $W/UIImageListTarget/cui/uiconfig/ui/connectortabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/connpooloptions.ilst $W/UIImageListTarget/cui/uiconfig/ui/croppage.ilst $W/UIImageListTarget/cui/uiconfig/ui/cuiimapdlg.ilst $W/UIImageListTarget/cui/uiconfig/ui/databaselinkdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/dimensionlinestabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/editdictionarydialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/editmodulesdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/embossdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/eventassigndialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/eventassignpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/fontfragment.ilst $W/UIImageListTarget/cui/uiconfig/ui/formatnumberdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/fmsearchdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/gradientpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/customizedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/dbregisterpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/distributiondialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/distributionpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/effectspage.ilst $W/UIImageListTarget/cui/uiconfig/ui/eventsconfigpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/formatcellsdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/fontfeaturesdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/galleryapplyprogress.ilst $W/UIImageListTarget/cui/uiconfig/ui/galleryfilespage.ilst $W/UIImageListTarget/cui/uiconfig/ui/gallerygeneralpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/gallerysearchprogress.ilst $W/UIImageListTarget/cui/uiconfig/ui/gallerythemedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/gallerythemeiddialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/gallerytitledialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/galleryupdateprogress.ilst $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaadddialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaeditdictdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaconversiondialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/hangulhanjaoptdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/hatchpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkdocpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkinternetpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkmarkdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/hyperlinkmailpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/hyperlinknewdocpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/hyphenate.ilst $W/UIImageListTarget/cui/uiconfig/ui/iconchangedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/iconselectordialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/tipofthedaydialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/insertfloatingframe.ilst $W/UIImageListTarget/cui/uiconfig/ui/insertoleobject.ilst $W/UIImageListTarget/cui/uiconfig/ui/insertrowcolumn.ilst $W/UIImageListTarget/cui/uiconfig/ui/javaclasspathdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/javastartparametersdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/linedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/linetabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/lineendstabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/linestyletabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/macroassigndialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/macroassignpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/macroselectordialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/menuassignpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/mosaicdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/movemenu.ilst $W/UIImageListTarget/cui/uiconfig/ui/multipathdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/namedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/newlibdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/newtabledialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/newtoolbardialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/numberingformatpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/numberingoptionspage.ilst $W/UIImageListTarget/cui/uiconfig/ui/numberingpositionpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/objectnamedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/objecttitledescdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/optaccessibilitypage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optadvancedpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optappearancepage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optasianpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optbasicidepage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optctlpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optchartcolorspage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optemailpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optfltrpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optfltrembedpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optfontspage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optgeneralpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/opthtmlpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optionsdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/optjsearchpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optlanguagespage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optlingupage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optnewdictionarydialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/optonlineupdatepage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optopenclpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optpathspage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optproxypage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optsavepage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optsecuritypage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optuserpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/optviewpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/pageformatpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/paragalignpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/paraindentspacing.ilst $W/UIImageListTarget/cui/uiconfig/ui/paratabspage.ilst $W/UIImageListTarget/cui/uiconfig/ui/password.ilst $W/UIImageListTarget/cui/uiconfig/ui/screenshotannotationdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/pastespecial.ilst $W/UIImageListTarget/cui/uiconfig/ui/patterntabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/percentdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/personalization_tab.ilst $W/UIImageListTarget/cui/uiconfig/ui/pickbulletpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/pickgraphicpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/picknumberingpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/pickoutlinepage.ilst $W/UIImageListTarget/cui/uiconfig/ui/positionpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/positionsizedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/possizetabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/posterdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querychangelineenddialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querydeletebitmapdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querydeletechartcolordialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querydeletecolordialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querydeletedictionarydialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querydeletegradientdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querydeletehatchdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querydeletelineenddialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querydeletelinestyledialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/queryduplicatedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querynoloadedfiledialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querynosavefiledialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/querysavelistdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/queryupdategalleryfilelistdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/recordnumberdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/rotationtabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/scriptorganizer.ilst $W/UIImageListTarget/cui/uiconfig/ui/searchattrdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/searchformatdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/securityoptionsdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/selectpathdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/shadowtabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/showcoldialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/similaritysearchdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/signatureline.ilst $W/UIImageListTarget/cui/uiconfig/ui/signsignatureline.ilst $W/UIImageListTarget/cui/uiconfig/ui/slantcornertabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/smarttagoptionspage.ilst $W/UIImageListTarget/cui/uiconfig/ui/smoothdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/solarizedialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/specialcharacters.ilst $W/UIImageListTarget/cui/uiconfig/ui/spellingdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/spelloptionsdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/splitcellsdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/storedwebconnectiondialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/swpossizepage.ilst $W/UIImageListTarget/cui/uiconfig/ui/textattrtabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/textanimtabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/textdialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/textflowpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/thesaurus.ilst $W/UIImageListTarget/cui/uiconfig/ui/transparencytabpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/tsaurldialog.ilst $W/UIImageListTarget/cui/uiconfig/ui/twolinespage.ilst $W/UIImageListTarget/cui/uiconfig/ui/wordcompletionpage.ilst $W/UIImageListTarget/cui/uiconfig/ui/zoomdialog.ilst /dev/null > $W/UIConfig/cui.ilst [build PKG] UIConfig/cui rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/cui.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/cui.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/cui.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/cui [build PY ] CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/modelpreprocess.py $W/CustomTarget/oox/generated/misc/namespaces.txt $S/writerfilter/source/ooxml/model.xml > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/l10ntools/source/cfglex.cxx:3023:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] 3023 | | ^ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/dbaccess/uiconfig/ui/admindialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/advancedsettingsdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/applycolpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/authentificationpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/autocharsetpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/backuppage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/choosedatasourcedialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/collectionviewdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/colwidthdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/connectionpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/copytablepage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/dbaseindexdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/dbasepage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizconnectionpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizmysqlintropage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizmysqlnativepage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwizspreadsheetpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/dbwiztextpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/deleteallrowsdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/designsavemodifieddialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/directsqldialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/emptypage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/fielddialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/finalpagewizard.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/generalpagedialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/generalpagewizard.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/generatedvaluespage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/indexdesigndialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/jdbcconnectionpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/joindialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/jointablemenu.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/joinviewmenu.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/keymenu.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/ldapconnectionpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/ldappage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/migratepage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/mysqlnativepage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/mysqlnativesettings.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/namematchingpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/odbcpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/parametersdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/password.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/preparepage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/querycolmenu.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/queryfilterdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/queryfuncmenu.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/querypropertiesdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/relationdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/rowheightdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/rtfcopytabledialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/saveindexdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/savedialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/savemodifieddialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/specialjdbcconnectionpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/specialsettingspage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/sortdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/sqlexception.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/summarypage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/tabledesignrowmenu.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesfilterdialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesfilterpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/tablesjoindialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/textconnectionsettings.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/textpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/typeselectpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/useradmindialog.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/useradminpage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/userdetailspage.ilst $W/UIImageListTarget/dbaccess/uiconfig/ui/migrwarndlg.ilst /dev/null > $W/UIConfig/dbaccess.ilst [build PKG] UIConfig/dbaccess rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/dbaccess.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/dbaccess.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/dbaccess.filelist [build PKG] UIConfig/modules/dbapp rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbapp.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbapp.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbapp.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbapp/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbapp/menubar/menubar.xml [build PKG] UIConfig/modules/dbbrowser rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbbrowser.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbbrowser.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbbrowser.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbbrowser/menubar/compat.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbbrowser/menubar/compat.xml [build PKG] UIConfig/modules/dbquery rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbquery.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbquery.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbquery.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbquery/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbquery/menubar/menubar.xml [build PKG] UIConfig/modules/dbrelation rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbrelation.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbrelation.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbrelation.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbrelation/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbrelation/menubar/menubar.xml [build PKG] UIConfig/modules/dbtable rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtable.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtable.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtable.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbtable/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtable/menubar/menubar.xml [build PKG] UIConfig/modules/dbtdata rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtdata.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtdata.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtdata.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbtdata/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbtdata/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/dba [build CUS] desktop/unopackages_install touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/desktop/unopackages_install.done [build PKG] desktop_branding rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_branding.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_branding.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_branding.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/desktop/uiconfig/ui/dependenciesdialog.ilst $W/UIImageListTarget/desktop/uiconfig/ui/extensionmanager.ilst $W/UIImageListTarget/desktop/uiconfig/ui/extensionmenu.ilst $W/UIImageListTarget/desktop/uiconfig/ui/installforalldialog.ilst $W/UIImageListTarget/desktop/uiconfig/ui/licensedialog.ilst $W/UIImageListTarget/desktop/uiconfig/ui/showlicensedialog.ilst $W/UIImageListTarget/desktop/uiconfig/ui/updatedialog.ilst $W/UIImageListTarget/desktop/uiconfig/ui/updateinstalldialog.ilst $W/UIImageListTarget/desktop/uiconfig/ui/updaterequireddialog.ilst /dev/null > $W/UIConfig/desktop.ilst [build PKG] UIConfig/desktop rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/desktop.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/desktop.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/desktop.filelist [build PKG] desktop_scripts_install rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_scripts_install.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_scripts_install.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_scripts_install.filelist [build CUS] desktop/soffice touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/desktop/soffice.done [build PKG] desktop_sbase_sh rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_sbase_sh.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_sbase_sh.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_sbase_sh.filelist [build PKG] desktop_scalc_sh rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_scalc_sh.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_scalc_sh.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_scalc_sh.filelist [build PKG] desktop_sdraw_sh rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_sdraw_sh.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_sdraw_sh.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_sdraw_sh.filelist [build PKG] desktop_simpress_sh rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_simpress_sh.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_simpress_sh.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_simpress_sh.filelist [build PKG] desktop_smath_sh rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_smath_sh.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_smath_sh.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_smath_sh.filelist [build PKG] desktop_swriter_sh rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_swriter_sh.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_swriter_sh.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_swriter_sh.filelist [build PKG] desktop_soffice_sh rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_soffice_sh.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_soffice_sh.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/desktop_soffice_sh.filelist [build C ] desktop/unx/source/args.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/desktop/unx/source/ $W/Dep/CObject/desktop/unx/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUSE_XINERAMA -DENABLE_QUICKSTART_LIBPNG -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/unx/source/args.c -o $W/CObject/desktop/unx/source/args.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/libpng16 [build C ] desktop/unx/source/file_image_unx.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/desktop/unx/source/ $W/Dep/CObject/desktop/unx/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUSE_XINERAMA -DENABLE_QUICKSTART_LIBPNG -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/unx/source/file_image_unx.c -o $W/CObject/desktop/unx/source/file_image_unx.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/libpng16 [build C ] desktop/unx/source/pagein.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/desktop/unx/source/ $W/Dep/CObject/desktop/unx/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUSE_XINERAMA -DENABLE_QUICKSTART_LIBPNG -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/unx/source/pagein.c -o $W/CObject/desktop/unx/source/pagein.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/libpng16 [build C ] desktop/unx/source/splashx.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/desktop/unx/source/ $W/Dep/CObject/desktop/unx/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUSE_XINERAMA -DENABLE_QUICKSTART_LIBPNG -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/unx/source/splashx.c -o $W/CObject/desktop/unx/source/splashx.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/libpng16 [build C ] desktop/unx/source/start.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/desktop/unx/source/ $W/Dep/CObject/desktop/unx/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUSE_XINERAMA -DENABLE_QUICKSTART_LIBPNG -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/unx/source/start.c -o $W/CObject/desktop/unx/source/start.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/libpng16 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/dkt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/editeng/uiconfig/ui/spellmenu.ilst /dev/null > $W/UIConfig/editeng.ilst [build PKG] UIConfig/editeng rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/editeng.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/editeng.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/editeng.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/editeng S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/pcr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/contentfieldpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/contenttablepage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/datasourcepage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/defaultfieldselectionpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/fieldassignpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/fieldlinkpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/gridfieldsselectionpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/groupradioselectionpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/invokeadminpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optiondbfieldpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optionsfinalpage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/optionvaluespage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/selecttablepage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/selecttypepage.ilst $W/UIImageListTarget/extensions/uiconfig/sabpilot/ui/tableselectionpage.ilst /dev/null > $W/UIConfig/modules/sabpilot.ilst [build PKG] UIConfig/modules/sabpilot rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sabpilot.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sabpilot.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sabpilot.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/extensions/uiconfig/scanner/ui/sanedialog.ilst $W/UIImageListTarget/extensions/uiconfig/scanner/ui/griddialog.ilst /dev/null > $W/UIConfig/modules/scanner.ilst [build PKG] UIConfig/modules/scanner rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scanner.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scanner.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scanner.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/choosedatasourcedialog.ilst $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/generalpage.ilst $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/querydialog.ilst $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/mappingdialog.ilst $W/UIImageListTarget/extensions/uiconfig/sbibliography/ui/toolbar.ilst /dev/null > $W/UIConfig/modules/sbibliography.ilst [build PKG] UIConfig/modules/sbibliography rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sbibliography.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sbibliography.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sbibliography.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sbibliography/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sbibliography/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ilst $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/datatypedialog.ilst $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ilst $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ilst $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/listselectdialog.ilst $W/UIImageListTarget/extensions/uiconfig/spropctrlr/ui/taborder.ilst /dev/null > $W/UIConfig/modules/spropctrlr.ilst [build PKG] UIConfig/modules/spropctrlr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/spropctrlr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/spropctrlr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/spropctrlr.filelist [build MOD] misc_extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/misc_extensions [build UPK] 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/UnpackedTarball/rhino && unzip -qq -d $W/UnpackedTarball/rhino /builddir/build/SOURCES/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip && UNZIP_DIR=`ls $W/UnpackedTarball/rhino` && mv $W/UnpackedTarball/rhino/$UNZIP_DIR/* $W/UnpackedTarball/rhino && rm -rf $W/UnpackedTarball/rhino/$UNZIP_DIR && touch $W/UnpackedTarget/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip [build PAT] xsltml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( cd $W/UnpackedTarball/xsltml && tr -d '\r' < $W/UnpackedTarball/xsltml/cmarkup.xsl > $W/UnpackedTarball/xsltml/cmarkup.xsl.TEMP && mv $W/UnpackedTarball/xsltml/cmarkup.xsl.TEMP $W/UnpackedTarball/xsltml/cmarkup.xsl && tr -d '\r' < $W/UnpackedTarball/xsltml/entities.xsl > $W/UnpackedTarball/xsltml/entities.xsl.TEMP && mv $W/UnpackedTarball/xsltml/entities.xsl.TEMP $W/UnpackedTarball/xsltml/entities.xsl && tr -d '\r' < $W/UnpackedTarball/xsltml/glayout.xsl > $W/UnpackedTarball/xsltml/glayout.xsl.TEMP && mv $W/UnpackedTarball/xsltml/glayout.xsl.TEMP $W/UnpackedTarball/xsltml/glayout.xsl && tr -d '\r' < $W/UnpackedTarball/xsltml/mmltex.xsl > $W/UnpackedTarball/xsltml/mmltex.xsl.TEMP && mv $W/UnpackedTarball/xsltml/mmltex.xsl.TEMP $W/UnpackedTarball/xsltml/mmltex.xsl && tr -d '\r' < $W/UnpackedTarball/xsltml/scripts.xsl > $W/UnpackedTarball/xsltml/scripts.xsl.TEMP && mv $W/UnpackedTarball/xsltml/scripts.xsl.TEMP $W/UnpackedTarball/xsltml/scripts.xsl && tr -d '\r' < $W/UnpackedTarball/xsltml/tables.xsl > $W/UnpackedTarball/xsltml/tables.xsl.TEMP && mv $W/UnpackedTarball/xsltml/tables.xsl.TEMP $W/UnpackedTarball/xsltml/tables.xsl && tr -d '\r' < $W/UnpackedTarball/xsltml/tokens.xsl > $W/UnpackedTarball/xsltml/tokens.xsl.TEMP && mv $W/UnpackedTarball/xsltml/tokens.xsl.TEMP $W/UnpackedTarball/xsltml/tokens.xsl && for p in $S/external/xsltml/xsltml_2.1.2.patch; do pl=2; s=${p##*.}; case "$s" in [0-9]) pl="$s"; ;; esac ; /usr/bin/patch -f -s "-p$pl" --fuzz=0 < "$p"; if test "$?" -ne 0; then echo "Patch FAILED: $p"; exit 1; fi; done && awk 'sub("$","\r")' $W/UnpackedTarball/xsltml/cmarkup.xsl > $W/UnpackedTarball/xsltml/cmarkup.xsl.TEMP && mv $W/UnpackedTarball/xsltml/cmarkup.xsl.TEMP $W/UnpackedTarball/xsltml/cmarkup.xsl && awk 'sub("$","\r")' $W/UnpackedTarball/xsltml/entities.xsl > $W/UnpackedTarball/xsltml/entities.xsl.TEMP && mv $W/UnpackedTarball/xsltml/entities.xsl.TEMP $W/UnpackedTarball/xsltml/entities.xsl && awk 'sub("$","\r")' $W/UnpackedTarball/xsltml/glayout.xsl > $W/UnpackedTarball/xsltml/glayout.xsl.TEMP && mv $W/UnpackedTarball/xsltml/glayout.xsl.TEMP $W/UnpackedTarball/xsltml/glayout.xsl && awk 'sub("$","\r")' $W/UnpackedTarball/xsltml/mmltex.xsl > $W/UnpackedTarball/xsltml/mmltex.xsl.TEMP && mv $W/UnpackedTarball/xsltml/mmltex.xsl.TEMP $W/UnpackedTarball/xsltml/mmltex.xsl && awk 'sub("$","\r")' $W/UnpackedTarball/xsltml/scripts.xsl > $W/UnpackedTarball/xsltml/scripts.xsl.TEMP && mv $W/UnpackedTarball/xsltml/scripts.xsl.TEMP $W/UnpackedTarball/xsltml/scripts.xsl && awk 'sub("$","\r")' $W/UnpackedTarball/xsltml/tables.xsl > $W/UnpackedTarball/xsltml/tables.xsl.TEMP && mv $W/UnpackedTarball/xsltml/tables.xsl.TEMP $W/UnpackedTarball/xsltml/tables.xsl && awk 'sub("$","\r")' $W/UnpackedTarball/xsltml/tokens.xsl > $W/UnpackedTarball/xsltml/tokens.xsl.TEMP && mv $W/UnpackedTarball/xsltml/tokens.xsl.TEMP $W/UnpackedTarball/xsltml/tokens.xsl && touch $W/UnpackedTarball/xsltml.done ) || ( touch $W/UnpackedTarball/xsltml.prepare && exit 1 ) [build ZIP] autocorr/acor_af-ZA.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/af-ZA && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_af-ZA.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_af-ZA.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_bg-BG.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/bg && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_bg-BG.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_bg-BG.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_ca-ES.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/ca && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_ca-ES.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_ca-ES.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_cs-CZ.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/cs && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_cs-CZ.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_cs-CZ.dat DocumentList.xml META-INF/manifest.xml [build ZIP] autocorr/acor_da-DK.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/da && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_da-DK.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_da-DK.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_de.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/de && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_de.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_de.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_dsb.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/dsb && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_dsb.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_dsb.dat DocumentList.xml META-INF/manifest.xml [build ZIP] autocorr/acor_el-GR.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/el && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_el-GR.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_el-GR.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_en-AU.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/en-AU && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_en-AU.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_en-AU.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_en-GB.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/en-GB && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_en-GB.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_en-GB.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_en-US.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/en-US && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_en-US.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_en-US.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_en-ZA.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/en-ZA && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_en-ZA.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_en-ZA.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_es.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/es && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_es.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_es.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_fa-IR.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/fa && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_fa-IR.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_fa-IR.dat DocumentList.xml META-INF/manifest.xml [build ZIP] autocorr/acor_fi-FI.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/fi && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_fi-FI.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_fi-FI.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_fr.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/fr && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_fr.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_fr.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_ga-IE.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/ga-IE && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_ga-IE.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_ga-IE.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_hr-HR.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/hr && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_hr-HR.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_hr-HR.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_hsb.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/hsb && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_hsb.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_hsb.dat DocumentList.xml META-INF/manifest.xml [build ZIP] autocorr/acor_hu-HU.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/hu && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_hu-HU.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_hu-HU.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_is-IS.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/is && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_is-IS.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_is-IS.dat META-INF/manifest.xml SentenceExceptList.xml [build ZIP] autocorr/acor_it.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/it && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_it.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_it.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_ja-JP.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/ja && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_ja-JP.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_ja-JP.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml [build ZIP] autocorr/acor_ko-KR.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/ko && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_ko-KR.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_ko-KR.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml [build ZIP] autocorr/acor_lb-LU.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/lb-LU && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_lb-LU.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_lb-LU.dat DocumentList.xml META-INF/manifest.xml [build ZIP] autocorr/acor_lt-LT.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/lt && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_lt-LT.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_lt-LT.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_mn-MN.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/mn && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_mn-MN.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_mn-MN.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_nl-NL.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/nl && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_nl-NL.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_nl-NL.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_nl-BE.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/nl-BE && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_nl-BE.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_nl-BE.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_pl-PL.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/pl && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_pl-PL.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_pl-PL.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_pt-PT.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/pt && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_pt-PT.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_pt-PT.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_pt-BR.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/pt-BR && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_pt-BR.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_pt-BR.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_ro-RO.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/ro && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_ro-RO.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_ro-RO.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_ru-RU.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/ru && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_ru-RU.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_ru-RU.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sk-SK.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sk && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sk-SK.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sk-SK.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sl-SI.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sl && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sl-SI.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sl-SI.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sr-CS.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sr-CS && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-CS.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-CS.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sr-Latn-CS.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sr-Latn-CS && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-Latn-CS.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-Latn-CS.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sr-Latn-ME.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sr-Latn-ME && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-Latn-ME.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-Latn-ME.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sr-Latn-RS.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sr-Latn-RS && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-Latn-RS.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-Latn-RS.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sr-ME.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sr-ME && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-ME.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-ME.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sr-RS.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sr-RS && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-RS.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sr-RS.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_sv-SE.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/sv && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_sv-SE.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_sv-SE.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_tr-TR.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/tr && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_tr-TR.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_tr-TR.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml WordExceptList.xml [build ZIP] autocorr/acor_vi-VN.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/vi && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_vi-VN.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_vi-VN.dat DocumentList.xml META-INF/manifest.xml WordExceptList.xml [build ZIP] autocorr/acor_zh-CN.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/zh-CN && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_zh-CN.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_zh-CN.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml [build ZIP] autocorr/acor_zh-TW.dat S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autocorr/zh-TW && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autocorr/acor_zh-TW.dat mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autocorr/acor_zh-TW.dat DocumentList.xml META-INF/manifest.xml SentenceExceptList.xml [build ZIP] autotext/user/mytexts.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/user/mytexts && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/user/mytexts.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/user/mytexts.bau BlockList.xml META-INF/manifest.xml [build ZIP] templates/officorr/Modern_business_letter_sans_serif.ott S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif.ott mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif.ott content.xml manifest.rdf META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/officorr/Modern_business_letter_serif.ott S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif.ott mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif.ott content.xml manifest.rdf META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/offimisc/Businesscard-with-logo.ott S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo.ott mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo.ott content.xml manifest.rdf META-INF/manifest.xml meta.xml Pictures/10000201000001F4000000A0108F3F06.png settings.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/personal/CV.ott S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/personal/CV && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/personal/CV.ott mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/personal/CV.ott content.xml manifest.rdf META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/personal/Resume1page.ott S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/personal/Resume1page && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/personal/Resume1page.ott mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/personal/Resume1page.ott content.xml manifest.rdf META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Alizarin.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Alizarin && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Alizarin.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Alizarin.otp content.xml META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Beehive.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Beehive && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Beehive.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Beehive.otp content.xml META-INF/manifest.xml meta.xml Pictures/10000201000004220000009801B6D855787A5E1C.png Pictures/1000020100000422000000A2433FA0A2295FE575.png Pictures/1000020100000422000000B279DFBB4971C54D33.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Blue_Curve.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Blue_Curve && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Blue_Curve.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Blue_Curve.otp content.xml META-INF/manifest.xml meta.xml Pictures/1000000000000421000000B8A3E59788A01B5109.jpg styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Blueprint_Plans.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Blueprint_Plans && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Blueprint_Plans.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Blueprint_Plans.otp content.xml META-INF/manifest.xml meta.xml Pictures/10000000000000580000001F99D2A38C014B254B.png Pictures/100000000000033C0000026D847ACE982C6E20B6.png Pictures/10000000000004220000031A5C2E04AB7C51FB60.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/BrightBlue.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/BrightBlue && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/BrightBlue.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/BrightBlue.otp content.xml META-INF/manifest.xml meta.xml Pictures/1000020100000520000000CCF41AC5B79CBB20DE.png Pictures/100010580000879200001508D21A14F0A9096EB5.svg styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Classy_Red.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Classy_Red && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Classy_Red.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Classy_Red.otp content.xml META-INF/manifest.xml meta.xml Object1/content.xml Object1/meta.xml Object1/styles.xml Pictures/10000000000002F000000022299043CB8313294B.png Pictures/10000000000002F00000003DEB79E9C260D95118.png Pictures/TablePreview1.svm styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/DNA.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/DNA && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/DNA.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/DNA.otp content.xml META-INF/manifest.xml meta.xml Pictures/100000000000055600000300C32362E53F69C13D.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Focus.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Focus && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Focus.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Focus.otp content.xml META-INF/manifest.xml meta.xml Pictures/2000000C0000634100004A4C3651558E9C43717A.svm Pictures/2000000E0000634100004A4C2A08177FA3DF9654.svm Pictures/2000000E0000634100004A4C8B8C0B6EC20B2683.svm Pictures/2000000E0000634100004A4CCD2247D4D39A5527.svm styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Forestbird.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Forestbird && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Forestbird.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Forestbird.otp content.xml META-INF/manifest.xml meta.xml Pictures/10000000000003FB000002FE917E6CB003A83232.png Pictures/10000000000003FD000002FE4C4CDF0F4A7ED9F9.png Pictures/10000000000003FD000002FE92464623A3FB3F6D.png Pictures/10000201000003FC000002FE87524FDDC56B0E9E.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Impress.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Impress && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Impress.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Impress.otp content.xml META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Inspiration.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Inspiration && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Inspiration.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Inspiration.otp content.xml META-INF/manifest.xml meta.xml Pictures/1000000000000CEC000009B16D3849F3A43CBBBC.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Lights.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Lights && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Lights.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Lights.otp content.xml META-INF/manifest.xml meta.xml Pictures/100000000000042100000319935403CE7B0BE43B.jpg Pictures/1000000000000423000000634B59AC09AB41D853.jpg styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/LushGreen.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/LushGreen && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/LushGreen.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/LushGreen.otp content.xml META-INF/manifest.xml meta.xml Pictures/1000020100000640000004AD17A4D9F0A443E0A2.png Pictures/1000020100000640000004AD5A95F4B7B86B2ED1.png Pictures/1000020100000640000004AD88FC52DBCACCDD82.png Pictures/1000020100000640000004ADF67714D670705C1E.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Metropolis.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Metropolis && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Metropolis.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Metropolis.otp content.xml META-INF/manifest.xml meta.xml Pictures/10000201000003AF000002126A94207C4902B60B.png Pictures/100021B200008D2E00004F60B312A649B9EEC188.svg styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Midnightblue.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Midnightblue && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Midnightblue.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Midnightblue.otp content.xml META-INF/manifest.xml meta.xml Pictures/1000000000000020000000204B249CA79A42C6D7.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Nature_Illustration.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Nature_Illustration && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Nature_Illustration.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Nature_Illustration.otp content.xml META-INF/manifest.xml meta.xml Pictures/10000000000004210000031931EA92AB7FB2FD6C.jpg Pictures/100000000000042100000319892187DC121460D8.jpg styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Pencil.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Pencil && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Pencil.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Pencil.otp content.xml META-INF/manifest.xml meta.xml Pictures/1000020100000088000000870A26C51C993940C3.png Pictures/100002010000037D0000001C2F14EFE8274AD9FC.png Pictures/1000020100000402000000A2F7F509AE74DE6C69.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Piano.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Piano && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Piano.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Piano.otp content.xml META-INF/manifest.xml meta.xml Pictures/100000000000035400000120266623530F1969D0.png Pictures/100002010000033A0000006EDD62437E1CC42053.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Portfolio.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Portfolio && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Portfolio.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Portfolio.otp content.xml META-INF/manifest.xml meta.xml Pictures/1000020100000CEB000009B00D8BDC51D4D18334.png Pictures/1000020100000CEB000009B0698EB1ACA470D143.png Pictures/1000020100000CEB000009B0C3D535B3CBDAE49B.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Progress.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Progress && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Progress.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Progress.otp content.xml META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Sunset.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Sunset && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Sunset.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Sunset.otp content.xml META-INF/manifest.xml meta.xml Pictures/10000201000003AF000002126EB1F3F571D17DD0.png Pictures/1000416600008D2E00004F6045D45030E4D3EC44.svg styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Vintage.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Vintage && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Vintage.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Vintage.otp content.xml META-INF/manifest.xml meta.xml Pictures/10000000000000580000001F99D2A38C014B254B.png Pictures/10000201000004B000000337490AE22881331C9B.png Pictures/10000201000004B00000033776CA70A4BFE2196B.png Pictures/10000201000004B0000003379D1127938561C230.png Pictures/10000201000004B000000337D99A2303560BD59C.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/presnt/Vivid.otp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/presnt/Vivid && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/presnt/Vivid.otp mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/presnt/Vivid.otp content.xml META-INF/manifest.xml meta.xml Pictures/1000000000000020000000204B249CA79A42C6D7.png Pictures/10000000000004F900000322783ADE15FCCE3CBA.png Pictures/10000000000004F900000322B6E66A5FF68F74A7.png Pictures/10000000000005550000035C66CD1AA3E88406D5.png styles.xml Thumbnails/thumbnail.png [build ZIP] templates/styles/Default.ott S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/styles/Default && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/styles/Default.ott mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/styles/Default.ott META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png [build ZIP] templates/styles/Modern.ott S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/templates/styles/Modern && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/templates/styles/Modern.ott mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/templates/styles/Modern.ott META-INF/manifest.xml meta.xml styles.xml Thumbnails/thumbnail.png /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_af-ZA.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_af-ZA.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_bg-BG.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_bg-BG.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_cs-CZ.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_cs-CZ.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_ca-ES.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_ca-ES.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_da-DK.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_da-DK.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_de.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_de.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_dsb.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_dsb.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_el-GR.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_el-GR.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_en-AU.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_en-AU.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_en-GB.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_en-GB.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_en-US.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_en-US.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_en-ZA.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_en-ZA.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_es.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_es.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_fa-IR.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_fa-IR.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_fi-FI.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_fi-FI.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_fr.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_fr.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_ga-IE.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_ga-IE.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_hr-HR.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_hr-HR.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_hsb.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_hsb.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_hu-HU.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_hu-HU.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_is-IS.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_is-IS.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_it.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_it.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_ja-JP.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_ja-JP.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_ko-KR.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_ko-KR.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_lb-LU.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_lb-LU.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_lt-LT.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_lt-LT.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_mn-MN.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_mn-MN.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_nl-BE.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_nl-BE.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_nl-NL.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_nl-NL.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_pl-PL.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_pl-PL.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_pt-BR.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_pt-BR.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_pt-PT.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_pt-PT.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_ro-RO.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_ro-RO.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_ru-RU.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_ru-RU.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sk-SK.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sk-SK.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sl-SI.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sl-SI.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sr-CS.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sr-CS.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sr-Latn-CS.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sr-Latn-CS.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sr-Latn-ME.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sr-Latn-ME.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sr-Latn-RS.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sr-Latn-RS.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sr-ME.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sr-ME.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sr-RS.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sr-RS.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_sv-SE.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_sv-SE.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_tr-TR.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_tr-TR.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_vi-VN.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_vi-VN.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_zh-CN.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_zh-CN.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr/acor_zh-TW.dat /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autocorr/acor_zh-TW.dat /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/user/mytexts.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/presets/autotext/mytexts.bau [build PKG] extras_cfgsrvnolang rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_cfgsrvnolang.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_cfgsrvnolang.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_cfgsrvnolang.filelist [build PKG] extras_cfgusr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_cfgusr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_cfgusr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_cfgusr.filelist [build PKG] extras_database rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_database.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_database.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_database.filelist [build PKG] extras_databasebiblio rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_databasebiblio.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_databasebiblio.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_databasebiblio.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/fonts/opens___.ttf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/fonts/truetype/opens___.ttf [build PKG] extras_gallbullets rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallbullets.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallbullets.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallbullets.filelist [build PKG] extras_gallhtmlexpo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallhtmlexpo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallhtmlexpo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallhtmlexpo.filelist [build PKG] extras_gallmytheme rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallmytheme.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallmytheme.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallmytheme.filelist [build PKG] extras_gallroot rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallroot.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallroot.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallroot.filelist [build PKG] extras_gallsystem rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallsystem.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallsystem.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallsystem.filelist [build PKG] extras_gallwwwgraf rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallwwwgraf.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallwwwgraf.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_gallwwwgraf.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/glade/libreoffice-catalog.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/glade/libreoffice-catalog.xml [build PKG] extras_labels rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_labels.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_labels.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_labels.filelist [build PKG] extras_palettes rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_palettes.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_palettes.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_palettes.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_sans_serif.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/officorr/Modern_business_letter_sans_serif.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr/Modern_business_letter_serif.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/officorr/Modern_business_letter_serif.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc/Businesscard-with-logo.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/offimisc/Businesscard-with-logo.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/CV.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/personal/CV.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal/Resume1page.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/personal/Resume1page.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/BrightBlue.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/BrightBlue.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/DNA.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/DNA.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Inspiration.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Inspiration.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/LushGreen.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/LushGreen.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Metropolis.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Metropolis.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Sunset.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Sunset.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vintage.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Vintage.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Alizarin.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Alizarin.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Focus.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Focus.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Impress.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Impress.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Midnightblue.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Midnightblue.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Vivid.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Vivid.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Pencil.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Pencil.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blueprint_Plans.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Blueprint_Plans.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Portfolio.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Portfolio.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Progress.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Progress.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Beehive.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Beehive.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Blue_Curve.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Blue_Curve.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Classy_Red.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Classy_Red.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Forestbird.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Forestbird.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Lights.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Lights.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Nature_Illustration.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Nature_Illustration.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt/Piano.otp /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/presnt/Piano.otp /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Default.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/styles/Default.ott /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles/Modern.ott /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/template/common/styles/Modern.ott [build PKG] extras_tplwizagenda rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizagenda.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizagenda.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizagenda.filelist [build PKG] extras_tplwizbitmap rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizbitmap.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizbitmap.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizbitmap.filelist [build PKG] extras_tplwizdesktop rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizdesktop.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizdesktop.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizdesktop.filelist [build PKG] extras_tplwizfax rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizfax.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizfax.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizfax.filelist [build PKG] extras_tplwizletter rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizletter.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizletter.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizletter.filelist [build PKG] extras_tplwizreport rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizreport.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizreport.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizreport.filelist [build PKG] extras_tplwizstyles rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizstyles.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizstyles.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplwizstyles.filelist [build PKG] extras_wordbook rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_wordbook.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_wordbook.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_wordbook.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/filter/uiconfig/ui/impswfdialog.ilst $W/UIImageListTarget/filter/uiconfig/ui/pdfgeneralpage.ilst $W/UIImageListTarget/filter/uiconfig/ui/pdflinkspage.ilst $W/UIImageListTarget/filter/uiconfig/ui/pdfoptionsdialog.ilst $W/UIImageListTarget/filter/uiconfig/ui/pdfsecuritypage.ilst $W/UIImageListTarget/filter/uiconfig/ui/pdfsignpage.ilst $W/UIImageListTarget/filter/uiconfig/ui/pdfuserinterfacepage.ilst $W/UIImageListTarget/filter/uiconfig/ui/pdfviewpage.ilst $W/UIImageListTarget/filter/uiconfig/ui/testxmlfilter.ilst $W/UIImageListTarget/filter/uiconfig/ui/warnpdfdialog.ilst $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltersettings.ilst $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltertabpagegeneral.ilst $W/UIImageListTarget/filter/uiconfig/ui/xmlfiltertabpagetransformation.ilst $W/UIImageListTarget/filter/uiconfig/ui/xsltfilterdialog.ilst /dev/null > $W/UIConfig/filter.ilst [build PKG] UIConfig/filter rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/filter.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/filter.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/filter.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/formula/uiconfig/ui/formuladialog.ilst $W/UIImageListTarget/formula/uiconfig/ui/functionpage.ilst $W/UIImageListTarget/formula/uiconfig/ui/structpage.ilst $W/UIImageListTarget/formula/uiconfig/ui/parameter.ilst /dev/null > $W/UIConfig/formula.ilst [build PKG] UIConfig/formula rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/formula.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/formula.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/formula.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/fpicker/uiconfig/ui/explorerfiledialog.ilst $W/UIImageListTarget/fpicker/uiconfig/ui/foldernamedialog.ilst $W/UIImageListTarget/fpicker/uiconfig/ui/remotefilesdialog.ilst /dev/null > $W/UIConfig/fps.ilst [build PKG] UIConfig/fps rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/fps.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/fps.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/fps.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/StartModule/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/StartModule/menubar/menubar.xml [build PKS] UIConfig/libreofficekit cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/libreofficekit.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/libreofficekit.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/backgrounddialog.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/chardialog.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/condformatdialog.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/conditionwin.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/datetimedialog.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingfield.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingnavigator.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/floatingsort.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/groupsortmenu.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/navigatormenu.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/pagedialog.ilst $W/UIImageListTarget/reportdesign/uiconfig/dbreport/ui/pagenumberdialog.ilst /dev/null > $W/UIConfig/modules/dbreport.ilst [build PKG] UIConfig/modules/dbreport rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbreport.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbreport.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbreport.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/dbreport/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/dbreport/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/sc/uiconfig/scalc/ui/advancedfilterdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/allheaderfooterdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/analysisofvariancedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/autoformattable.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/autosum.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/cellprotectionpage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/changesourcedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/chardialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/checkwarningdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/chisquaretestdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/colorrowdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/colwidthdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/condformatmanager.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionalformatdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionalentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/conditionaliconset.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/conflictsdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/consolidatedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/correlationdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/covariancedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/createnamesdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/dapiservicedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/databaroptions.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/datafielddialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/datafieldoptionsdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataform.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataformfragment.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/datastreams.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataproviderdlg.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/dataproviderentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/definedatabaserangedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/definename.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecells.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecolumnentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/deletecontents.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/descriptivestatisticsdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/dropmenu.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/doubledialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/erroralerttabpage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/externaldata.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/exponentialsmoothingdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/filldlg.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/footerdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/formatcellsdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/formulacalculationoptions.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/fourieranalysisdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/floatingborderstyle.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/floatinglinestyle.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/functionpanel.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/goalseekdlg.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupbydate.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/groupbynumber.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerfootercontent.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/headerfooterdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/imoptdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/inputstringdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertcells.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertname.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/insertsheet.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/integerdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/leftfooterdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/leftheaderdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/namerangesdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_compact.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groups.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/managenamesdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/mergecellsdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/mergecolumnentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/texttransformationentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sorttransformationentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/aggregatefunctionentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/numbertransformationentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/replacenulltransformationentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/datetimetransformationentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/movecopysheet.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/movingaveragedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/multipleoperationsdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/navigatorpanel.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/nosolutiondialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optcalculatepage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optchangespage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optcompatibilitypage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optdefaultpage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optdlg.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optformula.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optimalcolwidthdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optimalrowheightdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/optsortlists.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/pagetemplatedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/pastespecial.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/paradialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/paratemplatedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/passfragment.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivotfielddialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivotfilterdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/printareasdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/printeroptions.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/protectsheetdlg.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/queryrunstreamscriptdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/randomnumbergenerator.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/recalcquerydialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/regressiondialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/retypepassdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/retypepassworddialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/rightfooterdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/rightheaderdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/rowheightdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/samplingdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/standardfilterdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/scenariodialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/scenariomenu.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/scgeneralpage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/searchresults.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectdatasource.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectrange.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/selectsource.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sheetprintpage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedocumentdlg.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedfooterdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedheaderdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sharedwarningdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/showchangesdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/showdetaildialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/showsheetdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebaralignment.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebarnumberformat.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sidebarcellappearance.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/simplerefdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/solverdlg.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/solveroptionsdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/solverprogressdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/solversuccessdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortcriteriapage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortkey.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortoptionspage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/sortwarning.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/splitcolumnentry.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotaldialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotaloptionspage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/subtotalgrppage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/statisticsinfopage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/tabcolordialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/textimportoptions.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/textimportcsv.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/tpviewpage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/ttestdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/ungroupdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationdialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationcriteriapage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/validationhelptabpage.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/xmlsourcedialog.ilst $W/UIImageListTarget/sc/uiconfig/scalc/ui/ztestdialog.ilst /dev/null > $W/UIConfig/modules/scalc.ilst [build PKG] UIConfig/modules/scalc rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scalc.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scalc.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scalc.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/scalc/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/scalc/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/sd/uiconfig/sdraw/ui/breakdialog.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/bulletsandnumbering.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/crossfadedialog.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/dlgsnap.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/copydlg.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawchardialog.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawprinteroptions.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawparadialog.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawpagedialog.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/drawprtldialog.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/insertlayer.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/insertslidesdialog.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/namedesign.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_compact.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_single.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_full.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/paranumberingtab.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ilst $W/UIImageListTarget/sd/uiconfig/sdraw/ui/vectorize.ilst /dev/null > $W/UIConfig/modules/sdraw.ilst [build PKG] UIConfig/modules/sdraw rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sdraw.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sdraw.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sdraw.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sdraw/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sdraw/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/sd/uiconfig/simpress/ui/annotationmenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/annotationtagmenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/currentmastermenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationspanel.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationproperties.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationeffecttab.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationfragment.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationtimingtab.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/customanimationtexttab.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/customslideshows.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/definecustomslideshow.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/dlgfield.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/dockinganimation.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/effectmenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/fontsizemenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/fontstylemenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/headerfooterdialog.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/headerfootertab.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/impressprinteroptions.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/insertslides.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/interactiondialog.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/interactionpage.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/layoutmenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/masterlayoutdlg.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/mastermenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/navigatorpanel.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_compact.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groups.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/optimpressgeneralpage.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/photoalbum.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/presentationdialog.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/prntopts.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/publishingdialog.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/remotedialog.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/rotatemenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/scalemenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/sdviewpage.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/sidebarslidebackground.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidecontextmenu.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidedesigndialog.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidetransitionspanel.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/tabledesignpanel.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/tabledesignpanelhorizontal.ilst $W/UIImageListTarget/sd/uiconfig/simpress/ui/templatedialog.ilst /dev/null > $W/UIConfig/modules/simpress.ilst [build PKG] UIConfig/modules/simpress rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/simpress.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/simpress.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/simpress.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/simpress/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/simpress/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/sfx2/uiconfig/ui/alienwarndialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/bookmarkdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/bookmarkmenu.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/charmapcontrol.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/charviewmenu.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/checkin.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/cmisinfopage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/cmisline.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/custominfopage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/descriptioninfopage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/documentfontspage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/documentinfopage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/documentpropertiesdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/editdocumentdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/editdurationdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/emojicontrol.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/errorfindemaildialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/floatingrecord.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/helpbookmarkpage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/helpcontrol.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/helpcontentpage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/helpindexpage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/helpmanual.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/helpsearchpage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/inputdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/licensedialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/linefragment.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/linkeditdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/loadtemplatedialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/managestylepage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/newstyle.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/notebookbar.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/optprintpage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/password.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/notebookbarpopup.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/printeroptionsdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/querysavedialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/safemodequerydialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/searchdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/securityinfopage.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/singletabdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/startcenter.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/stylecontextmenu.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/templatedlg.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/saveastemplatedlg.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/templatecategorydlg.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/versionsofdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/versioncommentdialog.ilst $W/UIImageListTarget/sfx2/uiconfig/ui/versionscmis.ilst /dev/null > $W/UIConfig/sfx.ilst [build PKG] UIConfig/sfx rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/sfx.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/sfx.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/sfx.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/starmath/uiconfig/smath/ui/alignmentdialog.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/catalogdialog.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/dockingelements.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/fontdialog.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/fontsizedialog.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/fonttypedialog.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/printeroptions.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/savedefaultsdialog.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/smathsettings.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/spacingdialog.ilst $W/UIImageListTarget/starmath/uiconfig/smath/ui/symdefinedialog.ilst /dev/null > $W/UIConfig/modules/smath.ilst [build PKG] UIConfig/modules/smath rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/smath.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/smath.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/smath.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/smath/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/smath/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/svtools/uiconfig/ui/addresstemplatedialog.ilst $W/UIImageListTarget/svtools/uiconfig/ui/datewindow.ilst $W/UIImageListTarget/svtools/uiconfig/ui/fileviewmenu.ilst $W/UIImageListTarget/svtools/uiconfig/ui/graphicexport.ilst $W/UIImageListTarget/svtools/uiconfig/ui/inputbox.ilst $W/UIImageListTarget/svtools/uiconfig/ui/javadisableddialog.ilst $W/UIImageListTarget/svtools/uiconfig/ui/linewindow.ilst $W/UIImageListTarget/svtools/uiconfig/ui/placeedit.ilst $W/UIImageListTarget/svtools/uiconfig/ui/printersetupdialog.ilst $W/UIImageListTarget/svtools/uiconfig/ui/querydeletedialog.ilst $W/UIImageListTarget/svtools/uiconfig/ui/restartdialog.ilst $W/UIImageListTarget/svtools/uiconfig/ui/wizarddialog.ilst /dev/null > $W/UIConfig/svt.ilst [build PKG] UIConfig/svt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/svt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/svt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/svt.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/svx/uiconfig/ui/acceptrejectchangesdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/addconditiondialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/adddataitemdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/addinstancedialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/addmodeldialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/addnamespacedialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/addsubmissiondialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/asianphoneticguidedialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/cellmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/charsetmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/chineseconversiondialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/chinesedictionary.ilst $W/UIImageListTarget/svx/uiconfig/ui/classificationdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/colorwindow.ilst $W/UIImageListTarget/svx/uiconfig/ui/colsmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/compressgraphicdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/convertmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/crashreportdlg.ilst $W/UIImageListTarget/svx/uiconfig/ui/datanavigator.ilst $W/UIImageListTarget/svx/uiconfig/ui/defaultshapespanel.ilst $W/UIImageListTarget/svx/uiconfig/ui/deleteheaderdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/deletefooterdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/docking3deffects.ilst $W/UIImageListTarget/svx/uiconfig/ui/dockingcolorreplace.ilst $W/UIImageListTarget/svx/uiconfig/ui/dockingfontwork.ilst $W/UIImageListTarget/svx/uiconfig/ui/docrecoverybrokendialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/docrecoveryprogressdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/docrecoveryrecoverdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/docrecoverysavedialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/extrustiondepthdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/filtermenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/findreplacedialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/floatingareastyle.ilst $W/UIImageListTarget/svx/uiconfig/ui/floatingcontour.ilst $W/UIImageListTarget/svx/uiconfig/ui/floatinglineproperty.ilst $W/UIImageListTarget/svx/uiconfig/ui/floatingundoredo.ilst $W/UIImageListTarget/svx/uiconfig/ui/fontworkgallerydialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/fontworkspacingdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/formdatamenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/formlinkwarndialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/formnavimenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/functionmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/gallerymenu1.ilst $W/UIImageListTarget/svx/uiconfig/ui/gallerymenu2.ilst $W/UIImageListTarget/svx/uiconfig/ui/headfootformatpage.ilst $W/UIImageListTarget/svx/uiconfig/ui/imapdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/imapmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/linkwarndialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/mediaplayback.ilst $W/UIImageListTarget/svx/uiconfig/ui/namespacedialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/oldcolorwindow.ilst $W/UIImageListTarget/svx/uiconfig/ui/optgridpage.ilst $W/UIImageListTarget/svx/uiconfig/ui/paralinespacingcontrol.ilst $W/UIImageListTarget/svx/uiconfig/ui/paralrspacing.ilst $W/UIImageListTarget/svx/uiconfig/ui/paraulspacing.ilst $W/UIImageListTarget/svx/uiconfig/ui/passwd.ilst $W/UIImageListTarget/svx/uiconfig/ui/presetmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/profileexporteddialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/querydeletecontourdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/querydeleteobjectdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/querydeletethemedialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/querynewcontourdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/querysavecontchangesdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/querysaveimagemapchangesdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/queryunlinkgraphicsdialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/redlinecontrol.ilst $W/UIImageListTarget/svx/uiconfig/ui/redlinefilterpage.ilst $W/UIImageListTarget/svx/uiconfig/ui/redlineviewpage.ilst $W/UIImageListTarget/svx/uiconfig/ui/rowsmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/rulermenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/safemodedialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/savemodifieddialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/selectionmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebararea.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebarshadow.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebargraphic.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebarline.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebarparagraph.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebarlists.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebarpossize.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebarstylespanel.ilst $W/UIImageListTarget/svx/uiconfig/ui/sidebartextpanel.ilst $W/UIImageListTarget/svx/uiconfig/ui/stylemenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/textcharacterspacingcontrol.ilst $W/UIImageListTarget/svx/uiconfig/ui/textcontrolchardialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/textcontrolparadialog.ilst $W/UIImageListTarget/svx/uiconfig/ui/textunderlinecontrol.ilst $W/UIImageListTarget/svx/uiconfig/ui/xmlsecstatmenu.ilst $W/UIImageListTarget/svx/uiconfig/ui/xformspage.ilst $W/UIImageListTarget/svx/uiconfig/ui/zoommenu.ilst /dev/null > $W/UIConfig/svx.ilst [build PKG] UIConfig/svx rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/svx.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/svx.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/svx.filelist [build PKG] UIConfig/modules/sglobal rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sglobal.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sglobal.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sglobal.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sglobal/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sglobal/menubar/menubar.xml [build PKG] UIConfig/modules/sweb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sweb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sweb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sweb.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/sweb/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/sweb/menubar/menubar.xml [build PKG] UIConfig/modules/swform rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swform.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swform.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swform.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swform/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swform/menubar/menubar.xml [build PKG] UIConfig/modules/swreport rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swreport.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swreport.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swreport.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swreport/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swreport/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/sw/uiconfig/swriter/ui/abstractdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/addentrydialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/addressblockdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/alreadyexistsdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/addressfragment.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/annotationmenu.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/asciifilterdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/asksearchdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignfieldsdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignfragment.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/assignstylesdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/attachnamedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/authenticationsettingsdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/autoformattable.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/autotext.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/bibliographyentry.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/bibliofragment.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/bulletsandnumbering.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/businessdatapage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/cannotsavelabeldialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/captiondialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/captionoptions.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/cardmediumpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/ccdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/characterproperties.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/charurlpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/columndialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/columnpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/columnwidth.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/comboboxfragment.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/conditionpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/converttexttable.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/createaddresslist.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/createauthorentry.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/createautomarkdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/customizeaddrlistdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/datasourcesunavailabledialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropcapspage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropdownfielddialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/dropdownformfielddialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/editcategories.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/editfielddialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/editsectiondialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/endnotepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/envaddresspage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/envdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/envformatpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/envprinterpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/exchangedatabases.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/fielddialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/findentrydialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddbpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddocinfopage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/flddocumentpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldfuncpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldrefpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/fldvarpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/floatingnavigation.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/floatingsync.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/formatsectiondialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/formattablepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/footendnotedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnotepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnoteareapage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/footnotesendnotestabpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/framedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmaddpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmtypepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/frmurlpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/gotopagedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/headerfootermenu.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/indexentry.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/inputfielddialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/inputwinmenu.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/indentpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/infonotfounddialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/inforeadonlydialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertautotextdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertbookmark.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertbreak.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertcaption.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertdbcolumnsdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertfootnote.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertsectiondialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/insertscript.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/inserttable.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/labeldialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/labelformatpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/labeloptionspage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/linenumbering.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailconfigpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailmergedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mergeconnectdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mergetabledialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/newuserindexdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/numparapage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/numberingnamedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/objectdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcomparison.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcompatpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/optcaptionpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/optfonttabpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/optformataidspage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/optgeneralpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/optredlinepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/opttablepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/opttestpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinenumbering.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinenumberingpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/outlinepositionpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/querycontinuebegindialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/querycontinueenddialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/querydefaultcompatdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/queryredlinedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/queryrotateintostandarddialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/querysavelabeldialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mailmerge.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/managechangessidebar.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmaddressblockpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmcreatingdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmlayoutpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmmailbody.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmoutputtypepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultemaildialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultprintdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmresultsavedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmselectpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmsendmails.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/mmsalutationpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/navigatorpanel.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_compact.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groups.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_single.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagebreakmenu.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagecolumncontrol.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagemargincontrol.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageorientationcontrol.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagesizecontrol.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/paradialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/picturedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/picturepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/previewmenu.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/previewzoomdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/printeroptions.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/printmergedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/printmonitordialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/printoptionspage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/privateuserpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/readonlymenu.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameautotextdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameentrydialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/renameobjectdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/rowheight.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/saveashtmldialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/savelabeldialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/savemonitordialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/sectionpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectaddressdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectautotextdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectblockdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/selectindexdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/selecttabledialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageformatpanel.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagestylespanel.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pageheaderpanel.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/pagefooterpanel.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarwrap.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebarstylepresets.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/sidebartheme.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/sortdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/spellmenu.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/splittable.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/statisticsinfopage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/stringinput.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/subjectdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/testmailsettings.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocentriespage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocindexpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tocstylespage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tablecolumnpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tablepreviewdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tableproperties.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tabletextflowpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog1.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog2.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog4.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog8.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/templatedialog16.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/textgridpage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/titlepage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/tokenwidget.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/toxentrywidget.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/toxbuttonwidget.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/viewoptionspage.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/warndatasourcedialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/warnemaildialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/watermarkdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/wordcount.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/wrapdialog.ilst $W/UIImageListTarget/sw/uiconfig/swriter/ui/wrappage.ilst /dev/null > $W/UIConfig/modules/swriter.ilst [build PKG] UIConfig/modules/swriter rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swriter.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swriter.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swriter.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swriter/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/menubar/menubar.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swriter/menubar/mscompatibleformsmenu.xml [build PKG] UIConfig/modules/swxform rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swxform.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swxform.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swxform.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UIMenubarTarget/share/config/soffice.cfg/modules/swxform/menubar/menubar.xml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/soffice.cfg/modules/swxform/menubar/menubar.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/uui/uiconfig/ui/filterselect.ilst $W/UIImageListTarget/uui/uiconfig/ui/authfallback.ilst $W/UIImageListTarget/uui/uiconfig/ui/logindialog.ilst $W/UIImageListTarget/uui/uiconfig/ui/macrowarnmedium.ilst $W/UIImageListTarget/uui/uiconfig/ui/masterpassworddlg.ilst $W/UIImageListTarget/uui/uiconfig/ui/password.ilst $W/UIImageListTarget/uui/uiconfig/ui/setmasterpassworddlg.ilst $W/UIImageListTarget/uui/uiconfig/ui/simplenameclash.ilst $W/UIImageListTarget/uui/uiconfig/ui/sslwarndialog.ilst $W/UIImageListTarget/uui/uiconfig/ui/unknownauthdialog.ilst /dev/null > $W/UIConfig/uui.ilst [build PKG] UIConfig/uui rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/uui.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/uui.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/uui.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/vcl/uiconfig/ui/aboutbox.ilst $W/UIImageListTarget/vcl/uiconfig/ui/cupspassworddialog.ilst $W/UIImageListTarget/vcl/uiconfig/ui/editmenu.ilst $W/UIImageListTarget/vcl/uiconfig/ui/errornocontentdialog.ilst $W/UIImageListTarget/vcl/uiconfig/ui/errornoprinterdialog.ilst $W/UIImageListTarget/vcl/uiconfig/ui/moreoptionsdialog.ilst $W/UIImageListTarget/vcl/uiconfig/ui/printdialog.ilst $W/UIImageListTarget/vcl/uiconfig/ui/printerdevicepage.ilst $W/UIImageListTarget/vcl/uiconfig/ui/printerpaperpage.ilst $W/UIImageListTarget/vcl/uiconfig/ui/printerpropertiesdialog.ilst $W/UIImageListTarget/vcl/uiconfig/ui/printprogressdialog.ilst $W/UIImageListTarget/vcl/uiconfig/ui/querydialog.ilst /dev/null > $W/UIConfig/vcl.ilst [build PKG] UIConfig/vcl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/vcl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/vcl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/vcl.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/writerperfect/uiconfig/ui/wpftencodingdialog.ilst $W/UIImageListTarget/writerperfect/uiconfig/ui/exportepub.ilst /dev/null > $W/UIConfig/writerperfect.ilst [build PKG] UIConfig/writerperfect rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/writerperfect.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/writerperfect.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/writerperfect.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && sort -u $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certpage.ilst $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certdetails.ilst $W/UIImageListTarget/xmlsecurity/uiconfig/ui/certgeneral.ilst $W/UIImageListTarget/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ilst $W/UIImageListTarget/xmlsecurity/uiconfig/ui/securitylevelpage.ilst $W/UIImageListTarget/xmlsecurity/uiconfig/ui/securitytrustpage.ilst $W/UIImageListTarget/xmlsecurity/uiconfig/ui/selectcertificatedialog.ilst $W/UIImageListTarget/xmlsecurity/uiconfig/ui/macrosecuritydialog.ilst $W/UIImageListTarget/xmlsecurity/uiconfig/ui/viewcertdialog.ilst /dev/null > $W/UIConfig/xmlsec.ilst [build PKG] UIConfig/xmlsec rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/xmlsec.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/xmlsec.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/xmlsec.filelist [build ECH] CustomTarget/postprocess/registry/base.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/base.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/base.list [build ECH] CustomTarget/postprocess/registry/calc.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/calc.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/calc.list [build ECH] CustomTarget/postprocess/registry/cjk.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/cjk.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/cjk.list [build XCD] ctl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/ctl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/ctl.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctlseqcheck.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctlseqcheck.xcd [build ECH] CustomTarget/postprocess/registry/draw.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/draw.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/draw.list [build XCD] graphicfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/graphicfilter.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/graphicfilter.list [build ECH] CustomTarget/postprocess/registry/impress.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/impress.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/impress.list [build ECH] CustomTarget/postprocess/registry/librelogo.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/librelogo.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/librelogo.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/lingucomponent.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/lingucomponent.xcd [build XCD] main S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/main.list | sed -e 's,${ABOUTBOXPRODUCTVERSION},6.3.5.2,g' -e 's,${ABOUTBOXPRODUCTVERSIONSUFFIX},,g' -e 's,${DICT_REPO_URL},http://extensions.libreoffice.org/dictionaries/,g' -e 's,${OOOVENDOR},The Fedora Project,g' -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' -e 's,${PRODUCTEXTENSION},.5.2,g' -e 's,${STARTCENTER_ADDFEATURE_URL},http://extensions.libreoffice.org/,g' -e 's,${STARTCENTER_INFO_URL},https://www.libreoffice.org/,g' -e 's,${STARTCENTER_TEMPLREP_URL},http://templates.libreoffice.org/,g' -e 's,${SYSTEM_LIBEXTTEXTCAT_DATA},file:///usr/share/libexttextcat,g' -e 's,${SYSTEM_LIBNUMBERTEXT_DATA},file:///usr/share/libnumbertext,g' > $W/XcdTarget/main.xcd [build ECH] CustomTarget/postprocess/registry/math.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/math.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/math.list [build XCD] pyuno S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/pyuno.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/pyuno.list [build XCD] writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/writer.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/writer.list [build XCD] xsltfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/xsltfilter.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/xsltfilter.list [build ECH] CustomTarget/postprocess/registry/reportbuilder.list mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/reportbuilder.list.tmp \ /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry/reportbuilder.list [build XCD] postgresql S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/postgresql.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/postgresql.list [build XCD] gnome S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/gnome.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/gnome.list [build XCD] ogltrans S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/ogltrans.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/ogltrans.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/pdfimport.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/pdfimport.xcd [build XCD] Langpack-en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-en-US.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-en-US.list [build XCD] Langpack-af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-af.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-af.list [build XCD] Langpack-ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ar.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ar.list [build XCD] Langpack-as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-as.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-as.list [build XCD] Langpack-bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-bg.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-bg.list [build XCD] Langpack-bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-bn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-bn.list [build XCD] Langpack-br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-br.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-br.list [build XCD] Langpack-ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ca.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ca.list [build XCD] Langpack-cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-cs.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-cs.list [build XCD] Langpack-cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-cy.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-cy.list [build XCD] Langpack-da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-da.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-da.list [build XCD] Langpack-de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-de.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-de.list [build XCD] Langpack-dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-dz.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-dz.list [build XCD] Langpack-el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-el.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-el.list [build XCD] Langpack-eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-eo.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-eo.list [build XCD] Langpack-es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-es.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-es.list [build XCD] Langpack-et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-et.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-et.list [build XCD] Langpack-eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-eu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-eu.list [build XCD] Langpack-fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-fa.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-fa.list [build XCD] Langpack-fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-fi.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-fi.list [build XCD] Langpack-fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-fr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-fr.list [build XCD] Langpack-ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ga.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ga.list [build XCD] Langpack-gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-gl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-gl.list [build XCD] Langpack-gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-gu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-gu.list [build XCD] Langpack-he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-he.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-he.list [build XCD] Langpack-hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-hi.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-hi.list [build XCD] Langpack-hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-hr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-hr.list [build XCD] Langpack-hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-hu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-hu.list [build XCD] Langpack-id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-id.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-id.list [build XCD] Langpack-it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-it.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-it.list [build XCD] Langpack-ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ja.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ja.list [build XCD] Langpack-kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-kk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-kk.list [build XCD] Langpack-kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-kn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-kn.list [build XCD] Langpack-ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ko.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ko.list [build XCD] Langpack-lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-lt.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-lt.list [build XCD] Langpack-lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-lv.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-lv.list [build XCD] Langpack-mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-mai.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-mai.list [build XCD] Langpack-ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ml.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ml.list [build XCD] Langpack-mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-mr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-mr.list [build XCD] Langpack-nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-nb.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-nb.list [build XCD] Langpack-nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-nl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-nl.list [build XCD] Langpack-nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-nn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-nn.list [build XCD] Langpack-nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-nr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-nr.list [build XCD] Langpack-nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-nso.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-nso.list [build XCD] Langpack-or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-or.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-or.list [build XCD] Langpack-pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-pa-IN.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-pa-IN.list [build XCD] Langpack-pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-pl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-pl.list [build XCD] Langpack-pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-pt-BR.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-pt-BR.list [build XCD] Langpack-pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-pt.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-pt.list [build XCD] Langpack-ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ro.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ro.list [build XCD] Langpack-ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ru.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ru.list [build XCD] Langpack-si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-si.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-si.list [build XCD] Langpack-sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-sk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-sk.list [build XCD] Langpack-sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-sl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-sl.list [build XCD] Langpack-sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-sr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-sr.list [build XCD] Langpack-sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-sr-Latn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-sr-Latn.list [build XCD] Langpack-ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ss.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ss.list [build XCD] Langpack-st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-st.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-st.list [build XCD] Langpack-sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-sv.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-sv.list [build XCD] Langpack-ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ta.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ta.list [build XCD] Langpack-te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-te.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-te.list [build XCD] Langpack-th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-th.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-th.list [build XCD] Langpack-tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-tn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-tn.list [build XCD] Langpack-tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-tr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-tr.list [build XCD] Langpack-ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ts.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ts.list [build XCD] Langpack-uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-uk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-uk.list [build XCD] Langpack-ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-ve.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-ve.list [build XCD] Langpack-xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-xh.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-xh.list [build XCD] Langpack-zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-zh-CN.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-zh-CN.list [build XCD] Langpack-zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-zh-TW.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-zh-TW.list [build XCD] Langpack-zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/Langpack-zu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/Langpack-zu.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_ar.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_dz.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_fa.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_gu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_he.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_hi.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_or.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_pa-IN.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_ta.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl_th.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/unorc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/unorc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/fundamentalrc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/fundamentalrc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/setup/lounorc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/lounorc [build GPF] CustomTarget/filter/source/svg/tokens.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/gperf --compare-strncmp -C -m 20 --switch=2 --readonly-tables $W/CustomTarget/filter/source/svg/tokens.gperf | sed -e "s/(char\*)0/(char\*)0, 0/g" > $W/CustomTarget/filter/source/svg/tokens.cxx [build BRK] CustomTarget/i18npool/breakiterator/char_in.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/char_in.txt -o $W/CustomTarget/i18npool/breakiterator/char_in.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/char.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/char.txt -o $W/CustomTarget/i18npool/breakiterator/char.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/count_word.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/count_word.txt -o $W/CustomTarget/i18npool/breakiterator/count_word.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/dict_word_he.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/dict_word_he.txt -o $W/CustomTarget/i18npool/breakiterator/dict_word_he.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/dict_word_hu.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/dict_word_hu.txt -o $W/CustomTarget/i18npool/breakiterator/dict_word_hu.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/dict_word_nodash.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/dict_word_nodash.txt -o $W/CustomTarget/i18npool/breakiterator/dict_word_nodash.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.txt -o $W/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/dict_word.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/dict_word.txt -o $W/CustomTarget/i18npool/breakiterator/dict_word.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/edit_word_he.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/edit_word_he.txt -o $W/CustomTarget/i18npool/breakiterator/edit_word_he.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/edit_word_hu.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/edit_word_hu.txt -o $W/CustomTarget/i18npool/breakiterator/edit_word_hu.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/edit_word.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/edit_word.txt -o $W/CustomTarget/i18npool/breakiterator/edit_word.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/line.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/line.txt -o $W/CustomTarget/i18npool/breakiterator/line.brk > /dev/null [build BRK] CustomTarget/i18npool/breakiterator/sent.brk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/genbrk -r $W/CustomTarget/i18npool/breakiterator/sent.txt -o $W/CustomTarget/i18npool/breakiterator/sent.brk > /dev/null [build CUS] sw/generated touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sw/generated.done [build PKG] sd_xml rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_xml.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_xml.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_xml.filelist [build PKG] Pyuno/mailmerge rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/mailmerge.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/mailmerge.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/mailmerge.filelist [build PKG] Pyuno/agenda rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/agenda.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/agenda.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/agenda.filelist [build PKG] Pyuno/fax rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/fax.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/fax.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/fax.filelist [build PKG] Pyuno/letter rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/letter.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/letter.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/letter.filelist [build LNK] StaticLibrary/libshell_xmlparser.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libshell_xmlparser.a && ar -rsu $W/LinkTarget/StaticLibrary/libshell_xmlparser.a $W/CxxObject/shell/source/all/xml_parser.o 2> /dev/null [build CUS] sdext/pdfimport touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sdext/pdfimport.done [build CXX] l10ntools/source/lngmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/lngmerge.cxx -o $W/CxxObject/l10ntools/source/lngmerge.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/lngex.cxx TEMPFILE=/tmp/gbuild.1gERn0 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libshell_xmlparser.a.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/lngex.cxx -o $W/CxxObject/l10ntools/source/lngex.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build PKG] Gallery/Files/arrows rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/arrows.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/arrows.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/arrows.filelist [build PKG] Gallery/Files/backgrounds rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/backgrounds.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/backgrounds.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/backgrounds.filelist [build PKG] Gallery/Files/computers rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/computers.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/computers.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/computers.filelist [build PKG] Gallery/Files/diagrams rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/diagrams.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/diagrams.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/diagrams.filelist [build PKG] Gallery/Files/education rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/education.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/education.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/education.filelist [build PKG] Gallery/Files/environment rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/environment.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/environment.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/environment.filelist [build PKG] Gallery/Files/finance rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/finance.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/finance.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/finance.filelist [build PKG] Gallery/Files/people rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/people.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/people.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/people.filelist [build PKG] Gallery/Files/symbols rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/symbols.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/symbols.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/symbols.filelist [build PKG] Gallery/Files/sounds rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/sounds.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/sounds.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/sounds.filelist [build PKG] Gallery/Files/txtshapes rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/txtshapes.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/txtshapes.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/txtshapes.filelist [build PKG] Gallery/Files/transportation rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/transportation.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/transportation.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/Files/transportation.filelist [build PKG] extras_persona_dark rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_dark.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_dark.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_dark.filelist [build PKG] extras_persona_gray rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_gray.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_gray.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_gray.filelist [build PKG] extras_persona_green rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_green.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_green.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_green.filelist [build PKG] extras_persona_pink rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_pink.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_pink.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_pink.filelist [build PKG] extras_persona_sand rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_sand.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_sand.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_sand.filelist [build PKG] extras_persona_white rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_white.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_white.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_persona_white.filelist [build ZIP] autotext/af-ZA/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/af-ZA/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/af-ZA/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/af-ZA/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/bg/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/bg/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/bg/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/bg/crdbus50.bau +BBUEGwQV-1/atevent.xml +BBUEGwQV-1/content.xml +BBUEGwQV-1/manifest.rdf +BBUEGwQV-1/meta.xml +BBUEGwQV-1/settings.xml +BBUEGwQV-1/styles.xml +BBUEGwQV-2/atevent.xml +BBUEGwQV-2/content.xml +BBUEGwQV-2/manifest.rdf +BBUEGwQV-2/meta.xml +BBUEGwQV-2/settings.xml +BBUEGwQV-2/styles.xml +BBUEGwQV-3/atevent.xml +BBUEGwQV-3/content.xml +BBUEGwQV-3/manifest.rdf +BBUEGwQV-3/meta.xml +BBUEGwQV-3/settings.xml +BBUEGwQV-3/styles.xml +BCEEKgQS-1/atevent.xml +BCEEKgQS-1/content.xml +BCEEKgQS-1/manifest.rdf +BCEEKgQS-1/meta.xml +BCEEKgQS-1/Pictures/2000001B00000CD200000CED91A0BB03.svm +BCEEKgQS-1/settings.xml +BCEEKgQS-1/styles.xml +BCEEKgQS-2/atevent.xml +BCEEKgQS-2/content.xml +BCEEKgQS-2/manifest.rdf +BCEEKgQS-2/meta.xml +BCEEKgQS-2/Pictures/2000001B00000CD200000CED91A0BB03.svm +BCEEKgQS-2/settings.xml +BCEEKgQS-2/styles.xml BlockList.xml META-INF/manifest.xml [build ZIP] autotext/bg/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/bg/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/bg/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/bg/standard.bau +BB0-2/content.xml +BB0-2/manifest.rdf +BB0-2/styles.xml +BCQEHQ-/content.xml +BCQEHQ-/manifest.rdf +BCQEHQ-/Object_1/content.xml +BCQEHQ-/Object_1/settings.xml +BCQEHQ-/styles.xml A/A.xml A/atevent.xml AR/AR.xml AR/atevent.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/manifest.rdf CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/manifest.rdf DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/DT.xml E/E.xml FN/content.xml FN/Obj0012D655/content.xml FN/Obj0012D655/meta.xml FN/Obj0012D655/settings.xml FN/styles.xml I/I.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/manifest.rdf J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/manifest.rdf JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/manifest.rdf JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/manifest.rdf JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/manifest.rdf JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml P/atevent.xml P/P.xml Q/atevent.xml Q/Q.xml R1/atevent.xml R1/content.xml R1/manifest.rdf R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/manifest.rdf R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/manifest.rdf YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/bg/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/bg/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/bg/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/bg/template.bau +BB8EIA-1/content.xml +BB8EIA-1/manifest.rdf +BB8EIA-1/styles.xml +BB8EIA-2/content.xml +BB8EIA-2/manifest.rdf +BB8EIA-2/styles.xml +BBoEEgQf-/content.xml +BBoEEgQf-/manifest.rdf +BBoEEgQf-/styles.xml +BBoEEgQf-1/content.xml +BBoEEgQf-1/manifest.rdf +BBoEEgQf-1/styles.xml +BBoEEgQfBBQ-/content.xml +BBoEEgQfBBQ-/manifest.rdf +BBoEEgQfBBQ-/styles.xml +BBoEEgQfBBs-/content.xml +BBoEEgQfBBs-/manifest.rdf +BBoEEgQfBBs-/styles.xml +BBoEEQQg-/content.xml +BBoEEQQg-/manifest.rdf +BBoEEQQg-/Pictures/2000001B00000CD200000CED63AA5866.svm +BBoEEQQg-/styles.xml +BBoEEQQg-1/content.xml +BBoEEQQg-1/manifest.rdf +BBoEEQQg-1/Pictures/2000001B00000CD200000CED63AA5866.svm +BBoEEQQg-1/styles.xml +BBoEEQQgBBQ-/content.xml +BBoEEQQgBBQ-/manifest.rdf +BBoEEQQgBBQ-/Pictures/2000001B00000CD200000CED63AA5866.svm +BBoEEQQgBBQ-/styles.xml +BBoEEQQgBBs-/content.xml +BBoEEQQgBBs-/manifest.rdf +BBoEEQQgBBs-/styles.xml +BBoEGAQR-/content.xml +BBoEGAQR-/manifest.rdf +BBoEGAQR-/styles.xml +BBoEGAQR-1/content.xml +BBoEGAQR-1/manifest.rdf +BBoEGAQR-1/styles.xml +BBoEGAQRBBQ-/content.xml +BBoEGAQRBBQ-/manifest.rdf +BBoEGAQRBBQ-/styles.xml +BBoEGAQRBBs-/content.xml +BBoEGAQRBBs-/manifest.rdf +BBoEGAQRBBs-/styles.xml BlockList.xml META-INF/manifest.xml [build ZIP] autotext/ca/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ca/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ca/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ca/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/cs/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/cs/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/cs/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/cs/crdbus50.bau BlockList.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml [build ZIP] autotext/cs/crdbus54.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/cs/crdbus54 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/cs/crdbus54.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/cs/crdbus54.bau BlockList.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml MOD1/atevent.xml MOD1/content.xml MOD1/meta.xml MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD1/settings.xml MOD1/styles.xml MOD2/atevent.xml MOD2/content.xml MOD2/meta.xml MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/cs/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/cs/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/cs/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/cs/standard.bau A/A.xml A/atevent.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/content.xml DT/DT.xml DT/styles.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LIC/atevent.xml LIC/content.xml LIC/meta.xml LIC/settings.xml LIC/styles.xml LOREM/LOREM.xml META-INF/manifest.xml P/atevent.xml P/P.xml R1/atevent.xml R1/content.xml R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/cs/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/cs/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/cs/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/cs/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/da/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/da/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/da/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/da/crdbus50.bau BlockList.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml [build ZIP] autotext/da/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/da/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/da/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/da/standard.bau A/A.xml A/atevent.xml AR/AR.xml AR/atevent.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/DT.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml P/atevent.xml P/P.xml Q/atevent.xml Q/Q.xml R1/atevent.xml R1/content.xml R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/da/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/da/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/da/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/da/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/de/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/de/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/de/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/de/crdbus50.bau BlockList.xml KLA1/content.xml KLA1/meta.xml KLA1/settings.xml KLA1/styles.xml KLA2/content.xml KLA2/meta.xml KLA2/settings.xml KLA2/styles.xml KLA3/content.xml KLA3/meta.xml KLA3/settings.xml KLA3/styles.xml META-INF/manifest.xml MOD1/content.xml MOD1/meta.xml MOD1/settings.xml MOD1/styles.xml MOD2/content.xml MOD2/meta.xml MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/de/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/de/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/de/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/de/standard.bau AF/AF.xml AG/AG.xml AG/atevent.xml AL/AL.xml BEW/atevent.xml BEW/content.xml BEW/meta.xml BEW/settings.xml BEW/styles.xml BEWABS/atevent.xml BEWABS/content.xml BEWABS/meta.xml BEWABS/settings.xml BEWABS/styles.xml BEWEIN/atevent.xml BEWEIN/content.xml BEWEIN/meta.xml BEWEIN/settings.xml BEWEIN/styles.xml BEWUNT/atevent.xml BEWUNT/content.xml BEWUNT/meta.xml BEWUNT/settings.xml BEWUNT/styles.xml BEWVOR/atevent.xml BEWVOR/content.xml BEWVOR/meta.xml BEWVOR/settings.xml BEWVOR/styles.xml BlockList.xml BS/atevent.xml BS/BS.xml BT/atevent.xml BT/BT.xml EB/atevent.xml EB/EB.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml K+ANw-/atevent.xml K+ANw-/content.xml K+ANw-/meta.xml K+ANw-/settings.xml K+ANw-/styles.xml LOREM/LOREM.xml M1/atevent.xml M1/content.xml M1/meta.xml M1/settings.xml M1/styles.xml M2/atevent.xml M2/content.xml M2/meta.xml M2/settings.xml M2/styles.xml META-INF/manifest.xml MFG/atevent.xml MFG/content.xml MFG/meta.xml MFG/settings.xml MFG/styles.xml SGDH/atevent.xml SGDH/content.xml SGDH/meta.xml SGDH/settings.xml SGDH/styles.xml UL/atevent.xml UL/UL.xml ZBED/atevent.xml ZBED/ZBED.xml [build ZIP] autotext/de/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/de/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/de/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/de/template.bau BlockList.xml H1B/atevent.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/atevent.xml H1N/content.xml H1N/styles.xml HB/atevent.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/atevent.xml HC/content.xml HC/styles.xml HLB/atevent.xml HLB/content.xml HLB/styles.xml HLC/atevent.xml HLC/content.xml HLC/styles.xml HLN/atevent.xml HLN/content.xml HLN/styles.xml HN/atevent.xml HN/content.xml HN/styles.xml HRB/atevent.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/atevent.xml HRC/content.xml HRC/styles.xml HRN/atevent.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/atevent.xml PT1/content.xml PT1/styles.xml PT2/atevent.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/en-AU/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/en-AU/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/en-AU/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/en-AU/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/en-GB/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/en-GB/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/en-GB/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/en-GB/crdbus50.bau BlockList.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml [build ZIP] autotext/en-GB/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/en-GB/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/en-GB/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/en-GB/standard.bau A/A.xml A/atevent.xml AR/AR.xml AR/atevent.xml AR/content.xml AR/styles.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/content.xml DT/DT.xml DT/styles.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/content.xml O/O.xml O/styles.xml P/atevent.xml P/P.xml Q/atevent.xml Q/content.xml Q/Q.xml Q/styles.xml R1/atevent.xml R1/content.xml R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/en-GB/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/en-GB/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/en-GB/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/en-GB/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/en-US/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/en-US/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/en-US/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/en-US/crdbus50.bau BlockList.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml [build ZIP] autotext/en-US/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/en-US/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/en-US/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/en-US/standard.bau A/A.xml A/atevent.xml AR/AR.xml AR/atevent.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/DT.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml P/atevent.xml P/P.xml Q/atevent.xml Q/Q.xml R1/atevent.xml R1/content.xml R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/en-US/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/en-US/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/en-US/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/en-US/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/en-ZA/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/en-ZA/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/en-ZA/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/en-ZA/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/es/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/es/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/es/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/es/crdbus50.bau BlockList.xml CLA1/atevent.xml CLA1/content.xml CLA1/meta.xml CLA1/settings.xml CLA1/styles.xml CLA2/atevent.xml CLA2/content.xml CLA2/meta.xml CLA2/settings.xml CLA2/styles.xml CLA3/atevent.xml CLA3/content.xml CLA3/meta.xml CLA3/settings.xml CLA3/styles.xml META-INF/manifest.xml MOD1/atevent.xml MOD1/content.xml MOD1/meta.xml MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD1/settings.xml MOD1/styles.xml MOD2/atevent.xml MOD2/content.xml MOD2/meta.xml MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/es/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/es/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/es/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/es/standard.bau A/A.xml AR/AR.xml AR/atevent.xml ATEN/atevent.xml ATEN/content.xml ATEN/meta.xml ATEN/settings.xml ATEN/styles.xml AV1/atevent.xml AV1/content.xml AV1/meta.xml AV1/settings.xml AV1/styles.xml AV2/atevent.xml AV2/content.xml AV2/meta.xml AV2/settings.xml AV2/styles.xml BlockList.xml CDP/atevent.xml CDP/CDP.xml DA/atevent.xml DA/DA.xml ESYS/atevent.xml ESYS/content.xml ESYS/meta.xml ESYS/settings.xml ESYS/styles.xml LOREM/LOREM.xml META-INF/manifest.xml N+ANo-M/content.xml N+ANo-M/manifest.rdf N+ANo-M/Object_1/content.xml N+ANo-M/Object_1/settings.xml N+ANo-M/styles.xml O/atevent.xml O/O.xml P/atevent.xml P/P.xml RE/atevent.xml RE/content.xml RE/meta.xml RE/settings.xml RE/styles.xml S/S.xml SENT/atevent.xml SENT/SENT.xml SINV/atevent.xml SINV/content.xml SINV/meta.xml SINV/settings.xml SINV/styles.xml SMAN/atevent.xml SMAN/SMAN.xml SOL/atevent.xml SOL/content.xml SOL/meta.xml SOL/settings.xml SOL/styles.xml SRECH/atevent.xml SRECH/content.xml SRECH/meta.xml SRECH/settings.xml SRECH/styles.xml TE/atevent.xml TE/TE.xml [build ZIP] autotext/es/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/es/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/es/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/es/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/fa/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/fa/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/fa/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/fa/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/fi/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/fi/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/fi/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/fi/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/fr/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/fr/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/fr/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/fr/crdbus50.bau BlockList.xml CLA1/atevent.xml CLA1/content.xml CLA1/meta.xml CLA1/settings.xml CLA1/styles.xml CLA2/atevent.xml CLA2/content.xml CLA2/meta.xml CLA2/settings.xml CLA2/styles.xml CLA3/atevent.xml CLA3/content.xml CLA3/meta.xml CLA3/settings.xml CLA3/styles.xml META-INF/manifest.xml MOD1/atevent.xml MOD1/content.xml MOD1/meta.xml MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD1/settings.xml MOD1/styles.xml MOD2/atevent.xml MOD2/content.xml MOD2/meta.xml MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/fr/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/fr/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/fr/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/fr/standard.bau AR/AR.xml AR/atevent.xml BlockList.xml C/atevent.xml C/C.xml CDOS/atevent.xml CDOS/content.xml CDOS/manifest.rdf CDOS/meta.xml CDOS/settings.xml CDOS/styles.xml CINVI/atevent.xml CINVI/content.xml CINVI/manifest.rdf CINVI/styles.xml CLET/atevent.xml CLET/content.xml CLET/manifest.rdf CLET/styles.xml CNON/atevent.xml CNON/content.xml CNON/manifest.rdf CNON/styles.xml COP/atevent.xml COP/COP.xml CREC/atevent.xml CREC/content.xml CREC/manifest.rdf CREC/meta.xml CREC/settings.xml CREC/styles.xml D/D.xml LOREM/LOREM.xml META-INF/manifest.xml MM/atevent.xml MM/content.xml MM/meta.xml MM/settings.xml MM/styles.xml NF/content.xml NF/manifest.rdf NF/Object_1/content.xml NF/Object_1/settings.xml NF/styles.xml O/atevent.xml O/O.xml P/P.xml PAI/atevent.xml PAI/PAI.xml R1/atevent.xml R1/content.xml R1/manifest.rdf R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/manifest.rdf R2/meta.xml R2/settings.xml R2/styles.xml RESI/atevent.xml RESI/content.xml RESI/manifest.rdf RESI/meta.xml RESI/settings.xml RESI/styles.xml SALU/atevent.xml SALU/content.xml SALU/meta.xml SALU/settings.xml SALU/styles.xml TEX/atevent.xml TEX/TEX.xml [build ZIP] autotext/fr/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/fr/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/fr/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/fr/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/ga-IE/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ga-IE/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ga-IE/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ga-IE/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/hr/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/hr/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/hr/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/hr/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/hu/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/hu/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/hu/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/hu/crdbus50.bau BlockList.xml CLE1/atevent.xml CLE1/content.xml CLE1/meta.xml CLE1/settings.xml CLE1/styles.xml CLE2/atevent.xml CLE2/content.xml CLE2/meta.xml CLE2/settings.xml CLE2/styles.xml CLE3/atevent.xml CLE3/content.xml CLE3/meta.xml CLE3/settings.xml CLE3/styles.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml META-INF/manifest.xml [build ZIP] autotext/hu/crdbus54.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/hu/crdbus54 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/hu/crdbus54.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/hu/crdbus54.bau BlockList.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml MOD1/atevent.xml MOD1/content.xml MOD1/meta.xml MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD1/settings.xml MOD1/styles.xml MOD2/atevent.xml MOD2/content.xml MOD2/meta.xml MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/hu/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/hu/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/hu/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/hu/standard.bau 2016/content.xml 2016/styles.xml AL/AL.xml AL/atevent.xml B/atevent.xml B/B.xml BlockList.xml EL/atevent.xml EL/EL.xml EX/atevent.xml EX/EX.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml HI/atevent.xml HI/HI.xml I/atevent.xml I/I.xml K/atevent.xml K/K.xml KH/atevent.xml KH/content.xml KH/meta.xml KH/settings.xml KH/styles.xml KHU/atevent.xml KHU/content.xml KHU/meta.xml KHU/settings.xml KHU/styles.xml KU/atevent.xml KU/content.xml KU/meta.xml KU/settings.xml KU/styles.xml LOREM/LOREM.xml LP/atevent.xml LP/LP.xml META-INF/manifest.xml MJ/atevent.xml MJ/MJ.xml ML/atevent.xml ML/ML.xml PL/atevent.xml PL/PL.xml SZ/atevent.xml SZ/SZ.xml T/atevent.xml T/T.xml TC/atevent.xml TC/TC.xml TH/atevent.xml TH/content.xml TH/meta.xml TH/settings.xml TH/styles.xml THU/atevent.xml THU/content.xml THU/meta.xml THU/settings.xml THU/styles.xml TI/atevent.xml TI/TI.xml TL/atevent.xml TL/TL.xml TU/atevent.xml TU/content.xml TU/meta.xml TU/settings.xml TU/styles.xml U/atevent.xml U/U.xml [build ZIP] autotext/hu/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/hu/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/hu/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/hu/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/is/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/is/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/is/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/is/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/it/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/it/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/it/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/it/crdbus50.bau BlockList.xml CLA1/atevent.xml CLA1/content.xml CLA1/meta.xml CLA1/settings.xml CLA1/styles.xml CLA2/atevent.xml CLA2/content.xml CLA2/meta.xml CLA2/settings.xml CLA2/styles.xml CLA3/atevent.xml CLA3/content.xml CLA3/meta.xml CLA3/settings.xml CLA3/styles.xml META-INF/manifest.xml MOD1/atevent.xml MOD1/content.xml MOD1/meta.xml MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD1/settings.xml MOD1/styles.xml MOD2/atevent.xml MOD2/content.xml MOD2/meta.xml MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/it/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/it/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/it/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/it/standard.bau A/A.xml BlockList.xml CP/atevent.xml CP/CP.xml CR/atevent.xml CR/CR.xml CS/atevent.xml CS/content.xml CS/meta.xml CS/settings.xml CS/styles.xml DA/atevent.xml DA/DA.xml DG/atevent.xml DG/content.xml DG/meta.xml DG/settings.xml DG/styles.xml DIRIF/atevent.xml DIRIF/content.xml DIRIF/meta.xml DIRIF/settings.xml DIRIF/styles.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml ICOLL/atevent.xml ICOLL/content.xml ICOLL/meta.xml ICOLL/settings.xml ICOLL/styles.xml IDOC/atevent.xml IDOC/content.xml IDOC/meta.xml IDOC/settings.xml IDOC/styles.xml IMP/atevent.xml IMP/content.xml IMP/meta.xml IMP/settings.xml IMP/styles.xml IRIC/atevent.xml IRIC/IRIC.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml P/atevent.xml P/P.xml R/R.xml S1/atevent.xml S1/content.xml S1/meta.xml S1/settings.xml S1/styles.xml S2/atevent.xml S2/content.xml S2/meta.xml S2/settings.xml S2/styles.xml SD/atevent.xml SD/content.xml SD/meta.xml SD/settings.xml SD/styles.xml TE/atevent.xml TE/TE.xml [build ZIP] autotext/it/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/it/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/it/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/it/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/ja/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ja/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ja/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ja/crdbus50.bau BlockList.xml CLA1/content.xml CLA1/styles.xml CLA2/content.xml CLA2/styles.xml CLA3/content.xml CLA3/styles.xml META-INF/manifest.xml MOD1/content.xml MOD1/styles.xml MOD2/content.xml MOD2/styles.xml [build ZIP] autotext/ja/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ja/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ja/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ja/standard.bau AR/AR.xml AR/atevent.xml BlockList.xml CAN/atevent.xml CAN/content.xml CAN/styles.xml CP/content.xml CP/styles.xml DT/content.xml DT/styles.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml HK/content.xml HK/styles.xml I/I.xml JACL/atevent.xml JACL/content.xml JACL/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/styles.xml JARWPR/content.xml JARWPR/styles.xml KG/content.xml KG/styles.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml Q/atevent.xml Q/Q.xml R1/atevent.xml R1/content.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/styles.xml TOP/content.xml TOP/styles.xml [build ZIP] autotext/ja/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ja/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ja/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ja/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/km/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/km/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/km/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/km/crdbus50.bau BlockList.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml [build ZIP] autotext/km/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/km/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/km/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/km/standard.bau A/A.xml A/atevent.xml AR/AR.xml AR/atevent.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/DT.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml P/atevent.xml P/P.xml Q/atevent.xml Q/Q.xml R1/atevent.xml R1/content.xml R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/km/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/km/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/km/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/km/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/ko/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ko/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ko/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ko/crdbus50.bau +1gSzAA-1/content.xml +1gSzAA-1/styles.xml +1gSzAA-2/content.xml +1gSzAA-2/styles.xml +rODIBA-1/content.xml +rODIBA-1/styles.xml +rODIBA-2/content.xml +rODIBA-2/styles.xml +rODIBA-3/content.xml +rODIBA-3/styles.xml BlockList.xml META-INF/manifest.xml [build ZIP] autotext/ko/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ko/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ko/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ko/standard.bau AR/AR.xml AR/atevent.xml BEW/atevent.xml BEW/content.xml BEW/styles.xml BEWABS/content.xml BEWABS/styles.xml BEWEIN/content.xml BEWEIN/styles.xml BEWUNT/atevent.xml BEWUNT/content.xml BEWUNT/styles.xml BEWVOR/atevent.xml BEWVOR/content.xml BEWVOR/styles.xml BlockList.xml BT/content.xml BT/styles.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml K_/atevent.xml K_/content.xml K_/styles.xml KU/atevent.xml KU/KU.xml LOREM/LOREM.xml M1/atevent.xml M1/content.xml M1/styles.xml M2/atevent.xml M2/content.xml M2/styles.xml META-INF/manifest.xml MFG/content.xml MFG/styles.xml O/atevent.xml O/O.xml Q/atevent.xml Q/Q.xml SGDH/content.xml SGDH/styles.xml UL/content.xml UL/styles.xml ZBED/content.xml ZBED/styles.xml [build ZIP] autotext/ko/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ko/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ko/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ko/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/lb-LU/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/lb-LU/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/lb-LU/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/lb-LU/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/lt/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/lt/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/lt/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/lt/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/mn/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/mn/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/mn/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/mn/crdbus50.bau +BCEEHgQd-1/atevent.xml +BCEEHgQd-1/content.xml +BCEEHgQd-1/meta.xml +BCEEHgQd-1/settings.xml +BCEEHgQd-1/styles.xml +BCEEHgQd-2/atevent.xml +BCEEHgQd-2/content.xml +BCEEHgQd-2/meta.xml +BCEEHgQd-2/settings.xml +BCEEHgQd-2/styles.xml +BCEEHgQd-3/atevent.xml +BCEEHgQd-3/content.xml +BCEEHgQd-3/meta.xml +BCEEHgQd-3/settings.xml +BCEEHgQd-3/styles.xml +BCgEGAQd-1/atevent.xml +BCgEGAQd-1/content.xml +BCgEGAQd-1/meta.xml +BCgEGAQd-1/Pictures/2000001B00000CD200000CED91A0BB03.svm +BCgEGAQd-1/settings.xml +BCgEGAQd-1/styles.xml +BCgEGAQd-2/atevent.xml +BCgEGAQd-2/content.xml +BCgEGAQd-2/meta.xml +BCgEGAQd-2/Pictures/2000001B00000CD200000CED91A0BB03.svm +BCgEGAQd-2/settings.xml +BCgEGAQd-2/styles.xml BlockList.xml META-INF/manifest.xml [build ZIP] autotext/mn/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/mn/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/mn/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/mn/standard.bau +BB0E6AQo-/+BB0E6AQo-.xml +BB0E6AQo-/atevent.xml +BBA-/+BBA-.xml +BBA-/atevent.xml +BBAE6AQi-/atevent.xml +BBAE6AQi-/content.xml +BBAE6AQi-/meta.xml +BBAE6AQi-/settings.xml +BBAE6AQi-/styles.xml +BBAE6AQiBBE-/atevent.xml +BBAE6AQiBBE-/content.xml +BBAE6AQiBBE-/meta.xml +BBAE6AQiBBE-/settings.xml +BBAE6AQiBBE-/styles.xml +BBAE6AQlBBAEEQ-/atevent.xml +BBAE6AQlBBAEEQ-/content.xml +BBAE6AQlBBAEEQ-/meta.xml +BBAE6AQlBBAEEQ-/settings.xml +BBAE6AQlBBAEEQ-/styles.xml +BBAE6AQR-/atevent.xml +BBAE6AQR-/content.xml +BBAE6AQR-/meta.xml +BBAE6AQR-/settings.xml +BBAE6AQR-/styles.xml +BBAE6AQvBCM-/atevent.xml +BBAE6AQvBCM-/content.xml +BBAE6AQvBCM-/meta.xml +BBAE6AQvBCM-/settings.xml +BBAE6AQvBCM-/styles.xml +BBAEKA-/+BBAEKA-.xml +BBAEKA-/atevent.xml +BBEEKA-/+BBEEKA-.xml +BBEEKA-/atevent.xml +BBEELw-/+BBEELw-.xml +BBEELw-/atevent.xml +BBg-/+BBg-.xml +BBg-/atevent.xml +BBMEJQ-/atevent.xml +BBMEJQ-/content.xml +BBMEJQ-/meta.xml +BBMEJQ-/settings.xml +BBMEJQ-/styles.xml +BBsEEA-/+BBsEEA-.xml +BBsEEA-/atevent.xml +BC0EJQQd-/atevent.xml +BC0EJQQd-/content.xml +BC0EJQQd-/meta.xml +BC0EJQQd-/settings.xml +BC0EJQQd-/styles.xml +BCE-/+BCE-.xml +BCE-/atevent.xml +BCE-1/atevent.xml +BCE-1/content.xml +BCE-1/meta.xml +BCE-1/settings.xml +BCE-1/styles.xml +BCE-2/atevent.xml +BCE-2/content.xml +BCE-2/meta.xml +BCE-2/settings.xml +BCE-2/styles.xml +BCEEIQQl-/+BCEEIQQl-.xml +BCEEIQQl-/atevent.xml +BCIEHQ-/+BCIEHQ-.xml +BCIEHQ-/atevent.xml +BCIEHQQY-/+BCIEHQQY-.xml +BCIEHQQY-/atevent.xml +BCU-/+BCU-.xml +BCU-/atevent.xml +BCUEEAQg-/+BCUEEAQg-.xml +BCUEEAQg-/atevent.xml +BCUEEAQR-/+BCUEEAQR-.xml +BCUEEAQR-/atevent.xml +BCUEEQ-/+BCUEEQ-.xml +BCUEEQ-/atevent.xml +BCUEEQQd-/+BCUEEQQd-.xml +BCUEEQQd-/atevent.xml +BCUEHQ-/+BCUEHQ-.xml +BCUEHQ-/atevent.xml +BCYEFQ-/atevent.xml +BCYEFQ-/content.xml +BCYEFQ-/meta.xml +BCYEFQ-/settings.xml +BCYEFQ-/styles.xml BlockList.xml C/atevent.xml C/C.xml CD/atevent.xml CD/CD.xml CNL/atevent.xml CNL/CNL.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml RF/atevent.xml RF/RF.xml RM/atevent.xml RM/RM.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TWIMC/atevent.xml TWIMC/TWIMC.xml [build ZIP] autotext/mn/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/mn/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/mn/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/mn/template.bau +BBcEHAQdBCI-/content.xml +BBcEHAQdBCI-/styles.xml +BBcEHAQi-/content.xml +BBcEHAQi-/styles.xml +BBcEHAQiBBc-/content.xml +BBcEHAQiBBc-/styles.xml +BBcEHAQiBBE-/content.xml +BBcEHAQiBBE-/styles.xml +BBQEHQQi-/content.xml +BBQEHQQi-/styles.xml +BBQEIg-/content.xml +BBQEIg-/styles.xml +BBQEIgQR-/content.xml +BBQEIgQR-/styles.xml +BBQEIgQX-/content.xml +BBQEIgQX-/styles.xml +BCIEHg-/content.xml +BCIEHg-/Pictures/2000001B00000CD200000CED63AA5866.svm +BCIEHg-/styles.xml +BCIEHgQR-/content.xml +BCIEHgQR-/Pictures/2000001B00000CD200000CED63AA5866.svm +BCIEHgQR-/styles.xml +BCIEHgQX-/content.xml +BCIEHgQX-/styles.xml +BCIEHQQi-/content.xml +BCIEHQQi-/Pictures/2000001B00000CD200000CED63AA5866.svm +BCIEHQQi-/styles.xml BlockList.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/nl-BE/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/nl-BE/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/nl-BE/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/nl-BE/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/nl/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/nl/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/nl/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/nl/crdbus50.bau ACT1/atevent.xml ACT1/content.xml ACT1/Pictures/2000001B00000CD200000CED63AA5866.svm ACT1/styles.xml ACT2/atevent.xml ACT2/content.xml ACT2/Pictures/2000001B00000CD200000CED63AA5866.svm ACT2/styles.xml BlockList.xml ELEG1/atevent.xml ELEG1/content.xml ELEG1/Pictures/2000000D00000434000006FD09D5CC61.svm ELEG1/styles.xml ELEG2/atevent.xml ELEG2/content.xml ELEG2/Pictures/2000000D00000434000006FD09D5CC61.svm ELEG2/styles.xml ELEG3/atevent.xml ELEG3/content.xml ELEG3/Pictures/2000000D00000434000006FD09D5CC61.svm ELEG3/styles.xml META-INF/manifest.xml PRO1/atevent.xml PRO1/content.xml PRO1/styles.xml PRO2/atevent.xml PRO2/content.xml PRO2/styles.xml PRO3/atevent.xml PRO3/content.xml PRO3/styles.xml [build ZIP] autotext/nl/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/nl/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/nl/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/nl/standard.bau A/A.xml A1/atevent.xml A1/content.xml A1/styles.xml A2/atevent.xml A2/content.xml A2/styles.xml AL/AL.xml AL/atevent.xml AL/content.xml AL/styles.xml B/B.xml BETV/atevent.xml BETV/BETV.xml BlockList.xml BO/atevent.xml BO/BO.xml BS/atevent.xml BS/BS.xml BT/atevent.xml BT/BT.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml GDH/atevent.xml GDH/content.xml GDH/styles.xml LIC/atevent.xml LIC/content.xml LIC/styles.xml LOREM/LOREM.xml META-INF/manifest.xml MVG/atevent.xml MVG/content.xml MVG/styles.xml O/atevent.xml O/O.xml OP/atevent.xml OP/content.xml OP/styles.xml SOL/atevent.xml SOL/content.xml SOL/styles.xml SOLAFZ/atevent.xml SOLAFZ/content.xml SOLAFZ/styles.xml SOLDOC/atevent.xml SOLDOC/content.xml SOLDOC/styles.xml SOLONT/atevent.xml SOLONT/SOLONT.xml SOLUIT/atevent.xml SOLUIT/content.xml SOLUIT/styles.xml [build ZIP] autotext/nl/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/nl/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/nl/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/nl/template.bau BlockList.xml H1B/content.xml H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/pl/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pl/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pl/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pl/crdbus50.bau BlockList.xml KLAS1/content.xml KLAS1/styles.xml KLAS2/content.xml KLAS2/styles.xml KLAS3/content.xml KLAS3/styles.xml META-INF/manifest.xml WSP1/content.xml WSP1/styles.xml WSP2/content.xml WSP2/styles.xml [build ZIP] autotext/pl/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pl/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pl/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pl/standard.bau APA/content.xml APA/styles.xml BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml PO/atevent.xml PO/PO.xml POD/atevent.xml POD/POD.xml PODDOK/atevent.xml PODDOK/PODDOK.xml PODODM/atevent.xml PODODM/PODODM.xml PODPOTW/content.xml PODPOTW/styles.xml PODZAPR/atevent.xml PODZAPR/PODZAPR.xml SZPA/content.xml SZPA/styles.xml TW/content.xml TW/styles.xml U1/atevent.xml U1/U1.xml U2/atevent.xml U2/U2.xml WP+AUE-A/WP+AUE-A.xml WYP/atevent.xml WYP/WYP.xml Z/content.xml Z/styles.xml ZA/atevent.xml ZA/ZA.xml ZO/atevent.xml ZO/content.xml ZO/styles.xml ZPO/content.xml ZPO/styles.xml [build ZIP] autotext/pl/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pl/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pl/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pl/template.bau BlockList.xml META-INF/manifest.xml PT1/atevent.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/pt-BR/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pt-BR/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pt-BR/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pt-BR/crdbus50.bau BlockList.xml ELE1/content.xml ELE1/styles.xml ELE2/content.xml ELE2/styles.xml ELE3/content.xml ELE3/styles.xml META-INF/manifest.xml MOD1/content.xml MOD1/styles.xml MOD2/content.xml MOD2/styles.xml [build ZIP] autotext/pt-BR/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pt-BR/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pt-BR/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pt-BR/standard.bau A/content.xml A/styles.xml AN/AN.xml BlockList.xml CAN/atevent.xml CAN/content.xml CAN/styles.xml CDP/content.xml CDP/styles.xml CR/atevent.xml CR/CR.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml L1/atevent.xml L1/content.xml L1/styles.xml L2/atevent.xml L2/content.xml L2/styles.xml LDA/content.xml LDA/styles.xml LOREM/LOREM.xml META-INF/manifest.xml OC/atevent.xml OC/OC.xml P/atevent.xml P/P.xml PC/PC.xml PECA/atevent.xml PECA/content.xml PECA/styles.xml PECE/atevent.xml PECE/content.xml PECE/styles.xml PECR/content.xml PECR/styles.xml PECRE/content.xml PECRE/styles.xml PERGF/atevent.xml PERGF/PERGF.xml PSS/content.xml PSS/styles.xml TP/content.xml TP/styles.xml [build ZIP] autotext/pt-BR/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pt-BR/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pt-BR/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pt-BR/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/pt/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pt/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pt/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pt/crdbus50.bau BlockList.xml CSL/atevent.xml CSL/content.xml CSL/Pictures/10000000000000400000004077CDC8F9.png CSL/styles.xml ELCN/atevent.xml ELCN/content.xml ELCN/meta.xml ELCN/settings.xml ELCN/styles.xml ELEA/atevent.xml ELEA/content.xml ELEA/meta.xml ELEA/settings.xml ELEA/styles.xml ELSS/atevent.xml ELSS/content.xml ELSS/meta.xml ELSS/settings.xml ELSS/styles.xml MCN/atevent.xml MCN/content.xml MCN/meta.xml MCN/Pictures/2000001B00000CD200000CED91A0BB03.svm MCN/settings.xml MCN/styles.xml MEA/atevent.xml MEA/content.xml MEA/meta.xml MEA/Pictures/2000001B00000CD200000CED91A0BB03.svm MEA/settings.xml MEA/styles.xml META-INF/manifest.xml [build ZIP] autotext/pt/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pt/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pt/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pt/standard.bau _CON/_CON.xml _CON/atevent.xml 1L/atevent.xml 1L/content.xml 1L/meta.xml 1L/settings.xml 1L/styles.xml 2L/atevent.xml 2L/content.xml 2L/meta.xml 2L/settings.xml 2L/styles.xml AG/AG.xml AG/atevent.xml ANE/ANE.xml AQPD/AQPD.xml AQPD/atevent.xml AS/AS.xml AS/atevent.xml AT/AT.xml AT/atevent.xml ATE/atevent.xml ATE/content.xml ATE/meta.xml ATE/settings.xml ATE/styles.xml AV/atevent.xml AV/AV.xml BlockList.xml CCE/atevent.xml CCE/CCE.xml CGE/atevent.xml CGE/content.xml CGE/meta.xml CGE/settings.xml CGE/styles.xml CI/atevent.xml CI/CI.xml CO/atevent.xml CO/CO.xml COR/atevent.xml COR/COR.xml CR/atevent.xml CR/CR.xml CRMC/atevent.xml CRMC/content.xml CRMC/meta.xml CRMC/settings.xml CRMC/styles.xml CSS/atevent.xml CSS/content.xml CSS/meta.xml CSS/settings.xml CSS/styles.xml CTC/atevent.xml CTC/content.xml CTC/meta.xml CTC/settings.xml CTC/styles.xml CTCE/atevent.xml CTCE/content.xml CTCE/meta.xml CTCE/settings.xml CTCE/styles.xml CTCR/atevent.xml CTCR/content.xml CTCR/meta.xml CTCR/settings.xml CTCR/styles.xml CTCRE/atevent.xml CTCRE/content.xml CTCRE/meta.xml CTCRE/settings.xml CTCRE/styles.xml EE/atevent.xml EE/EE.xml EN/atevent.xml EN/EN.xml ERA/atevent.xml ERA/ERA.xml INQ/INQ.xml LAC/atevent.xml LAC/LAC.xml LOREM/LOREM.xml MC/atevent.xml MC/MC.xml ME/atevent.xml ME/ME.xml META-INF/manifest.xml NF/content.xml NF/manifest.rdf NF/Object_1/content.xml NF/Object_1/settings.xml NF/styles.xml OB/atevent.xml OB/OB.xml PCA/atevent.xml PCA/PCA.xml PCN/atevent.xml PCN/PCN.xml PE/atevent.xml PE/PE.xml REF/atevent.xml REF/REF.xml RES/atevent.xml RES/RES.xml SIN/atevent.xml SIN/SIN.xml SS/atevent.xml SS/SS.xml TE/atevent.xml TE/TE.xml TP/atevent.xml TP/TP.xml [build ZIP] autotext/pt/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/pt/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/pt/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/pt/template.bau BlockList.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/ro/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ro/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ro/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ro/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/ru/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ru/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ru/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ru/crdbus50.bau BlockList.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml [build ZIP] autotext/ru/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ru/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ru/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ru/standard.bau A/A.xml A/atevent.xml AR/AR.xml AR/atevent.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/DT.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml P/atevent.xml P/P.xml Q/atevent.xml Q/Q.xml R1/atevent.xml R1/content.xml R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/ru/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/ru/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/ru/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/ru/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/sk/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sk/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sk/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sk/crdbus50.bau BlockList.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml [build ZIP] autotext/sk/crdbus54.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sk/crdbus54 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sk/crdbus54.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sk/crdbus54.bau BlockList.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml MOD1/atevent.xml MOD1/content.xml MOD1/meta.xml MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD1/settings.xml MOD1/styles.xml MOD2/atevent.xml MOD2/content.xml MOD2/meta.xml MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/sk/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sk/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sk/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sk/standard.bau A/A.xml A/atevent.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/DT.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LIC/atevent.xml LIC/content.xml LIC/meta.xml LIC/settings.xml LIC/styles.xml LOREM/LOREM.xml META-INF/manifest.xml P/atevent.xml P/P.xml R1/atevent.xml R1/content.xml R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/sk/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sk/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sk/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sk/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/sl/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sl/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sl/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sl/crdbus50.bau BlockList.xml CON1/atevent.xml CON1/content.xml CON1/meta.xml CON1/Pictures/2000001B00000CD200000CED91A0BB03.svm CON1/settings.xml CON1/styles.xml CON2/atevent.xml CON2/content.xml CON2/meta.xml CON2/Pictures/2000001B00000CD200000CED91A0BB03.svm CON2/settings.xml CON2/styles.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml [build ZIP] autotext/sl/crdbus54.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sl/crdbus54 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sl/crdbus54.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sl/crdbus54.bau BlockList.xml ELE1/atevent.xml ELE1/content.xml ELE1/meta.xml ELE1/settings.xml ELE1/styles.xml ELE2/atevent.xml ELE2/content.xml ELE2/meta.xml ELE2/settings.xml ELE2/styles.xml ELE3/atevent.xml ELE3/content.xml ELE3/meta.xml ELE3/settings.xml ELE3/styles.xml META-INF/manifest.xml MOD1/atevent.xml MOD1/content.xml MOD1/meta.xml MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD1/settings.xml MOD1/styles.xml MOD2/atevent.xml MOD2/content.xml MOD2/meta.xml MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/sl/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sl/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sl/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sl/standard.bau A/A.xml A/atevent.xml BlockList.xml BW/atevent.xml BW/BW.xml C/atevent.xml C/C.xml CAN/atevent.xml CAN/content.xml CAN/meta.xml CAN/settings.xml CAN/styles.xml CD/atevent.xml CD/CD.xml CM/atevent.xml CM/CM.xml CNL/atevent.xml CNL/CNL.xml DMS/atevent.xml DMS/content.xml DMS/meta.xml DMS/settings.xml DMS/styles.xml DT/atevent.xml DT/DT.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml IRT/atevent.xml IRT/IRT.xml J/atevent.xml J/content.xml J/meta.xml J/settings.xml J/styles.xml JACL/atevent.xml JACL/content.xml JACL/meta.xml JACL/settings.xml JACL/styles.xml JACR/atevent.xml JACR/content.xml JACR/meta.xml JACR/settings.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/meta.xml JAINV/settings.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/meta.xml JARL/settings.xml JARL/styles.xml LAG/atevent.xml LAG/LAG.xml LIC/atevent.xml LIC/content.xml LIC/meta.xml LIC/settings.xml LIC/styles.xml LOREM/LOREM.xml META-INF/manifest.xml P/atevent.xml P/P.xml R1/atevent.xml R1/content.xml R1/meta.xml R1/settings.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/meta.xml R2/settings.xml R2/styles.xml RE/atevent.xml RE/RE.xml RF/atevent.xml RF/RF.xml RG/atevent.xml RG/RG.xml RM/atevent.xml RM/RM.xml S/atevent.xml S/S.xml SD/atevent.xml SD/SD.xml SI/atevent.xml SI/SI.xml TC/atevent.xml TC/TC.xml TOP/atevent.xml TOP/TOP.xml TWIMC/atevent.xml TWIMC/TWIMC.xml TY/atevent.xml TY/TY.xml VA/atevent.xml VA/VA.xml VOM/atevent.xml VOM/VOM.xml YT/atevent.xml YT/content.xml YT/meta.xml YT/settings.xml YT/styles.xml [build ZIP] autotext/sl/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sl/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sl/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sl/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/Pictures/2000001B00000CD200000CEDFB14A12B.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/Pictures/2000001B00000CD200000CEDFB14A12B.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/Pictures/2000001B00000CD200000CEDFB14A12B.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/sr-CS/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sr-CS/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sr-CS/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sr-CS/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/sr-Latn-CS/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sr-Latn-CS/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sr-Latn-CS/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sr-Latn-CS/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/sr-Latn-ME/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sr-Latn-ME/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sr-Latn-ME/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sr-Latn-ME/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/sr-Latn-RS/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sr-Latn-RS/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sr-Latn-RS/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sr-Latn-RS/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/sr-ME/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sr-ME/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sr-ME/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sr-ME/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/sr-RS/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sr-RS/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sr-RS/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sr-RS/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/sv/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sv/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sv/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sv/crdbus50.bau BlockList.xml KLA1/atevent.xml KLA1/content.xml KLA1/meta.xml KLA1/settings.xml KLA1/styles.xml KLA2/atevent.xml KLA2/content.xml KLA2/meta.xml KLA2/settings.xml KLA2/styles.xml KLA3/atevent.xml KLA3/content.xml KLA3/meta.xml KLA3/settings.xml KLA3/styles.xml META-INF/manifest.xml MOD1/atevent.xml MOD1/content.xml MOD1/meta.xml MOD1/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD1/settings.xml MOD1/styles.xml MOD2/atevent.xml MOD2/content.xml MOD2/meta.xml MOD2/Pictures/2000001B00000CD200000CED91A0BB03.svm MOD2/settings.xml MOD2/styles.xml [build ZIP] autotext/sv/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sv/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sv/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sv/standard.bau AA/atevent.xml AA/content.xml AA/meta.xml AA/settings.xml AA/styles.xml ABM/ABM.xml ABM/atevent.xml AI/atevent.xml AI/content.xml AI/meta.xml AI/settings.xml AI/styles.xml ANS/atevent.xml ANS/content.xml ANS/meta.xml ANS/settings.xml ANS/styles.xml ANY/ANY.xml ANY/atevent.xml B/B.xml BlockList.xml BT/atevent.xml BT/BT.xml BV/atevent.xml BV/BV.xml F/F.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml K/atevent.xml K/K.xml LOREM/LOREM.xml META-INF/manifest.xml MVH/atevent.xml MVH/content.xml MVH/meta.xml MVH/settings.xml MVH/styles.xml O/atevent.xml O/O.xml OR/atevent.xml OR/OR.xml P1/atevent.xml P1/content.xml P1/meta.xml P1/settings.xml P1/styles.xml P2/atevent.xml P2/content.xml P2/meta.xml P2/settings.xml P2/styles.xml UA/atevent.xml UA/content.xml UA/meta.xml UA/settings.xml UA/styles.xml UL/atevent.xml UL/UL.xml [build ZIP] autotext/sv/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/sv/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/sv/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/sv/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/tr/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/tr/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/tr/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/tr/crdbus50.bau BlockList.xml C+AR4-D1/atevent.xml C+AR4-D1/content.xml C+AR4-D1/styles.xml C+AR4-D2/atevent.xml C+AR4-D2/content.xml C+AR4-D2/styles.xml META-INF/manifest.xml PRO1/atevent.xml PRO1/content.xml PRO1/styles.xml PRO2/atevent.xml PRO2/content.xml PRO2/styles.xml PRO3/atevent.xml PRO3/content.xml PRO3/styles.xml ZAR1/atevent.xml ZAR1/content.xml ZAR1/Pictures/2000000D00000434000006FD09D5CC61.svm ZAR1/styles.xml ZAR2/atevent.xml ZAR2/content.xml ZAR2/Pictures/2000000D00000434000006FD09D5CC61.svm ZAR2/styles.xml ZAR3/atevent.xml ZAR3/content.xml ZAR3/Pictures/2000000D00000434000006FD09D5CC61.svm ZAR3/styles.xml [build ZIP] autotext/tr/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/tr/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/tr/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/tr/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/tr/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/tr/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/tr/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/tr/template.bau BlockList.xml META-INF/manifest.xml PT1/atevent.xml PT1/content.xml PT1/styles.xml PT2/atevent.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/vi/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/vi/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/vi/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/vi/standard.bau BlockList.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml LOREM/LOREM.xml META-INF/manifest.xml [build ZIP] autotext/zh-CN/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/zh-CN/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/zh-CN/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/zh-CN/crdbus50.bau BlockList.xml KLA1/content.xml KLA1/styles.xml KLA2/content.xml KLA2/styles.xml KLA3/content.xml KLA3/styles.xml META-INF/manifest.xml MOD1/content.xml MOD1/styles.xml MOD2/content.xml MOD2/styles.xml [build ZIP] autotext/zh-CN/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/zh-CN/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/zh-CN/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/zh-CN/standard.bau AR/AR.xml AR/atevent.xml BlockList.xml CAN/atevent.xml CAN/content.xml CAN/styles.xml CP/content.xml CP/styles.xml DMS/content.xml DMS/styles.xml DT/content.xml DT/styles.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml JACL/atevent.xml JACL/content.xml JACL/styles.xml JACR/content.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/styles.xml JARL/atevent.xml JARL/content.xml JARL/styles.xml JARWPR/atevent.xml JARWPR/content.xml JARWPR/styles.xml LOREM/LOREM.xml META-INF/manifest.xml O/atevent.xml O/O.xml Q/atevent.xml Q/Q.xml R1/atevent.xml R1/content.xml R1/styles.xml R2/atevent.xml R2/content.xml R2/styles.xml TOP/content.xml TOP/styles.xml YT/content.xml YT/styles.xml [build ZIP] autotext/zh-CN/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/zh-CN/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/zh-CN/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/zh-CN/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml [build ZIP] autotext/zh-TW/crdbus50.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/zh-TW/crdbus50 && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/zh-TW/crdbus50.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/zh-TW/crdbus50.bau BlockList.xml KLA1/content.xml KLA1/styles.xml KLA2/content.xml KLA2/styles.xml KLA3/content.xml KLA3/styles.xml META-INF/manifest.xml MOD1/content.xml MOD1/styles.xml MOD2/content.xml MOD2/styles.xml [build ZIP] autotext/zh-TW/standard.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/zh-TW/standard && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/zh-TW/standard.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/zh-TW/standard.bau AR/AR.xml AR/atevent.xml BlockList.xml BT/BT.xml CAN/atevent.xml CAN/content.xml CAN/styles.xml CP/content.xml CP/styles.xml DMS/content.xml DMS/styles.xml E/E.xml FN/content.xml FN/manifest.rdf FN/Object_1/content.xml FN/Object_1/settings.xml FN/styles.xml I/I.xml JACL/atevent.xml JACL/content.xml JACL/styles.xml JACR/content.xml JACR/styles.xml JAINV/atevent.xml JAINV/content.xml JAINV/styles.xml JARL/content.xml JARL/styles.xml JARWPR/content.xml JARWPR/styles.xml LOREM/LOREM.xml M1/atevent.xml M1/content.xml M1/styles.xml M2/atevent.xml M2/content.xml M2/styles.xml META-INF/manifest.xml O/atevent.xml O/O.xml Q/atevent.xml Q/Q.xml TOP/content.xml TOP/styles.xml YT/content.xml YT/styles.xml [build ZIP] autotext/zh-TW/template.bau S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $W/CustomTarget/extras/source/autotext/zh-TW/template && zip -q0X --filesync --must-match $W/CustomTarget/extras/source/autotext/zh-TW/template.bau mimetype && zip -qrX --must-match $W/CustomTarget/extras/source/autotext/zh-TW/template.bau BlockList.xml H1B/content.xml H1B/Pictures/2000001B00000CD200000CED63AA5866.svm H1B/styles.xml H1C/content.xml H1C/styles.xml H1N/content.xml H1N/styles.xml HB/content.xml HB/Pictures/2000001B00000CD200000CED63AA5866.svm HB/styles.xml HC/content.xml HC/styles.xml HLB/content.xml HLB/styles.xml HLC/content.xml HLC/styles.xml HLN/content.xml HLN/styles.xml HN/content.xml HN/styles.xml HRB/content.xml HRB/Pictures/2000001B00000CD200000CED63AA5866.svm HRB/styles.xml HRC/content.xml HRC/styles.xml HRN/content.xml HRN/styles.xml META-INF/manifest.xml PT1/content.xml PT1/styles.xml PT2/content.xml PT2/styles.xml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/en-US/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/en-US/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/en-US/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/en-US/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/bg/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/bg/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/bg/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/bg/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ca/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ca/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/cs/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/crdbus54.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/cs/crdbus54.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/cs/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/cs/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/cs/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/da/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/da/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/da/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/da/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/de/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/de/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/de/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/de/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/es/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/es/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/es/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/es/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fa/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/fa/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fi/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/fi/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/fr/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/fr/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/fr/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/fr/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hr/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/hr/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/hu/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/crdbus54.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/hu/crdbus54.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/hu/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/hu/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/hu/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/it/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/it/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/it/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/it/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ja/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ja/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ja/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ja/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ko/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ko/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ko/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ko/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/lt/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/lt/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/nl/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/nl/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/nl/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/nl/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pl/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pl/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pl/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pl/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pt-BR/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pt-BR/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt-BR/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pt-BR/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pt/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pt/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/pt/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/pt/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ro/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ro/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ru/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ru/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/ru/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/ru/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sk/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/crdbus54.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sk/crdbus54.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sk/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sk/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sk/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sl/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/crdbus54.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sl/crdbus54.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sl/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sl/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sl/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sv/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sv/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/sv/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/sv/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/tr/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/tr/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/tr/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/tr/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/zh-CN/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/zh-CN/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-CN/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/zh-CN/template.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/crdbus50.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/zh-TW/crdbus50.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/standard.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/zh-TW/standard.bau /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/zh-TW/template.bau /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/autotext/zh-TW/template.bau [build PKG] filter_docbook rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_docbook.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_docbook.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_docbook.filelist [build PKG] filter_xhtml rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_xhtml.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_xhtml.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_xhtml.filelist [build PKG] filter_xslt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_xslt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_xslt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/filter_xslt.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/flt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/frm S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/for S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/fps [build PKG] framework_dtd rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/framework_dtd.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/framework_dtd.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/framework_dtd.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/fwk [build PRL] CustomTarget/helpcontent2/source/auxiliary/images_helpimg.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.L5ulJ7 && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/helpcontent2/source -m $S/helpcontent2/source -c $S/helpcontent2/source -l ${ILSTFILE} -s $W/CustomTarget/helpcontent2/source/auxiliary/helpimg.ilst -o $W/CustomTarget/helpcontent2/source/auxiliary/images_helpimg.zip > /dev/null && rm -rf ${ILSTFILE} rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US.filelist [build CXX] l10ntools/source/helpex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/helpex.cxx -o $W/CxxObject/l10ntools/source/helpex.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/xmlparse.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/xmlparse.cxx -o $W/CxxObject/l10ntools/source/xmlparse.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/helpmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/helpmerge.cxx -o $W/CxxObject/l10ntools/source/helpmerge.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/treemerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/treemerge.cxx -o $W/CxxObject/l10ntools/source/treemerge.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/treex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/treex.cxx -o $W/CxxObject/l10ntools/source/treex.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US.translate rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar.filelist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US.translate [build CXX] i18npool/source/breakiterator/gendict.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/breakiterator/ $W/Dep/CxxObject/i18npool/source/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/breakiterator/gendict.cxx -o $W/CxxObject/i18npool/source/breakiterator/gendict.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] i18npool/source/collator/gencoll_rule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/collator/ $W/Dep/CxxObject/i18npool/source/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/collator/gencoll_rule.cxx -o $W/CxxObject/i18npool/source/collator/gencoll_rule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc [build CXX] i18npool/source/indexentry/genindex_data.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/indexentry/ $W/Dep/CxxObject/i18npool/source/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/indexentry/genindex_data.cxx -o $W/CxxObject/i18npool/source/indexentry/genindex_data.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build PKG] instsetoo_native_setup_ure rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_setup_ure.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_setup_ure.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_setup_ure.filelist [build CXX] i18npool/source/textconversion/genconv_dict.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/textconversion/ $W/Dep/CxxObject/i18npool/source/textconversion/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/textconversion/genconv_dict.cxx -o $W/CxxObject/i18npool/source/textconversion/genconv_dict.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build PKG] instsetoo_native_setup rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_setup.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_setup.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_setup.filelist [build PKG] instsetoo_native_ooenv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_ooenv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_ooenv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/instsetoo_native_ooenv.filelist [build C ] jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/jurt/source/pipe/ $W/Dep/CObject/jurt/source/pipe/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.c -o $W/CObject/jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CUS] jvmfwk/jreproperties touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/jvmfwk/jreproperties.done [build CUS] jvmfwk/jvmfwk3_ini touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/jvmfwk/jvmfwk3_ini.done /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/jvmfwk/jreproperties/JREProperties.class /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/JREProperties.class /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/jvmfwk/jvmfwk3_ini/jvmfwk3rc /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/jvmfwk3rc [build PKG] jvmfwk_javavendors rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_javavendors.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_javavendors.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_javavendors.filelist [build LNK] Executable/idxdict S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/idxdict/idxdict.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $W/LinkTarget/Executable/idxdict [build CXX] workdir/LexTarget/l10ntools/source/xrmlex.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/l10ntools/source/xrmlex.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/l10ntools/source/xrmlex.cxx" && false) TEMPFILE=/tmp/gbuild.sGiYbV && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/idxdict.objectlist [build CXX] l10ntools/source/xrmmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/LexTarget/l10ntools/source/ $W/Dep/GenCxxObject/LexTarget/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/LexTarget/l10ntools/source/xrmlex.cxx -o $W/GenCxxObject/LexTarget/l10ntools/source/xrmlex.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/xrmmerge.cxx -o $W/CxxObject/l10ntools/source/xrmmerge.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/localize.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/l10ntools/source/xrmlex.cxx:1510:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] 1510 | | ^ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/localize.cxx -o $W/CxxObject/l10ntools/source/localize.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/pocheck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/pocheck.cxx -o $W/CxxObject/l10ntools/source/pocheck.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/propmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/propmerge.cxx -o $W/CxxObject/l10ntools/source/propmerge.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build CXX] l10ntools/source/propex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/l10ntools/source/ $W/Dep/CxxObject/l10ntools/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/l10ntools/source/propex.cxx -o $W/CxxObject/l10ntools/source/propex.o -I$S/l10ntools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 [build PKG] librelogo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/librelogo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/librelogo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/librelogo.filelist [build CXX] libreofficekit/qa/tilebench/tilebench.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/tilebench/ $W/Dep/CxxObject/libreofficekit/qa/tilebench/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/tilebench/tilebench.cxx -o $W/CxxObject/libreofficekit/qa/tilebench/tilebench.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I/usr/include [build PKG] libreofficekit_selectionhandles rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/libreofficekit_selectionhandles.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/libreofficekit_selectionhandles.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/libreofficekit_selectionhandles.filelist [build JAR] EvolutionarySolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/EvolutionarySolver/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/EvolutionarySolver/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/EvolutionarySolver/META-INF/MANIFEST.MF && cat $S/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/Manifest.mf >> $W/JavaClassSet/Jar/EvolutionarySolver/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/EvolutionarySolver && jar cfm $W/Jar/EvolutionarySolver.jar $W/JavaClassSet/Jar/EvolutionarySolver/META-INF/MANIFEST.MF META-INF net/adaptivebox || (rm $W/Jar/EvolutionarySolver.jar; false) /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/license/LICENSE /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/LICENSE mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Jar/EvolutionarySolver.jar /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/EvolutionarySolver.jar [build PKG] odk_headers rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_headers.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_headers.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_headers.filelist [build PKG] odk_headers_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_headers_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_headers_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_headers_generated.filelist [build CUS] odk/html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/html.done [build CUS] odk/settings touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/settings.done [build LNK] Executable/unoapploader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../program' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/odk/source/unoapploader/unx/unoapploader.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libfindsofficepath.a -ldl -Wl,--end-group -Wl,--no-as-needed -o $I/sdk/bin/unoapploader [build PKG] odk_config TEMPFILE=/tmp/gbuild.x7AkUh && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoapploader.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_config.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_config.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_config.filelist [build PKG] odk_docs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_docs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_docs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_docs.filelist [build PKG] odk_html rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_html.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_html.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_html.filelist [build PKG] odk_examples rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_examples.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_examples.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_examples.filelist [build PKG] odk_settings rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_settings.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_settings.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_settings.filelist [build PKG] odk_settings_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_settings_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_settings_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_settings_generated.filelist [build PKG] odk_share_readme rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_share_readme.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_share_readme.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_share_readme.filelist [build CPY] CustomTarget/odk/classes/java.done cp -a /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/loader/com /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/classes/ && \ touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/classes/java.done [build PKG] odk_unowinreg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_unowinreg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_unowinreg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_unowinreg.filelist [build PKG] officecfg_misc rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/officecfg_misc.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/officecfg_misc.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/officecfg_misc.filelist [build PKG] oox_customshapes rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/oox_customshapes.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/oox_customshapes.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/oox_customshapes.filelist [build PKG] oox_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/oox_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/oox_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/oox_generated.filelist [build CXX] opencl/opencltest/main.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/opencl/opencltest/ $W/Dep/CxxObject/opencl/opencltest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/opencl/opencltest/main.cxx -o $W/CxxObject/opencl/opencltest/main.o -I$S/external/clew/source/include -I$S/opencl/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build PKG] package_dtd rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/package_dtd.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/package_dtd.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/package_dtd.filelist printf '\n\n\n' >/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/fontconfig/fc_local.conf [build CUS] pyuno/pythonloader_ini cat /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/truetype/symbol/fc_local.snippet >>/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/fontconfig/fc_local.conf printf '\n' >>/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/fontconfig/fc_local.conf touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/pyuno/pythonloader_ini.done [build PKG] pyuno_python_scripts rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/pyuno_python_scripts.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/pyuno_python_scripts.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/pyuno_python_scripts.filelist [build PKG] pyuno_pythonloader_ini rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/pyuno_pythonloader_ini.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/pyuno_pythonloader_ini.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/pyuno_pythonloader_ini.filelist [build LNK] Library/pyuno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/pyuno/source/module/pyuno_dlopenwrapper.o -Wl,--start-group -ldl -Wl,--end-group -Wl,--no-as-needed -o $I/program/pyuno.so [build PKG] readlicense_oo_files S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/pyuno.so | grep SONAME > $W/LinkTarget/Library/pyuno.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/pyuno.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/pyuno.so.exports.tmp && if cmp -s $W/LinkTarget/Library/pyuno.so.exports.tmp $W/LinkTarget/Library/pyuno.so.exports; then rm $W/LinkTarget/Library/pyuno.so.exports.tmp; else mv $W/LinkTarget/Library/pyuno.so.exports.tmp $W/LinkTarget/Library/pyuno.so.exports && touch -r $I/program/pyuno.so $W/LinkTarget/Library/pyuno.so.exports; fi TEMPFILE=/tmp/gbuild.UUQ3GG && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/pyuno.so.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_files.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_files.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_files.filelist [build PKG] readlicense_oo_license rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_license.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_license.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_license.filelist [build LNK] StaticLibrary/libregistry_helper.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libregistry_helper.a && ar -rsu $W/LinkTarget/StaticLibrary/libregistry_helper.a $W/CxxObject/registry/tools/fileurl.o $W/CxxObject/registry/tools/options.o 2> /dev/null [build PKG] reportbuilder_templates TEMPFILE=/tmp/gbuild.7yeLTL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libregistry_helper.a.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/reportbuilder_templates.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/reportbuilder_templates.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/reportbuilder_templates.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/rpt [build CXX] sal/cppunittester/cppunittester.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/cppunittester/ $W/Dep/CxxObject/sal/cppunittester/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/cppunittester/cppunittester.cxx -o $W/CxxObject/sal/cppunittester/cppunittester.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sal/inc -I/usr/include [build CXX] sal/qa/osl/process/osl_process_child.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sal/qa/osl/process/ $W/Dep/CxxObject/sal/qa/osl/process/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sal/qa/osl/process/osl_process_child.cxx -o $W/CxxObject/sal/qa/osl/process/osl_process_child.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build PKG] sc_opencl_runtimetest rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sc_opencl_runtimetest.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sc_opencl_runtimetest.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sc_opencl_runtimetest.filelist [build PKG] sc_res_xml rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sc_res_xml.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sc_res_xml.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sc_res_xml.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/sc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/sca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/scc [build AIN] all SDKLIBFILE=/tmp/gbuild.evRbd4 \ && LIBFILE=/tmp/gbuild.TsTGlt \ && EXEFILE=/tmp/gbuild.cgPhAd \ && JARFILE=/tmp/gbuild.g2DGSL \ && PKGFILE=/tmp/gbuild.kDG4rb \ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 \ /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/gbuild/gen-autoinstall.py \ 'all' '' \ '' '' '' \ '' \ ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} \ > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AutoInstall/all \ && rm -f ${SDKLIBFILE} ${LIBFILE} ${EXEFILE} ${JARFILE} ${PKGFILE} [build CUS] scp2/macros touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/scp2/macros.done [build LNK] Executable/cpp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/soltools/cpp/_cpp.o $W/CObject/soltools/cpp/_eval.o $W/CObject/soltools/cpp/_include.o $W/CObject/soltools/cpp/_lex.o $W/CObject/soltools/cpp/_macro.o $W/CObject/soltools/cpp/_mcrvalid.o $W/CObject/soltools/cpp/_nlist.o $W/CObject/soltools/cpp/_tokens.o $W/CObject/soltools/cpp/_unix.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $W/LinkTarget/Executable/cpp TEMPFILE=/tmp/gbuild.oIjbOw && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/cpp.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/calc.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/draw.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/extensions.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/graphicfilter.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/impress.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/math.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/onlineupdate.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/python.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/ure.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/writer.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/xsltfilter.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/gnome.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/kde.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/sdkoo.external /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Rdb/scriptproviderforbeanshell.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/services/scriptproviderforbeanshell.rdb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Rdb/scriptproviderforjavascript.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/services/scriptproviderforjavascript.rdb [build PKG] scripting_java rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_java.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_java.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_java.filelist [build PKG] scripting_ScriptsBeanShell rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsBeanShell.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsBeanShell.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsBeanShell.filelist [build PKG] scripting_ScriptsJavaScript rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsJavaScript.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsJavaScript.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsJavaScript.filelist [build PKG] scripting_scriptbindinglib rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_scriptbindinglib.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_scriptbindinglib.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_scriptbindinglib.filelist [build PKG] scripting_scriptproviderforpython rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_scriptproviderforpython.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_scriptproviderforpython.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_scriptproviderforpython.filelist [build PKG] scripting_ScriptsPython rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsPython.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsPython.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_ScriptsPython.filelist [build PKG] sd_opengl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_opengl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_opengl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_opengl.filelist [build PKG] sd_web rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_web.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_web.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sd_web.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/sd [build LNK] Executable/xpdfimport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.o $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/pnghelper.o $W/CxxObject/sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.o -Wl,--start-group -lpoppler -lfontconfig -lfreetype -lz -Wl,--end-group -Wl,--no-as-needed -o $I/program/xpdfimport [build PKG] sdext_pdfimport_pdf TEMPFILE=/tmp/gbuild.xvR7Hq && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/xpdfimport.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sdext_pdfimport_pdf.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sdext_pdfimport_pdf.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sdext_pdfimport_pdf.filelist [build CUS] setup_native/spell touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/setup_native/spell.done [build PKG] setup_native_packinfo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/setup_native_packinfo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/setup_native_packinfo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/setup_native_packinfo.filelist [build CUS] sfx2/classification touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sfx2/classification.done [build PKG] sfx2_classification rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sfx2_classification.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sfx2_classification.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sfx2_classification.filelist [build PKG] sfx2_emojiconfig rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sfx2_emojiconfig.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sfx2_emojiconfig.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sfx2_emojiconfig.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/sfx [build LNK] Executable/uri-encode S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/shell/source/unix/misc/uri-encode.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $I/program/uri-encode [build PKG] shell_senddoc TEMPFILE=/tmp/gbuild.QXF6YC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/uri-encode.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/shell_senddoc.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/shell_senddoc.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/shell_senddoc.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/shell [build PKG] slideshow_opengl_shader rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/slideshow_opengl_shader.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/slideshow_opengl_shader.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/slideshow_opengl_shader.filelist [build ZIP] smoketestdoc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.RPebdd && cd $S/smoketest/data && cat ${RESPONSEFILE} | tr "[:space:]" "\n" | zip -D -@rX --filesync --must-match $W/Zip/smoketestdoc.zip && rm -f ${RESPONSEFILE} && touch $W/Zip/smoketestdoc.zip [build LNK] Executable/concat-deps adding: mimetype (stored 0%) adding: content.xml (deflated 77%) adding: meta.xml (deflated 55%) adding: settings.xml (deflated 80%) adding: styles.xml (deflated 77%) adding: META-INF/manifest.xml (deflated 73%) adding: Basic/script-lc.xml (deflated 47%) adding: Basic/Standard/script-lb.xml (deflated 52%) adding: Basic/Standard/Events.xml (deflated 54%) adding: Basic/Standard/Global.xml (deflated 78%) adding: Basic/Standard/Test_10er.xml (deflated 80%) adding: Basic/Standard/Test_DB.xml (deflated 68%) adding: Basic/Standard/Test_Ext.xml (deflated 64%) adding: Dialogs/dialog-lc.xml (deflated 47%) adding: Dialogs/Standard/dialog-lb.xml (deflated 47%) adding: Dialogs/Standard/OptionsDlg.xml (deflated 73%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/solenv/bin/concat-deps.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $W/LinkTarget/Executable/concat-deps [build LNK] Executable/gbuildtojson TEMPFILE=/tmp/gbuild.HUEa9Y && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/concat-deps.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/solenv/gbuildtojson/gbuildtojson.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $W/LinkTarget/Executable/gbuildtojson [build LNK] Executable/makedepend TEMPFILE=/tmp/gbuild.1dMHvW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/gbuildtojson.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/soltools/mkdepend/cppsetup.o $W/CObject/soltools/mkdepend/ifparser.o $W/CObject/soltools/mkdepend/include.o $W/CObject/soltools/mkdepend/main.o $W/CObject/soltools/mkdepend/parse.o $W/CObject/soltools/mkdepend/pr.o $W/CxxObject/soltools/mkdepend/collectdircontent.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $W/LinkTarget/Executable/makedepend TEMPFILE=/tmp/gbuild.M2JojU && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/makedepend.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/sm S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/svl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/svt [build PKG] svx_gengal rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/svx_gengal.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/svx_gengal.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/svx_gengal.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/svx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/sw [build PKG] test_unittest rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/test_unittest.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/test_unittest.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/test_unittest.filelist [build CUS] testtools/bridgetest touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/bridgetest.done [build LNK] StaticLibrary/libooopathutils.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libooopathutils.a && ar -rsu $W/LinkTarget/StaticLibrary/libooopathutils.a $W/CxxObject/tools/source/misc/pathutils.o 2> /dev/null [build PKG] ure_install TEMPFILE=/tmp/gbuild.IeombK && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libooopathutils.a.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/ure_install.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/ure_install.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/ure_install.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/uui [build PKG] vcl_theme_definitions rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_theme_definitions.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_theme_definitions.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_theme_definitions.filelist [build PKG] tipoftheday_images rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/tipoftheday_images.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/tipoftheday_images.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/tipoftheday_images.filelist [build PKG] vcl_fontunxppds rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_fontunxppds.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_fontunxppds.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_fontunxppds.filelist [build PKG] vcl_fontunxpsprint rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_fontunxpsprint.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_fontunxpsprint.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/vcl_fontunxpsprint.filelist [build CUS] vcl/unx/kde5 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/unx/kde5.done [build CUS] vcl/qt5 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/qt5.done [build CUS] vcl/unx/gtk3_kde5 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/vcl/unx/gtk3_kde5.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/vcl [build CUS] wizards/share touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/share.done [build PKG] wizards_basicsrvaccess2base rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvaccess2base.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvaccess2base.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvaccess2base.filelist [build PKG] wizards_basicsrvdepot rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvdepot.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvdepot.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvdepot.filelist [build PKG] wizards_basicsrveuro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrveuro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrveuro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrveuro.filelist [build PKG] wizards_basicsrvform rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvform.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvform.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvform.filelist [build PKG] wizards_basicsrvgimmicks rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvgimmicks.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvgimmicks.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvgimmicks.filelist [build PKG] wizards_basicsrvimport rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvimport.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvimport.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvimport.filelist [build PKG] wizards_basicshare rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicshare.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicshare.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicshare.filelist [build PKG] wizards_basicsrvstandard rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvstandard.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvstandard.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvstandard.filelist [build PKG] wizards_basicsrvtemplate rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtemplate.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtemplate.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtemplate.filelist [build PKG] wizards_basicsrvtools rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtools.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtools.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtools.filelist [build PKG] wizards_basicsrvtutorials rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtutorials.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtutorials.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicsrvtutorials.filelist [build PKG] wizards_basicusr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicusr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicusr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_basicusr.filelist [build PKG] wizards_wizardshare rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_wizardshare.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_wizardshare.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_wizardshare.filelist [build PKG] Pyuno/commonwizards rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/commonwizards.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/commonwizards.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Pyuno/commonwizards.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/wiz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/wpt [build PKG] xmlhelp_helpxsl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmlhelp_helpxsl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmlhelp_helpxsl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmlhelp_helpxsl.filelist [build PKG] xmloff_dtd rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmloff_dtd.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmloff_dtd.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmloff_dtd.filelist [build PKG] xmlscript_dtd rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmlscript_dtd.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmlscript_dtd.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/xmlscript_dtd.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/AllLangMo/ && touch $W/AllLangMo/xsc [build LNK] Library/libuno_sal.so.3 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,--soname=libuno_sal.so.3 -Wl,--version-script=$S/sal/util/sal.map -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/sal/osl/unx/backtrace.o $W/CxxObject/sal/osl/all/compat.o $W/CxxObject/sal/osl/all/debugbase.o $W/CxxObject/sal/osl/all/filepath.o $W/CxxObject/sal/osl/all/loadmodulerelative.o $W/CxxObject/sal/osl/all/log.o $W/CxxObject/sal/osl/all/signalshared.o $W/CxxObject/sal/osl/all/utility.o $W/CxxObject/sal/rtl/alloc_arena.o $W/CxxObject/sal/rtl/alloc_cache.o $W/CxxObject/sal/rtl/alloc_fini.o $W/CxxObject/sal/rtl/alloc_global.o $W/CxxObject/sal/rtl/bootstrap.o $W/CxxObject/sal/rtl/byteseq.o $W/CxxObject/sal/rtl/cipher.o $W/CxxObject/sal/rtl/cmdargs.o $W/CxxObject/sal/rtl/crc.o $W/CxxObject/sal/rtl/digest.o $W/CxxObject/sal/rtl/hash.o $W/CxxObject/sal/rtl/locale.o $W/CxxObject/sal/rtl/math.o $W/CxxObject/sal/rtl/random.o $W/CxxObject/sal/rtl/rtl_process.o $W/CxxObject/sal/rtl/strbuf.o $W/CxxObject/sal/rtl/strimp.o $W/CxxObject/sal/rtl/string.o $W/CxxObject/sal/rtl/unload.o $W/CxxObject/sal/rtl/uri.o $W/CxxObject/sal/rtl/ustrbuf.o $W/CxxObject/sal/rtl/ustring.o $W/CxxObject/sal/rtl/uuid.o $W/CxxObject/sal/textenc/converter.o $W/CxxObject/sal/textenc/convertsimple.o $W/CxxObject/sal/textenc/handleundefinedunicodetotextchar.o $W/CxxObject/sal/textenc/tcvtutf8.o $W/CxxObject/sal/textenc/tencinfo.o $W/CxxObject/sal/textenc/textcvt.o $W/CxxObject/sal/textenc/textenc.o $W/CxxObject/sal/textenc/unichars.o $W/CxxObject/sal/osl/unx/backtraceapi.o $W/CxxObject/sal/osl/unx/conditn.o $W/CxxObject/sal/osl/unx/file.o $W/CxxObject/sal/osl/unx/file_error_transl.o $W/CxxObject/sal/osl/unx/file_misc.o $W/CxxObject/sal/osl/unx/file_path_helper.o $W/CxxObject/sal/osl/unx/file_stat.o $W/CxxObject/sal/osl/unx/file_url.o $W/CxxObject/sal/osl/unx/file_volume.o $W/CxxObject/sal/osl/unx/memory.o $W/CxxObject/sal/osl/unx/module.o $W/CxxObject/sal/osl/unx/mutex.o $W/CxxObject/sal/osl/unx/nlsupport.o $W/CxxObject/sal/osl/unx/pipe.o $W/CxxObject/sal/osl/unx/process.o $W/CxxObject/sal/osl/unx/process_impl.o $W/CxxObject/sal/osl/unx/profile.o $W/CxxObject/sal/osl/unx/random.o $W/CxxObject/sal/osl/unx/readwrite_helper.o $W/CxxObject/sal/osl/unx/security.o $W/CxxObject/sal/osl/unx/signal.o $W/CxxObject/sal/osl/unx/socket.o $W/CxxObject/sal/osl/unx/tempfile.o $W/CxxObject/sal/osl/unx/thread.o $W/CxxObject/sal/osl/unx/time.o $W/CxxObject/sal/osl/unx/salinit.o $W/CxxObject/sal/osl/unx/uunxapi.o $W/CxxObject/sal/osl/unx/system.o $W/CxxObject/sal/osl/unx/interlck.o -Wl,--start-group -ldl -lrt -Wl,--end-group -Wl,--no-as-needed -o $I/program/libuno_sal.so.3 && ln -sf ../../program/libuno_sal.so.3 $I/sdk/lib/libuno_sal.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libuno_sal.so.3 | grep SONAME > $W/LinkTarget/Library/libuno_sal.so.3.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libuno_sal.so.3 | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libuno_sal.so.3.exports.tmp && if cmp -s $W/LinkTarget/Library/libuno_sal.so.3.exports.tmp $W/LinkTarget/Library/libuno_sal.so.3.exports; then rm $W/LinkTarget/Library/libuno_sal.so.3.exports.tmp; else mv $W/LinkTarget/Library/libuno_sal.so.3.exports.tmp $W/LinkTarget/Library/libuno_sal.so.3.exports && touch -r $I/program/libuno_sal.so.3 $W/LinkTarget/Library/libuno_sal.so.3.exports; fi TEMPFILE=/tmp/gbuild.ldlFaK && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libuno_sal.so.3.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libstorelo.so [build CXX] salhelper/source/condition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/salhelper/source/ $W/Dep/CxxObject/salhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSALHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/salhelper/source/condition.cxx -o $W/CxxObject/salhelper/source/condition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] salhelper/source/dynload.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/salhelper/source/ $W/Dep/CxxObject/salhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSALHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/salhelper/source/dynload.cxx -o $W/CxxObject/salhelper/source/dynload.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] salhelper/source/simplereferenceobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/salhelper/source/ $W/Dep/CxxObject/salhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSALHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/salhelper/source/simplereferenceobject.cxx -o $W/CxxObject/salhelper/source/simplereferenceobject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] salhelper/source/thread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/salhelper/source/ $W/Dep/CxxObject/salhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSALHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/salhelper/source/thread.cxx -o $W/CxxObject/salhelper/source/thread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] salhelper/source/timer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/salhelper/source/ $W/Dep/CxxObject/salhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSALHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/salhelper/source/timer.cxx -o $W/CxxObject/salhelper/source/timer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] store/source/object.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/object.cxx -o $W/CxxObject/store/source/object.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/lockbyte.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/lockbyte.cxx -o $W/CxxObject/store/source/lockbyte.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/storbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/storbase.cxx -o $W/CxxObject/store/source/storbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/storbios.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/storbios.cxx -o $W/CxxObject/store/source/storbios.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/storcach.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/storcach.cxx -o $W/CxxObject/store/source/storcach.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/stordata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/stordata.cxx -o $W/CxxObject/store/source/stordata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/stordir.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/stordir.cxx -o $W/CxxObject/store/source/stordir.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/storlckb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/storlckb.cxx -o $W/CxxObject/store/source/storlckb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/stortree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/stortree.cxx -o $W/CxxObject/store/source/stortree.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/storpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/storpage.cxx -o $W/CxxObject/store/source/storpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] store/source/store.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/store/source/ $W/Dep/CxxObject/store/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSTORE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/store/source/store.cxx -o $W/CxxObject/store/source/store.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build LNK] StaticLibrary/libcodemaker_cpp.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libcodemaker_cpp.a && ar -rsu $W/LinkTarget/StaticLibrary/libcodemaker_cpp.a $W/CxxObject/codemaker/source/commoncpp/commoncpp.o 2> /dev/null [build LNK] StaticLibrary/libcodemaker.a TEMPFILE=/tmp/gbuild.FBOmoC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libcodemaker_cpp.a.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libcodemaker.a && ar -rsu $W/LinkTarget/StaticLibrary/libcodemaker.a $W/CxxObject/codemaker/source/codemaker/exceptiontree.o $W/CxxObject/codemaker/source/codemaker/global.o $W/CxxObject/codemaker/source/codemaker/options.o $W/CxxObject/codemaker/source/codemaker/typemanager.o $W/CxxObject/codemaker/source/codemaker/unotype.o $W/CxxObject/codemaker/source/codemaker/codemaker.o 2> /dev/null TEMPFILE=/tmp/gbuild.B6rOxN && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libcodemaker.a.objectlist [build LOC] accessibility S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/accessibility [build LOC] avmedia S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/avmedia [build CUS] xmloff/generated touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/xmloff/generated.done [build PKG] UIConfig/modules/BasicIDE_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/BasicIDE_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/BasicIDE_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/BasicIDE_generated.filelist [build LOC] basctl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/basctl [build LOC] basic S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/basic [build CUS] oox/generated touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/oox/generated.done [build PKG] UIConfig/modules/schart_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/schart_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/schart_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/schart_generated.filelist [build LOC] chart2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/chart2 [build UPK] 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/UnpackedTarball/hsqldb && unzip -qq -d $W/UnpackedTarball/hsqldb /builddir/build/SOURCES/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip && UNZIP_DIR=`ls $W/UnpackedTarball/hsqldb` && mv $W/UnpackedTarball/hsqldb/$UNZIP_DIR/* $W/UnpackedTarball/hsqldb && rm -rf $W/UnpackedTarball/hsqldb/$UNZIP_DIR && touch $W/UnpackedTarget/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip [build LOC] connectivity S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/connectivity [build PKS] UIConfig/cui cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/cui.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/cui.filelist [build LOC] cui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/cui [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl.py $W/CustomTarget/oox/generated/misc/namespaces.txt $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryinc.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_values.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_values.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_values.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/qnametostr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/qnametostr.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/qnametostr.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/resourceids.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/resourceids.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/resourceids.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factory_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.hxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.hxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx [build PY ] CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/writerfilter/source/ooxml/factoryimpl_ns.py $W/CustomTarget/writerfilter/source/ooxml/model_preprocessed.xml $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx [build PKS] UIConfig/dbaccess cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/dbaccess.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/dbaccess.filelist [build PKG] UIConfig/modules/dbapp_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbapp_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbapp_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbapp_generated.filelist [build PKG] UIConfig/modules/dbbrowser_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbbrowser_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbbrowser_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbbrowser_generated.filelist [build PKG] UIConfig/modules/dbquery_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbquery_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbquery_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbquery_generated.filelist [build PKG] UIConfig/modules/dbrelation_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbrelation_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbrelation_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbrelation_generated.filelist [build PKG] UIConfig/modules/dbtable_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtable_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtable_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtable_generated.filelist [build PKG] UIConfig/modules/dbtdata_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtdata_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtdata_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtdata_generated.filelist [build LOC] dbaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/dbaccess [build GPK] desktop_unopackages_install S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -rf $I/share/uno_packages && mkdir -p $I/share/ && cp -R $W/CustomTarget/desktop/unopackages_install/uno_packages $I/share/uno_packages [build PKS] UIConfig/desktop cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/desktop.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/desktop.filelist [build LOC] desktop S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/desktop [build PKS] UIConfig/editeng S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $I/share/uno_packages \( -type f -o -type l \) -print | LC_ALL=C sort > $W/GeneratedPackage/desktop_unopackages_install.filelist cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/editeng.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/editeng.filelist [build LOC] editeng S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/editeng [build LOC] extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/extensions [build PKS] UIConfig/modules/sabpilot cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sabpilot.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/sabpilot.filelist [build PKS] UIConfig/modules/scanner cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scanner.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/scanner.filelist [build PKG] UIConfig/modules/sbibliography_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sbibliography_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sbibliography_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sbibliography_generated.filelist [build PKS] UIConfig/modules/spropctrlr cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/spropctrlr.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/spropctrlr.filelist [build BIN] clew S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/clew [build PAT] rhino S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( cd $W/UnpackedTarball/rhino && mkdir -p $W/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/ && cp $S/external/rhino/OfficeScriptInfo.java $W/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/OfficeScriptInfo.java && for p in $S/external/rhino/rhino1_5R5.patch $S/external/rhino/rhino1_5R5-find_swing.patch $S/external/rhino/rhino1_5R5-updateToolTip.patch; do pl=2; s=${p##*.}; case "$s" in [0-9]) pl="$s"; ;; esac ; /usr/bin/patch -f -s "-p$pl" --fuzz=0 < "$p"; if test "$?" -ne 0; then echo "Patch FAILED: $p"; exit 1; fi; done && touch $W/UnpackedTarball/rhino.done ) || ( touch $W/UnpackedTarball/rhino.prepare && exit 1 ) touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml.update [build CUS] extras/source/autocorr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autocorr.done [build CUS] extras/source/autotext/user touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext/user.done [build CUS] extras/source/templates/officorr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/officorr.done [build CUS] extras/source/templates/offimisc touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/offimisc.done [build CUS] extras/source/templates/personal touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/personal.done [build CUS] extras/source/templates/presnt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/presnt.done [build CUS] extras/source/templates/styles touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/templates/styles.done [build PKG] extras_autocorr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_autocorr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_autocorr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_autocorr.filelist [build PKG] extras_autotextuser rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_autotextuser.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_autotextuser.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_autotextuser.filelist [build PKG] extras_fonts rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_fonts.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_fonts.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_fonts.filelist [build PKG] extras_glade rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_glade.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_glade.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_glade.filelist [build PKG] extras_tplofficorr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplofficorr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplofficorr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplofficorr.filelist [build PKG] extras_tploffimisc rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tploffimisc.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tploffimisc.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tploffimisc.filelist [build PKG] extras_tplpersonal rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplpersonal.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplpersonal.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplpersonal.filelist [build PKG] extras_tplpresnt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplpresnt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplpresnt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tplpresnt.filelist [build PKG] extras_tpl_styles rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tpl_styles.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tpl_styles.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_tpl_styles.filelist [build PKS] UIConfig/filter cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/filter.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/filter.filelist [build PKS] UIConfig/formula cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/formula.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/formula.filelist [build PKS] UIConfig/fps cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/fps.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/fps.filelist [build PKG] UIConfig/modules/StartModule_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/StartModule_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/StartModule_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/StartModule_generated.filelist [build UIC] libreofficekit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/libreofficekit.done [build PKG] UIConfig/modules/dbreport_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbreport_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbreport_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbreport_generated.filelist [build PKG] UIConfig/modules/scalc_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scalc_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scalc_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scalc_generated.filelist [build PKG] UIConfig/modules/sdraw_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sdraw_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sdraw_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sdraw_generated.filelist [build PKG] UIConfig/modules/simpress_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/simpress_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/simpress_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/simpress_generated.filelist [build PKS] UIConfig/sfx cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/sfx.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/sfx.filelist [build PKG] UIConfig/modules/smath_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/smath_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/smath_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/smath_generated.filelist [build PKS] UIConfig/svt cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/svt.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/svt.filelist [build PKS] UIConfig/svx cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/svx.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/svx.filelist [build PKG] UIConfig/modules/sglobal_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sglobal_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sglobal_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sglobal_generated.filelist [build PKG] UIConfig/modules/sweb_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sweb_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sweb_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sweb_generated.filelist [build PKG] UIConfig/modules/swform_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swform_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swform_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swform_generated.filelist [build PKG] UIConfig/modules/swreport_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swreport_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swreport_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swreport_generated.filelist [build PKG] UIConfig/modules/swriter_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swriter_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swriter_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swriter_generated.filelist [build PKG] UIConfig/modules/swxform_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swxform_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swxform_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swxform_generated.filelist [build PKS] UIConfig/uui cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/uui.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/uui.filelist [build PKS] UIConfig/vcl cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/vcl.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/vcl.filelist [build PKS] UIConfig/writerperfect cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/writerperfect.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/writerperfect.filelist [build PKS] UIConfig/xmlsec cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/xmlsec.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/xmlsec.filelist [build XCD] base S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/base.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/base.list [build XCD] calc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/calc.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/calc.list [build XCD] cjk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/cjk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/cjk.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ctl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ctl.xcd [build XCD] draw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/draw.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/draw.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/graphicfilter.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/graphicfilter.xcd [build XCD] impress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/impress.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/impress.list [build XCD] librelogo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/librelogo.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/librelogo.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/main.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/main.xcd [build XCD] math S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/math.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/math.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/pyuno.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/pyuno.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/writer.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/writer.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/xsltfilter.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/xsltfilter.xcd [build XCD] reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/reportbuilder.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/reportbuilder.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/postgresql.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/postgresql.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/gnome.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/gnome.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/ogltrans.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/ogltrans.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-en-US.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-en-US.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-af.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-af.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ar.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ar.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-as.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-as.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-bg.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-bg.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-bn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-bn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-br.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-br.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ca.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ca.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-cs.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-cs.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-cy.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-cy.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-da.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-da.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-de.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-de.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-dz.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-dz.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-el.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-el.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-eo.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-eo.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-es.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-es.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-et.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-et.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-eu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-eu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-fa.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-fa.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-fi.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-fi.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-fr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-fr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ga.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ga.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-gl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-gl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-gu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-gu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-he.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-he.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-hi.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-hi.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-hr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-hr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-hu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-hu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-id.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-id.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-it.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-it.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ja.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ja.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-kk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-kk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-kn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-kn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ko.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ko.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-lt.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-lt.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-lv.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-lv.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-mai.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-mai.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ml.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ml.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-mr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-mr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-nb.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-nb.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-nl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-nl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-nn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-nn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-nr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-nr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-nso.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-nso.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-or.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-or.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-pa-IN.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-pa-IN.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-pl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-pl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-pt-BR.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-pt-BR.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-pt.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-pt.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ro.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ro.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ru.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ru.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-si.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-si.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-sk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-sk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-sl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-sl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-sr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-sr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-sr-Latn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-sr-Latn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ss.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ss.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-st.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-st.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-sv.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-sv.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ta.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ta.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-te.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-te.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-th.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-th.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-tn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-tn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-tr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-tr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ts.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ts.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-uk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-uk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-ve.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-ve.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-xh.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-xh.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-zh-CN.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-zh-CN.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-zh-TW.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-zh-TW.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/Langpack-zu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/Langpack-zu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/cjk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/cjk_ja.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/cjk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/cjk_ko.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/cjk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/cjk_zh-CN.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/cjk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/cjk_zh-TW.xcd [build CUS] filter/source/svg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/filter/source/svg.done [build CCD] CustomTarget/i18npool/breakiterator/char_in_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/char_in.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/char_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/char.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/count_word_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/count_word.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/dict_word_he.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/dict_word_hu.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/dict_word_nodash.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/dict_word_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/dict_word.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/edit_word_he.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/edit_word_hu.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/edit_word_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/edit_word.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/line_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/line.brk > /dev/null [build CCD] CustomTarget/i18npool/breakiterator/sent_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/sbin/genccode -n OpenOffice -d $W/CustomTarget/i18npool/breakiterator/ $W/CustomTarget/i18npool/breakiterator/sent.brk > /dev/null [build PYU] mailmerge touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/mailmerge.done [build PYU] agenda touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/agenda.done [build PYU] fax touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/fax.done [build PYU] letter touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/letter.done [build PKG] extras_personas rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_personas.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_personas.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/extras_personas.filelist [build CUS] extras/source/autotext touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/extras/source/autotext.done [build PKG] autotextshare_en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_en-US.filelist [build PKG] autotextshare_bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_bg.filelist [build PKG] autotextshare_ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ca.filelist [build PKG] autotextshare_cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_cs.filelist [build PKG] autotextshare_da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_da.filelist [build PKG] autotextshare_de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_de.filelist [build PKG] autotextshare_es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_es.filelist [build PKG] autotextshare_fa rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fa.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fa.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fa.filelist [build PKG] autotextshare_fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fi.filelist [build PKG] autotextshare_fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_fr.filelist [build PKG] autotextshare_hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hr.filelist [build PKG] autotextshare_hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_hu.filelist [build PKG] autotextshare_it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_it.filelist [build PKG] autotextshare_ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ja.filelist [build PKG] autotextshare_ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ko.filelist [build PKG] autotextshare_lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_lt.filelist [build PKG] autotextshare_nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_nl.filelist [build PKG] autotextshare_pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pl.filelist [build PKG] autotextshare_pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pt-BR.filelist [build PKG] autotextshare_pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_pt.filelist [build PKG] autotextshare_ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ro.filelist [build PKG] autotextshare_ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_ru.filelist [build PKG] autotextshare_sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sk.filelist [build PKG] autotextshare_sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sl.filelist [build PKG] autotextshare_sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_sv.filelist [build PKG] autotextshare_tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_tr.filelist [build PKG] autotextshare_zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zh-CN.filelist [build PKG] autotextshare_zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/autotextshare_zh-TW.filelist [build LOC] filter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/filter [build LOC] forms S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/forms [build LOC] formula S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/formula [build LOC] fpicker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/fpicker [build LOC] framework S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/framework [build CUS] helpcontent2/source/auxiliary touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/helpcontent2/source/auxiliary.done /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/helpcontent2/source/auxiliary/images_helpimg.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_helpimg.zip touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US.translate [build BIN] instsetoo_native S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/instsetoo_native [build PKG] jvmfwk_jreproperties rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_jreproperties.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_jreproperties.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_jreproperties.filelist [build PKG] jvmfwk_jvmfwk3_ini rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_jvmfwk3_ini.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_jvmfwk3_ini.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/jvmfwk_jvmfwk3_ini.filelist [build GEN] CustomTarget/odk/docs/cpp/doxygen.log rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/cpp/ref/ && /usr/bin/doxygen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/cpp/Doxyfile > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/cpp/doxygen.log [build CUS] odk/classes touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/classes.done /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/fontconfig/fc_local.conf /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/fonts/truetype/fc_local.conf [build LOC] reportdesign S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/reportdesign [build LOC] sc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sc [build LOC] scaddins S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/scaddins [build LOC] sccomp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sccomp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModuleTarget/scp2/base.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/cpp.run touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/base/file_base.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/base/firebird.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/base/module_base.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/base/postgresqlsdbc.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/calc/file_calc.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/calc/module_calc.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/draw/file_draw.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/draw/module_draw.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/extensions/file_extensions.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/extensions/module_extensions.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/graphicfilter/file_graphicfilter.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/graphicfilter/module_graphicfilter.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/impress/file_impress.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/impress/module_ogltrans.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/impress/module_impress.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/math/file_math.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/math/module_math.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/onlineupdate/file_onlineupdate.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/onlineupdate/module_onlineupdate.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/common_brand.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/directory_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/directory_ooo_macosx.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/file_extra_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/file_library_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/file_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/installation_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_help_template.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_hidden_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_lang_template.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/profileitem_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/scpaction_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_libreofficekit.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_helppack.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_langpack.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_ooo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_systemint.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_pdfimport.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/module_reportbuilder.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/python/file_python.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/python/file_python_librelogo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/python/module_python.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/python/module_python_librelogo.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/ooo/ure.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/writer/file_writer.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/writer/module_writer.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/xsltfilter/file_xsltfilter.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/xsltfilter/module_xsltfilter.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/gnome/file_gnome.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/gnome/module_gnome.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/kde/module_kde.external touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpTarget/scp2/source/sdkoo/sdkoo.external [build LOC] sd S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sd [build BIN] setup_native S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/setup_native [build LOC] sfx2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sfx2 [build LOC] shell S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/shell [build BIN] solenv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/solenv [build BIN] soltools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/soltools [build LOC] starmath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/starmath [build LOC] svl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/svl [build LOC] svtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/svtools [build LOC] svx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/svx [build LOC] sw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/sw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/ && touch $W/Extension/wiki-publisher.prepare [build LOC] uui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/uui [build LOC] vcl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/vcl [build PYU] commonwizards touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/commonwizards.done [build LOC] wizards S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/wizards [build LOC] writerperfect S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/writerperfect [build LOC] xmlsecurity S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/xmlsecurity [build LNK] Library/libsal_textenclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sal/textenc/context.o $W/CxxObject/sal/textenc/convertbig5hkscs.o $W/CxxObject/sal/textenc/converteuctw.o $W/CxxObject/sal/textenc/convertgb18030.o $W/CxxObject/sal/textenc/convertisciidevangari.o $W/CxxObject/sal/textenc/convertiso2022cn.o $W/CxxObject/sal/textenc/convertiso2022jp.o $W/CxxObject/sal/textenc/convertiso2022kr.o $W/CxxObject/sal/textenc/convertsinglebytetobmpunicode.o $W/CxxObject/sal/textenc/tables.o $W/CxxObject/sal/textenc/tcvtbyte.o $W/CxxObject/sal/textenc/tcvtmb.o $W/CxxObject/sal/textenc/tcvtutf7.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $I/program/libsal_textenclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsal_textenclo.so | grep SONAME > $W/LinkTarget/Library/libsal_textenclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsal_textenclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsal_textenclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsal_textenclo.so.exports.tmp $W/LinkTarget/Library/libsal_textenclo.so.exports; then rm $W/LinkTarget/Library/libsal_textenclo.so.exports.tmp; else mv $W/LinkTarget/Library/libsal_textenclo.so.exports.tmp $W/LinkTarget/Library/libsal_textenclo.so.exports && touch -r $I/program/libsal_textenclo.so $W/LinkTarget/Library/libsal_textenclo.so.exports; fi TEMPFILE=/tmp/gbuild.xXkQbq && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsal_textenclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libreglo.so [build LNK] Library/libuno_salhelpergcc3.so.3 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,--soname=libuno_salhelpergcc3.so.3 -Wl,--version-script=$S/salhelper/source/gcc3.map -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/salhelper/source/condition.o $W/CxxObject/salhelper/source/dynload.o $W/CxxObject/salhelper/source/simplereferenceobject.o $W/CxxObject/salhelper/source/thread.o $W/CxxObject/salhelper/source/timer.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $I/program/libuno_salhelpergcc3.so.3 && ln -sf ../../program/libuno_salhelpergcc3.so.3 $I/sdk/lib/libuno_salhelpergcc3.so [build CXX] registry/source/keyimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libuno_salhelpergcc3.so.3 | grep SONAME > $W/LinkTarget/Library/libuno_salhelpergcc3.so.3.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libuno_salhelpergcc3.so.3 | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libuno_salhelpergcc3.so.3.exports.tmp && if cmp -s $W/LinkTarget/Library/libuno_salhelpergcc3.so.3.exports.tmp $W/LinkTarget/Library/libuno_salhelpergcc3.so.3.exports; then rm $W/LinkTarget/Library/libuno_salhelpergcc3.so.3.exports.tmp; else mv $W/LinkTarget/Library/libuno_salhelpergcc3.so.3.exports.tmp $W/LinkTarget/Library/libuno_salhelpergcc3.so.3.exports && touch -r $I/program/libuno_salhelpergcc3.so.3 $W/LinkTarget/Library/libuno_salhelpergcc3.so.3.exports; fi TEMPFILE=/tmp/gbuild.mkKaj5 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libuno_salhelpergcc3.so.3.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/source/ $W/Dep/CxxObject/registry/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/source/keyimpl.cxx -o $W/CxxObject/registry/source/keyimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/registry/inc -I/usr/include [build CXX] registry/source/reflread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/source/ $W/Dep/CxxObject/registry/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/source/reflread.cxx -o $W/CxxObject/registry/source/reflread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/registry/inc -I/usr/include [build CXX] registry/source/reflwrit.cxx a00521:116: warning: explicit link request to 'com::sun::star::uno::Sequence< E >' could not be resolved S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/source/ $W/Dep/CxxObject/registry/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/source/reflwrit.cxx -o $W/CxxObject/registry/source/reflwrit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/registry/inc -I/usr/include [build CXX] registry/source/regimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/source/ $W/Dep/CxxObject/registry/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/source/regimpl.cxx -o $W/CxxObject/registry/source/regimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/registry/inc -I/usr/include [build CXX] registry/source/registry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/source/ $W/Dep/CxxObject/registry/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/source/registry.cxx -o $W/CxxObject/registry/source/registry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/registry/inc -I/usr/include [build CXX] registry/source/regkey.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/source/ $W/Dep/CxxObject/registry/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/source/regkey.cxx -o $W/CxxObject/registry/source/regkey.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/registry/inc -I/usr/include [build LNK] Executable/bestreversemap S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/tools/source/reversemap/bestreversemap.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/bestreversemap [build PKS] UIConfig/modules/BasicIDE TEMPFILE=/tmp/gbuild.yxEzYB && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/bestreversemap.objectlist cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/BasicIDE.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/BasicIDE_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/BasicIDE.filelist [build PKS] UIConfig/modules/schart cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/schart.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/schart_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/schart.filelist [build LNK] Executable/cfgex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/cfgmerge.o $W/GenCxxObject/LexTarget/l10ntools/source/cfglex.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libtransex.a -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/cfgex [build PAT] hsqldb TEMPFILE=/tmp/gbuild.sQ1TTW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/cfgex.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( cd $W/UnpackedTarball/hsqldb && tr -d '\r' < $W/UnpackedTarball/hsqldb/build/build.xml > $W/UnpackedTarball/hsqldb/build/build.xml.TEMP && mv $W/UnpackedTarball/hsqldb/build/build.xml.TEMP $W/UnpackedTarball/hsqldb/build/build.xml && tr -d '\r' < $W/UnpackedTarball/hsqldb/src/org/hsqldb/Library.java > $W/UnpackedTarball/hsqldb/src/org/hsqldb/Library.java.TEMP && mv $W/UnpackedTarball/hsqldb/src/org/hsqldb/Library.java.TEMP $W/UnpackedTarball/hsqldb/src/org/hsqldb/Library.java && tr -d '\r' < $W/UnpackedTarball/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java > $W/UnpackedTarball/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java.TEMP && mv $W/UnpackedTarball/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java.TEMP $W/UnpackedTarball/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java && for p in $S/external/hsqldb/patches/i96823.patch $S/external/hsqldb/patches/i97032.patch $S/external/hsqldb/patches/i103528.patch $S/external/hsqldb/patches/i104901.patch $S/external/hsqldb/patches/fdo36824.patch $S/external/hsqldb/patches/limit_as_table_alias.patch $S/external/hsqldb/patches/hsqldb-runFinalizersOnExit.patch $S/external/hsqldb/patches/jdbc-4.1.patch $S/external/hsqldb/patches/multipleResultSets.patch; do pl=2; s=${p##*.}; case "$s" in [0-9]) pl="$s"; ;; esac ; /usr/bin/patch -f -s "-p$pl" --fuzz=0 < "$p"; if test "$?" -ne 0; then echo "Patch FAILED: $p"; exit 1; fi; done && awk 'sub("$","\r")' $W/UnpackedTarball/hsqldb/build/build.xml > $W/UnpackedTarball/hsqldb/build/build.xml.TEMP && mv $W/UnpackedTarball/hsqldb/build/build.xml.TEMP $W/UnpackedTarball/hsqldb/build/build.xml && awk 'sub("$","\r")' $W/UnpackedTarball/hsqldb/src/org/hsqldb/Library.java > $W/UnpackedTarball/hsqldb/src/org/hsqldb/Library.java.TEMP && mv $W/UnpackedTarball/hsqldb/src/org/hsqldb/Library.java.TEMP $W/UnpackedTarball/hsqldb/src/org/hsqldb/Library.java && awk 'sub("$","\r")' $W/UnpackedTarball/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java > $W/UnpackedTarball/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java.TEMP && mv $W/UnpackedTarball/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java.TEMP $W/UnpackedTarball/hsqldb/src/org/hsqldb/persist/HsqlDatabaseProperties.java && touch $W/UnpackedTarball/hsqldb.done ) || ( touch $W/UnpackedTarball/hsqldb.prepare && exit 1 ) [build UIC] cui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/cui.done [build UIC] dbaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/dbaccess.done [build PKS] UIConfig/modules/dbapp cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbapp.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbapp_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/dbapp.filelist [build PKS] UIConfig/modules/dbbrowser cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbbrowser.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbbrowser_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/dbbrowser.filelist [build PKS] UIConfig/modules/dbquery cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbquery.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbquery_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/dbquery.filelist [build PKS] UIConfig/modules/dbrelation cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbrelation.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbrelation_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/dbrelation.filelist [build PKS] UIConfig/modules/dbtable cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtable.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtable_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/dbtable.filelist [build PKS] UIConfig/modules/dbtdata cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtdata.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbtdata_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/dbtdata.filelist [build UIC] desktop S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/desktop.done [build LNK] Executable/oosplash S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/desktop/unx/source/args.o $W/CObject/desktop/unx/source/file_image_unx.o $W/CObject/desktop/unx/source/pagein.o $W/CObject/desktop/unx/source/splashx.o $W/CObject/desktop/unx/source/start.o -Wl,--start-group -lXinerama -lX11 -lpng16 -lz -lm -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $I/program/oosplash [build UIC] editeng TEMPFILE=/tmp/gbuild.Oh0al8 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/oosplash.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/editeng.done [build UIC] modules/sabpilot S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/sabpilot.done [build UIC] modules/scanner S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/scanner.done [build PKS] UIConfig/modules/sbibliography cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sbibliography.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sbibliography_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/sbibliography.filelist [build UIC] modules/spropctrlr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/spropctrlr.done [build MOD] clew S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/clew touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb.update ( cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/ && unset Platform && "/usr/bin/ant" -v -f build.xml -Dbuild.label="build-6.3.5.2" -DTARFILE_LOCATION="/builddir/build/SOURCES" -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/rhino/build ) touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino.update [build BIN] xsltml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/xsltml [build UIC] filter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/filter.done [build UIC] formula S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/formula.done [build UIC] fps S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/fps.done [build PKS] UIConfig/modules/StartModule cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/StartModule.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/StartModule_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/StartModule.filelist [build PKS] UIConfig/modules/dbreport cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbreport.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/dbreport_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/dbreport.filelist [build PKS] UIConfig/modules/scalc cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scalc.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/scalc_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/scalc.filelist [build PKS] UIConfig/modules/sdraw cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sdraw.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sdraw_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/sdraw.filelist [build PKS] UIConfig/modules/simpress cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/simpress.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/simpress_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/simpress.filelist [build UIC] sfx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/sfx.done [build PKS] UIConfig/modules/smath cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/smath.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/smath_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/smath.filelist [build UIC] svt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/svt.done [build UIC] svx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/svx.done [build PKS] UIConfig/modules/sglobal cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sglobal.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sglobal_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/sglobal.filelist [build PKS] UIConfig/modules/sweb cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sweb.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/sweb_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/sweb.filelist [build PKS] UIConfig/modules/swform cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swform.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swform_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/swform.filelist [build PKS] UIConfig/modules/swreport cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swreport.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swreport_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/swreport.filelist [build PKS] UIConfig/modules/swriter cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swriter.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swriter_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/swriter.filelist [build PKS] UIConfig/modules/swxform cat /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swxform.filelist /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/UIConfig/modules/swxform_generated.filelist > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/PackageSet/UIConfig/modules/swxform.filelist [build UIC] uui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/uui.done [build UIC] vcl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/vcl.done [build UIC] writerperfect S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/writerperfect.done [build UIC] xmlsec S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/xmlsec.done /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/base.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/base.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/calc.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/calc.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/cjk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/cjk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/draw.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/draw.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/impress.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/impress.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/librelogo.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/librelogo.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/math.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/math.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/reportbuilder.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/reportbuilder.xcd [build CMN] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.evImof && echo 'char_in.brk' >> ${RESPONSEFILE} && echo 'char.brk' >> ${RESPONSEFILE} && echo 'count_word.brk' >> ${RESPONSEFILE} && echo 'dict_word_he.brk' >> ${RESPONSEFILE} && echo 'dict_word_hu.brk' >> ${RESPONSEFILE} && echo 'dict_word_nodash.brk' >> ${RESPONSEFILE} && echo 'dict_word_prepostdash.brk' >> ${RESPONSEFILE} && echo 'dict_word.brk' >> ${RESPONSEFILE} && echo 'edit_word_he.brk' >> ${RESPONSEFILE} && echo 'edit_word_hu.brk' >> ${RESPONSEFILE} && echo 'edit_word.brk' >> ${RESPONSEFILE} && echo 'line.brk' >> ${RESPONSEFILE} && echo 'sent.brk' >> ${RESPONSEFILE} && /usr/sbin/gencmn -n OpenOffice -t tmp -S -d $W/CustomTarget/i18npool/breakiterator/ 0 ${RESPONSEFILE} && rm -f ${RESPONSEFILE} && echo '#ifdef _MSC_VER' > $W/CustomTarget/i18npool/breakiterator/OpenOffice_dat.c && echo '#pragma warning( disable : 4229 )' >> $W/CustomTarget/i18npool/breakiterator/OpenOffice_dat.c && echo '#endif' >> $W/CustomTarget/i18npool/breakiterator/OpenOffice_dat.c && cat $W/CustomTarget/i18npool/breakiterator/OpenOffice_tmp.c >> $W/CustomTarget/i18npool/breakiterator/OpenOffice_dat.c [build CMP] scripting/source/pyprov/mailmerge mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/pyprov/ && xsltproc --nonet --stringparam uri 'vnd.openoffice.pymodule:mailmerge' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/pyprov/mailmerge.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/pyprov/mailmerge.component [build CMP] wizards/com/sun/star/wizards/agenda/agenda mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/agenda/ && xsltproc --nonet --stringparam uri 'vnd.openoffice.pymodule:wizards.agenda.CallWizard' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/agenda/agenda.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/agenda/agenda.component [build CMP] wizards/com/sun/star/wizards/fax/fax mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/fax/ && xsltproc --nonet --stringparam uri 'vnd.openoffice.pymodule:wizards.fax.CallWizard' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/fax/fax.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/fax/fax.component [build CMP] wizards/com/sun/star/wizards/letter/letter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/letter/ && xsltproc --nonet --stringparam uri 'vnd.openoffice.pymodule:wizards.letter.CallWizard' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/wizards/com/sun/star/wizards/letter/letter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/letter/letter.component [build LNK] Executable/ulfex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/lngmerge.o $W/CxxObject/l10ntools/source/lngex.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libtransex.a -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/ulfex [build ALP] autotextshare Apache Ant(TM) version 1.10.6 compiled on August 1 2019 Buildfile: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build.xml Detected Java version: 1.8 in: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/jre Detected OS: Linux TEMPFILE=/tmp/gbuild.daKs39 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/ulfex.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangPackage/autotextshare [build PKG] helpcontent2_helpimages rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/helpcontent2_helpimages.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/helpcontent2_helpimages.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/helpcontent2_helpimages.filelist [build LNK] Executable/helpex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/helpex.o $W/CxxObject/l10ntools/source/xmlparse.o $W/CxxObject/l10ntools/source/helpmerge.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libtransex.a -lexpat -lxml2 -licuuc -licui18n -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/helpex [build LNK] Executable/treex parsing buildfile /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build.xml with URI = file:/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build.xml Project base dir set to: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino Build sequence for target(s) `jar' is [properties, init, compile, jar] Complete build sequence is [properties, init, compile, jar, deepclean, copy-source, source-zip, copy-examples, copy-misc, copy-all, help, copy-docs, javadoc, clean, dist, smalljar, ] properties: S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/treemerge.o $W/CxxObject/l10ntools/source/treex.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libtransex.a -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/treex [build LNK] Executable/gendict TEMPFILE=/tmp/gbuild.gvevXN && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/helpex.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18npool/source/breakiterator/gendict.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/gendict [build LNK] Executable/gencoll_rule TEMPFILE=/tmp/gbuild.CN029m && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/treex.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18npool/source/collator/gencoll_rule.o -Wl,--start-group -licui18n -licuuc -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/gencoll_rule [build LNK] Executable/genindex_data parsing buildfile jar:file:/usr/share/java/ant/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/java/ant/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file TEMPFILE=/tmp/gbuild.ar77y5 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/gendict.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18npool/source/indexentry/genindex_data.o -Wl,--start-group -licui18n -licuuc -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/genindex_data [build LNK] Executable/genconv_dict TEMPFILE=/tmp/gbuild.LEYasO && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/gencoll_rule.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18npool/source/textconversion/genconv_dict.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/genconv_dict TEMPFILE=/tmp/gbuild.L5d0IB && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/genindex_data.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/idlc [build MOD] instsetoo_native S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/instsetoo_native [build LNK] Library/libjpipe.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/jurt/source/pipe/com_sun_star_lib_connections_pipe_PipeConnection.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $I/program/libjpipe.so [build LNK] Executable/xrmex TEMPFILE=/tmp/gbuild.qgYBDu && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/genconv_dict.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/xrmmerge.o $W/GenCxxObject/LexTarget/l10ntools/source/xrmlex.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libtransex.a -lxml2 -licuuc -licui18n -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/xrmex [build LNK] Executable/localize S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjpipe.so | grep SONAME > $W/LinkTarget/Library/libjpipe.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjpipe.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjpipe.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjpipe.so.exports.tmp $W/LinkTarget/Library/libjpipe.so.exports; then rm $W/LinkTarget/Library/libjpipe.so.exports.tmp; else mv $W/LinkTarget/Library/libjpipe.so.exports.tmp $W/LinkTarget/Library/libjpipe.so.exports && touch -r $I/program/libjpipe.so $W/LinkTarget/Library/libjpipe.so.exports; fi TEMPFILE=/tmp/gbuild.BbHX2M && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjpipe.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/localize.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libtransex.a -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/localize [build LNK] Executable/pocheck [property] Loading /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/apiClasses.properties init: [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5 [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5/src [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5/toolsrc [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5/examples [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5/docs [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5/docs/apidocs compile: TEMPFILE=/tmp/gbuild.KHZVLe && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/xrmex.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/pocheck.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libtransex.a -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/pocheck [build LNK] Executable/propex Project base dir set to: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src [ant] calling target(s) [compile] in build file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/build.xml parsing buildfile /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/build.xml with URI = file:/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/build.xml TEMPFILE=/tmp/gbuild.V2xNEy && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/localize.objectlist Project base dir set to: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src [ant] Entering /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/build.xml... Build sequence for target(s) `compile' is [properties, compile] Complete build sequence is [properties, compile, clean, copy-source, ] properties: Override ignored for property "build.dir" Override ignored for property "classes" compile: S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/l10ntools/source/propmerge.o $W/CxxObject/l10ntools/source/propex.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libtransex.a -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/propex [build LNK] Executable/tilebench [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/build.xml:20: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds TEMPFILE=/tmp/gbuild.WYPjz3 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/pocheck.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/libreofficekit/qa/tilebench/tilebench.o -Wl,--start-group -lm -ldl -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/tilebench TEMPFILE=/tmp/gbuild.vQP2oC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/propex.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/xrmex.run [build GPK] odk_uno_loader_classes S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -rf $I/sdk/classes/com/sun/star/lib/loader && mkdir -p $I/sdk/classes/com/sun/star/lib/ && cp -R $W/CustomTarget/odk/classes/com/sun/star/lib/loader $I/sdk/classes/com/sun/star/lib/loader [build LNK] Executable/opencltest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $I/sdk/classes/com/sun/star/lib/loader \( -type f -o -type l \) -print | LC_ALL=C sort > $W/GeneratedPackage/odk_uno_loader_classes.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/opencl/opencltest/main.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lclewlo -luno_sal -o $I/program/opencltest [build PKG] postprocess_fontconfig [javac] org/mozilla/classfile/ByteCode.java added as org/mozilla/classfile/ByteCode.class doesn't exist. [javac] org/mozilla/classfile/ClassFileWriter.java added as org/mozilla/classfile/ClassFileWriter.class doesn't exist. [javac] org/mozilla/classfile/JavaVariable.java added as org/mozilla/classfile/JavaVariable.class doesn't exist. [javac] org/mozilla/javascript/Arguments.java added as org/mozilla/javascript/Arguments.class doesn't exist. [javac] org/mozilla/javascript/BaseFunction.java added as org/mozilla/javascript/BaseFunction.class doesn't exist. [javac] org/mozilla/javascript/Callable.java added as org/mozilla/javascript/Callable.class doesn't exist. TEMPFILE=/tmp/gbuild.43ikB4 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/tilebench.objectlist [javac] org/mozilla/javascript/ClassCache.java added as org/mozilla/javascript/ClassCache.class doesn't exist. [javac] org/mozilla/javascript/ClassDefinitionException.java added as org/mozilla/javascript/ClassDefinitionException.class doesn't exist. [javac] org/mozilla/javascript/ClassNameHelper.java added as org/mozilla/javascript/ClassNameHelper.class doesn't exist. [javac] org/mozilla/javascript/ClassRepository.java added as org/mozilla/javascript/ClassRepository.class doesn't exist. [javac] org/mozilla/javascript/ClassShutter.java added as org/mozilla/javascript/ClassShutter.class doesn't exist. [javac] org/mozilla/javascript/CompilerEnvirons.java added as org/mozilla/javascript/CompilerEnvirons.class doesn't exist. rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_fontconfig.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_fontconfig.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_fontconfig.filelist [javac] org/mozilla/javascript/Context.java added as org/mozilla/javascript/Context.class doesn't exist. [javac] org/mozilla/javascript/ContextListener.java added as org/mozilla/javascript/ContextListener.class doesn't exist. [javac] org/mozilla/javascript/DToA.java added as org/mozilla/javascript/DToA.class doesn't exist. [javac] org/mozilla/javascript/Decompiler.java added as org/mozilla/javascript/Decompiler.class doesn't exist. [javac] org/mozilla/javascript/DefaultErrorReporter.java added as org/mozilla/javascript/DefaultErrorReporter.class doesn't exist. [javac] org/mozilla/javascript/DefiningClassLoader.java added as org/mozilla/javascript/DefiningClassLoader.class doesn't exist. [javac] org/mozilla/javascript/Delegator.java added as org/mozilla/javascript/Delegator.class doesn't exist. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/regmerge [javac] org/mozilla/javascript/EcmaError.java added as org/mozilla/javascript/EcmaError.class doesn't exist. [javac] org/mozilla/javascript/ErrorReporter.java added as org/mozilla/javascript/ErrorReporter.class doesn't exist. [javac] org/mozilla/javascript/EvaluatorException.java added as org/mozilla/javascript/EvaluatorException.class doesn't exist. [javac] org/mozilla/javascript/Function.java added as org/mozilla/javascript/Function.class doesn't exist. [javac] org/mozilla/javascript/FunctionNode.java added as org/mozilla/javascript/FunctionNode.class doesn't exist. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/regview [javac] org/mozilla/javascript/FunctionObject.java added as org/mozilla/javascript/FunctionObject.class doesn't exist. [build LNK] Executable/cppunittester [javac] org/mozilla/javascript/GeneratedClassLoader.java added as org/mozilla/javascript/GeneratedClassLoader.class doesn't exist. [javac] org/mozilla/javascript/IRFactory.java added as org/mozilla/javascript/IRFactory.class doesn't exist. [javac] org/mozilla/javascript/IdFunction.java added as org/mozilla/javascript/IdFunction.class doesn't exist. [javac] org/mozilla/javascript/IdFunctionMaster.java added as org/mozilla/javascript/IdFunctionMaster.class doesn't exist. [javac] org/mozilla/javascript/IdScriptable.java added as org/mozilla/javascript/IdScriptable.class doesn't exist. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sal/cppunittester/cppunittester.o -Wl,--start-group -lcppunit -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/cppunittester [javac] org/mozilla/javascript/ImporterTopLevel.java added as org/mozilla/javascript/ImporterTopLevel.class doesn't exist. [javac] org/mozilla/javascript/InterpretedFunction.java added as org/mozilla/javascript/InterpretedFunction.class doesn't exist. [javac] org/mozilla/javascript/InterpretedScript.java added as org/mozilla/javascript/InterpretedScript.class doesn't exist. [javac] org/mozilla/javascript/Interpreter.java added as org/mozilla/javascript/Interpreter.class doesn't exist. [javac] org/mozilla/javascript/InterpreterData.java added as org/mozilla/javascript/InterpreterData.class doesn't exist. [javac] org/mozilla/javascript/Invoker.java added as org/mozilla/javascript/Invoker.class doesn't exist. [javac] org/mozilla/javascript/JIFunction.java added as org/mozilla/javascript/JIFunction.class doesn't exist. [javac] org/mozilla/javascript/JavaAdapter.java added as org/mozilla/javascript/JavaAdapter.class doesn't exist. [javac] org/mozilla/javascript/JavaMembers.java added as org/mozilla/javascript/JavaMembers.class doesn't exist. [javac] org/mozilla/javascript/JavaScriptException.java added as org/mozilla/javascript/JavaScriptException.class doesn't exist. [javac] org/mozilla/javascript/Kit.java added as org/mozilla/javascript/Kit.class doesn't exist. TEMPFILE=/tmp/gbuild.ctj1ex && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/opencltest.objectlist [javac] org/mozilla/javascript/LazilyLoadedCtor.java added as org/mozilla/javascript/LazilyLoadedCtor.class doesn't exist. [javac] org/mozilla/javascript/MemberBox.java added as org/mozilla/javascript/MemberBox.class doesn't exist. [javac] org/mozilla/javascript/NativeArray.java added as org/mozilla/javascript/NativeArray.class doesn't exist. [javac] org/mozilla/javascript/NativeBoolean.java added as org/mozilla/javascript/NativeBoolean.class doesn't exist. [javac] org/mozilla/javascript/NativeCall.java added as org/mozilla/javascript/NativeCall.class doesn't exist. [javac] org/mozilla/javascript/NativeDate.java added as org/mozilla/javascript/NativeDate.class doesn't exist. [build LNK] Executable/osl_process_child [javac] org/mozilla/javascript/NativeError.java added as org/mozilla/javascript/NativeError.class doesn't exist. [javac] org/mozilla/javascript/NativeFunction.java added as org/mozilla/javascript/NativeFunction.class doesn't exist. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sal/qa/osl/process/osl_process_child.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $W/LinkTarget/Executable/osl_process_child [javac] org/mozilla/javascript/NativeGlobal.java added as org/mozilla/javascript/NativeGlobal.class doesn't exist. [build SPP] scp2/source/base/file_base [javac] org/mozilla/javascript/NativeJavaArray.java added as org/mozilla/javascript/NativeJavaArray.class doesn't exist. [javac] org/mozilla/javascript/NativeJavaClass.java added as org/mozilla/javascript/NativeJavaClass.class doesn't exist. [javac] org/mozilla/javascript/NativeJavaConstructor.java added as org/mozilla/javascript/NativeJavaConstructor.class doesn't exist. [javac] org/mozilla/javascript/NativeJavaMethod.java added as org/mozilla/javascript/NativeJavaMethod.class doesn't exist. [javac] org/mozilla/javascript/NativeJavaObject.java added as org/mozilla/javascript/NativeJavaObject.class doesn't exist. [javac] org/mozilla/javascript/NativeJavaPackage.java added as org/mozilla/javascript/NativeJavaPackage.class doesn't exist. [javac] org/mozilla/javascript/NativeJavaTopPackage.java added as org/mozilla/javascript/NativeJavaTopPackage.class doesn't exist. [javac] org/mozilla/javascript/NativeMath.java added as org/mozilla/javascript/NativeMath.class doesn't exist. [javac] org/mozilla/javascript/NativeNumber.java added as org/mozilla/javascript/NativeNumber.class doesn't exist. [javac] org/mozilla/javascript/NativeObject.java added as org/mozilla/javascript/NativeObject.class doesn't exist. [javac] org/mozilla/javascript/NativeScript.java added as org/mozilla/javascript/NativeScript.class doesn't exist. [javac] org/mozilla/javascript/NativeString.java added as org/mozilla/javascript/NativeString.class doesn't exist. [javac] org/mozilla/javascript/NativeWith.java added as org/mozilla/javascript/NativeWith.class doesn't exist. [javac] org/mozilla/javascript/Node.java added as org/mozilla/javascript/Node.class doesn't exist. [javac] org/mozilla/javascript/NodeTransformer.java added as org/mozilla/javascript/NodeTransformer.class doesn't exist. [javac] org/mozilla/javascript/NotAFunctionException.java added as org/mozilla/javascript/NotAFunctionException.class doesn't exist. [javac] org/mozilla/javascript/ObjArray.java added as org/mozilla/javascript/ObjArray.class doesn't exist. [javac] org/mozilla/javascript/ObjToIntMap.java added as org/mozilla/javascript/ObjToIntMap.class doesn't exist. [javac] org/mozilla/javascript/Parser.java added as org/mozilla/javascript/Parser.class doesn't exist. [javac] org/mozilla/javascript/PropertyException.java added as org/mozilla/javascript/PropertyException.class doesn't exist. [javac] org/mozilla/javascript/RegExpProxy.java added as org/mozilla/javascript/RegExpProxy.class doesn't exist. [javac] org/mozilla/javascript/Script.java added as org/mozilla/javascript/Script.class doesn't exist. [javac] org/mozilla/javascript/ScriptOrFnNode.java added as org/mozilla/javascript/ScriptOrFnNode.class doesn't exist. [javac] org/mozilla/javascript/ScriptRuntime.java added as org/mozilla/javascript/ScriptRuntime.class doesn't exist. [javac] org/mozilla/javascript/Scriptable.java added as org/mozilla/javascript/Scriptable.class doesn't exist. [javac] org/mozilla/javascript/ScriptableObject.java added as org/mozilla/javascript/ScriptableObject.class doesn't exist. [javac] org/mozilla/javascript/SecurityController.java added as org/mozilla/javascript/SecurityController.class doesn't exist. [javac] org/mozilla/javascript/Synchronizer.java added as org/mozilla/javascript/Synchronizer.class doesn't exist. [javac] org/mozilla/javascript/Token.java added as org/mozilla/javascript/Token.class doesn't exist. [javac] org/mozilla/javascript/TokenStream.java added as org/mozilla/javascript/TokenStream.class doesn't exist. [javac] org/mozilla/javascript/UintMap.java added as org/mozilla/javascript/UintMap.class doesn't exist. [javac] org/mozilla/javascript/Undefined.java added as org/mozilla/javascript/Undefined.class doesn't exist. [javac] org/mozilla/javascript/UniqueTag.java added as org/mozilla/javascript/UniqueTag.class doesn't exist. [javac] org/mozilla/javascript/WrapFactory.java added as org/mozilla/javascript/WrapFactory.class doesn't exist. [javac] org/mozilla/javascript/WrapHandler.java added as org/mozilla/javascript/WrapHandler.class doesn't exist. [javac] org/mozilla/javascript/WrappedException.java added as org/mozilla/javascript/WrappedException.class doesn't exist. [javac] org/mozilla/javascript/Wrapper.java added as org/mozilla/javascript/Wrapper.class doesn't exist. [javac] org/mozilla/javascript/debug/DebugFrame.java added as org/mozilla/javascript/debug/DebugFrame.class doesn't exist. [javac] org/mozilla/javascript/debug/DebuggableObject.java added as org/mozilla/javascript/debug/DebuggableObject.class doesn't exist. [javac] org/mozilla/javascript/debug/DebuggableScript.java added as org/mozilla/javascript/debug/DebuggableScript.class doesn't exist. [javac] org/mozilla/javascript/debug/Debugger.java added as org/mozilla/javascript/debug/Debugger.class doesn't exist. [javac] org/mozilla/javascript/optimizer/Block.java added as org/mozilla/javascript/optimizer/Block.class doesn't exist. [javac] org/mozilla/javascript/optimizer/ClassCompiler.java added as org/mozilla/javascript/optimizer/ClassCompiler.class doesn't exist. [javac] org/mozilla/javascript/optimizer/Codegen.java added as org/mozilla/javascript/optimizer/Codegen.class doesn't exist. [javac] org/mozilla/javascript/optimizer/DataFlowBitSet.java added as org/mozilla/javascript/optimizer/DataFlowBitSet.class doesn't exist. [javac] org/mozilla/javascript/optimizer/FatBlock.java added as org/mozilla/javascript/optimizer/FatBlock.class doesn't exist. [javac] org/mozilla/javascript/optimizer/InvokerImpl.java added as org/mozilla/javascript/optimizer/InvokerImpl.class doesn't exist. [javac] org/mozilla/javascript/optimizer/OptClassNameHelper.java added as org/mozilla/javascript/optimizer/OptClassNameHelper.class doesn't exist. [javac] org/mozilla/javascript/optimizer/OptFunctionNode.java added as org/mozilla/javascript/optimizer/OptFunctionNode.class doesn't exist. [javac] org/mozilla/javascript/optimizer/OptLocalVariable.java added as org/mozilla/javascript/optimizer/OptLocalVariable.class doesn't exist. [javac] org/mozilla/javascript/optimizer/OptRuntime.java added as org/mozilla/javascript/optimizer/OptRuntime.class doesn't exist. [javac] org/mozilla/javascript/optimizer/OptTransformer.java added as org/mozilla/javascript/optimizer/OptTransformer.class doesn't exist. TEMPFILE=/tmp/gbuild.Ja8GcS && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/cppunittester.objectlist [javac] org/mozilla/javascript/optimizer/Optimizer.java added as org/mozilla/javascript/optimizer/Optimizer.class doesn't exist. [javac] org/mozilla/javascript/regexp/NativeRegExp.java added as org/mozilla/javascript/regexp/NativeRegExp.class doesn't exist. [javac] org/mozilla/javascript/regexp/NativeRegExpCtor.java added as org/mozilla/javascript/regexp/NativeRegExpCtor.class doesn't exist. [javac] org/mozilla/javascript/regexp/RegExpImpl.java added as org/mozilla/javascript/regexp/RegExpImpl.class doesn't exist. [javac] org/mozilla/javascript/regexp/SubString.java added as org/mozilla/javascript/regexp/SubString.class doesn't exist. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DENABLE_FIREBIRD_SDBC -DSYSTEM_FIREBIRD -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/base/file_base.scp > $W/ScpPreprocessTarget/scp2/source/base/file_base.pre [javac] org/mozilla/javascript/serialize/ScriptableInputStream.java added as org/mozilla/javascript/serialize/ScriptableInputStream.class doesn't exist. [build SPP] scp2/source/base/firebird [javac] org/mozilla/javascript/serialize/ScriptableOutputStream.java added as org/mozilla/javascript/serialize/ScriptableOutputStream.class doesn't exist. TEMPFILE=/tmp/gbuild.uRZQlw && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/osl_process_child.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DENABLE_FIREBIRD_SDBC -DSYSTEM_FIREBIRD -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/base/firebird.scp > $W/ScpPreprocessTarget/scp2/source/base/firebird.pre [javac] Compiling 109 source files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes [javac] Using modern compiler [build SPP] scp2/source/base/module_base S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DENABLE_FIREBIRD_SDBC -DSYSTEM_FIREBIRD -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/base/module_base.scp > $W/ScpPreprocessTarget/scp2/source/base/module_base.pre [build SPP] scp2/source/base/postgresqlsdbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DENABLE_FIREBIRD_SDBC -DSYSTEM_FIREBIRD -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/base/postgresqlsdbc.scp > $W/ScpPreprocessTarget/scp2/source/base/postgresqlsdbc.pre [build SPP] scp2/source/calc/file_calc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DWITH_LPSOLVER -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/calc/file_calc.scp > $W/ScpPreprocessTarget/scp2/source/calc/file_calc.pre [build SPP] scp2/source/calc/module_calc [javac] Compilation arguments: [javac] '-deprecation' [javac] '-d' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes' [javac] '-classpath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/lib/tools.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar' [javac] '-sourcepath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src' [javac] '-target' [javac] '1.6' [javac] '-g' [javac] '-source' [javac] '1.6' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. [javac] Files to be compiled: S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DWITH_LPSOLVER -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/calc/module_calc.scp > $W/ScpPreprocessTarget/scp2/source/calc/module_calc.pre [build SPP] scp2/source/draw/file_draw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/draw/file_draw.scp > $W/ScpPreprocessTarget/scp2/source/draw/file_draw.pre [build SPP] scp2/source/draw/module_draw [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/classfile/ByteCode.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/classfile/ClassFileWriter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/classfile/JavaVariable.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Arguments.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/BaseFunction.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Callable.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ClassCache.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ClassDefinitionException.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ClassNameHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ClassRepository.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ClassShutter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/CompilerEnvirons.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Context.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ContextListener.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/DToA.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Decompiler.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/DefaultErrorReporter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/DefiningClassLoader.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Delegator.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/EcmaError.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ErrorReporter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/EvaluatorException.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Function.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/FunctionNode.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/FunctionObject.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/GeneratedClassLoader.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/IRFactory.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/IdFunction.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/IdFunctionMaster.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/IdScriptable.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ImporterTopLevel.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/InterpretedFunction.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/InterpretedScript.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Interpreter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/InterpreterData.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Invoker.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/JIFunction.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/JavaAdapter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/JavaMembers.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/JavaScriptException.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Kit.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/LazilyLoadedCtor.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/MemberBox.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeArray.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeBoolean.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeCall.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeDate.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeError.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeFunction.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeGlobal.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaArray.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaClass.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaConstructor.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaMethod.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaObject.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaPackage.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaTopPackage.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeMath.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeNumber.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeObject.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeScript.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeString.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeWith.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Node.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NodeTransformer.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NotAFunctionException.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ObjArray.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ObjToIntMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Parser.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/PropertyException.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/RegExpProxy.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Script.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ScriptOrFnNode.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ScriptRuntime.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Scriptable.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/ScriptableObject.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/SecurityController.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Synchronizer.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Token.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/TokenStream.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/UintMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Undefined.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/UniqueTag.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/WrapFactory.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/WrapHandler.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/WrappedException.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Wrapper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/debug/DebugFrame.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/debug/DebuggableObject.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/debug/DebuggableScript.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/debug/Debugger.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/Block.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/ClassCompiler.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/Codegen.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/DataFlowBitSet.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/FatBlock.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/InvokerImpl.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/OptClassNameHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/OptFunctionNode.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/OptLocalVariable.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/OptRuntime.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/OptTransformer.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/optimizer/Optimizer.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/regexp/NativeRegExp.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/regexp/NativeRegExpCtor.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/regexp/RegExpImpl.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/regexp/SubString.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/serialize/ScriptableInputStream.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/serialize/ScriptableOutputStream.java S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/draw/module_draw.scp > $W/ScpPreprocessTarget/scp2/source/draw/module_draw.pre [build SPP] scp2/source/extensions/file_extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/extensions/file_extensions.scp > $W/ScpPreprocessTarget/scp2/source/extensions/file_extensions.pre [build SPP] scp2/source/extensions/module_extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/extensions/module_extensions.scp > $W/ScpPreprocessTarget/scp2/source/extensions/module_extensions.pre [build SPP] scp2/source/graphicfilter/file_graphicfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/graphicfilter/file_graphicfilter.scp > $W/ScpPreprocessTarget/scp2/source/graphicfilter/file_graphicfilter.pre [build SPP] scp2/source/graphicfilter/module_graphicfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/graphicfilter/module_graphicfilter.scp > $W/ScpPreprocessTarget/scp2/source/graphicfilter/module_graphicfilter.pre [build SPP] scp2/source/impress/file_impress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/impress/file_impress.scp > $W/ScpPreprocessTarget/scp2/source/impress/file_impress.pre [build SPP] scp2/source/impress/module_ogltrans S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/impress/module_ogltrans.scp > $W/ScpPreprocessTarget/scp2/source/impress/module_ogltrans.pre [build SPP] scp2/source/impress/module_impress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/impress/module_impress.scp > $W/ScpPreprocessTarget/scp2/source/impress/module_impress.pre [build SPP] scp2/source/math/file_math S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/math/file_math.scp > $W/ScpPreprocessTarget/scp2/source/math/file_math.pre [build SPP] scp2/source/math/module_math S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/math/module_math.scp > $W/ScpPreprocessTarget/scp2/source/math/module_math.pre [build SPP] scp2/source/onlineupdate/file_onlineupdate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/onlineupdate/file_onlineupdate.scp > $W/ScpPreprocessTarget/scp2/source/onlineupdate/file_onlineupdate.pre [build SPP] scp2/source/onlineupdate/module_onlineupdate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/onlineupdate/module_onlineupdate.scp > $W/ScpPreprocessTarget/scp2/source/onlineupdate/module_onlineupdate.pre [build SPP] scp2/source/ooo/common_brand S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/common_brand.scp > $W/ScpPreprocessTarget/scp2/source/ooo/common_brand.pre [build SPP] scp2/source/ooo/directory_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/directory_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/directory_ooo.pre [build SPP] scp2/source/ooo/directory_ooo_macosx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/directory_ooo_macosx.scp > $W/ScpPreprocessTarget/scp2/source/ooo/directory_ooo_macosx.pre [build SPP] scp2/source/ooo/file_extra_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/file_extra_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/file_extra_ooo.pre [build SPP] scp2/source/ooo/file_library_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/file_library_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/file_library_ooo.pre [build SPP] scp2/source/ooo/file_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/file_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/file_ooo.pre [build SPP] scp2/source/ooo/installation_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/installation_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/installation_ooo.pre [build SPP] scp2/source/ooo/module_help_template S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_help_template.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_help_template.pre [build SPP] scp2/source/ooo/module_hidden_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_hidden_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_hidden_ooo.pre [build SPP] scp2/source/ooo/module_lang_template S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_lang_template.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_lang_template.pre [build SPP] scp2/source/ooo/profileitem_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/profileitem_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/profileitem_ooo.pre [build SPP] scp2/source/ooo/scpaction_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/scpaction_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/scpaction_ooo.pre [build SPP] scp2/source/ooo/module_libreofficekit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_libreofficekit.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_libreofficekit.pre [build SPP] scp2/source/ooo/module_helppack S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_helppack.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_helppack.pre [build SPP] scp2/source/ooo/module_langpack S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_langpack.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_langpack.pre [build SPP] scp2/source/ooo/module_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_ooo.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_ooo.pre [build SPP] scp2/source/ooo/module_systemint S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_systemint.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_systemint.pre [build SPP] scp2/source/ooo/module_pdfimport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_pdfimport.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_pdfimport.pre [build SPP] scp2/source/ooo/module_reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_CURL -DSYSTEM_LIBXSLT -DSYSTEM_REDLAND -DWITH_GALLERY_BUILD -DUSING_X11 -DDBCONNECTIVITY -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/ooo/module_reportbuilder.scp > $W/ScpPreprocessTarget/scp2/source/ooo/module_reportbuilder.pre [build SPP] scp2/source/python/file_python S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_PYTHON -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/python/file_python.scp > $W/ScpPreprocessTarget/scp2/source/python/file_python.pre [build SPP] scp2/source/python/file_python_librelogo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_PYTHON -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/python/file_python_librelogo.scp > $W/ScpPreprocessTarget/scp2/source/python/file_python_librelogo.pre [build SPP] scp2/source/python/module_python S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_PYTHON -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/python/module_python.scp > $W/ScpPreprocessTarget/scp2/source/python/module_python.pre [build SPP] scp2/source/python/module_python_librelogo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -DSYSTEM_PYTHON -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/python/module_python_librelogo.scp > $W/ScpPreprocessTarget/scp2/source/python/module_python_librelogo.pre [build SPP] scp2/source/ooo/ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/ooo/ure.scp > $W/ScpPreprocessTarget/scp2/source/ooo/ure.pre [build SPP] scp2/source/writer/file_writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/writer/file_writer.scp > $W/ScpPreprocessTarget/scp2/source/writer/file_writer.pre [build SPP] scp2/source/writer/module_writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -I$W/ScpTemplateTarget/scp2/source/templates -DENABLE_JAVA $S/scp2/source/writer/module_writer.scp > $W/ScpPreprocessTarget/scp2/source/writer/module_writer.pre [build SPP] scp2/source/xsltfilter/file_xsltfilter [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/xsltfilter/file_xsltfilter.scp > $W/ScpPreprocessTarget/scp2/source/xsltfilter/file_xsltfilter.pre [build SPP] scp2/source/xsltfilter/module_xsltfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/xsltfilter/module_xsltfilter.scp > $W/ScpPreprocessTarget/scp2/source/xsltfilter/module_xsltfilter.pre [build SPP] scp2/source/gnome/file_gnome S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/gnome/file_gnome.scp > $W/ScpPreprocessTarget/scp2/source/gnome/file_gnome.pre [build SPP] scp2/source/gnome/module_gnome S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/gnome/module_gnome.scp > $W/ScpPreprocessTarget/scp2/source/gnome/module_gnome.pre [build SPP] scp2/source/kde/module_kde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/kde/module_kde.scp > $W/ScpPreprocessTarget/scp2/source/kde/module_kde.pre [build SPP] scp2/source/sdkoo/sdkoo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cpp -+ -P -DWITH_HELP -DWITH_POSTGRESQL_SDBC -DWITH_FIREBIRD_SDBC -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DWITH_EXTENSION_NLPSOLVER -DWITHOUT_FONTS -DENABLE_EXTENSION_UPDATE -DS390X -DLINUX -D_PTHREADS -DUNIX -DUNX -DCOMID=gcc3 -D_gcc3 -I$S/scp2/inc -I$S/workdir -I$S/config_host -I$W/CustomTarget/scp2/macros -DENABLE_JAVA $S/scp2/source/sdkoo/sdkoo.scp > $W/ScpPreprocessTarget/scp2/source/sdkoo/sdkoo.pre touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/mailmerge.final [build MOD] setup_native S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/setup_native [build XRM] TestExtension/description.xml MERGEINPUT=/tmp/gbuild.7Ym4Ow && \ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/TestExtension && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/xrmex -i $S/smoketest/com/sun/star/comp/smoketest/description.xml -o $W/Extension/TestExtension/description.xml -m ${MERGEINPUT} -l all && \ rm -rf ${MERGEINPUT} [build MOD] solenv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/solenv [build MOD] soltools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/soltools [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/ProtocolHandler.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/ProtocolHandler.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/ProtocolHandler.xcu && xsltproc --nonet -o $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/ProtocolHandler.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ProtocolHandler.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/ProtocolHandler.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Paths.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/Paths.xcu && xsltproc --nonet -o $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Paths.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Paths.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/Paths.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Filter.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/Filter.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Filter.xcu && xsltproc --nonet -o $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Filter.xcu --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/Filter.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Filter.xcu [build XCU] swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Types.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/Types.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Types.xcu && xsltproc --nonet -o $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Types.xcu --stringparam xcs $W/XcsTarget/org/openoffice/TypeDetection/Types.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Types.xcu [build XCS] org/openoffice/Office/Custom/WikiExtension.xcs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcsTarget/org/openoffice/Office/Custom/ && xsltproc --nonet --noout --stringparam componentName org.openoffice.Office.Custom.WikiExtension --stringparam root $S/swext/mediawiki/src/registry/schema/ --stringparam schemaRoot $W/XcsTarget $S/officecfg/util/schema_val.xsl $S/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs && xsltproc --nonet --noout $S/officecfg/util/sanity.xsl $S/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs && xsltproc --nonet -o $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help $S/officecfg/util/schema_trim.xsl $S/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs [build XRM] wiki-publisher/description.xml MERGEINPUT=/tmp/gbuild.VM4qc5 && \ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/xrmex -i $S/swext/mediawiki/src/description.xml -o $W/Extension/wiki-publisher/description.xml -m ${MERGEINPUT} -l all && \ rm -rf ${MERGEINPUT} mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/description-en-US.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/description-en-US.txt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Filter.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/Filter.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/registry/data/org/openoffice/Office/Paths.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/Paths.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/registry/data/org/openoffice/Office/ProtocolHandler.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ProtocolHandler.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/registry/data/org/openoffice/TypeDetection/Types.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/Types.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/registry/schema/org/openoffice/Office/Custom/WikiExtension.xcs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiExtension.xcs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/components.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/components.rdb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/dialogs/EditSetting.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/EditSetting.xdl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/dialogs/Settings.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/Settings.xdl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/dialogs/Module1.xba /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/Module1.xba mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/dialogs/script.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/script.xlb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/dialogs/dialog.xlb /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/dialog.xlb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/dialogs/SendToMediaWiki.xdl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiEditor/SendToMediaWiki.xdl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml/cmarkup.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/cmarkup.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml/entities.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/entities.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml/glayout.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/glayout.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml/mmltex.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/mmltex.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml/scripts.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/scripts.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml/tables.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/tables.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/xsltml/tokens.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/math/tokens.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/filter/odt2mediawiki.xsl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/filter/odt2mediawiki.xsl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/license/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/THIRDPARTYLICENSEREADME.html /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/license/THIRDPARTYLICENSEREADME.html mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/templates/MediaWiki/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/swext/mediawiki/src/filter/mediawiki.ott /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/templates/MediaWiki/mediawiki.ott touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/fax.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/letter.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/agenda.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Pyuno/commonwizards.final S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libunoidllo.so [build LNK] Library/libstorelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/store/source/object.o $W/CxxObject/store/source/lockbyte.o $W/CxxObject/store/source/storbase.o $W/CxxObject/store/source/storbios.o $W/CxxObject/store/source/storcach.o $W/CxxObject/store/source/stordata.o $W/CxxObject/store/source/stordir.o $W/CxxObject/store/source/storlckb.o $W/CxxObject/store/source/stortree.o $W/CxxObject/store/source/storpage.o $W/CxxObject/store/source/store.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -luno_salhelpergcc3 -o $I/program/libstorelo.so touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/bestreversemap.run [build UIC] modules/BasicIDE S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/BasicIDE.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/javamaker [build UIC] modules/schart S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/schart.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/cfgex.run ( cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/ && unset Platform && "/usr/bin/ant" -v -f build/build.xml -Dbuild.label="build-6.3.5.2" -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/hsqldb/build ) [build XCX] connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libstorelo.so | grep SONAME > $W/LinkTarget/Library/libstorelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libstorelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libstorelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libstorelo.so.exports.tmp $W/LinkTarget/Library/libstorelo.so.exports; then rm $W/LinkTarget/Library/libstorelo.so.exports.tmp; else mv $W/LinkTarget/Library/libstorelo.so.exports.tmp $W/LinkTarget/Library/libstorelo.so.exports && touch -r $I/program/libstorelo.so $W/LinkTarget/Library/libstorelo.so.exports; fi TEMPFILE=/tmp/gbuild.P7HdXW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libstorelo.so.objectlist MERGEINPUT=/tmp/gbuild.86EKq0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.1S4Qpd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/ && cp /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCX] connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.hqPSuP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.D6KfDA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build UIC] modules/dbapp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/dbapp.done [build UIC] modules/dbbrowser S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/dbbrowser.done [build UIC] modules/dbquery S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/dbquery.done [build UIC] modules/dbrelation S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/dbrelation.done [build UIC] modules/dbtable S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/dbtable.done [build UIC] modules/dbtdata S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/dbtdata.done [build UIC] modules/sbibliography S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/sbibliography.done [build MOD] xsltml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/xsltml [build UIC] modules/StartModule S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/StartModule.done [build UIC] modules/dbreport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/dbreport.done [build UIC] modules/scalc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/scalc.done [build UIC] modules/sdraw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/sdraw.done [build UIC] modules/simpress Apache Ant(TM) version 1.10.6 compiled on August 1 2019 Buildfile: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/simpress.done [build UIC] modules/smath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/smath.done [build UIC] modules/sglobal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/sglobal.done [build UIC] modules/sweb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/sweb.done Detected Java version: 1.8 in: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/jre [build UIC] modules/swform Detected OS: Linux S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/swform.done [build UIC] modules/swreport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/swreport.done [build UIC] modules/swriter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/swriter.done [build UIC] modules/swxform S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/UIConfig/modules/swxform.done [build XCX] filter/source/config/fragments/filters/writer_web_HTML_help.xcu MERGEINPUT=/tmp/gbuild.XDf0pL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_web_HTML_help.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_web_HTML_help.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Base_.xcu parsing buildfile /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml with URI = file:/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml Project base dir set to: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb MERGEINPUT=/tmp/gbuild.IyDkma && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_XML__Base_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_XML__Base_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarBaseReport.xcu MERGEINPUT=/tmp/gbuild.1IhUAz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarBaseReport.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarBaseReport.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarBaseReportChart.xcu MERGEINPUT=/tmp/gbuild.tuUJpJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarBaseReportChart.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarBaseReportChart.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/HTML__StarWriter_.xcu MERGEINPUT=/tmp/gbuild.2g9hVw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/HTML__StarWriter_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/HTML__StarWriter_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_WinWord_5.xcu MERGEINPUT=/tmp/gbuild.qOTPU7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_WinWord_5.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_WinWord_5.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_WinWord_6_0.xcu MERGEINPUT=/tmp/gbuild.UypGnk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_WinWord_6_0.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_WinWord_6_0.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Word_95.xcu MERGEINPUT=/tmp/gbuild.zOXQ8R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Word_95.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Word_95.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Word_95_Vorlage.xcu MERGEINPUT=/tmp/gbuild.ASWorL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Word_95_Vorlage.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Word_95_Vorlage.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Word_97.xcu MERGEINPUT=/tmp/gbuild.QR2JWG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Word_97.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Word_97.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Word_97_Vorlage.xcu MERGEINPUT=/tmp/gbuild.4mpG3H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Word_97_Vorlage.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Word_97_Vorlage.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ODT_FlatXML.xcu parsing buildfile jar:file:/usr/share/java/ant/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/java/ant/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file MERGEINPUT=/tmp/gbuild.QR0DdM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ODT_FlatXML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ODT_FlatXML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Rich_Text_Format.xcu MERGEINPUT=/tmp/gbuild.pTeCON && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Rich_Text_Format.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Rich_Text_Format.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Writer_.xcu MERGEINPUT=/tmp/gbuild.AJEeTr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_XML__Writer_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_XML__Writer_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/WordPerfect.xcu MERGEINPUT=/tmp/gbuild.s9ayqV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/WordPerfect.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/WordPerfect.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Works.xcu MERGEINPUT=/tmp/gbuild.zB5Qfd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Works.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Works.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Write.xcu MERGEINPUT=/tmp/gbuild.W9Fa6r && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Write.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Write.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/DosWord.xcu MERGEINPUT=/tmp/gbuild.GTrFGD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/DosWord.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/DosWord.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ClarisWorks.xcu MERGEINPUT=/tmp/gbuild.gaWcme && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ClarisWorks.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ClarisWorks.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Mac_Word.xcu MERGEINPUT=/tmp/gbuild.ksyVKc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Mac_Word.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Mac_Word.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Mac_Works.xcu [property] Loading /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.properties MERGEINPUT=/tmp/gbuild.6w1ir9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Mac_Works.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Mac_Works.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MacWrite.xcu Override ignored for property "build.label" MERGEINPUT=/tmp/gbuild.2aLd2G && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MacWrite.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MacWrite.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Mariner_Write.xcu MERGEINPUT=/tmp/gbuild.xjWQ5D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Mariner_Write.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Mariner_Write.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/WriteNow.xcu MERGEINPUT=/tmp/gbuild.keXPrP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/WriteNow.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/WriteNow.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/AbiWord.xcu MERGEINPUT=/tmp/gbuild.LD5gxQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/AbiWord.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/AbiWord.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/T602Document.xcu MERGEINPUT=/tmp/gbuild.BSq601 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/T602Document.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/T602Document.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/LotusWordPro.xcu MERGEINPUT=/tmp/gbuild.ueecej && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/LotusWordPro.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/LotusWordPro.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Text.xcu MERGEINPUT=/tmp/gbuild.GB7sSA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Text.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Text.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Text__encoded_.xcu MERGEINPUT=/tmp/gbuild.3Hv3UL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Text__encoded_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Text__encoded_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_MIZI_Hwp_97.xcu MERGEINPUT=/tmp/gbuild.QnzPgw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_MIZI_Hwp_97.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_MIZI_Hwp_97.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_StarOffice_XML_Writer_Template.xcu MERGEINPUT=/tmp/gbuild.XAQcuw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_StarOffice_XML_Writer_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_StarOffice_XML_Writer_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} Build sequence for target(s) `jar' is [init, javaversion7, javaversion6, javaversion4, javaversion2, -prepare, codeswitcher, switches, switchtojdk14, switchtojdk16, switchtojdk17, store, lib, -javajsse, classes, classes14, util, swing, hsqldb, jar] [build XCX] filter/source/config/fragments/filters/writer_pdf_Export.xcu Complete build sequence is [init, javaversion7, javaversion6, javaversion4, javaversion2, -prepare, codeswitcher, switches, switchtojdk14, switchtojdk16, switchtojdk17, store, lib, -javajsse, classes, classes14, util, swing, hsqldb, jar, transfer, test, hsqldbtest, -test14, clean-docwork, clean, clean-doc, cleanall, -checkXslt, -htmlXslt, explainjars, hsqldbmin, jarmin, hsqldbz, jarzaurus, -initContrib, -setXsltFilesets, fo, ps, -preparedoc, hsqltool, jartest, hsqldbutil, docbooks-html, docbooks-chunk, docbooks-pdf, docbook, switchtodeprecatedjdbc, -condlGenbook, -initFop, -fop, jarsqltool, help, switchtojdk13, javadocdev, switchtojdk11, -foXslt, hsqljdbc, jarutil, docbooks-ps, -preDocbook, hsqldbmain, pdf, -postDocbook, javadoc, html, switchoffdeprecatedjdbc, jarclient, jarmain, -sandwich, -ddIterate, chunk, ] init: javaversion7: javaversion6: Skipped because property 'ant.java.iscjavaset' set. javaversion4: Skipped because property 'ant.java.iscjavaset' set. javaversion2: Skipped because property 'ant.java.iscjavaset' set. -prepare: [mkdir] Created dir: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes codeswitcher: [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml:143: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds MERGEINPUT=/tmp/gbuild.RLVBeQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_pdf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_pdf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer8.xcu MERGEINPUT=/tmp/gbuild.5DuLri && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer8.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer8.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer8_template.xcu [javac] org/hsqldb/util/CodeSwitcher.java added as org/hsqldb/util/CodeSwitcher.class doesn't exist. [javac] Compiling 1 source file to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes [javac] Using modern compiler [javac] Compilation arguments: [javac] '-d' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes' [javac] '-classpath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/lib/tools.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar' [javac] '-sourcepath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src' [javac] '-target' [javac] '1.6' [javac] '-g:none' [javac] '-source' [javac] '1.6' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. [javac] File to be compiled: [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/CodeSwitcher.java MERGEINPUT=/tmp/gbuild.L2YBEF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer8_template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer8_template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Word_2007_XML.xcu MERGEINPUT=/tmp/gbuild.Qv5KZB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Word_2007_XML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Word_2007_XML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Word_2007_XML_Template.xcu MERGEINPUT=/tmp/gbuild.bz8c71 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Word_2007_XML_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Word_2007_XML_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Word_2007_XML_VBA.xcu MERGEINPUT=/tmp/gbuild.RCLc8Q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Word_2007_XML_VBA.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Word_2007_XML_VBA.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/OOXML_Text.xcu MERGEINPUT=/tmp/gbuild.zaQMHo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/OOXML_Text.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/OOXML_Text.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/OOXML_Text_Template.xcu MERGEINPUT=/tmp/gbuild.18M8t9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/OOXML_Text_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/OOXML_Text_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_layout_dump.xcu MERGEINPUT=/tmp/gbuild.K7J1nZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_layout_dump.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_layout_dump.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/BroadBand_eBook.xcu MERGEINPUT=/tmp/gbuild.AfCROS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/BroadBand_eBook.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/BroadBand_eBook.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/FictionBook_2.xcu MERGEINPUT=/tmp/gbuild.7pdD9m && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/FictionBook_2.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/FictionBook_2.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PalmDoc.xcu MERGEINPUT=/tmp/gbuild.epd3x7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PalmDoc.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PalmDoc.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Plucker_eBook.xcu MERGEINPUT=/tmp/gbuild.LAgSV6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Plucker_eBook.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Plucker_eBook.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ApplePages.xcu [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 MERGEINPUT=/tmp/gbuild.20cSKS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ApplePages.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ApplePages.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MWAW_Text_Document.xcu MERGEINPUT=/tmp/gbuild.MYbE7n && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MWAW_Text_Document.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MWAW_Text_Document.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Palm_Text_Document.xcu MERGEINPUT=/tmp/gbuild.WBHQEq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Palm_Text_Document.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Palm_Text_Document.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_Writer.xcu MERGEINPUT=/tmp/gbuild.gYwKw2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_Writer.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_Writer.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/EPUB.xcu MERGEINPUT=/tmp/gbuild.qtZOz0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/EPUB.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/EPUB.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/HTML.xcu MERGEINPUT=/tmp/gbuild.Umgopc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/HTML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/HTML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Text__StarWriter_Web_.xcu MERGEINPUT=/tmp/gbuild.tTRSve && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Text__StarWriter_Web_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Text__StarWriter_Web_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Text__encoded___StarWriter_Web_.xcu MERGEINPUT=/tmp/gbuild.oSmIA4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Text__encoded___StarWriter_Web_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Text__encoded___StarWriter_Web_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer.xcu MERGEINPUT=/tmp/gbuild.ItRdYZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer_Web_Template.xcu MERGEINPUT=/tmp/gbuild.G5SBuV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer_Web_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_web_StarOffice_XML_Writer_Web_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_web_pdf_Export.xcu MERGEINPUT=/tmp/gbuild.EJEgp5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_web_pdf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_web_pdf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_web_png_Export.xcu MERGEINPUT=/tmp/gbuild.WYoed7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_web_png_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_web_png_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_web_jpg_Export.xcu MERGEINPUT=/tmp/gbuild.wW2ZvN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_web_jpg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_web_jpg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writerweb8_writer_template.xcu MERGEINPUT=/tmp/gbuild.JWTWAL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writerweb8_writer_template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writerweb8_writer_template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writerweb8_writer.xcu MERGEINPUT=/tmp/gbuild.tTX374 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writerweb8_writer.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writerweb8_writer.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Text__encoded___StarWriter_GlobalDocument_.xcu MERGEINPUT=/tmp/gbuild.w87ME1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Text__encoded___StarWriter_GlobalDocument_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Text__encoded___StarWriter_GlobalDocument_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer.xcu MERGEINPUT=/tmp/gbuild.JLIapw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu MERGEINPUT=/tmp/gbuild.vGUgdU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_globaldocument_pdf_Export.xcu MERGEINPUT=/tmp/gbuild.dQkxFj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_globaldocument_pdf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_globaldocument_pdf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writerglobal8.xcu MERGEINPUT=/tmp/gbuild.eohuaT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writerglobal8.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writerglobal8.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writerglobal8_template.xcu MERGEINPUT=/tmp/gbuild.2iaEOH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writerglobal8_template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writerglobal8_template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writerglobal8_writer.xcu MERGEINPUT=/tmp/gbuild.SM0gpR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writerglobal8_writer.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writerglobal8_writer.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writerglobal8_HTML.xcu MERGEINPUT=/tmp/gbuild.r97Tit && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writerglobal8_HTML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writerglobal8_HTML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/DIF.xcu MERGEINPUT=/tmp/gbuild.hqzsOJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/DIF.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/DIF.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/HTML__StarCalc_.xcu MERGEINPUT=/tmp/gbuild.Hkj7JM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/HTML__StarCalc_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/HTML__StarCalc_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ODS_FlatXML.xcu MERGEINPUT=/tmp/gbuild.mRGFFD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ODS_FlatXML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ODS_FlatXML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Lotus.xcu MERGEINPUT=/tmp/gbuild.0Cwfvu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Lotus.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Lotus.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/QPro.xcu MERGEINPUT=/tmp/gbuild.nrFpYn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/QPro.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/QPro.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_4_0.xcu MERGEINPUT=/tmp/gbuild.ch4oHD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_4_0.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_4_0.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_4_0_Vorlage_Template.xcu MERGEINPUT=/tmp/gbuild.fc67FU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_4_0_Vorlage_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_4_0_Vorlage_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu MERGEINPUT=/tmp/gbuild.S79yAF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu MERGEINPUT=/tmp/gbuild.RAbD8q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_95.xcu MERGEINPUT=/tmp/gbuild.HS889r && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_95.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_95.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_95_Vorlage_Template.xcu MERGEINPUT=/tmp/gbuild.Y3dMdP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_95_Vorlage_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_95_Vorlage_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_97.xcu MERGEINPUT=/tmp/gbuild.vFsJMa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_97.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_97.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_97_Vorlage_Template.xcu MERGEINPUT=/tmp/gbuild.vy6fi2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_97_Vorlage_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_97_Vorlage_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_2003_XML_Orcus.xcu MERGEINPUT=/tmp/gbuild.s2TkzL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_2003_XML_Orcus.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_2003_XML_Orcus.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Rich_Text_Format__StarCalc_.xcu MERGEINPUT=/tmp/gbuild.45Xwpf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Rich_Text_Format__StarCalc_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Rich_Text_Format__StarCalc_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/SYLK.xcu MERGEINPUT=/tmp/gbuild.M3rW2k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/SYLK.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/SYLK.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Calc_.xcu MERGEINPUT=/tmp/gbuild.EgbO4M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_XML__Calc_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_XML__Calc_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Text___txt___csv__StarCalc_.xcu MERGEINPUT=/tmp/gbuild.HFnIVm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Text___txt___csv__StarCalc_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Text___txt___csv__StarCalc_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_HTML_WebQuery.xcu MERGEINPUT=/tmp/gbuild.cOxXB8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_HTML_WebQuery.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_HTML_WebQuery.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_StarOffice_XML_Calc_Template.xcu MERGEINPUT=/tmp/gbuild.0m0HmM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_StarOffice_XML_Calc_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_StarOffice_XML_Calc_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_pdf_Export.xcu MERGEINPUT=/tmp/gbuild.taoMGC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_pdf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_pdf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/dBase.xcu MERGEINPUT=/tmp/gbuild.uZKUpP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/dBase.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/dBase.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc8.xcu MERGEINPUT=/tmp/gbuild.Ip0RvQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc8.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc8.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc8_template.xcu MERGEINPUT=/tmp/gbuild.zAMBLi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc8_template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc8_template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_Gnumeric.xcu MERGEINPUT=/tmp/gbuild.1mA6z1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_Gnumeric.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_Gnumeric.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_XML.xcu MERGEINPUT=/tmp/gbuild.ezNzyj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_MS_Excel_2007_XML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_MS_Excel_2007_XML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_VBA_XML.xcu MERGEINPUT=/tmp/gbuild.irMJDm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_MS_Excel_2007_VBA_XML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_MS_Excel_2007_VBA_XML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_XML_Template.xcu [javac] Note: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/CodeSwitcher.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning switches: switchtojdk14: Skipped because property 'ant.java.iscjava14' not set. switchtojdk16: Skipped because property 'ant.java.iscjava16' not set. switchtojdk17: MERGEINPUT=/tmp/gbuild.QCRPu3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_MS_Excel_2007_XML_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_MS_Excel_2007_XML_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_MS_Excel_2007_Binary.xcu MERGEINPUT=/tmp/gbuild.r92CXG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_MS_Excel_2007_Binary.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_MS_Excel_2007_Binary.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_OOXML.xcu MERGEINPUT=/tmp/gbuild.4Cyjof && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_OOXML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_OOXML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [java] running org.hsqldb.util.CodeSwitcher with default permissions (exit forbidden) [build XCX] filter/source/config/fragments/filters/calc_OOXML_Template.xcu [java] Running in same VM Executing 'org.hsqldb.util.CodeSwitcher' with arguments: [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/java/JavaSystem.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlTimer.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbcDriver.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcBlob.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcDatabaseMetaData.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcDataSource.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcCallableStatement.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcClob.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcConnection.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcParameterMetaData.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcPreparedStatement.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcResultSet.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcResultSetMetaData.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcStatement.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/persist/LockFile.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/persist/Logger.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/persist/ScaledRAFile.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/rowio/RowInputTextLog.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/DatabaseManager.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ConnectionDialogCommon.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/SimpleLog.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/rowio/RowInputTextLog.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/SimpleLog.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/rowio/RowInputTextLog.java' [java] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/HsqlDateTime.java' [java] '+JAVA2' [java] '+JAVA2FULL' [java] '+JAVA4' [java] '+JAVA6' [java] '+JAVA7' [java] [java] The ' characters around the executable and arguments are [java] not part of the command. MERGEINPUT=/tmp/gbuild.SzHF7A && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_OOXML_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_OOXML_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Works_Calc.xcu MERGEINPUT=/tmp/gbuild.c36EnW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Works_Calc.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Works_Calc.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/WPS_Lotus_Calc.xcu MERGEINPUT=/tmp/gbuild.1azUTZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/WPS_Lotus_Calc.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/WPS_Lotus_Calc.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/WPS_QPro_Calc.xcu MERGEINPUT=/tmp/gbuild.Oramea && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/WPS_QPro_Calc.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/WPS_QPro_Calc.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ClarisWorks_Calc.xcu MERGEINPUT=/tmp/gbuild.rTvRQg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ClarisWorks_Calc.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ClarisWorks_Calc.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Claris_Resolve_Calc.xcu MERGEINPUT=/tmp/gbuild.02PwS3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Claris_Resolve_Calc.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Claris_Resolve_Calc.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/Mac_Works_Calc.xcu MERGEINPUT=/tmp/gbuild.f6UhXp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/Mac_Works_Calc.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/Mac_Works_Calc.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/AppleNumbers.xcu MERGEINPUT=/tmp/gbuild.o6XQs0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/AppleNumbers.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/AppleNumbers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MWAW_Database.xcu MERGEINPUT=/tmp/gbuild.lhjT5H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MWAW_Database.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MWAW_Database.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MWAW_Spreadsheet.xcu MERGEINPUT=/tmp/gbuild.ax2JB6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MWAW_Spreadsheet.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MWAW_Spreadsheet.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_Spreadsheet.xcu MERGEINPUT=/tmp/gbuild.deXuoY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_Spreadsheet.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_Spreadsheet.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Multiplan.xcu MERGEINPUT=/tmp/gbuild.4866VR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Multiplan.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Multiplan.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ODG_FlatXML.xcu MERGEINPUT=/tmp/gbuild.wNOXLl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ODG_FlatXML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ODG_FlatXML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Draw_.xcu MERGEINPUT=/tmp/gbuild.zw5tQn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_XML__Draw_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_XML__Draw_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_StarOffice_XML_Draw_Template.xcu MERGEINPUT=/tmp/gbuild.PqXW1V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_StarOffice_XML_Draw_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_StarOffice_XML_Draw_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_pdf_Export.xcu MERGEINPUT=/tmp/gbuild.21eCFA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_pdf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_pdf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw8.xcu MERGEINPUT=/tmp/gbuild.pGKILz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw8.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw8.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw8_template.xcu MERGEINPUT=/tmp/gbuild.YUXgZw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw8_template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw8_template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/WordPerfectGraphics.xcu MERGEINPUT=/tmp/gbuild.ch3ttF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/WordPerfectGraphics.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/WordPerfectGraphics.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/VisioDocument.xcu MERGEINPUT=/tmp/gbuild.v7KoN2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/VisioDocument.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/VisioDocument.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PublisherDocument.xcu MERGEINPUT=/tmp/gbuild.QQm1r0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PublisherDocument.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PublisherDocument.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/CorelDrawDocument.xcu MERGEINPUT=/tmp/gbuild.q55yDk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/CorelDrawDocument.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/CorelDrawDocument.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/CorelPresentationExchange.xcu MERGEINPUT=/tmp/gbuild.yMmoAm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/CorelPresentationExchange.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/CorelPresentationExchange.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/FreehandDocument.xcu MERGEINPUT=/tmp/gbuild.vlOkKU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/FreehandDocument.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/FreehandDocument.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ClarisWorks_Draw.xcu MERGEINPUT=/tmp/gbuild.Xwg2lr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ClarisWorks_Draw.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ClarisWorks_Draw.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PageMakerDocument.xcu MERGEINPUT=/tmp/gbuild.eWEEzk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PageMakerDocument.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PageMakerDocument.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/QXPDocument.xcu MERGEINPUT=/tmp/gbuild.FPY2o9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/QXPDocument.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/QXPDocument.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ZMFDocument.xcu MERGEINPUT=/tmp/gbuild.MfEhCp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ZMFDocument.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ZMFDocument.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MWAW_Bitmap.xcu MERGEINPUT=/tmp/gbuild.sGtnBb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MWAW_Bitmap.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MWAW_Bitmap.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MWAW_Drawing.xcu MERGEINPUT=/tmp/gbuild.vtWLKS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MWAW_Drawing.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MWAW_Drawing.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_Drawing.xcu MERGEINPUT=/tmp/gbuild.nmWJBk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_Drawing.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_Drawing.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/AppleKeynote.xcu MERGEINPUT=/tmp/gbuild.G9YRw3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/AppleKeynote.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/AppleKeynote.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_PowerPoint_97.xcu MERGEINPUT=/tmp/gbuild.yfyFEX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_PowerPoint_97.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_PowerPoint_97.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu MERGEINPUT=/tmp/gbuild.5YUtrH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_PowerPoint_97_Vorlage.xcu [java] ......................... store: MERGEINPUT=/tmp/gbuild.GUak4Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_PowerPoint_97_Vorlage.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_PowerPoint_97_Vorlage.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} Property "build.optimize" has not been set [build XCX] filter/source/config/fragments/filters/impress_StarOffice_XML_Draw.xcu [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml:342: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds MERGEINPUT=/tmp/gbuild.uMG137 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_StarOffice_XML_Draw.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_StarOffice_XML_Draw.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ODP_FlatXML.xcu [javac] org/hsqldb/store/BaseHashMap.java added as org/hsqldb/store/BaseHashMap.class doesn't exist. [javac] org/hsqldb/store/BitMap.java added as org/hsqldb/store/BitMap.class doesn't exist. [javac] org/hsqldb/store/HashIndex.java added as org/hsqldb/store/HashIndex.class doesn't exist. [javac] org/hsqldb/store/ObjectCacheHashMap.java added as org/hsqldb/store/ObjectCacheHashMap.class doesn't exist. [javac] org/hsqldb/store/ValuePool.java added as org/hsqldb/store/ValuePool.class doesn't exist. [javac] org/hsqldb/store/ValuePoolHashMap.java added as org/hsqldb/store/ValuePoolHashMap.class doesn't exist. [javac] Compiling 6 source files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes [javac] Using modern compiler [javac] Compilation arguments: [javac] '-d' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes' [javac] '-classpath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/lib/tools.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar' [javac] '-sourcepath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src' [javac] '-target' [javac] '1.6' [javac] '-g:none' [javac] '-source' [javac] '1.6' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. MERGEINPUT=/tmp/gbuild.uAiPOW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ODP_FlatXML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ODP_FlatXML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [javac] Files to be compiled: [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/store/BaseHashMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/store/BitMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/store/HashIndex.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/store/ObjectCacheHashMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/store/ValuePool.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/store/ValuePoolHashMap.java[build XCX] filter/source/config/fragments/filters/StarOffice_XML__Impress_.xcu [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 MERGEINPUT=/tmp/gbuild.HuhG7P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_XML__Impress_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_XML__Impress_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_StarOffice_XML_Impress_Template.xcu MERGEINPUT=/tmp/gbuild.0ImqjT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_StarOffice_XML_Impress_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_StarOffice_XML_Impress_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_pdf_Export.xcu MERGEINPUT=/tmp/gbuild.dwtgUQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_pdf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_pdf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress8.xcu MERGEINPUT=/tmp/gbuild.ZmpRs9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress8.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress8.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress8_template.xcu MERGEINPUT=/tmp/gbuild.GMR3UM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress8_template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress8_template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress8_draw.xcu MERGEINPUT=/tmp/gbuild.LEAKX7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress8_draw.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress8_draw.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML.xcu MERGEINPUT=/tmp/gbuild.aYx6MG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu MERGEINPUT=/tmp/gbuild.fc0u9V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_Template.xcu MERGEINPUT=/tmp/gbuild.u1CMJA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_VBA.xcu MERGEINPUT=/tmp/gbuild.gGtRpt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_VBA.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_VBA.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_OOXML.xcu MERGEINPUT=/tmp/gbuild.Zui70w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_OOXML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_OOXML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_OOXML_Template.xcu MERGEINPUT=/tmp/gbuild.DUQUOC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_OOXML_Template.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_OOXML_Template.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu MERGEINPUT=/tmp/gbuild.cgQP9U && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_OOXML_AutoPlay.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ClarisWorks_Impress.xcu MERGEINPUT=/tmp/gbuild.PzLf2D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ClarisWorks_Impress.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ClarisWorks_Impress.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_Presentation.xcu MERGEINPUT=/tmp/gbuild.Oo0GIq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_Presentation.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_Presentation.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MWAW_Presentation.xcu MERGEINPUT=/tmp/gbuild.rwZeqQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MWAW_Presentation.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MWAW_Presentation.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PowerPoint3.xcu MERGEINPUT=/tmp/gbuild.g9I3mu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PowerPoint3.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PowerPoint3.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Chart_.xcu MERGEINPUT=/tmp/gbuild.2YGv9g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_XML__Chart_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_XML__Chart_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/chart8.xcu MERGEINPUT=/tmp/gbuild.OnodSp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/chart8.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/chart8.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MathML_XML__Math_.xcu MERGEINPUT=/tmp/gbuild.PrYWeP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MathML_XML__Math_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MathML_XML__Math_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MathType_3_x.xcu MERGEINPUT=/tmp/gbuild.gRwdI6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MathType_3_x.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MathType_3_x.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu MERGEINPUT=/tmp/gbuild.aiZWrw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/math_pdf_Export.xcu MERGEINPUT=/tmp/gbuild.OPMAi3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/math_pdf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/math_pdf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/math8.xcu MERGEINPUT=/tmp/gbuild.YyGpHl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/math8.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/math8.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/BMP___MS_Windows.xcu MERGEINPUT=/tmp/gbuild.qh5QCx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/BMP___MS_Windows.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/BMP___MS_Windows.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/DXF___AutoCAD_Interchange.xcu MERGEINPUT=/tmp/gbuild.AG36kD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/DXF___AutoCAD_Interchange.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/DXF___AutoCAD_Interchange.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/EMF___MS_Windows_Metafile.xcu MERGEINPUT=/tmp/gbuild.WLe0Zu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/EMF___MS_Windows_Metafile.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/EMF___MS_Windows_Metafile.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/EPS___Encapsulated_PostScript.xcu MERGEINPUT=/tmp/gbuild.7vUumW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/EPS___Encapsulated_PostScript.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/EPS___Encapsulated_PostScript.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/GIF___Graphics_Interchange.xcu MERGEINPUT=/tmp/gbuild.rtJli3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/GIF___Graphics_Interchange.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/GIF___Graphics_Interchange.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/JPG___JPEG.xcu MERGEINPUT=/tmp/gbuild.QxCYwE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/JPG___JPEG.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/JPG___JPEG.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MET___OS_2_Metafile.xcu MERGEINPUT=/tmp/gbuild.wW3Yhs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MET___OS_2_Metafile.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MET___OS_2_Metafile.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/mov__MOV.xcu MERGEINPUT=/tmp/gbuild.jpf6I1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/mov__MOV.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/mov__MOV.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PBM___Portable_Bitmap.xcu MERGEINPUT=/tmp/gbuild.BEyWsR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PBM___Portable_Bitmap.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PBM___Portable_Bitmap.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PCT___Mac_Pict.xcu MERGEINPUT=/tmp/gbuild.OsLFtF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PCT___Mac_Pict.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PCT___Mac_Pict.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PCX___Zsoft_Paintbrush.xcu MERGEINPUT=/tmp/gbuild.6DG1MH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PCX___Zsoft_Paintbrush.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PCX___Zsoft_Paintbrush.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PGM___Portable_Graymap.xcu MERGEINPUT=/tmp/gbuild.RBwzAJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PGM___Portable_Graymap.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PGM___Portable_Graymap.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PNG___Portable_Network_Graphic.xcu MERGEINPUT=/tmp/gbuild.rkGmWj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PNG___Portable_Network_Graphic.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PNG___Portable_Network_Graphic.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PPM___Portable_Pixelmap.xcu MERGEINPUT=/tmp/gbuild.18EmUE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PPM___Portable_Pixelmap.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PPM___Portable_Pixelmap.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/PSD___Adobe_Photoshop.xcu MERGEINPUT=/tmp/gbuild.Eb4pp1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/PSD___Adobe_Photoshop.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/PSD___Adobe_Photoshop.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/RAS___Sun_Rasterfile.xcu MERGEINPUT=/tmp/gbuild.zMxs9P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/RAS___Sun_Rasterfile.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/RAS___Sun_Rasterfile.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics_Draw.xcu MERGEINPUT=/tmp/gbuild.fYN1Hc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics_Draw.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics_Draw.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics.xcu MERGEINPUT=/tmp/gbuild.C5zrZx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/SVG___Scalable_Vector_Graphics.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/SVM___StarView_Metafile.xcu MERGEINPUT=/tmp/gbuild.FsCYqx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/SVM___StarView_Metafile.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/SVM___StarView_Metafile.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/TGA___Truevision_TARGA.xcu MERGEINPUT=/tmp/gbuild.gPiFKn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/TGA___Truevision_TARGA.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/TGA___Truevision_TARGA.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/TIF___Tag_Image_File.xcu [javac] 1 warning lib: Property "build.optimize" has not been set [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml:353: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds MERGEINPUT=/tmp/gbuild.NujezP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/TIF___Tag_Image_File.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/TIF___Tag_Image_File.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/WMF___MS_Windows_Metafile.xcu [javac] org/hsqldb/lib/ArrayCounter.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/lib/ArrayCounter.class is up to date. [javac] org/hsqldb/lib/ArrayUtil.java added as org/hsqldb/lib/ArrayUtil.class doesn't exist. [javac] org/hsqldb/lib/AsciiStringInputStream.java added as org/hsqldb/lib/AsciiStringInputStream.class doesn't exist. [javac] org/hsqldb/lib/BaseList.java added as org/hsqldb/lib/BaseList.class doesn't exist. MERGEINPUT=/tmp/gbuild.14tBSW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/WMF___MS_Windows_Metafile.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/WMF___MS_Windows_Metafile.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [javac] org/hsqldb/lib/Collection.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/lib/Collection.class is up to date. [build XCX] filter/source/config/fragments/filters/XBM___X_Consortium.xcu [javac] org/hsqldb/lib/DoubleIntIndex.java added as org/hsqldb/lib/DoubleIntIndex.class doesn't exist. [javac] org/hsqldb/lib/FileAccess.java added as org/hsqldb/lib/FileAccess.class doesn't exist. [javac] org/hsqldb/lib/FileUtil.java added as org/hsqldb/lib/FileUtil.class doesn't exist. [javac] org/hsqldb/lib/HashMap.java added as org/hsqldb/lib/HashMap.class doesn't exist. [javac] org/hsqldb/lib/HashMappedList.java added as org/hsqldb/lib/HashMappedList.class doesn't exist. [javac] org/hsqldb/lib/HashSet.java added as org/hsqldb/lib/HashSet.class doesn't exist. [javac] org/hsqldb/lib/HsqlArrayHeap.java added as org/hsqldb/lib/HsqlArrayHeap.class doesn't exist. [javac] org/hsqldb/lib/HsqlArrayList.java added as org/hsqldb/lib/HsqlArrayList.class doesn't exist. [javac] org/hsqldb/lib/HsqlByteArrayInputStream.java added as org/hsqldb/lib/HsqlByteArrayInputStream.class doesn't exist. [javac] org/hsqldb/lib/HsqlByteArrayOutputStream.java added as org/hsqldb/lib/HsqlByteArrayOutputStream.class doesn't exist. [javac] org/hsqldb/lib/HsqlDeque.java added as org/hsqldb/lib/HsqlDeque.class doesn't exist. [javac] org/hsqldb/lib/HsqlHeap.java added as org/hsqldb/lib/HsqlHeap.class doesn't exist. [javac] org/hsqldb/lib/HsqlLinkedList.java added as org/hsqldb/lib/HsqlLinkedList.class doesn't exist. [javac] org/hsqldb/lib/HsqlList.java added as org/hsqldb/lib/HsqlList.class doesn't exist. [javac] org/hsqldb/lib/HsqlTaskQueue.java added as org/hsqldb/lib/HsqlTaskQueue.class doesn't exist. [javac] org/hsqldb/lib/HsqlThreadFactory.java added as org/hsqldb/lib/HsqlThreadFactory.class doesn't exist. [javac] org/hsqldb/lib/HsqlTimer.java added as org/hsqldb/lib/HsqlTimer.class doesn't exist. [javac] org/hsqldb/lib/InOutUtil.java added as org/hsqldb/lib/InOutUtil.class doesn't exist. [javac] org/hsqldb/lib/IntKeyHashMap.java added as org/hsqldb/lib/IntKeyHashMap.class doesn't exist. MERGEINPUT=/tmp/gbuild.2q3TwT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/XBM___X_Consortium.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/XBM___X_Consortium.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [javac] org/hsqldb/lib/IntKeyIntValueHashMap.java added as org/hsqldb/lib/IntKeyIntValueHashMap.class doesn't exist. [javac] org/hsqldb/lib/IntKeyLongValueHashMap.java added as org/hsqldb/lib/IntKeyLongValueHashMap.class doesn't exist.[build XCX] filter/source/config/fragments/filters/XPM.xcu [javac] org/hsqldb/lib/IntLookup.java added as org/hsqldb/lib/IntLookup.class doesn't exist. [javac] org/hsqldb/lib/IntValueHashMap.java added as org/hsqldb/lib/IntValueHashMap.class doesn't exist. [javac] org/hsqldb/lib/Iterator.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/lib/Iterator.class is up to date. [javac] org/hsqldb/lib/LongKeyIntValueHashMap.java added as org/hsqldb/lib/LongKeyIntValueHashMap.class doesn't exist. [javac] org/hsqldb/lib/MD5.java added as org/hsqldb/lib/MD5.class doesn't exist. [javac] org/hsqldb/lib/ObjectComparator.java added as org/hsqldb/lib/ObjectComparator.class doesn't exist. [javac] org/hsqldb/lib/Set.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/lib/Set.class is up to date. [javac] org/hsqldb/lib/SimpleLog.java added as org/hsqldb/lib/SimpleLog.class doesn't exist. [javac] org/hsqldb/lib/Sort.java added as org/hsqldb/lib/Sort.class doesn't exist. [javac] org/hsqldb/lib/StopWatch.java added as org/hsqldb/lib/StopWatch.class doesn't exist. [javac] org/hsqldb/lib/Storage.java added as org/hsqldb/lib/Storage.class doesn't exist. [javac] org/hsqldb/lib/StringConverter.java added as org/hsqldb/lib/StringConverter.class doesn't exist. [javac] org/hsqldb/lib/StringInputStream.java added as org/hsqldb/lib/StringInputStream.class doesn't exist. [javac] org/hsqldb/lib/StringUtil.java added as org/hsqldb/lib/StringUtil.class doesn't exist. [javac] org/hsqldb/lib/ThreadFactory.java added as org/hsqldb/lib/ThreadFactory.class doesn't exist. [javac] org/hsqldb/lib/WrapperIterator.java added as org/hsqldb/lib/WrapperIterator.class doesn't exist. [javac] org/hsqldb/lib/ZipUnzipFile.java added as org/hsqldb/lib/ZipUnzipFile.class doesn't exist. [javac] org/hsqldb/lib/java/JavaSystem.java added as org/hsqldb/lib/java/JavaSystem.class doesn't exist. [javac] Compiling 40 source files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes [javac] Using modern compiler [javac] Compilation arguments: [javac] '-d' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes' [javac] '-classpath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/lib/tools.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar' [javac] '-sourcepath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src' [javac] '-target' [javac] '1.6' [javac] '-g:none' [javac] '-source' [javac] '1.6' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. [javac] Files to be compiled: MERGEINPUT=/tmp/gbuild.RSA5CN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/XPM.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/XPM.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base.xcu [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/ArrayUtil.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/AsciiStringInputStream.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/BaseList.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/DoubleIntIndex.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/FileAccess.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/FileUtil.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HashMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HashMappedList.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HashSet.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlArrayHeap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlArrayList.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlByteArrayInputStream.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlByteArrayOutputStream.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlDeque.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlHeap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlLinkedList.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlList.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlTaskQueue.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlThreadFactory.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/HsqlTimer.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/InOutUtil.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/IntKeyHashMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/IntKeyIntValueHashMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/IntKeyLongValueHashMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/IntLookup.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/IntValueHashMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/LongKeyIntValueHashMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/MD5.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/ObjectComparator.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/SimpleLog.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/Sort.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/StopWatch.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/Storage.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/StringConverter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/StringInputStream.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/StringUtil.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/ThreadFactory.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/WrapperIterator.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/ZipUnzipFile.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/lib/java/JavaSystem.java MERGEINPUT=/tmp/gbuild.AEzqxN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [build XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base16.xcu MERGEINPUT=/tmp/gbuild.IqK7e7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base16.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base16.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base4.xcu MERGEINPUT=/tmp/gbuild.KkrIjH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base4.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_PCD_Photo_CD_Base4.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_bmp_Export.xcu MERGEINPUT=/tmp/gbuild.NHNe9T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_bmp_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_bmp_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_emf_Export.xcu MERGEINPUT=/tmp/gbuild.104oMi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_emf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_emf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_eps_Export.xcu MERGEINPUT=/tmp/gbuild.gJF84t && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_eps_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_eps_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_flash_Export.xcu MERGEINPUT=/tmp/gbuild.bTzAMv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_flash_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_flash_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_gif_Export.xcu MERGEINPUT=/tmp/gbuild.ScILG7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_gif_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_gif_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_html_Export.xcu MERGEINPUT=/tmp/gbuild.Qf9n5z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_html_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_html_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_jpg_Export.xcu MERGEINPUT=/tmp/gbuild.Jny2AQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_jpg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_jpg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_png_Export.xcu MERGEINPUT=/tmp/gbuild.fJdqkg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_png_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_png_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_svg_Export.xcu MERGEINPUT=/tmp/gbuild.hfAM8P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_svg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_svg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_tif_Export.xcu MERGEINPUT=/tmp/gbuild.o7ZMBq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_tif_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_tif_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/draw_wmf_Export.xcu MERGEINPUT=/tmp/gbuild.Pvbr3Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/draw_wmf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/draw_wmf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/CGM___Computer_Graphics_Metafile.xcu MERGEINPUT=/tmp/gbuild.DW00tz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/CGM___Computer_Graphics_Metafile.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/CGM___Computer_Graphics_Metafile.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_bmp_Export.xcu MERGEINPUT=/tmp/gbuild.LryT4s && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_bmp_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_bmp_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_emf_Export.xcu MERGEINPUT=/tmp/gbuild.70NoNu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_emf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_emf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_eps_Export.xcu MERGEINPUT=/tmp/gbuild.W20zlx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_eps_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_eps_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_flash_Export.xcu MERGEINPUT=/tmp/gbuild.qJL3I7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_flash_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_flash_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_gif_Export.xcu MERGEINPUT=/tmp/gbuild.3cl9S5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_gif_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_gif_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_html_Export.xcu MERGEINPUT=/tmp/gbuild.OQpvAD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_html_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_html_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_jpg_Export.xcu MERGEINPUT=/tmp/gbuild.fNNgTh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_jpg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_jpg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_png_Export.xcu MERGEINPUT=/tmp/gbuild.9hpTfb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_png_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_png_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_svg_Export.xcu MERGEINPUT=/tmp/gbuild.uc6hpP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_svg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_svg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_tif_Export.xcu MERGEINPUT=/tmp/gbuild.u36Av4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_tif_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_tif_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/impress_wmf_Export.xcu MERGEINPUT=/tmp/gbuild.Kmfd5H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/impress_wmf_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/impress_wmf_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_jpg_Export.xcu MERGEINPUT=/tmp/gbuild.ldmaZV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_jpg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_jpg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_png_Export.xcu MERGEINPUT=/tmp/gbuild.rhCGpT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_png_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_png_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/writer_svg_Export.xcu MERGEINPUT=/tmp/gbuild.PDehn6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/writer_svg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/writer_svg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_jpg_Export.xcu MERGEINPUT=/tmp/gbuild.IBnIiW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_jpg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_jpg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_png_Export.xcu MERGEINPUT=/tmp/gbuild.auqmOK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_png_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_png_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/calc_svg_Export.xcu MERGEINPUT=/tmp/gbuild.RkBXR4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/calc_svg_Export.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/calc_svg_Export.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/ADO_rowset_XML.xcu MERGEINPUT=/tmp/gbuild.nBxdjn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/ADO_rowset_XML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/ADO_rowset_XML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/DocBook_File.xcu MERGEINPUT=/tmp/gbuild.51oXys && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/DocBook_File.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/DocBook_File.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Excel_2003_XML.xcu MERGEINPUT=/tmp/gbuild.adCLA3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Excel_2003_XML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Excel_2003_XML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/MS_Word_2003_XML.xcu MERGEINPUT=/tmp/gbuild.LkmOxq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/MS_Word_2003_XML.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/MS_Word_2003_XML.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/XHTML_Calc_File.xcu MERGEINPUT=/tmp/gbuild.Ls25K7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/XHTML_Calc_File.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/XHTML_Calc_File.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/XHTML_Draw_File.xcu MERGEINPUT=/tmp/gbuild.ceUGv7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/XHTML_Draw_File.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/XHTML_Draw_File.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/XHTML_Impress_File.xcu MERGEINPUT=/tmp/gbuild.YHJRxx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/XHTML_Impress_File.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/XHTML_Impress_File.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/XHTML_Writer_File.xcu MERGEINPUT=/tmp/gbuild.C3ZAlO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/XHTML_Writer_File.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/XHTML_Writer_File.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/UOF_text.xcu MERGEINPUT=/tmp/gbuild.knbJuz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/UOF_text.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/UOF_text.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/UOF_spreadsheet.xcu MERGEINPUT=/tmp/gbuild.x6hKjD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/UOF_spreadsheet.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/UOF_spreadsheet.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] filter/source/config/fragments/filters/UOF_presentation.xcu MERGEINPUT=/tmp/gbuild.o4ggMD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/filter/source/config/fragments/filters/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/filter/source/config/fragments/filters/UOF_presentation.xcu -o $W/XcuMergeTarget/filter/source/config/fragments/filters/UOF_presentation.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Setup.xcu MERGEINPUT=/tmp/gbuild.N2FHKN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Setup.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/Accelerators.xcu MERGEINPUT=/tmp/gbuild.Am1HPZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/Addons.xcu MERGEINPUT=/tmp/gbuild.0uCzdf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/Addons.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/Common.xcu MERGEINPUT=/tmp/gbuild.Nd12bD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/Common.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/DataAccess.xcu MERGEINPUT=/tmp/gbuild.Nl68AF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu MERGEINPUT=/tmp/gbuild.ux71gY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu MERGEINPUT=/tmp/gbuild.PssetY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/TableWizard.xcu MERGEINPUT=/tmp/gbuild.DRZyXA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI.xcu MERGEINPUT=/tmp/gbuild.Wg9vKU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/Embedding.xcu MERGEINPUT=/tmp/gbuild.nFx5lP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/Embedding.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu MERGEINPUT=/tmp/gbuild.rC9Era && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/FormWizard.xcu MERGEINPUT=/tmp/gbuild.IiM659 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/Writer.xcu MERGEINPUT=/tmp/gbuild.DHCGac && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/Writer.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu MERGEINPUT=/tmp/gbuild.CiW9OY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu MERGEINPUT=/tmp/gbuild.Z7rYRN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu MERGEINPUT=/tmp/gbuild.f8EPJk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu MERGEINPUT=/tmp/gbuild.qxQt80 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu MERGEINPUT=/tmp/gbuild.ba7OtU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu MERGEINPUT=/tmp/gbuild.rYQ7Uz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu MERGEINPUT=/tmp/gbuild.XRI7eW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu MERGEINPUT=/tmp/gbuild.H0zGtO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu MERGEINPUT=/tmp/gbuild.55zNG2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Context.java:450: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] = (Context[])threadLocalGet.invoke(threadLocalCx, null); [javac] ^ [javac] cast to Object for a varargs call [javac] cast to Object[] for a non-varargs call and to suppress this warning [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Context.java:1835: warning: [deprecation] WrapHandler in org.mozilla.javascript has been deprecated [javac] WrapHandler _handler; [javac] ^ [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Context.java:1837: warning: [deprecation] WrapHandler in org.mozilla.javascript has been deprecated [javac] WrapHandlerProxy(WrapHandler handler) [javac] ^ [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/Context.java:2428: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] threadLocalGet = cl.getMethod("get", null); [javac] ^ [javac] cast to Class for a varargs call [javac] cast to Class[] for a non-varargs call and to suppress this warning MERGEINPUT=/tmp/gbuild.f8X1dY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu MERGEINPUT=/tmp/gbuild.6r6anI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu MERGEINPUT=/tmp/gbuild.PKNsEE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu MERGEINPUT=/tmp/gbuild.kcUO6z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu MERGEINPUT=/tmp/gbuild.zvPDzN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu MERGEINPUT=/tmp/gbuild.KStdMm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu MERGEINPUT=/tmp/gbuild.b1jIX8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu MERGEINPUT=/tmp/gbuild.FNcvBN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu MERGEINPUT=/tmp/gbuild.njZ00R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu MERGEINPUT=/tmp/gbuild.jOoapU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu MERGEINPUT=/tmp/gbuild.Cujs7k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu MERGEINPUT=/tmp/gbuild.6g5Myk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu MERGEINPUT=/tmp/gbuild.pI1ast && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu MERGEINPUT=/tmp/gbuild.U4w8SG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu MERGEINPUT=/tmp/gbuild.nbM9ia && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu MERGEINPUT=/tmp/gbuild.o057o9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu MERGEINPUT=/tmp/gbuild.D7aHiJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu MERGEINPUT=/tmp/gbuild.gUqt4P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu MERGEINPUT=/tmp/gbuild.37KlM4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu MERGEINPUT=/tmp/gbuild.ifOnsN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu MERGEINPUT=/tmp/gbuild.zUWoQ5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu MERGEINPUT=/tmp/gbuild.Dmv8Zn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu MERGEINPUT=/tmp/gbuild.WdMs64 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu MERGEINPUT=/tmp/gbuild.yC66c6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu MERGEINPUT=/tmp/gbuild.rAVfom && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu -o $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/ulfex.run [build LOC] extras S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/extras [build BIN] helpcontent2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/helpcontent2 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/helpex.run touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/treex.run [build HPX] bg/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.Uoeqxe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fYAv8E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.rFHjB2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rqmeoY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.YIynLw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j5574N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.OIaGDL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tYzYLf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.OlZi0d && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ng5F7H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.2wjEx4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Q65mZV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.gI7r0a && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u1eRGi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.wgbcSG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.52UasK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.4TswWF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mqgbMe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.daKnd3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WnJCST && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.OEje6c && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.azFZWf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.Q6FtRi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KROIzP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.UwZ6dM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PoHr1T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.RGrJCg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JwAupA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.OMUIkZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iF0ekW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.1MMxOf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TIRaWS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.vV8UW6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uwh6GX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.BTBd7M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.isKmGB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.P7SHl1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xZCzYD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.sWKRTN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nXcPeX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/shared/explorer/database [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaObject.java:849: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] meth = value.getClass().getMethod("doubleValue", null); [javac] ^ [javac] cast to Class for a varargs call [javac] cast to Class[] for a non-varargs call and to suppress this warning [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/NativeJavaObject.java:859: warning: non-varargs call of varargs method with inexact argument type for last parameter; [javac] return ((Number)meth.invoke(value, null)).doubleValue(); [javac] ^ [javac] cast to Object for a varargs call [javac] cast to Object[] for a non-varargs call and to suppress this warning HELPFILES=/tmp/gbuild.9UIRsY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3xxood && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.cK7AVX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W3RcWN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.TLWgBU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Q3HAE4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.Q7EFW9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FFjE3m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.2ohjkp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UpBUH8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.Yo72YV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qdZDme && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.bCs2JZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9f8NpK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.qU2lJY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GflU0A && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.wG3DKH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SCmWsQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.fE8tEZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9OuRdg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.ADU0pm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zzZHbM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.7EG9hw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WB7H12 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.K5M2EP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OL2EI5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.FjoBkC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pmlnXn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.vGPNhm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hjzHT2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.ZLhdcN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yOEUrM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.9s5f5q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OGKjB3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.C0Rypj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LgolAJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.AUqFaJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7ltkm6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.n5PnFc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bQyUKa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.1QzHAL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Dc139W && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.b6zdCx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JTBPGX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.BIx3df && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CGd9P4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.RfmEuF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yNLQco && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.95jPtO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u5Tzdr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.Bk90Cs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.phrO35 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.bX1Oth && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.megIgQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.oaUbmJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MoBYvq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.50v2c4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Y2TLFJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.bzFFxH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OiS86N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.CRvSrw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YignIa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.IYACvC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vila8L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.QqWVCa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YEjZO4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.qjj5Lk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lkaW7g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.kCxCkH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jm6h1m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.O0c5xY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nM2NTR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.fzr6iF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gPtTGW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.CagjED && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dPgssQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/swriter/librelogo Entity: line 1: parser error : Opening and ending tag mismatch: bookmark_value line 0 and root �окумент;защитаване от промени ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.vapvpH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NBJ917 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] bg/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.iZ6fIK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XPDnBZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bg -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.dJS2ms && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mk6GE7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.VTMUUH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.spyoaQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.14YXf2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oAheM4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.LKaNsm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YvFY2S && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.f3eUbF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pylJRH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.9ntHtl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Lrd303 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.bAIsmS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Iq5RAY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.dg723j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZsXX1Y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.DPf8Ju && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4ey9dn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.Ils6sY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zvZgV0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.XlkarH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GaULwm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.JthD6X && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7jpJ59 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.jMiYYf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TsxXsh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.vADQXi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5aEyDz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.UGexr1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DDxHur && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.mIJvZ0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g9HMBj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.JAOdtz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rvlhpP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.wCKFLB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1gJ8nO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.WpXXcN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vNMoki && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.2LW15N && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NMnXNs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.rKW6XH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.a5HRch && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.pK7TKE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Yu7zs4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.AlLf0K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dHQjtx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.3739Jf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bIZ1jd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.HChBOH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cNFqLQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.x8xBA7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6vX0Mg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.ZT0tvF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GcTkL9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.WYB2Jd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NURHWu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.4kShtN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fC7ImV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.g3H69C && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jyBznv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/schart/00 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 7 warnings HELPFILES=/tmp/gbuild.oUI67c && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R13CNN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/schart/01 [copy] org/mozilla/javascript/resources/Messages.properties added as org/mozilla/javascript/resources/Messages.properties doesn't exist. [copy] org/mozilla/javascript/resources/Messages_fr.properties added as org/mozilla/javascript/resources/Messages_fr.properties doesn't exist. [copy] No sources found. [copy] Copying 2 files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/resources/Messages.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes/org/mozilla/javascript/resources/Messages.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/org/mozilla/javascript/resources/Messages_fr.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes/org/mozilla/javascript/resources/Messages_fr.properties [ant] Exiting /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/src/build.xml. Project base dir set to: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc [ant] calling target(s) [compile] in build file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/build.xml parsing buildfile /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/build.xml with URI = file:/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/build.xml Project base dir set to: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc HELPFILES=/tmp/gbuild.wZ910b && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YSZ09C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/schart/02 [ant] Entering /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/build.xml... Build sequence for target(s) `compile' is [properties, get-swing-ex, compile] Complete build sequence is [properties, get-swing-ex, compile, clean, copy-source, ] properties: Override ignored for property "build.dir" Override ignored for property "classes" [available] Unable to find org/mozilla/javascript/tools/debugger/AbstractCellEditor.java to set property swing-ex-available get-swing-ex: [unzip] Expanding: /builddir/build/SOURCES/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip into /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger [unzip] expanding AbstractCellEditor.java to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/AbstractCellEditor.java [unzip] expanding JTreeTable.java to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/JTreeTable.java [unzip] expanding TreeTableModelAdapter.java to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/TreeTableModelAdapter.java [unzip] expanding AbstractTreeTableModel.java to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/AbstractTreeTableModel.java [unzip] expanding TreeTableModel.java to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/TreeTableModel.java [unzip] expand complete [delete] Could not find file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/FileSystemModel2.java to delete. [delete] Could not find file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/MergeSort.java to delete. [delete] Could not find file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/TreeTableExample2.java to delete. compile: [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/build.xml:57: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] org/mozilla/javascript/tools/ToolErrorReporter.java added as org/mozilla/javascript/tools/ToolErrorReporter.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/AbstractCellEditor.java added as org/mozilla/javascript/tools/debugger/AbstractCellEditor.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/AbstractTreeTableModel.java added as org/mozilla/javascript/tools/debugger/AbstractTreeTableModel.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/JTreeTable.java added as org/mozilla/javascript/tools/debugger/JTreeTable.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/Main.java added as org/mozilla/javascript/tools/debugger/Main.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/OfficeScriptInfo.java added as org/mozilla/javascript/tools/debugger/OfficeScriptInfo.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/ScopeProvider.java added as org/mozilla/javascript/tools/debugger/ScopeProvider.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/TreeTableModel.java added as org/mozilla/javascript/tools/debugger/TreeTableModel.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/TreeTableModelAdapter.java added as org/mozilla/javascript/tools/debugger/TreeTableModelAdapter.class doesn't exist. [javac] org/mozilla/javascript/tools/debugger/VariableModel.java added as org/mozilla/javascript/tools/debugger/VariableModel.class doesn't exist. [javac] org/mozilla/javascript/tools/idswitch/CodePrinter.java added as org/mozilla/javascript/tools/idswitch/CodePrinter.class doesn't exist. [javac] org/mozilla/javascript/tools/idswitch/FileBody.java added as org/mozilla/javascript/tools/idswitch/FileBody.class doesn't exist. [javac] org/mozilla/javascript/tools/idswitch/IdValuePair.java added as org/mozilla/javascript/tools/idswitch/IdValuePair.class doesn't exist. [javac] org/mozilla/javascript/tools/idswitch/StringIdMap.java added as org/mozilla/javascript/tools/idswitch/StringIdMap.class doesn't exist. [javac] org/mozilla/javascript/tools/idswitch/SwitchGenerator.java added as org/mozilla/javascript/tools/idswitch/SwitchGenerator.class doesn't exist. [javac] org/mozilla/javascript/tools/jsc/Main.java added as org/mozilla/javascript/tools/jsc/Main.class doesn't exist. [javac] org/mozilla/javascript/tools/shell/ConsoleTextArea.java added as org/mozilla/javascript/tools/shell/ConsoleTextArea.class doesn't exist. [javac] org/mozilla/javascript/tools/shell/Environment.java added as org/mozilla/javascript/tools/shell/Environment.class doesn't exist. [javac] org/mozilla/javascript/tools/shell/Global.java added as org/mozilla/javascript/tools/shell/Global.class doesn't exist. [javac] org/mozilla/javascript/tools/shell/JSConsole.java added as org/mozilla/javascript/tools/shell/JSConsole.class doesn't exist. [javac] org/mozilla/javascript/tools/shell/JavaPolicySecurity.java added as org/mozilla/javascript/tools/shell/JavaPolicySecurity.class doesn't exist. [javac] org/mozilla/javascript/tools/shell/Main.java added as org/mozilla/javascript/tools/shell/Main.class doesn't exist. [javac] org/mozilla/javascript/tools/shell/SecurityProxy.java added as org/mozilla/javascript/tools/shell/SecurityProxy.class doesn't exist. [javac] Compiling 23 source files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes [javac] Using modern compiler [javac] Compilation arguments: [javac] '-deprecation' [javac] '-d' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes' [javac] '-classpath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/lib/tools.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar' [javac] '-sourcepath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc' [javac] '-target' [javac] '1.6' [javac] '-g' [javac] '-source' [javac] '1.6' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. [javac] Files to be compiled: [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/ToolErrorReporter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/AbstractCellEditor.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/AbstractTreeTableModel.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/JTreeTable.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/OfficeScriptInfo.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/ScopeProvider.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/TreeTableModel.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/TreeTableModelAdapter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/VariableModel.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/idswitch/CodePrinter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/idswitch/FileBody.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/idswitch/IdValuePair.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/idswitch/StringIdMap.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/idswitch/SwitchGenerator.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/jsc/Main.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/shell/ConsoleTextArea.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/shell/Environment.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/shell/Global.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/shell/JSConsole.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/shell/JavaPolicySecurity.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/shell/Main.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/shell/SecurityProxy.java [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 HELPFILES=/tmp/gbuild.3jNblR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eQEJZe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.FBztXM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Pgjmo8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.sTO6z7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wkZ2F3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.4n8lTb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.67dHsQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.D90Z2w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EGDsHf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.HvtCqL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QaMoP9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.Mb4tOl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SPFNkX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.5n8ZVp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rQSpoF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.sceCU4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lHGTMU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.TSm3tk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1d5a64 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.IsB0xS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nxlTRU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.MTOyAh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rrXvs3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.Fy2u4t && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HjJaA0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.QYSyAe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mIH1Tw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.8NrkQp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lx3R4X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.mGaDVN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eKm2mZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.yGOcaZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0Q89Du && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.8zG93V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5JjA6A && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.hAVjU9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XKMX32 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.89CoMO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xSaS8M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.e6RDpr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zouov5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.1FUMoh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4LQvoa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.LNZlKo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XCvOJm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.l3v5tx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uXZw0K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.o1wRXY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oB5nKY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.r0f7E0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GOQhsn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.PkIRJi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DPJDdo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] bn/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.zGxuCu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dGtE3F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l bn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.G5lKfE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XhByOd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.cQ6vIC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kRDHgh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.4iBGCX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8XzQED && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.fQ54ob && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q7KY2b && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.BZZzRt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FB3wis && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.G6e5me && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ktKcGj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.Z8g9P8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Eb5OwX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.xOiLey && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3DySq6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.DyE2vg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IvdDxJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.kOwpRB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EXrFia && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/04 [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java:1653: warning: [deprecation] disable() in JComponent has been deprecated [javac] public void disable() { [javac] ^ [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java:1661: warning: [deprecation] enable() in JComponent has been deprecated [javac] public void enable() { [javac] ^ HELPFILES=/tmp/gbuild.IZviBJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nT1iLZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.umX54C && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ylVIM9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.K6fj3R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Wo4Qch && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.nS27Pl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4BvUB2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.vjyFRq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GqLOH6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.9CDgFw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xt7JsG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.nbiNEP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wuu2L2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.5w3Ymu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vk3OzD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.m11obj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.37VWcy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.U7r4m5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JyXILK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.q5jRYz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7aVuKa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.C4Xv8g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zu9MLQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.92geqU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4Ha4yB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.TMUbAk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.srnhyP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.yltOHL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GlwU3N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.gSJMaI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JhIhFq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.pK76p9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fJKMvd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.BqVW20 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9f2hZ7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.vG78Zi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ADJTKH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.46DyFV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CWpmkT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.lCxbX2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VKRsL3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.4OYM00 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.scwKr3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.Ryz4Qd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h04gc4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.58Dh3F && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SNoQ03 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.m6yAAL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hdAWmO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.w9Sdr8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IIB7KB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.6Q0XmZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.s00KKm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.CvR9of && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SermT8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.pUc0jG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ci07eo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.yVgJ4T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.i5RDxE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.FoWs2T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.B4Ix7l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.gHCgDW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VuCNy9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.txm4ip && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gfgvsl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.hiIrJ5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UwCcKK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.x8amsu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1B1fC2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.HsxwjI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Npiyco && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.CgpP2B && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.H00jS7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.hIKDb8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Td22Hp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.J52LUG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mU3fTQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.xMrDpM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4UOI8N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.txxRwe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mXhTZV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.FofrUU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2bGPmZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.J0fqxJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.USfFcl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.JEIReK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0FbwwU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.EjjeIK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D1wNMh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.5iOpOd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Oh0Fyj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.1hmAkk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b27A2a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.boxYh4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LlFRax && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.sYWhZx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nPngzK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] ca/helpcontent2/source/text/swriter/menu [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 3 warnings [copy] org/mozilla/javascript/tools/resources/Messages.properties added as org/mozilla/javascript/tools/resources/Messages.properties doesn't exist. [copy] No sources found. [copy] Copying 1 file to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/org/mozilla/javascript/tools/resources/Messages.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/classes/org/mozilla/javascript/tools/resources/Messages.properties [ant] Exiting /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/toolsrc/build.xml. jar: HELPFILES=/tmp/gbuild.PfacFT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uptfEA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ca -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.M4y1q1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zTarCT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.jRH3Oh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o9HXQA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.cQ4hui && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.V50m48 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sbasic/shared/01 [jar] Building jar: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5/js.jar [jar] adding directory META-INF/ [jar] adding entry META-INF/MANIFEST.MF [jar] adding directory org/ [jar] adding directory org/mozilla/ [jar] adding directory org/mozilla/classfile/ [jar] adding directory org/mozilla/javascript/ [jar] adding directory org/mozilla/javascript/debug/ [jar] adding directory org/mozilla/javascript/optimizer/ [jar] adding directory org/mozilla/javascript/regexp/ [jar] adding directory org/mozilla/javascript/resources/ [jar] adding directory org/mozilla/javascript/serialize/ [jar] adding directory org/mozilla/javascript/tools/ [jar] adding directory org/mozilla/javascript/tools/debugger/ [jar] adding directory org/mozilla/javascript/tools/idswitch/ [jar] adding directory org/mozilla/javascript/tools/jsc/ [jar] adding directory org/mozilla/javascript/tools/resources/ [jar] adding directory org/mozilla/javascript/tools/shell/ [jar] adding entry org/mozilla/classfile/ByteCode.class [jar] adding entry org/mozilla/classfile/ClassFileField.class [jar] adding entry org/mozilla/classfile/ClassFileMethod.class [jar] adding entry org/mozilla/classfile/ClassFileWriter.class [jar] adding entry org/mozilla/classfile/ConstantPool.class [jar] adding entry org/mozilla/classfile/ExceptionTableEntry.class [jar] adding entry org/mozilla/classfile/FieldOrMethodRef.class [jar] adding entry org/mozilla/classfile/JavaVariable.class [jar] adding entry org/mozilla/javascript/Arguments.class [jar] adding entry org/mozilla/javascript/BaseFunction.class [jar] adding entry org/mozilla/javascript/BeanProperty.class [jar] adding entry org/mozilla/javascript/Callable.class [jar] adding entry org/mozilla/javascript/ClassCache.class [jar] adding entry org/mozilla/javascript/ClassDefinitionException.class [jar] adding entry org/mozilla/javascript/ClassNameHelper.class [jar] adding entry org/mozilla/javascript/ClassRepository.class [jar] adding entry org/mozilla/javascript/ClassShutter.class [jar] adding entry org/mozilla/javascript/CompilerEnvirons.class [jar] adding entry org/mozilla/javascript/Context$WrapHandlerProxy.class [jar] adding entry org/mozilla/javascript/Context.class [jar] adding entry org/mozilla/javascript/ContextListener.class [jar] adding entry org/mozilla/javascript/DToA.class [jar] adding entry org/mozilla/javascript/Decompiler.class [jar] adding entry org/mozilla/javascript/DefaultErrorReporter.class [jar] adding entry org/mozilla/javascript/DefiningClassLoader.class [jar] adding entry org/mozilla/javascript/Delegator.class [jar] adding entry org/mozilla/javascript/EcmaError.class [jar] adding entry org/mozilla/javascript/ErrorReporter.class [jar] adding entry org/mozilla/javascript/EvaluatorException.class [jar] adding entry org/mozilla/javascript/FieldAndMethods.class [jar] adding entry org/mozilla/javascript/Function.class [jar] adding entry org/mozilla/javascript/FunctionNode.class [jar] adding entry org/mozilla/javascript/FunctionObject.class [jar] adding entry org/mozilla/javascript/GeneratedClassLoader.class [jar] adding entry org/mozilla/javascript/IRFactory.class [jar] adding entry org/mozilla/javascript/IdFunction.class [jar] adding entry org/mozilla/javascript/IdFunctionMaster.class [jar] adding entry org/mozilla/javascript/IdScriptable.class [jar] adding entry org/mozilla/javascript/ImporterFunctions.class [jar] adding entry org/mozilla/javascript/ImporterTopLevel.class [jar] adding entry org/mozilla/javascript/InterpretedFunction.class [jar] adding entry org/mozilla/javascript/InterpretedScript.class [jar] adding entry org/mozilla/javascript/Interpreter.class [jar] adding entry org/mozilla/javascript/InterpreterData.class [jar] adding entry org/mozilla/javascript/Invoker.class [jar] adding entry org/mozilla/javascript/JIFunction.class [jar] adding entry org/mozilla/javascript/JavaAdapter$1.class [jar] adding entry org/mozilla/javascript/JavaAdapter$IFGlue.class [jar] adding entry org/mozilla/javascript/JavaAdapter$JavaAdapterSignature.class [jar] adding entry org/mozilla/javascript/JavaAdapter.class [jar] adding entry org/mozilla/javascript/JavaMembers.class HELPFILES=/tmp/gbuild.TXck3c && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w0RJDN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [jar] adding entry org/mozilla/javascript/JavaScriptException.class [build HPX] cs/helpcontent2/source/text/sbasic/shared/02 [jar] adding entry org/mozilla/javascript/Kit$ComplexKey.class [jar] adding entry org/mozilla/javascript/Kit.class [jar] adding entry org/mozilla/javascript/LazilyLoadedCtor.class [jar] adding entry org/mozilla/javascript/MemberBox.class [jar] adding entry org/mozilla/javascript/NativeArray.class [jar] adding entry org/mozilla/javascript/NativeBoolean.class [jar] adding entry org/mozilla/javascript/NativeCall.class [jar] adding entry org/mozilla/javascript/NativeCallPrototype.class [jar] adding entry org/mozilla/javascript/NativeDate.class [jar] adding entry org/mozilla/javascript/NativeError.class [jar] adding entry org/mozilla/javascript/NativeFunction.class [jar] adding entry org/mozilla/javascript/NativeGlobal.class [jar] adding entry org/mozilla/javascript/NativeJavaArray.class [jar] adding entry org/mozilla/javascript/NativeJavaClass.class [jar] adding entry org/mozilla/javascript/NativeJavaConstructor.class [jar] adding entry org/mozilla/javascript/NativeJavaMethod.class [jar] adding entry org/mozilla/javascript/NativeJavaObject.class [jar] adding entry org/mozilla/javascript/NativeJavaPackage.class [jar] adding entry org/mozilla/javascript/NativeJavaTopPackage$1.class [jar] adding entry org/mozilla/javascript/NativeJavaTopPackage.class [jar] adding entry org/mozilla/javascript/NativeMath.class [jar] adding entry org/mozilla/javascript/NativeNumber.class [jar] adding entry org/mozilla/javascript/NativeObject.class [jar] adding entry org/mozilla/javascript/NativeObjectPrototype.class [jar] adding entry org/mozilla/javascript/NativeScript.class [jar] adding entry org/mozilla/javascript/NativeString.class [jar] adding entry org/mozilla/javascript/NativeWith.class [jar] adding entry org/mozilla/javascript/Node$1.classHELPFILES=/tmp/gbuild.Os5Oxa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jGK9oc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sbasic/shared/03 [jar] adding entry org/mozilla/javascript/Node$Jump.class [jar] adding entry org/mozilla/javascript/Node$NumberNode.class [jar] adding entry org/mozilla/javascript/Node$PropListItem.class [jar] adding entry org/mozilla/javascript/Node$StringNode.class [jar] adding entry org/mozilla/javascript/Node$Target.class [jar] adding entry org/mozilla/javascript/Node.class [jar] adding entry org/mozilla/javascript/NodeTransformer.class [jar] adding entry org/mozilla/javascript/NotAFunctionException.class [jar] adding entry org/mozilla/javascript/ObjArray.class [jar] adding entry org/mozilla/javascript/ObjToIntMap$Iterator.class [jar] adding entry org/mozilla/javascript/ObjToIntMap.class [jar] adding entry org/mozilla/javascript/Parser.class [jar] adding entry org/mozilla/javascript/ParserException.class [jar] adding entry org/mozilla/javascript/PropertyException.class [jar] adding entry org/mozilla/javascript/RegExpProxy.class [jar] adding entry org/mozilla/javascript/Script.class [jar] adding entry org/mozilla/javascript/ScriptOrFnNode.class [jar] adding entry org/mozilla/javascript/ScriptRuntime$1.class [jar] adding entry org/mozilla/javascript/ScriptRuntime$IdEnumeration.class [jar] adding entry org/mozilla/javascript/ScriptRuntime.class [jar] adding entry org/mozilla/javascript/Scriptable.class [jar] adding entry org/mozilla/javascript/ScriptableObject$1.class [jar] adding entry org/mozilla/javascript/ScriptableObject$GetterSlot.class [jar] adding entry org/mozilla/javascript/ScriptableObject$Slot.class [jar] adding entry org/mozilla/javascript/ScriptableObject.class [jar] adding entry org/mozilla/javascript/SecurityController$1.class [jar] adding entry org/mozilla/javascript/SecurityController.class [jar] adding entry org/mozilla/javascript/Synchronizer.class [jar] adding entry org/mozilla/javascript/Token.class [jar] adding entry org/mozilla/javascript/TokenStream.class [jar] adding entry org/mozilla/javascript/UintMap.class [jar] adding entry org/mozilla/javascript/Undefined.class [jar] adding entry org/mozilla/javascript/UniqueTag.class [jar] adding entry org/mozilla/javascript/WrapFactory.class [jar] adding entry org/mozilla/javascript/WrapHandler.class [jar] adding entry org/mozilla/javascript/WrappedException.class [jar] adding entry org/mozilla/javascript/Wrapper.class [jar] adding entry org/mozilla/javascript/debug/DebugFrame.class [jar] adding entry org/mozilla/javascript/debug/DebuggableObject.class [jar] adding entry org/mozilla/javascript/debug/DebuggableScript.class [jar] adding entry org/mozilla/javascript/debug/Debugger.class [jar] adding entry org/mozilla/javascript/optimizer/Block.class [jar] adding entry org/mozilla/javascript/optimizer/BodyCodegen.class [jar] adding entry org/mozilla/javascript/optimizer/CSEHolder.class [jar] adding entry org/mozilla/javascript/optimizer/ClassCompiler.class [jar] adding entry org/mozilla/javascript/optimizer/Codegen.class [jar] adding entry org/mozilla/javascript/optimizer/DataFlowBitSet.class [jar] adding entry org/mozilla/javascript/optimizer/FatBlock.class [jar] adding entry org/mozilla/javascript/optimizer/InvokerImpl.class [jar] adding entry org/mozilla/javascript/optimizer/OptClassNameHelper.class [jar] adding entry org/mozilla/javascript/optimizer/OptFunctionNode.class [jar] adding entry org/mozilla/javascript/optimizer/OptLocalVariable.class [jar] adding entry org/mozilla/javascript/optimizer/OptRuntime.class HELPFILES=/tmp/gbuild.oON66n && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1pBJ1v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared [jar] adding entry org/mozilla/javascript/optimizer/OptTransformer.class [jar] adding entry org/mozilla/javascript/optimizer/Optimizer.class [jar] adding entry org/mozilla/javascript/regexp/CompilerState.class [jar] adding entry org/mozilla/javascript/regexp/GlobData.class [jar] adding entry org/mozilla/javascript/regexp/NativeRegExp.class [jar] adding entry org/mozilla/javascript/regexp/NativeRegExpCtor.class [jar] adding entry org/mozilla/javascript/regexp/REBackTrackData.class [jar] adding entry org/mozilla/javascript/regexp/RECharSet.class [jar] adding entry org/mozilla/javascript/regexp/RECompiled.class [jar] adding entry org/mozilla/javascript/regexp/REGlobalData.class [jar] adding entry org/mozilla/javascript/regexp/REMatchState.class [jar] adding entry org/mozilla/javascript/regexp/RENode.class [jar] adding entry org/mozilla/javascript/regexp/REProgState.class [jar] adding entry org/mozilla/javascript/regexp/RegExpImpl.class [jar] adding entry org/mozilla/javascript/regexp/SubString.class [jar] adding entry org/mozilla/javascript/resources/Messages.properties [jar] adding entry org/mozilla/javascript/resources/Messages_fr.properties [jar] adding entry org/mozilla/javascript/serialize/ScriptableInputStream.class [jar] adding entry org/mozilla/javascript/serialize/ScriptableOutputStream$PendingLookup.class [jar] adding entry org/mozilla/javascript/serialize/ScriptableOutputStream.class [jar] adding entry org/mozilla/javascript/tools/ToolErrorReporter.class [jar] adding entry org/mozilla/javascript/tools/debugger/AbstractCellEditor.class [jar] adding entry org/mozilla/javascript/tools/debugger/AbstractTreeTableModel.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextData.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextHelper.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextWindow$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextWindow$2.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextWindow$3$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextWindow$3.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextWindow$4.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextWindow$5.class [jar] adding entry org/mozilla/javascript/tools/debugger/ContextWindow.class [jar] adding entry org/mozilla/javascript/tools/debugger/CreateFileWindow.class [jar] adding entry org/mozilla/javascript/tools/debugger/EnterInterrupt.class [jar] adding entry org/mozilla/javascript/tools/debugger/EvalTextArea.class [jar] adding entry org/mozilla/javascript/tools/debugger/EvalWindow.class [jar] adding entry org/mozilla/javascript/tools/debugger/Evaluator.class [jar] adding entry org/mozilla/javascript/tools/debugger/ExitInterrupt.class [jar] adding entry org/mozilla/javascript/tools/debugger/FileHeader.class [jar] adding entry org/mozilla/javascript/tools/debugger/FilePopupMenu.class [jar] adding entry org/mozilla/javascript/tools/debugger/FileTextArea.class [jar] adding entry org/mozilla/javascript/tools/debugger/FileWindow$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/FileWindow.class [jar] adding entry org/mozilla/javascript/tools/debugger/FindFunction$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/FindFunction$MouseHandler.class [jar] adding entry org/mozilla/javascript/tools/debugger/FindFunction.class [jar] adding entry org/mozilla/javascript/tools/debugger/FrameHelper.class [jar] adding entry org/mozilla/javascript/tools/debugger/JSInternalConsole$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/JSInternalConsole.class [jar] adding entry org/mozilla/javascript/tools/debugger/JTreeTable$ListToTreeSelectionModelWrapper$ListSelectionHandler.class [jar] adding entry org/mozilla/javascript/tools/debugger/JTreeTable$ListToTreeSelectionModelWrapper.class [jar] adding entry org/mozilla/javascript/tools/debugger/JTreeTable$TreeTableCellEditor.class [jar] adding entry org/mozilla/javascript/tools/debugger/JTreeTable$TreeTableCellRenderer.class [jar] adding entry org/mozilla/javascript/tools/debugger/JTreeTable.class [jar] adding entry org/mozilla/javascript/tools/debugger/LoadFile.class [jar] adding entry org/mozilla/javascript/tools/debugger/Main$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/Main$2.class [jar] adding entry org/mozilla/javascript/tools/debugger/Main$3.class [jar] adding entry org/mozilla/javascript/tools/debugger/Main$4.class [jar] adding entry org/mozilla/javascript/tools/debugger/Main$5.class [jar] adding entry org/mozilla/javascript/tools/debugger/Main$ThreadState.class [jar] adding entry org/mozilla/javascript/tools/debugger/Main.class [jar] adding entry org/mozilla/javascript/tools/debugger/Menubar.class [jar] adding entry org/mozilla/javascript/tools/debugger/MessageDialogWrapper.class [jar] adding entry org/mozilla/javascript/tools/debugger/MoreWindows$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/MoreWindows$MouseHandler.class [jar] adding entry org/mozilla/javascript/tools/debugger/MoreWindows.class [jar] adding entry org/mozilla/javascript/tools/debugger/MyTableModel.class [jar] adding entry org/mozilla/javascript/tools/debugger/MyTreeTable.class [jar] adding entry org/mozilla/javascript/tools/debugger/OfficeScriptInfo$SFScriptInfo.class [jar] adding entry org/mozilla/javascript/tools/debugger/OfficeScriptInfo.class [jar] adding entry org/mozilla/javascript/tools/debugger/OpenFile.class [jar] adding entry org/mozilla/javascript/tools/debugger/ScopeProvider.class [jar] adding entry org/mozilla/javascript/tools/debugger/ScriptItem.class [jar] adding entry org/mozilla/javascript/tools/debugger/SetFilePosition.class [jar] adding entry org/mozilla/javascript/tools/debugger/SourceInfo.class [jar] adding entry org/mozilla/javascript/tools/debugger/TreeTableModel.class [jar] adding entry org/mozilla/javascript/tools/debugger/TreeTableModelAdapter$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/TreeTableModelAdapter$2.class [jar] adding entry org/mozilla/javascript/tools/debugger/TreeTableModelAdapter$3.class [jar] adding entry org/mozilla/javascript/tools/debugger/TreeTableModelAdapter.class [jar] adding entry org/mozilla/javascript/tools/debugger/UpdateContext.class [jar] adding entry org/mozilla/javascript/tools/debugger/UpdateFileText.class [jar] adding entry org/mozilla/javascript/tools/debugger/VariableModel.class [jar] adding entry org/mozilla/javascript/tools/debugger/VariableNode$1.class [jar] adding entry org/mozilla/javascript/tools/debugger/VariableNode.class [jar] adding entry org/mozilla/javascript/tools/idswitch/CodePrinter.class [jar] adding entry org/mozilla/javascript/tools/idswitch/FileBody$ReplaceItem.class [jar] adding entry org/mozilla/javascript/tools/idswitch/FileBody.class HELPFILES=/tmp/gbuild.KSSGoN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4u26Ih && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [jar] adding entry org/mozilla/javascript/tools/idswitch/IdValuePair.class [build HPX] cs/helpcontent2/source/text/shared/00 [jar] adding entry org/mozilla/javascript/tools/idswitch/StringIdMap.class [jar] adding entry org/mozilla/javascript/tools/idswitch/SwitchGenerator.class [jar] adding entry org/mozilla/javascript/tools/jsc/Main.class [jar] adding entry org/mozilla/javascript/tools/resources/Messages.properties [jar] adding entry org/mozilla/javascript/tools/shell/ConsoleTextArea.class [jar] adding entry org/mozilla/javascript/tools/shell/ConsoleWrite.class [jar] adding entry org/mozilla/javascript/tools/shell/ConsoleWriter.class [jar] adding entry org/mozilla/javascript/tools/shell/Environment.class [jar] adding entry org/mozilla/javascript/tools/shell/Global.class [jar] adding entry org/mozilla/javascript/tools/shell/JSConsole$1.class [jar] adding entry org/mozilla/javascript/tools/shell/JSConsole$2.class [jar] adding entry org/mozilla/javascript/tools/shell/JSConsole.class [jar] adding entry org/mozilla/javascript/tools/shell/JavaPolicySecurity$1.class [jar] adding entry org/mozilla/javascript/tools/shell/JavaPolicySecurity$2.class [jar] adding entry org/mozilla/javascript/tools/shell/JavaPolicySecurity$ContextPermissions$1.class [jar] adding entry org/mozilla/javascript/tools/shell/JavaPolicySecurity$ContextPermissions.class [jar] adding entry org/mozilla/javascript/tools/shell/JavaPolicySecurity$Loader.class [jar] adding entry org/mozilla/javascript/tools/shell/JavaPolicySecurity.class [jar] adding entry org/mozilla/javascript/tools/shell/Main.class [jar] adding entry org/mozilla/javascript/tools/shell/PipeThread.class [jar] adding entry org/mozilla/javascript/tools/shell/Runner.class [jar] adding entry org/mozilla/javascript/tools/shell/SecurityProxy.class [jar] No Implementation-Title set.No Implementation-Version set.No Implementation-Vendor set. [jar] Location: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build.xml:66: BUILD SUCCESSFUL Total time: 46 seconds HELPFILES=/tmp/gbuild.7bZA0o && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w0EMkS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.fYQ28R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SbsrxJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.ebVeND && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wywqNh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.WjooMG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C0ZvlR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/05 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning -javajsse: [echo] ant.java.hasjsse=true classes: Property "build.optimize" has not been set HELPFILES=/tmp/gbuild.ks1hE6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5QvXAB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/06 [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml:365: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds HELPFILES=/tmp/gbuild.LXv8C9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RNaqg6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.aWka2J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BOTgy3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.blou9K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jXh6Um && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/autopi [javac] hsqlServlet.java added as hsqlServlet.class doesn't exist. [javac] org/hsqldb/BaseMemoryNode.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/BaseMemoryNode.class is up to date. [javac] org/hsqldb/BaseTable.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/BaseTable.class is up to date. [javac] org/hsqldb/CachedDataRow.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/CachedDataRow.class is up to date. [javac] org/hsqldb/CachedRow.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/CachedRow.class is up to date. [javac] org/hsqldb/Collation.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Collation.class is up to date. [javac] org/hsqldb/Column.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Column.class is up to date. [javac] org/hsqldb/CompiledStatement.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/CompiledStatement.class is up to date. [javac] org/hsqldb/CompiledStatementExecutor.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/CompiledStatementExecutor.class is up to date. [javac] org/hsqldb/CompiledStatementManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/CompiledStatementManager.class is up to date. [javac] org/hsqldb/Constraint.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Constraint.class is up to date. [javac] org/hsqldb/ConstraintCore.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/ConstraintCore.class is up to date. [javac] org/hsqldb/DINameSpace.java added as org/hsqldb/DINameSpace.class doesn't exist. HELPFILES=/tmp/gbuild.7BS6Dc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1JvKFj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [javac] org/hsqldb/DIProcedureInfo.java added as org/hsqldb/DIProcedureInfo.class doesn't exist. [build HPX] cs/helpcontent2/source/text/shared/guide [javac] org/hsqldb/DITableInfo.java added as org/hsqldb/DITableInfo.class doesn't exist. [javac] org/hsqldb/DITypeInfo.java added as org/hsqldb/DITypeInfo.class doesn't exist. [javac] org/hsqldb/Database.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Database.class is up to date. [javac] org/hsqldb/DatabaseCommandInterpreter.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/DatabaseCommandInterpreter.class is up to date. [javac] org/hsqldb/DatabaseInformation.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/DatabaseInformation.class is up to date. [javac] org/hsqldb/DatabaseInformationFull.java added as org/hsqldb/DatabaseInformationFull.class doesn't exist. [javac] org/hsqldb/DatabaseInformationMain.java added as org/hsqldb/DatabaseInformationMain.class doesn't exist. [javac] org/hsqldb/DatabaseManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/DatabaseManager.class is up to date. [javac] org/hsqldb/DatabaseObjectNames.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/DatabaseObjectNames.class is up to date. [javac] org/hsqldb/DatabaseScript.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/DatabaseScript.class is up to date. [javac] org/hsqldb/DatabaseURL.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/DatabaseURL.class is up to date. [javac] org/hsqldb/DiskNode.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/DiskNode.class is up to date. [javac] org/hsqldb/Expression.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Expression.class is up to date. [javac] org/hsqldb/Function.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Function.class is up to date. [javac] org/hsqldb/GrantConstants.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/GrantConstants.class is up to date. [javac] org/hsqldb/Grantee.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Grantee.class is up to date. [javac] org/hsqldb/GranteeManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/GranteeManager.class is up to date. [javac] org/hsqldb/GroupedResult.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/GroupedResult.class is up to date. [javac] org/hsqldb/HSQLClientConnection.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/HSQLClientConnection.class is up to date. [javac] org/hsqldb/HTTPClientConnection.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/HTTPClientConnection.class is up to date. [javac] org/hsqldb/HsqlDateTime.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/HsqlDateTime.class is up to date. [javac] org/hsqldb/HsqlException.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/HsqlException.class is up to date. [javac] org/hsqldb/HsqlInternalException.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/HsqlInternalException.class is up to date. [javac] org/hsqldb/HsqlNameManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/HsqlNameManager.class is up to date. [javac] org/hsqldb/HsqlServerFactory.java added as org/hsqldb/HsqlServerFactory.class doesn't exist. [javac] org/hsqldb/HsqlSocketFactory.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/HsqlSocketFactory.class is up to date. [javac] org/hsqldb/HsqlSocketFactorySecure.java added as org/hsqldb/HsqlSocketFactorySecure.class doesn't exist. [javac] org/hsqldb/HsqlSocketRequestHandler.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/HsqlSocketRequestHandler.class is up to date. [javac] org/hsqldb/Index.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Index.class is up to date. [javac] org/hsqldb/Library.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Library.class is up to date. [javac] org/hsqldb/Like.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Like.class is up to date. [javac] org/hsqldb/MemoryNode.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/MemoryNode.class is up to date. [javac] org/hsqldb/Node.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Node.class is up to date. [javac] org/hsqldb/NumberSequence.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/NumberSequence.class is up to date. [javac] org/hsqldb/Parser.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Parser.class is up to date. [javac] org/hsqldb/PointerNode.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/PointerNode.class is up to date. [javac] org/hsqldb/Record.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Record.class is up to date. [javac] org/hsqldb/Result.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Result.class is up to date. [javac] org/hsqldb/ResultBase.java added as org/hsqldb/ResultBase.class doesn't exist. [javac] org/hsqldb/ResultConstants.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/ResultConstants.class is up to date. [javac] org/hsqldb/Row.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Row.class is up to date. [javac] org/hsqldb/SchemaManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/SchemaManager.class is up to date. [javac] org/hsqldb/Select.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Select.class is up to date. [javac] org/hsqldb/SequenceManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/SequenceManager.class is up to date. [javac] org/hsqldb/Server.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Server.class is up to date. [javac] org/hsqldb/ServerConfiguration.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/ServerConfiguration.class is up to date. [javac] org/hsqldb/ServerConnection.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/ServerConnection.class is up to date. [javac] org/hsqldb/ServerConstants.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/ServerConstants.class is up to date. [javac] org/hsqldb/Servlet.java added as org/hsqldb/Servlet.class doesn't exist. HELPFILES=/tmp/gbuild.wAxEb9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TesOQe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [javac] org/hsqldb/Session.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Session.class is up to date. [build HPX] cs/helpcontent2/source/text/shared/help [javac] org/hsqldb/SessionInterface.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/SessionInterface.class is up to date. [javac] org/hsqldb/SessionManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/SessionManager.class is up to date. [javac] org/hsqldb/SetFunction.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/SetFunction.class is up to date. [javac] org/hsqldb/SubQuery.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/SubQuery.class is up to date. [javac] org/hsqldb/Table.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Table.class is up to date. [javac] org/hsqldb/TableFilter.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/TableFilter.class is up to date. [javac] org/hsqldb/TableWorks.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/TableWorks.class is up to date. [javac] org/hsqldb/TextTable.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/TextTable.class is up to date. [javac] org/hsqldb/Token.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Token.class is up to date. [javac] org/hsqldb/Tokenizer.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Tokenizer.class is up to date. [javac] org/hsqldb/Trace.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Trace.class is up to date. [javac] org/hsqldb/Transaction.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Transaction.class is up to date. [javac] org/hsqldb/TransactionManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/TransactionManager.class is up to date. [javac] org/hsqldb/Trigger.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Trigger.class is up to date. [javac] org/hsqldb/TriggerDef.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/TriggerDef.class is up to date. [javac] org/hsqldb/Types.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/Types.class is up to date. [javac] org/hsqldb/User.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/User.class is up to date. [javac] org/hsqldb/UserManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/UserManager.class is up to date. [javac] org/hsqldb/View.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/View.class is up to date. [javac] org/hsqldb/WebServer.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/WebServer.class is up to date. [javac] org/hsqldb/WebServerConnection.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/WebServerConnection.class is up to date. [javac] org/hsqldb/index/RowIterator.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/index/RowIterator.class is up to date. [javac] org/hsqldb/jdbc/Util.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/Util.class is up to date. [javac] org/hsqldb/jdbc/jdbcCallableStatement.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/jdbcCallableStatement.class is up to date. [javac] org/hsqldb/jdbc/jdbcColumnMetaData.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/jdbcColumnMetaData.class is up to date. [javac] org/hsqldb/jdbc/jdbcConnection.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/jdbcConnection.class is up to date. [javac] org/hsqldb/jdbc/jdbcDataSource.java added as org/hsqldb/jdbc/jdbcDataSource.class doesn't exist. [javac] org/hsqldb/jdbc/jdbcDatabaseMetaData.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/jdbcDatabaseMetaData.class is up to date. [javac] org/hsqldb/jdbc/jdbcPreparedStatement.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/jdbcPreparedStatement.class is up to date. [javac] org/hsqldb/jdbc/jdbcResultSet.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/jdbcResultSet.class is up to date. [javac] org/hsqldb/jdbc/jdbcResultSetMetaData.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/jdbcResultSetMetaData.class is up to date. [javac] org/hsqldb/jdbc/jdbcStatement.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/jdbc/jdbcStatement.class is up to date. [javac] org/hsqldb/jdbc/jdbcStubs.java added as org/hsqldb/jdbc/jdbcStubs.class doesn't exist. [javac] org/hsqldb/jdbcDriver.java added as org/hsqldb/jdbcDriver.class doesn't exist. [javac] org/hsqldb/persist/Cache.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/Cache.class is up to date. [javac] org/hsqldb/persist/CachedObject.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/CachedObject.class is up to date. [javac] org/hsqldb/persist/DataFileBlockManager.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/DataFileBlockManager.class is up to date. [javac] org/hsqldb/persist/DataFileCache.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/DataFileCache.class is up to date. [javac] org/hsqldb/persist/DataFileDefrag.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/DataFileDefrag.class is up to date. [javac] org/hsqldb/persist/HsqlDatabaseProperties.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/HsqlDatabaseProperties.class is up to date. [javac] org/hsqldb/persist/HsqlProperties.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/HsqlProperties.class is up to date. [javac] org/hsqldb/persist/LockFile.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/LockFile.class is up to date. [javac] org/hsqldb/persist/Log.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/Log.class is up to date. [javac] org/hsqldb/persist/Logger.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/Logger.class is up to date. [javac] org/hsqldb/persist/PersistentStore.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/PersistentStore.class is up to date. [javac] org/hsqldb/persist/ScaledRAFile.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/ScaledRAFile.class is up to date. [javac] org/hsqldb/persist/ScaledRAFileInJar.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/ScaledRAFileInJar.class is up to date. [javac] org/hsqldb/persist/ScaledRAInterface.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/ScaledRAInterface.class is up to date. [javac] org/hsqldb/persist/ScriptRunner.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/ScriptRunner.class is up to date. [javac] org/hsqldb/persist/TextCache.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/persist/TextCache.class is up to date. [javac] org/hsqldb/resources/BundleHandler.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/BundleHandler.class is up to date. [javac] org/hsqldb/rowio/RowInputBase.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowInputBase.class is up to date. [javac] org/hsqldb/rowio/RowInputBinary.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowInputBinary.class is up to date. [javac] org/hsqldb/rowio/RowInputInterface.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowInputInterface.class is up to date. [javac] org/hsqldb/rowio/RowInputText.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowInputText.class is up to date. [javac] org/hsqldb/rowio/RowInputTextLog.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowInputTextLog.class is up to date. [javac] org/hsqldb/rowio/RowInputTextQuoted.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowInputTextQuoted.class is up to date. [javac] org/hsqldb/rowio/RowOutputBase.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowOutputBase.class is up to date. [javac] org/hsqldb/rowio/RowOutputBinary.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowOutputBinary.class is up to date. [javac] org/hsqldb/rowio/RowOutputInterface.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowOutputInterface.class is up to date. [javac] org/hsqldb/rowio/RowOutputText.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowOutputText.class is up to date. [javac] org/hsqldb/rowio/RowOutputTextLog.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowOutputTextLog.class is up to date. [javac] org/hsqldb/rowio/RowOutputTextQuoted.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/rowio/RowOutputTextQuoted.class is up to date. [javac] org/hsqldb/scriptio/ScriptReaderBase.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/scriptio/ScriptReaderBase.class is up to date. [javac] org/hsqldb/scriptio/ScriptReaderBinary.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/scriptio/ScriptReaderBinary.class is up to date. [javac] org/hsqldb/scriptio/ScriptReaderText.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/scriptio/ScriptReaderText.class is up to date. [javac] org/hsqldb/scriptio/ScriptReaderZipped.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/scriptio/ScriptReaderZipped.class is up to date. [javac] org/hsqldb/scriptio/ScriptWriterBase.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/scriptio/ScriptWriterBase.class is up to date. [javac] org/hsqldb/scriptio/ScriptWriterBinary.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/scriptio/ScriptWriterBinary.class is up to date. [javac] org/hsqldb/scriptio/ScriptWriterText.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/scriptio/ScriptWriterText.class is up to date. [javac] org/hsqldb/scriptio/ScriptWriterZipped.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/scriptio/ScriptWriterZipped.class is up to date. [javac] org/hsqldb/types/Binary.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/types/Binary.class is up to date. [javac] org/hsqldb/types/JavaObject.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/types/JavaObject.class is up to date. [javac] Compiling 14 source files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes [javac] Using modern compiler [javac] Compilation arguments: [javac] '-d' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes' [javac] '-classpath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes:/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/lib/servlet.jar:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/lib/tools.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar' [javac] '-sourcepath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src' [javac] '-target' [javac] '1.6' [javac] '-g:none' [javac] '-source' [javac] '1.6' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. [javac] Files to be compiled: [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/hsqlServlet.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/DINameSpace.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/DIProcedureInfo.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/DITableInfo.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/DITypeInfo.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/DatabaseInformationFull.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/DatabaseInformationMain.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/HsqlServerFactory.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/HsqlSocketFactorySecure.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/ResultBase.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/Servlet.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcDataSource.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbc/jdbcStubs.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/jdbcDriver.java [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 HELPFILES=/tmp/gbuild.u210NZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ezcX8n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.JlqEQO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u6ggx0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.ODE60D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1WHj7f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.0T0UNh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zZevY2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.hVxVhD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.44FV23 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.t7mSLR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qkpCfC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.e2nPXJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pv1SMj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.X3ZLuL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bXK1qN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.37j77C && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kFwkUG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.aoUcMe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kfXkyu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.2yGz4L && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JOzpWm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.ubUV3M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.U9djir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.yavqcI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.83qHIv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.HAdPOS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MyitW3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.WbAOrq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O88i3T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.pkBcQu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.a4nGGa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.BZCRBW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.auOsqI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.z8eGRM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IBRP2B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.mtENUr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4jmFAh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.8rhHGC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rTTjlG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.BS6BrB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.d1Txvl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.tPfp3l && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Tj6HBQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.1zVJXt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7mocJF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.4U3lQy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UcEKcF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.Mfci4a && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ed468q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.hE1oCW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KVOjiG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.dm2uU6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kEH7aX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.vTcbmi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YANWNk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.EU7p0b && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LpRdtV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.DHWLCI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fbLpKE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.yAP1Xw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SQceer && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.rYyWEQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9Xw3Fx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.dhLxms && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7Stt4G && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.doE8d8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wvQcy6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.xCGJSg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dWyX8p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.PKEA1g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZXCCG0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.bmuqGm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UM1wEy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.T6A19n && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OzDJuh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.RyVjHt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rvMuzC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.HvcZZN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6UlGsa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.nImWMG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UFz7N4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.PW509R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eY9z0f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] cs/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.ZeESL4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EveWLs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l cs -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.SXX1Vr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XjfbYp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.ajYaQh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9zZQTH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.oK0KqC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GUlGC8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.vpYFEk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ShLhqj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.cPLb0a && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HMWPAn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.qbsCwA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Z1PxrK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.Kk5mE4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dcrvfp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.XZd4TL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.N65i3C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.32YZNw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Luge1Q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/02 [javac] Note: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/DIProcedureInfo.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning HELPFILES=/tmp/gbuild.zHjR74 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.igdYqr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/04 [copy] org/hsqldb/resources/column-remarks.properties added as org/hsqldb/resources/column-remarks.properties doesn't exist. [copy] org/hsqldb/resources/content-types.properties added as org/hsqldb/resources/content-types.properties doesn't exist. [copy] org/hsqldb/resources/data-type-create-parameters.properties added as org/hsqldb/resources/data-type-create-parameters.properties doesn't exist. [copy] org/hsqldb/resources/data-type-names.properties added as org/hsqldb/resources/data-type-names.properties doesn't exist. [copy] org/hsqldb/resources/data-type-remarks.properties added as org/hsqldb/resources/data-type-remarks.properties doesn't exist. [copy] org/hsqldb/resources/java_lang_Math.properties added as org/hsqldb/resources/java_lang_Math.properties doesn't exist. [copy] org/hsqldb/resources/org_hsqldb_DatabaseClassLoader.properties added as org/hsqldb/resources/org_hsqldb_DatabaseClassLoader.properties doesn't exist. [copy] org/hsqldb/resources/org_hsqldb_Library.properties added as org/hsqldb/resources/org_hsqldb_Library.properties doesn't exist. [copy] org/hsqldb/resources/org_hsqldb_Server_messages.properties added as org/hsqldb/resources/org_hsqldb_Server_messages.properties doesn't exist. [copy] org/hsqldb/resources/sql-error-messages.properties added as org/hsqldb/resources/sql-error-messages.properties doesn't exist. [copy] org/hsqldb/resources/sql-error-messages_it.properties added as org/hsqldb/resources/sql-error-messages_it.properties doesn't exist. [copy] org/hsqldb/resources/table-remarks.properties added as org/hsqldb/resources/table-remarks.properties doesn't exist. [copy] org/hsqldb/resources/webserver.properties added as org/hsqldb/resources/webserver.properties doesn't exist. [copy] org/hsqldb/sample/sample-server.properties added as org/hsqldb/sample/sample-server.properties doesn't exist. [copy] org/hsqldb/util/sqltool.properties added as org/hsqldb/util/sqltool.properties doesn't exist. [copy] org/hsqldb/util/sqltool/SqlFile.banner.text added as org/hsqldb/util/sqltool/SqlFile.banner.text doesn't exist. [copy] org/hsqldb/util/sqltool/SqlFile.banner_de.text added as org/hsqldb/util/sqltool/SqlFile.banner_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/SqlTool.syntax.text added as org/hsqldb/util/sqltool/SqlTool.syntax.text doesn't exist. [copy] org/hsqldb/util/sqltool/SqlTool.syntax_de.text added as org/hsqldb/util/sqltool/SqlTool.syntax_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/buffer.help.text added as org/hsqldb/util/sqltool/buffer.help.text doesn't exist. [copy] org/hsqldb/util/sqltool/buffer.help_de.text added as org/hsqldb/util/sqltool/buffer.help_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/d.options.text added as org/hsqldb/util/sqltool/d.options.text doesn't exist. [copy] org/hsqldb/util/sqltool/d.options_de.text added as org/hsqldb/util/sqltool/d.options_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/dsv.options.text added as org/hsqldb/util/sqltool/dsv.options.text doesn't exist. [copy] org/hsqldb/util/sqltool/dsv.options_de.text added as org/hsqldb/util/sqltool/dsv.options_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/errorat.text added as org/hsqldb/util/sqltool/errorat.text doesn't exist. [copy] org/hsqldb/util/sqltool/errorat_de.text added as org/hsqldb/util/sqltool/errorat_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/pl.help.text added as org/hsqldb/util/sqltool/pl.help.text doesn't exist. [copy] org/hsqldb/util/sqltool/pl.help_de.text added as org/hsqldb/util/sqltool/pl.help_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/raw.leadin.text added as org/hsqldb/util/sqltool/raw.leadin.text doesn't exist. [copy] org/hsqldb/util/sqltool/raw.leadin_de.text added as org/hsqldb/util/sqltool/raw.leadin_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/rejectreport.bottom.text added as org/hsqldb/util/sqltool/rejectreport.bottom.text doesn't exist. [copy] org/hsqldb/util/sqltool/rejectreport.bottom_de.text added as org/hsqldb/util/sqltool/rejectreport.bottom_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/rejectreport.row.text added as org/hsqldb/util/sqltool/rejectreport.row.text doesn't exist. [copy] org/hsqldb/util/sqltool/rejectreport.row_de.text added as org/hsqldb/util/sqltool/rejectreport.row_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/rejectreport.top.text added as org/hsqldb/util/sqltool/rejectreport.top.text doesn't exist. [copy] org/hsqldb/util/sqltool/rejectreport.top_de.text added as org/hsqldb/util/sqltool/rejectreport.top_de.text doesn't exist. [copy] org/hsqldb/util/sqltool/special.help.text added as org/hsqldb/util/sqltool/special.help.text doesn't exist. [copy] org/hsqldb/util/sqltool/special.help_de.text added as org/hsqldb/util/sqltool/special.help_de.text doesn't exist. [copy] org/hsqldb/util/sqltool_de.properties added as org/hsqldb/util/sqltool_de.properties doesn't exist. [copy] org/hsqldb/util/sqltool_nl.properties added as org/hsqldb/util/sqltool_nl.properties doesn't exist. [copy] No sources found. [copy] Copying 41 files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/column-remarks.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/column-remarks.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/content-types.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/content-types.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/data-type-create-parameters.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/data-type-create-parameters.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/data-type-names.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/data-type-names.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/data-type-remarks.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/data-type-remarks.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/java_lang_Math.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/java_lang_Math.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/org_hsqldb_DatabaseClassLoader.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/org_hsqldb_DatabaseClassLoader.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/org_hsqldb_Library.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/org_hsqldb_Library.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/org_hsqldb_Server_messages.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/org_hsqldb_Server_messages.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/sql-error-messages.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/sql-error-messages.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/sql-error-messages_it.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/sql-error-messages_it.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/table-remarks.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/table-remarks.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/resources/webserver.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/resources/webserver.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/sample/sample-server.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/sample/sample-server.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/SqlFile.banner.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/SqlFile.banner.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/SqlFile.banner_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/SqlFile.banner_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/SqlTool.syntax.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/SqlTool.syntax.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/SqlTool.syntax_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/SqlTool.syntax_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/buffer.help.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/buffer.help.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/buffer.help_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/buffer.help_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/d.options.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/d.options.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/d.options_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/d.options_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/dsv.options.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/dsv.options.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/dsv.options_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/dsv.options_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/errorat.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/errorat.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/errorat_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/errorat_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/pl.help.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/pl.help.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/pl.help_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/pl.help_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/raw.leadin.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/raw.leadin.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/raw.leadin_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/raw.leadin_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.bottom.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/rejectreport.bottom.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.bottom_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/rejectreport.bottom_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.row.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/rejectreport.row.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.row_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/rejectreport.row_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.top.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/rejectreport.top.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.top_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/rejectreport.top_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/special.help.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/special.help.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/special.help_de.text to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool/special.help_de.text [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool_de.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool_de.properties [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool_nl.properties to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/sqltool_nl.properties classes14: Skipped because property 'ant.java.iscjava14' not set. util: Property "build.optimize" has not been set [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml:430: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] org/hsqldb/util/AppendableException.java added as org/hsqldb/util/AppendableException.class doesn't exist. [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Bold.gif skipped - don't know how to handle it [javac] org/hsqldb/util/CSVWriter.java added as org/hsqldb/util/CSVWriter.class doesn't exist. [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Clear.png skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Close.png skipped - don't know how to handle it [javac] org/hsqldb/util/CodeSwitcher.java omitted as /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/CodeSwitcher.class is up to date. [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Colors.png skipped - don't know how to handle it [javac] org/hsqldb/util/ConnectionDialog.java added as org/hsqldb/util/ConnectionDialog.class doesn't exist. [javac] org/hsqldb/util/ConnectionDialogCommon.java added as org/hsqldb/util/ConnectionDialogCommon.class doesn't exist. [javac] org/hsqldb/util/ConnectionSetting.java added as org/hsqldb/util/ConnectionSetting.class doesn't exist. [javac] org/hsqldb/util/DataAccessPoint.java added as org/hsqldb/util/DataAccessPoint.class doesn't exist. [javac] org/hsqldb/util/DataAccessPointException.java added as org/hsqldb/util/DataAccessPointException.class doesn't exist. [javac] org/hsqldb/util/DatabaseManager.java added as org/hsqldb/util/DatabaseManager.class doesn't exist. [javac] org/hsqldb/util/DatabaseManagerCommon.java added as org/hsqldb/util/DatabaseManagerCommon.class doesn't exist. [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/GreenCircle.gif skipped - don't know how to handle it [javac] org/hsqldb/util/Grid.java added as org/hsqldb/util/Grid.class doesn't exist. [javac] org/hsqldb/util/HelperFactory.java added as org/hsqldb/util/HelperFactory.class doesn't exist. [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Hourglass.gif skipped - don't know how to handle it [javac] org/hsqldb/util/HsqldbTransferHelper.java added as org/hsqldb/util/HsqldbTransferHelper.class doesn't exist. [javac] org/hsqldb/util/InformixTransferHelper.java added as org/hsqldb/util/InformixTransferHelper.class doesn't exist. [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Italic.gif skipped - don't know how to handle it [javac] org/hsqldb/util/JDBCTypes.java added as org/hsqldb/util/JDBCTypes.class doesn't exist. [javac] org/hsqldb/util/MainInvoker.java added as org/hsqldb/util/MainInvoker.class doesn't exist. [javac] org/hsqldb/util/McKoiTransferHelper.java added as org/hsqldb/util/McKoiTransferHelper.class doesn't exist. [javac] org/hsqldb/util/OracleTransferHelper.java added as org/hsqldb/util/OracleTransferHelper.class doesn't exist. [javac] org/hsqldb/util/PostgresTransferHelper.java added as org/hsqldb/util/PostgresTransferHelper.class doesn't exist. [javac] org/hsqldb/util/QueryTool.java added as org/hsqldb/util/QueryTool.class doesn't exist. [javac] org/hsqldb/util/RCData.java added as org/hsqldb/util/RCData.class doesn't exist. [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/RedCircle.gif skipped - don't know how to handle it [javac] org/hsqldb/util/RefCapablePropertyResourceBundle.java added as org/hsqldb/util/RefCapablePropertyResourceBundle.class doesn't exist. [javac] org/hsqldb/util/SQLStatements.java added as org/hsqldb/util/SQLStatements.class doesn't exist. [javac] org/hsqldb/util/ScriptTool.java added as org/hsqldb/util/ScriptTool.class doesn't exist. [javac] org/hsqldb/util/ShutdownServer.java added as org/hsqldb/util/ShutdownServer.class doesn't exist. [javac] org/hsqldb/util/SqlFile.java added as org/hsqldb/util/SqlFile.class doesn't exist. [javac] org/hsqldb/util/SqlServerTransferHelper.java added as org/hsqldb/util/SqlServerTransferHelper.class doesn't exist. [javac] org/hsqldb/util/SqlTool.java added as org/hsqldb/util/SqlTool.class doesn't exist. [javac] org/hsqldb/util/SqlToolError.java added as org/hsqldb/util/SqlToolError.class doesn't exist. [javac] org/hsqldb/util/SqlToolSprayer.java added as org/hsqldb/util/SqlToolSprayer.class doesn't exist. [javac] org/hsqldb/util/SqltoolRB.java added as org/hsqldb/util/SqltoolRB.class doesn't exist. [javac] org/hsqldb/util/Traceable.java added as org/hsqldb/util/Traceable.class doesn't exist. [javac] org/hsqldb/util/Transfer.java added as org/hsqldb/util/Transfer.class doesn't exist. [javac] org/hsqldb/util/TransferCommon.java added as org/hsqldb/util/TransferCommon.class doesn't exist. [javac] org/hsqldb/util/TransferDb.java added as org/hsqldb/util/TransferDb.class doesn't exist. [javac] org/hsqldb/util/TransferHelper.java added as org/hsqldb/util/TransferHelper.class doesn't exist. [javac] org/hsqldb/util/TransferResultSet.java added as org/hsqldb/util/TransferResultSet.class doesn't exist. [javac] org/hsqldb/util/TransferSQLText.java added as org/hsqldb/util/TransferSQLText.class doesn't exist. [javac] org/hsqldb/util/TransferTable.java added as org/hsqldb/util/TransferTable.class doesn't exist. [javac] org/hsqldb/util/Tree.java added as org/hsqldb/util/Tree.class doesn't exist. [javac] org/hsqldb/util/ValidatingResourceBundle.java added as org/hsqldb/util/ValidatingResourceBundle.class doesn't exist. [javac] org/hsqldb/util/ZaurusChoice.java added as org/hsqldb/util/ZaurusChoice.class doesn't exist. [javac] org/hsqldb/util/ZaurusComponent.java added as org/hsqldb/util/ZaurusComponent.class doesn't exist. [javac] org/hsqldb/util/ZaurusConnectionDialog.java added as org/hsqldb/util/ZaurusConnectionDialog.class doesn't exist. [javac] org/hsqldb/util/ZaurusDatabaseManager.java added as org/hsqldb/util/ZaurusDatabaseManager.class doesn't exist. [javac] org/hsqldb/util/ZaurusEditor.java added as org/hsqldb/util/ZaurusEditor.class doesn't exist. [javac] org/hsqldb/util/ZaurusTableForm.java added as org/hsqldb/util/ZaurusTableForm.class doesn't exist. [javac] org/hsqldb/util/ZaurusTextField.java added as org/hsqldb/util/ZaurusTextField.class doesn't exist. [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/hsqldb.gif skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/problems.gif skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/run_exc.gif skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool.properties skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/SqlFile.banner.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/SqlFile.banner_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/SqlTool.syntax.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/SqlTool.syntax_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/buffer.help.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/buffer.help_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/d.options.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/d.options_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/dsv.options.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/dsv.options_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/errorat.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/errorat_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/pl.help.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/pl.help_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/raw.leadin.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/raw.leadin_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.bottom.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.bottom_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.row.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.row_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.top.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/rejectreport.top_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/special.help.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool/special.help_de.text skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool_de.properties skipped - don't know how to handle it [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/sqltool_nl.properties skipped - don't know how to handle it [javac] Compiling 47 source files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes [javac] Using modern compiler [javac] Compilation arguments: [javac] '-d' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes' [javac] '-classpath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/lib/tools.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar' [javac] '-sourcepath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src' [javac] '-target' [javac] '1.6' [javac] '-g:none' [javac] '-source' [javac] '1.6' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. [javac] Files to be compiled: [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/AppendableException.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/CSVWriter.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ConnectionDialog.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ConnectionDialogCommon.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ConnectionSetting.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/DataAccessPoint.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/DataAccessPointException.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/DatabaseManager.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/DatabaseManagerCommon.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Grid.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/HelperFactory.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/HsqldbTransferHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/InformixTransferHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/JDBCTypes.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/MainInvoker.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/McKoiTransferHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/OracleTransferHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/PostgresTransferHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/QueryTool.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/RCData.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/RefCapablePropertyResourceBundle.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/SQLStatements.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ScriptTool.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ShutdownServer.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/SqlFile.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/SqlServerTransferHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/SqlTool.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/SqlToolError.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/SqlToolSprayer.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/SqltoolRB.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Traceable.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Transfer.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/TransferCommon.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/TransferDb.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/TransferHelper.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/TransferResultSet.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/TransferSQLText.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/TransferTable.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Tree.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ValidatingResourceBundle.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ZaurusChoice.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ZaurusComponent.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ZaurusConnectionDialog.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ZaurusDatabaseManager.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ZaurusEditor.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ZaurusTableForm.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ZaurusTextField.java [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 HELPFILES=/tmp/gbuild.J5ZQUP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R5I9UW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.i9WKOO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NoL0ss && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.nm6MZj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gJQUrt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.QBSMuR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.khswtP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.nvkayH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TRLncF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.EyUJ8S && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nXQUZZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.tj97vA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7QyGeF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.st1vIA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XAspxd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.TggcDb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DnPi4J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.tym2h0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3znz8E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.8zx19X && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3kbfW6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.EG1fV2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SUyKay && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.GwCQQ5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tPx1l2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.9KO2yw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TcDdwX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.fbwmTX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RxqOaE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.Gj6zeP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nrQB93 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.dzgdZO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uHqIvX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.mTKwxI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tv8cvn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.ymHYPj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7PbCHV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.rxPR1o && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FtcXlX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.A8fXP7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CHpHwF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.fZdzar && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sqeOqA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.Dw74MM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pReY8n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.UetpdM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KuCGuC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.toa68r && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bUkhfW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.OFVUJF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Uy8fCP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.1P0nw0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KSEZT5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.AmhRV6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ll5EUV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.cmoYaj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.akdpxX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.npoZoz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vmNZ2c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.IUl2r5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1PsSxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.NCWnpX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.a98EtE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.NUZJro && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CLwBKI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.P71zfS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZH0LPF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.TKnbuw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XqKyV9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.GaVNBj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PjVBgq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.R5O5hn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Mobbl3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.0ONXuP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qseo7p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.XUzJxF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mgCqvr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.Y9XAhB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7jqgK1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.B4fkGK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.m2BJu8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.pskNOQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xVEGnQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.uzuS81 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Kpehny && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.1DvUNF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BvjwPz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.XqHLqa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ISVn0u && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.dW879w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.inSIYC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.VmfF0M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hPnYNE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.fogy6W && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jRtRDD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.6y4Bfl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DveyoH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] da/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.AkwI7j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6jNghk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l da -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.skzrDm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DBbIaB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.3EaAay && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O0Aks3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.fAmzPS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CIIOL6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.HFA4H7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uD4BSa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.v8O1Ze && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.a6uWjI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.8vmIG0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FkwzjA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.Dbhu0O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.36GR7D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.YgoWHM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nhppGS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.WsveZT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vqa2NL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.6DrtqT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tQJh8Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.76rRYg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SOQKKx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.7LZfvS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qpi9i0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.wU7mgS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.76UVRx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.KY3KKF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nVfx1O && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.WBFSQv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TSGTta && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.6JffGW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QOE2ao && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.xwfqyK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.McwexF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.BD7zi5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A2Yh0a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.foa1nV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pitC2C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.1Nxgi5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MZX36J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.udsqAj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fuaF6b && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.iEipeZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0YvAR8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.W4Vd6V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wgXttF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.KtVYTD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2NArQg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.cTxTOK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DQtByn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.bQMFe2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Latm97 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.NzQWOD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C5moYu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.9o2E8G && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.68PFEa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.JYiV64 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ko692s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.HdWToC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LzGrIz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.wfltdP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.41P77z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.UehsN4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HmpiVR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.yeDwbq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tGnDdU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.kyXWsU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OTUxCe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.tCKNRL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Bw176U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.qZpfnq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wyi8Nm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.YOQ3Ez && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FrOdK0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.WoXKGG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b7Nac0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.4eTVs0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VjS6v8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.dumobH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BrvTqM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.GTMtoR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Kvk15f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.PRltqG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6FlC6s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.n4ABe5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PBWvGQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.gs2mho && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5m5CZ2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.66tbtu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.njHTBc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.MKGXnF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9ggy0n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.u417kP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NZC74O && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.DWBQTX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.788Zia && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/smath/02 Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root m" height="0.847cm">Symbol für teilt nicht ^ Entity: line 1: parser error : EndTag: 'Symbol für teilt nicht ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root 47cm" height="0.847cm">Symbol für ähnlich ^ Entity: line 1: parser error : EndTag: 'Symbol für ähnlich ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root cm">Symbol für doppelten Pfeil nach rechts ^ Entity: line 1: parser error : EndTag: 'Symbol für doppelten Pfeil nach rechts ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root "alt_id3148704">Symbol für von niedrigerem oder äquivalentem Rang ^ Entity: line 1: parser error : EndTag: 'Symbol für von niedrigerem oder äquivalentem Rang ^ HELPFILES=/tmp/gbuild.2cgqMy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aCtoJv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.mejLfi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ugEqkj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/smath/06 Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root eight="0.25inch">Symbol für runde Klammern ^ Entity: line 1: parser error : EndTag: 'Symbol für runde Klammern ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root ight="0.25inch">Symbol für einfache Linien ^ Entity: line 1: parser error : EndTag: 'Symbol für einfache Linien ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root ight="0.25inch">Symbol für doppelte Linien ^ Entity: line 1: parser error : EndTag: 'Symbol für doppelte Linien ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root ght="0.25inch">Symbol für Operatorklammern ^ Entity: line 1: parser error : EndTag: 'Symbol für Operatorklammern ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root d="alt_id3153794">Symbol für doppelte eckige Klammern (skalierbar) ^ Entity: line 1: parser error : EndTag: 'Symbol für doppelte eckige Klammern (skalierbar) ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root ">Symbol für Operatorklammern (skalierbar) ^ Entity: line 1: parser error : EndTag: 'Symbol für Operatorklammern (skalierbar) ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root id="alt_id3154349">Symbol für geschweift Klammer oben (skalierbar) ^ Entity: line 1: parser error : EndTag: 'Symbol für geschweift Klammer oben (skalierbar) ^ HELPFILES=/tmp/gbuild.xJY6GB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jp2pMq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/smath/guide Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root ight="0.2228in">Symbol für doppelten Punkt ^ Entity: line 1: parser error : EndTag: 'Symbol für doppelten Punkt ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root ight="0.2228inch">Symbol für Zeilenumbruch ^ Entity: line 1: parser error : EndTag: 'Symbol für Zeilenumbruch ^ Entity: line 1: parser error : Opening and ending tag mismatch: image line 0 and root "0.3335inch">Symbol für Tiefstellung links ^ Entity: line 1: parser error : EndTag: 'Symbol für Tiefstellung links ^ HELPFILES=/tmp/gbuild.uXkWo7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ogtWZ1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.smyP5y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.thTJgS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.K25prD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vwEDjY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.EcnwnI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g5luqh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.28k34o && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CIvD0c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.1akY1l && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NS22DQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.zZM39Y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hGavTK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.CVpGLe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ulwXlD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] de/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.E2Kpqa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IZvVNK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l de -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.Jnp4qq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KsO32W && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.FXgzBZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nIaabp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.4Mcjsr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZNEIaZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.0PgESx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PPY8Te && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.mmnekQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eT7Qqh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.Y9T4p9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZRuIR4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.9Q2ZFx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IEpYFF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.IUV9cf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.56eRWX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.XISzy5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FMK6as && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.5DzGAv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TytGpk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.4wK6Di && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Mo8agd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.VhAiWm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Xbzcjz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.kjPunZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JWyIIk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.uVLgMt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HdqaGL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.kK4N7u && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oWuHlK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.ZPbIDP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BttfBy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.qocRja && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sKgVxL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.qfQTwF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Am3fKq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.oUdzAx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ylPwsj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.29Sx3y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RplHBi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.Vwcgsw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kz0tBY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.vJah7Y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KvoIJk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.YsFbwb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8crwXx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.tB7328 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JG8OoG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.g5nAwN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cL5EZa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.zW8LOn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.X721nX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.r7e15g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RiD9MO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.fIavM5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cSB86e && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.upY7uq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7I6uZ3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.cayXmR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AkHAFi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.ACGMfZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sS4Pwi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.Mc6qEq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EV1XYv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.SHnEfv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KjVOXF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.YEN2jh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6b4ncY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.1YCzEU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5QVhYu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.2I3EQf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2Gn0H2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.r6Lhdz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w4Btvw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.2bkAsx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aX8wtW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.j36yIT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.t8lPV3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.8n5rV1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VS9TnA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.VWtW2g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8jJHpf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.vpUCfa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fHHTwO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.cLaISs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cDlEno && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.3F2STK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vY8UGG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.E08OJ8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Uh8GCp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.iS7Zqv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YGAdpe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.NANNRy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cE5To5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.FsVX7k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.etKUMR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.Nnwp0Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.N9M5FV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.B8JXqk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2Xv2f5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.NdpYHl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mh8ITD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.b2ufhe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1MrE28 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.9KGMt5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZSVp5E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.rPyGXt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.39uXTo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.mhOTES && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ncq9Vh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.fzCqcx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vh6dc6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.wLuMJp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QCW1CM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.mR6yOT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OxcDN6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.haw1Sr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bMkteY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] dz/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.W41B8K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OFZb4V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l dz -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.FPNBww && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6VWpWj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.8f3M2p && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IN5NrC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.h5sZLw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KM4gfy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.tnoLNi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.deMgbg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.xFnuqJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HAezLd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.Z6ycTR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LnazTK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.hVD4uq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fBmcW8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.FPyCyc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kYG90P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.JPPvda && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4YOosH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.w4JeIT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7fjPsI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/04 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning [copy] Bold.gif added as Bold.gif doesn't exist. [copy] Clear.png added as Clear.png doesn't exist. [copy] Close.png added as Close.png doesn't exist. [copy] Colors.png added as Colors.png doesn't exist. [copy] GreenCircle.gif added as GreenCircle.gif doesn't exist. [copy] Hourglass.gif added as Hourglass.gif doesn't exist. [copy] Italic.gif added as Italic.gif doesn't exist. [copy] RedCircle.gif added as RedCircle.gif doesn't exist. HELPFILES=/tmp/gbuild.HxMc91 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eUgaiv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [copy] hsqldb.gif added as hsqldb.gif doesn't exist. [copy] problems.gif added as problems.gif doesn't exist. [build HPX] el/helpcontent2/source/text/shared/05 [copy] run_exc.gif added as run_exc.gif doesn't exist. [copy] No sources found. [copy] Copying 11 files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Bold.gif to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/Bold.gif [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Clear.png to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/Clear.png [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Close.png to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/Close.png [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Colors.png to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/Colors.png [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/GreenCircle.gif to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/GreenCircle.gif [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Hourglass.gif to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/Hourglass.gif [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/Italic.gif to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/Italic.gif [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/RedCircle.gif to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/RedCircle.gif [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/hsqldb.gif to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/hsqldb.gif [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/problems.gif to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/problems.gif [copy] Copying /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/run_exc.gif to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes/org/hsqldb/util/run_exc.gif swing: Property "build.optimize" has not been set [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/build/build.xml:446: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] org/hsqldb/util/CommonSwing.java added as org/hsqldb/util/CommonSwing.class doesn't exist. [javac] org/hsqldb/util/ConnectionDialogSwing.java added as org/hsqldb/util/ConnectionDialogSwing.class doesn't exist. [javac] org/hsqldb/util/DatabaseManagerSwing.java added as org/hsqldb/util/DatabaseManagerSwing.class doesn't exist. [javac] org/hsqldb/util/FontDialogSwing.java added as org/hsqldb/util/FontDialogSwing.class doesn't exist. HELPFILES=/tmp/gbuild.9dFVuH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JKFlRQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [javac] org/hsqldb/util/GridSwing.java added as org/hsqldb/util/GridSwing.class doesn't exist. [build HPX] el/helpcontent2/source/text/shared/06 [javac] org/hsqldb/util/TableSorter.java added as org/hsqldb/util/TableSorter.class doesn't exist. [javac] Compiling 6 source files to /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes [javac] Using modern compiler [javac] Compilation arguments: [javac] '-d' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes' [javac] '-classpath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/classes:/usr/share/java/ant.jar:/usr/share/java/ant-launcher.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/lib/tools.jar:/usr/share/ant/lib/ant-bootstrap.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant.jar' [javac] '-sourcepath' [javac] '/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src' [javac] '-target' [javac] '1.6' [javac] '-g:none' [javac] '-source' [javac] '1.6' [javac] [javac] The ' characters around the executable and arguments are [javac] not part of the command. [javac] Files to be compiled: [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/CommonSwing.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/ConnectionDialogSwing.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/DatabaseManagerSwing.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/FontDialogSwing.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/GridSwing.java [javac] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/src/org/hsqldb/util/TableSorter.java [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 HELPFILES=/tmp/gbuild.XLwsMN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.T4EJk3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.D6VV1m && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o8TEPL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.er4zN0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SJ89qe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.Bg1zyF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RxGZJb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.KxGo40 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IADWJr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.uHXAzT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fIf3TV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.7kEQMs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BtI7Xv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.gXn4TJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OEs6he && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.OCxyZX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fPpM84 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.as8m5D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.K7mjl8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.vDnLZe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aeOJ5F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.WKoxcm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tzZM8n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.ff3nRp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QeM37j && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.t6XUAJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kx3Hga && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.1SO750 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Y0pkny && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.dTNTRx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2CQw8i && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.H6TNer && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dfeV8j && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.zOmXYM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mq4AJw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.wsDP9w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zYzqnS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.3yGNL1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sL6XeQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.QbTvil && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Is9OJ6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.zv9DvT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dVjl8g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.D8puUW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aBYL7R && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.1vgqOw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.263kqb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.uH5EqG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ggtZdQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.xoaCqH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KJt3Y0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.elQmb3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5lwskZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.nX8lfo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lrrxPZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.nffYCI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RBOmV3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.pUiwFW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qnjp0c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.r3rFvc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DUGkGa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.saya2W && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5mA7Eu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.HrdKHn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0HPA9Q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.IdtKk4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.P4CRfM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.ZM4h0Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p99PdG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.0TTcLD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xysK7N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.LbfgOP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wmfI8z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.GvGxEi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Nx1UB5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.AUGKF4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8ehis6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.jMwVCO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eBXjZB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.hrPOTs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NXNoj6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.t5b8fH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZxcGKk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.tQEeKq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0AcbDH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.GZUdoi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XI836B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.NfZYEX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AjluvX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.ISIHKp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D8X6ve && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.YhTVYa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b3Y36s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] el/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.TLLIPI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QFX2ru && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l el -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.AYmRHv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8OucG4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.Qw57uN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cCKATc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.BIRpwE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IH5s86 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.KSXEiq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qgfbLM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.sigJmN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GTfFfc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.CFrJ09 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Wyo2zZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.hj1ILZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7vAP9Q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.2U58CB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RwnTR4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.RTkTzu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WK9Qih && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.7s5B2L && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0cpXDk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/04 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning hsqldb: [jar] Updating jar since jar manifest has changed [jar] Building jar: /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/lib/hsqldb.jar [jar] adding directory META-INF/ [jar] adding entry META-INF/MANIFEST.MF [jar] adding directory org/ [jar] adding directory org/hsqldb/ [jar] adding directory org/hsqldb/index/ [jar] adding directory org/hsqldb/jdbc/ [jar] adding directory org/hsqldb/lib/ [jar] adding directory org/hsqldb/lib/java/ [jar] adding directory org/hsqldb/persist/ [jar] adding directory org/hsqldb/resources/ [jar] adding directory org/hsqldb/rowio/ [jar] adding directory org/hsqldb/sample/ [jar] adding directory org/hsqldb/scriptio/ [jar] adding directory org/hsqldb/store/ [jar] adding directory org/hsqldb/types/ [jar] adding directory org/hsqldb/util/ [jar] adding directory org/hsqldb/util/sqltool/ [jar] adding entry hsqlServlet.class [jar] adding entry org/hsqldb/BaseMemoryNode.class [jar] adding entry org/hsqldb/BaseTable.class [jar] adding entry org/hsqldb/CachedDataRow.class [jar] adding entry org/hsqldb/CachedRow.class [jar] adding entry org/hsqldb/Collation.class [jar] adding entry org/hsqldb/Column.class [jar] adding entry org/hsqldb/CompiledStatement.class [jar] adding entry org/hsqldb/CompiledStatementExecutor.class [jar] adding entry org/hsqldb/CompiledStatementManager.class [jar] adding entry org/hsqldb/Constraint.class [jar] adding entry org/hsqldb/ConstraintCore.class [jar] adding entry org/hsqldb/DINameSpace.class [jar] adding entry org/hsqldb/DIProcedureInfo.class [jar] adding entry org/hsqldb/DITableInfo.class [jar] adding entry org/hsqldb/DITypeInfo.class [jar] adding entry org/hsqldb/Database.class [jar] adding entry org/hsqldb/DatabaseCommandInterpreter.class [jar] adding entry org/hsqldb/DatabaseInformation.class [jar] adding entry org/hsqldb/DatabaseInformationFull.class [jar] adding entry org/hsqldb/DatabaseInformationMain.class [jar] adding entry org/hsqldb/DatabaseManager.class [jar] adding entry org/hsqldb/DatabaseObjectNames.class [jar] adding entry org/hsqldb/DatabaseScript.class [jar] adding entry org/hsqldb/DatabaseURL.class [jar] adding entry org/hsqldb/DiskNode.class [jar] adding entry org/hsqldb/Expression$Collector.class [jar] adding entry org/hsqldb/Expression.class [jar] adding entry org/hsqldb/Function.class [jar] adding entry org/hsqldb/GrantConstants.class [jar] adding entry org/hsqldb/Grantee.class [jar] adding entry org/hsqldb/GranteeManager.class [jar] adding entry org/hsqldb/GroupedResult$1.class [jar] adding entry org/hsqldb/GroupedResult$ResultGroup.class [jar] adding entry org/hsqldb/GroupedResult.class [jar] adding entry org/hsqldb/HSQLClientConnection.class [jar] adding entry org/hsqldb/HTTPClientConnection.class [jar] adding entry org/hsqldb/HsqlDateTime$Tokenizer.class [jar] adding entry org/hsqldb/HsqlDateTime.class [jar] adding entry org/hsqldb/HsqlException.class [jar] adding entry org/hsqldb/HsqlInternalException.class [jar] adding entry org/hsqldb/HsqlNameManager$1.class [jar] adding entry org/hsqldb/HsqlNameManager$HsqlName.class [jar] adding entry org/hsqldb/HsqlNameManager.class [jar] adding entry org/hsqldb/HsqlServerFactory.class [jar] adding entry org/hsqldb/HsqlSocketFactory.class [jar] adding entry org/hsqldb/HsqlSocketFactorySecure.class [jar] adding entry org/hsqldb/HsqlSocketRequestHandler.class [jar] adding entry org/hsqldb/Index$1.class [jar] adding entry org/hsqldb/Index$IndexRowIterator.class [jar] adding entry org/hsqldb/Index.class [jar] adding entry org/hsqldb/Library.class [jar] adding entry org/hsqldb/Like.class [jar] adding entry org/hsqldb/MemoryNode.class [jar] adding entry org/hsqldb/Node.class [jar] adding entry org/hsqldb/NumberSequence.class [jar] adding entry org/hsqldb/Parser.class [jar] adding entry org/hsqldb/PointerNode.class [jar] adding entry org/hsqldb/Record.class [jar] adding entry org/hsqldb/Result$1.class [jar] adding entry org/hsqldb/Result$ResultIterator.class [jar] adding entry org/hsqldb/Result$ResultMetaData.class [jar] adding entry org/hsqldb/Result.class [jar] adding entry org/hsqldb/ResultBase$ResultIterator.class [jar] adding entry org/hsqldb/ResultBase.class [jar] adding entry org/hsqldb/ResultConstants.class [jar] adding entry org/hsqldb/Row.class [jar] adding entry org/hsqldb/SchemaManager$Schema.class [jar] adding entry org/hsqldb/SchemaManager.class [jar] adding entry org/hsqldb/Select.class [jar] adding entry org/hsqldb/SequenceManager.class [jar] adding entry org/hsqldb/Server$ServerThread.class [jar] adding entry org/hsqldb/Server.class [jar] adding entry org/hsqldb/ServerConfiguration.class [jar] adding entry org/hsqldb/ServerConnection.class [jar] adding entry org/hsqldb/ServerConstants.class [jar] adding entry org/hsqldb/Servlet.class [jar] adding entry org/hsqldb/Session.class [jar] adding entry org/hsqldb/SessionInterface.class [jar] adding entry org/hsqldb/SessionManager.class [jar] adding entry org/hsqldb/SetFunction.class [jar] adding entry org/hsqldb/SubQuery.class [jar] adding entry org/hsqldb/Table$RowStore.class [jar] adding entry org/hsqldb/Table.class [jar] adding entry org/hsqldb/TableFilter.class [jar] adding entry org/hsqldb/TableWorks.class [jar] adding entry org/hsqldb/TextTable.class [jar] adding entry org/hsqldb/Token.class [jar] adding entry org/hsqldb/Tokenizer.class [jar] adding entry org/hsqldb/Trace.class [jar] adding entry org/hsqldb/Transaction.class [jar] adding entry org/hsqldb/TransactionManager.class [jar] adding entry org/hsqldb/Trigger.class [jar] adding entry org/hsqldb/TriggerDef$DefaultTrigger.class [jar] adding entry org/hsqldb/TriggerDef$TriggerData.class [jar] adding entry org/hsqldb/TriggerDef.class [jar] adding entry org/hsqldb/Types.class [jar] adding entry org/hsqldb/User.class [jar] adding entry org/hsqldb/UserManager.class [jar] adding entry org/hsqldb/View.class [jar] adding entry org/hsqldb/WebServer.class [jar] adding entry org/hsqldb/WebServerConnection.class [jar] adding entry org/hsqldb/index/RowIterator.class [jar] adding entry org/hsqldb/jdbc/Util.class [jar] adding entry org/hsqldb/jdbc/jdbcBlob.class [jar] adding entry org/hsqldb/jdbc/jdbcCallableStatement.class [jar] adding entry org/hsqldb/jdbc/jdbcClob.class [jar] adding entry org/hsqldb/jdbc/jdbcColumnMetaData.class [jar] adding entry org/hsqldb/jdbc/jdbcConnection.class [jar] adding entry org/hsqldb/jdbc/jdbcDataSource.class [jar] adding entry org/hsqldb/jdbc/jdbcDatabaseMetaData.class [jar] adding entry org/hsqldb/jdbc/jdbcParameterMetaData.class [jar] adding entry org/hsqldb/jdbc/jdbcPreparedStatement.class HELPFILES=/tmp/gbuild.HNJPsa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XIUZjG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [jar] adding entry org/hsqldb/jdbc/jdbcResultSet.class [build HPX] eo/helpcontent2/source/text/shared/05 [jar] adding entry org/hsqldb/jdbc/jdbcResultSetMetaData.class [jar] adding entry org/hsqldb/jdbc/jdbcSavepoint.class HELPFILES=/tmp/gbuild.uDK1ZK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TweDhk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [jar] adding entry org/hsqldb/jdbc/jdbcStatement.class [build HPX] eo/helpcontent2/source/text/shared/06 [jar] adding entry org/hsqldb/jdbc/jdbcStubs.class [jar] adding entry org/hsqldb/jdbcDriver.class [jar] adding entry org/hsqldb/lib/ArrayCounter.class [jar] adding entry org/hsqldb/lib/ArrayUtil.class [jar] adding entry org/hsqldb/lib/AsciiStringInputStream.class [jar] adding entry org/hsqldb/lib/BaseList$1.class [jar] adding entry org/hsqldb/lib/BaseList$BaseListIterator.class [jar] adding entry org/hsqldb/lib/BaseList.class [jar] adding entry org/hsqldb/lib/Collection.class [jar] adding entry org/hsqldb/lib/DoubleIntIndex.class [jar] adding entry org/hsqldb/lib/FileAccess$FileSync.class [jar] adding entry org/hsqldb/lib/FileAccess.class [jar] adding entry org/hsqldb/lib/FileUtil$FileSync.class [jar] adding entry org/hsqldb/lib/FileUtil.class [jar] adding entry org/hsqldb/lib/HashMap$KeySet.class [jar] adding entry org/hsqldb/lib/HashMap$Values.class [jar] adding entry org/hsqldb/lib/HashMap.class [jar] adding entry org/hsqldb/lib/HashMappedList.class [jar] adding entry org/hsqldb/lib/HashSet.class [jar] adding entry org/hsqldb/lib/HsqlArrayHeap.class [jar] adding entry org/hsqldb/lib/HsqlArrayList.class [jar] adding entry org/hsqldb/lib/HsqlByteArrayInputStream.class [jar] adding entry org/hsqldb/lib/HsqlByteArrayOutputStream.class [jar] adding entry org/hsqldb/lib/HsqlDeque.class [jar] adding entry org/hsqldb/lib/HsqlHeap.class [jar] adding entry org/hsqldb/lib/HsqlLinkedList$Node.class [jar] adding entry org/hsqldb/lib/HsqlLinkedList.class [jar] adding entry org/hsqldb/lib/HsqlList.class [jar] adding entry org/hsqldb/lib/HsqlTaskQueue$1.class [jar] adding entry org/hsqldb/lib/HsqlTaskQueue$TaskRunner.class [jar] adding entry org/hsqldb/lib/HsqlTaskQueue.class [jar] adding entry org/hsqldb/lib/HsqlThreadFactory.class [jar] adding entry org/hsqldb/lib/HsqlTimer$Task.class [jar] adding entry org/hsqldb/lib/HsqlTimer$TaskQueue.class [jar] adding entry org/hsqldb/lib/HsqlTimer$TaskRunner.class [jar] adding entry org/hsqldb/lib/HsqlTimer.class [jar] adding entry org/hsqldb/lib/InOutUtil.class [jar] adding entry org/hsqldb/lib/IntKeyHashMap$KeySet.class [jar] adding entry org/hsqldb/lib/IntKeyHashMap$Values.class [jar] adding entry org/hsqldb/lib/IntKeyHashMap.class [jar] adding entry org/hsqldb/lib/IntKeyIntValueHashMap$KeySet.class [jar] adding entry org/hsqldb/lib/IntKeyIntValueHashMap$Values.class [jar] adding entry org/hsqldb/lib/IntKeyIntValueHashMap.class [jar] adding entry org/hsqldb/lib/IntKeyLongValueHashMap.class [jar] adding entry org/hsqldb/lib/IntLookup.class [jar] adding entry org/hsqldb/lib/IntValueHashMap$KeySet.class [jar] adding entry org/hsqldb/lib/IntValueHashMap.class [jar] adding entry org/hsqldb/lib/Iterator.class [jar] adding entry org/hsqldb/lib/LongKeyIntValueHashMap$KeySet.class [jar] adding entry org/hsqldb/lib/LongKeyIntValueHashMap$Values.class [jar] adding entry org/hsqldb/lib/LongKeyIntValueHashMap.class [jar] adding entry org/hsqldb/lib/MD5.class [jar] adding entry org/hsqldb/lib/ObjectComparator.class [jar] adding entry org/hsqldb/lib/Set.class HELPFILES=/tmp/gbuild.JZzkwO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZZAjgV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [jar] adding entry org/hsqldb/lib/SimpleLog.class [build HPX] eo/helpcontent2/source/text/shared/07 [jar] adding entry org/hsqldb/lib/Sort.class [jar] adding entry org/hsqldb/lib/StopWatch.class [jar] adding entry org/hsqldb/lib/Storage.class [jar] adding entry org/hsqldb/lib/StringConverter.class [jar] adding entry org/hsqldb/lib/StringInputStream.classHELPFILES=/tmp/gbuild.nzqEbP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CMQL6B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/autokorr [jar] adding entry org/hsqldb/lib/StringUtil.class [jar] adding entry org/hsqldb/lib/ThreadFactory.class [jar] adding entry org/hsqldb/lib/WrapperIterator.class [jar] adding entry org/hsqldb/lib/ZipUnzipFile.class [jar] adding entry org/hsqldb/lib/java/JavaSystem.class [jar] adding entry org/hsqldb/persist/Cache$CachedObjectComparator.class [jar] adding entry org/hsqldb/persist/Cache.class [jar] adding entry org/hsqldb/persist/CachedObject.class [jar] adding entry org/hsqldb/persist/DataFileBlockManager.class [jar] adding entry org/hsqldb/persist/DataFileCache.class [jar] adding entry org/hsqldb/persist/DataFileDefrag.class [jar] adding entry org/hsqldb/persist/HsqlDatabaseProperties.class [jar] adding entry org/hsqldb/persist/HsqlProperties.class [jar] adding entry org/hsqldb/persist/LockFile$1.class [jar] adding entry org/hsqldb/persist/LockFile$BaseException.class HELPFILES=/tmp/gbuild.DvqMTB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GDhFbP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [jar] adding entry org/hsqldb/persist/LockFile$FileCanonicalizationException.class [build HPX] eo/helpcontent2/source/text/shared/autopi [jar] adding entry org/hsqldb/persist/LockFile$FileSecurityException.class [jar] adding entry org/hsqldb/persist/LockFile$HeartbeatRunner.class [jar] adding entry org/hsqldb/persist/LockFile$LockHeldExternallyException.class [jar] adding entry org/hsqldb/persist/LockFile$UnexpectedEndOfFileException.class HELPFILES=/tmp/gbuild.zXCoUQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.doCgIz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [jar] adding entry org/hsqldb/persist/LockFile$UnexpectedFileIOException.class [build HPX] eo/helpcontent2/source/text/shared/guide [jar] adding entry org/hsqldb/persist/LockFile$UnexpectedFileNotFoundException.class [jar] adding entry org/hsqldb/persist/LockFile$WrongLengthException.class [jar] adding entry org/hsqldb/persist/LockFile$WrongMagicException.class [jar] adding entry org/hsqldb/persist/LockFile.class [jar] adding entry org/hsqldb/persist/Log.class [jar] adding entry org/hsqldb/persist/Logger.class [jar] adding entry org/hsqldb/persist/PersistentStore.class [jar] adding entry org/hsqldb/persist/ScaledRAFile.class [jar] adding entry org/hsqldb/persist/ScaledRAFileInJar.class [jar] adding entry org/hsqldb/persist/ScaledRAInterface.class [jar] adding entry org/hsqldb/persist/ScriptRunner.class [jar] adding entry org/hsqldb/persist/TextCache$ByteArray.class [jar] adding entry org/hsqldb/persist/TextCache.class [jar] adding entry org/hsqldb/resources/BundleHandler.class [jar] adding entry org/hsqldb/resources/column-remarks.properties [jar] adding entry org/hsqldb/resources/content-types.properties [jar] adding entry org/hsqldb/resources/data-type-create-parameters.properties [jar] adding entry org/hsqldb/resources/data-type-names.properties [jar] adding entry org/hsqldb/resources/data-type-remarks.properties [jar] adding entry org/hsqldb/resources/java_lang_Math.properties [jar] adding entry org/hsqldb/resources/org_hsqldb_DatabaseClassLoader.properties [jar] adding entry org/hsqldb/resources/org_hsqldb_Library.properties [jar] adding entry org/hsqldb/resources/org_hsqldb_Server_messages.properties [jar] adding entry org/hsqldb/resources/sql-error-messages.properties [jar] adding entry org/hsqldb/resources/sql-error-messages_it.properties HELPFILES=/tmp/gbuild.SIbUNM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mJbNtu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/help [jar] adding entry org/hsqldb/resources/table-remarks.properties [jar] adding entry org/hsqldb/resources/webserver.properties [jar] adding entry org/hsqldb/rowio/RowInputBase.class [jar] adding entry org/hsqldb/rowio/RowInputBinary.class [jar] adding entry org/hsqldb/rowio/RowInputInterface.class [jar] adding entry org/hsqldb/rowio/RowInputText.class [jar] adding entry org/hsqldb/rowio/RowInputTextLog.class [jar] adding entry org/hsqldb/rowio/RowInputTextQuoted.class [jar] adding entry org/hsqldb/rowio/RowOutputBase.class [jar] adding entry org/hsqldb/rowio/RowOutputBinary.class [jar] adding entry org/hsqldb/rowio/RowOutputInterface.class [jar] adding entry org/hsqldb/rowio/RowOutputText.class [jar] adding entry org/hsqldb/rowio/RowOutputTextLog.class [jar] adding entry org/hsqldb/rowio/RowOutputTextQuoted.class [jar] adding entry org/hsqldb/sample/sample-server.properties [jar] adding entry org/hsqldb/scriptio/ScriptReaderBase.class [jar] adding entry org/hsqldb/scriptio/ScriptReaderBinary.class [jar] adding entry org/hsqldb/scriptio/ScriptReaderText.class [jar] adding entry org/hsqldb/scriptio/ScriptReaderZipped.class [jar] adding entry org/hsqldb/scriptio/ScriptWriterBase.class [jar] adding entry org/hsqldb/scriptio/ScriptWriterBinary.class [jar] adding entry org/hsqldb/scriptio/ScriptWriterText.class [jar] adding entry org/hsqldb/scriptio/ScriptWriterZipped.class [jar] adding entry org/hsqldb/store/BaseHashMap$BaseHashIterator.class [jar] adding entry org/hsqldb/store/BaseHashMap.class [jar] adding entry org/hsqldb/store/BitMap.class [jar] adding entry org/hsqldb/store/HashIndex.class [jar] adding entry org/hsqldb/store/ObjectCacheHashMap$ObjectCacheIterator.class [jar] adding entry org/hsqldb/store/ObjectCacheHashMap.class [jar] adding entry org/hsqldb/store/ValuePool.class [jar] adding entry org/hsqldb/store/ValuePoolHashMap.class [jar] adding entry org/hsqldb/types/Binary.class [jar] adding entry org/hsqldb/types/JavaObject.class [jar] adding entry org/hsqldb/util/AppendableException.class [jar] adding entry org/hsqldb/util/Bold.gif [jar] adding entry org/hsqldb/util/CSVWriter.class [jar] adding entry org/hsqldb/util/Clear.png [jar] adding entry org/hsqldb/util/Close.png [jar] adding entry org/hsqldb/util/CodeSwitcher.class [jar] adding entry org/hsqldb/util/Colors.png [jar] adding entry org/hsqldb/util/CommonSwing.class [jar] adding entry org/hsqldb/util/ConnectionDialog$1.class [jar] adding entry org/hsqldb/util/ConnectionDialog$2.class [jar] adding entry org/hsqldb/util/ConnectionDialog.class [jar] adding entry org/hsqldb/util/ConnectionDialogCommon.class [jar] adding entry org/hsqldb/util/ConnectionDialogSwing.class [jar] adding entry org/hsqldb/util/ConnectionSetting.class [jar] adding entry org/hsqldb/util/DatabaseManager.class [jar] adding entry org/hsqldb/util/DatabaseManagerCommon.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$1.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$10.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$11.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$2.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$3.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$4.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$5.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$6.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$7.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$8.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$9.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$DBMPrefs.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing$StatementExecRunnable.class [jar] adding entry org/hsqldb/util/DatabaseManagerSwing.class [jar] adding entry org/hsqldb/util/FontDialogSwing$1.class [jar] adding entry org/hsqldb/util/FontDialogSwing$2.class [jar] adding entry org/hsqldb/util/FontDialogSwing$3.class [jar] adding entry org/hsqldb/util/FontDialogSwing$4.class [jar] adding entry org/hsqldb/util/FontDialogSwing$5.class [jar] adding entry org/hsqldb/util/FontDialogSwing$6.class [jar] adding entry org/hsqldb/util/FontDialogSwing$7.class [jar] adding entry org/hsqldb/util/FontDialogSwing.class [jar] adding entry org/hsqldb/util/GreenCircle.gif [jar] adding entry org/hsqldb/util/Grid.class [jar] adding entry org/hsqldb/util/GridSwing.class [jar] adding entry org/hsqldb/util/Hourglass.gif [jar] adding entry org/hsqldb/util/Italic.gif [jar] adding entry org/hsqldb/util/MainInvoker.class [jar] adding entry org/hsqldb/util/RCData.class [jar] adding entry org/hsqldb/util/RedCircle.gif [jar] adding entry org/hsqldb/util/RefCapablePropertyResourceBundle.class [jar] adding entry org/hsqldb/util/ScriptTool.class [jar] adding entry org/hsqldb/util/ShutdownServer.class [jar] adding entry org/hsqldb/util/SqlFile$BadSpecial.class [jar] adding entry org/hsqldb/util/SqlFile$BadSubst.class [jar] adding entry org/hsqldb/util/SqlFile$BooleanBucket.class [jar] adding entry org/hsqldb/util/SqlFile$BreakException.class [jar] adding entry org/hsqldb/util/SqlFile$ContinueException.class [jar] adding entry org/hsqldb/util/SqlFile$QuitNow.class [jar] adding entry org/hsqldb/util/SqlFile$RowError.class [jar] adding entry org/hsqldb/util/SqlFile.class [jar] adding entry org/hsqldb/util/SqlTool$BadCmdline.class [jar] adding entry org/hsqldb/util/SqlTool$PrivateException.class [jar] adding entry org/hsqldb/util/SqlTool$SqlToolException.class [jar] adding entry org/hsqldb/util/SqlTool.class [jar] adding entry org/hsqldb/util/SqlToolError.class [jar] adding entry org/hsqldb/util/SqlToolSprayer.class [jar] adding entry org/hsqldb/util/SqltoolRB.class [jar] adding entry org/hsqldb/util/TableSorter$1.class [jar] adding entry org/hsqldb/util/TableSorter$2.class [jar] adding entry org/hsqldb/util/TableSorter$Arrow.class [jar] adding entry org/hsqldb/util/TableSorter$Directive.class [jar] adding entry org/hsqldb/util/TableSorter$MouseHandler.class [jar] adding entry org/hsqldb/util/TableSorter$Row.class [jar] adding entry org/hsqldb/util/TableSorter$SortableHeaderRenderer.class [jar] adding entry org/hsqldb/util/TableSorter$TableModelHandler.class [jar] adding entry org/hsqldb/util/TableSorter.class [jar] adding entry org/hsqldb/util/Traceable.class [jar] adding entry org/hsqldb/util/Tree.class [jar] adding entry org/hsqldb/util/ValidatingResourceBundle.class [jar] adding entry org/hsqldb/util/hsqldb.gif [jar] adding entry org/hsqldb/util/problems.gif [jar] adding entry org/hsqldb/util/run_exc.gif [jar] adding entry org/hsqldb/util/sqltool.properties [jar] adding entry org/hsqldb/util/sqltool/SqlFile.banner.text [jar] adding entry org/hsqldb/util/sqltool/SqlFile.banner_de.text [jar] adding entry org/hsqldb/util/sqltool/SqlTool.syntax.text [jar] adding entry org/hsqldb/util/sqltool/SqlTool.syntax_de.text [jar] adding entry org/hsqldb/util/sqltool/buffer.help.text [jar] adding entry org/hsqldb/util/sqltool/buffer.help_de.text [jar] adding entry org/hsqldb/util/sqltool/d.options.text [jar] adding entry org/hsqldb/util/sqltool/d.options_de.text [jar] adding entry org/hsqldb/util/sqltool/dsv.options.text [jar] adding entry org/hsqldb/util/sqltool/dsv.options_de.text [jar] adding entry org/hsqldb/util/sqltool/errorat.text [jar] adding entry org/hsqldb/util/sqltool/errorat_de.text [jar] adding entry org/hsqldb/util/sqltool/pl.help.text [jar] adding entry org/hsqldb/util/sqltool/pl.help_de.text [jar] adding entry org/hsqldb/util/sqltool/raw.leadin.text [jar] adding entry org/hsqldb/util/sqltool/raw.leadin_de.text [jar] adding entry org/hsqldb/util/sqltool/rejectreport.bottom.text [jar] adding entry org/hsqldb/util/sqltool/rejectreport.bottom_de.text [jar] adding entry org/hsqldb/util/sqltool/rejectreport.row.text [jar] adding entry org/hsqldb/util/sqltool/rejectreport.row_de.text [jar] adding entry org/hsqldb/util/sqltool/rejectreport.top.text [jar] adding entry org/hsqldb/util/sqltool/rejectreport.top_de.text [jar] adding entry org/hsqldb/util/sqltool/special.help.text [jar] adding entry org/hsqldb/util/sqltool/special.help_de.text [jar] adding entry org/hsqldb/util/sqltool_de.properties [jar] adding entry org/hsqldb/util/sqltool_nl.properties HELPFILES=/tmp/gbuild.ChbSFh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j3Wdu7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/menu jar: BUILD SUCCESSFUL Total time: 1 minute 13 seconds HELPFILES=/tmp/gbuild.bO1LDN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3SoQuq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.v9ksKw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PoWMDE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.cGQlNz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SNJHE0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.VXHkjl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ixC5Cc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.85C5ot && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aBkvPr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.O2W5U0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.87HTzV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.KxnyOf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MmVC3d && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.hnS90M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qHXF0C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.CzpVDT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uLluwu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.4k3e5O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lBpbdg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.B5eksZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vRNEl9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.oqN4qp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7NQbhy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.7UCMC1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.58E829 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.MUWyyq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zmO2SO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.JIPBhZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Nj1IC8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.bwznar && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6bzeDT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.t4fWFi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6unfQ4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.T3J3wU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wxVU4V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.Adqn4N && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jXjkXJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.vF4ZaB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JKsP5v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.d5oJkN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5T463q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.tDhMmj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1slMNN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.UlwQJ0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9V38zq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.DBtsED && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oE65Fl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.6MvaIo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MZbZPt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.Oz2DhG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y0EUiR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.FjyGKg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FA3YNK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.lDrV1S && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lpuN79 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.nRrcPX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mU2GlG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.ceOHXv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NvFqWB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.j2x2ul && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UO5TSC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.7jmp4b && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.i7C6dg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.AyaFGL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LxOpG8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.p29hVC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.B2aPvP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.xPH08S && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.04SKgm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.VE60bH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w106DL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.mk9RPB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SDbp9H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.2VUbHe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Q5GOuD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.Jmpnow && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YT5wub && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.I7L1PC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QJuMYN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.G3VeZO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vwOQ6v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] eo/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.0F5ATd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1C8v57 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eo -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.aRj6TF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KDhpJQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.8tCXV0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jHVQoh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.bZ4kdO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MwSwIh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.dTNwBf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8CVjWe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.HVtpjR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DiCu9Y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.n5hvZ7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TJB2ws && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.r7W38z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lrDfVL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.ZherPf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tBYJYP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.G4Zw3w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.e7xTKe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.Oibt6D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DuJodW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.XBjNos && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.16QYRv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.PyOEbX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CejCri && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.k1ysRc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ds2IQR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.qwrZO2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jNgJUv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.6o888E && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dkFBRU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.j0bm1A && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SCYYHy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.UfC6R1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZT6Jpx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.CpmQ5e && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6xZh3m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.0N0Lt0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.L7t8BU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.fBzhEy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.doje1n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.XcAC8y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WOrB8L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.vfdKh1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tj9TzO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.p7Se1g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QVoESs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.Nb6NdI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aKRzHm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.gKlqeg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DXtEUR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.JIaDyD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WYIpnf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.3CdXSj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RFZZbb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.JAdMmY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RrBkvk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.4MDVVg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NDdm13 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.kMtmfe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AAykuU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.xxxT4Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eawkIf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.ujuNPL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LlBTwt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.7epc0H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.k5hbN1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.FEfe7J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u2ejDt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.6pHpRF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uOxnKc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.A2x2sm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MUoCta && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.8JNiHy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QzIL34 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.iVd1Y6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RIbAWS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.66Lnlb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ULutQ1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.IYfWH6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qAiJlA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.mcceaa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.c1GeRs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.b6amjN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I9dOO5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.mOOaFX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KDgODc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.29UrQT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zNWEUx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.jcco5Y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZHEvRa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.QhRYK8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sYvK3A && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.Ns39Oq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R5f8Ka && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.WnBMU5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HYHtUg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.sg8POx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JKIeIH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.pzEq4r && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WR9Exi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.BEa2Ko && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IxKyV8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.1QvRyr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.99QPtK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.PlL8o7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xghy1n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.WZ8Olf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.95NOKo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.MEiTKh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aDGXyN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.nJsrVd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WsQgmg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.n6kU8I && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1RiD4V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.8JqdzF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.waLvvC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.Al1jt5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.e6UIeV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] es/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.NYrYcU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ipEGvT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l es -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.GS27Tq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vGVJSP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.NSgSnB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gLYOSH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.BOrA10 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.x4CEQK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.Im4lrA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gGy7WN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.JZwHpm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E3cxH6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.W9EqUE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WIbmCT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.XA3X9q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MKq5aN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.ucnkP4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7kERbS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.ZrKXJc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AAZaOQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.DMkMUy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6VsNP1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.idAGJB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MOcqQ8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.hMJVzC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PWgNqM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.3pvlAo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hMACVz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.AuJK8H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nzB0LU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.6xOFvU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YkVR5N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.QCdYQ9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r1hW5e && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.xu4Ipe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6hc2rZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.boOMH3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LCU5sU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.HEs4eU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UPGWE6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.bIcmZ6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8JAxOr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.x0qzpJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qEFlE9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/scalc Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root kirjas osale kehtib märgivormindus "mitte-paks". ^ Entity: line 1: parser error : EndTag: 'märgivormindus "mitte-paks". ^ HELPFILES=/tmp/gbuild.iHMsM1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EnPQbM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.tPSEP9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p3fVQM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.NjNcWH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jxkQaz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.Qitr1N && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1GZxfF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.Zkgxgh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6yb27p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.SKYTQY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.waqOyo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.HBEKGT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Qo6KSP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.TteZ2M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zMCxqs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.Q7TH3j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Wf4inE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.QKisLM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5gWM8q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.SdZTOH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PEpbhm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.dEYkT6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UQzE3I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.OLOUjh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sGy7So && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.BLkcbB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1dULEL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.si5sSg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ov1Ied && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.fEzTdz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.woH4j2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.lC6cIK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7FrV3O && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.KbzP4W && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MVojyq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.h7oztg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1VwoIt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.KB8PMD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zeRP8f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.0zOFpd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5U8Uqt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.5FZpmP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DfuSQX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.t0YPmq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gf6h1n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.mi3uvV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C55XzO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.dPtPW8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kGBoFZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.C9SNel && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LAMAL8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.tTuocO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.975FaC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.EM1inH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E0NZsN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.im66of && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ld1s5S && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.8sLf5H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oPs4Sn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.d2f21J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xsN4zs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.3B5fV0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I27qza && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.sbhtTi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.151owr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.5QeoiW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CDHPSv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.rYorHk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1O4GNL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.76dHAr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IaoP4M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.lFpvCi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q7jTap && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.2dpsnl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VMHax5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] et/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.XBdMVU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0i8SSA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l et -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.pDNUen && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vmrdzo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.qS3CZF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XlBtA9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.dvagwT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.egPVo0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.BT9MHd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3h2OLw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.MhsnpX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FblSnD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.o1deie && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ddtSeg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.uER5km && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7d6mj1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.ZkQY60 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hq9XbV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.NqqcL9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tpruPW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.ntlAFm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GBB3ht && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.jBsQyC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PKkK5F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.JtvppT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A7VztY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.MbuBlE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.28JwSi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.yG8n4v && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZUiC5B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.1jbaoj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DmruP0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.H45qtW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5nXkaC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.nEDiZ2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MYEJYm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.1pF0xh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.N7K79B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.Mqu1Yt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0rCpFg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.OMvFYQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R5nwWy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.cDO2JH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mCffXM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.2nQ7M8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g2PALY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.g3kWHr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TqbImZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.56uGIS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fOdP7i && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.y9pbZC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rMXSO7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.RK1T0w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Y9PusZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.yeXfXO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bqcfql && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.kl8VTM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yq4LCq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.8XOvCd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ISmyk0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.rBqa8D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ygz8dZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.9YtkVW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qre5dv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.RVEVLs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fl8O7I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.CqPfQK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vlsTGD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.i8EvbB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mvToKN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.lKleWU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q2sVaU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.UvOQMx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PLdovQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.DE6uGx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wQc1xk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.aseO8V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QwGCsH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.KbkZZG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yebI6D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.nsVaQ1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JxMR5n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.MgCdlx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7hzZ7i && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.5wrbHb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1mOky6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.xIYP2b && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XjgQwS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.S6DjnX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7y1uk3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.DsPF1m && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XEdC06 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.Qy3ThH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o1ZiNq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.GrsN3C && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yY4NhL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.jtIOa7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hgugua && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.bzLqgs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O962uB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.7CM2Ns && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3sx4nz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.OOMGfJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SkTniI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.ensKqC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cOck41 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.CIXl9T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q7SnDQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.zxVgJm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BaESVw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.QBT5bB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kNoMEG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.60psQR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3fqLNO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.StjrTF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lgvMPG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.uTrq2y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hctX4a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.iHBm16 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3xQ0qx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] eu/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.lgpduB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FdiGZn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l eu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.sxaSlC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VaLEZd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.QlH2Tn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZyxK53 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.U6CwSC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.myfTjA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.c6IPYa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.l1CYUM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.31gunF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LIdoRv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.3Pvjk7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BaEKEM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.hDYpjz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CLpewv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.kFYyx5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RJPUh3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.trYiTz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TLwr8B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.TivRWj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jn0Y9z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.H6lih4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VDEQ0y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.kMJ3e4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pY768u && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.TqQDBc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lA2RQZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.W8XRTb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GbNDSs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.d9dvEU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EJPWrx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.BBtoUM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VXiibr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.nPdiC4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.84p46H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.MrpQr9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RabA3s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.ToMpvN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6nolzd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.sB5mkn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FWFZJ1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.kldfJv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xs8YgS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.GLVBN9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YMvhxI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.EmjJqJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fxjm15 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.DQqHin && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vCbdT4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.JXd0Iu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8ZcSm5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.xaAPsV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CWSEOQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.mnXon7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TVJi5W && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.bvAGax && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Wi6ax8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.jEPJxh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h0CPh5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.I45owR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4Wd50V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.cbII37 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.41AKAR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.raLIZj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MMkk7p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.pScxE4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bHasaY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.6dV82u && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5ut5tw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.nitgxh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vSQG7Y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.EbesWR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vkJMyE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.P3peId && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OCGEKp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.PiNJxC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3zwEfu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.gobj4B && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kUhoCp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.KIqR5Q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2y6XYV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.gUmIKi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ka8QUZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.NBCD0n && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tkzEVe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.MsICq7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HV7ELY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.xUf8dI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CkNLFL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.WZLDsq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aSHxIq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.DCzyeO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9rUUnF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.MQvFaX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Kw3Qtt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.IK2VdC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nz2pvy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.dnqdxl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BYwSPf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.fDr3Qn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FI0GH3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.HwarkI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QnvSPf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.hC6Ff9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E5z8JD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.wyCm6w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3zDWkK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.7zjIZI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2O2Oyq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.Difycp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.et2guj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.hSk53J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E2LnXv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.JZLWu1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9pvyAY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.QZTUqU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6vhZA3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.rTuJvi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.L4Xhin && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] fi/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.zI1ekX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nnZOp2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.b7bYoE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WlYwLa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.GcnsFm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nLCdRv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.axLU3I && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fTkFU3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.oT9g0W && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.faxxDi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.EUJSoF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XjSu4e && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.RJIINj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g006yP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.rQlZ3z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BznPJS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.WQxMY4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.V75bm0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.ggZykk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PQdKlp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.CihMae && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nYeoY8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.QYby4I && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0afSEC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.lQ025H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r7cMGZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.zOC9Eo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XqWoT0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.BlumVu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.f6kANd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.Ug33nS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j4fnIb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.qHvtZp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.moa2Lw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.h13bLM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iNXJcI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.Z6dQuk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9x01ux && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.KjYl34 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.luu5Ie && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.a4vPXn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gygNcJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.kIukph && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9Vx8uX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.oXctAJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.M5AnvC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.sFLeln && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dJWDHs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.OpHIKl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ANheiD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.yW1a5N && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NbvL8x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.ojjTzR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aW8KC8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.BAU7mg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o3dr5E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.6JfiYB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VyEnbs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.6OSRRQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kVRzbE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.DC7YoC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tikAo9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.oDAZhw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MDVlJX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.WzS5RV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ShfeZq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.Thp1mE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TzBX9E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.WATV0O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qCRLce && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.F1RsH5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Rbebgd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.KqcCca && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h3Om53 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.bDEfJF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rO1i2x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.dnN5P0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BnewF5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.FCPLpc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vg6kfy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.Lf3uaX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QjdWjf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.I3wJul && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sUoMyr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.sJstWs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AkKCcQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.A17lDp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.85SIeP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.YHm7RK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A8MUVj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.H8EJme && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bKILvY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.635tGF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ytDGnT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.qbaK3q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PSZHIb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.FIS258 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FO3amp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.QqIKkf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rgz7zE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.1XMC5F && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DHUPLj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.rtJdF3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5uuQbz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.RAULLM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mmOPn2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.bzWGxL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q69L53 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.ZG6Unl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UoF0mF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.A8pPDX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kAg7wx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.Xkw4Gf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YxzFUp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.vsEcgx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5QRqnM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.EuLM2Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4J1CG0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.c2zWMP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GoHJu6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] fr/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.BzuzMd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NFrfP1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l fr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.9Tq934 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Eiek7V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.4RmFuc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sVDrCj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.qkPnb1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.USsgHI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.JsBYai && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YkMCqM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.hd7FPX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CNp4Yt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.GSYJjJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uwhRmz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.uEvMAJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bTTgIq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/00 Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and bookmark_value xt/sbasic/shared/03010303.xhp" name="Red Function">Función Red ^ HELPFILES=/tmp/gbuild.eUMmgU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Tlfur2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/01 Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root os sistemas que admiten SGML poden producir páxinas atractivas en HTML. ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.ZDgH23 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kxZg2U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/02 Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root Función CurDir ^ Entity: line 1: parser error : EndTag: 'Función CurDir ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root k href="text/sbasic/shared/03020404.xhp" name="Dir Function">Función Dir ^ Entity: line 1: parser error : EndTag: 'Función Dir ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and emph hinline select="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and caseinline t="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Extra content at the end of the document defaultinline>Ferramentas - Opcións ^ HELPFILES=/tmp/gbuild.0AjNKU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hr3nkG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/04 Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root defaultinline> - Configuración de idioma - Idiomas. ^ Entity: line 1: parser error : EndTag: ' - Configuración de idioma - Idiomas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root h> permite modificar interactivamente os puntos individuais do polígono. ^ Entity: line 1: parser error : EndTag: ' permite modificar interactivamente os puntos individuais do polígono. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and link Abre o diálogo Etiquetas ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and ahelp un documento de texto novo para as etiquetas no Writer do $[officename]. ^ Entity: line 1: parser error : Extra content at the end of the document un documento de texto novo para as etiquetas no Writer do $[officename]. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root colla a lapela Ficheiro - Novo - Tarxetas de visita - Medio. ^ Entity: line 1: parser error : EndTag: 'Ficheiro - Novo - Tarxetas de visita - Medio. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and variable emph> na barra Estándar e prema en Correo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root a barra Estándar e prema en Correo. ^ Entity: line 1: parser error : EndTag: 'Estándar e prema en Correo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and variable ph> na barra Estándar e prema en Documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root barra Estándar e prema en Documento. ^ Entity: line 1: parser error : EndTag: 'Estándar e prema en Documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and variable a barra Estándar e prema en Novo documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root Estándar e prema en Novo documento. ^ Entity: line 1: parser error : EndTag: 'Estándar e prema en Novo documento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root a lapela Ferramentas - Personalizar - Barras de ferramentas. ^ Entity: line 1: parser error : EndTag: 'Ferramentas - Personalizar - Barras de ferramentas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root cións - $[officename] ^ Entity: line 1: parser error : EndTag: ' - $[officename] ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root ultinline> - $[officename] - Datos de usuario ^ Entity: line 1: parser error : EndTag: ' - $[officename] - Datos de usuario ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root inline> - $[officename] - Xeral. ^ Entity: line 1: parser error : EndTag: ' - $[officename] - Xeral. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and root ns - $[officename] - Ver < ^ Entity: line 1: parser error : EndTag: ' - $[officename] - Ver < ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and root óns - $[officename] - Rutas. ^ Entity: line 1: parser error : EndTag: ' - $[officename] - Rutas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root prema o botón Cor e prema no botón Escoller. ^ Entity: line 1: parser error : EndTag: 'Cor e prema no botón Escoller. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root switchinline> - $[officename] - tipos de letra. ^ Entity: line 1: parser error : EndTag: ' - $[officename] - tipos de letra. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root ne> - $[officename] - Seguranza. ^ Entity: line 1: parser error : EndTag: ' - $[officename] - Seguranza. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root ine> - $[officename] - Avanzado. ^ Entity: line 1: parser error : EndTag: ' - $[officename] - Avanzado. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root - $[officename] - IDE de Basic. ^ Entity: line 1: parser error : EndTag: ' - $[officename] - IDE de Basic. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root - $[officename] - Actualización desde a rede. ^ Entity: line 1: parser error : EndTag: ' - $[officename] - Actualización desde a rede. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline erenciasFerramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root inline> - $[officename] - Cores da aplicación. ^ Entity: line 1: parser error : EndTag: ' - $[officename] - Cores da aplicación. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and caseinline > - Cargar/Gardar - Propiedades de VBA. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root chinline> - Cargar/Gardar - Propiedades de VBA. ^ Entity: line 1: parser error : EndTag: ' - Cargar/Gardar - Propiedades de VBA. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline t="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and caseinline aultinline> - Configuración de idioma. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root ine> - Configuración de idioma. ^ Entity: line 1: parser error : EndTag: ' - Configuración de idioma. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and caseinline ación de idioma - Idiomas - Disposición de texto complexo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root de idioma - Idiomas - Disposición de texto complexo. ^ Entity: line 1: parser error : EndTag: '. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline s">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and switchinline defaultinline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root mph> - Configuración de idioma - Buscar en xaponés. ^ Entity: line 1: parser error : EndTag: ' - Configuración de idioma - Buscar en xaponés. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and caseinline ph> - Calc do %PRODUCTNAME - Listas de ordenación - Copiar. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline ct="sys">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and caseinline /defaultinline> - Base do %PRODUCTNAME. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and caseinline select="MAC">%PRODUCTNAME - Preferencias ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and defaultinline einline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline nline>Ferramentas - Opcións ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and caseinline e> - Base do %PRODUCTNAME - Conexións. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and variable ar - Base de datos - Propiedades, prema Índices. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root se de datos - Propiedades, prema Índices. ^ Entity: line 1: parser error : EndTag: ', prema Índices. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and variable xto, escolla Editar - Base de datos - Propiedades. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root h>, escolla Editar - Base de datos - Propiedades. ^ Entity: line 1: parser error : EndTag: ', escolla Editar - Base de datos - Propiedades. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root e escolla a lapela Modificar/Novo - tipo de letra. Números. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - tipo de letra. Números. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root a entrada e escolla a lapela Modificar/Novo - tipo de letra. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - tipo de letra. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root a e prema na lapela Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root a e prema na lapela Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Disposición asiática. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root nha entrada e escolla a lapela Modificar/Novo - Aliñamento. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Aliñamento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root e prema na lapela Modificar/Novo - Sangrados e espazamento. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Sangrados e espazamento. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root to dunha entrada e escolla a lapela Modificar/Novo - Bordos. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Bordos. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root xto dunha entrada e escolla a lapela Modificar/Novo - Fondo. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Fondo. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root nha entrada e escolla a lapela Modificar/Novo - Organizador. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Organizador. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root o dunha entrada e escolla a lapela Modificar/Novo - Páxina. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Páxina. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root o dunha entrada e escolla a lapela Modificar/Novo - Rodapé. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Rodapé. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root a lapela Efectos 3D - Xeometría. ^ Entity: line 1: parser error : EndTag: 'Efectos 3D - Xeometría. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root a lapela Efectos 3D - Sombrear. ^ Entity: line 1: parser error : EndTag: 'Efectos 3D - Sombrear. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and variable ics">Escolla a lapela Formato - Viñetas e numeración - Imaxe. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root colla a lapela Formato - Viñetas e numeración - Imaxe. ^ Entity: line 1: parser error : EndTag: 'Formato - Viñetas e numeración - Imaxe. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and emph mph>Controis de formulario, prema nas iconas Caixa de combinación ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and variable ber conexión coa base de datos no formulario: Asistente - Páxina 3. ^ Entity: line 1: parser error : Extra content at the end of the document ber conexión coa base de datos no formulario: Asistente - Páxina 3. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and emph mph>Controis de formulario, prema nas iconas Caixa de combinación ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and variable ber conexión coa base de datos no formulario: Asistente - Páxina 3. ^ Entity: line 1: parser error : Extra content at the end of the document ber conexión coa base de datos no formulario: Asistente - Páxina 3. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root mph>, prema na icona Formulario - lapela Datos. ^ Entity: line 1: parser error : EndTag: ', prema na icona Formulario - lapela Datos. ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and emph ois de formulario dun formulario XML, prema na icona ^ Entity: line 1: parser error : Extra content at the end of the document ois de formulario dun formulario XML, prema na icona ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and ahelp culados). Por exemplo, podería buscar fórmulas que conteñan «SUMA». ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root ). Por exemplo, podería buscar fórmulas que conteñan «SUMA». ^ Entity: line 1: parser error : EndTag: ' ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root 301.xhp" name="Randomize Statement">Instrución Randomize</link ^ Entity: line 1: parser error : EndTag: 'Instrución Randomize</link ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline menú de contexto a lapela Modificar/Novo - Números. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and switchinline xto a lapela Modificar/Novo - Números. ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and root apela Modificar/Novo - Números. ^ Entity: line 1: parser error : EndTag: 'Modificar/Novo - Números. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root Formato - Eixo - Eixo Y - Números (documentos de gráfica). ^ Entity: line 1: parser error : EndTag: 'Formato - Eixo - Eixo Y - Números (documentos de gráfica). ^ HELPFILES=/tmp/gbuild.Mx37Nf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.k8OR5y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/05 Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and ahelp Mostra ou oculta cambios rexistrados. Mostra ou oculta cambios rexistrados. ^ Entity: line 1: parser error : Extra content at the end of the document Mostra ou oculta cambios rexistrados. ^ HELPFILES=/tmp/gbuild.ryyIdS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PXurJF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.hW8Gdm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fE7Fy2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.L7oRJ3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A1CSu7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/autokorr Entity: line 1: parser error : Opening and ending tag mismatch: bookmark_value line 0 and root t/sbasic/shared/03103100.xhp" name="Let Statement">Instrución Let ^ Entity: line 1: parser error : EndTag: 'Instrución Let ^ HELPFILES=/tmp/gbuild.Jd9LtW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vGPXGz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.GAhexd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cvrqGw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.VtIJOU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.K7NARc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/help Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root 1.xhp" name="number format code">Códigos de formatos numéricos</link ^ Entity: line 1: parser error : EndTag: 'Códigos de formatos numéricos</link ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and switchinline ine > celas e páxinas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root ; celas e páxinas. ^ Entity: line 1: parser error : EndTag: ' celas e páxinas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: bookmark_value line 0 and root lue>margins;pagesgutter ^ Entity: line 1: parser error : EndTag: 'margins;pagesgutter ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and caseinline rodapé no e prema en Aceptar </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and switchinline o e prema en Aceptar </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root h> e prema en Aceptar </emph >. ^ Entity: line 1: parser error : EndTag: ' e prema en Aceptar </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and bookmark_value c/shared/03130800.xhp" name="Environ Function">Función Environ ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and ahelp ra un período especificado usando o método do decaemento aritmético. ^ Entity: line 1: parser error : Extra content at the end of the document ra un período especificado usando o método do decaemento aritmético. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root ode rapidamente atopar o obxecto no navegador </variable > ^ Entity: line 1: parser error : EndTag: ' </variable > ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and emph <emphNPer é o número total de períodos (período de pagamento ^ Entity: line 1: parser error : Extra content at the end of the document <emphNPer é o número total de períodos (período de pagamento ^ HELPFILES=/tmp/gbuild.qfCflB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hm5nIR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.QHr1Mn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZVR7Ss && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/optionen Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and link link href="text/shared/01/digitalsignatures.xhp">Sinaturas dixitais ^ HELPFILES=/tmp/gbuild.9tLdgU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mLif2I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.5gnkOk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5SjGeB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} Entity: line 1: [build HPX] gl/helpcontent2/source/text/scalc parser error : Opening and ending tag mismatch: switchinline line 0 and root reo electrónico na caixa de diálogo Opcións. ^ Entity: line 1: parser error : EndTag: ' na caixa de diálogo Opcións. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root >, na cal pode editar a lista de palabras de conversión. </ahelp > ^ Entity: line 1: parser error : EndTag: ', na cal pode editar a lista de palabras de conversión. </ahelp > ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root r e probar filtros para importar e exportar ficheiros XML </ahelp > ^ Entity: line 1: parser error : EndTag: ' ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and variable ef="text/shared/guide/xsltfilter.xhp">Sobre os filtros de XML ^ Entity: line 1: parser error : Extra content at the end of the document ef="text/shared/guide/xsltfilter.xhp">Sobre os filtros de XML ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root , terá que premer dúas veces para editar texto.. ^ Entity: line 1: parser error : EndTag: '. ^ HELPFILES=/tmp/gbuild.QyL0Pw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ULoYvl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/scalc/00 Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root multimedia para introducir o ficheiro multimedia actual no seu documento. ^ Entity: line 1: parser error : EndTag: ' ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root ef="text/shared/optionen/online_update.xhp">Actualización Online. ^ Entity: line 1: parser error : EndTag: 'Actualización Online. ^ HELPFILES=/tmp/gbuild.Lilf2h && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I0NgxG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.xL8Az6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OwbynJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.Mxz7BJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Fhkyrf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.0YFnqk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gJ9XDe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.22n2M4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.axRqMH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.JCVO4B && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hArjgC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.wXjz7x && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GHMHfG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.7Vfin2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FJNY1d && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.TiGvkg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zV7Z3D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.HxpwHc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ceeAlH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.b8khKS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LSS3BR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.V2b2mZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PPhi8i && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.p9RvCQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mjR2yn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sdraw/00 Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root lla Inserir ecuación de liña de tendencia. ^ Entity: line 1: parser error : EndTag: 'Inserir ecuación de liña de tendencia. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root sector na posición das 12. O valor de 0 graos inicia na posición das 3. ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.i94mew && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6CFxI6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sdraw/01 Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and emph <emph Número é o número que debe ser arredondado cara arriba ^ Entity: line 1: parser error : Extra content at the end of the document <emph Número é o número que debe ser arredondado cara arriba ^ HELPFILES=/tmp/gbuild.W6Qndn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Emc9CY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.hBJoAd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0Tm9xL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/sdraw/guide Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root as de grade perpendiculares ao eixe X. ^ Entity: line 1: parser error : EndTag: ' ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root as de grade perpendiculares ao eixe Y. ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.TCef4k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kCx3y9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.sZVybs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.d85ylL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.tGbgq5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BafH2P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.KTMgi8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2RXtP3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/simpress/02 Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root o número da primeira célula dentro do área da columna é determinada. ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.YRBUIe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2cGptd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.IMGEGL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JoYRXL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/simpress/guide Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root guración"> configuración de localidade actual < / link> aparecen. ^ Entity: line 1: parser error : EndTag: ' configuración de localidade actual < / link> aparecen. ^ HELPFILES=/tmp/gbuild.NdvvZG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lFLNKA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/smath Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline artida DLL </defaultinline > ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root add-in para Asistente de funcións de $[officename] Calc. ^ Entity: line 1: parser error : EndTag: ' Asistente de funcións de $[officename] Calc. ^ Entity: line 1: parser error : Opening and ending tag mismatch: item line 0 and ahelp é maior ou igual a Paso </item >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root > é maior ou igual a Paso </item >. ^ Entity: line 1: parser error : EndTag: ' é maior ou igual a Paso </item >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root , FT3, jd3, ang3, Pica3, tambor, alqueire, regton, Schooner, Middy, Vidro ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.o8dhci && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tPtt9X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.wYzDQe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IBDZ4k && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.9TuEVp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TshZcx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.07xnAC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uJo60I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.HWOeli && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QbsTup && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.BarCpF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5T3TwY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.7t6SZM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.L9RHbP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.B7GFSX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.m7h0jg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.OAjCcj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wynorz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.hqeIGq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ShPJCA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.OnaIlp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w5y19V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/swriter/04 Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root go Navigator e 10 para ver todos os títulos.</ahelp > ^ Entity: line 1: parser error : EndTag: '10 para ver todos os títulos.</ahelp > ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root eña as entradas de texto automático que desexe importar.</ahelp > ^ Entity: line 1: parser error : EndTag: ' ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root afos ocultos na Exhibición de área é seleccionada. ^ Entity: line 1: parser error : EndTag: ' na Exhibición de área é seleccionada. ^ HELPFILES=/tmp/gbuild.Ex67Bk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w78MTP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/swriter/guide Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root ón, escriba a largura ea altura do tamañopersonalizado. </ahelp > ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.zBb9Fp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lXKuUl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/swriter/librelogo Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and link ent - Formatting Aids">Writer do %PRODUCTNAME - Recursos de formato ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root ormato e limpe a opciónCampos: Parágrafo agochado . ^ Entity: line 1: parser error : EndTag: ' e limpe a opciónCampos: Parágrafo agochado . ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and link 01/04090100.xhp" name="Input campo">Campo de entrada </emph > ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root nde pode inserir o novo valor ou texto adicional, como unha observación. ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.dbMPpx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8bvp1T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] gl/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.oJiUOQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qz05mN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.gjyPcl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3PsxYN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sbasic/python Entity: line 1: parser error : error parsing attribute name Escolla </ link>. ^ Entity: line 1: parser error : EndTag: ' </ link>. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root e ="Resultados texto oculto "> Visualización texto oculto </ link> ^ Entity: line 1: parser error : EndTag: ' Visualización texto oculto </ link> ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root mpresión do texto "> Creación de non-impresión do texto </ link> ^ Entity: line 1: parser error : EndTag: ' Creación de non-impresión do texto </ link> ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root na - Cabeceira">Formato - Páxina - Cabeceira</link >. ^ Entity: line 1: parser error : EndTag: 'Formato - Páxina - Cabeceira</link >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root mato - Páxina - Pé">Formato - Páxina - Pé</link >. ^ Entity: line 1: parser error : EndTag: 'Formato - Páxina - Pé</link >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root o oculto "> Visualización texto oculto </ link> </ variable> ^ Entity: line 1: parser error : EndTag: ' Visualización texto oculto </ link> </ variable> ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root olla <item type ="menuitem"> Ver - Régua </ item>. ^ Entity: line 1: parser error : EndTag: ' ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root /ruler.xhp " name ="ruler"> Definir recuos usando a regra </ link>. ^ Entity: line 1: parser error : EndTag: ' Definir recuos usando a regra </ link>. ^ HELPFILES=/tmp/gbuild.tGloBK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r4aR0X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sbasic/shared Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root "> Ferramentas - Bibliografía base de datos </ link> ^ Entity: line 1: parser error : EndTag: ' Ferramentas - Bibliografía base de datos </ link> ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root , escolla Inserir - Índices e táboas - Índices e táboas. ^ Entity: line 1: parser error : EndTag: 'Inserir - Índices e táboas - Índices e táboas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root =".">Tamén pode indicar o espazamento entre o texto e o obxecto. ^ Entity: line 1: parser error : EndTag: 'Tamén pode indicar o espazamento entre o texto e o obxecto. ^ Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root "> Creación de non-impresión do texto </ link> </ variable> ^ Entity: line 1: parser error : EndTag: ' Creación de non-impresión do texto </ link> </ variable> ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and variable p" name="text wrap">axuste de texto do obxecto.</ahelp > ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root ="text wrap">axuste de texto do obxecto.</ahelp > ^ Entity: line 1: parser error : EndTag: 'axuste de texto do obxecto.</ahelp > ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and ahelp o botón Buscar e logo localice o ficheiro que desexe ligar. ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and root n Buscar e logo localice o ficheiro que desexe ligar. ^ Entity: line 1: parser error : EndTag: 'Buscar e logo localice o ficheiro que desexe ligar. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root piedades da hiperligazón do gráfico, marco ou obxecto OLE seleccionado. ^ Entity: line 1: parser error : EndTag: ' ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline n Ctrl + Alt </defaultinline > ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root faultinline > e prema o as frechas dereita ou esquerda. ^ Entity: line 1: parser error : EndTag: ' e prema o as frechas dereita ou esquerda. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root nline > e, a continuación, prema para arriba ou a frecha para abaixo. ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.9U51hi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.18ttwN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sbasic/shared/01 Entity: line 1: parser error : Opening and ending tag mismatch: link line 0 and root ="Spellcheck diálogo "> diálogo Ortografía e gramática </ link> ^ Entity: line 1: parser error : EndTag: ' diálogo Ortografía e gramática </ link> ^ Entity: line 1: parser error : Opening and ending tag mismatch: emph line 0 and ahelp o estilo deparágrafo ao contexto definido </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root o deparágrafo ao contexto definido </emph >. ^ Entity: line 1: parser error : EndTag: ' ao contexto definido </emph >. ^ Entity: line 1: parser error : Opening and ending tag mismatch: defaultinline line 0 and switchinline mando Ctrl </defaultinline > ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root ne > + A, ata que todas as células son seleccionadas. ^ Entity: line 1: parser error : EndTag: ' + A, ata que todas as células son seleccionadas. ^ Entity: line 1: parser error : Opening and ending tag mismatch: variable line 0 and root outro documento ou modelo para o documento actual. ^ Entity: line 1: parser error : EndTag: ' ^ Entity: line 1: parser error : AttValue: " or ' expected > icona liña de sinatura;engadir ^ Entity: line 1: parser error : EndTag: 'liña de sinatura;engadir ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root elp hid=".">Permita que a persoa asinante insira comentarios no diálogo ^ Entity: line 1: parser error : EndTag: 'Permita que a persoa asinante insira comentarios no diálogo ^ HELPFILES=/tmp/gbuild.54eIgs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EJDe28 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.jfRwMf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yxTUgJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.lz2bH3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4MSjvD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.hcUJlq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.L5iBbR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.h9u6Uv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QAQQhW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.oucLyY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Oq3Kcr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.cGVqcz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2HPEy5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.D1DgU5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LqWQom && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.HzmKvk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pDAuSQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.lKMHmX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Q2n6qu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.9Pw8la && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j7v1wO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.8vqKeL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MwyAPa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.OGNDrc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HEkFLr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.bvPF7a && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iViNcA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.z5ebGO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.my1TvO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.DQsGqW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0ES3qe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.GV8c5H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Mgohb8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.SxHaOs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ivBWI5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.EyhHM5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Qujcfr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.rhSXaw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.d0SwkY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.I2aTDX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JidgS7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.OlZc3u && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D36egV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.HT97Vn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.21CAwV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.fR9Spy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.s8oFdg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.udvOXP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gwW1ky && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.U0mnCI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3czpp7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.6nrMJ2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0BJ7vc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.s42Atr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yXank1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.tknmGZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D5hPPw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.mssWPi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EUEtak && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.cec77r && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YcVFSN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.43QC1j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6M9DcI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.HVK9o2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hHWigR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.Vjx5nV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aB5B3r && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.4YgEO8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.emQSg9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.t3akST && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TN50mo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.CjsXAe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XWSbaz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.LyBhw9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Pk1KTY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.pDfGiR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3TcxtJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.zAIHZn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.t1l2Ap && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.gYxkrl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NMfT77 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.hPgzSn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aDHdU7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.MRSDbD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1aVSBo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.KraTUN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9sUCrK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.TFQSwK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.817ID4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.govcYZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KwFVGs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.y6RELm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GwSMwe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.9I5QWR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.91kX2Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.DNyGUI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gDHP3K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.6NCMhD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NNvQgc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.DlIOHH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.po5nq3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.BR8KEk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pbhHfP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.73sAjR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9IepU1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.X6XNrd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eVlH1p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.LL6R6l && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bdf0Pl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] gu/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.meTz1M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LKe7dT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l gu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.arlQrq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nSmqJ1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.TQ5V25 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xOSzbb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.CQXR0p && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bWOhPS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.6dcuGc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MFb8zb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.sEgQRW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xhbbLD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.j1K46j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UTjvLq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.QPL9Pq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QDZb5K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.6Z2GGO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Jtb25f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.p7OG6x && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jq0QHJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.6HWTWR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zQrll9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.cRocUr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.69At7X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.HTAJV5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KGdgeC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.mfmMES && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WdEXCQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.wpzACr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YfIscU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.WuFVEx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ejtkXc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.jFgPw3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LELijo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.2HwWo1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y9Req4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.H5S4z9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2bJdiE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.gwYERg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0Y9MRV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.u6r5G3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.X9X4C5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.mZewHq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Mw0Wez && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.VgEn8J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7aPVcq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.B9o9Bo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Iunq4C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.Gdnxnz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IUl71h && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.IyzhuN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.m7TjW8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.MciKzx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1HmVJt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.ffE49b && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vIupFG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.20uqme && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BBouj3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.81yuap && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tIsaE9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.FNwQJc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qO1kUC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.Cf6PeA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.d2wV61 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.61jqVJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Z8aJNQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.kQoQqW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BShiHq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.dDJMSd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vOkQCi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.VOvlD8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6lYnML && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.WezACY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.U3mDlr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.2p4x9T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wtbFC9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.0IEyGo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.s2jt4h && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.DyipsO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2qUM33 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.wcWXx4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D0i8MR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.1QozG7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eSqPBS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.87enQG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MjYpzp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.NSuWTk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CGoYJP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.bH1TDY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vGSfWK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.7spvtT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zR3S9B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.rwZdAp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BxMhB0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.6YOjMH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OHnXXm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.q1uVrS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7oGWA1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.ucmXCX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iC8qTS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.TvZl4J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ji4jPQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.xm3Cyb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OIhQaW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.diQfzB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.51KaWc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.sdFtLM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8IkJXb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.fHTZ2e && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C4MALK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.GgAuAJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eQN4Lq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.PQFwAu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pRFmhI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.vauNdj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bqrQwX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.K8HaVE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DL62HS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.nocowJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zqstxD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] he/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.vTiMmj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iViYgV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l he -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.UZH67V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g4oqpl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.k8EySg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wSLBar && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.ekcaza && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Tvet9R && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.ng6Auq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZtQRY8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.ovNQdQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pACdrB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.d25gzF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cEFJHV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.5dYNDi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jkSBm7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.6bCTJ3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SbN3Qc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.3wHU7R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dvCsUK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.MGmlsy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.i5ZlNU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.LSzXr1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Qptui4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.hRgeE0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qQcYiz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.b5jlxz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.M2k7Yl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.C1nM2c && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.l196Cp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.XMdWK0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6DwSHt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.cutmKU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7cK0VD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.97264Q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4YMB7l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.vyy8kc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q2b3ea && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.FM3cbZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fOuchz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.RZY0iK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZrqhYy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.rAnKcU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FIXCnl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.0OV8qZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rOjVmN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.hOBSJ7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HjV8x4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.v2pah4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aXdXWI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.aWhLpy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9ULh6z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.4IDrYM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W51HuO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.0MnBCv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tCB9ed && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.kkEFtS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8BFelD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.8k4mza && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.usrXZS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.4kUcjB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4Pzgop && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.LWjbL4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2pmejN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.cbuh2p && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NlL68X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.EU21QK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.52GnOB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.7ygA2K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.voPqJ9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.4WxIYA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kPaSCd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.uDkhPp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KjGezF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.KmtrXc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HcfCuu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.jN3A4h && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TuHxOP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.4YLa7l && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HJBUn3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.jPcUQO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MRd10x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.y6TLsB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.P9Wnki && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.W0G8Bm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q84MMk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.8Lpwdk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xtZtIh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.Hr3qbl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uwf82q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.dYZtYP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Y8qYR3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.Ljv5Ju && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.elp4E9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.5vRVXR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jYeqZr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.3z3qCU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KnvUmm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.kZJb65 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mv6vgg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.UUOATq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.056S8m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.8l9Ck1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iY5qjC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.P4k4W3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VvB40Q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.cEGWmu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9P8n2O && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.chi0LD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aOyEik && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.9MMUKn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u1GlXy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.SIBrkB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cDNe6m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.8yMRyU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5x8csu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.iTj64a && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cBLsFZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.GgSpMB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.i03QGs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] hi/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.902SQE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Dpzuaw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hi -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.ElxAHB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QcJdCu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.YYfhoW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kKQbpA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.XkxTKR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2WIL5x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.z3hUcr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hW09Iy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.ujS4iv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xp9Cp9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.F7u8kW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O6oGBF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.BXTG1s && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sQ4o0a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.c1BvqA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.X4a0IP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.OKKp9L && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MB1TaY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.cR8NGH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BK3byX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.NZ6lNm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g9Y67J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.zuaHz8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZslOGu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.aoxRYN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zYqwi6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.126KpW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZlVPGK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.V8jkqm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.U3xQTy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.7Wt1HG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sS6Z9G && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.lxIY36 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A3TDAp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.8a7DlM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p2TeXE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.zdyeCc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b3Hd8T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.RhHggP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BIV053 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.Po32yu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0w8KkF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.rAnJLd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PY23Ex && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.3CsmY6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LaKbAB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.czZQXc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HSOLQ7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.N0I0zT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cgOLhN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.L1nQbl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MY1mjl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.PsgvCG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wEcVCg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.4tHXwc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hHYrU7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.6aE3ew && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W01grB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.s3fp7T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GLhxpq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.YBLBWh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UPwnzl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.M6f4yn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.t9Cz8J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.JZ2iuO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GzVzlq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.SQvVYp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6bIASk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.bXw6cQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6uLVPy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.r33hgI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kpggb1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.lv0IMh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.waFgwC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.zzFM7P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o6Bq9h && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.zgDmc3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vp0oVu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.RY1aPd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LU5kBL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.70E2vG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jnQsgO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.CSlKY0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zhTgzh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.ZlnWSz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3cpDyF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.Cbhs5C && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xXhVXH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.GY3v9d && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wBf1hD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.3Y5K9z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Xr4JTU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.2KypOT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ni7Jyz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.C2c3wg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DihkhO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.IhzI9i && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wrXwlw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.6GSwbP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pFhNLC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.BnD2M1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wHjAxt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.UcZSnr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D2W3j1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.z1fajf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iqIfAs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.oxCMpo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.f5NpOX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.gJaGsL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Zv7w0p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.zXyGvo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2MRkLU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.HsZ334 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0Fs2eI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.C6cvop && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GMRQpb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.Pzjr4a && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gZnKeU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] hr/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.Fit0rt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MxY8iZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.vcnPjk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.10UDzq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.0OAIpJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AOkYhS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.nt9qtd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r3eTaC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.eMbuwb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WTCmCu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.y7nYee && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YP8PqK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.pvUgnC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iNHKNq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.TluzFV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mAxhmw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.9gpW96 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AsBH7l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.FuPHpm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qI3OUx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.9OgyWP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DTQAFo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.EpimEv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.x0DMpQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.eJLBYv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nW2yf5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.PhzPSf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Msnw5s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.5D2Yeo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LUT1fo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.Qx6wDK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.B2kc2c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.GaHdbH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R8cVga && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.wxqIdx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IDB0Ai && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.6H3r2g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hsJbZc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.taQ7WX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xPGust && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.YnHUmy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h7VWDk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.cHYoPP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uQgf5w && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.luy9Wu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3TQBXA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.LameTN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8AbjDT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.2tEWV3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ylECAi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.qrCirn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.X6twIo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.CmJFZy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yCzKgb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.fV1OfG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bXUS5m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.LTh0vF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VhrJaN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.VggJLo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eViipE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.HAMIEX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wn8OSj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.5ILCpz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rUq3Nh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.B84DAZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FQZkYE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.afhvhG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VjJQMv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.mOiGTw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZmRC6M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.qlriyI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.buGirC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.UiizoF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.P3gJe7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.0VMMYi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5yvYWU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.yJotTO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lluQkw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.kr2Nbc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Z6wRM4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.2D4BuH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.21dlLU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.V5Avex && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y6Kqmw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.Hz7OwO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FWx5F0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.Zld5AE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dnaPfH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.Csie8G && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uN4yNr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.lU6yUt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GrKCJu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.oIXvYB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XYuli0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.2WT27O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QilFnK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.4zBdTz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dU3gRr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.ZzL6dX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pTG8m2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.Pl41sV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hr0313 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.JCIPnH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DmMcux && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.Z08Jbs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VUW5sE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.qUEkSN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sXjY1d && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.aH3zRm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mIrlix && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.uNdhNg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mZiIoP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.HugWev && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Rgb4ce && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.DzOfF0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vrGLam && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.knwM0O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C0cHZT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.3f4m15 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dgMxpf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] hu/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.LxZBfW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4iKfan && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l hu -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.9zgmGh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wximM1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.qmc60q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.S7JWWv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.DihjRs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MJWHbC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.BZP7Cx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.l5tCSs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.CDlOoA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Wgz1D7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.wTgb5J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qqGel0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.Zu5lm9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J0om9N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.tyCu9H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R6aSKh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.qGpdoD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VT3Un5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.fd7B0E && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XgEp4a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.BcEUDW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I3412p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.dt3Dv3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vJqnNU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.vFtmq9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pwK1Ul && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.WurYNG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Y0gl9T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.bG7qaK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iG0o3x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.xPCRIV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5jr1VM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.Rgbmv4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.F11F9K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.CdoX93 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XkD3bN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.ZbqhZ4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TiywI6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.52dRj9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A5jyTK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.JsUj75 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jYW2NG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.64QNJF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.L68uLX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.FrC0qx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GDToGX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.cno0XY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b7vZ9r && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.nzQ9Ef && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0uy9gT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.B2X6XS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CjQAr5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.pKL7ay && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.v8sRos && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.rtz8Wh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8Lp28f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.VQkDyN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YnWa6B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.RZq9fM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oP4MuK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.WLzqKt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.btKMG8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.9GzcQ0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bVAt5j && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.Yb75ks && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RQZdQ9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.nBaoTn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YuzHWc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.LIzC60 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XxOGjW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.3CH1QH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g095HR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.hMEv9O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b4K5mj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.y4jeUv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4h8nvK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.PfTWAW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WdQ4Tq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.9YxxsY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hzRNOB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.I8GvlQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.v9l1f3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.YjLpFy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y3kFgy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.3uKkVM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nfZ37c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.B3YEkM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6vYbTN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.zhRAcD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mi7xGm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.TtJo88 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bWja5I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.bHEh8S && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W8nTYs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.V09SJR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ePvQR4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.7qdtEy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dvbA9I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.I2P3Fb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.k2elqE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.C1m6XX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tgXCpF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.t7t8yP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3jSUT5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.dVvxgi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kgphzq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.vwE9aG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0ytoXX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.9j3lOM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RZ955a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.7IDyIL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.08lBtN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.qdZRNA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.l4R39C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.0bdwFW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1V0lPW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.SjjfmM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.t6c3UN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] id/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.Wfvfav && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.76yGU7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l id -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.9qXarX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.n6dOvk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.hTcN2M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YAbIyc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.aIJGKZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yKAi6v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.mIpj5R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BcMwkL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.hiqJmT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.caVuC3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.sAwDTK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.INoqaQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.UEpg1G && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2iDNEP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.sKDQlN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WFVK3C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.8pPYLc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dK140J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.toT5tP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gogJ2Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/04 Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and defaultinline colonne nell'angolo superiore sinistro del foglio. ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and switchinline ngolo superiore sinistro del foglio. ^ Entity: line 1: parser error : Extra content at the end of the document ngolo superiore sinistro del foglio. ^ HELPFILES=/tmp/gbuild.0PJRUO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pq412Q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.OSVrdM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gOEisz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.MP64CS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ACMFtI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.mOcHtS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Oq5wph && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.Cm1YPg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C0TbFs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.raAq58 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gbAfQt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.zANell && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pi2hDV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.mTEfHi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b79aJM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.2SVszn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gxPPO6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.axfiGr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TpIIBF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.Z1HyaK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AEwimO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.vxBfNs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3SYi44 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.HNxzPB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TYZRAS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.h5vZp7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LIfzAJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.WDTwkU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qRmf1D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.QIsFyZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KvBljj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.D0sBOG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DSrPe5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.EUeFqt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uwQA8B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.Ygc7WN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yaMXfA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.6WI2R7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h6jZOn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.BoWbBb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6MqqIp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.Ufs1fJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7XtKeF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.CfrXCS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fgFJPz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.JXKk2o && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZyNd9u && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.WW63Z5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nLVkmm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.5BdrfE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0NsMYB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.cpfuwV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Em0ZEA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.kAIRB8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fcLCkD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.S1IfYA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KOxh5n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.yx7aBG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EWRjI2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.6ClMox && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0MyOqA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.j1NJPF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YrpuRc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.QuJw1y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E4LKJc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.aA18CX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IpI10B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.fSGzxX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rUCdTw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.K6EMOJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fbGwFy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.Y1EKSY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.htFS99 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.9LiobF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AEQtbP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.0S1nW9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wCniRp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.GlOLdv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ha1f6L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.BVcimT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Agos8L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.9PfoAg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sJ9Hfg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.RvQzys && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BsyY11 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.GEVWoL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yJlTqn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.cFgAl0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r7sLUU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.xIRmQx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3XJmj7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.3jzbUf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kDcvIT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.DrtIWY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5jCpCa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.1cFvYx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hxl98N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] it/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.vyrPfo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jEU0tX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l it -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.CFjOQv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Mm6lAY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.3V4n4w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KQphBG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.sg13ke && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h6KwOS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.7k93ap && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TL4DFU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.uQ6bLT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J0AINQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.yMroKu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.S4KC44 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.bxLLYI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EME4XI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.lgZoZa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JdXiQH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.Pr6bZN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b06QIm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.oTLiFb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pWzWq0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.UlLGV3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KnE4kS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.mfKSXG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6PEATJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.lM5VVp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wW3sff && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.xDxwNb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SsIvYF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.LSP4Cj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YD50T8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.e8J90g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dItmpO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.PLf5GI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.up2Gzk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.z2ssmq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.m3tE0W && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.vhMwas && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AD124i && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.KWxZKb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vW6n4r && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.GkJ31l && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.m8y1yl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.ftJjv8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5WRsld && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.4FEWbs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wbc8VZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.wBov30 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wjtwjg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.OOhHa7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8P6G0U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.McLZhm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GiBs6p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.JF54lD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YMC46H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.GWM62F && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0ABPiT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.VEYUEE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6RdRLX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.bDvTm6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ca7KVE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.ajX0Ei && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AEJJid && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.6uyvD3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YnXzNt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.FnuphX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vnXomA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.rj21Y5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gDs6B8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.7jrQJV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jwjPwo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.wv094T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xqzjFK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.y4ZlqG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YzRVdu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.F1pc69 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mlr7iL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.6LgXQI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NhHJSj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.n0zkhX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J1dKxg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.MZP2xp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Qy8UhX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.fuJVEg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ks6Yda && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.a5h5L4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.omE7AN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.0a9Cdw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rrCsJA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.GfdsnS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WZgYbw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.5O0F55 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pRzALv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.mUVy51 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GlEo46 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.Pb9Tya && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bmBZGO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.McdSQb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DjvS0G && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.MkPxPi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Y3qVUQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.iCGXRJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tUWnJ9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.sLBQIn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xjEoUV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.Xrex5c && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nLdUrj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.8GXX1i && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iC6ddA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.26l38Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j7hqH8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.tTKlPp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ock1l6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.OCTJQJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.K2nDvP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.uerVPa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I4dcXY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.KftK01 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aB6qal && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] ja/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.AZuELA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lS3Xzo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ja -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.RujI5R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.chFzp4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.v2gaHF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UWmq3h && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.BLUtwF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BPsEYD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.setHC9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8h8c0A && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.420em7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tatA4J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.M6gPYh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UQOHBX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.GUQj5s && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GeIjCE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.5utPWF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Tkc6x6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.KSdkAf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rZ8KW4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.1i21IN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8SQQs1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.J6IR3D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AS6Bc2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.x2suJm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YMaUq7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.KRuN95 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ewRn67 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.sbT1WJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vi98WP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.UJ0uaJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OZjBHX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.spcGPf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JlOpxJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.HJdGyp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oaZtm2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.e5xEXp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kl6nC2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.GFotni && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DO4eVu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.H3xgkm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4lJC8L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.K2jkCS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WXHgBj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.C50cN6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.klLVna && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.QXOJOd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4NtwiV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.8uCdId && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.26OSGh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.TsocPY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aKkwYb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.iYh2Bm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hcUqag && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.H6Pi30 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R8Awh0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.XCDI6x && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IwUmb7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.mCmIGt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tuFUL4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.m4lLdM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5vPI6E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.2H8jLX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RYdXpx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.9t8Yiw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5jfklc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.j4sXB5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EPqcY4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.nyE2TY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cpA1vo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.ZuqgXU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vnYGEh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.KjmIMl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yBXLbv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.3OKymr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cbsU25 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.bIahe4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AHJ5ir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.KnQlAF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fJN61Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.TnI33i && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HTPbLP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.a9k3eZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZRhhTD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.TNr8sZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NPojW9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.cDG6Eu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2etQEs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.qsfIsi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DY3xVc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.JxKMwY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dNeq87 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.OQo57Y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vWxlvc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.aPbju7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TgTmXP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.0RD6Mv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XaD9HC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.uDmZZ4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gKhb8J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.54se9B && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mIkMe8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.TB9rkZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dcBqnI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.HvlgtV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cGze7t && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.MOqHUn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.l97Jjv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.kxzq8W && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MtO1rr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.c3FKus && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KAz5CU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.pf8dWl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4XM6QJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.oOgPFM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UKdLOr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.lvmWbE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PihFw8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.cqA7MR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R7UPFT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] ko/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.VbM39O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IQGNDz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ko -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.Vkq1TJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UwdJGA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.I1VkEH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DPrfJa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.FCiL47 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zivbta && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.4RcgrX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1JXySQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.bQHEnt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hoK4O2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.TQES0J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BEINWm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.kRxFVM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DYkXvQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.HHGmOo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J50q1g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.hUvNAG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q2oMBh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.H4usL0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aLjWXp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.tPVJj9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qfIe5F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.NIcV7u && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3jN5Ep && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.7ismgf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GQE8TT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.D5ad5E && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4fSzzC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.Lw3OEk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1pNEOY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.ahZnkk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zYRGOX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.OgnRTz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UXfwwS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.uQvoYL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NlDtpw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.dXmSVv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fVoGWI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.ZCGQHf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vzLAsp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.4dRm1k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.U6TwLr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.ZE7JlB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UhFSCm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.iOinSj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uCh9tz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.UZf5p4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0PkfYC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.pDPLKM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.53DPIx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.wt2500 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xFm9hP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.lz3MZh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Qa7A41 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.NOjsKO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7BlfMq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.ehImdI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W2D4Lc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.qtaUB8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LFx1Kw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.1zjZPd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q6E4BT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.Ct8RPT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LZsrkT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.hlvLEw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ox9ccK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.alowEC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.S3XjFz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.OV8APQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mAQIIb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.bMMrCX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yqAIVR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.02HCmx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CsNx4o && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.1kHRWR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sBjghe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.NUHKrv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SaECHS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.kVcEOC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FN8g0K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.u4g6G4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OW9ggT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.VUhmsz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hD6hol && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.GwUZtO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r64sWO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.F0brCg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.U6aW5u && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.wATIbX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5WgTLS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.FYX0lU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CjRLzb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.92HwiF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b4SC9D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.0TNIOE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KsFb4E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.LTccnR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RuVxcF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.hOoKdu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Z1vTOi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.6axjkg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.puwz5f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.DAGsyD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lFwiAj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.OrOJVI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tFq8x4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.LA58Hs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SFAcnP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.mgpsMX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.c3cqKQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.0s97uz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A67XEz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.vhZ4EF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.T8WatE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.GCReCJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aX5F0M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.G5IJTC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FfCf6C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] lt/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.dntwMg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xIXRZA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.AckYwB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nJwaeA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.dTNBka && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6SnsQP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.eJ9dkO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3WGn4J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.SYoJcK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.flSfpV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.tj28l8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5K3Bnp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.Nepph3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SkOHax && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.8pIawI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NE5tx4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.EHyt8v && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MVWchP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.GJ2HET && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZwjA0p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.2DaDDO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JMz3sd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.LmdYuK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5oBQhF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.XaLFbw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9UKxbV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.Y0a6su && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tdlizh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.v1H0RU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lbPpzi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.Ptbae6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qxZxMl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.4t2wf9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hzVP1K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.wxQ71L && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7IYhk0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.i9sYQO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.phJqUL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.bDaHkR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZLT4gx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.GMo18P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6vNhDZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.aIZzGj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yFOzzv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.OoFisS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SbCMjJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.gBWJPd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kFVQum && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.P7bidM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MdqIfD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.HW16M7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0h0Z8o && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.4E0Rac && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.F16qUm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.MdHADF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.s89Hfk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.rc8US8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ObvNim && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.TrVwhU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rTwLHS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.mHu3WX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ht7HK6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.vVxkYY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ikIpso && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.1zuWIS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iNT6uj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.p81Wu6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Q5bOK7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.UdPRrd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4Ner74 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.bwaEeX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.s2BxzM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.Cjg7Vl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y5jHJt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.I4MGs7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uyYLIm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.DoWIFw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lrRTgv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.v2o6is && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1Vopwn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.RDgzuM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D79tpk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.3AjcXT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LcfnyC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.H8OfOY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Zp69bo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.AxaGYi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.32tXlT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.ihVMug && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BaLiGR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.Ggpsgm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HcoPUb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.cqPEFu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.e0gDxO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.EUswzG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6gUety && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.6FmS7H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.72zRDm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.bbGpOL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wI6BeV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.CGp7Qy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W6238J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.l4PPf8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gR0gkE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.kSTcTh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dxGfmX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.jPZnUL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4CPxf6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.JgkACY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XyQrk9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.4qvyZh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2ZXrLL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.mevkAG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6ra7lk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.Zsac8C && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.l9AaH7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.1HwIla && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.707Wxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.1wUFys && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kBpYBp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] lv/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.NZYHhN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IIwCLL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l lv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.xe954m && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aA8oaK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.HQRCsb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RfzPTU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sbasic/shared Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and bookmark_value > <bok mark_value> API; XDocumentEventListener ^ Entity: line 1: parser error : Extra content at the end of the document <bok mark_value> API; XDocumentEventListener ^ HELPFILES=/tmp/gbuild.iDxH2O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tD12l3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.mJkDZg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.F1LE3g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.QPDHsC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.P8VRrM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.zosIOh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jGuZSD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.AWrU45 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.utFPSl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.0byoKS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Axc0Mg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.rqR3Md && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I11LNP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.lZNvPb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AElvo7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.bIJCQZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Glk1KP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.2PcKuY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kilCcZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.dCGUmr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tspO8K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.E35QQW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NY1kjx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.GDf0zh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NgFtgg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.4o27NX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0KzrLz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.NoppIJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ayuMeV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.QCdBkp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NzgpzB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.SyqVh4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GfBuMo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.J4zY5l && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7VjC7y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.IwoFvc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1pIqkG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.xS5d2j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MSAyUR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.c1fsas && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Jjhz4H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.AZOSLQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2GMBtV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.Xn4bmf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aXCbCb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.z6orYX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KRSmYf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.1GEXNd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8dBKTF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.CvKFdO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hKRmum && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.3TTDOH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7ygI8l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.jOETWm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5FWgEZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.aub9Wy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.456zCW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.30vV6R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YLY7f6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.hpAX4r && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.279rHj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.AhBYVA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fxdnAE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.bUPdov && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.d1Z5L5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.h2ANGl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Zep46a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.HIjtEH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6WivUF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.cKzasq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rDgX5o && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.YH7gwg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UdZZ4f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.KWItYO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Cv3nuH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.hhfJAX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3ABH78 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.XI044r && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r0LZCp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.wsvFxm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tJA1Tz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.yu1X71 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uSNrV9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.mrCAp3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8u8cyf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.vZRPiE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I1PQBp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.om5lH9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dxpx4F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.9mFTnW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.G6ODzP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.AgtrK0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YAfhc2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.kobGNE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UmHsAE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.KyZ7ka && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SKBuuq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.zCvw2q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y43goB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.oV3HXL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BMsbVH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.cm06ws && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LofeJu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.mLOmxL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3TfZF7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.PoJefN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3WDKWQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.14wVtN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dM6b7C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.idFG2Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UjDziB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.Jztlfy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OIwj1P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] nb/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.Weh7m0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qeuvmj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nb -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.ZHPlzE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VI0p0g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.eWm0nR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7JnDXV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.zmPkF6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lWWKW7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.OemIxn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.udLise && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.fnQgWU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qdXLOC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.1jVhIV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WUZj15 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.J63W1j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5pJN7H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.MaGXXx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.S4BvdU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.NI8WSl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.92JIbs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.z3xMrJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HhHgmf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/04 Entity: line 1: parser error : Opening and ending tag mismatch: caseinline line 0 and switchinline omopmaak, tabblad Uitlijning. ^ Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and root k, tabblad Uitlijning. ^ Entity: line 1: parser error : EndTag: ', tabblad Uitlijning. ^ HELPFILES=/tmp/gbuild.dyeWgq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tAXxlZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.Li3NBZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yBj468 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.MueMpL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ldjDbY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.jBzWDS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3vJwad && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.3jG8eG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.38GyNC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/autopi Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and defaultinline ine select="appl"> cellen ^ Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and switchinline l"> cellen ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and ahelp CALC"> cellen aan te passen. ^ Entity: line 1: parser error : Extra content at the end of the document CALC"> cellen aan te passen. ^ HELPFILES=/tmp/gbuild.bDTBVf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ro8jmH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.iRRaKe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.05MkSn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.DeSgFc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6GL3GD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.Gbids3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mZe1Aj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.zqG0Dq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W9Mzls && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.DlRkZf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YrSdl2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.uxnDx0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Yn7h8F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.lr6HmM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9l4vjY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.lN0Q42 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1TQyOG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.gcXqXO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Tsog4x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.taLKj9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.URRksA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.Zobntu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pXTef8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.kIgTkD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.f1GwAD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.rihLqQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.imw0ol && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.e3W8GJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g9tn3P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.zoMF6Y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ofNr6P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.pRZkmT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pYGzjd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.rzQe2t && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CIrQU5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.ennwUU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iQQEgF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.SB5JCL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XJvivF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.ziHmsf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cwvTTP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.85MNh0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CFPDpC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.pwbtSI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q4eA1k && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.deyW3i && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uHCObP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.cxQK7s && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.k64x8q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.GqtA3K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aGMMw5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.5AhpRI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.grXbKG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.vkqICe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uj5ptB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.rZ20ro && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GWKVCK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.ssygQF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TtKP33 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.4IFY3F && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PEXJII && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.gLl45t && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UuQzeq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.EUsCZL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kPbtOC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.sd54iD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.soEEII && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.6HeGfc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.m3mzpw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.VcCSLE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IvfPB0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.CDluAy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Nk97mP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.awxCkJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.POMwlw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.jMsfFT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mUgjuN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.Cuo6DX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0LVF47 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.21Yqr7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.x4xJnK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.p1NaVJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QBCfFi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.vIkJMJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CS3X1r && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.kvhO3j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.L9l8ey && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] nl/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.Wmp3w3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3n0k4D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.7vgYF9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MFf63m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.us4nzZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fKUAJW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sbasic/shared Entity: line 1: parser error : attributes construct error etspiadd.xhp">FORECAST.ETS.PI.ADD, FORECAST.ETS.PI.ADD, VOORSPELLEN.ETS.PI.MULT ^ Entity: line 1: parser error : Extra content at the end of the document k href="text/scalc/01/func_forecastetspimult.xhp">VOORSPELLEN.ETS.PI.MULT ^ HELPFILES=/tmp/gbuild.WWv7Wu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.B4Kut1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.zZv1kE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6SMCle && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.sBuNoB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.or02zc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.LfvfS9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1s3QZl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.qaVmEr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OTQF6i && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.0qnWdW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZfmYyb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.pYnamV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FlgF27 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.VfefU0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tt75Bs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.zFkzAA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bn9rH2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.2uAZtu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cteOn2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.t6iHtW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TUe4Ss && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.0vdMM9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9sIYk7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.JhkeIg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1s61B6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.41lfU8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gevqqu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.qJEnsr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WAWicr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.xI1HNU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uXEfun && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.neiNwP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GWt6gq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/optionen Entity: line 1: parser error : Opening and ending tag mismatch: literal line 0 and root ksempel med bruk av Option Compatible kompilatormodus. ^ Entity: line 1: parser error : EndTag: 'Option Compatible kompilatormodus. ^ HELPFILES=/tmp/gbuild.JH1maL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7NwwgG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.7znq4U && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Dh8olm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.Z2OLSi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LED8oa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.ckeFqt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bdGz9T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.EITG7l && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Sw1MnB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.FgBbve && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FR7LjH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.oSs8xJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O7YSD7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.VGOk6K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.itOXyH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.GAugYp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XE8Fi6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.ua4U10 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GZ99hP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.M7hwJS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vFfugb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.ZYFxhZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0AtBSO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.RTaeLo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D5DCdF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.vSwg40 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o0NHz6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.BaSHlI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GaMrU3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.hHxM8y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.It4trM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.qeMEll && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Q7Tiwh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.oNodj4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6K6YKQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.VKYpWh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E56npv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.7h2Ljd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RNB2V4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.cuiHHn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jTrRTk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.AuYilj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9LUl7a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.0pgmVe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0zCZZS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.Gl3reQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oHAMVV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.wERCX2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SWZq8T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.ZOo5W9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7C2a4l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.Y5doe3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lfhyfX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.MuxJhx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zBRc4j && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.5pJqdF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GNcjEr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.u7sl75 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JfAzqu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.2RAaBW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mpZMTQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.l1j9wS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LVz1uX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.mD23ly && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TZkctf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.7l6jUv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xrBEhK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.lNIhCi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OWnvWW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.xyz9qO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qvpwni && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.MOEyFD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.x4N2sn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.nys8ct && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DFCDkq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.HsPAxj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1mc0kD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.oLTDoi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HHrbGS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] nn/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.V9z0jj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vl0Jww && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l nn -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.NjBimW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fIbcS0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.CCIaK6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vkutjM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.eieL2t && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zSW7c4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.BRFtz0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CVqWe4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.ecbv9m && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3y53u7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.2hJv1Q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Y2NiNz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.jgWU9s && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UvYwPT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.1jSVNL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zViXg4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.t1qkCI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Fq1z7d && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.HweqNm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UD2FBW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.HaAViL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wsg9YD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.laRBps && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mXLaJy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.WlbNbT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IBvpRx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.ZAdTdC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A7Lz5w && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.DAMrvB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9TAny7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.PvoV8x && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TfM6PA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.xIRRDQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WgVxvo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.jvZ6PB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.spR4Tw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.2pUByF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cx0Dri && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.xVK4sq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SKK6dy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.yAn04u && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZIdB3B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.3KNavm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j30yUr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.IUeNS9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hBBTon && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.qQoIP0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Jn89gj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.1kqVzY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ofelc2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.09Yo3V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bSEuJb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.LgaZgB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NJrmjg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.qt7sC1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wBruAs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.kIaRlW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SOM7Y9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.K9aaak && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GjAXzn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.bpC8Fp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uZvSlC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.daXDaG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3Zgkwb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.ibHJar && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ECIFL9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.0GZ7QY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wIXySy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.ALoM0M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cX5VgR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.9RwCaf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IlREYl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.P5I2lY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.c2KVWF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.Zyr77q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8UUDFj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.KBoRbz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8UY9dg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.VgJl2p && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KPcw6P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.d0xCph && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.whbVtm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.EjCs44 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.H9Z9DY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.sQd5nZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZQfZDH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.LCTj08 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hq5o3L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.Y0akjH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q2YFim && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.6GhjkN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4iWUya && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.BwjZmF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3QXfJZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.stbDG1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Rr7KG1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.XmNFjm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3v4Bee && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.5n7Tv9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JXH6St && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.1PZ7c0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bNNRs6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.TdFZdv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9sL7Yp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.3qenJH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CPg2Ly && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.Nk3Fia && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qgi0s4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.610kUR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E6cU6p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.YDI8y9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9184yT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.H9gGl8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8u9pHR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.wlfJMT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ruc89F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.MaR7Ik && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Nn9b3N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] pl/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.cBJoJs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h1PjDS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.2Blx8F && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bf4sSK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.sl7OxQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FINNn5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.4n0ZE2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PP0YeX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.sFRkyO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J1BY3y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.D7ed4m && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jc41sB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.m9Ue0Y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.64Bezf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.myCze4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sQUJhO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.EnACIt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OTGvEC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.zGqMoV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mJm2ms && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.6tVTP0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RD70j7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.Eef6kC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7Tf0j9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.g3V9UB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YFUdtZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.OdzRLx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ul65BN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.bD0TbV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ulg2FD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.VoCIST && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lHw4ix && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.r2oIDy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1Vjm7X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.GLbxvQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DmNaFV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.50yytT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CwcfQf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.8JlpzT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UPz5hW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.KLpaTf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gSHpnC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.gnJke0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.867Nsg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.GRjhnx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JESSqD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.qplchp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.K4jnjD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.x0JdRV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZLAwPt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.bCCrgd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UgJPOf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.O1osTF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Sp7WoO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.ogfIbz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b923Dh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.hN7BIW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.t8sCWo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.yB8wwC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eeiud2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.782DdS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fibdgh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.oZZXNN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JpyGYG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.CMyxOZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IRxkfR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.NNvygL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dqUBUg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.9jAIRd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Gm6rf8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.ZBVhn3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5fNulP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.99wkmz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MXkYKR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.YUWlVA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PSUGb9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.sTbIsx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o1ttJY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.UTgtkA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O1hhfd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.O4oFkV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ssBpyF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.Us3OuQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XnAXVM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.GKqI7n && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.njzZBd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.OeukFQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9S6Tqg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.8B6orx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aZyhKh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.Nm7utL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hFkud0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.ZAB5P5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jnkvQL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.fuVGUc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HChi03 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.eOlE7i && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JGaaF1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.l45ogU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yVPfvk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.rh4VuD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YGdjH3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.i6Q8Oh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PVkdaa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.3tMOX5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eG83dH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.0SXSkv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hGtlNW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.iq1VIx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iwAbus && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.6OiqlC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fCBPlM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.6qJGuF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vUm6MK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.YjvYTd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Xcmtiv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.e7p6yu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vkMyDC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.Hbyums && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.huMlzq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] pt-BR/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.7iBtMZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lG0Wyd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt-BR -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.U39rPc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.99tFQj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.Sb4OCF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xlylz3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.uT1C6B && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.N9pLVM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.kUpgr8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZZH7eD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.FJBHv2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IHbi3J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.pBXccK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KEk5Sc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.QysX19 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qQknD4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.Mcg3A6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oO7Gzm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.4d1fRc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ESZgqu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.XH6IUv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j5kObp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/04 Entity: line 1: parser error : Opening and ending tag mismatch: switchinline line 0 and defaultinline todas as folhas na folha de cálculo atual. ^ Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and switchinline na folha de cálculo atual. ^ Entity: line 1: parser error : Extra content at the end of the document na folha de cálculo atual. ^ HELPFILES=/tmp/gbuild.P1Ejlb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gcVxPY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.suOV2z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0cRm9w && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.XDavkX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DQVQ8L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.h2iKzr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5QrXXS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.bj6eJd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6l4CEE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.WWLY4w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3zTYFF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.YwmQwu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.thvkZv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.wCoEQ6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kXS5wa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.JaWTAB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UGMsa0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.Iv2ezN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5rkcKt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.6ro4xr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VSHHzJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.pICSCZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ch0gLi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.tOcPqG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.N65229 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.PvBNTb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sKTS3z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.bdEdT9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.45U9iY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.f3LEdE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5Vfn2l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.sZoMJQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qY5VMZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.IONl1G && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.G5cx5f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.afTaBJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ryq70z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.rnxZr3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NDtrX6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.pJvNsI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3PN6zE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.ROg92k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YGdFyt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.aEe7ly && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wFrIi4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.N3mycG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CdMWzA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.UwCAAG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XL9vk3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.leladS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UaBa0o && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.LFKv6T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hZS1UD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.2Ph5kn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yggFRf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.YB5kvE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D27KwG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.IMkh9I && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LRBn3s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.wZL3w4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QrCAl5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.t8TSud && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0Lkmg3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.3h8aDj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DOJnaK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.6YrTxf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o69tOu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.ZbcD51 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.K9Fk2I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.ritLyO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oHpD1Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.Dbn3Nz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4O0OC9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.HLIaDt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r6Lg8e && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.cNYtJg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hyIuGv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.XToK20 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kiS9jU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.zGqMy4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.d6C589 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.54Ccrg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BROtoG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.9RmTcE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Rt1Tac && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.GyVYti && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qbrrQ5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.up0q2Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ig6k02 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.6O0IcO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jTBknC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.H2LXcC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BjgV1A && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.U8MnSw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7mO578 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.bVFxUd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MGoP0v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] pt/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.zyM8Xw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FxpASh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l pt -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.dOgtM5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wN5LDj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.1gvXkm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Gemujp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.WPcRuR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JJJC3Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.ArEHA3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dPyhAO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.oBFsF8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xSnJDu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.V08mKB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ppvfzz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.6NFLkn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UlyyIU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.9uxikX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0fA9pv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.RAcA3x && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D7nSeN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.xH7mq1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aicZ9D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.6vjHyS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dhuQAl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.1DPQpI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2EJpr9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.BYsR9J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KWs9wd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.GBxdWu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cdA6oA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.Lq7YLw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mGIfiB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.0ePmEv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sBqu2c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.8D6ZNx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zUtuff && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.VWDVhq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TKUf4w && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.NWcxec && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RrlH9F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.JQZ3Df && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UjFyEP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.UX3Zgc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HgWnB6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.NMZ2W8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JZwoUB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.a3Vj8c && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lxIKrW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.b59qYN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hMXPRA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.ZofZ7d && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XiNYEu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.lxGENs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7ayxXz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.JCsHTi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WhefZS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.ukXN4k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ObTweh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.3MdLOT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NSxLRO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.qiLZDp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VJA6pK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.aw6pCi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AQoeI1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.r37KVL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9Mtw85 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.4npknk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6eoavB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.3lujh3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mvj5v6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.dkCwVG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iUqGHK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.792S6V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SDa3S9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.hN8adJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GZxEBa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.tGX6FJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lxlffr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.uB1Vjb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GRw5Hl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.Evl3xz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hy6OGz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.DIw86T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.X4QUDM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.4nlqhb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R0ReHz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.7ITuGe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HdDFsU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.U6eiPR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KH6swX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.vHhlXn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7qr2Mm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.Ev53Mb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NBC8UB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.6IxgoD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vis5ad && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.QrrbbO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lLC10C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.xnpE54 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WyzWmg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.VRrVzx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gCKuUl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.ekISXX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FiC1yo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.32IBLH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jwjAaP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.Z3E5bf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.l2Ssp8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.kEGqFs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.88mceg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.wmY7HT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I1EqnS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.OhJMI8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qYPywI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.q7CyhM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nUGz8v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.dhuDsM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1UOrFz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.U2GfYI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J4jNMW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] ro/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.WVZUe4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Aj7Qky && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ro -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.wHfR2A && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0sRnh8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.UKs8N6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VV9tXw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.noM9WW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2nsLcC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.fdvS3k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lVXsVf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.RatWpi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9cVNow && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.WUVfxd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RvRZSG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.Ae77E4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YiruHv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.RZ1NGe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cbSyAx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.L0uYJk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.v8brBk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.x9xo4A && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8J5Po9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.oIiYYz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mI6DIm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.LLWUQg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4emYDc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.DMpuGw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GOYoGY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.uYSfwp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O10z4A && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.RTNi49 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.f2F6zF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.AsVC6g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.M8EZoD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.Z885zL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ipTxzA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.VS0hLJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.agrtg7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.fc7WwC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u1EOB9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.so6si1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZDeorX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.dyqDl0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RoJ6Su && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.lnmDgC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WVlYjX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.Ih5tx3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vypgDa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.b9QFXp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KKIvkx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.WVpOQC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p7lnsH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.gPX64B && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wCT3ln && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.GXwdnB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dOAXfq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.KpXJ0g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wUrAQG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.1sEAZV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZLVN2e && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.NqCgYC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Nq9eye && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.SBnlN1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XmxVZm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.6Q8Fdj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MiMFXJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.zakZo8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9nV9KJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.FMnx74 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.52HaY5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.ARml1s && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.t8WWAl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.cGCXFU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Z2eWZR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.V0EVHi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2kEy6q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.ZZGVOz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C8YEBK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.kf46RH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gV2J2a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.D7JdEh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7Oph12 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.RiWMSm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lSlThE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.XHFIRb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EJGGZf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.kZNqVA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.S5CtPO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.0xNuZM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zaM18t && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.j6Cbsv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oHazpS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.NJO026 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bQZlcQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.3Uv2iK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q5lGoC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.tW44nV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zozfPA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.RFJ8EW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ViuBTQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.jdXBqB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bWOljB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.s5sm1k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.f421YO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.5MccrD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1SwR77 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.zFhyIC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IJZTbI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.tDoTSm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YM3I8s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.SOoF5P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xPg54r && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.Dryqo4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.H405Ba && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.SitKSi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MyFQXW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.f5z66I && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ISeO5Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.EzA84E && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HcECV0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] ru/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.hFDrHi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lAwAYO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ru -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.cWuuWH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yRL1Rj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.giEGDK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Oio5Op && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.FOtcjE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DD2K15 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.U4AA2v && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D3PVGk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.V8CkGZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LWJvNE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.1GtGnZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.s3WxG6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.Ov8VzL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vp7Yp9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.Fc0nop && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3Wd0Jx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.WimBFo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OPnAFD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.WbqdId && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p6tGmD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.pv7T4j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.z9soCn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.YdRULo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nlhmuU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.cK0JqG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5wYU8n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.QDhzhK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CbFtGt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.uPhCiL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dLckj3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.T0cmgT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZKdQsR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.NmJHvp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aMGGXO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.IOuYo3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qexifT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.e98nNW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r84YRq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.lUdHOt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dcVtIX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.RncR1M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FmYmtv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.tMwNG6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.K7nor7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.BO70vG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zMP6z0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.ZabQWq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RgyELR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.b8Rh6t && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0c14vX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.au6rpr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.saLnO2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.Bcyw4p && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KalSRM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.nURDJ5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lAKGjl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.ZEGdqE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yVSrLp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.qHAX1R && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Mjiofu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.sco1fx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GjPUoe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.CufXvD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lkaXXl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.5rsGSv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Y0wVnb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.vxWcar && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.52axQq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.UrEu2L && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2qlRnz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.Uqs8i4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xnnUU4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.eoSGlp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TVwFhv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.5R2oo2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SFzjt3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.LUjqfA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IH5Ntr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.979suz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZVjcUi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.hGaZeF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ccIEiX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.gAagI7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I2Xjo4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.8Cs6sY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9lHxPR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.IiAaQ7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JpLh4d && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.bF9mWe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7TBFvF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.Bs6y8b && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1sKG8l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.1044hk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lJKmpA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.95neIt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IKyLNp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.nxb4xw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p6tNYT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.8mehUF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PgduMG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.NiqgNw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UHr328 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.vwfzWe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.INfIfX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.P8w9WS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.poLBvn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.DjhryI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5gCRy7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.mQ9sxc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QXhM6W && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.Ro2y5b && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ufwy5E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.7UU3VE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZD9F3M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.qtqSGQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Upq10v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.IK9v8m && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SIycW5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] si/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.vQAuvm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TW1shR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l si -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.Nn8Wk9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VyJaOC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.xW9q80 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TFUuQp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.0PFoRx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.clOIWO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.lEjsvb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p5wGbA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.FT092q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kr1wvA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.0gL9hU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZEHvXZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.5cNX4y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oQlYuU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.YAxila && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XZDREJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.s7GGRl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Daevj5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.VyLLt4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6nHv5n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.pNu48V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dRiIU2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.GK76Xm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kjh7FF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.kpFbju && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nVrXiA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.Ep5ux3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kjtkEm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.mLuAFl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A9Bf7w && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.kRA67K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u8r9KC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.Wq15W4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TUQYsW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.r09BS0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xO0RxJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.134mNb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IehSle && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.eM5KXW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.q3cqWI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.CBX8Wg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8jzAIV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.7ciWo8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4vswCB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.tcAl9v && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ux7jSY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.FROyMH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QScyBy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.3JM3la && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.37vjgM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.KWHh44 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rd7jq5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.pbt472 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YOFoKb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.y2rOpX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NPzY2g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.acF6Ad && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QsZyKX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.IU50kB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ONxPdC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.AUZdLq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IoCyDe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.uHeyiy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mv7sHK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.3nI2Ey && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uIquBu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.BF37q0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Xs5ji1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.j4HqCV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wrTSVD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.hWEawJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vG6oeg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.YJkytu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jp1iiE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.fWRFTU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EuuMBG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.4grMh7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mVjDIl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.JaHx3U && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fzsuot && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.g8LRYy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.P7kPGO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.le0PXJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fqfIn0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.rBU2Cj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JT6NdJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.6tRKu4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dqpVB8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.OBokTo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PD1Vpm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.kSMpSE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FWMWzT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.lxUFY1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5KGY4i && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.1BKTzk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.N8ssBu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.Kqq1mP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NIpKny && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.SyeaZT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NWUiOM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.uFstGf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MMlkf5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.jVd1TG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rXGi38 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.pSJKRb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cIFKvM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.Ccfbzj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YzGLsW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.wXhllY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XwrqHp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.aYfu7Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0BSjeI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.3oCisD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.De2FjY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.uEtS3J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sm8iyM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.Y7EiRn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MncbGG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] sk/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.otxq6K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.v7MaAR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.7EdBr8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wPLXMC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.3PemLo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ldwV5U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.4QFLtp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ab9zkH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.ehNuPe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u8BdRP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.pvflOF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kge1Xm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.GXR62J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rwHI09 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.xpwUt8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.X0wZcj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.Ossi9T && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7bKAt0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.yPG7fD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.73mZvy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.vRfhPQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nH9C7F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.F27szt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3GYV9w && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.w40SzJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SCJy7D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.NpZunU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NKF4gd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.G45XKL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pQFo2N && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.Zs6yR4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sSCybQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.PhXGyo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BohUra && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.RR3MEs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AYoEsl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.nZncu2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YLFUEj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.rHNTAY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hcs4Zs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.uL88DH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eGuAKP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.8h1CmE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.79wWQN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.iw0IYf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZwmeX3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.ezLNg9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nvTYdV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.ugydBG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BgYjrm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.KDIw4m && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8gzMdT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.A3GGke && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hd02bk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.Z85ddN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2XGBJV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.DC5A8c && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IRUX8Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.yCxAGb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EOv323 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.YQygsn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wQw63n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.Nr50Pj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2xyp7B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.LT5WaV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JTqQut && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/schart/02 Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and emph – Možnosti – %PRODUCTNAME Calc ^ Entity: line 1: parser error : Extra content at the end of the document �� Možnosti – %PRODUCTNAME Calc ^ HELPFILES=/tmp/gbuild.tOX7ZT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qFUXno && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.4R9RSQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BJrzPI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.KPzjYl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IXCN7L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.agxgHr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kymDC1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.mravQ7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HOpKVS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.YaWHLU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JG7mJG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.ETloq7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dKtsd6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.h8ateo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IHB0Ho && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.0TlYcu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xZBSpn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.kHqAM0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5ziRxo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.R4OgSe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BRQ4J4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.H4Enk5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kgYWQa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.h7Di6H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5uztZ4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.tkzIPo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HPnCCD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.XIhK4S && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hxWx6O && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.pFlVxD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GHKuUg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.EqkLzI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3AiULD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.SlTR7y && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mnwt3G && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.FvSCqR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TvXD33 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.vHPE63 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.goAqOj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.u7Pys4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.knhcqa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.reu7cG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fuUKoi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.Km1Exw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AmiI1j && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.CWyl3P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Q7X4RD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/swriter/04 Entity: line 1: parser error : Opening and ending tag mismatch: root line 0 and item m>+tabulatorka ^ Entity: line 1: parser error : Extra content at the end of the document >+tabulatorka ^ HELPFILES=/tmp/gbuild.PA9V9f && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6gey25 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.qVvP72 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5xgrDu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.anzySP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5F9r3m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] sl/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.jFFYcx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HqLvoz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sl -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.wZgWxW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.adbcHY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.aYtoUE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SrinHO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.5T7kmy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.prJLCl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.HSk4R1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gwUpxJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.0yv4Kx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aksx6C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.5b8fyc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TylJa6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.vbmQCp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.66xeqg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.zUXIgo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.U8RcSu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.5Z3crS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.a24igt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.NN6Nwb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O28CYW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.pI0tAW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Z8aRbp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.DvDvMI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tcekJv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.1q6NV9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VKiKGy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.xup9Lv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7ohKvB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.UuLauE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cHQSTp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.KQO35x && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Rpmvwg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.HWi2Zp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xUVn48 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.aTlpF4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C4zavn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.JPwVTl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kPfZ9D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.rJxKpP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ioFQ9G && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.bBOu6x && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JCnnOH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.Tb4453 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ntmKpR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.Aujtbn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bv4ntA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.BDhlyp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.twfpeq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.slZfrH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gjDCky && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.qQ2F3X && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JnqKHz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.XSlify && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JFCpxy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.e3jJEE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YWzJYG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.dtAqN0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ayMvgj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.PglFit && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.M7kThm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.dKXbP7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.keIfy7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.XiPAJU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8Gbdxg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.f4QEh7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rbjaym && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.zN25Gl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.clRkF2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.fDv2xj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.glQxH3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.ZO8eKY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8Q68oo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.R14DM7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mN8oIU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.hwg72P && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MUJiwZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.k1SfEX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fCvOwG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.hLgyS8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NMSxRR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.WtDmpo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.elSRid && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.1uGLeO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EZxyb8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.R6xIHT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3dlUeS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.eRPQiN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GG6PtX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.KmF3Qd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2XSPEZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.UrOBeL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WBul92 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.8786we && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GBPzJy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.lThVt6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YDd2I2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.e4yvM7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vgar6a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.kfaRPU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TQHLSG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.KIzw1N && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.27yGwL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.82lj25 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TTwAPC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.vv2GUg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ynHu54 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.s6yMNH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RfmPzU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.gdJlp8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yhY4Tx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.LclKyL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uTt787 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.F60sVd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6AcXib && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.z3v0fr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5LG7vp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.nLI8pW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eZhNfp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] sv/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.l8i3Wg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6Bkkur && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l sv -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.aleAae && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ke2iQe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.0IoldW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uxPrIh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.XkIP9h && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dT7W5p && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.Y0h9oj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u5Y1IK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.GbypaA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OTnzK4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.rSWhdI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QWyi9S && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.l0UxUV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.N0iL0G && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.zNRQ7D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tqsuqv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.eHrYoB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.efiFde && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.UGm5Qn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.APn7YR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.2wyxEc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.d0yKvx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.X5Pgzz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.03pSNR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.QiQ5yJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bM2ps0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.ZsjSXr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R07qUM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.4ps4Tb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3Oy706 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.831FSZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KprFzI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.naGiSN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BsUIxt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.SEHNnQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OShYJe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.zYfmT0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QyYB0a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.Chi4e6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.beCPLK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.Vok0gd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RBnuS4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.MgwQGo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iHVDSz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.kObjA9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.P2JJ6y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.nMorMc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9q36si && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.7vJzOr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yQSGMp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.pY95A0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W1wllv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.p4ZFdm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mGtF5l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.TOQUgd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wBkFxx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.TsIk2S && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fUKbWN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.wJPfHw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XiOdxM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.MOAdv3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MqAyif && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.K9QkwJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.raD8Lq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.bdQROg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GdiApl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.5nRog1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wE9N80 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.QJmQQe && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VoxfDa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.UKQjGD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WwTP7L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.C1nFqo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.t2VvTJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.pt2K1w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bhYPfi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.BSHB1L && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.02vESK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.EbdC2k && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.T1I0k9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.jt3VWo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6YjFy0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.aeZ0sp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1Nw1cd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.tBjuWv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wFgkoj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.Sililf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2VcWmM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.BRiSzA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4tZE5D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.DH4G3A && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.58NXDk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.HA5bdn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dWBSzD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.XWwDUi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ayhUCX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.uHZnzR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jQj9FD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.ua4Ll5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7XtGnA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/smath/06 Entity: line 1: parser error : Opening and ending tag mismatch: ahelp line 0 and root �் பொருள்களுக்களுக்கு அல்ல. ^ Entity: line 1: parser error : EndTag: ' ^ HELPFILES=/tmp/gbuild.7GDtFY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rsHlbS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.QFLY2L && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tHsOgH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.EDVC3X && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CCkxnd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.9gg5er && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CmcyxC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.jYYKbT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OQdOQo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.rlFoid && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OG81xX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.eoH82Q && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j4qrPv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.PjmNk2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pcjfnZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.TwQD6B && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AUqm9E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] ta/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.GJl10d && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uIJB4o && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ta -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.J6hx1h && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aIeUZ5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.UJrpsm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SMXWIp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.2Q76Ry && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.70e7tR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.G3UubC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nLXbUn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.IQ9ZgW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TtjltI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.ZlovmT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OVWzG0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.yiXpL0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oyuk2n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.bqWHQo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zhhyCD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.jwd8Kx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zdfmwT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.U1g7aD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.f1yuaB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.GJbzVb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WJsGBh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.EdX8hi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AGoaEc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.jRv0uH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R68Csq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.gNJmMu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Buandi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.JUQvS0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LbDWWc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.Ln8jkA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.eQO1HH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.Nssj8O && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.es9ceG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.lVxgu4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C4H1rA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.AfOoMG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HxH61m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.kx8ORD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ig1iF0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.dSkiHd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.15r2RN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.NxpHoz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BcsSJU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.gMvp8j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uPnQXG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.Klzj6p && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IaGmpy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.3N2KD8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iuNeMu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.sND985 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Dvx8jI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.HI4rET && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KBAow1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.JJ7WLP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3C7s1m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.Id6efG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.k4LbzM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.Ma82Pq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oFzLl8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.xyakWR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h0kYmy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.5bn4Rx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZkqW5n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.De394V && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MH8CXj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.mEPEtz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3sOMVY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.LxGi3M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jlSslo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.U40iMr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xvNCfT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.p2fyVS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WfvV9E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.Uen430 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5vYPNY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.5MsWQx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JAL3dq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.vIM16w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AnWmop && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.cxABqv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.REFgaK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.KoC9Vh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.afwFvY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.1xblb4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OVMych && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.cl4Jv5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CgxjS4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.0xl3hT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uFuPKS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.N72XkD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ikCI8C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.oHZeIC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.c5rZL7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.uNMzIQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ntnrBA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.sjntmv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hkVCfO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.pnfmu8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WPOwmY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.VDOAoz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xhlbdw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.sLrnyd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ydCIIX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.HRZegC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RnwUSF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.7DDuRB && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ls6MrB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.oCnwN4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LTcu4s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.byziui && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.m9G5dm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.AVCbW6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KnwoWe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.hLFL0D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.80unvK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.7RyLpE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZdGATJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] tr/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.J3uKeZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g5sSrB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l tr -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.KJuHUc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2eV862 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.KxGPzh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NJ8qrb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.2ZSUGR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EiqLHw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.tJOfyf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u0Y76F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.OsAhCD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KRXVxD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.GgVNYN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wJzda5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.HCqCkM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RYrQbN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.usYOA4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ML1UR2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.q5taBR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iet7Gy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.29hewv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LsSI6D && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.DgsQCV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HhmCUO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.ilTGQn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AzA1LB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.AMUira && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.G6npo7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.6jaFsI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Fbr34n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.KHPy19 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Knl023 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.Z3C2VX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jyYfrs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.Jj5Ciu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BleTQ4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.TJb2iL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3ktBBz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.wycery && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2AMcop && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.1LWKJ1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oRKW1c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.X5TrbA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wy0XR3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.PytARC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fR6WyI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.l5jlKa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Av0o29 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.MeMmcf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5xEohr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.4t7Pzc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aq8xBU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.KYeNtd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FX0Pxi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.cFxxnE && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9vvZZC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.qiHPnj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yWiq2U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.4RKRHi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OfwrEk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.5a1Yiz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PU7Xvx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.nWxsL8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dcBpbd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.QRUACq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3Xb2oq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.MAXTB7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JxYkyN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.SZittY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VDWloN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.aypuFY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.INqdyu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.zqciFf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SRqKzj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.xet7io && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MijZkJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.RPzGpv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Cblm5f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.8qbkWJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u5lutW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.KVZAoA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2WYIYx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.8JrLNI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gHsSp0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.yuvTGA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FCbQGD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.O5OvSP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HWe6YI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.YKBvi8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UQzPds && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.vnZCSs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7FmcAL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.SEyQ4L && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bhcIfr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.2JwFdW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vg9uks && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.UI9yEA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7hIYRO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.V90qsg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JtbbGs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.NINPgj && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sLmr2X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.dZWrp0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yFLAOo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.erP9S6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jsioyO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.x8JC5w && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FnCyrj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.IoMYFW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.x5J9Ei && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.MRgFba && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IdmI3H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.kHKskn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TXwpzG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.fVuAGn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VjpsrE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.K293D6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bRNQ1X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.ztAzf2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2kwvmY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] uk/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.n0RS0G && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y64bPS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l uk -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.i5nfI6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YCvilM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.mNdHXT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LSVbpA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.sCgz1M && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KAz1Kt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.V3WM3H && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cthUHq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.Z6ptKx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cnzVOt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.oakoQZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EgVk5I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.9uIx3J && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JVdh4e && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.mnSnPs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PhPnOP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.eIlaoL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ddpVvO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.7CAPpA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8HafcO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.rsPw39 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hoxgyd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.mImHhQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HE1lH4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.cI0caP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.t3e7xI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.DG8Uzz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LHyF3J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.w1ruhW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LSDPWI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.4kLZNb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XXcJl5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.35WZM3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ESrIFd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.mf395v && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CD0SOm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.FFkbw4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xVJYDK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.kpYMMg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ezHV5b && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.kG5Qw1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vjA7bC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.j0vR86 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J5g1cM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.azkBRA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PcndJ9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.ohV3Lp && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8IXZKa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.2gCeqm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6B0oXm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.zid6IS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ns1Waq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.iCVPVK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dBZR4m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.OMNfXy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Naw1wV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.gM31T1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.k9Xf8q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.gz7jCn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xOHoZW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.ooohVh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.x9UtqB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.EAzc8K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MwB9qo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.XUCTr1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZDpIQ6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.0MWL2h && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JEXUzc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.PCfZ6g && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ka0x6i && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.AaqEiV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UwKrwC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.ZlngwN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J5gPKG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.5mW783 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4rWU2n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.1h1l5K && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.My39RG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.DgxfrR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zdCzLt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.xCqVvs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fQdbZs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.KVUjvm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E84vr5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.KdN06Z && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rQ73Ac && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.kOoF1j && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3oBq6M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.UoNwg4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.BTTXqg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.yGr3QF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gUxE02 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.ypoPZi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2fEKa8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.DI5nTn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RiSLy2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.j47QLP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4cOz2n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.Mmfop7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1wX4p0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.3HujAk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mFCmX1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.YQlNur && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GPA1GQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.HfMh3D && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oPSTK4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.1ZdFw6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pVh49v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.VsSw4I && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wcrN87 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.g4PqUZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E6pcSj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.A2DviL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZkZ2QG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.zxZ2HH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HeQOXL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.8mzOXI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.K5ul2F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] zh-CN/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.ZNm1W2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.V8PrV9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-CN -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.AQEFmk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5TNeDP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.fp4LAL && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CUUMuH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.KjRzjA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VS0tgS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.U1nRsi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EiK9Ch && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.KrxPSZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NorT3R && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.sz80ZO && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dE0HJW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.xS29jS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PPZCva && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.olocQI && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o8eNkc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.PPYEhv && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tl5rDL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.GzYNph && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.L3nBVb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.NKkbV8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UgfRbq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.kLayqc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R4QnSE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.aJRopl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hW1Nfv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.lWhTJo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XtCOsU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.lyqTcx && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.e0iq9x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.VVBgx5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NNMxmv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.HfZqBt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cRJzFd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.i9o8Fq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dCbcMY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.QHujtT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kNQsXV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.orXxUP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ms1biK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.0juQyS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wHYmbv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.p1hlyu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ih9le3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.zv73as && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Rcjyib && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.JAFrTg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A3hR2Y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.2hM4Mz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9QLZ6R && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.Vz9a6h && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SpBSwi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.6yxoHQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sgAmno && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.ZcfrrT && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YvgAu4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.joKPEN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u56cpD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.PP3H6X && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5f2tPD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.kryCcU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fcf5tD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.hAvEpP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nWkL3j && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.1fYbSd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SwQEcO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.vR4zLH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8eQhmB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.G4bviz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y0SXb5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.W1XSSf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EkOXds && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.kH9D7C && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MQLFoy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.F9WfbQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1aq7iL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.WEeBu7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IJEbOK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.Qu0934 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2axyht && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.tF11su && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hAGaJh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.8kATZz && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YzLgjt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.xqbTJK && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dS73ZG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.NLuQRw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7okIb0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.U7jSie && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vip25l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.pfx8Gh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9VHQ6c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.cXrK0s && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ORBbcc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.d75xUA && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rf26we && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.aTbqdV && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.niEx9l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.rnJwzy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5Noyac && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.QMrAjR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9tYLFC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.f6eS38 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iVl8T9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.OlFWwi && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Cnzlts && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.xHjZ97 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7LUgFI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.Vno2C5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HtDgqY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.3fKuZH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.msQwRY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.PLGyPJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C51U5h && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.jpobe7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.au2JDz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.Lnt3Ze && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.c6LJDu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] zh-TW/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.7ZuiNk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AGZaZT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l zh-TW -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/gendict.run touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/gencoll_rule.run touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/genindex_data.run touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/genconv_dict.run [build CXX] workdir/YaccTarget/idlc/source/parser.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/idlc/source/parser.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/idlc/source/parser.cxx" && false) [build CXX] workdir/LexTarget/idlc/source/scanner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/YaccTarget/idlc/source/ $W/Dep/GenCxxObject/YaccTarget/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/YaccTarget/idlc/source/parser.cxx -o $W/GenCxxObject/YaccTarget/idlc/source/parser.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/idlc/source/scanner.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/idlc/source/scanner.cxx" && false) [build CXX] idlc/source/idlcmain.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/LexTarget/idlc/source/ $W/Dep/GenCxxObject/LexTarget/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/LexTarget/idlc/source/scanner.cxx -o $W/GenCxxObject/LexTarget/idlc/source/scanner.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/idlcmain.cxx -o $W/CxxObject/idlc/source/idlcmain.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/idlc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/idlc.cxx -o $W/CxxObject/idlc/source/idlc.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/idlccompile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/idlccompile.cxx -o $W/CxxObject/idlc/source/idlccompile.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/idlcproduce.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/idlcproduce.cxx -o $W/CxxObject/idlc/source/idlcproduce.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/errorhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/errorhandler.cxx -o $W/CxxObject/idlc/source/errorhandler.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/options.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/options.cxx -o $W/CxxObject/idlc/source/options.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/fehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/fehelper.cxx -o $W/CxxObject/idlc/source/fehelper.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astdeclaration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astdeclaration.cxx -o $W/CxxObject/idlc/source/astdeclaration.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astscope.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astscope.cxx -o $W/CxxObject/idlc/source/astscope.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/aststack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/aststack.cxx -o $W/CxxObject/idlc/source/aststack.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astdump.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astdump.cxx -o $W/CxxObject/idlc/source/astdump.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astinterface.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astinterface.cxx -o $W/CxxObject/idlc/source/astinterface.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/aststruct.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/aststruct.cxx -o $W/CxxObject/idlc/source/aststruct.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/aststructinstance.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/aststructinstance.cxx -o $W/CxxObject/idlc/source/aststructinstance.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astoperation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astoperation.cxx -o $W/CxxObject/idlc/source/astoperation.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astconstant.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astconstant.cxx -o $W/CxxObject/idlc/source/astconstant.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astenum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astenum.cxx -o $W/CxxObject/idlc/source/astenum.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astexpression.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astexpression.cxx -o $W/CxxObject/idlc/source/astexpression.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build CXX] idlc/source/astservice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idlc/source/ $W/Dep/CxxObject/idlc/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_UCPP -DUCPP=\"file:///usr/bin/ucpp\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idlc/source/astservice.cxx -o $W/CxxObject/idlc/source/astservice.o -I$S/idlc/inc -I$S/idlc/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/YaccTarget/idlc/source/ [build BIN] l10ntools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/l10ntools touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/propex.run [build XRM] nlpsolver/description.xml MERGEINPUT=/tmp/gbuild.5xrFpX && \ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/xrmex -i $S/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/description.xml -o $W/Extension/nlpsolver/description.xml -m ${MERGEINPUT} -l all && \ rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_en_US.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && cp -f $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties $W/Extension/nlpsolver/root/locale/NLPSolverCommon_en_US.properties [build PRP] locale/NLPSolverCommon_af.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_af.properties -m ${MERGEINPUT} -l af && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ar.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ar.properties -m ${MERGEINPUT} -l ar && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_as.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_as.properties -m ${MERGEINPUT} -l as && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_bg.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_bg.properties -m ${MERGEINPUT} -l bg && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_bn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_bn.properties -m ${MERGEINPUT} -l bn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_br.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_br.properties -m ${MERGEINPUT} -l br && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ca.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ca.properties -m ${MERGEINPUT} -l ca && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_cs.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_cs.properties -m ${MERGEINPUT} -l cs && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_cy.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_cy.properties -m ${MERGEINPUT} -l cy && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_da.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_da.properties -m ${MERGEINPUT} -l da && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_de.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_de.properties -m ${MERGEINPUT} -l de && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_dz.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_dz.properties -m ${MERGEINPUT} -l dz && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_el.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_el.properties -m ${MERGEINPUT} -l el && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_eo.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_eo.properties -m ${MERGEINPUT} -l eo && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_es.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_es.properties -m ${MERGEINPUT} -l es && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_et.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_et.properties -m ${MERGEINPUT} -l et && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_eu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_eu.properties -m ${MERGEINPUT} -l eu && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_fa.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_fa.properties -m ${MERGEINPUT} -l fa && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_fi.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_fi.properties -m ${MERGEINPUT} -l fi && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_fr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_fr.properties -m ${MERGEINPUT} -l fr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ga.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ga.properties -m ${MERGEINPUT} -l ga && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_gl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_gl.properties -m ${MERGEINPUT} -l gl && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_gu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_gu.properties -m ${MERGEINPUT} -l gu && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_he.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_he.properties -m ${MERGEINPUT} -l he && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_hi.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_hi.properties -m ${MERGEINPUT} -l hi && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_hr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_hr.properties -m ${MERGEINPUT} -l hr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_hu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_hu.properties -m ${MERGEINPUT} -l hu && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_id.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_id.properties -m ${MERGEINPUT} -l id && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_it.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_it.properties -m ${MERGEINPUT} -l it && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ja.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ja.properties -m ${MERGEINPUT} -l ja && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_kk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_kk.properties -m ${MERGEINPUT} -l kk && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_kn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_kn.properties -m ${MERGEINPUT} -l kn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ko.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ko.properties -m ${MERGEINPUT} -l ko && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_lt.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_lt.properties -m ${MERGEINPUT} -l lt && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_lv.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_lv.properties -m ${MERGEINPUT} -l lv && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_mai.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_mai.properties -m ${MERGEINPUT} -l mai && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ml.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ml.properties -m ${MERGEINPUT} -l ml && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_mr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_mr.properties -m ${MERGEINPUT} -l mr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_nb.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_nb.properties -m ${MERGEINPUT} -l nb && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_nl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_nl.properties -m ${MERGEINPUT} -l nl && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_nn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_nn.properties -m ${MERGEINPUT} -l nn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_nr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_nr.properties -m ${MERGEINPUT} -l nr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_nso.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_nso.properties -m ${MERGEINPUT} -l nso && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_or.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_or.properties -m ${MERGEINPUT} -l or && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_pa_IN.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_pa_IN.properties -m ${MERGEINPUT} -l pa-IN && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_pl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_pl.properties -m ${MERGEINPUT} -l pl && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_pt_BR.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_pt_BR.properties -m ${MERGEINPUT} -l pt-BR && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_pt.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_pt.properties -m ${MERGEINPUT} -l pt && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ro.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ro.properties -m ${MERGEINPUT} -l ro && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ru.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ru.properties -m ${MERGEINPUT} -l ru && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_si.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_si.properties -m ${MERGEINPUT} -l si && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_sk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_sk.properties -m ${MERGEINPUT} -l sk && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_sl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_sl.properties -m ${MERGEINPUT} -l sl && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_sr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_sr.properties -m ${MERGEINPUT} -l sr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_sr_Latn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_sr_Latn.properties -m ${MERGEINPUT} -l sr-Latn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ss.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ss.properties -m ${MERGEINPUT} -l ss && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_st.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_st.properties -m ${MERGEINPUT} -l st && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_sv.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_sv.properties -m ${MERGEINPUT} -l sv && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ta.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ta.properties -m ${MERGEINPUT} -l ta && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_te.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_te.properties -m ${MERGEINPUT} -l te && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_th.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_th.properties -m ${MERGEINPUT} -l th && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_tn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_tn.properties -m ${MERGEINPUT} -l tn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_tr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_tr.properties -m ${MERGEINPUT} -l tr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ts.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ts.properties -m ${MERGEINPUT} -l ts && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_uk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_uk.properties -m ${MERGEINPUT} -l uk && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_ve.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_ve.properties -m ${MERGEINPUT} -l ve && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_xh.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_xh.properties -m ${MERGEINPUT} -l xh && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_zh_CN.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_zh_CN.properties -m ${MERGEINPUT} -l zh-CN && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_zh_TW.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_zh_TW.properties -m ${MERGEINPUT} -l zh-TW && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverCommon_zu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverCommon_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverCommon_zu.properties -m ${MERGEINPUT} -l zu && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_en_US.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && cp -f $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_en_US.properties [build PRP] locale/NLPSolverStatusDialog_af.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_af.properties -m ${MERGEINPUT} -l af && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ar.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ar.properties -m ${MERGEINPUT} -l ar && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_as.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_as.properties -m ${MERGEINPUT} -l as && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_bg.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_bg.properties -m ${MERGEINPUT} -l bg && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_bn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_bn.properties -m ${MERGEINPUT} -l bn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_br.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_br.properties -m ${MERGEINPUT} -l br && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ca.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ca.properties -m ${MERGEINPUT} -l ca && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_cs.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_cs.properties -m ${MERGEINPUT} -l cs && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_cy.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_cy.properties -m ${MERGEINPUT} -l cy && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_da.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_da.properties -m ${MERGEINPUT} -l da && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_de.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_de.properties -m ${MERGEINPUT} -l de && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_dz.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_dz.properties -m ${MERGEINPUT} -l dz && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_el.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_el.properties -m ${MERGEINPUT} -l el && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_eo.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_eo.properties -m ${MERGEINPUT} -l eo && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_es.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_es.properties -m ${MERGEINPUT} -l es && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_et.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_et.properties -m ${MERGEINPUT} -l et && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_eu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_eu.properties -m ${MERGEINPUT} -l eu && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_fa.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_fa.properties -m ${MERGEINPUT} -l fa && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_fi.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_fi.properties -m ${MERGEINPUT} -l fi && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_fr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_fr.properties -m ${MERGEINPUT} -l fr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ga.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ga.properties -m ${MERGEINPUT} -l ga && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_gl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_gl.properties -m ${MERGEINPUT} -l gl && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_gu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_gu.properties -m ${MERGEINPUT} -l gu && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_he.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_he.properties -m ${MERGEINPUT} -l he && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_hi.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_hi.properties -m ${MERGEINPUT} -l hi && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_hr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_hr.properties -m ${MERGEINPUT} -l hr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_hu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_hu.properties -m ${MERGEINPUT} -l hu && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_id.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_id.properties -m ${MERGEINPUT} -l id && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_it.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_it.properties -m ${MERGEINPUT} -l it && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ja.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ja.properties -m ${MERGEINPUT} -l ja && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_kk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_kk.properties -m ${MERGEINPUT} -l kk && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_kn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_kn.properties -m ${MERGEINPUT} -l kn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ko.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ko.properties -m ${MERGEINPUT} -l ko && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_lt.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_lt.properties -m ${MERGEINPUT} -l lt && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_lv.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_lv.properties -m ${MERGEINPUT} -l lv && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_mai.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_mai.properties -m ${MERGEINPUT} -l mai && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ml.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ml.properties -m ${MERGEINPUT} -l ml && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_mr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_mr.properties -m ${MERGEINPUT} -l mr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_nb.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_nb.properties -m ${MERGEINPUT} -l nb && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_nl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_nl.properties -m ${MERGEINPUT} -l nl && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_nn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_nn.properties -m ${MERGEINPUT} -l nn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_nr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_nr.properties -m ${MERGEINPUT} -l nr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_nso.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_nso.properties -m ${MERGEINPUT} -l nso && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_or.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_or.properties -m ${MERGEINPUT} -l or && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_pa_IN.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_pa_IN.properties -m ${MERGEINPUT} -l pa-IN && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_pl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_pl.properties -m ${MERGEINPUT} -l pl && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_pt_BR.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_pt_BR.properties -m ${MERGEINPUT} -l pt-BR && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_pt.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_pt.properties -m ${MERGEINPUT} -l pt && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ro.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ro.properties -m ${MERGEINPUT} -l ro && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ru.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ru.properties -m ${MERGEINPUT} -l ru && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_si.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_si.properties -m ${MERGEINPUT} -l si && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_sk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_sk.properties -m ${MERGEINPUT} -l sk && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_sl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_sl.properties -m ${MERGEINPUT} -l sl && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_sr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_sr.properties -m ${MERGEINPUT} -l sr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_sr_Latn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_sr_Latn.properties -m ${MERGEINPUT} -l sr-Latn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ss.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ss.properties -m ${MERGEINPUT} -l ss && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_st.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_st.properties -m ${MERGEINPUT} -l st && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_sv.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_sv.properties -m ${MERGEINPUT} -l sv && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ta.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ta.properties -m ${MERGEINPUT} -l ta && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_te.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_te.properties -m ${MERGEINPUT} -l te && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_th.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_th.properties -m ${MERGEINPUT} -l th && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_tn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_tn.properties -m ${MERGEINPUT} -l tn && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_tr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_tr.properties -m ${MERGEINPUT} -l tr && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ts.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ts.properties -m ${MERGEINPUT} -l ts && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_uk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_uk.properties -m ${MERGEINPUT} -l uk && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_ve.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_ve.properties -m ${MERGEINPUT} -l ve && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_xh.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_xh.properties -m ${MERGEINPUT} -l xh && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_zh_CN.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_zh_CN.properties -m ${MERGEINPUT} -l zh-CN && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_zh_TW.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_zh_TW.properties -m ${MERGEINPUT} -l zh-TW && rm -rf ${MERGEINPUT} [build PRP] locale/NLPSolverStatusDialog_zu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/locale/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/nlpsolver/src/locale.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/nlpsolver/src/locale/NLPSolverStatusDialog_en_US.properties -o $W/Extension/nlpsolver/root/locale/NLPSolverStatusDialog_zu.properties -m ${MERGEINPUT} -l zu && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/en-US/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/en-US/help.tree -l en-US -r $W/Extension/nlpsolver/help/en-US/com.sun.star.comp.Calc.NLPSolver [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/af/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/af/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l af -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/af-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/af/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/af/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l af -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/af-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ar/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ar/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ar -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ar-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ar/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ar/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ar -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ar-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/as/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/as/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l as -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/as-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/as/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/as/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l as -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/as-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/bg/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/bg/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l bg -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/bg-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/bg/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/bg/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l bg -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/bg-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/bn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/bn/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l bn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/bn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/bn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/bn/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l bn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/bn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/br/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/br/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l br -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/br-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/br/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/br/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l br -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/br-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ca/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ca/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ca -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ca-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ca/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ca/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ca -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ca-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/cs/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/cs/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l cs -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/cs-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/cs/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/cs/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l cs -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/cs-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/cy/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/cy/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l cy -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/cy-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/cy/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/cy/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l cy -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/cy-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/da/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/da/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l da -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/da-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/da/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/da/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l da -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/da-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/de/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/de/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l de -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/de-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/de/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/de/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l de -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/de-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/dz/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/dz/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l dz -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/dz-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/dz/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/dz/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l dz -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/dz-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/el/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/el/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l el -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/el-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/el/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/el/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l el -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/el-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/eo/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/eo/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l eo -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/eo-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/eo/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/eo/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l eo -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/eo-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/es/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/es/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l es -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/es-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/es/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/es/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l es -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/es-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/et/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/et/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l et -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/et-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/et/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/et/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l et -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/et-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/eu/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/eu/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l eu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/eu-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/eu/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/eu/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l eu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/eu-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/fa/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/fa/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l fa -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/fa-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/fa/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/fa/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l fa -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/fa-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/fi/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/fi/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l fi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/fi-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/fi/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/fi/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l fi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/fi-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/fr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/fr/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l fr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/fr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/fr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/fr/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l fr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/fr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ga/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ga/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ga -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ga-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ga/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ga/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ga -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ga-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/gl/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/gl/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l gl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/gl-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/gl/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/gl/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l gl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/gl-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/gu/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/gu/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l gu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/gu-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/gu/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/gu/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l gu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/gu-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/he/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/he/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l he -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/he-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/he/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/he/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l he -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/he-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/hi/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/hi/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l hi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/hi-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/hi/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/hi/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l hi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/hi-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/hr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/hr/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l hr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/hr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/hr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/hr/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l hr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/hr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/hu/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/hu/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l hu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/hu-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/hu/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/hu/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l hu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/hu-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/id/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/id/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l id -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/id-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/id/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/id/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l id -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/id-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/it/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/it/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l it -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/it-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/it/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/it/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l it -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/it-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ja/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ja/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ja -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ja-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ja/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ja/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ja -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ja-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/kk/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/kk/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l kk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/kk-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/kk/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/kk/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l kk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/kk-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/kn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/kn/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l kn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/kn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/kn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/kn/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l kn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/kn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ko/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ko/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ko -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ko-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ko/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ko/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ko -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ko-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/lt/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/lt/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l lt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/lt-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/lt/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/lt/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l lt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/lt-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/lv/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/lv/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l lv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/lv-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/lv/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/lv/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l lv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/lv-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/mai/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/mai/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l mai -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/mai-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/mai/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/mai/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l mai -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/mai-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ml/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ml/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ml -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ml-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ml/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ml/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ml -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ml-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/mr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/mr/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l mr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/mr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/mr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/mr/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l mr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/mr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nb/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/nb/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l nb -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nb-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nb/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/nb/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l nb -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nb-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nl/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/nl/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l nl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nl-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nl/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/nl/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l nl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nl-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/nn/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l nn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/nn/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l nn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/nr/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l nr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/nr/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l nr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nso/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/nso/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l nso -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nso-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/nso/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/nso/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l nso -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/nso-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/or/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/or/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l or -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/or-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/or/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/or/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l or -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/or-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/pa-IN/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/pa-IN/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l pa-IN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/pa-IN-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/pa-IN/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/pa-IN/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l pa-IN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/pa-IN-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/pl/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/pl/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l pl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/pl-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/pl/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/pl/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l pl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/pl-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/pt-BR/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/pt-BR/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l pt-BR -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/pt-BR-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/pt-BR/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/pt-BR/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l pt-BR -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/pt-BR-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/pt/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/pt/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l pt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/pt-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/pt/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/pt/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l pt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/pt-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ro/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ro/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ro -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ro-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ro/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ro/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ro -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ro-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ru/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ru/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ru -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ru-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ru/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ru/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ru -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ru-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/si/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/si/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l si -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/si-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/si/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/si/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l si -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/si-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sk/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/sk/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l sk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sk-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sk/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/sk/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l sk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sk-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sl/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/sl/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l sl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sl-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sl/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/sl/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l sl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sl-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/sr/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l sr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/sr/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l sr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sr-Latn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/sr-Latn/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l sr-Latn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sr-Latn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sr-Latn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/sr-Latn/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l sr-Latn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sr-Latn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ss/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ss/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ss -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ss-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ss/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ss/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ss -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ss-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/st/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/st/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l st -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/st-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/st/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/st/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l st -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/st-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sv/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/sv/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l sv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sv-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/sv/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/sv/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l sv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/sv-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ta/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ta/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ta -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ta-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ta/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ta/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ta -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ta-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/te/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/te/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l te -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/te-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/te/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/te/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l te -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/te-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/th/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/th/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l th -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/th-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/th/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/th/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l th -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/th-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/tn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/tn/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l tn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/tn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/tn/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/tn/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l tn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/tn-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/tr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/tr/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l tr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/tr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/tr/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/tr/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l tr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/tr-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ts/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ts/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ts -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ts-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ts/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ts/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ts -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ts-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/uk/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/uk/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l uk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/uk-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/uk/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/uk/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l uk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/uk-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ve/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/ve/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l ve -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ve-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/ve/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/ve/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l ve -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/ve-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/xh/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/xh/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l xh -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/xh-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/xh/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/xh/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l xh -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/xh-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/zh-CN/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/zh-CN/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l zh-CN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/zh-CN-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/zh-CN/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/zh-CN/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l zh-CN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/zh-CN-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/zh-TW/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/zh-TW/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l zh-TW -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/zh-TW-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/zh-TW/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/zh-TW/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l zh-TW -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/zh-TW-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Options.xhp zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/zu/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp -o $W/Extension/nlpsolver/help/zu/com.sun.star.comp.Calc.NLPSolver/Options.xhp -l zu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/zu-xhp.done [build XHP] nlpsolver com.sun.star.comp.Calc.NLPSolver/Usage.xhp zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/help/zu/com.sun.star.comp.Calc.NLPSolver/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -o $W/Extension/nlpsolver/help/zu/com.sun.star.comp.Calc.NLPSolver/Usage.xhp -l zu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/nlpsolver/root/help/zu-xhp.done [build XRM] CustomTarget/readlicense_oo/readme/readme.xrm S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/readlicense_oo/docs.po $S/translations/source/ar/readlicense_oo/docs.po $S/translations/source/as/readlicense_oo/docs.po $S/translations/source/bg/readlicense_oo/docs.po $S/translations/source/bn/readlicense_oo/docs.po $S/translations/source/br/readlicense_oo/docs.po $S/translations/source/ca/readlicense_oo/docs.po $S/translations/source/cs/readlicense_oo/docs.po $S/translations/source/cy/readlicense_oo/docs.po $S/translations/source/da/readlicense_oo/docs.po $S/translations/source/de/readlicense_oo/docs.po $S/translations/source/dz/readlicense_oo/docs.po $S/translations/source/el/readlicense_oo/docs.po $S/translations/source/eo/readlicense_oo/docs.po $S/translations/source/es/readlicense_oo/docs.po $S/translations/source/et/readlicense_oo/docs.po $S/translations/source/eu/readlicense_oo/docs.po $S/translations/source/fa/readlicense_oo/docs.po $S/translations/source/fi/readlicense_oo/docs.po $S/translations/source/fr/readlicense_oo/docs.po $S/translations/source/ga/readlicense_oo/docs.po $S/translations/source/gl/readlicense_oo/docs.po $S/translations/source/gu/readlicense_oo/docs.po $S/translations/source/he/readlicense_oo/docs.po $S/translations/source/hi/readlicense_oo/docs.po $S/translations/source/hr/readlicense_oo/docs.po $S/translations/source/hu/readlicense_oo/docs.po $S/translations/source/id/readlicense_oo/docs.po $S/translations/source/it/readlicense_oo/docs.po $S/translations/source/ja/readlicense_oo/docs.po $S/translations/source/kk/readlicense_oo/docs.po $S/translations/source/kn/readlicense_oo/docs.po $S/translations/source/ko/readlicense_oo/docs.po $S/translations/source/lt/readlicense_oo/docs.po $S/translations/source/lv/readlicense_oo/docs.po $S/translations/source/mai/readlicense_oo/docs.po $S/translations/source/ml/readlicense_oo/docs.po $S/translations/source/mr/readlicense_oo/docs.po $S/translations/source/nb/readlicense_oo/docs.po $S/translations/source/nl/readlicense_oo/docs.po $S/translations/source/nn/readlicense_oo/docs.po $S/translations/source/nr/readlicense_oo/docs.po $S/translations/source/nso/readlicense_oo/docs.po $S/translations/source/or/readlicense_oo/docs.po $S/translations/source/pa-IN/readlicense_oo/docs.po $S/translations/source/pl/readlicense_oo/docs.po $S/translations/source/pt-BR/readlicense_oo/docs.po $S/translations/source/pt/readlicense_oo/docs.po $S/translations/source/ro/readlicense_oo/docs.po $S/translations/source/ru/readlicense_oo/docs.po $S/translations/source/si/readlicense_oo/docs.po $S/translations/source/sk/readlicense_oo/docs.po $S/translations/source/sl/readlicense_oo/docs.po $S/translations/source/sr/readlicense_oo/docs.po $S/translations/source/sr-Latn/readlicense_oo/docs.po $S/translations/source/ss/readlicense_oo/docs.po $S/translations/source/st/readlicense_oo/docs.po $S/translations/source/sv/readlicense_oo/docs.po $S/translations/source/ta/readlicense_oo/docs.po $S/translations/source/te/readlicense_oo/docs.po $S/translations/source/th/readlicense_oo/docs.po $S/translations/source/tn/readlicense_oo/docs.po $S/translations/source/tr/readlicense_oo/docs.po $S/translations/source/ts/readlicense_oo/docs.po $S/translations/source/uk/readlicense_oo/docs.po $S/translations/source/ve/readlicense_oo/docs.po $S/translations/source/xh/readlicense_oo/docs.po $S/translations/source/zh-CN/readlicense_oo/docs.po $S/translations/source/zh-TW/readlicense_oo/docs.po $S/translations/source/zu/readlicense_oo/docs.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/xrmex -i $S/readlicense_oo/docs/readme.xrm -o $W/CustomTarget/readlicense_oo/readme/readme.xrm -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build CXX] registry/tools/regmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/tools/ $W/Dep/CxxObject/registry/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/tools/regmerge.cxx -o $W/CxxObject/registry/tools/regmerge.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] registry/tools/regview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/registry/tools/ $W/Dep/CxxObject/registry/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/registry/tools/regview.cxx -o $W/CxxObject/registry/tools/regview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/registry/inc [build BIN] sal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sal [build BIN] salhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/salhelper [build SCP] scp2/source/base/file_base S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/base/file_base.pre -o $W/ScpTarget/scp2/source/base/file_base.par [build SCP] scp2/source/base/firebird S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/base/firebird.pre -o $W/ScpTarget/scp2/source/base/firebird.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/base/module_base.ulf MERGEINPUT=/tmp/gbuild.i2Tvcg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/base/module_base.ulf -o $W/ScpMergeTarget/scp2/source/base/module_base.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/base/postgresqlsdbc.ulf MERGEINPUT=/tmp/gbuild.sThOJg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/base/postgresqlsdbc.ulf -o $W/ScpMergeTarget/scp2/source/base/postgresqlsdbc.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/calc/file_calc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/calc/file_calc.pre -o $W/ScpTarget/scp2/source/calc/file_calc.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/calc/module_calc.ulf MERGEINPUT=/tmp/gbuild.IgsSGc && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/calc/module_calc.ulf -o $W/ScpMergeTarget/scp2/source/calc/module_calc.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/draw/file_draw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/draw/file_draw.pre -o $W/ScpTarget/scp2/source/draw/file_draw.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/draw/module_draw.ulf MERGEINPUT=/tmp/gbuild.NJVLWG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/draw/module_draw.ulf -o $W/ScpMergeTarget/scp2/source/draw/module_draw.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/extensions/file_extensions Entity: line 1: parser error : Opening and ending tag mismatch: a line 0 and root lto:users+subscribe@libreoffice.org">users+subscribe@libreoffice.org. ^ Entity: line 1: parser error : EndTag: 'users+subscribe@libreoffice.org. ^ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/extensions/file_extensions.pre -o $W/ScpTarget/scp2/source/extensions/file_extensions.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/extensions/module_extensions.ulf MERGEINPUT=/tmp/gbuild.Njolwl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/extensions/module_extensions.ulf -o $W/ScpMergeTarget/scp2/source/extensions/module_extensions.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/graphicfilter/file_graphicfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/graphicfilter/file_graphicfilter.pre -o $W/ScpTarget/scp2/source/graphicfilter/file_graphicfilter.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/graphicfilter/module_graphicfilter.ulf MERGEINPUT=/tmp/gbuild.Ww97S1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/graphicfilter/module_graphicfilter.ulf -o $W/ScpMergeTarget/scp2/source/graphicfilter/module_graphicfilter.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/impress/file_impress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/impress/file_impress.pre -o $W/ScpTarget/scp2/source/impress/file_impress.par [build SCP] scp2/source/impress/module_ogltrans S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/impress/module_ogltrans.pre -o $W/ScpTarget/scp2/source/impress/module_ogltrans.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/impress/module_impress.ulf MERGEINPUT=/tmp/gbuild.3NTXZD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/impress/module_impress.ulf -o $W/ScpMergeTarget/scp2/source/impress/module_impress.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/math/file_math S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/math/file_math.pre -o $W/ScpTarget/scp2/source/math/file_math.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/math/module_math.ulf MERGEINPUT=/tmp/gbuild.ML9WZw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/math/module_math.ulf -o $W/ScpMergeTarget/scp2/source/math/module_math.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/onlineupdate/file_onlineupdate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/onlineupdate/file_onlineupdate.pre -o $W/ScpTarget/scp2/source/onlineupdate/file_onlineupdate.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/onlineupdate/module_onlineupdate.ulf MERGEINPUT=/tmp/gbuild.6LPXHD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/onlineupdate/module_onlineupdate.ulf -o $W/ScpMergeTarget/scp2/source/onlineupdate/module_onlineupdate.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/ooo/common_brand S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/common_brand.pre -o $W/ScpTarget/scp2/source/ooo/common_brand.par [build SCP] scp2/source/ooo/directory_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/directory_ooo.pre -o $W/ScpTarget/scp2/source/ooo/directory_ooo.par [build SCP] scp2/source/ooo/directory_ooo_macosx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/directory_ooo_macosx.pre -o $W/ScpTarget/scp2/source/ooo/directory_ooo_macosx.par [build SCP] scp2/source/ooo/file_extra_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/file_extra_ooo.pre -o $W/ScpTarget/scp2/source/ooo/file_extra_ooo.par [build SCP] scp2/source/ooo/file_library_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/file_library_ooo.pre -o $W/ScpTarget/scp2/source/ooo/file_library_ooo.par [build SCP] scp2/source/ooo/file_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/file_ooo.pre -o $W/ScpTarget/scp2/source/ooo/file_ooo.par [build SCP] scp2/source/ooo/installation_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/installation_ooo.pre -o $W/ScpTarget/scp2/source/ooo/installation_ooo.par [build SCP] scp2/source/ooo/module_help_template S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/module_help_template.pre -o $W/ScpTarget/scp2/source/ooo/module_help_template.par [build SCP] scp2/source/ooo/module_hidden_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/module_hidden_ooo.pre -o $W/ScpTarget/scp2/source/ooo/module_hidden_ooo.par [build SCP] scp2/source/ooo/module_lang_template S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/module_lang_template.pre -o $W/ScpTarget/scp2/source/ooo/module_lang_template.par [build SCP] scp2/source/ooo/profileitem_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/profileitem_ooo.pre -o $W/ScpTarget/scp2/source/ooo/profileitem_ooo.par [build SCP] scp2/source/ooo/scpaction_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/scpaction_ooo.pre -o $W/ScpTarget/scp2/source/ooo/scpaction_ooo.par [build SCP] scp2/source/ooo/module_libreofficekit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/module_libreofficekit.pre -o $W/ScpTarget/scp2/source/ooo/module_libreofficekit.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/ooo/module_helppack.ulf MERGEINPUT=/tmp/gbuild.SI43KF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/ooo/module_helppack.ulf -o $W/ScpMergeTarget/scp2/source/ooo/module_helppack.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/ooo/module_langpack.ulf MERGEINPUT=/tmp/gbuild.QRVkbh && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/ooo/module_langpack.ulf -o $W/ScpMergeTarget/scp2/source/ooo/module_langpack.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/ooo/module_ooo.ulf MERGEINPUT=/tmp/gbuild.2JSzVu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/ooo/module_ooo.ulf -o $W/ScpMergeTarget/scp2/source/ooo/module_ooo.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/ooo/module_systemint.ulf MERGEINPUT=/tmp/gbuild.W5l50B && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/ooo/module_systemint.ulf -o $W/ScpMergeTarget/scp2/source/ooo/module_systemint.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/ooo/module_pdfimport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/module_pdfimport.pre -o $W/ScpTarget/scp2/source/ooo/module_pdfimport.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/ooo/module_reportbuilder.ulf MERGEINPUT=/tmp/gbuild.mMXSBg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/ooo/module_reportbuilder.ulf -o $W/ScpMergeTarget/scp2/source/ooo/module_reportbuilder.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/python/file_python S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/python/file_python.pre -o $W/ScpTarget/scp2/source/python/file_python.par [build SCP] scp2/source/python/file_python_librelogo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/python/file_python_librelogo.pre -o $W/ScpTarget/scp2/source/python/file_python_librelogo.par [build SCP] scp2/source/python/module_python S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/python/module_python.pre -o $W/ScpTarget/scp2/source/python/module_python.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/python/module_python_librelogo.ulf MERGEINPUT=/tmp/gbuild.VT5Lv4 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/python/module_python_librelogo.ulf -o $W/ScpMergeTarget/scp2/source/python/module_python_librelogo.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/ooo/ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/ooo/ure.pre -o $W/ScpTarget/scp2/source/ooo/ure.par [build SCP] scp2/source/writer/file_writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/writer/file_writer.pre -o $W/ScpTarget/scp2/source/writer/file_writer.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/writer/module_writer.ulf MERGEINPUT=/tmp/gbuild.7fcBGG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/writer/module_writer.ulf -o $W/ScpMergeTarget/scp2/source/writer/module_writer.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/xsltfilter/file_xsltfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/xsltfilter/file_xsltfilter.pre -o $W/ScpTarget/scp2/source/xsltfilter/file_xsltfilter.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/xsltfilter/module_xsltfilter.ulf MERGEINPUT=/tmp/gbuild.OyLFmr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/xsltfilter/module_xsltfilter.ulf -o $W/ScpMergeTarget/scp2/source/xsltfilter/module_xsltfilter.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/gnome/file_gnome S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/gnome/file_gnome.pre -o $W/ScpTarget/scp2/source/gnome/file_gnome.par [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/gnome/module_gnome.ulf MERGEINPUT=/tmp/gbuild.3X24WM && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/gnome/module_gnome.ulf -o $W/ScpMergeTarget/scp2/source/gnome/module_gnome.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ScpMergeTarget/scp2/source/kde/module_kde.ulf MERGEINPUT=/tmp/gbuild.siGPAs && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/scp2/source/kde/module_kde.ulf -o $W/ScpMergeTarget/scp2/source/kde/module_kde.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build SCP] scp2/source/sdkoo/sdkoo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/Misc/PHONY -s $W/ScpPreprocessTarget/scp2/source/sdkoo/sdkoo.pre -o $W/ScpTarget/scp2/source/sdkoo/sdkoo.par [build XCX] swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu MERGEINPUT=/tmp/gbuild.zte9O2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu -o $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu MERGEINPUT=/tmp/gbuild.ZzFAYn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu -o $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCU] swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/ && xsltproc --nonet --noout --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --path $S/officecfg/registry $S/officecfg/util/data_val.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu && xsltproc --nonet -o $W/XcuDataTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $S/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCX] swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu MERGEINPUT=/tmp/gbuild.F1Z0ON && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu -o $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/en-US/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/en-US/help.tree -l en-US -r $W/Extension/wiki-publisher/help/en-US/com.sun.wiki-publisher [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/wikisend.xhp -l af -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/af-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/wikiformats.xhp -l af -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/af-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/wikiaccount.xhp -l af -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/af-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/wiki.xhp -l af -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/af-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher/wikisettings.xhp -l af -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/af-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/wikisend.xhp -l ar -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ar-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/wikiformats.xhp -l ar -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ar-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/wikiaccount.xhp -l ar -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ar-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/wiki.xhp -l ar -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ar-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher/wikisettings.xhp -l ar -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ar-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/wikisend.xhp -l as -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/as-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/wikiformats.xhp -l as -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/as-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/wikiaccount.xhp -l as -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/as-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/wiki.xhp -l as -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/as-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher/wikisettings.xhp -l as -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/as-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/wikisend.xhp -l bg -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bg-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/wikiformats.xhp -l bg -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bg-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/wikiaccount.xhp -l bg -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bg-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/wiki.xhp -l bg -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bg-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher/wikisettings.xhp -l bg -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bg-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/wikisend.xhp -l bn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/wikiformats.xhp -l bn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/wikiaccount.xhp -l bn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/wiki.xhp -l bn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher/wikisettings.xhp -l bn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/bn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/wikisend.xhp -l br -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/br-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/wikiformats.xhp -l br -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/br-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/wikiaccount.xhp -l br -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/br-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/wiki.xhp -l br -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/br-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher/wikisettings.xhp -l br -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/br-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/wikisend.xhp -l ca -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ca-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/wikiformats.xhp -l ca -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ca-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/wikiaccount.xhp -l ca -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ca-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/wiki.xhp -l ca -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ca-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher/wikisettings.xhp -l ca -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ca-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/wikisend.xhp -l cs -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cs-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/wikiformats.xhp -l cs -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cs-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/wikiaccount.xhp -l cs -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cs-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/wiki.xhp -l cs -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cs-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher/wikisettings.xhp -l cs -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cs-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/wikisend.xhp -l cy -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cy-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/wikiformats.xhp -l cy -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cy-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/wikiaccount.xhp -l cy -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cy-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/wiki.xhp -l cy -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cy-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher/wikisettings.xhp -l cy -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/cy-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/wikisend.xhp -l da -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/da-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/wikiformats.xhp -l da -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/da-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/wikiaccount.xhp -l da -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/da-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/wiki.xhp -l da -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/da-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher/wikisettings.xhp -l da -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/da-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/wikisend.xhp -l de -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/de-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/wikiformats.xhp -l de -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/de-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/wikiaccount.xhp -l de -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/de-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/wiki.xhp -l de -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/de-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher/wikisettings.xhp -l de -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/de-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/wikisend.xhp -l dz -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/dz-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/wikiformats.xhp -l dz -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/dz-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/wikiaccount.xhp -l dz -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/dz-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/wiki.xhp -l dz -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/dz-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher/wikisettings.xhp -l dz -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/dz-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/wikisend.xhp -l el -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/el-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/wikiformats.xhp -l el -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/el-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/wikiaccount.xhp -l el -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/el-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/wiki.xhp -l el -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/el-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher/wikisettings.xhp -l el -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/el-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/wikisend.xhp -l eo -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eo-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/wikiformats.xhp -l eo -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eo-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/wikiaccount.xhp -l eo -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eo-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/wiki.xhp -l eo -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eo-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher/wikisettings.xhp -l eo -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eo-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/wikisend.xhp -l es -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/es-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/wikiformats.xhp -l es -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/es-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/wikiaccount.xhp -l es -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/es-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/wiki.xhp -l es -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/es-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher/wikisettings.xhp -l es -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/es-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/wikisend.xhp -l et -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/et-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/wikiformats.xhp -l et -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/et-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/wikiaccount.xhp -l et -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/et-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/wiki.xhp -l et -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/et-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher/wikisettings.xhp -l et -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/et-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/wikisend.xhp -l eu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/wikiformats.xhp -l eu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/wikiaccount.xhp -l eu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/wiki.xhp -l eu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher/wikisettings.xhp -l eu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/eu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/wikisend.xhp -l fa -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fa-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/wikiformats.xhp -l fa -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fa-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/wikiaccount.xhp -l fa -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fa-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/wiki.xhp -l fa -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fa-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher/wikisettings.xhp -l fa -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fa-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/wikisend.xhp -l fi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/wikiformats.xhp -l fi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/wikiaccount.xhp -l fi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/wiki.xhp -l fi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher/wikisettings.xhp -l fi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/wikisend.xhp -l fr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/wikiformats.xhp -l fr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/wikiaccount.xhp -l fr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/wiki.xhp -l fr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher/wikisettings.xhp -l fr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/fr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/wikisend.xhp -l ga -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ga-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/wikiformats.xhp -l ga -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ga-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/wikiaccount.xhp -l ga -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ga-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/wiki.xhp -l ga -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ga-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher/wikisettings.xhp -l ga -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ga-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/wikisend.xhp -l gl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/wikiformats.xhp -l gl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/wikiaccount.xhp -l gl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/wiki.xhp -l gl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher/wikisettings.xhp -l gl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/wikisend.xhp -l gu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/wikiformats.xhp -l gu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/wikiaccount.xhp -l gu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/wiki.xhp -l gu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher/wikisettings.xhp -l gu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/gu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/wikisend.xhp -l he -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/he-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/wikiformats.xhp -l he -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/he-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/wikiaccount.xhp -l he -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/he-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/wiki.xhp -l he -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/he-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher/wikisettings.xhp -l he -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/he-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/wikisend.xhp -l hi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/wikiformats.xhp -l hi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/wikiaccount.xhp -l hi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/wiki.xhp -l hi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher/wikisettings.xhp -l hi -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hi-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/wikisend.xhp -l hr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/wikiformats.xhp -l hr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/wikiaccount.xhp -l hr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/wiki.xhp -l hr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher/wikisettings.xhp -l hr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/wikisend.xhp -l hu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/wikiformats.xhp -l hu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/wikiaccount.xhp -l hu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/wiki.xhp -l hu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher/wikisettings.xhp -l hu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/hu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/wikisend.xhp -l id -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/id-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/wikiformats.xhp -l id -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/id-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/wikiaccount.xhp -l id -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/id-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/wiki.xhp -l id -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/id-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher/wikisettings.xhp -l id -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/id-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/wikisend.xhp -l it -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/it-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/wikiformats.xhp -l it -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/it-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/wikiaccount.xhp -l it -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/it-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/wiki.xhp -l it -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/it-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher/wikisettings.xhp -l it -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/it-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/wikisend.xhp -l ja -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ja-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/wikiformats.xhp -l ja -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ja-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/wikiaccount.xhp -l ja -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ja-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/wiki.xhp -l ja -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ja-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher/wikisettings.xhp -l ja -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ja-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/wikisend.xhp -l kk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/wikiformats.xhp -l kk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/wikiaccount.xhp -l kk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/wiki.xhp -l kk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher/wikisettings.xhp -l kk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/wikisend.xhp -l kn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/wikiformats.xhp -l kn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/wikiaccount.xhp -l kn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/wiki.xhp -l kn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher/wikisettings.xhp -l kn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/kn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/wikisend.xhp -l ko -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ko-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/wikiformats.xhp -l ko -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ko-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/wikiaccount.xhp -l ko -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ko-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/wiki.xhp -l ko -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ko-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher/wikisettings.xhp -l ko -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ko-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/wikisend.xhp -l lt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/wikiformats.xhp -l lt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/wikiaccount.xhp -l lt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/wiki.xhp -l lt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher/wikisettings.xhp -l lt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/wikisend.xhp -l lv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/wikiformats.xhp -l lv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/wikiaccount.xhp -l lv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/wiki.xhp -l lv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher/wikisettings.xhp -l lv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/lv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/wikisend.xhp -l mai -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mai-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/wikiformats.xhp -l mai -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mai-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/wikiaccount.xhp -l mai -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mai-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/wiki.xhp -l mai -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mai-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher/wikisettings.xhp -l mai -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mai-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/wikisend.xhp -l ml -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ml-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/wikiformats.xhp -l ml -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ml-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/wikiaccount.xhp -l ml -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ml-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/wiki.xhp -l ml -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ml-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher/wikisettings.xhp -l ml -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ml-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/wikisend.xhp -l mr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/wikiformats.xhp -l mr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/wikiaccount.xhp -l mr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/wiki.xhp -l mr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher/wikisettings.xhp -l mr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/mr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/wikisend.xhp -l nb -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nb-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/wikiformats.xhp -l nb -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nb-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/wikiaccount.xhp -l nb -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nb-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/wiki.xhp -l nb -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nb-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher/wikisettings.xhp -l nb -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nb-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/wikisend.xhp -l nl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/wikiformats.xhp -l nl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/wikiaccount.xhp -l nl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/wiki.xhp -l nl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher/wikisettings.xhp -l nl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/wikisend.xhp -l nn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/wikiformats.xhp -l nn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/wikiaccount.xhp -l nn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/wiki.xhp -l nn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher/wikisettings.xhp -l nn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/wikisend.xhp -l nr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/wikiformats.xhp -l nr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/wikiaccount.xhp -l nr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/wiki.xhp -l nr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher/wikisettings.xhp -l nr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/wikisend.xhp -l nso -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nso-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/wikiformats.xhp -l nso -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nso-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/wikiaccount.xhp -l nso -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nso-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/wiki.xhp -l nso -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nso-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher/wikisettings.xhp -l nso -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/nso-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/wikisend.xhp -l or -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/or-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/wikiformats.xhp -l or -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/or-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/wikiaccount.xhp -l or -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/or-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/wiki.xhp -l or -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/or-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher/wikisettings.xhp -l or -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/or-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/wikisend.xhp -l pa-IN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pa-IN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/wikiformats.xhp -l pa-IN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pa-IN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/wikiaccount.xhp -l pa-IN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pa-IN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/wiki.xhp -l pa-IN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pa-IN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher/wikisettings.xhp -l pa-IN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pa-IN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/wikisend.xhp -l pl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/wikiformats.xhp -l pl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/wikiaccount.xhp -l pl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/wiki.xhp -l pl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher/wikisettings.xhp -l pl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/wikisend.xhp -l pt-BR -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-BR-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/wikiformats.xhp -l pt-BR -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-BR-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/wikiaccount.xhp -l pt-BR -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-BR-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/wiki.xhp -l pt-BR -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-BR-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher/wikisettings.xhp -l pt-BR -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-BR-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/wikisend.xhp -l pt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/wikiformats.xhp -l pt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/wikiaccount.xhp -l pt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/wiki.xhp -l pt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher/wikisettings.xhp -l pt -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/pt-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/wikisend.xhp -l ro -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ro-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/wikiformats.xhp -l ro -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ro-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/wikiaccount.xhp -l ro -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ro-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/wiki.xhp -l ro -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ro-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher/wikisettings.xhp -l ro -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ro-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/wikisend.xhp -l ru -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ru-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/wikiformats.xhp -l ru -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ru-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/wikiaccount.xhp -l ru -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ru-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/wiki.xhp -l ru -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ru-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher/wikisettings.xhp -l ru -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ru-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/wikisend.xhp -l si -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/si-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/wikiformats.xhp -l si -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/si-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/wikiaccount.xhp -l si -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/si-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/wiki.xhp -l si -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/si-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher/wikisettings.xhp -l si -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/si-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/wikisend.xhp -l sk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/wikiformats.xhp -l sk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/wikiaccount.xhp -l sk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/wiki.xhp -l sk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher/wikisettings.xhp -l sk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/wikisend.xhp -l sl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/wikiformats.xhp -l sl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/wikiaccount.xhp -l sl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/wiki.xhp -l sl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher/wikisettings.xhp -l sl -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sl-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/wikisend.xhp -l sr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/wikiformats.xhp -l sr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/wikiaccount.xhp -l sr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/wiki.xhp -l sr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher/wikisettings.xhp -l sr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/wikisend.xhp -l sr-Latn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-Latn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/wikiformats.xhp -l sr-Latn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-Latn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/wikiaccount.xhp -l sr-Latn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-Latn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/wiki.xhp -l sr-Latn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-Latn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher/wikisettings.xhp -l sr-Latn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sr-Latn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/wikisend.xhp -l ss -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ss-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/wikiformats.xhp -l ss -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ss-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/wikiaccount.xhp -l ss -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ss-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/wiki.xhp -l ss -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ss-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher/wikisettings.xhp -l ss -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ss-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/wikisend.xhp -l st -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/st-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/wikiformats.xhp -l st -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/st-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/wikiaccount.xhp -l st -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/st-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/wiki.xhp -l st -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/st-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher/wikisettings.xhp -l st -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/st-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/wikisend.xhp -l sv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/wikiformats.xhp -l sv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/wikiaccount.xhp -l sv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/wiki.xhp -l sv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher/wikisettings.xhp -l sv -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/sv-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/wikisend.xhp -l ta -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ta-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/wikiformats.xhp -l ta -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ta-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/wikiaccount.xhp -l ta -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ta-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/wiki.xhp -l ta -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ta-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher/wikisettings.xhp -l ta -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ta-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/wikisend.xhp -l te -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/te-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/wikiformats.xhp -l te -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/te-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/wikiaccount.xhp -l te -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/te-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/wiki.xhp -l te -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/te-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher/wikisettings.xhp -l te -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/te-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/wikisend.xhp -l th -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/th-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/wikiformats.xhp -l th -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/th-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/wikiaccount.xhp -l th -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/th-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/wiki.xhp -l th -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/th-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher/wikisettings.xhp -l th -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/th-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/wikisend.xhp -l tn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/wikiformats.xhp -l tn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/wikiaccount.xhp -l tn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/wiki.xhp -l tn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher/wikisettings.xhp -l tn -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tn-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/wikisend.xhp -l tr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/wikiformats.xhp -l tr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/wikiaccount.xhp -l tr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/wiki.xhp -l tr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher/wikisettings.xhp -l tr -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/tr-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/wikisend.xhp -l ts -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ts-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/wikiformats.xhp -l ts -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ts-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/wikiaccount.xhp -l ts -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ts-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/wiki.xhp -l ts -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ts-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher/wikisettings.xhp -l ts -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ts-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/wikisend.xhp -l uk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/uk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/wikiformats.xhp -l uk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/uk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/wikiaccount.xhp -l uk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/uk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/wiki.xhp -l uk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/uk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher/wikisettings.xhp -l uk -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/uk-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/wikisend.xhp -l ve -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ve-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/wikiformats.xhp -l ve -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ve-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/wikiaccount.xhp -l ve -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ve-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/wiki.xhp -l ve -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ve-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher/wikisettings.xhp -l ve -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/ve-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/wikisend.xhp -l xh -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/xh-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/wikiformats.xhp -l xh -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/xh-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/wikiaccount.xhp -l xh -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/xh-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/wiki.xhp -l xh -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/xh-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher/wikisettings.xhp -l xh -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/xh-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/wikisend.xhp -l zh-CN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-CN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/wikiformats.xhp -l zh-CN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-CN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/wikiaccount.xhp -l zh-CN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-CN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/wiki.xhp -l zh-CN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-CN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher/wikisettings.xhp -l zh-CN -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-CN-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/wikisend.xhp -l zh-TW -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-TW-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/wikiformats.xhp -l zh-TW -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-TW-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/wikiaccount.xhp -l zh-TW -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-TW-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/wiki.xhp -l zh-TW -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-TW-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher/wikisettings.xhp -l zh-TW -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zh-TW-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisend.xhp zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisend.xhp -o $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/wikisend.xhp -l zu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiformats.xhp zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiformats.xhp -o $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/wikiformats.xhp -l zu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikiaccount.xhp zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikiaccount.xhp -o $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/wikiaccount.xhp -l zu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wiki.xhp zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wiki.xhp -o $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/wiki.xhp -l zu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zu-xhp.done [build XHP] wiki-publisher com.sun.wiki-publisher/wikisettings.xhp zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -i $S/swext/mediawiki/help/wikisettings.xhp -o $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher/wikisettings.xhp -l zu -m ${MERGEINPUT} && rm -rf ${MERGEINPUT} && touch $W/Extension/wiki-publisher/root/help/zu-xhp.done [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf MERGEINPUT=/tmp/gbuild.DgkOBq && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/sysui/desktop/share/documents.ulf -o $W/CustomTarget/sysui/share/documents.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_comment.ulf MERGEINPUT=/tmp/gbuild.rmGRrg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/sysui/desktop/share/launcher_comment.ulf -o $W/CustomTarget/sysui/share/launcher_comment.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_genericname.ulf MERGEINPUT=/tmp/gbuild.1In66A && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/sysui/desktop/share/launcher_genericname.ulf -o $W/CustomTarget/sysui/share/launcher_genericname.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_unityquicklist.ulf MERGEINPUT=/tmp/gbuild.OCGslJ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/sysui/desktop/share/launcher_unityquicklist.ulf -o $W/CustomTarget/sysui/share/launcher_unityquicklist.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/uno-skeletonmaker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/unoidl-read [build PRP] CustomTarget/wizards/locproperties/resources_af.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.JPZkLK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_af.properties -m ${MERGEINPUT} -l af && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ar.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.1BJqQr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ar.properties -m ${MERGEINPUT} -l ar && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_as.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.kxZUQs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_as.properties -m ${MERGEINPUT} -l as && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_bg.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.CDUVeR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_bg.properties -m ${MERGEINPUT} -l bg && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_bn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.BdnUlh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_bn.properties -m ${MERGEINPUT} -l bn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_br.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.Jvvo9r && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_br.properties -m ${MERGEINPUT} -l br && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ca.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.dgRH7r && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ca.properties -m ${MERGEINPUT} -l ca && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_cs.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.oAM420 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_cs.properties -m ${MERGEINPUT} -l cs && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_cy.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.nMbSRB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_cy.properties -m ${MERGEINPUT} -l cy && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_da.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.q9Z1d0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_da.properties -m ${MERGEINPUT} -l da && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_de.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.ML7M7u && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_de.properties -m ${MERGEINPUT} -l de && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_dz.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.PoNd0B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_dz.properties -m ${MERGEINPUT} -l dz && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_el.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.Q2LWAs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_el.properties -m ${MERGEINPUT} -l el && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_eo.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.SE8nMH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_eo.properties -m ${MERGEINPUT} -l eo && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_es.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.xzXH8Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_es.properties -m ${MERGEINPUT} -l es && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_et.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.WXX4kL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_et.properties -m ${MERGEINPUT} -l et && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_eu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.YOuIZz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_eu.properties -m ${MERGEINPUT} -l eu && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_fa.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.dXPkQc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_fa.properties -m ${MERGEINPUT} -l fa && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_fi.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.sbsPHL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_fi.properties -m ${MERGEINPUT} -l fi && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_fr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.o9Yk7X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_fr.properties -m ${MERGEINPUT} -l fr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ga.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.3x7agU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ga.properties -m ${MERGEINPUT} -l ga && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_gl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.cpsjsd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_gl.properties -m ${MERGEINPUT} -l gl && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_gu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.qG1j4J && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_gu.properties -m ${MERGEINPUT} -l gu && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_he.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.sj8AfA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_he.properties -m ${MERGEINPUT} -l he && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_hi.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.qDpKmy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_hi.properties -m ${MERGEINPUT} -l hi && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_hr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.8FOHQJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_hr.properties -m ${MERGEINPUT} -l hr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_hu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.E5az8L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_hu.properties -m ${MERGEINPUT} -l hu && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_id.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.bTtZr2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_id.properties -m ${MERGEINPUT} -l id && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_it.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.rrBGVo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_it.properties -m ${MERGEINPUT} -l it && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ja.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.0l9rc2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ja.properties -m ${MERGEINPUT} -l ja && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_kk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.7Cg5Ns && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_kk.properties -m ${MERGEINPUT} -l kk && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_kn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.zTIbrH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_kn.properties -m ${MERGEINPUT} -l kn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ko.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.lq9TeU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ko.properties -m ${MERGEINPUT} -l ko && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_lt.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.keXYHy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_lt.properties -m ${MERGEINPUT} -l lt && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_lv.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.AiUKmu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_lv.properties -m ${MERGEINPUT} -l lv && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_mai.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.zFtbCa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_mai.properties -m ${MERGEINPUT} -l mai && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ml.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.SoqVUQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ml.properties -m ${MERGEINPUT} -l ml && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_mr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.MGo0lL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_mr.properties -m ${MERGEINPUT} -l mr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_nb.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.ZRRljX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_nb.properties -m ${MERGEINPUT} -l nb && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_nl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.sQ49B4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_nl.properties -m ${MERGEINPUT} -l nl && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_nn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.vnZUdC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_nn.properties -m ${MERGEINPUT} -l nn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_nr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.dOxPSS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_nr.properties -m ${MERGEINPUT} -l nr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_nso.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.rkPBzC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_nso.properties -m ${MERGEINPUT} -l nso && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_or.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.ykVkFs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_or.properties -m ${MERGEINPUT} -l or && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_pa_IN.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.OaLSnO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_pa_IN.properties -m ${MERGEINPUT} -l pa-IN && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_pl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.dOSqJo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_pl.properties -m ${MERGEINPUT} -l pl && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_pt_BR.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.3qlKS2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_pt_BR.properties -m ${MERGEINPUT} -l pt-BR && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_pt.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.P034fE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_pt.properties -m ${MERGEINPUT} -l pt && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ro.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.3uiPC2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ro.properties -m ${MERGEINPUT} -l ro && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ru.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.IxdHQS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ru.properties -m ${MERGEINPUT} -l ru && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_si.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.qYbqkG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_si.properties -m ${MERGEINPUT} -l si && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_sk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.GhrfvH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_sk.properties -m ${MERGEINPUT} -l sk && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_sl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.yfPXAq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_sl.properties -m ${MERGEINPUT} -l sl && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_sr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.si8Vva && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_sr.properties -m ${MERGEINPUT} -l sr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_sr_Latn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.z1NVjx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_sr_Latn.properties -m ${MERGEINPUT} -l sr-Latn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ss.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.8ZgCQm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ss.properties -m ${MERGEINPUT} -l ss && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_st.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.aCEVeQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_st.properties -m ${MERGEINPUT} -l st && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_sv.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.rslEY4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_sv.properties -m ${MERGEINPUT} -l sv && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ta.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.uNlbAk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ta.properties -m ${MERGEINPUT} -l ta && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_te.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.NWpOfH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_te.properties -m ${MERGEINPUT} -l te && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_th.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.jqhD4s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_th.properties -m ${MERGEINPUT} -l th && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_tn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.St7CcZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_tn.properties -m ${MERGEINPUT} -l tn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_tr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.C8gcUr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_tr.properties -m ${MERGEINPUT} -l tr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ts.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.lKFfwl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ts.properties -m ${MERGEINPUT} -l ts && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_uk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.m8GEFq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_uk.properties -m ${MERGEINPUT} -l uk && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_ve.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.YO3FIk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_ve.properties -m ${MERGEINPUT} -l ve && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_xh.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.21JMtp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_xh.properties -m ${MERGEINPUT} -l xh && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_zh_CN.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.ILVb47 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_zh_CN.properties -m ${MERGEINPUT} -l zh-CN && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_zh_TW.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.xJCcfD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_zh_TW.properties -m ${MERGEINPUT} -l zh-TW && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/wizards/locproperties/resources_zu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.3y0cTP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/wizards/source/resources/resources_en_US.properties -o $W/CustomTarget/wizards/locproperties/resources_zu.properties -m ${MERGEINPUT} -l zu && rm -rf ${MERGEINPUT} /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_af.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_af.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ar.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ar.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_as.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_as.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_bg.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_bg.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_bn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_bn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_br.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_br.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ca.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ca.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_cs.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_cs.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_cy.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_cy.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_da.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_da.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_de.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_de.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_dz.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_dz.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_el.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_el.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_eo.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_eo.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_es.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_es.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_et.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_et.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_eu.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_eu.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_fa.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_fa.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_fi.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_fi.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_fr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_fr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ga.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ga.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_gl.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_gl.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_gu.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_gu.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_he.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_he.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_hi.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_hi.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_hr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_hr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_hu.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_hu.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_id.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_id.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_it.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_it.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ja.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ja.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_kk.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_kk.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_kn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_kn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ko.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ko.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_lt.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_lt.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_lv.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_lv.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_mai.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_mai.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ml.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ml.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_mr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_mr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_nb.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_nb.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_nl.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_nl.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_nn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_nn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_nr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_nr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_nso.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_nso.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_or.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_or.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_pa_IN.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_pa_IN.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_pl.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_pl.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_pt_BR.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_pt_BR.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_pt.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_pt.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ro.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ro.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ru.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ru.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_si.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_si.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_sk.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_sk.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_sl.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_sl.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_sr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_sr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_sr_Latn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_sr_Latn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ss.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ss.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_st.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_st.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_sv.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_sv.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ta.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ta.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_te.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_te.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_th.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_th.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_tn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_tn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_tr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_tr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ts.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ts.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_uk.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_uk.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_ve.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_ve.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_xh.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_xh.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_zh_CN.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_zh_CN.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_zh_TW.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_zh_TW.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties/resources_zu.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/wizards/resources_zu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/cppumaker [build CXX] unoidl/source/legacyprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoidl/source/ $W/Dep/CxxObject/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_UNOIDL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoidl/source/legacyprovider.cxx -o $W/CxxObject/unoidl/source/legacyprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/unoidl/source/ -I$S/unoidl/source [build CXX] unoidl/source/sourcefileprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoidl/source/ $W/Dep/CxxObject/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_UNOIDL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoidl/source/sourcefileprovider.cxx -o $W/CxxObject/unoidl/source/sourcefileprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/unoidl/source/ -I$S/unoidl/source [build CXX] unoidl/source/sourcetreeprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoidl/source/ $W/Dep/CxxObject/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_UNOIDL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoidl/source/sourcetreeprovider.cxx -o $W/CxxObject/unoidl/source/sourcetreeprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/unoidl/source/ -I$S/unoidl/source [build CXX] unoidl/source/unoidl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoidl/source/ $W/Dep/CxxObject/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_UNOIDL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoidl/source/unoidl.cxx -o $W/CxxObject/unoidl/source/unoidl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/unoidl/source/ -I$S/unoidl/source [build CXX] unoidl/source/unoidlprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoidl/source/ $W/Dep/CxxObject/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_UNOIDL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoidl/source/unoidlprovider.cxx -o $W/CxxObject/unoidl/source/unoidlprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/unoidl/source/ -I$S/unoidl/source [build CXX] workdir/YaccTarget/unoidl/source/sourceprovider-parser.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/unoidl/source/sourceprovider-parser.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/unoidl/source/sourceprovider-parser.cxx" && false) [build CXX] workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/YaccTarget/unoidl/source/ $W/Dep/GenCxxObject/YaccTarget/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_UNOIDL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/YaccTarget/unoidl/source/sourceprovider-parser.cxx -o $W/GenCxxObject/YaccTarget/unoidl/source/sourceprovider-parser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/unoidl/source/ -I$S/unoidl/source test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/LexTarget/unoidl/source/ $W/Dep/GenCxxObject/LexTarget/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_UNOIDL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/LexTarget/unoidl/source/sourceprovider-scanner.cxx -o $W/GenCxxObject/LexTarget/unoidl/source/sourceprovider-scanner.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/unoidl/source/ -I$S/unoidl/source /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/unoidl/source/sourceprovider-scanner.cxx:1976:17: warning: 'void yyunput(int, char*, yyscan_t)' defined but not used [-Wunused-function] 1976 | | ^ [build LNK] Library/libreglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/registry/source/keyimpl.o $W/CxxObject/registry/source/reflread.o $W/CxxObject/registry/source/reflwrit.o $W/CxxObject/registry/source/regimpl.o $W/CxxObject/registry/source/registry.o $W/CxxObject/registry/source/regkey.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -lstorelo -o $I/program/libreglo.so [build CXX] codemaker/source/cppumaker/cppumaker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libreglo.so | grep SONAME > $W/LinkTarget/Library/libreglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libreglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libreglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libreglo.so.exports.tmp $W/LinkTarget/Library/libreglo.so.exports; then rm $W/LinkTarget/Library/libreglo.so.exports.tmp; else mv $W/LinkTarget/Library/libreglo.so.exports.tmp $W/LinkTarget/Library/libreglo.so.exports && touch -r $I/program/libreglo.so $W/LinkTarget/Library/libreglo.so.exports; fi TEMPFILE=/tmp/gbuild.9QQgJj && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libreglo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/cppumaker/ $W/Dep/CxxObject/codemaker/source/cppumaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/cppumaker/cppumaker.cxx -o $W/CxxObject/codemaker/source/cppumaker/cppumaker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/cppumaker/cppuoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/cppumaker/ $W/Dep/CxxObject/codemaker/source/cppumaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/cppumaker/cppuoptions.cxx -o $W/CxxObject/codemaker/source/cppumaker/cppuoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/cppumaker/cpputype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/cppumaker/ $W/Dep/CxxObject/codemaker/source/cppumaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/cppumaker/cpputype.cxx -o $W/CxxObject/codemaker/source/cppumaker/cpputype.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/cppumaker/dependencies.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/cppumaker/ $W/Dep/CxxObject/codemaker/source/cppumaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/cppumaker/dependencies.cxx -o $W/CxxObject/codemaker/source/cppumaker/dependencies.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/cppumaker/dumputils.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/cppumaker/ $W/Dep/CxxObject/codemaker/source/cppumaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/cppumaker/dumputils.cxx -o $W/CxxObject/codemaker/source/cppumaker/dumputils.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/cppumaker/includes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/cppumaker/ $W/Dep/CxxObject/codemaker/source/cppumaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/cppumaker/includes.cxx -o $W/CxxObject/codemaker/source/cppumaker/includes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/unoidl-write S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/unoidl-check [build BRM] CustomTarget/tools/string/reversemap.cxx LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/bestreversemap > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/tools/string/reversemap.cxx [build CXX] codemaker/source/javamaker/classfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/javamaker/ $W/Dep/CxxObject/codemaker/source/javamaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/javamaker/classfile.cxx -o $W/CxxObject/codemaker/source/javamaker/classfile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/javamaker/javamaker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/javamaker/ $W/Dep/CxxObject/codemaker/source/javamaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/javamaker/javamaker.cxx -o $W/CxxObject/codemaker/source/javamaker/javamaker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/javamaker/javaoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/javamaker/ $W/Dep/CxxObject/codemaker/source/javamaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/javamaker/javaoptions.cxx -o $W/CxxObject/codemaker/source/javamaker/javaoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] codemaker/source/javamaker/javatype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/codemaker/source/javamaker/ $W/Dep/CxxObject/codemaker/source/javamaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/codemaker/source/javamaker/javatype.cxx -o $W/CxxObject/codemaker/source/javamaker/javatype.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build XCX] connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.Nu8ZLS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.o2rsIW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.od0BRR && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/ && cp /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCX] connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.yCFvwG && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.ScxNl5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.7oYwdg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build XCX] connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu MERGEINPUT=/tmp/gbuild.yuJiwl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/cfgex -i $S/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu -o $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} [build PRJ] hsqldb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/hsqldb.done [build XCR] driver_evoab/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_evoab/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_evoab/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_evoab/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/evoab2/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_firebird_sdbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_firebird_sdbc/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_firebird_sdbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysqlc/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysqlc/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysqlc/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_postgresql/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_postgresql/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_postgresql/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mork/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mork/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mork/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu [build CUS] writerfilter/source touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source.done [build PRJ] rhino touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalProject/rhino.done [build ALL] All UI configuration files: modules/BasicIDE.done modules/schart.done cui.done dbaccess.done modules/dbapp.done modules/dbbrowser.done modules/dbquery.done modules/dbrelation.done modules/dbtable.done modules/dbtdata.done desktop.done editeng.done modules/sabpilot.done modules/scanner.done modules/sbibliography.done modules/spropctrlr.done filter.done formula.done fps.done modules/StartModule.done libreofficekit.done modules/dbreport.done modules/scalc.done modules/sdraw.done modules/simpress.done sfx.done modules/smath.done svt.done svx.done modules/sglobal.done modules/sweb.done modules/swform.done modules/swreport.done modules/swriter.done modules/swxform.done uui.done vcl.done writerperfect.done xmlsec.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Postprocess/AllUIConfigs [build FIU] XcuFilterUiTarget/filter_ui.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuFilterUiTarget/ && RESPONSEFILE=`mktemp -t gbuild.XXXXXX` && echo "items=writer_web_HTML_help StarOffice_XML__Base_ StarBaseReport StarBaseReportChart HTML__StarWriter_ MS_WinWord_5 MS_WinWord_6_0 MS_Word_95 MS_Word_95_Vorlage MS_Word_97 MS_Word_97_Vorlage ODT_FlatXML Rich_Text_Format StarOffice_XML__Writer_ WordPerfect MS_Works MS_Write DosWord ClarisWorks Mac_Word Mac_Works MacWrite Mariner_Write WriteNow AbiWord T602Document LotusWordPro Text Text__encoded_ writer_MIZI_Hwp_97 writer_StarOffice_XML_Writer_Template writer_pdf_Export writer8 writer8_template MS_Word_2007_XML MS_Word_2007_XML_Template MS_Word_2007_XML_VBA OOXML_Text OOXML_Text_Template writer_layout_dump BroadBand_eBook FictionBook_2 PalmDoc Plucker_eBook ApplePages MWAW_Text_Document Palm_Text_Document StarOffice_Writer EPUB HTML Text__StarWriter_Web_ Text__encoded___StarWriter_Web_ writer_web_StarOffice_XML_Writer writer_web_StarOffice_XML_Writer_Web_Template writer_web_pdf_Export writer_web_png_Export writer_web_jpg_Export writerweb8_writer_template writerweb8_writer Text__encoded___StarWriter_GlobalDocument_ writer_globaldocument_StarOffice_XML_Writer writer_globaldocument_StarOffice_XML_Writer_GlobalDocument writer_globaldocument_pdf_Export writerglobal8 writerglobal8_template writerglobal8_writer writerglobal8_HTML DIF HTML__StarCalc_ ODS_FlatXML Lotus QPro MS_Excel_4_0 MS_Excel_4_0_Vorlage_Template MS_Excel_5_0_95 MS_Excel_5_0_95_Vorlage_Template MS_Excel_95 MS_Excel_95_Vorlage_Template MS_Excel_97 MS_Excel_97_Vorlage_Template MS_Excel_2003_XML_Orcus Rich_Text_Format__StarCalc_ SYLK StarOffice_XML__Calc_ Text___txt___csv__StarCalc_ calc_HTML_WebQuery calc_StarOffice_XML_Calc_Template calc_pdf_Export dBase calc8 calc8_template calc_Gnumeric calc_MS_Excel_2007_XML calc_MS_Excel_2007_VBA_XML calc_MS_Excel_2007_XML_Template calc_MS_Excel_2007_Binary calc_OOXML calc_OOXML_Template MS_Works_Calc WPS_Lotus_Calc WPS_QPro_Calc ClarisWorks_Calc Claris_Resolve_Calc Mac_Works_Calc AppleNumbers MWAW_Database MWAW_Spreadsheet StarOffice_Spreadsheet MS_Multiplan ODG_FlatXML StarOffice_XML__Draw_ draw_StarOffice_XML_Draw_Template draw_pdf_Export draw8 draw8_template WordPerfectGraphics VisioDocument PublisherDocument CorelDrawDocument CorelPresentationExchange FreehandDocument ClarisWorks_Draw PageMakerDocument QXPDocument ZMFDocument MWAW_Bitmap MWAW_Drawing StarOffice_Drawing AppleKeynote MS_PowerPoint_97 MS_PowerPoint_97_AutoPlay MS_PowerPoint_97_Vorlage impress_StarOffice_XML_Draw ODP_FlatXML StarOffice_XML__Impress_ impress_StarOffice_XML_Impress_Template impress_pdf_Export impress8 impress8_template impress8_draw impress_MS_PowerPoint_2007_XML impress_MS_PowerPoint_2007_XML_AutoPlay impress_MS_PowerPoint_2007_XML_Template impress_MS_PowerPoint_2007_XML_VBA impress_OOXML impress_OOXML_Template impress_OOXML_AutoPlay ClarisWorks_Impress StarOffice_Presentation MWAW_Presentation PowerPoint3 StarOffice_XML__Chart_ chart8 MathML_XML__Math_ MathType_3_x StarOffice_XML__Math_ math_pdf_Export math8 BMP___MS_Windows DXF___AutoCAD_Interchange EMF___MS_Windows_Metafile EPS___Encapsulated_PostScript GIF___Graphics_Interchange JPG___JPEG MET___OS_2_Metafile mov__MOV PBM___Portable_Bitmap PCT___Mac_Pict PCX___Zsoft_Paintbrush PGM___Portable_Graymap PNG___Portable_Network_Graphic PPM___Portable_Pixelmap PSD___Adobe_Photoshop RAS___Sun_Rasterfile SVG___Scalable_Vector_Graphics_Draw SVG___Scalable_Vector_Graphics SVM___StarView_Metafile TGA___Truevision_TARGA TIF___Tag_Image_File WMF___MS_Windows_Metafile XBM___X_Consortium XPM draw_PCD_Photo_CD_Base draw_PCD_Photo_CD_Base16 draw_PCD_Photo_CD_Base4 draw_bmp_Export draw_emf_Export draw_eps_Export draw_flash_Export draw_gif_Export draw_html_Export draw_jpg_Export draw_png_Export draw_svg_Export draw_tif_Export draw_wmf_Export CGM___Computer_Graphics_Metafile impress_bmp_Export impress_emf_Export impress_eps_Export impress_flash_Export impress_gif_Export impress_html_Export impress_jpg_Export impress_png_Export impress_svg_Export impress_tif_Export impress_wmf_Export writer_jpg_Export writer_png_Export writer_svg_Export calc_jpg_Export calc_png_Export calc_svg_Export ADO_rowset_XML DocBook_File MS_Excel_2003_XML MS_Word_2003_XML XHTML_Calc_File XHTML_Draw_File XHTML_Impress_File XHTML_Writer_File UOF_text UOF_spreadsheet UOF_presentation" | sed "s/ /,/g" > ${RESPONSEFILE} && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/filter/source/config/tools/merge/pyAltFCFGMerge -verbose tempdir=/tmp share_subdir_name=share fragmentsdir=$W/XcuMergeTarget/filter/source/config/fragments/filters/.. pkg=$W/XcuFilterUiTarget/filter_ui.xcu xmlpackage=Filter fcfg=${RESPONSEFILE} languagepack=true && rm -f ${RESPONSEFILE} [build XCR] registry/en-US/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/af/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ar/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/as/org/openoffice/Setup.xcu FCFGMerge Copyright: 2003 by Red Hat, Inc., based on FCFGMerge.java` by Sun All Rights Reserved. create package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterUiTarget/filter_ui.xcu" ... generate package header ... generate set for types ... generate set for filter ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_web_HTML_help.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_XML__Base_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarBaseReport.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarBaseReportChart.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/HTML__StarWriter_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_WinWord_5.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_WinWord_6_0.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Word_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Word_95_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Word_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Word_97_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ODT_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Rich_Text_Format.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_XML__Writer_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/WordPerfect.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Works.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Write.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/DosWord.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ClarisWorks.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Mac_Word.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Mac_Works.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MacWrite.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Mariner_Write.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/WriteNow.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/AbiWord.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/T602Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/LotusWordPro.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Text__encoded_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_MIZI_Hwp_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_StarOffice_XML_Writer_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Word_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Word_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Word_2007_XML_VBA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/OOXML_Text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/OOXML_Text_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_layout_dump.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/BroadBand_eBook.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/FictionBook_2.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PalmDoc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Plucker_eBook.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ApplePages.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MWAW_Text_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Palm_Text_Document.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/EPUB.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Text__StarWriter_Web_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Text__encoded___StarWriter_Web_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_web_StarOffice_XML_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_web_StarOffice_XML_Writer_Web_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_web_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_web_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_web_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writerweb8_writer_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writerweb8_writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Text__encoded___StarWriter_GlobalDocument_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_globaldocument_StarOffice_XML_Writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_globaldocument_StarOffice_XML_Writer_GlobalDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_globaldocument_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writerglobal8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writerglobal8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writerglobal8_writer.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writerglobal8_HTML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/DIF.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/HTML__StarCalc_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ODS_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Lotus.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/QPro.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_4_0.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_4_0_Vorlage_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_5_0_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_5_0_95_Vorlage_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_95.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_95_Vorlage_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_97_Vorlage_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_2003_XML_Orcus.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Rich_Text_Format__StarCalc_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/SYLK.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_XML__Calc_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Text___txt___csv__StarCalc_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_HTML_WebQuery.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_StarOffice_XML_Calc_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/dBase.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_Gnumeric.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_MS_Excel_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_MS_Excel_2007_VBA_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_MS_Excel_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_MS_Excel_2007_Binary.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_OOXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_OOXML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Works_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/WPS_Lotus_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/WPS_QPro_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ClarisWorks_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Claris_Resolve_Calc.xcu" ...S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/bg/org/openoffice/Setup.xcu merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/Mac_Works_Calc.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/AppleNumbers.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MWAW_Database.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MWAW_Spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_Spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Multiplan.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ODG_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_XML__Draw_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_StarOffice_XML_Draw_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/WordPerfectGraphics.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/VisioDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PublisherDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/CorelDrawDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/CorelPresentationExchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/FreehandDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ClarisWorks_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PageMakerDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/QXPDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ZMFDocument.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MWAW_Bitmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MWAW_Drawing.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_Drawing.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/AppleKeynote.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_PowerPoint_97.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_PowerPoint_97_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_PowerPoint_97_Vorlage.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_StarOffice_XML_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ODP_FlatXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_XML__Impress_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_StarOffice_XML_Impress_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress8_template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress8_draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_MS_PowerPoint_2007_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_MS_PowerPoint_2007_XML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_MS_PowerPoint_2007_XML_VBA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_OOXML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_OOXML_Template.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_OOXML_AutoPlay.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ClarisWorks_Impress.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_Presentation.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MWAW_Presentation.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PowerPoint3.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_XML__Chart_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/chart8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MathML_XML__Math_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MathType_3_x.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/StarOffice_XML__Math_.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/math_pdf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/math8.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/BMP___MS_Windows.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/DXF___AutoCAD_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/EMF___MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/EPS___Encapsulated_PostScript.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/GIF___Graphics_Interchange.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/JPG___JPEG.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MET___OS_2_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/mov__MOV.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PBM___Portable_Bitmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PCT___Mac_Pict.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PCX___Zsoft_Paintbrush.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PGM___Portable_Graymap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PNG___Portable_Network_Graphic.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PPM___Portable_Pixelmap.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/PSD___Adobe_Photoshop.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/RAS___Sun_Rasterfile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/SVG___Scalable_Vector_Graphics_Draw.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/SVG___Scalable_Vector_Graphics.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/SVM___StarView_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/TGA___Truevision_TARGA.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/TIF___Tag_Image_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/WMF___MS_Windows_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/XBM___X_Consortium.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/XPM.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_PCD_Photo_CD_Base.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_PCD_Photo_CD_Base16.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_PCD_Photo_CD_Base4.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_bmp_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_emf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_eps_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_flash_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_gif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_html_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_svg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_tif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/draw_wmf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/CGM___Computer_Graphics_Metafile.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_bmp_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_emf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_eps_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_flash_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_gif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_html_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_svg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_tif_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/impress_wmf_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/writer_svg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_jpg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_png_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/calc_svg_Export.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/ADO_rowset_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/DocBook_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Excel_2003_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/MS_Word_2003_XML.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/XHTML_Calc_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/XHTML_Draw_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/XHTML_Impress_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/XHTML_Writer_File.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/UOF_text.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/UOF_spreadsheet.xcu" ... merge fragment "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/filter/source/config/fragments/filters/../filters/UOF_presentation.xcu" ... generate set for frame loader ... generate set for content handler ... generate package footer ... package contains 225 items write temp package "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuFilterUiTarget/filter_ui.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/bn/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/br/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ca/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/cs/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/cy/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/da/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/de/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/dz/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/el/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/eo/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/es/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/et/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/eu/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/fa/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/fi/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/fr/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ga/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/gl/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/gu/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/he/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/hi/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/hr/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/hu/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/id/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/it/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ja/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/kk/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/kn/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ko/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/lt/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/lv/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/mai/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ml/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/mr/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/nb/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/nl/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/nn/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/nr/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/nso/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/or/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/pa-IN/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/pl/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/pt-BR/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/pt/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ro/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ru/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/si/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/sk/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/sl/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/sr/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/sr-Latn/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ss/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/st/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/sv/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ta/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/te/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/th/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/tn/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/tr/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ts/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/uk/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/ve/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/xh/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/zh-CN/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/zh-TW/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/zu/org/openoffice/Setup.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Setup.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Setup.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Setup.xcu [build XCR] registry/en-US/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/af/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ar/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/as/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/bg/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/bn/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/br/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ca/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/cs/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/cy/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/da/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/de/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/dz/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/el/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/eo/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/es/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/et/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/eu/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/fa/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/fi/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/fr/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ga/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/gl/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/gu/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/he/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/hi/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/hr/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/hu/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/id/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/it/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ja/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/kk/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/kn/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ko/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/lt/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/lv/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/mai/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ml/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/mr/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nb/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nl/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nn/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nr/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/nso/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/or/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/pl/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/pt/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ro/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ru/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/si/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sk/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sl/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sr/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ss/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/st/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/sv/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ta/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/te/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/th/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/tn/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/tr/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ts/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/uk/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/ve/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/xh/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/zu/org/openoffice/Office/Accelerators.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/Accelerators.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Accelerators.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu [build XCR] registry/en-US/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/af/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ar/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/as/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/bg/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/bn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/br/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ca/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/cs/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/cy/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/da/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/de/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/dz/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/el/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/eo/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/es/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/et/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/eu/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/fa/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/fi/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/fr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ga/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/gl/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/gu/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/he/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/hi/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/hr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/hu/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/id/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/it/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ja/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/kk/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/kn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ko/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/lt/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/lv/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/mai/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ml/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/mr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/nb/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/nl/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/nn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/nr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/nso/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/or/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/pl/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/pt/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ro/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ru/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/si/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/sk/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/sl/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/sr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ss/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/st/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/sv/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ta/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/te/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/th/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/tn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/tr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ts/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/uk/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/ve/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/xh/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/zu/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Addons.xcu [build XCR] registry/en-US/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/af/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ar/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/as/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/bg/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/bn/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/br/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ca/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/cs/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/cy/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/da/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/de/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/dz/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/el/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/eo/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/es/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/et/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/eu/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/fa/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/fi/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/fr/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ga/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/gl/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/gu/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/he/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/hi/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/hr/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/hu/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/id/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/it/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ja/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/kk/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/kn/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ko/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/lt/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/lv/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/mai/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ml/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/mr/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/nb/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/nl/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/nn/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/nr/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/nso/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/or/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/pl/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/pt/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ro/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ru/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/si/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/sk/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/sl/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/sr/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ss/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/st/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/sv/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ta/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/te/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/th/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/tn/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/tr/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ts/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/uk/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/ve/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/xh/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/zu/org/openoffice/Office/Common.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/Common.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Common.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Common.xcu [build XCR] registry/en-US/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/af/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ar/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/as/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/bg/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/bn/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/br/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ca/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/cs/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/cy/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/da/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/de/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/dz/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/el/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/eo/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/es/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/et/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/eu/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/fa/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/fi/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/fr/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ga/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/gl/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/gu/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/he/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/hi/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/hr/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/hu/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/id/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/it/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ja/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/kk/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/kn/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ko/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/lt/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/lv/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/mai/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ml/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/mr/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nb/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nl/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nn/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nr/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/nso/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/or/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/pa-IN/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/pl/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/pt-BR/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/pt/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ro/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ru/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/si/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sk/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sl/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sr/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ss/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/st/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/sv/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ta/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/te/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/th/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/tn/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/tr/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ts/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/uk/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/ve/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/xh/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/zh-CN/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/zh-TW/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/zu/org/openoffice/Office/DataAccess.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/DataAccess.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/DataAccess.xcu [build XCR] registry/en-US/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/af/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ar/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/as/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/bg/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/bn/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/br/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ca/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/cs/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/cy/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/da/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/de/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/dz/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/el/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/eo/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/es/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/et/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/eu/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/fa/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/fi/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/fr/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ga/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/gl/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/gu/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/he/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/hi/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/hr/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/hu/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/id/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/it/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ja/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/kk/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/kn/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ko/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/lt/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/lv/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/mai/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ml/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/mr/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nb/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nl/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nn/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nr/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/nso/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/or/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/pa-IN/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/pl/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/pt-BR/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/pt/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ro/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ru/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/si/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sk/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sl/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sr/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ss/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/st/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/sv/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ta/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/te/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/th/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/tn/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/tr/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ts/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/uk/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/ve/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/xh/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/zh-CN/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/zh-TW/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/zu/org/openoffice/Office/PresentationMinimizer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/PresentationMinimizer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresentationMinimizer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresentationMinimizer.xcu [build XCR] registry/en-US/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/af/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ar/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/as/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/bg/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/bn/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/br/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ca/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/cs/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/cy/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/da/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/de/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/dz/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/el/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/eo/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/es/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/et/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/eu/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/fa/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/fi/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/fr/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ga/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/gl/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/gu/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/he/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/hi/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/hr/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/hu/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/id/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/it/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ja/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/kk/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/kn/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ko/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/lt/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/lv/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/mai/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ml/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/mr/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nb/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nl/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nn/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nr/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/nso/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/or/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/pa-IN/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/pl/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/pt-BR/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/pt/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ro/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ru/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/si/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sk/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sl/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sr/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ss/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/st/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/sv/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ta/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/te/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/th/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/tn/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/tr/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ts/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/uk/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/ve/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/xh/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/zh-CN/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/zh-TW/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/zu/org/openoffice/Office/PresenterScreen.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/PresenterScreen.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/PresenterScreen.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/PresenterScreen.xcu [build XCR] registry/en-US/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/af/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ar/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/as/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/bg/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/bn/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/br/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ca/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/cs/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/cy/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/da/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/de/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/dz/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/el/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/eo/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/es/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/et/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/eu/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/fa/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/fi/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/fr/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ga/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/gl/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/gu/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/he/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/hi/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/hr/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/hu/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/id/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/it/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ja/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/kk/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/kn/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ko/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/lt/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/lv/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/mai/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ml/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/mr/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nb/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nl/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nn/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nr/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/nso/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/or/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/pa-IN/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/pl/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/pt-BR/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/pt/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ro/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ru/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/si/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sk/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sl/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sr/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ss/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/st/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/sv/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ta/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/te/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/th/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/tn/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/tr/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ts/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/uk/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/ve/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/xh/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/zh-CN/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/zh-TW/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/zu/org/openoffice/Office/TableWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/TableWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/TableWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/TableWizard.xcu [build XCR] registry/en-US/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/af/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ar/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/as/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/bg/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/bn/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/br/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ca/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/cs/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/cy/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/da/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/de/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/dz/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/el/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/eo/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/es/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/et/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/eu/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/fa/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/fi/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/fr/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ga/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/gl/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/gu/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/he/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/hi/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/hr/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/hu/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/id/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/it/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ja/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/kk/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/kn/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ko/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/lt/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/lv/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/mai/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ml/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/mr/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/nb/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/nl/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/nn/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/nr/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/nso/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/or/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/pl/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/pt/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ro/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ru/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/si/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/sk/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/sl/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/sr/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ss/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/st/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/sv/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ta/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/te/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/th/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/tn/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/tr/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ts/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/uk/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/ve/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/xh/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/zu/org/openoffice/Office/UI.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI.xcu [build XCR] registry/en-US/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/af/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ar/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/as/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/bg/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/bn/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/br/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ca/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/cs/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/cy/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/da/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/de/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/dz/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/el/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/eo/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/es/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/et/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/eu/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/fa/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/fi/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/fr/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ga/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/gl/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/gu/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/he/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/hi/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/hr/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/hu/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/id/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/it/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ja/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/kk/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/kn/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ko/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/lt/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/lv/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/mai/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ml/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/mr/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/nb/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/nl/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/nn/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/nr/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/nso/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/or/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/pl/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/pt/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ro/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ru/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/si/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/sk/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/sl/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/sr/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ss/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/st/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/sv/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ta/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/te/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/th/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/tn/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/tr/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ts/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/uk/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/ve/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/xh/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/zu/org/openoffice/Office/Embedding.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/Embedding.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Embedding.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Embedding.xcu [build XCR] registry/en-US/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/af/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ar/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/as/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/bg/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/bn/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/br/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ca/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/cs/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/cy/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/da/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/de/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/dz/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/el/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/eo/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/es/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/et/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/eu/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/fa/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/fi/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/fr/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ga/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/gl/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/gu/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/he/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/hi/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/hr/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/hu/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/id/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/it/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ja/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/kk/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/kn/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ko/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/lt/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/lv/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/mai/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ml/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/mr/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nb/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nl/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nn/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nr/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/nso/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/or/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/pa-IN/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/pl/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/pt-BR/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/pt/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ro/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ru/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/si/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sk/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sl/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sr/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ss/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/st/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/sv/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ta/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/te/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/th/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/tn/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/tr/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ts/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/uk/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/ve/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/xh/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/zh-CN/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/zh-TW/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/zu/org/openoffice/Office/ExtendedColorScheme.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/ExtendedColorScheme.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/ExtendedColorScheme.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/ExtendedColorScheme.xcu [build XCR] registry/en-US/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/af/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ar/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/as/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/bg/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/bn/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/br/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ca/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/cs/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/cy/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/da/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/de/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/dz/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/el/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/eo/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/es/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/et/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/eu/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/fa/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/fi/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/fr/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ga/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/gl/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/gu/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/he/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/hi/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/hr/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/hu/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/id/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/it/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ja/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/kk/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/kn/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ko/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/lt/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/lv/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/mai/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ml/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/mr/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nb/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nl/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nn/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nr/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/nso/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/or/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/pa-IN/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/pl/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/pt-BR/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/pt/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ro/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ru/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/si/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sk/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sl/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sr/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ss/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/st/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/sv/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ta/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/te/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/th/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/tn/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/tr/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ts/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/uk/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/ve/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/xh/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/zh-CN/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/zh-TW/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/zu/org/openoffice/Office/FormWizard.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/FormWizard.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/FormWizard.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/FormWizard.xcu [build XCR] registry/en-US/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/af/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ar/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/as/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/bg/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/bn/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/br/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ca/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/cs/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/cy/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/da/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/de/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/dz/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/el/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/eo/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/es/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/et/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/eu/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/fa/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/fi/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/fr/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ga/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/gl/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/gu/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/he/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/hi/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/hr/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/hu/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/id/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/it/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ja/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/kk/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/kn/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ko/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/lt/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/lv/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/mai/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ml/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/mr/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/nb/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/nl/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/nn/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/nr/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/nso/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/or/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/pa-IN/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/pl/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/pt-BR/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/pt/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ro/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ru/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/si/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/sk/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/sl/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/sr/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ss/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/st/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/sv/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ta/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/te/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/th/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/tn/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/tr/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ts/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/uk/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/ve/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/xh/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/zh-CN/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/zh-TW/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/zu/org/openoffice/Office/Writer.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/Writer.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Writer.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/Writer.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/BasicIDECommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/BasicIDECommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDECommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDECommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/BibliographyCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/BibliographyCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BibliographyCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BibliographyCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/CalcCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/CalcCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ChartCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ChartCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ChartWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ChartWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ChartWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbuCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DbuCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbuCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbuCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/BaseWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/BaseWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BaseWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BaseWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterFormWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/WriterFormWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterFormWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/WriterReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbQueryWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DbQueryWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbQueryWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbQueryWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbTableWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DbTableWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbRelationWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DbRelationWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbRelationWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbRelationWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbReportWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DbReportWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbReportWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbReportWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbBrowserWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DbBrowserWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbBrowserWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbBrowserWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DbTableDataWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DbTableDataWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DbTableDataWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DbTableDataWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DrawImpressCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DrawImpressCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawImpressCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/af/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ar/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/as/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/bg/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/bn/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/br/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ca/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/cs/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/cy/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/da/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/de/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/dz/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/el/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/eo/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/es/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/et/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/eu/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/fa/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/fi/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/fr/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ga/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/gl/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/gu/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/he/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/hi/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/hr/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/hu/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/id/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/it/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ja/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/kk/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/kn/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ko/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/lt/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/lv/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/mai/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ml/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/mr/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nb/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nl/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nn/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nr/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/nso/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/or/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/pl/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/pt/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ro/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ru/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/si/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sk/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sl/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sr/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ss/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/st/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/sv/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ta/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/te/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/th/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/tn/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/tr/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ts/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/uk/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/ve/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/xh/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/zu/org/openoffice/Office/UI/Effects.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/Effects.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Effects.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Effects.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/GenericCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/GenericCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/MathCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/MathCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/BasicIDEWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/BasicIDEWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/BasicIDEWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/BasicIDEWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/CalcWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/CalcWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/CalcWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/CalcWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/DrawWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/DrawWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/DrawWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ImpressWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ImpressWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ImpressWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/MathWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/MathWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/MathWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ReportCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ReportCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ReportCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ReportCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/af/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ar/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/as/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/bg/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/bn/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/br/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ca/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/cs/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/cy/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/da/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/de/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/dz/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/el/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/eo/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/es/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/et/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/eu/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/fa/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/fi/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/fr/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ga/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/gl/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/gu/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/he/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/hi/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/hr/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/hu/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/id/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/it/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ja/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/kk/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/kn/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ko/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/lt/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/lv/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/mai/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ml/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/mr/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nb/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nl/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nn/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nr/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/nso/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/or/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/pl/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/pt/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ro/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ru/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/si/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sk/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sl/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sr/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ss/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/st/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/sv/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ta/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/te/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/th/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/tn/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/tr/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ts/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/uk/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/ve/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/xh/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/zu/org/openoffice/Office/UI/Sidebar.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/Sidebar.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/Sidebar.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/StartModuleWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/StartModuleWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/StartModuleWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/WriterWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/XFormsWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/XFormsWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/XFormsWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/XFormsWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/WriterGlobalWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterGlobalWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterWebWindowState.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/WriterWebWindowState.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterWebWindowState.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterWebWindowState.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/af/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ar/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/as/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/bg/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/bn/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/br/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ca/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/cs/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/cy/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/da/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/de/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/dz/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/el/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/eo/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/es/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/et/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/eu/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/fa/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/fi/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/fr/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ga/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/gl/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/gu/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/he/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/hi/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/hr/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/hu/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/id/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/it/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ja/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/kk/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/kn/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ko/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/lt/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/lv/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/mai/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ml/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/mr/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nb/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nl/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nn/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nr/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/nso/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/or/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/pl/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/pt/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ro/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ru/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/si/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sk/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sl/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sr/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ss/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/st/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/sv/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ta/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/te/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/th/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/tn/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/tr/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ts/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/uk/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/ve/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/xh/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/zu/org/openoffice/Office/UI/WriterCommands.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/WriterCommands.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/WriterCommands.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/af/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ar/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/as/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/bg/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/bn/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/br/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ca/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/cs/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/cy/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/da/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/de/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/dz/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/el/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/eo/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/es/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/et/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/eu/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/fa/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/fi/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/fr/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ga/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/gl/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/gu/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/he/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/hi/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/hr/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/hu/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/id/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/it/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ja/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/kk/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/kn/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ko/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/lt/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/lv/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/mai/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ml/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/mr/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nb/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nl/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nn/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nr/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/nso/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/or/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/pl/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/pt/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ro/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ru/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/si/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sk/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sl/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sr/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ss/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/st/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/sv/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ta/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/te/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/th/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/tn/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/tr/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ts/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/uk/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/ve/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/xh/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/zu/org/openoffice/Office/UI/GenericCategories.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/GenericCategories.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/GenericCategories.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/GenericCategories.xcu [build XCR] registry/en-US/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/en-US/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/af/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/af/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ar/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ar/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/as/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/as/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/bg/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bg/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/bn/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/bn/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/br/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/br/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ca/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ca/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/cs/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cs/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/cy/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/cy/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/da/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/da/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/de/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/de/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/dz/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/dz/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/el/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/el/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/eo/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eo/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/es/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/es/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/et/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/et/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/eu/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/eu/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/fa/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fa/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/fi/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fi/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/fr/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/fr/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ga/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ga/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/gl/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gl/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/gu/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/gu/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/he/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/he/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/hi/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hi/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/hr/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hr/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/hu/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/hu/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/id/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/id/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/it/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/it/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ja/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ja/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/kk/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kk/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/kn/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/kn/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ko/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ko/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/lt/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lt/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/lv/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/lv/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/mai/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mai/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ml/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ml/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/mr/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/mr/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nb/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nb/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nl/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nl/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nn/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nn/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nr/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nr/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/nso/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/nso/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/or/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/or/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/pa-IN/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pa-IN/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/pl/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pl/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/pt-BR/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt-BR/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/pt/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/pt/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ro/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ro/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ru/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ru/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/si/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/si/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sk/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sk/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sl/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sl/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sr/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sr-Latn/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sr-Latn/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ss/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ss/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/st/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/st/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/sv/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/sv/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ta/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ta/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/te/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/te/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/th/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/th/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/tn/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tn/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/tr/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/tr/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ts/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ts/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/uk/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/uk/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/ve/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/ve/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/xh/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/xh/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/zh-CN/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-CN/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/zh-TW/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zh-TW/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build XCR] registry/zu/org/openoffice/Office/UI/ToolbarMode.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ && xsltproc --nonet -o $W/XcuResTarget/registry/zu/org/openoffice/Office/UI/ToolbarMode.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/UI/ToolbarMode.xcs --stringparam schemaRoot $S/officecfg/registry/schema --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu [build HPX] ar/helpcontent2/source/text/sbasic/guide HELPFILES=/tmp/gbuild.SbR0Df && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IrEtrG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sbasic/python HELPFILES=/tmp/gbuild.ikUs8d && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ONUoru && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sbasic/shared HELPFILES=/tmp/gbuild.rk6a3o && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ivVFDK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sbasic/shared/01 HELPFILES=/tmp/gbuild.4FagAt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NyXOGi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sbasic/shared/02 HELPFILES=/tmp/gbuild.L0FYA1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AJcjVB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sbasic/shared/03 HELPFILES=/tmp/gbuild.wyYLz9 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LO9RbH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared HELPFILES=/tmp/gbuild.O9vhZy && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TIJa8y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/00 HELPFILES=/tmp/gbuild.U9NPcr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I9Z5z9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/01 HELPFILES=/tmp/gbuild.s2jnPW && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qYe6jY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/02 HELPFILES=/tmp/gbuild.sYw9pk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LfDqaq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/04 HELPFILES=/tmp/gbuild.LJtX0p && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bxIxFu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/04/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/05 HELPFILES=/tmp/gbuild.s6YEW2 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LnQyJc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/06 HELPFILES=/tmp/gbuild.WCeRjX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SxRXFH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/06/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/07 HELPFILES=/tmp/gbuild.9l1FPu && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ArtVFn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/07 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/07/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/autokorr HELPFILES=/tmp/gbuild.hfbQaw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.G67yFc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/autopi HELPFILES=/tmp/gbuild.PstzpN && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ytKKHs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/guide HELPFILES=/tmp/gbuild.TwB6tg && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uweRwd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/help HELPFILES=/tmp/gbuild.1joYoX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FiHdNI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/help && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/help/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/menu HELPFILES=/tmp/gbuild.7dCusl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OJttsS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/menu/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/optionen HELPFILES=/tmp/gbuild.gl0F1i && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JB0Jj1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/shared/explorer/database HELPFILES=/tmp/gbuild.OcRvq3 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PRjava && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/scalc HELPFILES=/tmp/gbuild.lUQLtt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.45RIgM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/scalc/00 HELPFILES=/tmp/gbuild.8VeypF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RL7zuL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/scalc/01 HELPFILES=/tmp/gbuild.wXRSm8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.exGl1K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/scalc/02 HELPFILES=/tmp/gbuild.Dg49iF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CkiIU5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/scalc/04 HELPFILES=/tmp/gbuild.4viJwm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3t92ww && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/04/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/scalc/05 HELPFILES=/tmp/gbuild.6Op8oF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Gx3BBs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/05 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/05/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/scalc/06 HELPFILES=/tmp/gbuild.tatmLd && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rnh817 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/06/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/scalc/guide HELPFILES=/tmp/gbuild.l2fSnF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QAnLxK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/schart HELPFILES=/tmp/gbuild.un3qwX && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bF9OBl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/schart/00 HELPFILES=/tmp/gbuild.4b9FJf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iYFK8B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/00/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/schart/01 HELPFILES=/tmp/gbuild.B2H2ii && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0T6DEg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/schart/02 HELPFILES=/tmp/gbuild.6bFYLw && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ITtErR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/02/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/schart/04 HELPFILES=/tmp/gbuild.qEHGf5 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7rbPlg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/04/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sdraw HELPFILES=/tmp/gbuild.GuDxzr && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mERDSk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sdraw/00 HELPFILES=/tmp/gbuild.O1FcCC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.iD4YpT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/00/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sdraw/01 HELPFILES=/tmp/gbuild.X5IECa && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VP3EvT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/01/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sdraw/04 HELPFILES=/tmp/gbuild.aJWuEF && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Efwquf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/04/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/sdraw/guide HELPFILES=/tmp/gbuild.kZAzRZ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0Q8X7n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/simpress HELPFILES=/tmp/gbuild.R6ZxMo && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Frflh5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/simpress/00 HELPFILES=/tmp/gbuild.OFiTP6 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0bUag0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/simpress/01 HELPFILES=/tmp/gbuild.EwIy7b && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KwNQnZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/simpress/02 HELPFILES=/tmp/gbuild.O9xpAl && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Tx4w2B && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/simpress/04 HELPFILES=/tmp/gbuild.D7DzkC && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6WZIJI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/04/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/simpress/guide HELPFILES=/tmp/gbuild.efjsTm && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hKRRt7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/smath HELPFILES=/tmp/gbuild.D15gqk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sNjQtq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/smath/00 HELPFILES=/tmp/gbuild.FGPs2W && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pHF1hb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/00/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/smath/01 HELPFILES=/tmp/gbuild.hrT7kP && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.V23N8x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/smath/02 HELPFILES=/tmp/gbuild.myeaHU && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yKiJb8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/02/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/smath/04 HELPFILES=/tmp/gbuild.xgMaf1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ANLG0g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/04/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/smath/06 HELPFILES=/tmp/gbuild.K4hoKY && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4daKB2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/06 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/06/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/smath/guide HELPFILES=/tmp/gbuild.nCJ8q1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aqWNsQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/swriter HELPFILES=/tmp/gbuild.7zoXx8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0llJJN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/swriter/00 HELPFILES=/tmp/gbuild.yFMDvH && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uGrI3Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/swriter/01 HELPFILES=/tmp/gbuild.nx2rK0 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ym6dg8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/swriter/02 HELPFILES=/tmp/gbuild.22WIHk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KBb0fj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/swriter/04 HELPFILES=/tmp/gbuild.2UzSQQ && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UAFKq3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/04 && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/04/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/swriter/guide HELPFILES=/tmp/gbuild.sURVue && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yBNdro && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/swriter/librelogo HELPFILES=/tmp/gbuild.xGWVf1 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dfBDUb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/librelogo && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/librelogo/done && rm -f ${HELPFILES} [build HPX] ar/helpcontent2/source/text/swriter/menu HELPFILES=/tmp/gbuild.6jPwHk && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aTqMyv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/helpex -l ar -mi ${HELPFILES} -m ${POFILES} -o $W/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/menu && rm -f ${POFILES} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/menu/done && rm -f ${HELPFILES} [build XHP] sbasic/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/bg.done [build XHP] shared/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/bg.done [build XHP] scalc/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/bg.done [build XHP] schart/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/bg.done [build XHP] sdraw/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/bg.done [build XHP] simpress/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/bg.done [build XHP] smath/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/bg.done [build XHP] swriter/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/bg.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/bn.done [build XHP] shared/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/bn.done [build XHP] scalc/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/bn.done [build XHP] schart/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/bn.done [build XHP] sdraw/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/bn.done [build XHP] simpress/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/bn.done [build XHP] smath/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/bn.done [build XHP] swriter/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/bn.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/ca.done [build XHP] shared/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/ca.done [build XHP] scalc/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/ca.done [build XHP] schart/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/ca.done [build XHP] sdraw/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/ca.done [build XHP] simpress/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/ca.done [build XHP] smath/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/ca.done [build XHP] swriter/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/ca.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/cs.done [build XHP] shared/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/cs.done [build XHP] scalc/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/cs.done [build XHP] schart/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/cs.done [build XHP] sdraw/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/cs.done [build XHP] simpress/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/cs.done [build XHP] smath/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/cs.done [build XHP] swriter/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/cs.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/da.done [build XHP] shared/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/da.done [build XHP] scalc/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/da.done [build XHP] schart/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/da.done [build XHP] sdraw/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/da.done [build XHP] simpress/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/da.done [build XHP] smath/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/da.done [build XHP] swriter/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/da.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/de.done [build XHP] shared/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/de.done [build XHP] scalc/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/de.done [build XHP] schart/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/de.done [build XHP] sdraw/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/de.done [build XHP] simpress/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/de.done [build XHP] smath/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/de.done [build XHP] swriter/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/de.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/dz.done [build XHP] shared/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/dz.done [build XHP] scalc/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/dz.done [build XHP] schart/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/dz.done [build XHP] sdraw/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/dz.done [build XHP] simpress/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/dz.done [build XHP] smath/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/dz.done [build XHP] swriter/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/dz.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/el.done [build XHP] shared/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/el.done [build XHP] scalc/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/el.done [build XHP] schart/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/el.done [build XHP] sdraw/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/el.done [build XHP] simpress/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/el.done [build XHP] smath/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/el.done [build XHP] swriter/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/el.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/eo.done [build XHP] shared/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/eo.done [build XHP] scalc/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/eo.done [build XHP] schart/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/eo.done [build XHP] sdraw/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/eo.done [build XHP] simpress/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/eo.done [build XHP] smath/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/eo.done [build XHP] swriter/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/eo.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/es.done [build XHP] shared/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/es.done [build XHP] scalc/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/es.done [build XHP] schart/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/es.done [build XHP] sdraw/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/es.done [build XHP] simpress/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/es.done [build XHP] smath/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/es.done [build XHP] swriter/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/es.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/et.done [build XHP] shared/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/et.done [build XHP] scalc/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/et.done [build XHP] schart/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/et.done [build XHP] sdraw/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/et.done [build XHP] simpress/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/et.done [build XHP] smath/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/et.done [build XHP] swriter/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/et.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/eu.done [build XHP] shared/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/eu.done [build XHP] scalc/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/eu.done [build XHP] schart/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/eu.done [build XHP] sdraw/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/eu.done [build XHP] simpress/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/eu.done [build XHP] smath/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/eu.done [build XHP] swriter/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/eu.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/fi.done [build XHP] shared/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/fi.done [build XHP] scalc/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/fi.done [build XHP] schart/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/fi.done [build XHP] sdraw/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/fi.done [build XHP] simpress/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/fi.done [build XHP] smath/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/fi.done [build XHP] swriter/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/fi.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/fr.done [build XHP] shared/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/fr.done [build XHP] scalc/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/fr.done [build XHP] schart/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/fr.done [build XHP] sdraw/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/fr.done [build XHP] simpress/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/fr.done [build XHP] smath/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/fr.done [build XHP] swriter/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/fr.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/gl.done [build XHP] shared/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/gl.done [build XHP] scalc/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/gl.done [build XHP] schart/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/gl.done [build XHP] sdraw/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/gl.done [build XHP] simpress/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/gl.done [build XHP] smath/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/gl.done [build XHP] swriter/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/gl.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/gu.done [build XHP] shared/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/gu.done [build XHP] scalc/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/gu.done [build XHP] schart/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/gu.done [build XHP] sdraw/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/gu.done [build XHP] simpress/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/gu.done [build XHP] smath/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/gu.done [build XHP] swriter/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/gu.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/he.done [build XHP] shared/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/he.done [build XHP] scalc/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/he.done [build XHP] schart/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/he.done [build XHP] sdraw/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/he.done [build XHP] simpress/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/he.done [build XHP] smath/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/he.done [build XHP] swriter/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/he.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/hi.done [build XHP] shared/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/hi.done [build XHP] scalc/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/hi.done [build XHP] schart/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/hi.done [build XHP] sdraw/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/hi.done [build XHP] simpress/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/hi.done [build XHP] smath/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/hi.done [build XHP] swriter/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/hi.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/hr.done [build XHP] shared/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/hr.done [build XHP] scalc/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/hr.done [build XHP] schart/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/hr.done [build XHP] sdraw/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/hr.done [build XHP] simpress/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/hr.done [build XHP] smath/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/hr.done [build XHP] swriter/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/hr.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/hu.done [build XHP] shared/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/hu.done [build XHP] scalc/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/hu.done [build XHP] schart/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/hu.done [build XHP] sdraw/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/hu.done [build XHP] simpress/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/hu.done [build XHP] smath/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/hu.done [build XHP] swriter/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/hu.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/id.done [build XHP] shared/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/id.done [build XHP] scalc/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/id.done [build XHP] schart/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/id.done [build XHP] sdraw/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/id.done [build XHP] simpress/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/id.done [build XHP] smath/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/id.done [build XHP] swriter/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/id.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/it.done [build XHP] shared/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/it.done [build XHP] scalc/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/it.done [build XHP] schart/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/it.done [build XHP] sdraw/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/it.done [build XHP] simpress/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/it.done [build XHP] smath/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/it.done [build XHP] swriter/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/it.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/ja.done [build XHP] shared/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/ja.done [build XHP] scalc/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/ja.done [build XHP] schart/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/ja.done [build XHP] sdraw/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/ja.done [build XHP] simpress/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/ja.done [build XHP] smath/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/ja.done [build XHP] swriter/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/ja.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/ko.done [build XHP] shared/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/ko.done [build XHP] scalc/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/ko.done [build XHP] schart/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/ko.done [build XHP] sdraw/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/ko.done [build XHP] simpress/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/ko.done [build XHP] smath/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/ko.done [build XHP] swriter/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/ko.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/lt.done [build XHP] shared/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/lt.done [build XHP] scalc/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/lt.done [build XHP] schart/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/lt.done [build XHP] sdraw/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/lt.done [build XHP] simpress/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/lt.done [build XHP] smath/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/lt.done [build XHP] swriter/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/lt.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/lv.done [build XHP] shared/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/lv.done [build XHP] scalc/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/lv.done [build XHP] schart/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/lv.done [build XHP] sdraw/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/lv.done [build XHP] simpress/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/lv.done [build XHP] smath/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/lv.done [build XHP] swriter/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/lv.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/nb.done [build XHP] shared/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/nb.done [build XHP] scalc/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/nb.done [build XHP] schart/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/nb.done [build XHP] sdraw/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/nb.done [build XHP] simpress/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/nb.done [build XHP] smath/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/nb.done [build XHP] swriter/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/nb.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/nl.done [build XHP] shared/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/nl.done [build XHP] scalc/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/nl.done [build XHP] schart/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/nl.done [build XHP] sdraw/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/nl.done [build XHP] simpress/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/nl.done [build XHP] smath/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/nl.done [build XHP] swriter/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/nl.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/nn.done [build XHP] shared/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/nn.done [build XHP] scalc/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/nn.done [build XHP] schart/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/nn.done [build XHP] sdraw/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/nn.done [build XHP] simpress/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/nn.done [build XHP] smath/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/nn.done [build XHP] swriter/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/nn.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/pl.done [build XHP] shared/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/pl.done [build XHP] scalc/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/pl.done [build XHP] schart/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/pl.done [build XHP] sdraw/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/pl.done [build XHP] simpress/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/pl.done [build XHP] smath/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/pl.done [build XHP] swriter/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/pl.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/pt-BR.done [build XHP] shared/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/pt-BR.done [build XHP] scalc/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/pt-BR.done [build XHP] schart/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/pt-BR.done [build XHP] sdraw/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/pt-BR.done [build XHP] simpress/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/pt-BR.done [build XHP] smath/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/pt-BR.done [build XHP] swriter/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/pt-BR.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/pt.done [build XHP] shared/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/pt.done [build XHP] scalc/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/pt.done [build XHP] schart/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/pt.done [build XHP] sdraw/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/pt.done [build XHP] simpress/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/pt.done [build XHP] smath/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/pt.done [build XHP] swriter/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/pt.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/ro.done [build XHP] shared/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/ro.done [build XHP] scalc/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/ro.done [build XHP] schart/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/ro.done [build XHP] sdraw/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/ro.done [build XHP] simpress/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/ro.done [build XHP] smath/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/ro.done [build XHP] swriter/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/ro.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/ru.done [build XHP] shared/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/ru.done [build XHP] scalc/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/ru.done [build XHP] schart/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/ru.done [build XHP] sdraw/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/ru.done [build XHP] simpress/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/ru.done [build XHP] smath/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/ru.done [build XHP] swriter/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/ru.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/si.done [build XHP] shared/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/si.done [build XHP] scalc/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/si.done [build XHP] schart/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/si.done [build XHP] sdraw/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/si.done [build XHP] simpress/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/si.done [build XHP] smath/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/si.done [build XHP] swriter/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/si.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/sk.done [build XHP] shared/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/sk.done [build XHP] scalc/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/sk.done [build XHP] schart/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/sk.done [build XHP] sdraw/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/sk.done [build XHP] simpress/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/sk.done [build XHP] smath/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/sk.done [build XHP] swriter/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/sk.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/sl.done [build XHP] shared/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/sl.done [build XHP] scalc/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/sl.done [build XHP] schart/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/sl.done [build XHP] sdraw/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/sl.done [build XHP] simpress/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/sl.done [build XHP] smath/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/sl.done [build XHP] swriter/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/sl.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/sv.done [build XHP] shared/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/sv.done [build XHP] scalc/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/sv.done [build XHP] schart/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/sv.done [build XHP] sdraw/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/sv.done [build XHP] simpress/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/sv.done [build XHP] smath/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/sv.done [build XHP] swriter/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/sv.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/ta.done [build XHP] shared/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/ta.done [build XHP] scalc/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/ta.done [build XHP] schart/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/ta.done [build XHP] sdraw/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/ta.done [build XHP] simpress/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/ta.done [build XHP] smath/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/ta.done [build XHP] swriter/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/ta.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/tr.done [build XHP] shared/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/tr.done [build XHP] scalc/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/tr.done [build XHP] schart/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/tr.done [build XHP] sdraw/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/tr.done [build XHP] simpress/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/tr.done [build XHP] smath/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/tr.done [build XHP] swriter/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/tr.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/uk.done [build XHP] shared/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/uk.done [build XHP] scalc/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/uk.done [build XHP] schart/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/uk.done [build XHP] sdraw/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/uk.done [build XHP] simpress/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/uk.done [build XHP] smath/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/uk.done [build XHP] swriter/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/uk.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/zh-CN.done [build XHP] shared/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/zh-CN.done [build XHP] scalc/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/zh-CN.done [build XHP] schart/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/zh-CN.done [build XHP] sdraw/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/zh-CN.done [build XHP] simpress/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/zh-CN.done [build XHP] smath/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/zh-CN.done [build XHP] swriter/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/zh-CN.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sbasic/python/python_shell.xhp [build XHP] sbasic/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/zh-TW.done [build XHP] shared/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/zh-TW.done [build XHP] scalc/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/zh-TW.done [build XHP] schart/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/zh-TW.done [build XHP] sdraw/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/zh-TW.done [build XHP] simpress/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/zh-TW.done [build XHP] smath/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/zh-TW.done [build XHP] swriter/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/zh-TW.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sbasic/python/python_shell.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/swriter/mailmergetoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/swriter/mailmergetoolbar.xhp [build DIC] CustomTarget/i18npool/breakiterator/dict_ja.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gendict $S/i18npool/source/breakiterator/data/ja.dic $W/CustomTarget/i18npool/breakiterator/dict_ja.cxx ja [build DIC] CustomTarget/i18npool/breakiterator/dict_zh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gendict $S/i18npool/source/breakiterator/data/zh.dic $W/CustomTarget/i18npool/breakiterator/dict_zh.cxx zh [build CLR] CustomTarget/i18npool/collator/collator_cu_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/cu_charset.txt $W/CustomTarget/i18npool/collator/collator_cu_charset.cxx cu_charset [build CLR] CustomTarget/i18npool/collator/collator_ca_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/ca_charset.txt $W/CustomTarget/i18npool/collator/collator_ca_charset.cxx ca_charset [build CLR] CustomTarget/i18npool/collator/collator_dz_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/dz_charset.txt $W/CustomTarget/i18npool/collator/collator_dz_charset.cxx dz_charset [build CLR] CustomTarget/i18npool/collator/collator_hu_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/hu_charset.txt $W/CustomTarget/i18npool/collator/collator_hu_charset.cxx hu_charset [build CLR] CustomTarget/i18npool/collator/collator_ja_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/ja_charset.txt $W/CustomTarget/i18npool/collator/collator_ja_charset.cxx ja_charset [build CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/ja_phonetic_alphanumeric_first.txt $W/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx ja_phonetic_alphanumeric_first [build CLR] CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/ja_phonetic_alphanumeric_last.txt $W/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx ja_phonetic_alphanumeric_last [build CLR] CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/ku_alphanumeric.txt $W/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx ku_alphanumeric [build CLR] CustomTarget/i18npool/collator/collator_ln_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/ln_charset.txt $W/CustomTarget/i18npool/collator/collator_ln_charset.cxx ln_charset [build CLR] CustomTarget/i18npool/collator/collator_my_dictionary.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/my_dictionary.txt $W/CustomTarget/i18npool/collator/collator_my_dictionary.cxx my_dictionary [build CLR] CustomTarget/i18npool/collator/collator_ne_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/ne_charset.txt $W/CustomTarget/i18npool/collator/collator_ne_charset.cxx ne_charset [build CLR] CustomTarget/i18npool/collator/collator_sid_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/sid_charset.txt $W/CustomTarget/i18npool/collator/collator_sid_charset.cxx sid_charset [build CLR] CustomTarget/i18npool/collator/collator_zh_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/zh_charset.txt $W/CustomTarget/i18npool/collator/collator_zh_charset.cxx zh_charset [build CLR] CustomTarget/i18npool/collator/collator_zh_pinyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/zh_pinyin.txt $W/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx zh_pinyin [build CLR] CustomTarget/i18npool/collator/collator_zh_radical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/zh_radical.txt $W/CustomTarget/i18npool/collator/collator_zh_radical.cxx zh_radical [build CLR] CustomTarget/i18npool/collator/collator_zh_stroke.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/zh_stroke.txt $W/CustomTarget/i18npool/collator/collator_zh_stroke.cxx zh_stroke [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/zh_TW_charset.txt $W/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx zh_TW_charset [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/zh_TW_radical.txt $W/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx zh_TW_radical [build CLR] CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/zh_TW_stroke.txt $W/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx zh_TW_stroke [build CLR] CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/gencoll_rule $S/i18npool/source/collator/data/zh_zhuyin.txt $W/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx zh_zhuyin [build IND] CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/indexdata_ko_dict.txt $W/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx.tmp indexdata_ko_dict && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx.tmp > $W/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx && rm $W/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/indexdata_zh_pinyin.txt $W/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx.tmp indexdata_zh_pinyin && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx.tmp > $W/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx && rm $W/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/indexdata_zh_radical.txt $W/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx.tmp indexdata_zh_radical && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx.tmp > $W/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx && rm $W/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/indexdata_zh_stroke.txt $W/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx.tmp indexdata_zh_stroke && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx.tmp > $W/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx && rm $W/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/indexdata_zh_TW_radical.txt $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx.tmp indexdata_zh_TW_radical && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx.tmp > $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx && rm $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/indexdata_zh_TW_stroke.txt $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx.tmp indexdata_zh_TW_stroke && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx.tmp > $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx && rm $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/indexdata_zh_zhuyin.txt $W/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx.tmp indexdata_zh_zhuyin && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx.tmp > $W/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx && rm $W/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/ko_phonetic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/ko_phonetic.txt $W/CustomTarget/i18npool/indexentry/ko_phonetic.cxx.tmp ko_phonetic && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/ko_phonetic.cxx.tmp > $W/CustomTarget/i18npool/indexentry/ko_phonetic.cxx && rm $W/CustomTarget/i18npool/indexentry/ko_phonetic.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/zh_pinyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/zh_pinyin.txt $W/CustomTarget/i18npool/indexentry/zh_pinyin.cxx.tmp zh_pinyin && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/zh_pinyin.cxx.tmp > $W/CustomTarget/i18npool/indexentry/zh_pinyin.cxx && rm $W/CustomTarget/i18npool/indexentry/zh_pinyin.cxx.tmp [build IND] CustomTarget/i18npool/indexentry/zh_zhuyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genindex_data $S/i18npool/source/indexentry/data/zh_zhuyin.txt $W/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx.tmp zh_zhuyin && sed 's/\(^.*get_\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx.tmp > $W/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx && rm $W/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx.tmp [build CDC] CustomTarget/i18npool/textconversion/stc_word.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genconv_dict stc_word $S/i18npool/source/textconversion/data/stc_word.dic $W/CustomTarget/i18npool/textconversion/stc_word.cxx.tmp && sed 's/\(^.*get\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/textconversion/stc_word.cxx.tmp > $W/CustomTarget/i18npool/textconversion/stc_word.cxx && rm $W/CustomTarget/i18npool/textconversion/stc_word.cxx.tmp [build CDC] CustomTarget/i18npool/textconversion/stc_char.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genconv_dict stc_char $S/i18npool/source/textconversion/data/stc_char.dic $W/CustomTarget/i18npool/textconversion/stc_char.cxx.tmp && sed 's/\(^.*get\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/textconversion/stc_char.cxx.tmp > $W/CustomTarget/i18npool/textconversion/stc_char.cxx && rm $W/CustomTarget/i18npool/textconversion/stc_char.cxx.tmp [build CDC] CustomTarget/i18npool/textconversion/hhc_char.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/genconv_dict hhc_char $S/i18npool/source/textconversion/data/hhc_char.dic $W/CustomTarget/i18npool/textconversion/hhc_char.cxx.tmp && sed 's/\(^.*get\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/textconversion/hhc_char.cxx.tmp > $W/CustomTarget/i18npool/textconversion/hhc_char.cxx && rm $W/CustomTarget/i18npool/textconversion/hhc_char.cxx.tmp [build CXX] workdir/CustomTarget/i18npool/collator/collator_sid_charset.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_sid_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_sid_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_sid_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_sid_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_ln_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_ku_alphanumeric.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ku_alphanumeric.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ln_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ln_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_ln_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ln_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_radical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_zh_zhuyin.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_zhuyin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_radical.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_radical.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_zh_radical.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_radical.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_hu_charset.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_hu_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_hu_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_zh_TW_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_TW_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_hu_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_hu_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_cu_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_zh_TW_radical.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_TW_radical.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_cu_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_cu_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_cu_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_cu_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ja_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ja_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_ja_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ja_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_stroke.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_zh_pinyin.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_pinyin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_stroke.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_stroke.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_dz_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_zh_stroke.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_stroke.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_dz_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_dz_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_ca_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_dz_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_dz_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ca_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ca_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_ca_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ca_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_ne_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ne_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_ne_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_ne_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ne_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_my_dictionary.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_zh_TW_stroke.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_TW_stroke.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_my_dictionary.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_my_dictionary.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/collator/collator_zh_charset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_my_dictionary.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_my_dictionary.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_charset.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator/collator_zh_charset.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/breakiterator/dict_ja.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/collator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/collator/collator_zh_charset.cxx -o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_charset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_ja.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_ja.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/breakiterator/dict_zh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/dict_ja.cxx -o $W/GenCxxObject/CustomTarget/i18npool/breakiterator/dict_ja.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_zh.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_zh.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCxxObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/dict_zh.cxx -o $W/GenCxxObject/CustomTarget/i18npool/breakiterator/dict_zh.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/indexdata_zh_radical.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_radical.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/indexdata_ko_dict.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_ko_dict.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/zh_zhuyin.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/zh_zhuyin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/zh_pinyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/zh_pinyin.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/zh_pinyin.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/indexentry/ko_phonetic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/zh_pinyin.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/zh_pinyin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/ko_phonetic.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry/ko_phonetic.cxx" && false) [build MOD] l10ntools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/indexentry/ $W/Dep/GenCxxObject/CustomTarget/i18npool/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/indexentry/ko_phonetic.cxx -o $W/GenCxxObject/CustomTarget/i18npool/indexentry/ko_phonetic.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/l10ntools [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_af.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.xi8ztm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_af.properties -m ${MERGEINPUT} -l af && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ar.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.BMPex1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ar.properties -m ${MERGEINPUT} -l ar && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_as.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.5Azzgg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_as.properties -m ${MERGEINPUT} -l as && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_bg.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.BwBBc5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_bg.properties -m ${MERGEINPUT} -l bg && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_bn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.d5R1mn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_bn.properties -m ${MERGEINPUT} -l bn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_br.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.GZPHIQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_br.properties -m ${MERGEINPUT} -l br && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ca.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.5M6Viq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ca.properties -m ${MERGEINPUT} -l ca && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_cs.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.97Rgmq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_cs.properties -m ${MERGEINPUT} -l cs && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_cy.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.d7t4qZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_cy.properties -m ${MERGEINPUT} -l cy && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_da.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.YP3vmB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_da.properties -m ${MERGEINPUT} -l da && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_de.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.akDWmx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_de.properties -m ${MERGEINPUT} -l de && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_dz.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.PaPqeI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_dz.properties -m ${MERGEINPUT} -l dz && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_el.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.SODFZq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_el.properties -m ${MERGEINPUT} -l el && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_eo.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.KCO0Qx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_eo.properties -m ${MERGEINPUT} -l eo && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_es.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.VD9Kht && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_es.properties -m ${MERGEINPUT} -l es && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_et.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.gSA7rY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_et.properties -m ${MERGEINPUT} -l et && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_eu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.OSypuR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_eu.properties -m ${MERGEINPUT} -l eu && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_fa.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.k9kmmt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_fa.properties -m ${MERGEINPUT} -l fa && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_fi.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.dmF42r && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_fi.properties -m ${MERGEINPUT} -l fi && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_fr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.kJ3AwO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_fr.properties -m ${MERGEINPUT} -l fr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ga.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.xKpAiN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ga.properties -m ${MERGEINPUT} -l ga && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_gl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.ncJwjO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_gl.properties -m ${MERGEINPUT} -l gl && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_gu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.0yT2aR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_gu.properties -m ${MERGEINPUT} -l gu && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_he.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.xJC2Yy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_he.properties -m ${MERGEINPUT} -l he && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_hi.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.OwuIu2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_hi.properties -m ${MERGEINPUT} -l hi && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_hr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.ta1MkD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_hr.properties -m ${MERGEINPUT} -l hr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_hu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.MS98Mt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_hu.properties -m ${MERGEINPUT} -l hu && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_id.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.3x0e2t && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_id.properties -m ${MERGEINPUT} -l id && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_it.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.hqkhmt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_it.properties -m ${MERGEINPUT} -l it && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ja.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.8LZJ6R && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ja.properties -m ${MERGEINPUT} -l ja && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_kk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.R4LNed && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_kk.properties -m ${MERGEINPUT} -l kk && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_kn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.O9C6VN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_kn.properties -m ${MERGEINPUT} -l kn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ko.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.78VAqn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ko.properties -m ${MERGEINPUT} -l ko && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_lt.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.MwsHy2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_lt.properties -m ${MERGEINPUT} -l lt && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_lv.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.tKDP1v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_lv.properties -m ${MERGEINPUT} -l lv && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_mai.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.4TlwEl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_mai.properties -m ${MERGEINPUT} -l mai && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ml.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.k0xOwj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ml.properties -m ${MERGEINPUT} -l ml && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_mr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.5use1l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_mr.properties -m ${MERGEINPUT} -l mr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nb.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.4n2Cm9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_nb.properties -m ${MERGEINPUT} -l nb && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.VdPE2x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_nl.properties -m ${MERGEINPUT} -l nl && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.B1iCXK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_nn.properties -m ${MERGEINPUT} -l nn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.f2mmsb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_nr.properties -m ${MERGEINPUT} -l nr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_nso.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.8GikYP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_nso.properties -m ${MERGEINPUT} -l nso && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_or.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.VHB7zc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_or.properties -m ${MERGEINPUT} -l or && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_pa_IN.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.OzasIX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_pa_IN.properties -m ${MERGEINPUT} -l pa-IN && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_pl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.JKVPGa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_pl.properties -m ${MERGEINPUT} -l pl && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_pt_BR.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.wSe1av && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_pt_BR.properties -m ${MERGEINPUT} -l pt-BR && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_pt.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.Fe0EyS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_pt.properties -m ${MERGEINPUT} -l pt && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ro.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.IZvY4C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ro.properties -m ${MERGEINPUT} -l ro && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ru.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.UWKFG5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ru.properties -m ${MERGEINPUT} -l ru && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_si.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.taBIwB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_si.properties -m ${MERGEINPUT} -l si && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.5cZNEL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_sk.properties -m ${MERGEINPUT} -l sk && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sl.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.TmiL0F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_sl.properties -m ${MERGEINPUT} -l sl && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.CzjWSp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_sr.properties -m ${MERGEINPUT} -l sr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sr_Latn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.c1uVpm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_sr_Latn.properties -m ${MERGEINPUT} -l sr-Latn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ss.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.DCzZLz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ss.properties -m ${MERGEINPUT} -l ss && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_st.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.DaE8al && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_st.properties -m ${MERGEINPUT} -l st && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_sv.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.dMFqhd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_sv.properties -m ${MERGEINPUT} -l sv && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ta.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.YtN7PW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ta.properties -m ${MERGEINPUT} -l ta && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_te.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.HeOyo3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_te.properties -m ${MERGEINPUT} -l te && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_th.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.pYgHKu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_th.properties -m ${MERGEINPUT} -l th && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_tn.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.R9VGLw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_tn.properties -m ${MERGEINPUT} -l tn && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_tr.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.CuNZi0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_tr.properties -m ${MERGEINPUT} -l tr && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ts.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.kRGyC6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ts.properties -m ${MERGEINPUT} -l ts && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_uk.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.CFXJzM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_uk.properties -m ${MERGEINPUT} -l uk && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_ve.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.PyLs4g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_ve.properties -m ${MERGEINPUT} -l ve && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_xh.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.GXI73C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_xh.properties -m ${MERGEINPUT} -l xh && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_zh_CN.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.Gv1fRR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_zh_CN.properties -m ${MERGEINPUT} -l zh-CN && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_zh_TW.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.1StYdS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_zh_TW.properties -m ${MERGEINPUT} -l zh-TW && rm -rf ${MERGEINPUT} [build PRP] CustomTarget/librelogo/locproperties/LibreLogo_zu.properties S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && MERGEINPUT=/tmp/gbuild.XSFU1q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/propex -i $S/librelogo/source/pythonpath/LibreLogo_en_US.properties -o $W/CustomTarget/librelogo/locproperties/LibreLogo_zu.properties -m ${MERGEINPUT} -l zu && rm -rf ${MERGEINPUT} /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_af.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_af.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ar.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ar.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_as.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_as.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_bg.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_bg.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_bn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_bn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_br.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_br.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ca.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ca.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_cs.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_cs.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_cy.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_cy.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_da.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_da.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_de.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_de.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_dz.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_dz.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_el.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_el.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_eo.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_eo.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_es.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_es.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_et.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_et.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_eu.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_eu.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_fa.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_fa.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_fi.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_fi.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_fr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_fr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ga.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ga.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_gl.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_gl.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_gu.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_gu.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_he.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_he.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_hi.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_hi.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_hr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_hr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_hu.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_hu.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_id.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_id.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_it.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_it.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ja.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ja.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_kk.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_kk.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_kn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_kn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ko.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ko.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_lt.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_lt.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_lv.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_lv.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_mai.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_mai.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ml.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ml.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_mr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_mr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_nb.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_nb.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_nl.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_nl.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_nn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_nn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_nr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_nr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_nso.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_nso.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_or.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_or.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_pa_IN.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_pa_IN.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_pl.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_pl.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_pt_BR.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_pt_BR.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_pt.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_pt.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ro.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ro.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ru.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ru.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_si.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_si.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_sk.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_sk.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_sl.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_sl.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_sr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_sr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_sr_Latn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_sr_Latn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ss.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ss.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_st.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_st.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_sv.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_sv.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ta.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ta.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_te.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_te.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_th.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_th.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_tn.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_tn.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_tr.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_tr.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ts.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ts.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_uk.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_uk.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_ve.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_ve.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_xh.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_xh.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_zh_CN.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_zh_CN.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_zh_TW.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_zh_TW.properties /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties/LibreLogo_zu.properties /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/python/LibreLogo/LibreLogo_zu.properties [build TRE] nlpsolver help.tree af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/af/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/af/help.tree -l af -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/af/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ar/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ar/help.tree -l ar -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ar/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/as/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/as/help.tree -l as -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/as/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/bg/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/bg/help.tree -l bg -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/bg/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/bn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/bn/help.tree -l bn -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/bn/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/br/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/br/help.tree -l br -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/br/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ca/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ca/help.tree -l ca -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ca/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/cs/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/cs/help.tree -l cs -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/cs/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/cy/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/cy/help.tree -l cy -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/cy/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/da/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/da/help.tree -l da -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/da/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/de/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/de/help.tree -l de -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/de/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/dz/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/dz/help.tree -l dz -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/dz/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/el/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/el/help.tree -l el -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/el/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/eo/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/eo/help.tree -l eo -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/eo/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/es/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/es/help.tree -l es -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/es/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/et/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/et/help.tree -l et -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/et/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/eu/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/eu/help.tree -l eu -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/eu/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/fa/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/fa/help.tree -l fa -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/fa/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/fi/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/fi/help.tree -l fi -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/fi/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/fr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/fr/help.tree -l fr -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/fr/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ga/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ga/help.tree -l ga -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ga/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/gl/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/gl/help.tree -l gl -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/gl/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/gu/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/gu/help.tree -l gu -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/gu/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/he/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/he/help.tree -l he -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/he/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/hi/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/hi/help.tree -l hi -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/hi/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/hr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/hr/help.tree -l hr -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/hr/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/hu/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/hu/help.tree -l hu -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/hu/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/id/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/id/help.tree -l id -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/id/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/it/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/it/help.tree -l it -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/it/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ja/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ja/help.tree -l ja -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ja/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/kk/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/kk/help.tree -l kk -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/kk/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/kn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/kn/help.tree -l kn -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/kn/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ko/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ko/help.tree -l ko -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ko/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/lt/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/lt/help.tree -l lt -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/lt/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/lv/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/lv/help.tree -l lv -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/lv/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/mai/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/mai/help.tree -l mai -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/mai/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ml/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ml/help.tree -l ml -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ml/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/mr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/mr/help.tree -l mr -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/mr/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nb/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/nb/help.tree -l nb -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/nb/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nl/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/nl/help.tree -l nl -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/nl/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/nn/help.tree -l nn -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/nn/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/nr/help.tree -l nr -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/nr/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nso/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/nso/help.tree -l nso -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/nso/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/or/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/or/help.tree -l or -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/or/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/pa-IN/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/pa-IN/help.tree -l pa-IN -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/pa-IN/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/pl/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/pl/help.tree -l pl -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/pl/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/pt-BR/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/pt-BR/help.tree -l pt-BR -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/pt-BR/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/pt/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/pt/help.tree -l pt -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/pt/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ro/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ro/help.tree -l ro -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ro/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ru/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ru/help.tree -l ru -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ru/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/si/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/si/help.tree -l si -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/si/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sk/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/sk/help.tree -l sk -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/sk/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sl/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/sl/help.tree -l sl -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/sl/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/sr/help.tree -l sr -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/sr/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sr-Latn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/sr-Latn/help.tree -l sr-Latn -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/sr-Latn/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ss/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ss/help.tree -l ss -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ss/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/st/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/st/help.tree -l st -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/st/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sv/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/sv/help.tree -l sv -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/sv/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ta/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ta/help.tree -l ta -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ta/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/te/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/te/help.tree -l te -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/te/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/th/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/th/help.tree -l th -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/th/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/tn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/tn/help.tree -l tn -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/tn/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/tr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/tr/help.tree -l tr -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/tr/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ts/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ts/help.tree -l ts -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ts/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/uk/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/uk/help.tree -l uk -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/uk/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ve/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/ve/help.tree -l ve -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/ve/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/xh/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/xh/help.tree -l xh -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/xh/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/zh-CN/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/zh-CN/help.tree -l zh-CN -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/zh-CN/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/zh-TW/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/zh-TW/help.tree -l zh-TW -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/zh-TW/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build TRE] nlpsolver help.tree zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/zu/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree -o $W/Extension/nlpsolver/root/help/zu/help.tree -l zu -m ${MERGEINPUT} -r $W/Extension/nlpsolver/help/zu/com.sun.star.comp.Calc.NLPSolver && rm -rf ${MERGEINPUT} [build XSL] CustomTarget/readlicense_oo/readme/README_en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_en-US.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 en-US --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_en-US.out > $W/CustomTarget/readlicense_oo/readme/README_en-US && rm $W/CustomTarget/readlicense_oo/readme/README_en-US.out [build XSL] CustomTarget/readlicense_oo/readme/README_af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_af.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 af --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_af.out > $W/CustomTarget/readlicense_oo/readme/README_af && rm $W/CustomTarget/readlicense_oo/readme/README_af.out [build XSL] CustomTarget/readlicense_oo/readme/README_ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ar.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ar --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ar.out > $W/CustomTarget/readlicense_oo/readme/README_ar && rm $W/CustomTarget/readlicense_oo/readme/README_ar.out [build XSL] CustomTarget/readlicense_oo/readme/README_as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_as.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 as --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_as.out > $W/CustomTarget/readlicense_oo/readme/README_as && rm $W/CustomTarget/readlicense_oo/readme/README_as.out [build XSL] CustomTarget/readlicense_oo/readme/README_bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_bg.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 bg --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_bg.out > $W/CustomTarget/readlicense_oo/readme/README_bg && rm $W/CustomTarget/readlicense_oo/readme/README_bg.out [build XSL] CustomTarget/readlicense_oo/readme/README_bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_bn.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 bn --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_bn.out > $W/CustomTarget/readlicense_oo/readme/README_bn && rm $W/CustomTarget/readlicense_oo/readme/README_bn.out [build XSL] CustomTarget/readlicense_oo/readme/README_br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_br.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 br --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_br.out > $W/CustomTarget/readlicense_oo/readme/README_br && rm $W/CustomTarget/readlicense_oo/readme/README_br.out [build XSL] CustomTarget/readlicense_oo/readme/README_ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ca.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ca --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ca.out > $W/CustomTarget/readlicense_oo/readme/README_ca && rm $W/CustomTarget/readlicense_oo/readme/README_ca.out [build XSL] CustomTarget/readlicense_oo/readme/README_cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_cs.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 cs --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_cs.out > $W/CustomTarget/readlicense_oo/readme/README_cs && rm $W/CustomTarget/readlicense_oo/readme/README_cs.out [build XSL] CustomTarget/readlicense_oo/readme/README_cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_cy.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 cy --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_cy.out > $W/CustomTarget/readlicense_oo/readme/README_cy && rm $W/CustomTarget/readlicense_oo/readme/README_cy.out [build XSL] CustomTarget/readlicense_oo/readme/README_da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_da.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 da --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_da.out > $W/CustomTarget/readlicense_oo/readme/README_da && rm $W/CustomTarget/readlicense_oo/readme/README_da.out [build XSL] CustomTarget/readlicense_oo/readme/README_de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_de.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 de --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_de.out > $W/CustomTarget/readlicense_oo/readme/README_de && rm $W/CustomTarget/readlicense_oo/readme/README_de.out [build XSL] CustomTarget/readlicense_oo/readme/README_dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_dz.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 dz --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_dz.out > $W/CustomTarget/readlicense_oo/readme/README_dz && rm $W/CustomTarget/readlicense_oo/readme/README_dz.out [build XSL] CustomTarget/readlicense_oo/readme/README_el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_el.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 el --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_el.out > $W/CustomTarget/readlicense_oo/readme/README_el && rm $W/CustomTarget/readlicense_oo/readme/README_el.out [build XSL] CustomTarget/readlicense_oo/readme/README_eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_eo.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 eo --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_eo.out > $W/CustomTarget/readlicense_oo/readme/README_eo && rm $W/CustomTarget/readlicense_oo/readme/README_eo.out [build XSL] CustomTarget/readlicense_oo/readme/README_es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_es.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 es --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_es.out > $W/CustomTarget/readlicense_oo/readme/README_es && rm $W/CustomTarget/readlicense_oo/readme/README_es.out [build XSL] CustomTarget/readlicense_oo/readme/README_et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_et.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 et --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_et.out > $W/CustomTarget/readlicense_oo/readme/README_et && rm $W/CustomTarget/readlicense_oo/readme/README_et.out [build XSL] CustomTarget/readlicense_oo/readme/README_eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_eu.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 eu --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_eu.out > $W/CustomTarget/readlicense_oo/readme/README_eu && rm $W/CustomTarget/readlicense_oo/readme/README_eu.out [build XSL] CustomTarget/readlicense_oo/readme/README_fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_fa.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 fa --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_fa.out > $W/CustomTarget/readlicense_oo/readme/README_fa && rm $W/CustomTarget/readlicense_oo/readme/README_fa.out [build XSL] CustomTarget/readlicense_oo/readme/README_fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_fi.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 fi --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_fi.out > $W/CustomTarget/readlicense_oo/readme/README_fi && rm $W/CustomTarget/readlicense_oo/readme/README_fi.out [build XSL] CustomTarget/readlicense_oo/readme/README_fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_fr.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 fr --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_fr.out > $W/CustomTarget/readlicense_oo/readme/README_fr && rm $W/CustomTarget/readlicense_oo/readme/README_fr.out [build XSL] CustomTarget/readlicense_oo/readme/README_ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ga.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ga --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ga.out > $W/CustomTarget/readlicense_oo/readme/README_ga && rm $W/CustomTarget/readlicense_oo/readme/README_ga.out [build XSL] CustomTarget/readlicense_oo/readme/README_gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_gl.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 gl --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_gl.out > $W/CustomTarget/readlicense_oo/readme/README_gl && rm $W/CustomTarget/readlicense_oo/readme/README_gl.out [build XSL] CustomTarget/readlicense_oo/readme/README_gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_gu.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 gu --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_gu.out > $W/CustomTarget/readlicense_oo/readme/README_gu && rm $W/CustomTarget/readlicense_oo/readme/README_gu.out [build XSL] CustomTarget/readlicense_oo/readme/README_he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_he.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 he --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_he.out > $W/CustomTarget/readlicense_oo/readme/README_he && rm $W/CustomTarget/readlicense_oo/readme/README_he.out [build XSL] CustomTarget/readlicense_oo/readme/README_hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_hi.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 hi --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_hi.out > $W/CustomTarget/readlicense_oo/readme/README_hi && rm $W/CustomTarget/readlicense_oo/readme/README_hi.out [build XSL] CustomTarget/readlicense_oo/readme/README_hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_hr.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 hr --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_hr.out > $W/CustomTarget/readlicense_oo/readme/README_hr && rm $W/CustomTarget/readlicense_oo/readme/README_hr.out [build XSL] CustomTarget/readlicense_oo/readme/README_hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_hu.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 hu --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_hu.out > $W/CustomTarget/readlicense_oo/readme/README_hu && rm $W/CustomTarget/readlicense_oo/readme/README_hu.out [build XSL] CustomTarget/readlicense_oo/readme/README_id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_id.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 id --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_id.out > $W/CustomTarget/readlicense_oo/readme/README_id && rm $W/CustomTarget/readlicense_oo/readme/README_id.out [build XSL] CustomTarget/readlicense_oo/readme/README_it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_it.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 it --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_it.out > $W/CustomTarget/readlicense_oo/readme/README_it && rm $W/CustomTarget/readlicense_oo/readme/README_it.out [build XSL] CustomTarget/readlicense_oo/readme/README_ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ja.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ja --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ja.out > $W/CustomTarget/readlicense_oo/readme/README_ja && rm $W/CustomTarget/readlicense_oo/readme/README_ja.out [build XSL] CustomTarget/readlicense_oo/readme/README_kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_kk.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 kk --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_kk.out > $W/CustomTarget/readlicense_oo/readme/README_kk && rm $W/CustomTarget/readlicense_oo/readme/README_kk.out [build XSL] CustomTarget/readlicense_oo/readme/README_kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_kn.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 kn --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_kn.out > $W/CustomTarget/readlicense_oo/readme/README_kn && rm $W/CustomTarget/readlicense_oo/readme/README_kn.out [build XSL] CustomTarget/readlicense_oo/readme/README_ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ko.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ko --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ko.out > $W/CustomTarget/readlicense_oo/readme/README_ko && rm $W/CustomTarget/readlicense_oo/readme/README_ko.out [build XSL] CustomTarget/readlicense_oo/readme/README_lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_lt.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 lt --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_lt.out > $W/CustomTarget/readlicense_oo/readme/README_lt && rm $W/CustomTarget/readlicense_oo/readme/README_lt.out [build XSL] CustomTarget/readlicense_oo/readme/README_lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_lv.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 lv --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_lv.out > $W/CustomTarget/readlicense_oo/readme/README_lv && rm $W/CustomTarget/readlicense_oo/readme/README_lv.out [build XSL] CustomTarget/readlicense_oo/readme/README_mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_mai.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 mai --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_mai.out > $W/CustomTarget/readlicense_oo/readme/README_mai && rm $W/CustomTarget/readlicense_oo/readme/README_mai.out [build XSL] CustomTarget/readlicense_oo/readme/README_ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ml.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ml --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ml.out > $W/CustomTarget/readlicense_oo/readme/README_ml && rm $W/CustomTarget/readlicense_oo/readme/README_ml.out [build XSL] CustomTarget/readlicense_oo/readme/README_mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_mr.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 mr --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_mr.out > $W/CustomTarget/readlicense_oo/readme/README_mr && rm $W/CustomTarget/readlicense_oo/readme/README_mr.out [build XSL] CustomTarget/readlicense_oo/readme/README_nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_nb.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 nb --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_nb.out > $W/CustomTarget/readlicense_oo/readme/README_nb && rm $W/CustomTarget/readlicense_oo/readme/README_nb.out [build XSL] CustomTarget/readlicense_oo/readme/README_nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_nl.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 nl --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_nl.out > $W/CustomTarget/readlicense_oo/readme/README_nl && rm $W/CustomTarget/readlicense_oo/readme/README_nl.out [build XSL] CustomTarget/readlicense_oo/readme/README_nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_nn.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 nn --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_nn.out > $W/CustomTarget/readlicense_oo/readme/README_nn && rm $W/CustomTarget/readlicense_oo/readme/README_nn.out [build XSL] CustomTarget/readlicense_oo/readme/README_nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_nr.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 nr --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_nr.out > $W/CustomTarget/readlicense_oo/readme/README_nr && rm $W/CustomTarget/readlicense_oo/readme/README_nr.out [build XSL] CustomTarget/readlicense_oo/readme/README_nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_nso.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 nso --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_nso.out > $W/CustomTarget/readlicense_oo/readme/README_nso && rm $W/CustomTarget/readlicense_oo/readme/README_nso.out [build XSL] CustomTarget/readlicense_oo/readme/README_or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_or.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 or --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_or.out > $W/CustomTarget/readlicense_oo/readme/README_or && rm $W/CustomTarget/readlicense_oo/readme/README_or.out [build XSL] CustomTarget/readlicense_oo/readme/README_pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_pa-IN.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 pa-IN --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_pa-IN.out > $W/CustomTarget/readlicense_oo/readme/README_pa-IN && rm $W/CustomTarget/readlicense_oo/readme/README_pa-IN.out [build XSL] CustomTarget/readlicense_oo/readme/README_pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_pl.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 pl --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_pl.out > $W/CustomTarget/readlicense_oo/readme/README_pl && rm $W/CustomTarget/readlicense_oo/readme/README_pl.out [build XSL] CustomTarget/readlicense_oo/readme/README_pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_pt-BR.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 pt-BR --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_pt-BR.out > $W/CustomTarget/readlicense_oo/readme/README_pt-BR && rm $W/CustomTarget/readlicense_oo/readme/README_pt-BR.out [build XSL] CustomTarget/readlicense_oo/readme/README_pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_pt.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 pt --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_pt.out > $W/CustomTarget/readlicense_oo/readme/README_pt && rm $W/CustomTarget/readlicense_oo/readme/README_pt.out [build XSL] CustomTarget/readlicense_oo/readme/README_ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ro.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ro --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ro.out > $W/CustomTarget/readlicense_oo/readme/README_ro && rm $W/CustomTarget/readlicense_oo/readme/README_ro.out [build XSL] CustomTarget/readlicense_oo/readme/README_ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ru.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ru --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ru.out > $W/CustomTarget/readlicense_oo/readme/README_ru && rm $W/CustomTarget/readlicense_oo/readme/README_ru.out [build XSL] CustomTarget/readlicense_oo/readme/README_si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_si.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 si --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_si.out > $W/CustomTarget/readlicense_oo/readme/README_si && rm $W/CustomTarget/readlicense_oo/readme/README_si.out [build XSL] CustomTarget/readlicense_oo/readme/README_sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_sk.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 sk --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_sk.out > $W/CustomTarget/readlicense_oo/readme/README_sk && rm $W/CustomTarget/readlicense_oo/readme/README_sk.out [build XSL] CustomTarget/readlicense_oo/readme/README_sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_sl.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 sl --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_sl.out > $W/CustomTarget/readlicense_oo/readme/README_sl && rm $W/CustomTarget/readlicense_oo/readme/README_sl.out [build XSL] CustomTarget/readlicense_oo/readme/README_sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_sr.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 sr --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_sr.out > $W/CustomTarget/readlicense_oo/readme/README_sr && rm $W/CustomTarget/readlicense_oo/readme/README_sr.out [build XSL] CustomTarget/readlicense_oo/readme/README_sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_sr-Latn.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 sr-Latn --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_sr-Latn.out > $W/CustomTarget/readlicense_oo/readme/README_sr-Latn && rm $W/CustomTarget/readlicense_oo/readme/README_sr-Latn.out [build XSL] CustomTarget/readlicense_oo/readme/README_ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ss.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ss --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ss.out > $W/CustomTarget/readlicense_oo/readme/README_ss && rm $W/CustomTarget/readlicense_oo/readme/README_ss.out [build XSL] CustomTarget/readlicense_oo/readme/README_st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_st.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 st --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_st.out > $W/CustomTarget/readlicense_oo/readme/README_st && rm $W/CustomTarget/readlicense_oo/readme/README_st.out [build XSL] CustomTarget/readlicense_oo/readme/README_sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_sv.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 sv --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_sv.out > $W/CustomTarget/readlicense_oo/readme/README_sv && rm $W/CustomTarget/readlicense_oo/readme/README_sv.out [build XSL] CustomTarget/readlicense_oo/readme/README_ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ta.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ta --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ta.out > $W/CustomTarget/readlicense_oo/readme/README_ta && rm $W/CustomTarget/readlicense_oo/readme/README_ta.out [build XSL] CustomTarget/readlicense_oo/readme/README_te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_te.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 te --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_te.out > $W/CustomTarget/readlicense_oo/readme/README_te && rm $W/CustomTarget/readlicense_oo/readme/README_te.out [build XSL] CustomTarget/readlicense_oo/readme/README_th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_th.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 th --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_th.out > $W/CustomTarget/readlicense_oo/readme/README_th && rm $W/CustomTarget/readlicense_oo/readme/README_th.out [build XSL] CustomTarget/readlicense_oo/readme/README_tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_tn.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 tn --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_tn.out > $W/CustomTarget/readlicense_oo/readme/README_tn && rm $W/CustomTarget/readlicense_oo/readme/README_tn.out [build XSL] CustomTarget/readlicense_oo/readme/README_tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_tr.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 tr --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_tr.out > $W/CustomTarget/readlicense_oo/readme/README_tr && rm $W/CustomTarget/readlicense_oo/readme/README_tr.out [build XSL] CustomTarget/readlicense_oo/readme/README_ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ts.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ts --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ts.out > $W/CustomTarget/readlicense_oo/readme/README_ts && rm $W/CustomTarget/readlicense_oo/readme/README_ts.out [build XSL] CustomTarget/readlicense_oo/readme/README_uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_uk.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 uk --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_uk.out > $W/CustomTarget/readlicense_oo/readme/README_uk && rm $W/CustomTarget/readlicense_oo/readme/README_uk.out [build XSL] CustomTarget/readlicense_oo/readme/README_ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_ve.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 ve --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_ve.out > $W/CustomTarget/readlicense_oo/readme/README_ve && rm $W/CustomTarget/readlicense_oo/readme/README_ve.out [build XSL] CustomTarget/readlicense_oo/readme/README_xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_xh.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 xh --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_xh.out > $W/CustomTarget/readlicense_oo/readme/README_xh && rm $W/CustomTarget/readlicense_oo/readme/README_xh.out [build XSL] CustomTarget/readlicense_oo/readme/README_zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_zh-CN.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 zh-CN --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_zh-CN.out > $W/CustomTarget/readlicense_oo/readme/README_zh-CN && rm $W/CustomTarget/readlicense_oo/readme/README_zh-CN.out [build XSL] CustomTarget/readlicense_oo/readme/README_zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_zh-TW.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 zh-TW --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_zh-TW.out > $W/CustomTarget/readlicense_oo/readme/README_zh-TW && rm $W/CustomTarget/readlicense_oo/readme/README_zh-TW.out [build XSL] CustomTarget/readlicense_oo/readme/README_zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && xsltproc --nonet --novalid -o $W/CustomTarget/readlicense_oo/readme/README_zu.out --stringparam com1 GCC --stringparam cp1 S390X --stringparam lang1 zu --stringparam os1 LINUX --stringparam type text $S/readlicense_oo/docs/readme.xsl $W/CustomTarget/readlicense_oo/readme/readme.xrm && sed -e 's,${PRODUCTNAME},LibreOffice,g' -e 's,${PRODUCTVERSION},6.3,g' $W/CustomTarget/readlicense_oo/readme/README_zu.out > $W/CustomTarget/readlicense_oo/readme/README_zu && rm $W/CustomTarget/readlicense_oo/readme/README_zu.out /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_en-US /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_en-US /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_af /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_af /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_as /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_as /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_bg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_bg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_bn /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_bn /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_br /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_br /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ca /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ca /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_cs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_cs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_cy /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_cy /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_da /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_da /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_de /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_de /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_dz /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_dz /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_el /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_el /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_eo /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_eo /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_es /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_es /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_et /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_et /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_eu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_eu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_fa /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_fa /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_fi /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_fi /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_fr /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_fr /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ga /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ga /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_gl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_gl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_gu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_gu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_he /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_he /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_hi /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_hi /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_hr /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_hr /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_hu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_hu /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_id /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_id /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_it /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_it /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ja /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ja /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_kk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_kk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_kn /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_kn /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ko /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ko /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_lt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_lt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_lv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_lv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_mai /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_mai /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ml /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ml /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_mr /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_mr /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_nb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_nb /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_nl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_nl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_nn /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_nn /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_nr /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_nr /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_nso /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_nso /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_or /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_or /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_pa-IN /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_pa-IN /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_pl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_pl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_pt-BR /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_pt-BR /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_pt /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_pt /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ro /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ro /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ru /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ru /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_si /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_si /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_sk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_sk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_sl /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_sl /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_sr /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_sr /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_sr-Latn /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_sr-Latn /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ss /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ss /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_st /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_st /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_sv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_sv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ta /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ta /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_te /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_te /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_th /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_th /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_tn /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_tn /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_tr /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_tr /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ts /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ts /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_uk /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_uk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_ve /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_ve /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_xh /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_xh /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_zh-CN /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_zh-CN /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_zh-TW /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_zh-TW /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_zu /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/readmes/README_zu [build MOD] sal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sal [build MOD] salhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/salhelper [build SCP] scp2/source/base/module_base S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/base/module_base.ulf -s $W/ScpPreprocessTarget/scp2/source/base/module_base.pre -o $W/ScpTarget/scp2/source/base/module_base.par [build SCP] scp2/source/base/postgresqlsdbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/base/postgresqlsdbc.ulf -s $W/ScpPreprocessTarget/scp2/source/base/postgresqlsdbc.pre -o $W/ScpTarget/scp2/source/base/postgresqlsdbc.par [build SCP] scp2/source/calc/module_calc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/calc/module_calc.ulf -s $W/ScpPreprocessTarget/scp2/source/calc/module_calc.pre -o $W/ScpTarget/scp2/source/calc/module_calc.par [build SCP] scp2/source/draw/module_draw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/draw/module_draw.ulf -s $W/ScpPreprocessTarget/scp2/source/draw/module_draw.pre -o $W/ScpTarget/scp2/source/draw/module_draw.par [build SCP] scp2/source/extensions/module_extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/extensions/module_extensions.ulf -s $W/ScpPreprocessTarget/scp2/source/extensions/module_extensions.pre -o $W/ScpTarget/scp2/source/extensions/module_extensions.par [build SCP] scp2/source/graphicfilter/module_graphicfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/graphicfilter/module_graphicfilter.ulf -s $W/ScpPreprocessTarget/scp2/source/graphicfilter/module_graphicfilter.pre -o $W/ScpTarget/scp2/source/graphicfilter/module_graphicfilter.par [build SCP] scp2/source/impress/module_impress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/impress/module_impress.ulf -s $W/ScpPreprocessTarget/scp2/source/impress/module_impress.pre -o $W/ScpTarget/scp2/source/impress/module_impress.par [build SCP] scp2/source/math/module_math S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/math/module_math.ulf -s $W/ScpPreprocessTarget/scp2/source/math/module_math.pre -o $W/ScpTarget/scp2/source/math/module_math.par [build SCP] scp2/source/onlineupdate/module_onlineupdate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/onlineupdate/module_onlineupdate.ulf -s $W/ScpPreprocessTarget/scp2/source/onlineupdate/module_onlineupdate.pre -o $W/ScpTarget/scp2/source/onlineupdate/module_onlineupdate.par [build SCP] scp2/source/ooo/module_helppack S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/ooo/module_helppack.ulf -s $W/ScpPreprocessTarget/scp2/source/ooo/module_helppack.pre -o $W/ScpTarget/scp2/source/ooo/module_helppack.par [build SCP] scp2/source/ooo/module_langpack S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/ooo/module_langpack.ulf -s $W/ScpPreprocessTarget/scp2/source/ooo/module_langpack.pre -o $W/ScpTarget/scp2/source/ooo/module_langpack.par [build SCP] scp2/source/ooo/module_ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/ooo/module_ooo.ulf -s $W/ScpPreprocessTarget/scp2/source/ooo/module_ooo.pre -o $W/ScpTarget/scp2/source/ooo/module_ooo.par [build SCP] scp2/source/ooo/module_systemint S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/ooo/module_systemint.ulf -s $W/ScpPreprocessTarget/scp2/source/ooo/module_systemint.pre -o $W/ScpTarget/scp2/source/ooo/module_systemint.par [build SCP] scp2/source/ooo/module_reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/ooo/module_reportbuilder.ulf -s $W/ScpPreprocessTarget/scp2/source/ooo/module_reportbuilder.pre -o $W/ScpTarget/scp2/source/ooo/module_reportbuilder.par [build SCP] scp2/source/python/module_python_librelogo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/python/module_python_librelogo.ulf -s $W/ScpPreprocessTarget/scp2/source/python/module_python_librelogo.pre -o $W/ScpTarget/scp2/source/python/module_python_librelogo.par [build INM] scp2/ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/ure.filelist && echo $W/ScpTarget/scp2/source/ooo/ure.par >> $W/InstallModuleTarget/scp2/ure.filelist [build SCP] scp2/source/writer/module_writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/writer/module_writer.ulf -s $W/ScpPreprocessTarget/scp2/source/writer/module_writer.pre -o $W/ScpTarget/scp2/source/writer/module_writer.par [build SCP] scp2/source/xsltfilter/module_xsltfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/xsltfilter/module_xsltfilter.ulf -s $W/ScpPreprocessTarget/scp2/source/xsltfilter/module_xsltfilter.pre -o $W/ScpTarget/scp2/source/xsltfilter/module_xsltfilter.par [build SCP] scp2/source/gnome/module_gnome S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/gnome/module_gnome.ulf -s $W/ScpPreprocessTarget/scp2/source/gnome/module_gnome.pre -o $W/ScpTarget/scp2/source/gnome/module_gnome.par [build SCP] scp2/source/kde/module_kde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/pre2par.pl -l $W/ScpMergeTarget/scp2/source/kde/module_kde.ulf -s $W/ScpPreprocessTarget/scp2/source/kde/module_kde.pre -o $W/ScpTarget/scp2/source/kde/module_kde.par [build INM] scp2/sdkoo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/sdkoo.filelist && echo $W/ScpTarget/scp2/source/sdkoo/sdkoo.par >> $W/InstallModuleTarget/scp2/sdkoo.filelist [build BIN] store S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/store [build XCR] mediawiki/en-US/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/en-US/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/af/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/af/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ar/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ar/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/as/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/as/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/bg/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/bg/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/bn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/bn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/br/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/br/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ca/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ca/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/cs/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/cs/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/cy/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/cy/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/da/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/da/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/de/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/de/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/dz/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/dz/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/el/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/el/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/eo/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/eo/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/es/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/es/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/et/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/et/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/eu/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/eu/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/fa/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fa/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/fi/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fi/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/fr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ga/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ga/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/gl/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/gl/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/gu/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/gu/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/he/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/he/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/hi/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hi/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/hr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/hu/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hu/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/id/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/id/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/it/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/it/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ja/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ja/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/kk/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/kk/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/kn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/kn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ko/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ko/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/lt/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/lt/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/lv/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/lv/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/mai/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/mai/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ml/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ml/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/mr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/mr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/nb/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nb/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/nl/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nl/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/nn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/nr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/nso/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nso/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/or/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/or/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/pa-IN/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pa-IN/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/pl/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pl/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/pt-BR/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pt-BR/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/pt/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pt/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ro/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ro/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ru/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ru/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/si/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/si/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/sk/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sk/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/sl/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sl/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/sr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/sr-Latn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sr-Latn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ss/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ss/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/st/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/st/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/sv/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sv/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ta/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ta/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/te/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/te/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/th/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/th/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/tn/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/tn/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/tr/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/tr/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ts/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ts/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/uk/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/uk/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/ve/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ve/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/xh/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/xh/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/zh-CN/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zh-CN/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/zh-TW/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zh-TW/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/zu/org/openoffice/Office/Addons.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zu/org/openoffice/Office/Addons.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Addons.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu [build XCR] mediawiki/en-US/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/en-US/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/en-US/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/af/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/af/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/af/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ar/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ar/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ar/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/as/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/as/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/as/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/bg/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/bg/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/bg/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/bn/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/bn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/bn/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/br/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/br/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/br/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ca/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ca/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ca/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/cs/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/cs/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/cs/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/cy/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/cy/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/cy/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/da/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/da/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/da/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/de/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/de/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/de/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/dz/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/dz/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/dz/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/el/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/el/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/el/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/eo/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/eo/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/eo/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/es/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/es/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/es/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/et/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/et/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/et/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/eu/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/eu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/eu/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/fa/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fa/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fa/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/fi/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fi/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/fr/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fr/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ga/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ga/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ga/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/gl/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/gl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/gl/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/gu/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/gu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/gu/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/he/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/he/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/he/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/hi/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hi/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hi/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/hr/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hr/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/hu/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hu/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/id/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/id/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/id/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/it/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/it/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/it/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ja/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ja/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ja/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/kk/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/kk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/kk/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/kn/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/kn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/kn/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ko/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ko/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ko/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/lt/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/lt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/lt/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/lv/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/lv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/lv/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/mai/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/mai/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/mai/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ml/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ml/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ml/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/mr/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/mr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/mr/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/nb/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nb/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nb/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/nl/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nl/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/nn/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nn/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/nr/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nr/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/nso/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nso/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nso/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/or/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/or/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/or/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/pa-IN/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pa-IN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pa-IN/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/pl/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pl/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/pt-BR/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pt-BR/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pt-BR/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/pt/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pt/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pt/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ro/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ro/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ro/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ru/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ru/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ru/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/si/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/si/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/si/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/sk/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sk/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/sl/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sl/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sl/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/sr/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sr/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/sr-Latn/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sr-Latn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sr-Latn/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ss/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ss/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ss/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/st/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/st/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/st/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/sv/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sv/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sv/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ta/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ta/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ta/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/te/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/te/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/te/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/th/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/th/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/th/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/tn/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/tn/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/tn/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/tr/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/tr/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/tr/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ts/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ts/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ts/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/uk/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/uk/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/uk/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/ve/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ve/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ve/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/xh/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/xh/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/xh/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/zh-CN/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zh-CN/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zh-CN/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/zh-TW/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zh-TW/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zh-TW/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/zu/org/openoffice/Office/OptionsDialog.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zu/org/openoffice/Office/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zu/org/openoffice/Office/OptionsDialog.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/OptionsDialog.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu [build XCR] mediawiki/en-US/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/en-US/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/en-US/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/af/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/af/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/af/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ar/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ar/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ar/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/as/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/as/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/as/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/bg/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/bg/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/bg/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/bn/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/bn/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/bn/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/br/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/br/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/br/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ca/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ca/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ca/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/cs/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/cs/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/cs/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/cy/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/cy/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/cy/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/da/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/da/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/da/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/de/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/de/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/de/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/dz/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/dz/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/dz/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/el/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/el/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/el/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/eo/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/eo/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/eo/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/es/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/es/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/es/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/et/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/et/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/et/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/eu/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/eu/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/eu/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/fa/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fa/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fa/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/fi/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fi/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fi/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/fr/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/fr/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/fr/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ga/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ga/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ga/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/gl/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/gl/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/gl/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/gu/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/gu/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/gu/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/he/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/he/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/he/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/hi/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hi/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hi/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/hr/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hr/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hr/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/hu/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/hu/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/hu/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/id/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/id/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/id/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/it/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/it/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/it/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ja/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ja/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ja/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/kk/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/kk/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/kk/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/kn/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/kn/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/kn/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ko/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ko/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ko/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/lt/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/lt/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/lt/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/lv/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/lv/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/lv/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/mai/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/mai/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/mai/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ml/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ml/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ml/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/mr/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/mr/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/mr/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/nb/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nb/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nb/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/nl/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nl/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nl/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/nn/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nn/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nn/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/nr/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nr/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nr/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/nso/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/nso/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/nso/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/or/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/or/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/or/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/pa-IN/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pa-IN/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pa-IN/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/pl/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pl/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pl/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/pt-BR/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pt-BR/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pt-BR/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/pt/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/pt/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/pt/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ro/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ro/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ro/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ru/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ru/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ru/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/si/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/si/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/si/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/sk/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sk/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sk/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/sl/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sl/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sl/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/sr/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sr/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sr/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/sr-Latn/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sr-Latn/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sr-Latn/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ss/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ss/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ss/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/st/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/st/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/st/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/sv/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/sv/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/sv/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ta/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ta/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ta/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/te/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/te/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/te/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/th/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/th/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/th/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/tn/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/tn/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/tn/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/tr/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/tr/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/tr/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ts/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ts/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ts/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/uk/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/uk/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/uk/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/ve/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/ve/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/ve/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/xh/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/xh/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/xh/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/zh-CN/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zh-CN/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zh-CN/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/zh-TW/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zh-TW/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zh-TW/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu [build XCR] mediawiki/zu/org/openoffice/Office/Custom/WikiExtension.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/mediawiki/zu/org/openoffice/Office/Custom/ && xsltproc --nonet -o $W/XcuResTarget/mediawiki/zu/org/openoffice/Office/Custom/WikiExtension.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/Custom/WikiExtension.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Addons.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/Addons.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/OptionsDialog.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/OptionsDialog.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcuMergeTarget/swext/mediawiki/src/registry/data/org/openoffice/Office/Custom/WikiExtension.xcu /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/WikiExtension.xcu [build TRE] wiki-publisher help.tree af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/af/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/af/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/af/help.tree -l af -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/af/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ar/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ar/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ar/help.tree -l ar -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ar/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/as/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/as/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/as/help.tree -l as -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/as/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/bg/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bg/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/bg/help.tree -l bg -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/bg/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/bn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/bn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/bn/help.tree -l bn -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/bn/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/br/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/br/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/br/help.tree -l br -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/br/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ca/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ca/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ca/help.tree -l ca -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ca/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/cs/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cs/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/cs/help.tree -l cs -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/cs/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/cy/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/cy/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/cy/help.tree -l cy -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/cy/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/da/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/da/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/da/help.tree -l da -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/da/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/de/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/de/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/de/help.tree -l de -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/de/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/dz/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/dz/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/dz/help.tree -l dz -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/dz/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/el/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/el/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/el/help.tree -l el -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/el/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/eo/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eo/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/eo/help.tree -l eo -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/eo/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/es/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/es/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/es/help.tree -l es -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/es/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/et/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/et/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/et/help.tree -l et -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/et/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/eu/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/eu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/eu/help.tree -l eu -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/eu/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/fa/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fa/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/fa/help.tree -l fa -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/fa/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/fi/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/fi/help.tree -l fi -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/fi/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/fr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/fr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/fr/help.tree -l fr -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/fr/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ga/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ga/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ga/help.tree -l ga -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ga/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/gl/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/gl/help.tree -l gl -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/gl/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/gu/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/gu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/gu/help.tree -l gu -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/gu/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/he/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/he/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/he/help.tree -l he -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/he/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/hi/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hi/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/hi/help.tree -l hi -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/hi/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/hr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/hr/help.tree -l hr -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/hr/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/hu/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/hu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/hu/help.tree -l hu -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/hu/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/id/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/id/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/id/help.tree -l id -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/id/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/it/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/it/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/it/help.tree -l it -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/it/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ja/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ja/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ja/help.tree -l ja -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ja/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/kk/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/kk/help.tree -l kk -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/kk/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/kn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/kn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/kn/help.tree -l kn -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/kn/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ko/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ko/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ko/help.tree -l ko -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ko/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/lt/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/lt/help.tree -l lt -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/lt/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/lv/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/lv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/lv/help.tree -l lv -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/lv/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/mai/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mai/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/mai/help.tree -l mai -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/mai/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ml/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ml/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ml/help.tree -l ml -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ml/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/mr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/mr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/mr/help.tree -l mr -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/mr/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nb/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nb/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/nb/help.tree -l nb -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/nb/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nl/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/nl/help.tree -l nl -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/nl/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/nn/help.tree -l nn -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/nn/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/nr/help.tree -l nr -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/nr/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nso/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/nso/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/nso/help.tree -l nso -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/nso/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/or/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/or/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/or/help.tree -l or -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/or/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/pa-IN/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pa-IN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/pa-IN/help.tree -l pa-IN -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/pa-IN/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/pl/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/pl/help.tree -l pl -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/pl/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/pt-BR/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt-BR/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/pt-BR/help.tree -l pt-BR -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/pt-BR/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/pt/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/pt/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/pt/help.tree -l pt -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/pt/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ro/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ro/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ro/help.tree -l ro -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ro/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ru/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ru/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ru/help.tree -l ru -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ru/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/si/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/si/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/si/help.tree -l si -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/si/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sk/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/sk/help.tree -l sk -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/sk/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sl/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sl/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/sl/help.tree -l sl -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/sl/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/sr/help.tree -l sr -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/sr/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sr-Latn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sr-Latn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/sr-Latn/help.tree -l sr-Latn -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/sr-Latn/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ss/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ss/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ss/help.tree -l ss -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ss/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/st/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/st/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/st/help.tree -l st -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/st/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sv/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/sv/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/sv/help.tree -l sv -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/sv/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ta/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ta/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ta/help.tree -l ta -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ta/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/te/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/te/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/te/help.tree -l te -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/te/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/th/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/th/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/th/help.tree -l th -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/th/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/tn/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tn/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/tn/help.tree -l tn -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/tn/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/tr/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/tr/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/tr/help.tree -l tr -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/tr/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ts/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ts/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ts/help.tree -l ts -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ts/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/uk/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/uk/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/uk/help.tree -l uk -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/uk/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ve/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/ve/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/ve/help.tree -l ve -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/ve/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/xh/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/xh/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/xh/help.tree -l xh -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/xh/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/zh-CN/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-CN/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/zh-CN/help.tree -l zh-CN -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/zh-CN/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/zh-TW/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zh-TW/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/zh-TW/help.tree -l zh-TW -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/zh-TW/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build TRE] wiki-publisher help.tree zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/zu/ && MERGEINPUT=`mktemp -t gbuild.XXXXXX` && echo $S/translations/source/zu/swext/mediawiki/help.po > ${MERGEINPUT} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/swext/mediawiki/help/help.tree -o $W/Extension/wiki-publisher/root/help/zu/help.tree -l zu -m ${MERGEINPUT} -r $W/Extension/wiki-publisher/help/zu/com.sun.wiki-publisher && rm -rf ${MERGEINPUT} [build PRL] CustomTarget/sysui/share/libreoffice/build.flag mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/ [build PRL] CustomTarget/sysui/share/libreoffice/openoffice.org.xml /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/brand.pl -p '${PRODUCTNAME} ${PRODUCTVERSION}' -u libreoffice6.3 \ --urls \ --iconprefix '${UNIXBASISROOTNAME}-' /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/brand.pl /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/writer.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/calc.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/draw.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/impress.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/math.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/base.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/startcenter.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/xsltfilter.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_comment.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_genericname.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_unityquicklist.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/create_mime_xml.pl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/openoffice.org.xml [build PRL] CustomTarget/sysui/share/libreoffice/openoffice.keys mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/ [build PRL] CustomTarget/sysui/share/libreofficedev/build.flag mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/ [build PRL] CustomTarget/sysui/share/libreofficedev/openoffice.org.xml /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/brand.pl -p libreoffice -u libreoffice6.3 \ --iconprefix libreoffice6.3- /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openoffice.mime /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/text.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/text-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/spreadsheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/spreadsheet-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/drawing.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/drawing-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/presentation-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/formula.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/master-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-formula.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-master-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-master-document-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-database.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-web-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-presentation-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document2.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-sheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-wordprocessingml-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-wordprocessingml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet-binary-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/extension.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/brand.pl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/brand.pl -p '${PRODUCTNAME} ${PRODUCTVERSION}' -u libreofficedev6.3 \ --urls \ --iconprefix '${UNIXBASISROOTNAME}-' /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/brand.pl /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/writer.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/calc.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/draw.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/impress.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/math.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/base.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/startcenter.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/menus/xsltfilter.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_comment.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_genericname.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_unityquicklist.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/create_mime_xml.pl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/openoffice.org.xml [build PRL] CustomTarget/sysui/share/libreofficedev/openoffice.keys mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/ [build CUS] tools/string /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/brand.pl -p libreofficedev -u libreofficedev6.3 \ --iconprefix libreofficedev6.3- /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openoffice.mime /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/text.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/text-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/spreadsheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/spreadsheet-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/drawing.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/drawing-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/presentation-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/formula.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/master-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-formula.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-master-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-master-document-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-database.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-web-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-presentation-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document2.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-sheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-wordprocessingml-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-wordprocessingml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet-binary-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/extension.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/brand.pl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl -p libreoffice -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice \ --ext "keys" --key "description" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/text.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/text-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/spreadsheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/spreadsheet-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/drawing.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/drawing-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/presentation-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/formula.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/master-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-formula.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-master-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-master-document-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-database.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-web-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-presentation-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document2.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-sheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-wordprocessingml-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-wordprocessingml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet-binary-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/extension.keys > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/openoffice.keys touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/tools/string.done [build CXX] unodevtools/source/unodevtools/options.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unodevtools/source/unodevtools/ $W/Dep/CxxObject/unodevtools/source/unodevtools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unodevtools/source/unodevtools/options.cxx -o $W/CxxObject/unodevtools/source/unodevtools/options.o -I$S/unodevtools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] unodevtools/source/skeletonmaker/skeletonmaker.cxx /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl -p libreofficedev -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev \ --ext "keys" --key "description" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/documents.ulf cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/text.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/text-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/spreadsheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/spreadsheet-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/drawing.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/drawing-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/presentation-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/formula.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/master-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-text-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-spreadsheet-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-drawing-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-presentation-flat-xml.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-formula.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-master-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-master-document-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-database.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/oasis-web-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-presentation-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-powerpoint-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-document2.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-word-template-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-presentation.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-presentationml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-sheet.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-spreadsheetml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-wordprocessingml-document.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/openxmlformats-officedocument-wordprocessingml-template.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/ms-excel-sheet-binary-12.keys /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/mimetypes/extension.keys > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/openoffice.keys S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unodevtools/source/skeletonmaker/ $W/Dep/CxxObject/unodevtools/source/skeletonmaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unodevtools/source/skeletonmaker/skeletonmaker.cxx -o $W/CxxObject/unodevtools/source/skeletonmaker/skeletonmaker.o -I$S/unodevtools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] unodevtools/source/skeletonmaker/skeletoncommon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unodevtools/source/skeletonmaker/ $W/Dep/CxxObject/unodevtools/source/skeletonmaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unodevtools/source/skeletonmaker/skeletoncommon.cxx -o $W/CxxObject/unodevtools/source/skeletonmaker/skeletoncommon.o -I$S/unodevtools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] unodevtools/source/skeletonmaker/javatypemaker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unodevtools/source/skeletonmaker/ $W/Dep/CxxObject/unodevtools/source/skeletonmaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unodevtools/source/skeletonmaker/javatypemaker.cxx -o $W/CxxObject/unodevtools/source/skeletonmaker/javatypemaker.o -I$S/unodevtools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] unodevtools/source/skeletonmaker/cpptypemaker.cxx /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl -p LibreOffice6.3 -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice \ --ext "desktop" --key "Comment" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_comment.ulf /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl -p LibreOffice6.3 -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice \ --ext "desktop" --key "GenericName" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_genericname.ulf /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl -p LibreOffice6.3 -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice \ --ext "desktop" --key "UnityQuickList" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_unityquicklist.ulf touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/build.flag S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unodevtools/source/skeletonmaker/ $W/Dep/CxxObject/unodevtools/source/skeletonmaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unodevtools/source/skeletonmaker/cpptypemaker.cxx -o $W/CxxObject/unodevtools/source/skeletonmaker/cpptypemaker.o -I$S/unodevtools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] unodevtools/source/skeletonmaker/javacompskeleton.cxx /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl -p LibreOfficeDev6.3 -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev \ --ext "desktop" --key "Comment" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_comment.ulf /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl -p LibreOfficeDev6.3 -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev \ --ext "desktop" --key "GenericName" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_genericname.ulf /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl -p LibreOfficeDev6.3 -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev \ --ext "desktop" --key "UnityQuickList" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/launcher_unityquicklist.ulf touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/build.flag S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unodevtools/source/skeletonmaker/ $W/Dep/CxxObject/unodevtools/source/skeletonmaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unodevtools/source/skeletonmaker/javacompskeleton.cxx -o $W/CxxObject/unodevtools/source/skeletonmaker/javacompskeleton.o -I$S/unodevtools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] unodevtools/source/skeletonmaker/cppcompskeleton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unodevtools/source/skeletonmaker/ $W/Dep/CxxObject/unodevtools/source/skeletonmaker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unodevtools/source/skeletonmaker/cppcompskeleton.cxx -o $W/CxxObject/unodevtools/source/skeletonmaker/cppcompskeleton.o -I$S/unodevtools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include [build CXX] unoidl/source/unoidl-read.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoidl/source/ $W/Dep/CxxObject/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoidl/source/unoidl-read.cxx -o $W/CxxObject/unoidl/source/unoidl-read.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CUS] wizards/locproperties touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/wizards/locproperties.done [build PKG] wizards_properties rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_properties.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_properties.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/wizards_properties.filelist [build LNK] Library/libunoidllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unoidl/source/legacyprovider.o $W/CxxObject/unoidl/source/sourcefileprovider.o $W/CxxObject/unoidl/source/sourcetreeprovider.o $W/CxxObject/unoidl/source/unoidl.o $W/CxxObject/unoidl/source/unoidlprovider.o $W/GenCxxObject/YaccTarget/unoidl/source/sourceprovider-parser.o $W/GenCxxObject/LexTarget/unoidl/source/sourceprovider-scanner.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lreglo -luno_sal -luno_salhelpergcc3 -o $I/program/libunoidllo.so [build CXX] unoidl/source/unoidl-write.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoidl/source/ $W/Dep/CxxObject/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoidl/source/unoidl-write.cxx -o $W/CxxObject/unoidl/source/unoidl-write.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] unoidl/source/unoidl-check.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libunoidllo.so | grep SONAME > $W/LinkTarget/Library/libunoidllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libunoidllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libunoidllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libunoidllo.so.exports.tmp $W/LinkTarget/Library/libunoidllo.so.exports; then rm $W/LinkTarget/Library/libunoidllo.so.exports.tmp; else mv $W/LinkTarget/Library/libunoidllo.so.exports.tmp $W/LinkTarget/Library/libunoidllo.so.exports && touch -r $I/program/libunoidllo.so $W/LinkTarget/Library/libunoidllo.so.exports; fi TEMPFILE=/tmp/gbuild.TfdjZf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libunoidllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoidl/source/ $W/Dep/CxxObject/unoidl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoidl/source/unoidl-check.cxx -o $W/CxxObject/unoidl/source/unoidl-check.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build XCR] driver_calc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_calc/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_calc/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_calc/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/calc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_dbase/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_dbase/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_dbase/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/dbase/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_flat/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_flat/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_flat/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/flat/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_mysql_jdbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_mysql_jdbc/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_mysql_jdbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/mysql_jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_odbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_odbc/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_odbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_writer/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_writer/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_writer/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/writer/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_hsqldb/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_hsqldb/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_hsqldb/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/en-US/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/en-US/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale en-US --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/af/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/af/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/af/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale af --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ar/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ar/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ar --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/as/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/as/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/as/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale as --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/bg/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/bg/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bg --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/bn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/bn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale bn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/br/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/br/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/br/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale br --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ca/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ca/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ca --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/cs/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/cs/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cs --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/cy/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/cy/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale cy --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/da/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/da/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/da/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale da --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/de/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/de/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/de/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale de --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/dz/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/dz/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale dz --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/el/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/el/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/el/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale el --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/eo/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/eo/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eo --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/es/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/es/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/es/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale es --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/et/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/et/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/et/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale et --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/eu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/eu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale eu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/fa/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/fa/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fa --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/fi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/fi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/fr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/fr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale fr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ga/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ga/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ga --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/gl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/gl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/gu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/gu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale gu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/he/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/he/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/he/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale he --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/hi/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/hi/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hi --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/hr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/hr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/hu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/hu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale hu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/id/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/id/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/id/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale id --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/it/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/it/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/it/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale it --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ja/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ja/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ja --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/kk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/kk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/kn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/kn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale kn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ko/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ko/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ko --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/lt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/lt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/lv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/lv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale lv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/mai/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/mai/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mai --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ml/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ml/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ml --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/mr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/mr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale mr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/nb/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/nb/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nb --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/nl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/nl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/nn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/nn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/nr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/nr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/nso/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/nso/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale nso --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/or/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/or/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/or/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale or --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/pa-IN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/pa-IN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pa-IN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/pl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/pl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/pt-BR/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/pt-BR/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt-BR --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/pt/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/pt/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale pt --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ro/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ro/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ro --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ru/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ru/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ru --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/si/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/si/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/si/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale si --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/sk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/sk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/sl/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/sl/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sl --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/sr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/sr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/sr-Latn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/sr-Latn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sr-Latn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ss/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ss/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ss --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/st/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/st/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/st/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale st --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/sv/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/sv/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale sv --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ta/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ta/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ta --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/te/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/te/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/te/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale te --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/th/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/th/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/th/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale th --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/tn/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/tn/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tn --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/tr/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/tr/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale tr --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ts/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ts/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ts --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/uk/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/uk/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale uk --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/ve/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/ve/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale ve --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/xh/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/xh/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale xh --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/zh-CN/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/zh-CN/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-CN --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/zh-TW/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/zh-TW/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zh-TW --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu [build XCR] driver_jdbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/driver_jdbc/zu/org/openoffice/Office/DataAccess/ && xsltproc --nonet -o $W/XcuResTarget/driver_jdbc/zu/org/openoffice/Office/DataAccess/Drivers.xcu --stringparam xcs $W/XcsTarget/org/openoffice/Office/DataAccess/Drivers.xcs --stringparam schemaRoot $W/XcsTarget --stringparam locale zu --stringparam LIBO_SHARE_FOLDER share --stringparam LIBO_SHARE_HELP_FOLDER help --path $S/officecfg/registry $S/officecfg/util/alllang.xsl $W/XcuMergeTarget/connectivity/registry/jdbc/org/openoffice/Office/DataAccess/Drivers.xcu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/hsqldb_project [build CFG] driver_evoab S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_evoab.done [build CFG] driver_firebird_sdbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_firebird_sdbc.done [build CFG] driver_mysqlc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_mysqlc.done [build CFG] driver_postgresql S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_postgresql.done [build CFG] driver_mork S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_mork.done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/rhino [build PRL] CustomTarget/postprocess/images/sorted.lst S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/perl $S/solenv/bin/image-sort.pl $S/postprocess/packimages/image-sort.lst $I/share/config/soffice.cfg $W/CustomTarget/postprocess/images/sorted.lst [build XCU] en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/en-US/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang en-US $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/en-US/org/openoffice/TypeDetection/Filter.xcu [build XCU] af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/af/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang af $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/af/org/openoffice/TypeDetection/Filter.xcu [build XCU] ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ar/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ar $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ar/org/openoffice/TypeDetection/Filter.xcu [build XCU] as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/as/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang as $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/as/org/openoffice/TypeDetection/Filter.xcu [build XCU] bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/bg/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang bg $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/bg/org/openoffice/TypeDetection/Filter.xcu [build XCU] bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/bn/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang bn $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/bn/org/openoffice/TypeDetection/Filter.xcu [build XCU] br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/br/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang br $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/br/org/openoffice/TypeDetection/Filter.xcu [build XCU] ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ca/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ca $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ca/org/openoffice/TypeDetection/Filter.xcu [build XCU] cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/cs/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang cs $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/cs/org/openoffice/TypeDetection/Filter.xcu [build XCU] cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/cy/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang cy $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/cy/org/openoffice/TypeDetection/Filter.xcu [build XCU] da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/da/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang da $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/da/org/openoffice/TypeDetection/Filter.xcu [build XCU] de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/de/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang de $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/de/org/openoffice/TypeDetection/Filter.xcu [build XCU] dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/dz/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang dz $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/dz/org/openoffice/TypeDetection/Filter.xcu [build XCU] el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/el/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang el $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/el/org/openoffice/TypeDetection/Filter.xcu [build XCU] eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/eo/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang eo $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/eo/org/openoffice/TypeDetection/Filter.xcu [build XCU] es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/es/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang es $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/es/org/openoffice/TypeDetection/Filter.xcu [build XCU] et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/et/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang et $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/et/org/openoffice/TypeDetection/Filter.xcu [build XCU] eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/eu/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang eu $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/eu/org/openoffice/TypeDetection/Filter.xcu [build XCU] fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/fa/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang fa $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/fa/org/openoffice/TypeDetection/Filter.xcu [build XCU] fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/fi/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang fi $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/fi/org/openoffice/TypeDetection/Filter.xcu [build XCU] fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/fr/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang fr $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/fr/org/openoffice/TypeDetection/Filter.xcu [build XCU] ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ga/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ga $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ga/org/openoffice/TypeDetection/Filter.xcu [build XCU] gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/gl/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang gl $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/gl/org/openoffice/TypeDetection/Filter.xcu [build XCU] gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/gu/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang gu $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/gu/org/openoffice/TypeDetection/Filter.xcu [build XCU] he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/he/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang he $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/he/org/openoffice/TypeDetection/Filter.xcu [build XCU] hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/hi/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang hi $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/hi/org/openoffice/TypeDetection/Filter.xcu [build XCU] hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/hr/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang hr $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/hr/org/openoffice/TypeDetection/Filter.xcu [build XCU] hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/hu/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang hu $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/hu/org/openoffice/TypeDetection/Filter.xcu [build XCU] id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/id/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang id $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/id/org/openoffice/TypeDetection/Filter.xcu [build XCU] it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/it/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang it $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/it/org/openoffice/TypeDetection/Filter.xcu [build XCU] ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ja/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ja $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ja/org/openoffice/TypeDetection/Filter.xcu [build XCU] kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/kk/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang kk $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/kk/org/openoffice/TypeDetection/Filter.xcu [build XCU] kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/kn/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang kn $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/kn/org/openoffice/TypeDetection/Filter.xcu [build XCU] ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ko/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ko $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ko/org/openoffice/TypeDetection/Filter.xcu [build XCU] lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/lt/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang lt $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/lt/org/openoffice/TypeDetection/Filter.xcu [build XCU] lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/lv/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang lv $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/lv/org/openoffice/TypeDetection/Filter.xcu [build XCU] mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/mai/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang mai $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/mai/org/openoffice/TypeDetection/Filter.xcu [build XCU] ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ml/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ml $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ml/org/openoffice/TypeDetection/Filter.xcu [build XCU] mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/mr/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang mr $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/mr/org/openoffice/TypeDetection/Filter.xcu [build XCU] nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/nb/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang nb $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/nb/org/openoffice/TypeDetection/Filter.xcu [build XCU] nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/nl/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang nl $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/nl/org/openoffice/TypeDetection/Filter.xcu [build XCU] nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/nn/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang nn $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/nn/org/openoffice/TypeDetection/Filter.xcu [build XCU] nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/nr/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang nr $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/nr/org/openoffice/TypeDetection/Filter.xcu [build XCU] nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/nso/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang nso $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/nso/org/openoffice/TypeDetection/Filter.xcu [build XCU] or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/or/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang or $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/or/org/openoffice/TypeDetection/Filter.xcu [build XCU] pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/pa-IN/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang pa-IN $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/pa-IN/org/openoffice/TypeDetection/Filter.xcu [build XCU] pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/pl/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang pl $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/pl/org/openoffice/TypeDetection/Filter.xcu [build XCU] pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/pt-BR/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang pt-BR $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/pt-BR/org/openoffice/TypeDetection/Filter.xcu [build XCU] pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/pt/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang pt $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/pt/org/openoffice/TypeDetection/Filter.xcu [build XCU] ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ro/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ro $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ro/org/openoffice/TypeDetection/Filter.xcu [build XCU] ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ru/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ru $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ru/org/openoffice/TypeDetection/Filter.xcu [build XCU] si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/si/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang si $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/si/org/openoffice/TypeDetection/Filter.xcu [build XCU] sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/sk/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang sk $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/sk/org/openoffice/TypeDetection/Filter.xcu [build XCU] sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/sl/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang sl $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/sl/org/openoffice/TypeDetection/Filter.xcu [build XCU] sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/sr/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang sr $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/sr/org/openoffice/TypeDetection/Filter.xcu [build XCU] sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/sr-Latn/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang sr-Latn $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/sr-Latn/org/openoffice/TypeDetection/Filter.xcu [build XCU] ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ss/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ss $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ss/org/openoffice/TypeDetection/Filter.xcu [build XCU] st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/st/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang st $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/st/org/openoffice/TypeDetection/Filter.xcu [build XCU] sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/sv/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang sv $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/sv/org/openoffice/TypeDetection/Filter.xcu [build XCU] ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ta/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ta $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ta/org/openoffice/TypeDetection/Filter.xcu [build XCU] te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/te/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang te $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/te/org/openoffice/TypeDetection/Filter.xcu [build XCU] th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/th/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang th $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/th/org/openoffice/TypeDetection/Filter.xcu [build XCU] tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/tn/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang tn $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/tn/org/openoffice/TypeDetection/Filter.xcu [build XCU] tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/tr/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang tr $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/tr/org/openoffice/TypeDetection/Filter.xcu [build XCU] ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ts/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ts $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ts/org/openoffice/TypeDetection/Filter.xcu [build XCU] uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/uk/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang uk $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/uk/org/openoffice/TypeDetection/Filter.xcu [build XCU] ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/ve/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang ve $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/ve/org/openoffice/TypeDetection/Filter.xcu [build XCU] xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/xh/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang xh $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/xh/org/openoffice/TypeDetection/Filter.xcu [build XCU] zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/zh-CN/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang zh-CN $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/zh-CN/org/openoffice/TypeDetection/Filter.xcu [build XCU] zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/zh-TW/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang zh-TW $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/zh-TW/org/openoffice/TypeDetection/Filter.xcu [build XCU] zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcuResTarget/fcfg_langpack/zu/org/openoffice/TypeDetection/ && xsltproc --nonet --stringparam lang zu $S/filter/source/config/fragments/langfilter.xsl $W/XcuFilterUiTarget/filter_ui.xcu > $W/XcuResTarget/fcfg_langpack/zu/org/openoffice/TypeDetection/Filter.xcu [build CFG] registry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/registry.done [build XHP] sbasic/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sbasic/ar.done [build XHP] shared/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/shared/ar.done [build XHP] scalc/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/scalc/ar.done [build XHP] schart/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/schart/ar.done [build XHP] sdraw/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/sdraw/ar.done [build XHP] simpress/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/simpress/ar.done [build XHP] smath/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/smath/ar.done [build XHP] swriter/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslateTarget/swriter/ar.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/access2base.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/basic_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/control_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/create_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/insert_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/sample_code.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/show_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/guide/translation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01010210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/11190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/02/20000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/lib_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/lib_euro.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/lib_depot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/lib_formwizard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/lib_gimmicks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/lib_script.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/lib_schedule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03/lib_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03010305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020414.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03020415.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03030303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080701.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03080802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090410.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03090413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100050.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100060.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100070.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100080.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03100900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03101700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03102900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103350.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03103900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03104000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03104100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03104200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03104300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03104400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03104500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03104600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03104700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120305.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120306.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120307.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120308.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120309.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120310.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120311.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120312.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120313.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120314.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120315.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120411.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03120412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03130600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03130610.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03130700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03130800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03131000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03131300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03131400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03131500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03131600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03131700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03131800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03131900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03132000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03132100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03132200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03132300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03132400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03132500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140008.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140009.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03140012.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03150001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03150002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/03170010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/code-stubs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/classmodule.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/compatible.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/enum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/partition.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/replace.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/uno_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/stardesktop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/GetPathSeparator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/keys.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/main0601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/special_vba_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/shared/vbasupport.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_dialogs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_document_events.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_examples.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_ide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_listener.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_locations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_platform.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_programming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_screen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_session.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sbasic/python/python_shell.xhp rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW.filelist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/00000412.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/sheet_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/00/avail_release.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02140600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02140700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02190200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/02210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060109.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060111.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060118.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060119.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060181.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060182.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060183.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060184.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060185.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04060199.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06030900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06031000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12080500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12080600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12080700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/12120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/data_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/data_provider.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/ex_data_stat_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/format_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/ful_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_aggregate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_averageif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_averageifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_countifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_concat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_datedif.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_datevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_day.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_days.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_days360.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_eastersunday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_edate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_eomonth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_error_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_forecastetsadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_forecastetsmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_forecastetsstatadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_forecastetsstatmult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_forecastetspiadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_forecastetspimult.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_forecastetsseason.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/exponsmooth_embd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_hour.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_ifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imcot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imcos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imcosh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imcsc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imcsch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imsec.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imsech.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imsin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imsinh.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_imtan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_isoweeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_maxifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_minifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_minute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_month.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/common_func.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/common_func_workdaysintl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_networkdays.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_networkdays.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_workday.intl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_numbervalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_now.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_rawsubtract.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_regex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_roundsig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_second.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_skewp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_sumifs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_switch.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_textjoin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_time.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_timevalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_today.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_weekday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_webservice.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_weeknum.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_weeknum_ooo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_weeknumadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_workday.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_year.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/func_yearfrac.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/live_data_stream.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/solver.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/solver_options.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/statistics.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/statistics_regression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/stat_data.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/ODFF.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/text2columns.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/01/xml_source.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/02/18020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/05/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/06/calcsamplefiles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/05/empty_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/address_auto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/autofilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/autoformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/calc_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/calc_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/calc_timevalues.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cell_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cell_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cell_unprotect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cellcopy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cellreference_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cellreferences.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cellreferences_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cellstyle_conditional.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/cellstyle_minusvalue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/consolidate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/csv_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/csv_formula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/currency_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/database_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/database_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/database_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/datapilot.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/datapilot_createtable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/datapilot_deletetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/datapilot_edittable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/datapilot_filtertable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/datapilot_grouping.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/datapilot_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/datapilot_updatetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/dbase_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/design.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/edit_multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/filters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/format_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/format_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/format_value_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/formula_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/formula_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/formula_value.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/formulas.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/fraction_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/goalseek.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/html_doc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/integer_leading_zero.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/line_fix.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/mark_cells.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/matrixformula.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/move_dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/multi_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/multioperation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/multitables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/note_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/numbers_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/pivotchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/pivotchart_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/pivotchart_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/pivotchart_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/pivotchart_filter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/pivotchart_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/print_details.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/print_exact.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/print_landscape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/print_title_row.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/printranges.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/relativ_absolut_ref.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/rename_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/rounding_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/row_height.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/scenario.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/sorted_list.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/specialfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/super_subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/table_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/table_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/text_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/text_wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/userdefined_function.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/validity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/value_with_name.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/webquery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/guide/year2000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0112.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0116.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0218.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/scalc/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/04050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05020201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05040201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05040202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/choose_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/smooth_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/stepped_line_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/three_d_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_area.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_bubble.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_column_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_column_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_net.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_pie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_stock.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/type_xy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/wiz_chart_elements.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/wiz_chart_type.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/wiz_data_range.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/01/wiz_data_series.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/02/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/02/01200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/02/01210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/schart/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/00/page_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/01/new_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/01/page_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/align_arrange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/color_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/combine_etc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/cross_fading.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/draw_sector.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/duplicate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/eyedropper.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/gradient.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/graphic_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/join_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/join_objects3d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/rotate_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/guide/text_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/err_html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000011.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000020.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000021.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000099.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000207.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/edit_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000408.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000409.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00000450.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00040502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/00040503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/00/icon_alt.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010302.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010303.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01010304.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01020001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01020101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01020103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01060001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01060002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01070001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01070002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/prop_font_embed.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01110101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/01990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02100001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02210101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02220100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/02250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/03020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/03170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/03990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05020700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05070600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05080300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05080400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05100600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05100700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110600m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05110800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05120600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05190100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05200100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05200200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05200300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05210100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05210300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05210400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05210500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05210600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05210700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05230100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05230300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05230400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05230500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05240100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05240200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05250100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05250200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05250300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05250400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05260000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05260100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05260200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05260300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05260400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05260500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05260600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05270000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05280000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05290000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05290100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05290200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05290300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05290400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05320000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05340600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05350000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05350200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05350300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05350400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05350500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05350600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05360000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/05990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06010601.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06130001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06130010.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06130500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06140500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06150110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06150120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06150210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06201000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06202000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/about_meta_tags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/digitalsignatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/digitalsignaturespdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/extensionupdate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/formatting_mark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/font_features.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/gallery_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/grid.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/grid_and_helplines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/guides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/image_compression.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/mediaplayer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/menu_edit_find.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/menu_view_sidebar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/moviesound.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/notebook_bar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/online_update_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/packagemanager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/password_dlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/password_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/profile_safe_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/ref_epub_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/ref_pdf_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/ref_pdf_send_as.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/signexistingpdf.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/securitywarning.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/selectcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/webhtml.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/xformsdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/xformsdataadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/xformsdataaddcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/xformsdatachange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/xformsdataname.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/01/xformsdatatab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170801.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170802.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01170904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01171000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01171100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01171200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01171300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01171400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/01230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/03200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/04210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/07010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/07060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/07070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/07070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/07070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/07080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/07090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/09070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/09070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/09070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/09070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/09070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/10040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12090101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/12140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/14070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/19090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/20020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/20030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/20040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/20050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/20060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/20090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/20100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/24100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/basicshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/blockarrows.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/callouts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/colortoolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/flowcharts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/limit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/more_controls.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/querypropdlg.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/stars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/02/symbolshapes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/04/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000130.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000140.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/00000160.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/05/new_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/06/youtubevideos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/06/svx_screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/07/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/3dsettings_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/03000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/06000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/07000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/08000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/09000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/10000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/12000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autokorr/13000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01010500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01020400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01020500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01100150.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01100200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01100500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01110400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01110600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01170200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01170300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01170400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/autopi/01170500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/fontwork_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/help/browserhelp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/aaa_start.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/accessibility.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/active_help_on_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/activex.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/assistive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/autocorr_url.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/autohide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/border_paragraph.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/border_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/breaking_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/change_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/chart_axis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/chart_barformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/chart_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/chart_legend.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/chart_title.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/cmis-remote-files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/cmis-remote-files-setup.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/collab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/configure_overview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/convertfilters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/contextmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/copy_drawfunctions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/copytable2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/copytext2application.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/ctl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_addressbook.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_dbase2office.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_enter_sql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_forms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_im_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_queries.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_register.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_reports.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_search.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_search2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_tabledefine.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_tables.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/data_view.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/database_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/digital_signatures.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/digitalsign_receive.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/digitalsign_send.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/doc_autosave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/doc_open.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/doc_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/dragdrop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/dragdrop_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/dragdrop_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/dragdrop_table.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/edit_symbolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/email.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/error_report.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/export_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/fax.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/filternavigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/find_attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/flat_icons.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/floating_toolbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/fontwork.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/formfields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/gallery_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/groups.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/hyperlink_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/hyperlink_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/hyperlink_rel_abs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/imagemap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/import_ms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/insert_bitmap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/insert_graphic_drawit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/insert_specialchar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/integratinguno.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/labels.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/labels_database.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/language_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/line_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/lineend_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/linestyle_define.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/linestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/macro_recording.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/measurement_units.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/microsoft_terms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/ms_doctypes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/ms_import_export_limitations.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/ms_user.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/navigator_setcursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/navpane_on.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/numbering_stop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/openpgp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/pageformat_max.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/paintbrush.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/pasting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/print_blackwhite.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/print_faster.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/redlining.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/redlining_accept.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/redlining_doccompare.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/redlining_docmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/redlining_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/redlining_navigation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/redlining_protect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/redlining_versions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/round_corner.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/scripting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/space_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/spadmin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/standard_template.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/start_parameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/startcenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/tabs.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/template_manager.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/text_color.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/textmode_change.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/undo_formatting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/version_number.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/viewing_file_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/workfolder.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/xforms.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/xsltfilter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/xsltfilter_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/guide/xsltfilter_distribute.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0108.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0650.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/main0800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/menu/insert_chart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/menu/insert_form_control.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/menu/insert_shape.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/need_help.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01010900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01012000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01013000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01020300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/securityoptionsdialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040301.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01040900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01041000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01041100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01061000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01070400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01070500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01130200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/01160201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/BasicIDE.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/detailedcalculation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/experimental.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/java.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/expertconfig.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/javaclasspath.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/javaparameters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/macrosecurity.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/macrosecurity_ts.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/mailmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/online_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/opencl.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/serverauthentication.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/testaccount.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/viewcertificate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/viewcertificate_c.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/viewcertificate_d.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/optionen/viewcertificate_g.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/02000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/02000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/02010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/02010101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/04000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05000000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05000001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05000003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05040100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/05040200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/11000002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/11020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/11030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/11030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabaadvprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabaadvpropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabadoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabaprop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabapropadd.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabapropcon.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabapropgen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02access.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02ado.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02dbase.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02jdbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02ldap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02mysql.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02odbc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02oracle.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02spreadsheet.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz02text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/dabawiz03auth.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/menubar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/menuedit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/menufile.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/menuinsert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/menutools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/menuview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/migrate_macros.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/password.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard06.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard07.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/querywizard08.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/rep_datetime.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/rep_insertfield.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/rep_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/rep_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/rep_pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/rep_prop.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/rep_sort.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/tablewizard00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/tablewizard01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/tablewizard02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/tablewizard03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/tablewizard04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/shared/explorer/database/toolbars.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000407.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/00000413.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/00/slide_menu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/01170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/slide_properties.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/01180001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/01180002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03151000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03151100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03151200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03152000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/03180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/new_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04030000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04040000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04990100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04990200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04990300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04990400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04990500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04990600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/04990700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05090000m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05110500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05120500m.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05250500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05250600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/05250700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/06050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/06100100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13050100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13050200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13050300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13050400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13050500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13050600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13050700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13180100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13180200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/13180300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/effectoptions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/effectoptionseffect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/effectoptionstext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/effectoptionstiming.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/remoteconnections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/01/slidesorter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/08020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/08060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/10130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/11060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/11070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/11080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/11090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/11100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/11110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/02/13190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/04/presenter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/3d_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/animated_gif_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/animated_gif_save.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/animated_objects.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/animated_slidechange.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/arrange_slides.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/change_scale.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/gluepoints.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/html_export.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/html_import.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/impress_remote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/individual.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/layer_move.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/layer_new.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/layer_tipps.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/layers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/line_arrow_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/line_draw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/line_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/masterpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/move_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/orgchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/page_copy.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/palette_files.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/photo_album.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/presenter_console.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/print_tofit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/printing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/rehearse_timings.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/select_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/show.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/text2curve.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/guide/vectorize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main_tools.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0113.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0114.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main_slide.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0209.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/02080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/02090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/02100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090901.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090902.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090903.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090904.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090905.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090906.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090907.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090908.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090909.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03090910.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091502.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091504.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091505.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091506.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091507.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091508.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091509.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/03091600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/05010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/05010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/05020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/05030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/05050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/06010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/06010100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/01/06020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/02/03010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/06/screenshots.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/align.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/attributes.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/brackets.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/comment.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/limits.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/newline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/parentheses.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/guide/text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/smath/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/00000004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/00000401.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/00000402.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/00000403.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/00000404.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/00000405.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/00000406.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/00/stylesmenu.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/01120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/01150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/01160100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/01160200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/01160300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/01160400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/01160500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/02170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/03050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/03070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/03080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/03090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/03100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/03120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/03130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/03140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04020100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04020200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04070100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04070200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04070300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090001.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090003.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090005.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090006.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090007.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120211.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120212.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120217.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120219.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120221.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120222.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120223.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120224.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120225.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120226.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120227.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120229.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120250.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04180400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/04990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05030800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05040500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05040501.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05040600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05040700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05040800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05060200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05060201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05060300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05060700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05060800.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05060900.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05090100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05090200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05090201.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05090300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05100300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05100400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05110100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05110200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05110300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05110500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05120100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05120200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05120300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05120400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05120500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05130002.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05130004.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05130100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05150000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05150100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05150101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05150104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05150200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05150300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/05200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06060000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06060100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06080100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06080200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06160000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06170000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06180000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06190000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06200000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/06990000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/format_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mailmerge00.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mailmerge01.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mailmerge02.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mailmerge03.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mailmerge04.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mailmerge05.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_copyto.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_cusaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_cusgrelin.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_emabod.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_emailmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_finent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_matfie.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_newaddblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_newaddlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_printmergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_savemergeddoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_seladdblo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_seladdlis.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/mm_seltab.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/selection_mode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/addsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/signsignatureline.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/title_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/01/watermark.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/02110000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/03210000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/03220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/04090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/04100000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/04220000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/04230000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/04240000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/04250000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/06040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/06070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/06080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/06090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/06120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/06130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/06140000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/08010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/08080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/10010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/10020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/10030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/10050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/10070000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/10080000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/10090000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/14010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/14020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/14030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/14040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/14050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18030100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18030200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18030300.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18030400.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18030500.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18030600.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18030700.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18120000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/18130000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/19010000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/19020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/19030000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/19040000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/19050000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/02/word_count_stb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/04/01020000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/anchor_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/arrange_chapters.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/auto_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/auto_off.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/auto_spellcheck.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/autocorr_except.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/autotext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/background.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/border_character.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/border_object.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/border_page.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/borders.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/calculate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/calculate_clipboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/calculate_intable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/calculate_intext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/calculate_intext2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/calculate_multitable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/captions.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/captions_numbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/change_header.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/conditional_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/conditional_text2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/dragdroptext.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/field_convert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/fields.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/fields_date.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/fields_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/fields_userdata.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/finding.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/footer_pagenumber.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/footnote_usage.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/form_letters_main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/globaldoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/header_with_line.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/hidden_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/hidden_text_display.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/hyperlinks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indenting.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_enter.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_form.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_index.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_literature.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_toc.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/indices_userdef.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/insert_beforetable.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/insert_graphic.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/insert_graphic_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/insert_graphic_fromchart.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/insert_graphic_fromdraw.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/insert_graphic_gallery.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/insert_graphic_scan.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/insert_tab_innumbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/jump2statusbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/keyboard.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/load_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/main.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/nonprintable_text.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/number_date_conv.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/number_sequence.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/numbering_lines.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/numbering_paras.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/page_break.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/pagebackground.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/pagenumbers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/pageorientation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/pagestyles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/print_brochure.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/print_preview.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/print_small.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/printer_tray.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/printing_order.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/protection.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/references.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/references_modify.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/registertrue.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/removing_line_breaks.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/reset_format.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/resize_navigator.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/ruler.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/search_regexp.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/section_edit.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/section_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/sections.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/send2html.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/shortcut_writing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/smarttags.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/stylist_fillformat.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/stylist_update.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/subscript.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/table_cellmerge.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/table_delete.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/table_insert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/table_select.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/table_sizing.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/tablemode.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/template_create.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/template_default.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/templates_styles.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/text_animation.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/text_capital.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/text_centervert.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/text_direct_cursor.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/text_emphasize.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/text_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/text_nav_keyb.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/text_rotate.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/using_hyphen.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/using_numbered_lists2.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/using_numbering.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/using_thesaurus.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/word_completion.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/word_completion_adjust.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/words_count.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/guide/wrap.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/librelogo/LibreLogo.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0000.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0100.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0101.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0102.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0103.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0104.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0105.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0106.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0107.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0110.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0115.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0120.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0200.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0202.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0203.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0204.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0205.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0206.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0208.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0210.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0213.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0214.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0215.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0216.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0220.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/main0503.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/classificationbar.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/menu/insert_header_footer.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/menu/insert_footnote_endnote.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/menu/insert_frame.xhp touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/swriter/mailmergetoolbar.xhp [build CUS] i18npool/breakiterator touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator.done [build CUS] i18npool/collator touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/collator.done [build CUS] i18npool/indexentry touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/indexentry.done [build CUS] i18npool/textconversion touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/textconversion.done [build LNK] Library/libcollator_data.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/collator/collator_sid_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ku_alphanumeric.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ln_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_zhuyin.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_radical.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_TW_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_hu_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_TW_radical.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_cu_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_first.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ja_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_pinyin.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_stroke.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_dz_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ca_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ja_phonetic_alphanumeric_last.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_ne_charset.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_TW_stroke.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_my_dictionary.o $W/GenCxxObject/CustomTarget/i18npool/collator/collator_zh_charset.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $I/program/libcollator_data.so [build LNK] Library/libdict_ja.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/breakiterator/dict_ja.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $I/program/libdict_ja.so [build LNK] Library/libdict_zh.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/breakiterator/dict_zh.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $I/program/libdict_zh.so [build LNK] Library/libindex_data.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_zhuyin.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_radical.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_TW_radical.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_ko_dict.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/zh_zhuyin.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_pinyin.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_stroke.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/indexdata_zh_TW_stroke.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/zh_pinyin.o $W/GenCxxObject/CustomTarget/i18npool/indexentry/ko_phonetic.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $I/program/libindex_data.so [build LNK] Executable/idlc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdict_ja.so | grep SONAME > $W/LinkTarget/Library/libdict_ja.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdict_ja.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdict_ja.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdict_ja.so.exports.tmp $W/LinkTarget/Library/libdict_ja.so.exports; then rm $W/LinkTarget/Library/libdict_ja.so.exports.tmp; else mv $W/LinkTarget/Library/libdict_ja.so.exports.tmp $W/LinkTarget/Library/libdict_ja.so.exports && touch -r $I/program/libdict_ja.so $W/LinkTarget/Library/libdict_ja.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdict_zh.so | grep SONAME > $W/LinkTarget/Library/libdict_zh.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdict_zh.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdict_zh.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdict_zh.so.exports.tmp $W/LinkTarget/Library/libdict_zh.so.exports; then rm $W/LinkTarget/Library/libdict_zh.so.exports.tmp; else mv $W/LinkTarget/Library/libdict_zh.so.exports.tmp $W/LinkTarget/Library/libdict_zh.so.exports && touch -r $I/program/libdict_zh.so $W/LinkTarget/Library/libdict_zh.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libindex_data.so | grep SONAME > $W/LinkTarget/Library/libindex_data.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libindex_data.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libindex_data.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libindex_data.so.exports.tmp $W/LinkTarget/Library/libindex_data.so.exports; then rm $W/LinkTarget/Library/libindex_data.so.exports.tmp; else mv $W/LinkTarget/Library/libindex_data.so.exports.tmp $W/LinkTarget/Library/libindex_data.so.exports && touch -r $I/program/libindex_data.so $W/LinkTarget/Library/libindex_data.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcollator_data.so | grep SONAME > $W/LinkTarget/Library/libcollator_data.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcollator_data.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcollator_data.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcollator_data.so.exports.tmp $W/LinkTarget/Library/libcollator_data.so.exports; then rm $W/LinkTarget/Library/libcollator_data.so.exports.tmp; else mv $W/LinkTarget/Library/libcollator_data.so.exports.tmp $W/LinkTarget/Library/libcollator_data.so.exports && touch -r $I/program/libcollator_data.so $W/LinkTarget/Library/libcollator_data.so.exports; fi TEMPFILE=/tmp/gbuild.kCAH0L && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdict_ja.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../program' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/idlc/source/idlcmain.o $W/CxxObject/idlc/source/idlc.o $W/CxxObject/idlc/source/idlccompile.o $W/CxxObject/idlc/source/idlcproduce.o $W/CxxObject/idlc/source/errorhandler.o $W/CxxObject/idlc/source/options.o $W/CxxObject/idlc/source/fehelper.o $W/CxxObject/idlc/source/astdeclaration.o $W/CxxObject/idlc/source/astscope.o $W/CxxObject/idlc/source/aststack.o $W/CxxObject/idlc/source/astdump.o $W/CxxObject/idlc/source/astinterface.o $W/CxxObject/idlc/source/aststruct.o $W/CxxObject/idlc/source/aststructinstance.o $W/CxxObject/idlc/source/astoperation.o $W/CxxObject/idlc/source/astconstant.o $W/CxxObject/idlc/source/astenum.o $W/CxxObject/idlc/source/astexpression.o $W/CxxObject/idlc/source/astservice.o $W/GenCxxObject/YaccTarget/idlc/source/parser.o $W/GenCxxObject/LexTarget/idlc/source/scanner.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lreglo -luno_sal -luno_salhelpergcc3 -o $I/sdk/bin/idlc [build CUS] librelogo/locproperties TEMPFILE=/tmp/gbuild.pE3dND && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdict_zh.so.objectlist TEMPFILE=/tmp/gbuild.Yu9ncr && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libindex_data.so.objectlist TEMPFILE=/tmp/gbuild.1JTaEO && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcollator_data.so.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/librelogo/locproperties.done [build PKG] librelogo_properties rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/librelogo_properties.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/librelogo_properties.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/librelogo_properties.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme/README_en-US /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/share/readme/README_en-US [build BIN] officecfg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/officecfg [build CUS] readlicense_oo/readme touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/readlicense_oo/readme.done [build PKG] readlicense_oo_readmes rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_readmes.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_readmes.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/readlicense_oo_readmes.filelist [build LNK] Executable/regmerge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/registry/tools/regmerge.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libregistry_helper.a -Wl,--end-group -Wl,--no-as-needed -lreglo -luno_sal -o $I/program/regmerge [build LNK] Executable/regview S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/registry/tools/regview.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libregistry_helper.a -Wl,--end-group -Wl,--no-as-needed -lreglo -luno_sal -o $I/program/regview [build INM] scp2/base S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/base.filelist && echo $W/ScpTarget/scp2/source/base/file_base.par >> $W/InstallModuleTarget/scp2/base.filelist && echo $W/ScpTarget/scp2/source/base/firebird.par >> $W/InstallModuleTarget/scp2/base.filelist && echo $W/ScpTarget/scp2/source/base/module_base.par >> $W/InstallModuleTarget/scp2/base.filelist && echo $W/ScpTarget/scp2/source/base/postgresqlsdbc.par >> $W/InstallModuleTarget/scp2/base.filelist [build INM] scp2/calc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/calc.filelist && echo $W/ScpTarget/scp2/source/calc/file_calc.par >> $W/InstallModuleTarget/scp2/calc.filelist && echo $W/ScpTarget/scp2/source/calc/module_calc.par >> $W/InstallModuleTarget/scp2/calc.filelist [build INM] scp2/draw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/draw.filelist && echo $W/ScpTarget/scp2/source/draw/file_draw.par >> $W/InstallModuleTarget/scp2/draw.filelist && echo $W/ScpTarget/scp2/source/draw/module_draw.par >> $W/InstallModuleTarget/scp2/draw.filelist [build INM] scp2/extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/extensions.filelist && echo $W/ScpTarget/scp2/source/extensions/file_extensions.par >> $W/InstallModuleTarget/scp2/extensions.filelist && echo $W/ScpTarget/scp2/source/extensions/module_extensions.par >> $W/InstallModuleTarget/scp2/extensions.filelist [build INM] scp2/graphicfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/graphicfilter.filelist && echo $W/ScpTarget/scp2/source/graphicfilter/file_graphicfilter.par >> $W/InstallModuleTarget/scp2/graphicfilter.filelist && echo $W/ScpTarget/scp2/source/graphicfilter/module_graphicfilter.par >> $W/InstallModuleTarget/scp2/graphicfilter.filelist [build INM] scp2/impress S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/impress.filelist && echo $W/ScpTarget/scp2/source/impress/file_impress.par >> $W/InstallModuleTarget/scp2/impress.filelist && echo $W/ScpTarget/scp2/source/impress/module_ogltrans.par >> $W/InstallModuleTarget/scp2/impress.filelist && echo $W/ScpTarget/scp2/source/impress/module_impress.par >> $W/InstallModuleTarget/scp2/impress.filelist [build INM] scp2/math S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/math.filelist && echo $W/ScpTarget/scp2/source/math/file_math.par >> $W/InstallModuleTarget/scp2/math.filelist && echo $W/ScpTarget/scp2/source/math/module_math.par >> $W/InstallModuleTarget/scp2/math.filelist [build INM] scp2/onlineupdate S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/onlineupdate.filelist && echo $W/ScpTarget/scp2/source/onlineupdate/file_onlineupdate.par >> $W/InstallModuleTarget/scp2/onlineupdate.filelist && echo $W/ScpTarget/scp2/source/onlineupdate/module_onlineupdate.par >> $W/InstallModuleTarget/scp2/onlineupdate.filelist [build INM] scp2/ooo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/common_brand.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/directory_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/directory_ooo_macosx.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/file_extra_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/file_library_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/file_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/installation_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_help_template.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_hidden_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_lang_template.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/profileitem_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/scpaction_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_libreofficekit.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_helppack.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_langpack.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_ooo.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_systemint.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_pdfimport.par >> $W/InstallModuleTarget/scp2/ooo.filelist && echo $W/ScpTarget/scp2/source/ooo/module_reportbuilder.par >> $W/InstallModuleTarget/scp2/ooo.filelist [build INM] scp2/python TEMPFILE=/tmp/gbuild.fVQfua && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/regmerge.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/python.filelist && echo $W/ScpTarget/scp2/source/python/file_python.par >> $W/InstallModuleTarget/scp2/python.filelist && echo $W/ScpTarget/scp2/source/python/file_python_librelogo.par >> $W/InstallModuleTarget/scp2/python.filelist && echo $W/ScpTarget/scp2/source/python/module_python.par >> $W/InstallModuleTarget/scp2/python.filelist && echo $W/ScpTarget/scp2/source/python/module_python_librelogo.par >> $W/InstallModuleTarget/scp2/python.filelist [build IMO] scp2/ure TEMPFILE=/tmp/gbuild.xaVXhJ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/regview.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/ure.done [build INM] scp2/writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/writer.filelist && echo $W/ScpTarget/scp2/source/writer/file_writer.par >> $W/InstallModuleTarget/scp2/writer.filelist && echo $W/ScpTarget/scp2/source/writer/module_writer.par >> $W/InstallModuleTarget/scp2/writer.filelist [build INM] scp2/xsltfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/xsltfilter.filelist && echo $W/ScpTarget/scp2/source/xsltfilter/file_xsltfilter.par >> $W/InstallModuleTarget/scp2/xsltfilter.filelist && echo $W/ScpTarget/scp2/source/xsltfilter/module_xsltfilter.par >> $W/InstallModuleTarget/scp2/xsltfilter.filelist [build INM] scp2/gnome S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/gnome.filelist && echo $W/ScpTarget/scp2/source/gnome/file_gnome.par >> $W/InstallModuleTarget/scp2/gnome.filelist && echo $W/ScpTarget/scp2/source/gnome/module_gnome.par >> $W/InstallModuleTarget/scp2/gnome.filelist [build INM] scp2/kde S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/InstallModuleTarget/scp2/kde.filelist && echo $W/ScpTarget/scp2/source/kde/module_kde.par >> $W/InstallModuleTarget/scp2/kde.filelist [build IMO] scp2/sdkoo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/sdkoo.done [build MOD] store S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/store [build CFG] mediawiki S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/mediawiki.done [build LNK] Executable/cppumaker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../program' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/codemaker/source/cppumaker/cppumaker.o $W/CxxObject/codemaker/source/cppumaker/cppuoptions.o $W/CxxObject/codemaker/source/cppumaker/cpputype.o $W/CxxObject/codemaker/source/cppumaker/dependencies.o $W/CxxObject/codemaker/source/cppumaker/dumputils.o $W/CxxObject/codemaker/source/cppumaker/includes.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libcodemaker_cpp.a $W/LinkTarget/StaticLibrary/libcodemaker.a -Wl,--end-group -Wl,--no-as-needed -lunoidllo -luno_salhelpergcc3 -luno_sal -o $I/sdk/bin/cppumaker [build LNK] Executable/unoidl-write S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unoidl/source/unoidl-write.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lunoidllo -luno_salhelpergcc3 -luno_sal -o $W/LinkTarget/Executable/unoidl-write [build LNK] Executable/unoidl-check S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../program' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unoidl/source/unoidl-check.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lunoidllo -luno_salhelpergcc3 -luno_sal -o $I/sdk/bin/unoidl-check [build LNK] Executable/javamaker TEMPFILE=/tmp/gbuild.3BCHG7 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/idlc.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../program' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/codemaker/source/javamaker/classfile.o $W/CxxObject/codemaker/source/javamaker/javamaker.o $W/CxxObject/codemaker/source/javamaker/javaoptions.o $W/CxxObject/codemaker/source/javamaker/javatype.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libcodemaker_java.a $W/LinkTarget/StaticLibrary/libcodemaker.a -Wl,--end-group -Wl,--no-as-needed -lunoidllo -luno_salhelpergcc3 -luno_sal -o $I/sdk/bin/javamaker [build CFG] driver_calc TEMPFILE=/tmp/gbuild.kIoGvI && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_calc.done [build CFG] driver_dbase S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_dbase.done [build CFG] driver_flat TEMPFILE=/tmp/gbuild.Tw0Z0D && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-check.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_flat.done [build CFG] driver_mysql_jdbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_mysql_jdbc.done [build CFG] driver_odbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_odbc.done [build CFG] driver_writer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_writer.done [build CFG] driver_hsqldb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_hsqldb.done [build CFG] driver_jdbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/driver_jdbc.done TEMPFILE=/tmp/gbuild.xonMOn && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/cppumaker.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/lib/hsqldb.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5/js.jar if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_dark_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/breeze_svg_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/colibre_svg_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_svg_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_svg_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/elementary_svg_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_dark_links.txt ; fi if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/sifr_svg_links.txt ; fi [build CFG] fcfg_langpack S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Configuration/ && touch $W/Configuration/fcfg_langpack.done [build AWK] CustomTarget/postprocess/registry/registry_en-US.list TEMPFILE=/tmp/gbuild.Yp3usC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/javamaker.objectlist if cmp -s /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/tango_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/tango_links.txt; then rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/tango_links.txt.tmp; else mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/tango_links.txt.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/tango_links.txt ; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/en-US/ $W/XcuResTarget/driver_calc/en-US/ $W/XcuResTarget/driver_dbase/en-US/ $W/XcuResTarget/driver_flat/en-US/ $W/XcuResTarget/driver_odbc/en-US/ $W/XcuResTarget/driver_mork/en-US/ $W/XcuResTarget/driver_evoab/en-US/ $W/XcuResTarget/driver_hsqldb/en-US/ $W/XcuResTarget/driver_jdbc/en-US/ $W/XcuResTarget/driver_firebird_sdbc/en-US/ $W/XcuResTarget/driver_mysqlc/en-US/ $W/XcuResTarget/driver_writer/en-US/ $W/XcuResTarget/driver_mysql_jdbc/en-US/ $W/XcuResTarget/driver_postgresql/en-US/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_en-US.list [build AWK] CustomTarget/postprocess/registry/registry_af.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/af/ $W/XcuResTarget/driver_calc/af/ $W/XcuResTarget/driver_dbase/af/ $W/XcuResTarget/driver_flat/af/ $W/XcuResTarget/driver_odbc/af/ $W/XcuResTarget/driver_mork/af/ $W/XcuResTarget/driver_evoab/af/ $W/XcuResTarget/driver_hsqldb/af/ $W/XcuResTarget/driver_jdbc/af/ $W/XcuResTarget/driver_firebird_sdbc/af/ $W/XcuResTarget/driver_mysqlc/af/ $W/XcuResTarget/driver_writer/af/ $W/XcuResTarget/driver_mysql_jdbc/af/ $W/XcuResTarget/driver_postgresql/af/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_af.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ar.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ar/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ar.list [build AWK] CustomTarget/postprocess/registry/registry_ar.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ar/ $W/XcuResTarget/driver_calc/ar/ $W/XcuResTarget/driver_dbase/ar/ $W/XcuResTarget/driver_flat/ar/ $W/XcuResTarget/driver_odbc/ar/ $W/XcuResTarget/driver_mork/ar/ $W/XcuResTarget/driver_evoab/ar/ $W/XcuResTarget/driver_hsqldb/ar/ $W/XcuResTarget/driver_jdbc/ar/ $W/XcuResTarget/driver_firebird_sdbc/ar/ $W/XcuResTarget/driver_mysqlc/ar/ $W/XcuResTarget/driver_writer/ar/ $W/XcuResTarget/driver_mysql_jdbc/ar/ $W/XcuResTarget/driver_postgresql/ar/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ar.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_as.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/as/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_as.list [build AWK] CustomTarget/postprocess/registry/registry_as.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/as/ $W/XcuResTarget/driver_calc/as/ $W/XcuResTarget/driver_dbase/as/ $W/XcuResTarget/driver_flat/as/ $W/XcuResTarget/driver_odbc/as/ $W/XcuResTarget/driver_mork/as/ $W/XcuResTarget/driver_evoab/as/ $W/XcuResTarget/driver_hsqldb/as/ $W/XcuResTarget/driver_jdbc/as/ $W/XcuResTarget/driver_firebird_sdbc/as/ $W/XcuResTarget/driver_mysqlc/as/ $W/XcuResTarget/driver_writer/as/ $W/XcuResTarget/driver_mysql_jdbc/as/ $W/XcuResTarget/driver_postgresql/as/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_as.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_bg.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/bg/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_bg.list [build AWK] CustomTarget/postprocess/registry/registry_bg.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/bg/ $W/XcuResTarget/driver_calc/bg/ $W/XcuResTarget/driver_dbase/bg/ $W/XcuResTarget/driver_flat/bg/ $W/XcuResTarget/driver_odbc/bg/ $W/XcuResTarget/driver_mork/bg/ $W/XcuResTarget/driver_evoab/bg/ $W/XcuResTarget/driver_hsqldb/bg/ $W/XcuResTarget/driver_jdbc/bg/ $W/XcuResTarget/driver_firebird_sdbc/bg/ $W/XcuResTarget/driver_mysqlc/bg/ $W/XcuResTarget/driver_writer/bg/ $W/XcuResTarget/driver_mysql_jdbc/bg/ $W/XcuResTarget/driver_postgresql/bg/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_bg.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_bn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/bn/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_bn.list [build AWK] CustomTarget/postprocess/registry/registry_bn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/bn/ $W/XcuResTarget/driver_calc/bn/ $W/XcuResTarget/driver_dbase/bn/ $W/XcuResTarget/driver_flat/bn/ $W/XcuResTarget/driver_odbc/bn/ $W/XcuResTarget/driver_mork/bn/ $W/XcuResTarget/driver_evoab/bn/ $W/XcuResTarget/driver_hsqldb/bn/ $W/XcuResTarget/driver_jdbc/bn/ $W/XcuResTarget/driver_firebird_sdbc/bn/ $W/XcuResTarget/driver_mysqlc/bn/ $W/XcuResTarget/driver_writer/bn/ $W/XcuResTarget/driver_mysql_jdbc/bn/ $W/XcuResTarget/driver_postgresql/bn/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_bn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_br.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/br/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_br.list [build AWK] CustomTarget/postprocess/registry/registry_br.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/br/ $W/XcuResTarget/driver_calc/br/ $W/XcuResTarget/driver_dbase/br/ $W/XcuResTarget/driver_flat/br/ $W/XcuResTarget/driver_odbc/br/ $W/XcuResTarget/driver_mork/br/ $W/XcuResTarget/driver_evoab/br/ $W/XcuResTarget/driver_hsqldb/br/ $W/XcuResTarget/driver_jdbc/br/ $W/XcuResTarget/driver_firebird_sdbc/br/ $W/XcuResTarget/driver_mysqlc/br/ $W/XcuResTarget/driver_writer/br/ $W/XcuResTarget/driver_mysql_jdbc/br/ $W/XcuResTarget/driver_postgresql/br/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_br.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ca.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ca/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ca.list [build AWK] CustomTarget/postprocess/registry/registry_ca.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ca/ $W/XcuResTarget/driver_calc/ca/ $W/XcuResTarget/driver_dbase/ca/ $W/XcuResTarget/driver_flat/ca/ $W/XcuResTarget/driver_odbc/ca/ $W/XcuResTarget/driver_mork/ca/ $W/XcuResTarget/driver_evoab/ca/ $W/XcuResTarget/driver_hsqldb/ca/ $W/XcuResTarget/driver_jdbc/ca/ $W/XcuResTarget/driver_firebird_sdbc/ca/ $W/XcuResTarget/driver_mysqlc/ca/ $W/XcuResTarget/driver_writer/ca/ $W/XcuResTarget/driver_mysql_jdbc/ca/ $W/XcuResTarget/driver_postgresql/ca/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ca.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_cs.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/cs/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_cs.list [build AWK] CustomTarget/postprocess/registry/registry_cs.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/cs/ $W/XcuResTarget/driver_calc/cs/ $W/XcuResTarget/driver_dbase/cs/ $W/XcuResTarget/driver_flat/cs/ $W/XcuResTarget/driver_odbc/cs/ $W/XcuResTarget/driver_mork/cs/ $W/XcuResTarget/driver_evoab/cs/ $W/XcuResTarget/driver_hsqldb/cs/ $W/XcuResTarget/driver_jdbc/cs/ $W/XcuResTarget/driver_firebird_sdbc/cs/ $W/XcuResTarget/driver_mysqlc/cs/ $W/XcuResTarget/driver_writer/cs/ $W/XcuResTarget/driver_mysql_jdbc/cs/ $W/XcuResTarget/driver_postgresql/cs/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_cs.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_cy.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/cy/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_cy.list [build AWK] CustomTarget/postprocess/registry/registry_cy.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/cy/ $W/XcuResTarget/driver_calc/cy/ $W/XcuResTarget/driver_dbase/cy/ $W/XcuResTarget/driver_flat/cy/ $W/XcuResTarget/driver_odbc/cy/ $W/XcuResTarget/driver_mork/cy/ $W/XcuResTarget/driver_evoab/cy/ $W/XcuResTarget/driver_hsqldb/cy/ $W/XcuResTarget/driver_jdbc/cy/ $W/XcuResTarget/driver_firebird_sdbc/cy/ $W/XcuResTarget/driver_mysqlc/cy/ $W/XcuResTarget/driver_writer/cy/ $W/XcuResTarget/driver_mysql_jdbc/cy/ $W/XcuResTarget/driver_postgresql/cy/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_cy.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_da.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/da/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_da.list [build AWK] CustomTarget/postprocess/registry/registry_da.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/da/ $W/XcuResTarget/driver_calc/da/ $W/XcuResTarget/driver_dbase/da/ $W/XcuResTarget/driver_flat/da/ $W/XcuResTarget/driver_odbc/da/ $W/XcuResTarget/driver_mork/da/ $W/XcuResTarget/driver_evoab/da/ $W/XcuResTarget/driver_hsqldb/da/ $W/XcuResTarget/driver_jdbc/da/ $W/XcuResTarget/driver_firebird_sdbc/da/ $W/XcuResTarget/driver_mysqlc/da/ $W/XcuResTarget/driver_writer/da/ $W/XcuResTarget/driver_mysql_jdbc/da/ $W/XcuResTarget/driver_postgresql/da/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_da.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_de.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/de/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_de.list [build AWK] CustomTarget/postprocess/registry/registry_de.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/de/ $W/XcuResTarget/driver_calc/de/ $W/XcuResTarget/driver_dbase/de/ $W/XcuResTarget/driver_flat/de/ $W/XcuResTarget/driver_odbc/de/ $W/XcuResTarget/driver_mork/de/ $W/XcuResTarget/driver_evoab/de/ $W/XcuResTarget/driver_hsqldb/de/ $W/XcuResTarget/driver_jdbc/de/ $W/XcuResTarget/driver_firebird_sdbc/de/ $W/XcuResTarget/driver_mysqlc/de/ $W/XcuResTarget/driver_writer/de/ $W/XcuResTarget/driver_mysql_jdbc/de/ $W/XcuResTarget/driver_postgresql/de/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_de.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_dz.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/dz/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_dz.list [build AWK] CustomTarget/postprocess/registry/registry_dz.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/dz/ $W/XcuResTarget/driver_calc/dz/ $W/XcuResTarget/driver_dbase/dz/ $W/XcuResTarget/driver_flat/dz/ $W/XcuResTarget/driver_odbc/dz/ $W/XcuResTarget/driver_mork/dz/ $W/XcuResTarget/driver_evoab/dz/ $W/XcuResTarget/driver_hsqldb/dz/ $W/XcuResTarget/driver_jdbc/dz/ $W/XcuResTarget/driver_firebird_sdbc/dz/ $W/XcuResTarget/driver_mysqlc/dz/ $W/XcuResTarget/driver_writer/dz/ $W/XcuResTarget/driver_mysql_jdbc/dz/ $W/XcuResTarget/driver_postgresql/dz/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_dz.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_el.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/el/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_el.list [build AWK] CustomTarget/postprocess/registry/registry_el.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/el/ $W/XcuResTarget/driver_calc/el/ $W/XcuResTarget/driver_dbase/el/ $W/XcuResTarget/driver_flat/el/ $W/XcuResTarget/driver_odbc/el/ $W/XcuResTarget/driver_mork/el/ $W/XcuResTarget/driver_evoab/el/ $W/XcuResTarget/driver_hsqldb/el/ $W/XcuResTarget/driver_jdbc/el/ $W/XcuResTarget/driver_firebird_sdbc/el/ $W/XcuResTarget/driver_mysqlc/el/ $W/XcuResTarget/driver_writer/el/ $W/XcuResTarget/driver_mysql_jdbc/el/ $W/XcuResTarget/driver_postgresql/el/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_el.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_eo.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/eo/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_eo.list [build AWK] CustomTarget/postprocess/registry/registry_eo.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/eo/ $W/XcuResTarget/driver_calc/eo/ $W/XcuResTarget/driver_dbase/eo/ $W/XcuResTarget/driver_flat/eo/ $W/XcuResTarget/driver_odbc/eo/ $W/XcuResTarget/driver_mork/eo/ $W/XcuResTarget/driver_evoab/eo/ $W/XcuResTarget/driver_hsqldb/eo/ $W/XcuResTarget/driver_jdbc/eo/ $W/XcuResTarget/driver_firebird_sdbc/eo/ $W/XcuResTarget/driver_mysqlc/eo/ $W/XcuResTarget/driver_writer/eo/ $W/XcuResTarget/driver_mysql_jdbc/eo/ $W/XcuResTarget/driver_postgresql/eo/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_eo.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_es.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/es/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_es.list [build AWK] CustomTarget/postprocess/registry/registry_es.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/es/ $W/XcuResTarget/driver_calc/es/ $W/XcuResTarget/driver_dbase/es/ $W/XcuResTarget/driver_flat/es/ $W/XcuResTarget/driver_odbc/es/ $W/XcuResTarget/driver_mork/es/ $W/XcuResTarget/driver_evoab/es/ $W/XcuResTarget/driver_hsqldb/es/ $W/XcuResTarget/driver_jdbc/es/ $W/XcuResTarget/driver_firebird_sdbc/es/ $W/XcuResTarget/driver_mysqlc/es/ $W/XcuResTarget/driver_writer/es/ $W/XcuResTarget/driver_mysql_jdbc/es/ $W/XcuResTarget/driver_postgresql/es/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_es.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_et.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/et/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_et.list [build AWK] CustomTarget/postprocess/registry/registry_et.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/et/ $W/XcuResTarget/driver_calc/et/ $W/XcuResTarget/driver_dbase/et/ $W/XcuResTarget/driver_flat/et/ $W/XcuResTarget/driver_odbc/et/ $W/XcuResTarget/driver_mork/et/ $W/XcuResTarget/driver_evoab/et/ $W/XcuResTarget/driver_hsqldb/et/ $W/XcuResTarget/driver_jdbc/et/ $W/XcuResTarget/driver_firebird_sdbc/et/ $W/XcuResTarget/driver_mysqlc/et/ $W/XcuResTarget/driver_writer/et/ $W/XcuResTarget/driver_mysql_jdbc/et/ $W/XcuResTarget/driver_postgresql/et/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_et.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_eu.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/eu/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_eu.list [build AWK] CustomTarget/postprocess/registry/registry_eu.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/eu/ $W/XcuResTarget/driver_calc/eu/ $W/XcuResTarget/driver_dbase/eu/ $W/XcuResTarget/driver_flat/eu/ $W/XcuResTarget/driver_odbc/eu/ $W/XcuResTarget/driver_mork/eu/ $W/XcuResTarget/driver_evoab/eu/ $W/XcuResTarget/driver_hsqldb/eu/ $W/XcuResTarget/driver_jdbc/eu/ $W/XcuResTarget/driver_firebird_sdbc/eu/ $W/XcuResTarget/driver_mysqlc/eu/ $W/XcuResTarget/driver_writer/eu/ $W/XcuResTarget/driver_mysql_jdbc/eu/ $W/XcuResTarget/driver_postgresql/eu/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_eu.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_fa.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/fa/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_fa.list [build AWK] CustomTarget/postprocess/registry/registry_fa.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/fa/ $W/XcuResTarget/driver_calc/fa/ $W/XcuResTarget/driver_dbase/fa/ $W/XcuResTarget/driver_flat/fa/ $W/XcuResTarget/driver_odbc/fa/ $W/XcuResTarget/driver_mork/fa/ $W/XcuResTarget/driver_evoab/fa/ $W/XcuResTarget/driver_hsqldb/fa/ $W/XcuResTarget/driver_jdbc/fa/ $W/XcuResTarget/driver_firebird_sdbc/fa/ $W/XcuResTarget/driver_mysqlc/fa/ $W/XcuResTarget/driver_writer/fa/ $W/XcuResTarget/driver_mysql_jdbc/fa/ $W/XcuResTarget/driver_postgresql/fa/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_fa.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_fi.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/fi/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_fi.list [build AWK] CustomTarget/postprocess/registry/registry_fi.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/fi/ $W/XcuResTarget/driver_calc/fi/ $W/XcuResTarget/driver_dbase/fi/ $W/XcuResTarget/driver_flat/fi/ $W/XcuResTarget/driver_odbc/fi/ $W/XcuResTarget/driver_mork/fi/ $W/XcuResTarget/driver_evoab/fi/ $W/XcuResTarget/driver_hsqldb/fi/ $W/XcuResTarget/driver_jdbc/fi/ $W/XcuResTarget/driver_firebird_sdbc/fi/ $W/XcuResTarget/driver_mysqlc/fi/ $W/XcuResTarget/driver_writer/fi/ $W/XcuResTarget/driver_mysql_jdbc/fi/ $W/XcuResTarget/driver_postgresql/fi/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_fi.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_fr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/fr/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_fr.list [build AWK] CustomTarget/postprocess/registry/registry_fr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/fr/ $W/XcuResTarget/driver_calc/fr/ $W/XcuResTarget/driver_dbase/fr/ $W/XcuResTarget/driver_flat/fr/ $W/XcuResTarget/driver_odbc/fr/ $W/XcuResTarget/driver_mork/fr/ $W/XcuResTarget/driver_evoab/fr/ $W/XcuResTarget/driver_hsqldb/fr/ $W/XcuResTarget/driver_jdbc/fr/ $W/XcuResTarget/driver_firebird_sdbc/fr/ $W/XcuResTarget/driver_mysqlc/fr/ $W/XcuResTarget/driver_writer/fr/ $W/XcuResTarget/driver_mysql_jdbc/fr/ $W/XcuResTarget/driver_postgresql/fr/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_fr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ga.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ga/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ga.list [build AWK] CustomTarget/postprocess/registry/registry_ga.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ga/ $W/XcuResTarget/driver_calc/ga/ $W/XcuResTarget/driver_dbase/ga/ $W/XcuResTarget/driver_flat/ga/ $W/XcuResTarget/driver_odbc/ga/ $W/XcuResTarget/driver_mork/ga/ $W/XcuResTarget/driver_evoab/ga/ $W/XcuResTarget/driver_hsqldb/ga/ $W/XcuResTarget/driver_jdbc/ga/ $W/XcuResTarget/driver_firebird_sdbc/ga/ $W/XcuResTarget/driver_mysqlc/ga/ $W/XcuResTarget/driver_writer/ga/ $W/XcuResTarget/driver_mysql_jdbc/ga/ $W/XcuResTarget/driver_postgresql/ga/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ga.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_gl.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/gl/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_gl.list [build AWK] CustomTarget/postprocess/registry/registry_gl.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/gl/ $W/XcuResTarget/driver_calc/gl/ $W/XcuResTarget/driver_dbase/gl/ $W/XcuResTarget/driver_flat/gl/ $W/XcuResTarget/driver_odbc/gl/ $W/XcuResTarget/driver_mork/gl/ $W/XcuResTarget/driver_evoab/gl/ $W/XcuResTarget/driver_hsqldb/gl/ $W/XcuResTarget/driver_jdbc/gl/ $W/XcuResTarget/driver_firebird_sdbc/gl/ $W/XcuResTarget/driver_mysqlc/gl/ $W/XcuResTarget/driver_writer/gl/ $W/XcuResTarget/driver_mysql_jdbc/gl/ $W/XcuResTarget/driver_postgresql/gl/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_gl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_gu.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/gu/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_gu.list [build AWK] CustomTarget/postprocess/registry/registry_gu.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/gu/ $W/XcuResTarget/driver_calc/gu/ $W/XcuResTarget/driver_dbase/gu/ $W/XcuResTarget/driver_flat/gu/ $W/XcuResTarget/driver_odbc/gu/ $W/XcuResTarget/driver_mork/gu/ $W/XcuResTarget/driver_evoab/gu/ $W/XcuResTarget/driver_hsqldb/gu/ $W/XcuResTarget/driver_jdbc/gu/ $W/XcuResTarget/driver_firebird_sdbc/gu/ $W/XcuResTarget/driver_mysqlc/gu/ $W/XcuResTarget/driver_writer/gu/ $W/XcuResTarget/driver_mysql_jdbc/gu/ $W/XcuResTarget/driver_postgresql/gu/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_gu.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_he.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/he/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_he.list [build AWK] CustomTarget/postprocess/registry/registry_he.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/he/ $W/XcuResTarget/driver_calc/he/ $W/XcuResTarget/driver_dbase/he/ $W/XcuResTarget/driver_flat/he/ $W/XcuResTarget/driver_odbc/he/ $W/XcuResTarget/driver_mork/he/ $W/XcuResTarget/driver_evoab/he/ $W/XcuResTarget/driver_hsqldb/he/ $W/XcuResTarget/driver_jdbc/he/ $W/XcuResTarget/driver_firebird_sdbc/he/ $W/XcuResTarget/driver_mysqlc/he/ $W/XcuResTarget/driver_writer/he/ $W/XcuResTarget/driver_mysql_jdbc/he/ $W/XcuResTarget/driver_postgresql/he/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_he.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_hi.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/hi/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_hi.list [build AWK] CustomTarget/postprocess/registry/registry_hi.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/hi/ $W/XcuResTarget/driver_calc/hi/ $W/XcuResTarget/driver_dbase/hi/ $W/XcuResTarget/driver_flat/hi/ $W/XcuResTarget/driver_odbc/hi/ $W/XcuResTarget/driver_mork/hi/ $W/XcuResTarget/driver_evoab/hi/ $W/XcuResTarget/driver_hsqldb/hi/ $W/XcuResTarget/driver_jdbc/hi/ $W/XcuResTarget/driver_firebird_sdbc/hi/ $W/XcuResTarget/driver_mysqlc/hi/ $W/XcuResTarget/driver_writer/hi/ $W/XcuResTarget/driver_mysql_jdbc/hi/ $W/XcuResTarget/driver_postgresql/hi/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_hi.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_hr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/hr/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_hr.list [build AWK] CustomTarget/postprocess/registry/registry_hr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/hr/ $W/XcuResTarget/driver_calc/hr/ $W/XcuResTarget/driver_dbase/hr/ $W/XcuResTarget/driver_flat/hr/ $W/XcuResTarget/driver_odbc/hr/ $W/XcuResTarget/driver_mork/hr/ $W/XcuResTarget/driver_evoab/hr/ $W/XcuResTarget/driver_hsqldb/hr/ $W/XcuResTarget/driver_jdbc/hr/ $W/XcuResTarget/driver_firebird_sdbc/hr/ $W/XcuResTarget/driver_mysqlc/hr/ $W/XcuResTarget/driver_writer/hr/ $W/XcuResTarget/driver_mysql_jdbc/hr/ $W/XcuResTarget/driver_postgresql/hr/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_hr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_hu.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/hu/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_hu.list [build AWK] CustomTarget/postprocess/registry/registry_hu.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/hu/ $W/XcuResTarget/driver_calc/hu/ $W/XcuResTarget/driver_dbase/hu/ $W/XcuResTarget/driver_flat/hu/ $W/XcuResTarget/driver_odbc/hu/ $W/XcuResTarget/driver_mork/hu/ $W/XcuResTarget/driver_evoab/hu/ $W/XcuResTarget/driver_hsqldb/hu/ $W/XcuResTarget/driver_jdbc/hu/ $W/XcuResTarget/driver_firebird_sdbc/hu/ $W/XcuResTarget/driver_mysqlc/hu/ $W/XcuResTarget/driver_writer/hu/ $W/XcuResTarget/driver_mysql_jdbc/hu/ $W/XcuResTarget/driver_postgresql/hu/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_hu.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_id.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/id/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_id.list [build AWK] CustomTarget/postprocess/registry/registry_id.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/id/ $W/XcuResTarget/driver_calc/id/ $W/XcuResTarget/driver_dbase/id/ $W/XcuResTarget/driver_flat/id/ $W/XcuResTarget/driver_odbc/id/ $W/XcuResTarget/driver_mork/id/ $W/XcuResTarget/driver_evoab/id/ $W/XcuResTarget/driver_hsqldb/id/ $W/XcuResTarget/driver_jdbc/id/ $W/XcuResTarget/driver_firebird_sdbc/id/ $W/XcuResTarget/driver_mysqlc/id/ $W/XcuResTarget/driver_writer/id/ $W/XcuResTarget/driver_mysql_jdbc/id/ $W/XcuResTarget/driver_postgresql/id/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_id.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_it.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/it/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_it.list [build AWK] CustomTarget/postprocess/registry/registry_it.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/it/ $W/XcuResTarget/driver_calc/it/ $W/XcuResTarget/driver_dbase/it/ $W/XcuResTarget/driver_flat/it/ $W/XcuResTarget/driver_odbc/it/ $W/XcuResTarget/driver_mork/it/ $W/XcuResTarget/driver_evoab/it/ $W/XcuResTarget/driver_hsqldb/it/ $W/XcuResTarget/driver_jdbc/it/ $W/XcuResTarget/driver_firebird_sdbc/it/ $W/XcuResTarget/driver_mysqlc/it/ $W/XcuResTarget/driver_writer/it/ $W/XcuResTarget/driver_mysql_jdbc/it/ $W/XcuResTarget/driver_postgresql/it/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_it.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ja.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ja/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ja.list [build AWK] CustomTarget/postprocess/registry/registry_ja.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ja/ $W/XcuResTarget/driver_calc/ja/ $W/XcuResTarget/driver_dbase/ja/ $W/XcuResTarget/driver_flat/ja/ $W/XcuResTarget/driver_odbc/ja/ $W/XcuResTarget/driver_mork/ja/ $W/XcuResTarget/driver_evoab/ja/ $W/XcuResTarget/driver_hsqldb/ja/ $W/XcuResTarget/driver_jdbc/ja/ $W/XcuResTarget/driver_firebird_sdbc/ja/ $W/XcuResTarget/driver_mysqlc/ja/ $W/XcuResTarget/driver_writer/ja/ $W/XcuResTarget/driver_mysql_jdbc/ja/ $W/XcuResTarget/driver_postgresql/ja/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ja.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_kk.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/kk/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_kk.list [build AWK] CustomTarget/postprocess/registry/registry_kk.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/kk/ $W/XcuResTarget/driver_calc/kk/ $W/XcuResTarget/driver_dbase/kk/ $W/XcuResTarget/driver_flat/kk/ $W/XcuResTarget/driver_odbc/kk/ $W/XcuResTarget/driver_mork/kk/ $W/XcuResTarget/driver_evoab/kk/ $W/XcuResTarget/driver_hsqldb/kk/ $W/XcuResTarget/driver_jdbc/kk/ $W/XcuResTarget/driver_firebird_sdbc/kk/ $W/XcuResTarget/driver_mysqlc/kk/ $W/XcuResTarget/driver_writer/kk/ $W/XcuResTarget/driver_mysql_jdbc/kk/ $W/XcuResTarget/driver_postgresql/kk/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_kk.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_kn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/kn/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_kn.list [build AWK] CustomTarget/postprocess/registry/registry_kn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/kn/ $W/XcuResTarget/driver_calc/kn/ $W/XcuResTarget/driver_dbase/kn/ $W/XcuResTarget/driver_flat/kn/ $W/XcuResTarget/driver_odbc/kn/ $W/XcuResTarget/driver_mork/kn/ $W/XcuResTarget/driver_evoab/kn/ $W/XcuResTarget/driver_hsqldb/kn/ $W/XcuResTarget/driver_jdbc/kn/ $W/XcuResTarget/driver_firebird_sdbc/kn/ $W/XcuResTarget/driver_mysqlc/kn/ $W/XcuResTarget/driver_writer/kn/ $W/XcuResTarget/driver_mysql_jdbc/kn/ $W/XcuResTarget/driver_postgresql/kn/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_kn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ko.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ko/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ko.list [build AWK] CustomTarget/postprocess/registry/registry_ko.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ko/ $W/XcuResTarget/driver_calc/ko/ $W/XcuResTarget/driver_dbase/ko/ $W/XcuResTarget/driver_flat/ko/ $W/XcuResTarget/driver_odbc/ko/ $W/XcuResTarget/driver_mork/ko/ $W/XcuResTarget/driver_evoab/ko/ $W/XcuResTarget/driver_hsqldb/ko/ $W/XcuResTarget/driver_jdbc/ko/ $W/XcuResTarget/driver_firebird_sdbc/ko/ $W/XcuResTarget/driver_mysqlc/ko/ $W/XcuResTarget/driver_writer/ko/ $W/XcuResTarget/driver_mysql_jdbc/ko/ $W/XcuResTarget/driver_postgresql/ko/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ko.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_lt.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/lt/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_lt.list [build AWK] CustomTarget/postprocess/registry/registry_lt.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/lt/ $W/XcuResTarget/driver_calc/lt/ $W/XcuResTarget/driver_dbase/lt/ $W/XcuResTarget/driver_flat/lt/ $W/XcuResTarget/driver_odbc/lt/ $W/XcuResTarget/driver_mork/lt/ $W/XcuResTarget/driver_evoab/lt/ $W/XcuResTarget/driver_hsqldb/lt/ $W/XcuResTarget/driver_jdbc/lt/ $W/XcuResTarget/driver_firebird_sdbc/lt/ $W/XcuResTarget/driver_mysqlc/lt/ $W/XcuResTarget/driver_writer/lt/ $W/XcuResTarget/driver_mysql_jdbc/lt/ $W/XcuResTarget/driver_postgresql/lt/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_lt.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_lv.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/lv/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_lv.list [build AWK] CustomTarget/postprocess/registry/registry_lv.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/lv/ $W/XcuResTarget/driver_calc/lv/ $W/XcuResTarget/driver_dbase/lv/ $W/XcuResTarget/driver_flat/lv/ $W/XcuResTarget/driver_odbc/lv/ $W/XcuResTarget/driver_mork/lv/ $W/XcuResTarget/driver_evoab/lv/ $W/XcuResTarget/driver_hsqldb/lv/ $W/XcuResTarget/driver_jdbc/lv/ $W/XcuResTarget/driver_firebird_sdbc/lv/ $W/XcuResTarget/driver_mysqlc/lv/ $W/XcuResTarget/driver_writer/lv/ $W/XcuResTarget/driver_mysql_jdbc/lv/ $W/XcuResTarget/driver_postgresql/lv/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_lv.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_mai.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/mai/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_mai.list [build AWK] CustomTarget/postprocess/registry/registry_mai.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/mai/ $W/XcuResTarget/driver_calc/mai/ $W/XcuResTarget/driver_dbase/mai/ $W/XcuResTarget/driver_flat/mai/ $W/XcuResTarget/driver_odbc/mai/ $W/XcuResTarget/driver_mork/mai/ $W/XcuResTarget/driver_evoab/mai/ $W/XcuResTarget/driver_hsqldb/mai/ $W/XcuResTarget/driver_jdbc/mai/ $W/XcuResTarget/driver_firebird_sdbc/mai/ $W/XcuResTarget/driver_mysqlc/mai/ $W/XcuResTarget/driver_writer/mai/ $W/XcuResTarget/driver_mysql_jdbc/mai/ $W/XcuResTarget/driver_postgresql/mai/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_mai.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ml.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ml/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ml.list [build AWK] CustomTarget/postprocess/registry/registry_ml.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ml/ $W/XcuResTarget/driver_calc/ml/ $W/XcuResTarget/driver_dbase/ml/ $W/XcuResTarget/driver_flat/ml/ $W/XcuResTarget/driver_odbc/ml/ $W/XcuResTarget/driver_mork/ml/ $W/XcuResTarget/driver_evoab/ml/ $W/XcuResTarget/driver_hsqldb/ml/ $W/XcuResTarget/driver_jdbc/ml/ $W/XcuResTarget/driver_firebird_sdbc/ml/ $W/XcuResTarget/driver_mysqlc/ml/ $W/XcuResTarget/driver_writer/ml/ $W/XcuResTarget/driver_mysql_jdbc/ml/ $W/XcuResTarget/driver_postgresql/ml/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ml.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_mr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/mr/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_mr.list [build AWK] CustomTarget/postprocess/registry/registry_mr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/mr/ $W/XcuResTarget/driver_calc/mr/ $W/XcuResTarget/driver_dbase/mr/ $W/XcuResTarget/driver_flat/mr/ $W/XcuResTarget/driver_odbc/mr/ $W/XcuResTarget/driver_mork/mr/ $W/XcuResTarget/driver_evoab/mr/ $W/XcuResTarget/driver_hsqldb/mr/ $W/XcuResTarget/driver_jdbc/mr/ $W/XcuResTarget/driver_firebird_sdbc/mr/ $W/XcuResTarget/driver_mysqlc/mr/ $W/XcuResTarget/driver_writer/mr/ $W/XcuResTarget/driver_mysql_jdbc/mr/ $W/XcuResTarget/driver_postgresql/mr/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_mr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nb.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/nb/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_nb.list [build AWK] CustomTarget/postprocess/registry/registry_nb.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/nb/ $W/XcuResTarget/driver_calc/nb/ $W/XcuResTarget/driver_dbase/nb/ $W/XcuResTarget/driver_flat/nb/ $W/XcuResTarget/driver_odbc/nb/ $W/XcuResTarget/driver_mork/nb/ $W/XcuResTarget/driver_evoab/nb/ $W/XcuResTarget/driver_hsqldb/nb/ $W/XcuResTarget/driver_jdbc/nb/ $W/XcuResTarget/driver_firebird_sdbc/nb/ $W/XcuResTarget/driver_mysqlc/nb/ $W/XcuResTarget/driver_writer/nb/ $W/XcuResTarget/driver_mysql_jdbc/nb/ $W/XcuResTarget/driver_postgresql/nb/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_nb.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nl.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/nl/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_nl.list [build AWK] CustomTarget/postprocess/registry/registry_nl.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/nl/ $W/XcuResTarget/driver_calc/nl/ $W/XcuResTarget/driver_dbase/nl/ $W/XcuResTarget/driver_flat/nl/ $W/XcuResTarget/driver_odbc/nl/ $W/XcuResTarget/driver_mork/nl/ $W/XcuResTarget/driver_evoab/nl/ $W/XcuResTarget/driver_hsqldb/nl/ $W/XcuResTarget/driver_jdbc/nl/ $W/XcuResTarget/driver_firebird_sdbc/nl/ $W/XcuResTarget/driver_mysqlc/nl/ $W/XcuResTarget/driver_writer/nl/ $W/XcuResTarget/driver_mysql_jdbc/nl/ $W/XcuResTarget/driver_postgresql/nl/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_nl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/nn/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_nn.list [build AWK] CustomTarget/postprocess/registry/registry_nn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/nn/ $W/XcuResTarget/driver_calc/nn/ $W/XcuResTarget/driver_dbase/nn/ $W/XcuResTarget/driver_flat/nn/ $W/XcuResTarget/driver_odbc/nn/ $W/XcuResTarget/driver_mork/nn/ $W/XcuResTarget/driver_evoab/nn/ $W/XcuResTarget/driver_hsqldb/nn/ $W/XcuResTarget/driver_jdbc/nn/ $W/XcuResTarget/driver_firebird_sdbc/nn/ $W/XcuResTarget/driver_mysqlc/nn/ $W/XcuResTarget/driver_writer/nn/ $W/XcuResTarget/driver_mysql_jdbc/nn/ $W/XcuResTarget/driver_postgresql/nn/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_nn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/nr/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_nr.list [build AWK] CustomTarget/postprocess/registry/registry_nr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/nr/ $W/XcuResTarget/driver_calc/nr/ $W/XcuResTarget/driver_dbase/nr/ $W/XcuResTarget/driver_flat/nr/ $W/XcuResTarget/driver_odbc/nr/ $W/XcuResTarget/driver_mork/nr/ $W/XcuResTarget/driver_evoab/nr/ $W/XcuResTarget/driver_hsqldb/nr/ $W/XcuResTarget/driver_jdbc/nr/ $W/XcuResTarget/driver_firebird_sdbc/nr/ $W/XcuResTarget/driver_mysqlc/nr/ $W/XcuResTarget/driver_writer/nr/ $W/XcuResTarget/driver_mysql_jdbc/nr/ $W/XcuResTarget/driver_postgresql/nr/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_nr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_nso.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/nso/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_nso.list [build AWK] CustomTarget/postprocess/registry/registry_nso.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/nso/ $W/XcuResTarget/driver_calc/nso/ $W/XcuResTarget/driver_dbase/nso/ $W/XcuResTarget/driver_flat/nso/ $W/XcuResTarget/driver_odbc/nso/ $W/XcuResTarget/driver_mork/nso/ $W/XcuResTarget/driver_evoab/nso/ $W/XcuResTarget/driver_hsqldb/nso/ $W/XcuResTarget/driver_jdbc/nso/ $W/XcuResTarget/driver_firebird_sdbc/nso/ $W/XcuResTarget/driver_mysqlc/nso/ $W/XcuResTarget/driver_writer/nso/ $W/XcuResTarget/driver_mysql_jdbc/nso/ $W/XcuResTarget/driver_postgresql/nso/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_nso.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_or.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/or/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_or.list [build AWK] CustomTarget/postprocess/registry/registry_or.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/or/ $W/XcuResTarget/driver_calc/or/ $W/XcuResTarget/driver_dbase/or/ $W/XcuResTarget/driver_flat/or/ $W/XcuResTarget/driver_odbc/or/ $W/XcuResTarget/driver_mork/or/ $W/XcuResTarget/driver_evoab/or/ $W/XcuResTarget/driver_hsqldb/or/ $W/XcuResTarget/driver_jdbc/or/ $W/XcuResTarget/driver_firebird_sdbc/or/ $W/XcuResTarget/driver_mysqlc/or/ $W/XcuResTarget/driver_writer/or/ $W/XcuResTarget/driver_mysql_jdbc/or/ $W/XcuResTarget/driver_postgresql/or/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_or.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_pa-IN.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/pa-IN/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_pa-IN.list [build AWK] CustomTarget/postprocess/registry/registry_pa-IN.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/pa-IN/ $W/XcuResTarget/driver_calc/pa-IN/ $W/XcuResTarget/driver_dbase/pa-IN/ $W/XcuResTarget/driver_flat/pa-IN/ $W/XcuResTarget/driver_odbc/pa-IN/ $W/XcuResTarget/driver_mork/pa-IN/ $W/XcuResTarget/driver_evoab/pa-IN/ $W/XcuResTarget/driver_hsqldb/pa-IN/ $W/XcuResTarget/driver_jdbc/pa-IN/ $W/XcuResTarget/driver_firebird_sdbc/pa-IN/ $W/XcuResTarget/driver_mysqlc/pa-IN/ $W/XcuResTarget/driver_writer/pa-IN/ $W/XcuResTarget/driver_mysql_jdbc/pa-IN/ $W/XcuResTarget/driver_postgresql/pa-IN/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_pa-IN.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_pl.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/pl/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_pl.list [build AWK] CustomTarget/postprocess/registry/registry_pl.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/pl/ $W/XcuResTarget/driver_calc/pl/ $W/XcuResTarget/driver_dbase/pl/ $W/XcuResTarget/driver_flat/pl/ $W/XcuResTarget/driver_odbc/pl/ $W/XcuResTarget/driver_mork/pl/ $W/XcuResTarget/driver_evoab/pl/ $W/XcuResTarget/driver_hsqldb/pl/ $W/XcuResTarget/driver_jdbc/pl/ $W/XcuResTarget/driver_firebird_sdbc/pl/ $W/XcuResTarget/driver_mysqlc/pl/ $W/XcuResTarget/driver_writer/pl/ $W/XcuResTarget/driver_mysql_jdbc/pl/ $W/XcuResTarget/driver_postgresql/pl/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_pl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_pt-BR.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/pt-BR/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_pt-BR.list [build AWK] CustomTarget/postprocess/registry/registry_pt-BR.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/pt-BR/ $W/XcuResTarget/driver_calc/pt-BR/ $W/XcuResTarget/driver_dbase/pt-BR/ $W/XcuResTarget/driver_flat/pt-BR/ $W/XcuResTarget/driver_odbc/pt-BR/ $W/XcuResTarget/driver_mork/pt-BR/ $W/XcuResTarget/driver_evoab/pt-BR/ $W/XcuResTarget/driver_hsqldb/pt-BR/ $W/XcuResTarget/driver_jdbc/pt-BR/ $W/XcuResTarget/driver_firebird_sdbc/pt-BR/ $W/XcuResTarget/driver_mysqlc/pt-BR/ $W/XcuResTarget/driver_writer/pt-BR/ $W/XcuResTarget/driver_mysql_jdbc/pt-BR/ $W/XcuResTarget/driver_postgresql/pt-BR/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_pt-BR.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_pt.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/pt/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_pt.list [build AWK] CustomTarget/postprocess/registry/registry_pt.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/pt/ $W/XcuResTarget/driver_calc/pt/ $W/XcuResTarget/driver_dbase/pt/ $W/XcuResTarget/driver_flat/pt/ $W/XcuResTarget/driver_odbc/pt/ $W/XcuResTarget/driver_mork/pt/ $W/XcuResTarget/driver_evoab/pt/ $W/XcuResTarget/driver_hsqldb/pt/ $W/XcuResTarget/driver_jdbc/pt/ $W/XcuResTarget/driver_firebird_sdbc/pt/ $W/XcuResTarget/driver_mysqlc/pt/ $W/XcuResTarget/driver_writer/pt/ $W/XcuResTarget/driver_mysql_jdbc/pt/ $W/XcuResTarget/driver_postgresql/pt/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_pt.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ro.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ro/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ro.list [build AWK] CustomTarget/postprocess/registry/registry_ro.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ro/ $W/XcuResTarget/driver_calc/ro/ $W/XcuResTarget/driver_dbase/ro/ $W/XcuResTarget/driver_flat/ro/ $W/XcuResTarget/driver_odbc/ro/ $W/XcuResTarget/driver_mork/ro/ $W/XcuResTarget/driver_evoab/ro/ $W/XcuResTarget/driver_hsqldb/ro/ $W/XcuResTarget/driver_jdbc/ro/ $W/XcuResTarget/driver_firebird_sdbc/ro/ $W/XcuResTarget/driver_mysqlc/ro/ $W/XcuResTarget/driver_writer/ro/ $W/XcuResTarget/driver_mysql_jdbc/ro/ $W/XcuResTarget/driver_postgresql/ro/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ro.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ru.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ru/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ru.list [build AWK] CustomTarget/postprocess/registry/registry_ru.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ru/ $W/XcuResTarget/driver_calc/ru/ $W/XcuResTarget/driver_dbase/ru/ $W/XcuResTarget/driver_flat/ru/ $W/XcuResTarget/driver_odbc/ru/ $W/XcuResTarget/driver_mork/ru/ $W/XcuResTarget/driver_evoab/ru/ $W/XcuResTarget/driver_hsqldb/ru/ $W/XcuResTarget/driver_jdbc/ru/ $W/XcuResTarget/driver_firebird_sdbc/ru/ $W/XcuResTarget/driver_mysqlc/ru/ $W/XcuResTarget/driver_writer/ru/ $W/XcuResTarget/driver_mysql_jdbc/ru/ $W/XcuResTarget/driver_postgresql/ru/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ru.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_si.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/si/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_si.list [build AWK] CustomTarget/postprocess/registry/registry_si.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/si/ $W/XcuResTarget/driver_calc/si/ $W/XcuResTarget/driver_dbase/si/ $W/XcuResTarget/driver_flat/si/ $W/XcuResTarget/driver_odbc/si/ $W/XcuResTarget/driver_mork/si/ $W/XcuResTarget/driver_evoab/si/ $W/XcuResTarget/driver_hsqldb/si/ $W/XcuResTarget/driver_jdbc/si/ $W/XcuResTarget/driver_firebird_sdbc/si/ $W/XcuResTarget/driver_mysqlc/si/ $W/XcuResTarget/driver_writer/si/ $W/XcuResTarget/driver_mysql_jdbc/si/ $W/XcuResTarget/driver_postgresql/si/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_si.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sk.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/sk/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_sk.list [build AWK] CustomTarget/postprocess/registry/registry_sk.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/sk/ $W/XcuResTarget/driver_calc/sk/ $W/XcuResTarget/driver_dbase/sk/ $W/XcuResTarget/driver_flat/sk/ $W/XcuResTarget/driver_odbc/sk/ $W/XcuResTarget/driver_mork/sk/ $W/XcuResTarget/driver_evoab/sk/ $W/XcuResTarget/driver_hsqldb/sk/ $W/XcuResTarget/driver_jdbc/sk/ $W/XcuResTarget/driver_firebird_sdbc/sk/ $W/XcuResTarget/driver_mysqlc/sk/ $W/XcuResTarget/driver_writer/sk/ $W/XcuResTarget/driver_mysql_jdbc/sk/ $W/XcuResTarget/driver_postgresql/sk/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_sk.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sl.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/sl/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_sl.list [build AWK] CustomTarget/postprocess/registry/registry_sl.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/sl/ $W/XcuResTarget/driver_calc/sl/ $W/XcuResTarget/driver_dbase/sl/ $W/XcuResTarget/driver_flat/sl/ $W/XcuResTarget/driver_odbc/sl/ $W/XcuResTarget/driver_mork/sl/ $W/XcuResTarget/driver_evoab/sl/ $W/XcuResTarget/driver_hsqldb/sl/ $W/XcuResTarget/driver_jdbc/sl/ $W/XcuResTarget/driver_firebird_sdbc/sl/ $W/XcuResTarget/driver_mysqlc/sl/ $W/XcuResTarget/driver_writer/sl/ $W/XcuResTarget/driver_mysql_jdbc/sl/ $W/XcuResTarget/driver_postgresql/sl/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_sl.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/sr/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_sr.list [build AWK] CustomTarget/postprocess/registry/registry_sr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/sr/ $W/XcuResTarget/driver_calc/sr/ $W/XcuResTarget/driver_dbase/sr/ $W/XcuResTarget/driver_flat/sr/ $W/XcuResTarget/driver_odbc/sr/ $W/XcuResTarget/driver_mork/sr/ $W/XcuResTarget/driver_evoab/sr/ $W/XcuResTarget/driver_hsqldb/sr/ $W/XcuResTarget/driver_jdbc/sr/ $W/XcuResTarget/driver_firebird_sdbc/sr/ $W/XcuResTarget/driver_mysqlc/sr/ $W/XcuResTarget/driver_writer/sr/ $W/XcuResTarget/driver_mysql_jdbc/sr/ $W/XcuResTarget/driver_postgresql/sr/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_sr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sr-Latn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/sr-Latn/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_sr-Latn.list [build AWK] CustomTarget/postprocess/registry/registry_sr-Latn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/sr-Latn/ $W/XcuResTarget/driver_calc/sr-Latn/ $W/XcuResTarget/driver_dbase/sr-Latn/ $W/XcuResTarget/driver_flat/sr-Latn/ $W/XcuResTarget/driver_odbc/sr-Latn/ $W/XcuResTarget/driver_mork/sr-Latn/ $W/XcuResTarget/driver_evoab/sr-Latn/ $W/XcuResTarget/driver_hsqldb/sr-Latn/ $W/XcuResTarget/driver_jdbc/sr-Latn/ $W/XcuResTarget/driver_firebird_sdbc/sr-Latn/ $W/XcuResTarget/driver_mysqlc/sr-Latn/ $W/XcuResTarget/driver_writer/sr-Latn/ $W/XcuResTarget/driver_mysql_jdbc/sr-Latn/ $W/XcuResTarget/driver_postgresql/sr-Latn/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_sr-Latn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ss.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ss/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ss.list [build AWK] CustomTarget/postprocess/registry/registry_ss.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ss/ $W/XcuResTarget/driver_calc/ss/ $W/XcuResTarget/driver_dbase/ss/ $W/XcuResTarget/driver_flat/ss/ $W/XcuResTarget/driver_odbc/ss/ $W/XcuResTarget/driver_mork/ss/ $W/XcuResTarget/driver_evoab/ss/ $W/XcuResTarget/driver_hsqldb/ss/ $W/XcuResTarget/driver_jdbc/ss/ $W/XcuResTarget/driver_firebird_sdbc/ss/ $W/XcuResTarget/driver_mysqlc/ss/ $W/XcuResTarget/driver_writer/ss/ $W/XcuResTarget/driver_mysql_jdbc/ss/ $W/XcuResTarget/driver_postgresql/ss/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ss.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_st.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/st/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_st.list [build AWK] CustomTarget/postprocess/registry/registry_st.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/st/ $W/XcuResTarget/driver_calc/st/ $W/XcuResTarget/driver_dbase/st/ $W/XcuResTarget/driver_flat/st/ $W/XcuResTarget/driver_odbc/st/ $W/XcuResTarget/driver_mork/st/ $W/XcuResTarget/driver_evoab/st/ $W/XcuResTarget/driver_hsqldb/st/ $W/XcuResTarget/driver_jdbc/st/ $W/XcuResTarget/driver_firebird_sdbc/st/ $W/XcuResTarget/driver_mysqlc/st/ $W/XcuResTarget/driver_writer/st/ $W/XcuResTarget/driver_mysql_jdbc/st/ $W/XcuResTarget/driver_postgresql/st/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_st.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_sv.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/sv/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_sv.list [build AWK] CustomTarget/postprocess/registry/registry_sv.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/sv/ $W/XcuResTarget/driver_calc/sv/ $W/XcuResTarget/driver_dbase/sv/ $W/XcuResTarget/driver_flat/sv/ $W/XcuResTarget/driver_odbc/sv/ $W/XcuResTarget/driver_mork/sv/ $W/XcuResTarget/driver_evoab/sv/ $W/XcuResTarget/driver_hsqldb/sv/ $W/XcuResTarget/driver_jdbc/sv/ $W/XcuResTarget/driver_firebird_sdbc/sv/ $W/XcuResTarget/driver_mysqlc/sv/ $W/XcuResTarget/driver_writer/sv/ $W/XcuResTarget/driver_mysql_jdbc/sv/ $W/XcuResTarget/driver_postgresql/sv/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_sv.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ta.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ta/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ta.list [build AWK] CustomTarget/postprocess/registry/registry_ta.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ta/ $W/XcuResTarget/driver_calc/ta/ $W/XcuResTarget/driver_dbase/ta/ $W/XcuResTarget/driver_flat/ta/ $W/XcuResTarget/driver_odbc/ta/ $W/XcuResTarget/driver_mork/ta/ $W/XcuResTarget/driver_evoab/ta/ $W/XcuResTarget/driver_hsqldb/ta/ $W/XcuResTarget/driver_jdbc/ta/ $W/XcuResTarget/driver_firebird_sdbc/ta/ $W/XcuResTarget/driver_mysqlc/ta/ $W/XcuResTarget/driver_writer/ta/ $W/XcuResTarget/driver_mysql_jdbc/ta/ $W/XcuResTarget/driver_postgresql/ta/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ta.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_te.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/te/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_te.list [build AWK] CustomTarget/postprocess/registry/registry_te.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/te/ $W/XcuResTarget/driver_calc/te/ $W/XcuResTarget/driver_dbase/te/ $W/XcuResTarget/driver_flat/te/ $W/XcuResTarget/driver_odbc/te/ $W/XcuResTarget/driver_mork/te/ $W/XcuResTarget/driver_evoab/te/ $W/XcuResTarget/driver_hsqldb/te/ $W/XcuResTarget/driver_jdbc/te/ $W/XcuResTarget/driver_firebird_sdbc/te/ $W/XcuResTarget/driver_mysqlc/te/ $W/XcuResTarget/driver_writer/te/ $W/XcuResTarget/driver_mysql_jdbc/te/ $W/XcuResTarget/driver_postgresql/te/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_te.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_th.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/th/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_th.list [build AWK] CustomTarget/postprocess/registry/registry_th.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/th/ $W/XcuResTarget/driver_calc/th/ $W/XcuResTarget/driver_dbase/th/ $W/XcuResTarget/driver_flat/th/ $W/XcuResTarget/driver_odbc/th/ $W/XcuResTarget/driver_mork/th/ $W/XcuResTarget/driver_evoab/th/ $W/XcuResTarget/driver_hsqldb/th/ $W/XcuResTarget/driver_jdbc/th/ $W/XcuResTarget/driver_firebird_sdbc/th/ $W/XcuResTarget/driver_mysqlc/th/ $W/XcuResTarget/driver_writer/th/ $W/XcuResTarget/driver_mysql_jdbc/th/ $W/XcuResTarget/driver_postgresql/th/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_th.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_tn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/tn/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_tn.list [build AWK] CustomTarget/postprocess/registry/registry_tn.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/tn/ $W/XcuResTarget/driver_calc/tn/ $W/XcuResTarget/driver_dbase/tn/ $W/XcuResTarget/driver_flat/tn/ $W/XcuResTarget/driver_odbc/tn/ $W/XcuResTarget/driver_mork/tn/ $W/XcuResTarget/driver_evoab/tn/ $W/XcuResTarget/driver_hsqldb/tn/ $W/XcuResTarget/driver_jdbc/tn/ $W/XcuResTarget/driver_firebird_sdbc/tn/ $W/XcuResTarget/driver_mysqlc/tn/ $W/XcuResTarget/driver_writer/tn/ $W/XcuResTarget/driver_mysql_jdbc/tn/ $W/XcuResTarget/driver_postgresql/tn/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_tn.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_tr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/tr/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_tr.list [build AWK] CustomTarget/postprocess/registry/registry_tr.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/tr/ $W/XcuResTarget/driver_calc/tr/ $W/XcuResTarget/driver_dbase/tr/ $W/XcuResTarget/driver_flat/tr/ $W/XcuResTarget/driver_odbc/tr/ $W/XcuResTarget/driver_mork/tr/ $W/XcuResTarget/driver_evoab/tr/ $W/XcuResTarget/driver_hsqldb/tr/ $W/XcuResTarget/driver_jdbc/tr/ $W/XcuResTarget/driver_firebird_sdbc/tr/ $W/XcuResTarget/driver_mysqlc/tr/ $W/XcuResTarget/driver_writer/tr/ $W/XcuResTarget/driver_mysql_jdbc/tr/ $W/XcuResTarget/driver_postgresql/tr/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_tr.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ts.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ts/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ts.list [build AWK] CustomTarget/postprocess/registry/registry_ts.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ts/ $W/XcuResTarget/driver_calc/ts/ $W/XcuResTarget/driver_dbase/ts/ $W/XcuResTarget/driver_flat/ts/ $W/XcuResTarget/driver_odbc/ts/ $W/XcuResTarget/driver_mork/ts/ $W/XcuResTarget/driver_evoab/ts/ $W/XcuResTarget/driver_hsqldb/ts/ $W/XcuResTarget/driver_jdbc/ts/ $W/XcuResTarget/driver_firebird_sdbc/ts/ $W/XcuResTarget/driver_mysqlc/ts/ $W/XcuResTarget/driver_writer/ts/ $W/XcuResTarget/driver_mysql_jdbc/ts/ $W/XcuResTarget/driver_postgresql/ts/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ts.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_uk.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/uk/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_uk.list [build AWK] CustomTarget/postprocess/registry/registry_uk.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/uk/ $W/XcuResTarget/driver_calc/uk/ $W/XcuResTarget/driver_dbase/uk/ $W/XcuResTarget/driver_flat/uk/ $W/XcuResTarget/driver_odbc/uk/ $W/XcuResTarget/driver_mork/uk/ $W/XcuResTarget/driver_evoab/uk/ $W/XcuResTarget/driver_hsqldb/uk/ $W/XcuResTarget/driver_jdbc/uk/ $W/XcuResTarget/driver_firebird_sdbc/uk/ $W/XcuResTarget/driver_mysqlc/uk/ $W/XcuResTarget/driver_writer/uk/ $W/XcuResTarget/driver_mysql_jdbc/uk/ $W/XcuResTarget/driver_postgresql/uk/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_uk.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_ve.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/ve/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_ve.list [build AWK] CustomTarget/postprocess/registry/registry_ve.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/ve/ $W/XcuResTarget/driver_calc/ve/ $W/XcuResTarget/driver_dbase/ve/ $W/XcuResTarget/driver_flat/ve/ $W/XcuResTarget/driver_odbc/ve/ $W/XcuResTarget/driver_mork/ve/ $W/XcuResTarget/driver_evoab/ve/ $W/XcuResTarget/driver_hsqldb/ve/ $W/XcuResTarget/driver_jdbc/ve/ $W/XcuResTarget/driver_firebird_sdbc/ve/ $W/XcuResTarget/driver_mysqlc/ve/ $W/XcuResTarget/driver_writer/ve/ $W/XcuResTarget/driver_mysql_jdbc/ve/ $W/XcuResTarget/driver_postgresql/ve/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_ve.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_xh.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/xh/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_xh.list [build AWK] CustomTarget/postprocess/registry/registry_xh.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/xh/ $W/XcuResTarget/driver_calc/xh/ $W/XcuResTarget/driver_dbase/xh/ $W/XcuResTarget/driver_flat/xh/ $W/XcuResTarget/driver_odbc/xh/ $W/XcuResTarget/driver_mork/xh/ $W/XcuResTarget/driver_evoab/xh/ $W/XcuResTarget/driver_hsqldb/xh/ $W/XcuResTarget/driver_jdbc/xh/ $W/XcuResTarget/driver_firebird_sdbc/xh/ $W/XcuResTarget/driver_mysqlc/xh/ $W/XcuResTarget/driver_writer/xh/ $W/XcuResTarget/driver_mysql_jdbc/xh/ $W/XcuResTarget/driver_postgresql/xh/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_xh.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_zh-CN.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/zh-CN/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_zh-CN.list [build AWK] CustomTarget/postprocess/registry/registry_zh-CN.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/zh-CN/ $W/XcuResTarget/driver_calc/zh-CN/ $W/XcuResTarget/driver_dbase/zh-CN/ $W/XcuResTarget/driver_flat/zh-CN/ $W/XcuResTarget/driver_odbc/zh-CN/ $W/XcuResTarget/driver_mork/zh-CN/ $W/XcuResTarget/driver_evoab/zh-CN/ $W/XcuResTarget/driver_hsqldb/zh-CN/ $W/XcuResTarget/driver_jdbc/zh-CN/ $W/XcuResTarget/driver_firebird_sdbc/zh-CN/ $W/XcuResTarget/driver_mysqlc/zh-CN/ $W/XcuResTarget/driver_writer/zh-CN/ $W/XcuResTarget/driver_mysql_jdbc/zh-CN/ $W/XcuResTarget/driver_postgresql/zh-CN/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_zh-CN.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_zh-TW.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/zh-TW/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_zh-TW.list [build AWK] CustomTarget/postprocess/registry/registry_zh-TW.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/zh-TW/ $W/XcuResTarget/driver_calc/zh-TW/ $W/XcuResTarget/driver_dbase/zh-TW/ $W/XcuResTarget/driver_flat/zh-TW/ $W/XcuResTarget/driver_odbc/zh-TW/ $W/XcuResTarget/driver_mork/zh-TW/ $W/XcuResTarget/driver_evoab/zh-TW/ $W/XcuResTarget/driver_hsqldb/zh-TW/ $W/XcuResTarget/driver_jdbc/zh-TW/ $W/XcuResTarget/driver_firebird_sdbc/zh-TW/ $W/XcuResTarget/driver_mysqlc/zh-TW/ $W/XcuResTarget/driver_writer/zh-TW/ $W/XcuResTarget/driver_mysql_jdbc/zh-TW/ $W/XcuResTarget/driver_postgresql/zh-TW/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_zh-TW.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_zu.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/zu/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_zu.list [build AWK] CustomTarget/postprocess/registry/registry_zu.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/registry/zu/ $W/XcuResTarget/driver_calc/zu/ $W/XcuResTarget/driver_dbase/zu/ $W/XcuResTarget/driver_flat/zu/ $W/XcuResTarget/driver_odbc/zu/ $W/XcuResTarget/driver_mork/zu/ $W/XcuResTarget/driver_evoab/zu/ $W/XcuResTarget/driver_hsqldb/zu/ $W/XcuResTarget/driver_jdbc/zu/ $W/XcuResTarget/driver_firebird_sdbc/zu/ $W/XcuResTarget/driver_mysqlc/zu/ $W/XcuResTarget/driver_writer/zu/ $W/XcuResTarget/driver_mysql_jdbc/zu/ $W/XcuResTarget/driver_postgresql/zu/ -name *.xcu | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/registry_zu.list rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN.filelist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW.filelist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW.translate [build BIN] idlc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/idlc [build BIN] librelogo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/librelogo [build PKG] odk_share_readme_generated rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_share_readme_generated.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_share_readme_generated.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/odk_share_readme_generated.filelist [build MOD] officecfg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/officecfg [build BIN] readlicense_oo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/readlicense_oo [build BIN] registry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/registry [build IMO] scp2/base touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/base.done [build IMO] scp2/calc touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/calc.done [build IMO] scp2/draw touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/draw.done [build IMO] scp2/extensions touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/extensions.done [build IMO] scp2/graphicfilter touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/graphicfilter.done [build IMO] scp2/impress touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/impress.done [build IMO] scp2/math touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/math.done [build IMO] scp2/onlineupdate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/onlineupdate.done [build IMO] scp2/ooo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/ooo.done [build IMO] scp2/python touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/python.done [build IMO] scp2/writer touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/writer.done [build IMO] scp2/xsltfilter touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/xsltfilter.done [build IMO] scp2/gnome touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/gnome.done [build IMO] scp2/kde touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InstallModule/scp2/kde.done [build INS] sdkoo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.jEzbn9 && /usr/bin/perl $S/solenv/bin/par2script.pl -q -i $W/ScpTarget/scp2/source/sdkoo/ -o $W/InstallScriptTarget/sdkoo.ins @@${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build LNK] Executable/uno-skeletonmaker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../../program' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unodevtools/source/unodevtools/options.o $W/CxxObject/unodevtools/source/skeletonmaker/skeletonmaker.o $W/CxxObject/unodevtools/source/skeletonmaker/skeletoncommon.o $W/CxxObject/unodevtools/source/skeletonmaker/javatypemaker.o $W/CxxObject/unodevtools/source/skeletonmaker/cpptypemaker.o $W/CxxObject/unodevtools/source/skeletonmaker/javacompskeleton.o $W/CxxObject/unodevtools/source/skeletonmaker/cppcompskeleton.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libcodemaker.a $W/LinkTarget/StaticLibrary/libcodemaker_cpp.a $W/LinkTarget/StaticLibrary/libcodemaker_java.a -Wl,--end-group -Wl,--no-as-needed -luno_sal -luno_salhelpergcc3 -lunoidllo -o $I/sdk/bin/uno-skeletonmaker [build LNK] Executable/unoidl-read S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unoidl/source/unoidl-read.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lunoidllo -luno_salhelpergcc3 -luno_sal -o $W/LinkTarget/Executable/unoidl-read TEMPFILE=/tmp/gbuild.RHTaRT && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-read.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/cppumaker.run touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/unoidl-write.run touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/unoidl-check.run touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/javamaker.run [build BIN] codemaker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/codemaker /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/hsqldb/lib/hsqldb.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/classes/hsqldb.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnpackedTarball/rhino/build/rhino1_5R5/js.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/classes/js.jar [build PRL] CustomTarget/postprocess/images/images_breeze.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.MU17w4 && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/breeze -m $S/icon-themes/breeze -c $S/icon-themes/breeze -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/breeze_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_breeze.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_breeze_dark.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.re2G5t && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/breeze_dark -m $S/icon-themes/breeze_dark -c $S/icon-themes/breeze_dark -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/breeze_dark_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_breeze_dark.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_breeze_svg.zip TEMPFILE=/tmp/gbuild.oanD1u && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/uno-skeletonmaker.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.IoZ93s && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/breeze_svg -m $S/icon-themes/breeze_svg -c $S/icon-themes/breeze_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/breeze_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_breeze_svg.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_colibre.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.MMsaDQ && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/colibre -m $S/icon-themes/colibre -c $S/icon-themes/colibre -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/colibre_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_colibre.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_colibre_svg.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.oNw4wP && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/colibre_svg -m $S/icon-themes/colibre_svg -c $S/icon-themes/colibre_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/colibre_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_colibre_svg.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_elementary.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.emgf3G && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/elementary -m $S/icon-themes/elementary -c $S/icon-themes/elementary -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/elementary_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_elementary.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_elementary_svg.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.4HiiHR && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/elementary_svg -m $S/icon-themes/elementary_svg -c $S/icon-themes/elementary_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/elementary_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_elementary_svg.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_karasa_jaga.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.rWQsLg && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/karasa_jaga -m $S/icon-themes/karasa_jaga -c $S/icon-themes/karasa_jaga -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/karasa_jaga_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_karasa_jaga.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_karasa_jaga_svg.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.zdiSfz && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/karasa_jaga_svg -m $S/icon-themes/karasa_jaga_svg -c $S/icon-themes/karasa_jaga_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/karasa_jaga_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_karasa_jaga_svg.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_sifr.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.ULimcr && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/sifr -m $S/icon-themes/sifr -c $S/icon-themes/sifr -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sifr_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sifr.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_sifr_dark.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.I122nn && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/sifr_dark -m $S/icon-themes/sifr_dark -c $S/icon-themes/sifr_dark -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sifr_dark_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sifr_dark.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_sifr_svg.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.0mvXxS && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/sifr_svg -m $S/icon-themes/sifr_svg -c $S/icon-themes/sifr_svg -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/sifr_svg_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_sifr_svg.zip > /dev/null && rm -rf ${ILSTFILE} [build PRL] CustomTarget/postprocess/images/images_tango.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ILSTFILE=/tmp/gbuild.5maR6Y && PYTHONPATH=$PYTHONPATH${PYTHONPATH:+${PYPATH:+:}}$PYPATH /usr/bin/python3 $S/solenv/bin/pack_images.py -g $S/icon-themes/tango -m $S/icon-themes/tango -c $S/icon-themes/tango -l ${ILSTFILE} -L $W/CustomTarget/postprocess/images/tango_links.txt -s $W/CustomTarget/postprocess/images/sorted.lst -o $W/CustomTarget/postprocess/images/images_tango.zip > /dev/null && rm -rf ${ILSTFILE} [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_en-US.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/en-US/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_en-US.list [build XCD] registry_en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_en-US.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_en-US.list [build AWK] CustomTarget/postprocess/registry/fcfg_langpack_af.list S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $W/XcuResTarget/fcfg_langpack/af/ -name *.xcu -size +0c | LC_ALL=C sort | awk 'BEGIN{print ""} {print ""$0""} END {print ""}' > $W/CustomTarget/postprocess/registry/fcfg_langpack_af.list [build XCD] registry_af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_af.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_af.list [build XCD] fcfg_langpack_ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ar.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ar.list [build XCD] registry_ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ar.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ar.list [build XCD] fcfg_langpack_as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_as.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_as.list [build XCD] registry_as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_as.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_as.list [build XCD] fcfg_langpack_bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_bg.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_bg.list [build XCD] registry_bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_bg.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_bg.list [build XCD] fcfg_langpack_bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_bn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_bn.list [build XCD] registry_bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_bn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_bn.list [build XCD] fcfg_langpack_br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_br.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_br.list [build XCD] registry_br S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_br.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_br.list [build XCD] fcfg_langpack_ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ca.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ca.list [build XCD] registry_ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ca.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ca.list [build XCD] fcfg_langpack_cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_cs.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_cs.list [build XCD] registry_cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_cs.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_cs.list [build XCD] fcfg_langpack_cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_cy.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_cy.list [build XCD] registry_cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_cy.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_cy.list [build XCD] fcfg_langpack_da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_da.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_da.list [build XCD] registry_da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_da.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_da.list [build XCD] fcfg_langpack_de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_de.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_de.list [build XCD] registry_de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_de.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_de.list [build XCD] fcfg_langpack_dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_dz.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_dz.list [build XCD] registry_dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_dz.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_dz.list [build XCD] fcfg_langpack_el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_el.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_el.list [build XCD] registry_el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_el.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_el.list [build XCD] fcfg_langpack_eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_eo.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_eo.list [build XCD] registry_eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_eo.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_eo.list [build XCD] fcfg_langpack_es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_es.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_es.list [build XCD] registry_es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_es.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_es.list [build XCD] fcfg_langpack_et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_et.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_et.list [build XCD] registry_et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_et.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_et.list [build XCD] fcfg_langpack_eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_eu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_eu.list [build XCD] registry_eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_eu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_eu.list [build XCD] fcfg_langpack_fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_fa.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_fa.list [build XCD] registry_fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_fa.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_fa.list [build XCD] fcfg_langpack_fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_fi.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_fi.list [build XCD] registry_fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_fi.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_fi.list [build XCD] fcfg_langpack_fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_fr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_fr.list [build XCD] registry_fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_fr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_fr.list [build XCD] fcfg_langpack_ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ga.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ga.list [build XCD] registry_ga S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ga.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ga.list [build XCD] fcfg_langpack_gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_gl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_gl.list [build XCD] registry_gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_gl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_gl.list [build XCD] fcfg_langpack_gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_gu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_gu.list [build XCD] registry_gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_gu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_gu.list [build XCD] fcfg_langpack_he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_he.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_he.list [build XCD] registry_he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_he.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_he.list [build XCD] fcfg_langpack_hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_hi.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_hi.list [build XCD] registry_hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_hi.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_hi.list [build XCD] fcfg_langpack_hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_hr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_hr.list [build XCD] registry_hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_hr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_hr.list [build XCD] fcfg_langpack_hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_hu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_hu.list [build XCD] registry_hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_hu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_hu.list [build XCD] fcfg_langpack_id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_id.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_id.list [build XCD] registry_id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_id.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_id.list [build XCD] fcfg_langpack_it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_it.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_it.list [build XCD] registry_it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_it.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_it.list [build XCD] fcfg_langpack_ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ja.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ja.list [build XCD] registry_ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ja.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ja.list [build XCD] fcfg_langpack_kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_kk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_kk.list [build XCD] registry_kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_kk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_kk.list [build XCD] fcfg_langpack_kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_kn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_kn.list [build XCD] registry_kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_kn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_kn.list [build XCD] fcfg_langpack_ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ko.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ko.list [build XCD] registry_ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ko.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ko.list [build XCD] fcfg_langpack_lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_lt.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_lt.list [build XCD] registry_lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_lt.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_lt.list [build XCD] fcfg_langpack_lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_lv.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_lv.list [build XCD] registry_lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_lv.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_lv.list [build XCD] fcfg_langpack_mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_mai.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_mai.list [build XCD] registry_mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_mai.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_mai.list [build XCD] fcfg_langpack_ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ml.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ml.list [build XCD] registry_ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ml.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ml.list [build XCD] fcfg_langpack_mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_mr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_mr.list [build XCD] registry_mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_mr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_mr.list [build XCD] fcfg_langpack_nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_nb.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_nb.list [build XCD] registry_nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_nb.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_nb.list [build XCD] fcfg_langpack_nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_nl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_nl.list [build XCD] registry_nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_nl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_nl.list [build XCD] fcfg_langpack_nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_nn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_nn.list [build XCD] registry_nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_nn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_nn.list [build XCD] fcfg_langpack_nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_nr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_nr.list [build XCD] registry_nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_nr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_nr.list [build XCD] fcfg_langpack_nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_nso.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_nso.list [build XCD] registry_nso S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_nso.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_nso.list [build XCD] fcfg_langpack_or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_or.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_or.list [build XCD] registry_or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_or.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_or.list [build XCD] fcfg_langpack_pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_pa-IN.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_pa-IN.list [build XCD] registry_pa-IN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_pa-IN.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_pa-IN.list [build XCD] fcfg_langpack_pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_pl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_pl.list [build XCD] registry_pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_pl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_pl.list [build XCD] fcfg_langpack_pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_pt-BR.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_pt-BR.list [build XCD] registry_pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_pt-BR.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_pt-BR.list [build XCD] fcfg_langpack_pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_pt.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_pt.list [build XCD] registry_pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_pt.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_pt.list [build XCD] fcfg_langpack_ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ro.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ro.list [build XCD] registry_ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ro.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ro.list [build XCD] fcfg_langpack_ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ru.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ru.list [build XCD] registry_ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ru.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ru.list [build XCD] fcfg_langpack_si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_si.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_si.list [build XCD] registry_si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_si.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_si.list [build XCD] fcfg_langpack_sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_sk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_sk.list [build XCD] registry_sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_sk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_sk.list [build XCD] fcfg_langpack_sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_sl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_sl.list [build XCD] registry_sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_sl.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_sl.list [build XCD] fcfg_langpack_sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_sr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_sr.list [build XCD] registry_sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_sr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_sr.list [build XCD] fcfg_langpack_sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_sr-Latn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_sr-Latn.list [build XCD] registry_sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_sr-Latn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_sr-Latn.list [build XCD] fcfg_langpack_ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ss.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ss.list [build XCD] registry_ss S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ss.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ss.list [build XCD] fcfg_langpack_st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_st.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_st.list [build XCD] registry_st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_st.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_st.list [build XCD] fcfg_langpack_sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_sv.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_sv.list [build XCD] registry_sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_sv.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_sv.list [build XCD] fcfg_langpack_ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ta.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ta.list [build XCD] registry_ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ta.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ta.list [build XCD] fcfg_langpack_te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_te.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_te.list [build XCD] registry_te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_te.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_te.list [build XCD] fcfg_langpack_th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_th.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_th.list [build XCD] registry_th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_th.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_th.list [build XCD] fcfg_langpack_tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_tn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_tn.list [build XCD] registry_tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_tn.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_tn.list [build XCD] fcfg_langpack_tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_tr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_tr.list [build XCD] registry_tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_tr.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_tr.list [build XCD] fcfg_langpack_ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ts.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ts.list [build XCD] registry_ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ts.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ts.list [build XCD] fcfg_langpack_uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_uk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_uk.list [build XCD] registry_uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_uk.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_uk.list [build XCD] fcfg_langpack_ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_ve.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_ve.list [build XCD] registry_ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_ve.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_ve.list [build XCD] fcfg_langpack_xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_xh.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_xh.list [build XCD] registry_xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_xh.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_xh.list [build XCD] fcfg_langpack_zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_zh-CN.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_zh-CN.list [build XCD] registry_zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_zh-CN.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_zh-CN.list [build XCD] fcfg_langpack_zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_zh-TW.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_zh-TW.list [build XCD] registry_zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_zh-TW.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_zh-TW.list [build XCD] fcfg_langpack_zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_zu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_zu.list [build XCD] registry_zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/registry_zu.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/registry_zu.list rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar.filelist && mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar.filelist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar.translate [build TRE] scalc/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bRileC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l bg -m ${POFILES} -o $W/HelpTreeTarget/scalc/bg.tree -r $W/HelpTranslatePartTarget/bg/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.r4nkW4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l bn -m ${POFILES} -o $W/HelpTreeTarget/scalc/bn.tree -r $W/HelpTranslatePartTarget/bn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gQxxcl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l ca -m ${POFILES} -o $W/HelpTreeTarget/scalc/ca.tree -r $W/HelpTranslatePartTarget/ca/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AWAlHm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l cs -m ${POFILES} -o $W/HelpTreeTarget/scalc/cs.tree -r $W/HelpTranslatePartTarget/cs/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YYrFEh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l da -m ${POFILES} -o $W/HelpTreeTarget/scalc/da.tree -r $W/HelpTranslatePartTarget/da/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E8fWBg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l de -m ${POFILES} -o $W/HelpTreeTarget/scalc/de.tree -r $W/HelpTranslatePartTarget/de/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FL93OD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l dz -m ${POFILES} -o $W/HelpTreeTarget/scalc/dz.tree -r $W/HelpTranslatePartTarget/dz/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w7FHpQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l el -m ${POFILES} -o $W/HelpTreeTarget/scalc/el.tree -r $W/HelpTranslatePartTarget/el/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4Ypw1m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l eo -m ${POFILES} -o $W/HelpTreeTarget/scalc/eo.tree -r $W/HelpTranslatePartTarget/eo/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OfxAyE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l es -m ${POFILES} -o $W/HelpTreeTarget/scalc/es.tree -r $W/HelpTranslatePartTarget/es/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1JwNdI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l et -m ${POFILES} -o $W/HelpTreeTarget/scalc/et.tree -r $W/HelpTranslatePartTarget/et/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MJ90ZO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l eu -m ${POFILES} -o $W/HelpTreeTarget/scalc/eu.tree -r $W/HelpTranslatePartTarget/eu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.zRah36 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l fi -m ${POFILES} -o $W/HelpTreeTarget/scalc/fi.tree -r $W/HelpTranslatePartTarget/fi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bP5v2t && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l fr -m ${POFILES} -o $W/HelpTreeTarget/scalc/fr.tree -r $W/HelpTranslatePartTarget/fr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Tj3zw8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l gl -m ${POFILES} -o $W/HelpTreeTarget/scalc/gl.tree -r $W/HelpTranslatePartTarget/gl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.71d7B6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l gu -m ${POFILES} -o $W/HelpTreeTarget/scalc/gu.tree -r $W/HelpTranslatePartTarget/gu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cH96nV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l he -m ${POFILES} -o $W/HelpTreeTarget/scalc/he.tree -r $W/HelpTranslatePartTarget/he/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1i7wYG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l hi -m ${POFILES} -o $W/HelpTreeTarget/scalc/hi.tree -r $W/HelpTranslatePartTarget/hi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ktfynh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l hr -m ${POFILES} -o $W/HelpTreeTarget/scalc/hr.tree -r $W/HelpTranslatePartTarget/hr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SpFt2o && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l hu -m ${POFILES} -o $W/HelpTreeTarget/scalc/hu.tree -r $W/HelpTranslatePartTarget/hu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wNhQBR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l id -m ${POFILES} -o $W/HelpTreeTarget/scalc/id.tree -r $W/HelpTranslatePartTarget/id/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LZObNN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l it -m ${POFILES} -o $W/HelpTreeTarget/scalc/it.tree -r $W/HelpTranslatePartTarget/it/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NzqUGY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l ja -m ${POFILES} -o $W/HelpTreeTarget/scalc/ja.tree -r $W/HelpTranslatePartTarget/ja/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YVdrdV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l ko -m ${POFILES} -o $W/HelpTreeTarget/scalc/ko.tree -r $W/HelpTranslatePartTarget/ko/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1vFmyF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l lt -m ${POFILES} -o $W/HelpTreeTarget/scalc/lt.tree -r $W/HelpTranslatePartTarget/lt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ONxdwO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l lv -m ${POFILES} -o $W/HelpTreeTarget/scalc/lv.tree -r $W/HelpTranslatePartTarget/lv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.B6DK5v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l nb -m ${POFILES} -o $W/HelpTreeTarget/scalc/nb.tree -r $W/HelpTranslatePartTarget/nb/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.5pFeVI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l nl -m ${POFILES} -o $W/HelpTreeTarget/scalc/nl.tree -r $W/HelpTranslatePartTarget/nl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wIN0VM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l nn -m ${POFILES} -o $W/HelpTreeTarget/scalc/nn.tree -r $W/HelpTranslatePartTarget/nn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.om1yn1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l pl -m ${POFILES} -o $W/HelpTreeTarget/scalc/pl.tree -r $W/HelpTranslatePartTarget/pl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4euhkH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l pt-BR -m ${POFILES} -o $W/HelpTreeTarget/scalc/pt-BR.tree -r $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D8vtiq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l pt -m ${POFILES} -o $W/HelpTreeTarget/scalc/pt.tree -r $W/HelpTranslatePartTarget/pt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qUmtm6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l ro -m ${POFILES} -o $W/HelpTreeTarget/scalc/ro.tree -r $W/HelpTranslatePartTarget/ro/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8AIh4c && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l ru -m ${POFILES} -o $W/HelpTreeTarget/scalc/ru.tree -r $W/HelpTranslatePartTarget/ru/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rEw7QY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l si -m ${POFILES} -o $W/HelpTreeTarget/scalc/si.tree -r $W/HelpTranslatePartTarget/si/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h3IHWC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l sk -m ${POFILES} -o $W/HelpTreeTarget/scalc/sk.tree -r $W/HelpTranslatePartTarget/sk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EqIalK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l sl -m ${POFILES} -o $W/HelpTreeTarget/scalc/sl.tree -r $W/HelpTranslatePartTarget/sl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hdlKTo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l sv -m ${POFILES} -o $W/HelpTreeTarget/scalc/sv.tree -r $W/HelpTranslatePartTarget/sv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kPshjK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l ta -m ${POFILES} -o $W/HelpTreeTarget/scalc/ta.tree -r $W/HelpTranslatePartTarget/ta/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JVpUjM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l tr -m ${POFILES} -o $W/HelpTreeTarget/scalc/tr.tree -r $W/HelpTranslatePartTarget/tr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.atX6ie && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l uk -m ${POFILES} -o $W/HelpTreeTarget/scalc/uk.tree -r $W/HelpTranslatePartTarget/uk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nS3U7U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l zh-CN -m ${POFILES} -o $W/HelpTreeTarget/scalc/zh-CN.tree -r $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Q6bUJo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l zh-TW -m ${POFILES} -o $W/HelpTreeTarget/scalc/zh-TW.tree -r $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text && rm -f ${POFILES} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar.translate [build TRE] schart/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.suS4Bw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l bg -m ${POFILES} -o $W/HelpTreeTarget/schart/bg.tree -r $W/HelpTranslatePartTarget/bg/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.J7ZW53 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l bn -m ${POFILES} -o $W/HelpTreeTarget/schart/bn.tree -r $W/HelpTranslatePartTarget/bn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nRCJlU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l ca -m ${POFILES} -o $W/HelpTreeTarget/schart/ca.tree -r $W/HelpTranslatePartTarget/ca/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SnLoaR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l cs -m ${POFILES} -o $W/HelpTreeTarget/schart/cs.tree -r $W/HelpTranslatePartTarget/cs/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E4yPGX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l da -m ${POFILES} -o $W/HelpTreeTarget/schart/da.tree -r $W/HelpTranslatePartTarget/da/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1wxYM3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l de -m ${POFILES} -o $W/HelpTreeTarget/schart/de.tree -r $W/HelpTranslatePartTarget/de/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Xp5JP5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l dz -m ${POFILES} -o $W/HelpTreeTarget/schart/dz.tree -r $W/HelpTranslatePartTarget/dz/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JaiOfH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l el -m ${POFILES} -o $W/HelpTreeTarget/schart/el.tree -r $W/HelpTranslatePartTarget/el/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.99Wss1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l eo -m ${POFILES} -o $W/HelpTreeTarget/schart/eo.tree -r $W/HelpTranslatePartTarget/eo/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wicxrK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l es -m ${POFILES} -o $W/HelpTreeTarget/schart/es.tree -r $W/HelpTranslatePartTarget/es/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.KNyZfs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l et -m ${POFILES} -o $W/HelpTreeTarget/schart/et.tree -r $W/HelpTranslatePartTarget/et/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4VL0au && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l eu -m ${POFILES} -o $W/HelpTreeTarget/schart/eu.tree -r $W/HelpTranslatePartTarget/eu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7ldL0s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l fi -m ${POFILES} -o $W/HelpTreeTarget/schart/fi.tree -r $W/HelpTranslatePartTarget/fi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.e7epLY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l fr -m ${POFILES} -o $W/HelpTreeTarget/schart/fr.tree -r $W/HelpTranslatePartTarget/fr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZcUboN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l gl -m ${POFILES} -o $W/HelpTreeTarget/schart/gl.tree -r $W/HelpTranslatePartTarget/gl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jxJBQY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l gu -m ${POFILES} -o $W/HelpTreeTarget/schart/gu.tree -r $W/HelpTranslatePartTarget/gu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.tfYfAl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l he -m ${POFILES} -o $W/HelpTreeTarget/schart/he.tree -r $W/HelpTranslatePartTarget/he/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YrViQt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l hi -m ${POFILES} -o $W/HelpTreeTarget/schart/hi.tree -r $W/HelpTranslatePartTarget/hi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rGMxED && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l hr -m ${POFILES} -o $W/HelpTreeTarget/schart/hr.tree -r $W/HelpTranslatePartTarget/hr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RxvTyf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l hu -m ${POFILES} -o $W/HelpTreeTarget/schart/hu.tree -r $W/HelpTranslatePartTarget/hu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yhvG6b && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l id -m ${POFILES} -o $W/HelpTreeTarget/schart/id.tree -r $W/HelpTranslatePartTarget/id/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ro6A9z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l it -m ${POFILES} -o $W/HelpTreeTarget/schart/it.tree -r $W/HelpTranslatePartTarget/it/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gsrVxi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l ja -m ${POFILES} -o $W/HelpTreeTarget/schart/ja.tree -r $W/HelpTranslatePartTarget/ja/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CtimKG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l ko -m ${POFILES} -o $W/HelpTreeTarget/schart/ko.tree -r $W/HelpTranslatePartTarget/ko/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kd9hxE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l lt -m ${POFILES} -o $W/HelpTreeTarget/schart/lt.tree -r $W/HelpTranslatePartTarget/lt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.i3sI3j && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l lv -m ${POFILES} -o $W/HelpTreeTarget/schart/lv.tree -r $W/HelpTranslatePartTarget/lv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pKLUxp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l nb -m ${POFILES} -o $W/HelpTreeTarget/schart/nb.tree -r $W/HelpTranslatePartTarget/nb/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9z1hcE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l nl -m ${POFILES} -o $W/HelpTreeTarget/schart/nl.tree -r $W/HelpTranslatePartTarget/nl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GGKjMW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l nn -m ${POFILES} -o $W/HelpTreeTarget/schart/nn.tree -r $W/HelpTranslatePartTarget/nn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DvQOEQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l pl -m ${POFILES} -o $W/HelpTreeTarget/schart/pl.tree -r $W/HelpTranslatePartTarget/pl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.s1pc7h && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l pt-BR -m ${POFILES} -o $W/HelpTreeTarget/schart/pt-BR.tree -r $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yYg3LP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l pt -m ${POFILES} -o $W/HelpTreeTarget/schart/pt.tree -r $W/HelpTranslatePartTarget/pt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qeqRBt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l ro -m ${POFILES} -o $W/HelpTreeTarget/schart/ro.tree -r $W/HelpTranslatePartTarget/ro/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2YXSQ4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l ru -m ${POFILES} -o $W/HelpTreeTarget/schart/ru.tree -r $W/HelpTranslatePartTarget/ru/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kxaakd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l si -m ${POFILES} -o $W/HelpTreeTarget/schart/si.tree -r $W/HelpTranslatePartTarget/si/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.e8Djqa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l sk -m ${POFILES} -o $W/HelpTreeTarget/schart/sk.tree -r $W/HelpTranslatePartTarget/sk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1DvDzI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l sl -m ${POFILES} -o $W/HelpTreeTarget/schart/sl.tree -r $W/HelpTranslatePartTarget/sl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9bgcSl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l sv -m ${POFILES} -o $W/HelpTreeTarget/schart/sv.tree -r $W/HelpTranslatePartTarget/sv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FnPYxE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l ta -m ${POFILES} -o $W/HelpTreeTarget/schart/ta.tree -r $W/HelpTranslatePartTarget/ta/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lwxKDQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l tr -m ${POFILES} -o $W/HelpTreeTarget/schart/tr.tree -r $W/HelpTranslatePartTarget/tr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1fq8CO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l uk -m ${POFILES} -o $W/HelpTreeTarget/schart/uk.tree -r $W/HelpTranslatePartTarget/uk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9Wxz2s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l zh-CN -m ${POFILES} -o $W/HelpTreeTarget/schart/zh-CN.tree -r $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.czWMLW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l zh-TW -m ${POFILES} -o $W/HelpTreeTarget/schart/zh-TW.tree -r $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text && rm -f ${POFILES} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar.translate touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar.translate [build TRE] sdraw/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dCsBMm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l bg -m ${POFILES} -o $W/HelpTreeTarget/sdraw/bg.tree -r $W/HelpTranslatePartTarget/bg/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.em5Wd2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l bn -m ${POFILES} -o $W/HelpTreeTarget/sdraw/bn.tree -r $W/HelpTranslatePartTarget/bn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Lvaon6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l ca -m ${POFILES} -o $W/HelpTreeTarget/sdraw/ca.tree -r $W/HelpTranslatePartTarget/ca/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/cs I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Qs8YA0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l cs -m ${POFILES} -o $W/HelpTreeTarget/sdraw/cs.tree -r $W/HelpTranslatePartTarget/cs/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JKjFhk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l da -m ${POFILES} -o $W/HelpTreeTarget/sdraw/da.tree -r $W/HelpTranslatePartTarget/da/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.H69ePz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l de -m ${POFILES} -o $W/HelpTreeTarget/sdraw/de.tree -r $W/HelpTranslatePartTarget/de/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/dz I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LA3yqL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l dz -m ${POFILES} -o $W/HelpTreeTarget/sdraw/dz.tree -r $W/HelpTranslatePartTarget/dz/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yNa1cf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l el -m ${POFILES} -o $W/HelpTreeTarget/sdraw/el.tree -r $W/HelpTranslatePartTarget/el/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YrJs62 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l eo -m ${POFILES} -o $W/HelpTreeTarget/sdraw/eo.tree -r $W/HelpTranslatePartTarget/eo/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/es I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wycApc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l es -m ${POFILES} -o $W/HelpTreeTarget/sdraw/es.tree -r $W/HelpTranslatePartTarget/es/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vhQJxj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l et -m ${POFILES} -o $W/HelpTreeTarget/sdraw/et.tree -r $W/HelpTranslatePartTarget/et/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.e3AhCM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l eu -m ${POFILES} -o $W/HelpTreeTarget/sdraw/eu.tree -r $W/HelpTranslatePartTarget/eu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/fi I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.mlXTy7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l fi -m ${POFILES} -o $W/HelpTreeTarget/sdraw/fi.tree -r $W/HelpTranslatePartTarget/fi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LnS3U9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l fr -m ${POFILES} -o $W/HelpTreeTarget/sdraw/fr.tree -r $W/HelpTranslatePartTarget/fr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fA4ilC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l gl -m ${POFILES} -o $W/HelpTreeTarget/sdraw/gl.tree -r $W/HelpTranslatePartTarget/gl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/gu I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SQ4vto && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l gu -m ${POFILES} -o $W/HelpTreeTarget/sdraw/gu.tree -r $W/HelpTranslatePartTarget/gu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yB0Yml && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l he -m ${POFILES} -o $W/HelpTreeTarget/sdraw/he.tree -r $W/HelpTranslatePartTarget/he/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MFebYK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l hi -m ${POFILES} -o $W/HelpTreeTarget/sdraw/hi.tree -r $W/HelpTranslatePartTarget/hi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/hr I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hw9jMJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l hr -m ${POFILES} -o $W/HelpTreeTarget/sdraw/hr.tree -r $W/HelpTranslatePartTarget/hr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rMMBEC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l hu -m ${POFILES} -o $W/HelpTreeTarget/sdraw/hu.tree -r $W/HelpTranslatePartTarget/hu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.x8I6EW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l id -m ${POFILES} -o $W/HelpTreeTarget/sdraw/id.tree -r $W/HelpTranslatePartTarget/id/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/it I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LcMzoE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l it -m ${POFILES} -o $W/HelpTreeTarget/sdraw/it.tree -r $W/HelpTranslatePartTarget/it/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.saYFm8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l ja -m ${POFILES} -o $W/HelpTreeTarget/sdraw/ja.tree -r $W/HelpTranslatePartTarget/ja/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MKNaTP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l ko -m ${POFILES} -o $W/HelpTreeTarget/sdraw/ko.tree -r $W/HelpTranslatePartTarget/ko/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/lt I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bjKm7H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l lt -m ${POFILES} -o $W/HelpTreeTarget/sdraw/lt.tree -r $W/HelpTranslatePartTarget/lt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4RbiKz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l lv -m ${POFILES} -o $W/HelpTreeTarget/sdraw/lv.tree -r $W/HelpTranslatePartTarget/lv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WByUky && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l nb -m ${POFILES} -o $W/HelpTreeTarget/sdraw/nb.tree -r $W/HelpTranslatePartTarget/nb/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/nl I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.P2SmmL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l nl -m ${POFILES} -o $W/HelpTreeTarget/sdraw/nl.tree -r $W/HelpTranslatePartTarget/nl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RIOVR4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l nn -m ${POFILES} -o $W/HelpTreeTarget/sdraw/nn.tree -r $W/HelpTranslatePartTarget/nn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3aWmNl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l pl -m ${POFILES} -o $W/HelpTreeTarget/sdraw/pl.tree -r $W/HelpTranslatePartTarget/pl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/pt-BR I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.FCoYjR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l pt-BR -m ${POFILES} -o $W/HelpTreeTarget/sdraw/pt-BR.tree -r $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.awnvby && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l pt -m ${POFILES} -o $W/HelpTreeTarget/sdraw/pt.tree -r $W/HelpTranslatePartTarget/pt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PRyAMp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l ro -m ${POFILES} -o $W/HelpTreeTarget/sdraw/ro.tree -r $W/HelpTranslatePartTarget/ro/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/ru I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VrEelu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l ru -m ${POFILES} -o $W/HelpTreeTarget/sdraw/ru.tree -r $W/HelpTranslatePartTarget/ru/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qwy7n0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l si -m ${POFILES} -o $W/HelpTreeTarget/sdraw/si.tree -r $W/HelpTranslatePartTarget/si/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.F1jKrW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l sk -m ${POFILES} -o $W/HelpTreeTarget/sdraw/sk.tree -r $W/HelpTranslatePartTarget/sk/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/sdraw/main0106.xhp" [build TRE] sdraw/sl I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JoaEwq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l sl -m ${POFILES} -o $W/HelpTreeTarget/sdraw/sl.tree -r $W/HelpTranslatePartTarget/sl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Tq8EGx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l sv -m ${POFILES} -o $W/HelpTreeTarget/sdraw/sv.tree -r $W/HelpTranslatePartTarget/sv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/ta I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main_shape.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TbwLug && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l ta -m ${POFILES} -o $W/HelpTreeTarget/sdraw/ta.tree -r $W/HelpTranslatePartTarget/ta/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/sdraw/main0106.xhp" [build TRE] sdraw/tr I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.umfyiI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l tr -m ${POFILES} -o $W/HelpTreeTarget/sdraw/tr.tree -r $W/HelpTranslatePartTarget/tr/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main_shape.xhp" [build TRE] sdraw/uk I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6IFbc1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l uk -m ${POFILES} -o $W/HelpTreeTarget/sdraw/uk.tree -r $W/HelpTranslatePartTarget/uk/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/sdraw/main0106.xhp" [build TRE] sdraw/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.2LfU6n && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l zh-CN -m ${POFILES} -o $W/HelpTreeTarget/sdraw/zh-CN.tree -r $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rJ8DYc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l zh-TW -m ${POFILES} -o $W/HelpTreeTarget/sdraw/zh-TW.tree -r $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/sdraw/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/sdraw/main0106.xhp" touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar.translate [build TRE] shared/bg I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main_shape.xhp" I/O S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CA1vOc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l bg -m ${POFILES} -o $W/HelpTreeTarget/shared/bg.tree -r $W/HelpTranslatePartTarget/bg/helpcontent2/source/text && rm -f ${POFILES} warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/sdraw/main0106.xhp" [build TRE] shared/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.K1CPko && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l bn -m ${POFILES} -o $W/HelpTreeTarget/shared/bn.tree -r $W/HelpTranslatePartTarget/bn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.aVexwu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l ca -m ${POFILES} -o $W/HelpTreeTarget/shared/ca.tree -r $W/HelpTranslatePartTarget/ca/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.b7OPta && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l cs -m ${POFILES} -o $W/HelpTreeTarget/shared/cs.tree -r $W/HelpTranslatePartTarget/cs/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vu87mu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l da -m ${POFILES} -o $W/HelpTreeTarget/shared/da.tree -r $W/HelpTranslatePartTarget/da/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WHKMA1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l de -m ${POFILES} -o $W/HelpTreeTarget/shared/de.tree -r $W/HelpTranslatePartTarget/de/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SIxAQp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l dz -m ${POFILES} -o $W/HelpTreeTarget/shared/dz.tree -r $W/HelpTranslatePartTarget/dz/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.V5jnYc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l el -m ${POFILES} -o $W/HelpTreeTarget/shared/el.tree -r $W/HelpTranslatePartTarget/el/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WEYWq5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l eo -m ${POFILES} -o $W/HelpTreeTarget/shared/eo.tree -r $W/HelpTranslatePartTarget/eo/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EzbzoW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l es -m ${POFILES} -o $W/HelpTreeTarget/shared/es.tree -r $W/HelpTranslatePartTarget/es/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9UIxU4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l et -m ${POFILES} -o $W/HelpTreeTarget/shared/et.tree -r $W/HelpTranslatePartTarget/et/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A6kmXC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l eu -m ${POFILES} -o $W/HelpTreeTarget/shared/eu.tree -r $W/HelpTranslatePartTarget/eu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.O4Cwgt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l fi -m ${POFILES} -o $W/HelpTreeTarget/shared/fi.tree -r $W/HelpTranslatePartTarget/fi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.hBeCE8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l fr -m ${POFILES} -o $W/HelpTreeTarget/shared/fr.tree -r $W/HelpTranslatePartTarget/fr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gUKd43 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l gl -m ${POFILES} -o $W/HelpTreeTarget/shared/gl.tree -r $W/HelpTranslatePartTarget/gl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9Pqrhg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l gu -m ${POFILES} -o $W/HelpTreeTarget/shared/gu.tree -r $W/HelpTranslatePartTarget/gu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GbCOiS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l he -m ${POFILES} -o $W/HelpTreeTarget/shared/he.tree -r $W/HelpTranslatePartTarget/he/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wsnf5k && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l hi -m ${POFILES} -o $W/HelpTreeTarget/shared/hi.tree -r $W/HelpTranslatePartTarget/hi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.lOYVfG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l hr -m ${POFILES} -o $W/HelpTreeTarget/shared/hr.tree -r $W/HelpTranslatePartTarget/hr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.EBdyNL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l hu -m ${POFILES} -o $W/HelpTreeTarget/shared/hu.tree -r $W/HelpTranslatePartTarget/hu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.j4EhQC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l id -m ${POFILES} -o $W/HelpTreeTarget/shared/id.tree -r $W/HelpTranslatePartTarget/id/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pAnNqC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l it -m ${POFILES} -o $W/HelpTreeTarget/shared/it.tree -r $W/HelpTranslatePartTarget/it/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.W9i9vz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l ja -m ${POFILES} -o $W/HelpTreeTarget/shared/ja.tree -r $W/HelpTranslatePartTarget/ja/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QCtcW8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l ko -m ${POFILES} -o $W/HelpTreeTarget/shared/ko.tree -r $W/HelpTranslatePartTarget/ko/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UivJsc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l lt -m ${POFILES} -o $W/HelpTreeTarget/shared/lt.tree -r $W/HelpTranslatePartTarget/lt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sS0VQp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l lv -m ${POFILES} -o $W/HelpTreeTarget/shared/lv.tree -r $W/HelpTranslatePartTarget/lv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6D1NRa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l nb -m ${POFILES} -o $W/HelpTreeTarget/shared/nb.tree -r $W/HelpTranslatePartTarget/nb/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.y50fEk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l nl -m ${POFILES} -o $W/HelpTreeTarget/shared/nl.tree -r $W/HelpTranslatePartTarget/nl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kNEZTv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l nn -m ${POFILES} -o $W/HelpTreeTarget/shared/nn.tree -r $W/HelpTranslatePartTarget/nn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8vtfZc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l pl -m ${POFILES} -o $W/HelpTreeTarget/shared/pl.tree -r $W/HelpTranslatePartTarget/pl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dKR2KJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l pt-BR -m ${POFILES} -o $W/HelpTreeTarget/shared/pt-BR.tree -r $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.E5V6BO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l pt -m ${POFILES} -o $W/HelpTreeTarget/shared/pt.tree -r $W/HelpTranslatePartTarget/pt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.n7yBOx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l ro -m ${POFILES} -o $W/HelpTreeTarget/shared/ro.tree -r $W/HelpTranslatePartTarget/ro/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LN6nxx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l ru -m ${POFILES} -o $W/HelpTreeTarget/shared/ru.tree -r $W/HelpTranslatePartTarget/ru/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.htitsr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l si -m ${POFILES} -o $W/HelpTreeTarget/shared/si.tree -r $W/HelpTranslatePartTarget/si/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZZpP9H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l sk -m ${POFILES} -o $W/HelpTreeTarget/shared/sk.tree -r $W/HelpTranslatePartTarget/sk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jPcrAT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l sl -m ${POFILES} -o $W/HelpTreeTarget/shared/sl.tree -r $W/HelpTranslatePartTarget/sl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.uuymKW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l sv -m ${POFILES} -o $W/HelpTreeTarget/shared/sv.tree -r $W/HelpTranslatePartTarget/sv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.h2ewol && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l ta -m ${POFILES} -o $W/HelpTreeTarget/shared/ta.tree -r $W/HelpTranslatePartTarget/ta/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ht7hCA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l tr -m ${POFILES} -o $W/HelpTreeTarget/shared/tr.tree -r $W/HelpTranslatePartTarget/tr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nfgNMX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l uk -m ${POFILES} -o $W/HelpTreeTarget/shared/uk.tree -r $W/HelpTranslatePartTarget/uk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hp2Vss && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l zh-CN -m ${POFILES} -o $W/HelpTreeTarget/shared/zh-CN.tree -r $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jQ6hJt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l zh-TW -m ${POFILES} -o $W/HelpTreeTarget/shared/zh-TW.tree -r $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text && rm -f ${POFILES} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar.translate [build TRE] simpress/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SWNWig && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l bg -m ${POFILES} -o $W/HelpTreeTarget/simpress/bg.tree -r $W/HelpTranslatePartTarget/bg/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/bn I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bg/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Jf709t && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l bn -m ${POFILES} -o $W/HelpTreeTarget/simpress/bn.tree -r $W/HelpTranslatePartTarget/bn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Uazb9P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l ca -m ${POFILES} -o $W/HelpTreeTarget/simpress/ca.tree -r $W/HelpTranslatePartTarget/ca/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pK2J39 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l cs -m ${POFILES} -o $W/HelpTreeTarget/simpress/cs.tree -r $W/HelpTranslatePartTarget/cs/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/da I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/bn/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ca/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/cs/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QWNV0C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l da -m ${POFILES} -o $W/HelpTreeTarget/simpress/da.tree -r $W/HelpTranslatePartTarget/da/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.upqUQV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l de -m ${POFILES} -o $W/HelpTreeTarget/simpress/de.tree -r $W/HelpTranslatePartTarget/de/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qsDbnk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l dz -m ${POFILES} -o $W/HelpTreeTarget/simpress/dz.tree -r $W/HelpTranslatePartTarget/dz/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/el I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/da/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/de/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/dz/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6SzJQq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l el -m ${POFILES} -o $W/HelpTreeTarget/simpress/el.tree -r $W/HelpTranslatePartTarget/el/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pr1iPH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l eo -m ${POFILES} -o $W/HelpTreeTarget/simpress/eo.tree -r $W/HelpTranslatePartTarget/eo/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DNWh98 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l es -m ${POFILES} -o $W/HelpTreeTarget/simpress/es.tree -r $W/HelpTranslatePartTarget/es/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/et I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/el/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eo/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/es/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p9IdSA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l et -m ${POFILES} -o $W/HelpTreeTarget/simpress/et.tree -r $W/HelpTranslatePartTarget/et/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.pMjfsB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l eu -m ${POFILES} -o $W/HelpTreeTarget/simpress/eu.tree -r $W/HelpTranslatePartTarget/eu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.B2FnZF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l fi -m ${POFILES} -o $W/HelpTreeTarget/simpress/fi.tree -r $W/HelpTranslatePartTarget/fi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/fr I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/et/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/eu/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fi/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3urdB5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l fr -m ${POFILES} -o $W/HelpTreeTarget/simpress/fr.tree -r $W/HelpTranslatePartTarget/fr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vnyTjG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l gl -m ${POFILES} -o $W/HelpTreeTarget/simpress/gl.tree -r $W/HelpTranslatePartTarget/gl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ub4cBD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l gu -m ${POFILES} -o $W/HelpTreeTarget/simpress/gu.tree -r $W/HelpTranslatePartTarget/gu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/he I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/fr/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gl/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/gu/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.57GnEQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l he -m ${POFILES} -o $W/HelpTreeTarget/simpress/he.tree -r $W/HelpTranslatePartTarget/he/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Ru3mff && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l hi -m ${POFILES} -o $W/HelpTreeTarget/simpress/hi.tree -r $W/HelpTranslatePartTarget/hi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/hr I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/he/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rK4RQF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l hr -m ${POFILES} -o $W/HelpTreeTarget/simpress/hr.tree -r $W/HelpTranslatePartTarget/hr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/hu I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hi/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0117.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NZU3pF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l hu -m ${POFILES} -o $W/HelpTreeTarget/simpress/hu.tree -r $W/HelpTranslatePartTarget/hu/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hr/helpcontent2/source/text/simpress/main0106.xhp" [build TRE] simpress/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.D8sOaZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l id -m ${POFILES} -o $W/HelpTreeTarget/simpress/id.tree -r $W/HelpTranslatePartTarget/id/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/it I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/hu/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RdAPfa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l it -m ${POFILES} -o $W/HelpTreeTarget/simpress/it.tree -r $W/HelpTranslatePartTarget/it/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/ja I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/id/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vjxOM5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l ja -m ${POFILES} -o $W/HelpTreeTarget/simpress/ja.tree -r $W/HelpTranslatePartTarget/ja/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0102.xhp" [build TRE] simpress/ko I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/it/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.I9IfX6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l ko -m ${POFILES} -o $W/HelpTreeTarget/simpress/ko.tree -r $W/HelpTranslatePartTarget/ko/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0117.xhp" [build TRE] simpress/lt I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ja/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3dlKjx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l lt -m ${POFILES} -o $W/HelpTreeTarget/simpress/lt.tree -r $W/HelpTranslatePartTarget/lt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/lv I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ko/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bpjcFX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l lv -m ${POFILES} -o $W/HelpTreeTarget/simpress/lv.tree -r $W/HelpTranslatePartTarget/lv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/nb I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lt/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/lv/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.rRujug && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l nb -m ${POFILES} -o $W/HelpTreeTarget/simpress/nb.tree -r $W/HelpTranslatePartTarget/nb/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.SaWrWB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l nl -m ${POFILES} -o $W/HelpTreeTarget/simpress/nl.tree -r $W/HelpTranslatePartTarget/nl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dpscjX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l nn -m ${POFILES} -o $W/HelpTreeTarget/simpress/nn.tree -r $W/HelpTranslatePartTarget/nn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/pl I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nb/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nl/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/nn/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZNDSSH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l pl -m ${POFILES} -o $W/HelpTreeTarget/simpress/pl.tree -r $W/HelpTranslatePartTarget/pl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bY6ab8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l pt-BR -m ${POFILES} -o $W/HelpTreeTarget/simpress/pt-BR.tree -r $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.jToSYF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l pt -m ${POFILES} -o $W/HelpTreeTarget/simpress/pt.tree -r $W/HelpTranslatePartTarget/pt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/ro I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pl/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/pt/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.MnzPeO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l ro -m ${POFILES} -o $W/HelpTreeTarget/simpress/ro.tree -r $W/HelpTranslatePartTarget/ro/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3w0YMU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l ru -m ${POFILES} -o $W/HelpTreeTarget/simpress/ru.tree -r $W/HelpTranslatePartTarget/ru/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3Goszs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l si -m ${POFILES} -o $W/HelpTreeTarget/simpress/si.tree -r $W/HelpTranslatePartTarget/si/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/sk I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ro/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/si/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ru/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.36vtju && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l sk -m ${POFILES} -o $W/HelpTreeTarget/simpress/sk.tree -r $W/HelpTranslatePartTarget/sk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XMuuCf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l sl -m ${POFILES} -o $W/HelpTreeTarget/simpress/sl.tree -r $W/HelpTranslatePartTarget/sl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qii6Ow && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l sv -m ${POFILES} -o $W/HelpTreeTarget/simpress/sv.tree -r $W/HelpTranslatePartTarget/sv/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0102.xhp" [build TRE] simpress/ta I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sk/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sl/helpcontent2/source/text/simpress/main0106.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/sv/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IK8dce && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l ta -m ${POFILES} -o $W/HelpTreeTarget/simpress/ta.tree -r $W/HelpTranslatePartTarget/ta/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NHpObl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l tr -m ${POFILES} -o $W/HelpTreeTarget/simpress/tr.tree -r $W/HelpTranslatePartTarget/tr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/uk I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ta/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.T0WX28 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l uk -m ${POFILES} -o $W/HelpTreeTarget/simpress/uk.tree -r $W/HelpTranslatePartTarget/uk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/zh-CN I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/tr/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nUq6Dn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l zh-CN -m ${POFILES} -o $W/HelpTreeTarget/simpress/zh-CN.tree -r $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0102.xhp" [build TRE] simpress/zh-TW I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/uk/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.C6RpwC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l zh-TW -m ${POFILES} -o $W/HelpTreeTarget/simpress/zh-TW.tree -r $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text && rm -f ${POFILES} I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text/simpress/main0106.xhp" touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar.translate I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0102.xhp" [build TRE] smath/bg I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cbD5aZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l bg -m ${POFILES} -o $W/HelpTreeTarget/smath/bg.tree -r $W/HelpTranslatePartTarget/bg/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RgVqKE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l bn -m ${POFILES} -o $W/HelpTreeTarget/smath/bn.tree -r $W/HelpTranslatePartTarget/bn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fVIzxu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l ca -m ${POFILES} -o $W/HelpTreeTarget/smath/ca.tree -r $W/HelpTranslatePartTarget/ca/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.v1gq3z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l cs -m ${POFILES} -o $W/HelpTreeTarget/smath/cs.tree -r $W/HelpTranslatePartTarget/cs/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.c65m6u && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l da -m ${POFILES} -o $W/HelpTreeTarget/smath/da.tree -r $W/HelpTranslatePartTarget/da/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.g9q5mT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l de -m ${POFILES} -o $W/HelpTreeTarget/smath/de.tree -r $W/HelpTranslatePartTarget/de/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ol3DuS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l dz -m ${POFILES} -o $W/HelpTreeTarget/smath/dz.tree -r $W/HelpTranslatePartTarget/dz/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UkM3Az && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l el -m ${POFILES} -o $W/HelpTreeTarget/smath/el.tree -r $W/HelpTranslatePartTarget/el/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.k2QTyd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l eo -m ${POFILES} -o $W/HelpTreeTarget/smath/eo.tree -r $W/HelpTranslatePartTarget/eo/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.R1JJlT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l es -m ${POFILES} -o $W/HelpTreeTarget/smath/es.tree -r $W/HelpTranslatePartTarget/es/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.YMQSQz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l et -m ${POFILES} -o $W/HelpTreeTarget/smath/et.tree -r $W/HelpTranslatePartTarget/et/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JCFe6a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l eu -m ${POFILES} -o $W/HelpTreeTarget/smath/eu.tree -r $W/HelpTranslatePartTarget/eu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.StUY6R && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l fi -m ${POFILES} -o $W/HelpTreeTarget/smath/fi.tree -r $W/HelpTranslatePartTarget/fi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gabL80 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l fr -m ${POFILES} -o $W/HelpTreeTarget/smath/fr.tree -r $W/HelpTranslatePartTarget/fr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.JHoYBm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l gl -m ${POFILES} -o $W/HelpTreeTarget/smath/gl.tree -r $W/HelpTranslatePartTarget/gl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7Uv03x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l gu -m ${POFILES} -o $W/HelpTreeTarget/smath/gu.tree -r $W/HelpTranslatePartTarget/gu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dAzDiE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l he -m ${POFILES} -o $W/HelpTreeTarget/smath/he.tree -r $W/HelpTranslatePartTarget/he/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.cU2JRE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l hi -m ${POFILES} -o $W/HelpTreeTarget/smath/hi.tree -r $W/HelpTranslatePartTarget/hi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UbuLGU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l hr -m ${POFILES} -o $W/HelpTreeTarget/smath/hr.tree -r $W/HelpTranslatePartTarget/hr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CpGgCs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l hu -m ${POFILES} -o $W/HelpTreeTarget/smath/hu.tree -r $W/HelpTranslatePartTarget/hu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.It86pC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l id -m ${POFILES} -o $W/HelpTreeTarget/smath/id.tree -r $W/HelpTranslatePartTarget/id/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.nBZ6G3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l it -m ${POFILES} -o $W/HelpTreeTarget/smath/it.tree -r $W/HelpTranslatePartTarget/it/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Hr8w5m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l ja -m ${POFILES} -o $W/HelpTreeTarget/smath/ja.tree -r $W/HelpTranslatePartTarget/ja/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kOQTDL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l ko -m ${POFILES} -o $W/HelpTreeTarget/smath/ko.tree -r $W/HelpTranslatePartTarget/ko/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.oWe35g && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l lt -m ${POFILES} -o $W/HelpTreeTarget/smath/lt.tree -r $W/HelpTranslatePartTarget/lt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w8S6hW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l lv -m ${POFILES} -o $W/HelpTreeTarget/smath/lv.tree -r $W/HelpTranslatePartTarget/lv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.w6dNRm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l nb -m ${POFILES} -o $W/HelpTreeTarget/smath/nb.tree -r $W/HelpTranslatePartTarget/nb/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CW1LYq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l nl -m ${POFILES} -o $W/HelpTreeTarget/smath/nl.tree -r $W/HelpTranslatePartTarget/nl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.13fK3m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l nn -m ${POFILES} -o $W/HelpTreeTarget/smath/nn.tree -r $W/HelpTranslatePartTarget/nn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3g1HKL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l pl -m ${POFILES} -o $W/HelpTreeTarget/smath/pl.tree -r $W/HelpTranslatePartTarget/pl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AwdNwO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l pt-BR -m ${POFILES} -o $W/HelpTreeTarget/smath/pt-BR.tree -r $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.TCgicv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l pt -m ${POFILES} -o $W/HelpTreeTarget/smath/pt.tree -r $W/HelpTranslatePartTarget/pt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9MZa4M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l ro -m ${POFILES} -o $W/HelpTreeTarget/smath/ro.tree -r $W/HelpTranslatePartTarget/ro/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.dLlHsR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l ru -m ${POFILES} -o $W/HelpTreeTarget/smath/ru.tree -r $W/HelpTranslatePartTarget/ru/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0PHJQ7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l si -m ${POFILES} -o $W/HelpTreeTarget/smath/si.tree -r $W/HelpTranslatePartTarget/si/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ddICCT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l sk -m ${POFILES} -o $W/HelpTreeTarget/smath/sk.tree -r $W/HelpTranslatePartTarget/sk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fIdyiP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l sl -m ${POFILES} -o $W/HelpTreeTarget/smath/sl.tree -r $W/HelpTranslatePartTarget/sl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GYSPFx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l sv -m ${POFILES} -o $W/HelpTreeTarget/smath/sv.tree -r $W/HelpTranslatePartTarget/sv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.u6lGok && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l ta -m ${POFILES} -o $W/HelpTreeTarget/smath/ta.tree -r $W/HelpTranslatePartTarget/ta/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.swoalW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l tr -m ${POFILES} -o $W/HelpTreeTarget/smath/tr.tree -r $W/HelpTranslatePartTarget/tr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3MNKNP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l uk -m ${POFILES} -o $W/HelpTreeTarget/smath/uk.tree -r $W/HelpTranslatePartTarget/uk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.T4d8qI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l zh-CN -m ${POFILES} -o $W/HelpTreeTarget/smath/zh-CN.tree -r $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Vg9o0V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l zh-TW -m ${POFILES} -o $W/HelpTreeTarget/smath/zh-TW.tree -r $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text && rm -f ${POFILES} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar.translate [build TRE] swriter/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PItN7U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l bg -m ${POFILES} -o $W/HelpTreeTarget/swriter/bg.tree -r $W/HelpTranslatePartTarget/bg/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.VmUQCb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l bn -m ${POFILES} -o $W/HelpTreeTarget/swriter/bn.tree -r $W/HelpTranslatePartTarget/bn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.v7L9zf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l ca -m ${POFILES} -o $W/HelpTreeTarget/swriter/ca.tree -r $W/HelpTranslatePartTarget/ca/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o9tTFk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l cs -m ${POFILES} -o $W/HelpTreeTarget/swriter/cs.tree -r $W/HelpTranslatePartTarget/cs/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HZ4Ipd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l da -m ${POFILES} -o $W/HelpTreeTarget/swriter/da.tree -r $W/HelpTranslatePartTarget/da/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9aRVq9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l de -m ${POFILES} -o $W/HelpTreeTarget/swriter/de.tree -r $W/HelpTranslatePartTarget/de/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.67EENu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l dz -m ${POFILES} -o $W/HelpTreeTarget/swriter/dz.tree -r $W/HelpTranslatePartTarget/dz/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7SxoQM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l el -m ${POFILES} -o $W/HelpTreeTarget/swriter/el.tree -r $W/HelpTranslatePartTarget/el/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sUhAJw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l eo -m ${POFILES} -o $W/HelpTreeTarget/swriter/eo.tree -r $W/HelpTranslatePartTarget/eo/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IMEUOB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l es -m ${POFILES} -o $W/HelpTreeTarget/swriter/es.tree -r $W/HelpTranslatePartTarget/es/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.An3tyr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l et -m ${POFILES} -o $W/HelpTreeTarget/swriter/et.tree -r $W/HelpTranslatePartTarget/et/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.1gkt6v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l eu -m ${POFILES} -o $W/HelpTreeTarget/swriter/eu.tree -r $W/HelpTranslatePartTarget/eu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8MBL94 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l fi -m ${POFILES} -o $W/HelpTreeTarget/swriter/fi.tree -r $W/HelpTranslatePartTarget/fi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yJ000I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l fr -m ${POFILES} -o $W/HelpTreeTarget/swriter/fr.tree -r $W/HelpTranslatePartTarget/fr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NzNXav && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l gl -m ${POFILES} -o $W/HelpTreeTarget/swriter/gl.tree -r $W/HelpTranslatePartTarget/gl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.DcmBtw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l gu -m ${POFILES} -o $W/HelpTreeTarget/swriter/gu.tree -r $W/HelpTranslatePartTarget/gu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WBl6g8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l he -m ${POFILES} -o $W/HelpTreeTarget/swriter/he.tree -r $W/HelpTranslatePartTarget/he/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.HNXry1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l hi -m ${POFILES} -o $W/HelpTreeTarget/swriter/hi.tree -r $W/HelpTranslatePartTarget/hi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fSa52z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l hr -m ${POFILES} -o $W/HelpTreeTarget/swriter/hr.tree -r $W/HelpTranslatePartTarget/hr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.grV37x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l hu -m ${POFILES} -o $W/HelpTreeTarget/swriter/hu.tree -r $W/HelpTranslatePartTarget/hu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.A2HwKD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l id -m ${POFILES} -o $W/HelpTreeTarget/swriter/id.tree -r $W/HelpTranslatePartTarget/id/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.gUdpiW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l it -m ${POFILES} -o $W/HelpTreeTarget/swriter/it.tree -r $W/HelpTranslatePartTarget/it/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XT38T6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l ja -m ${POFILES} -o $W/HelpTreeTarget/swriter/ja.tree -r $W/HelpTranslatePartTarget/ja/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bqSzHS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l ko -m ${POFILES} -o $W/HelpTreeTarget/swriter/ko.tree -r $W/HelpTranslatePartTarget/ko/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.73vedx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l lt -m ${POFILES} -o $W/HelpTreeTarget/swriter/lt.tree -r $W/HelpTranslatePartTarget/lt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.8O04cO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l lv -m ${POFILES} -o $W/HelpTreeTarget/swriter/lv.tree -r $W/HelpTranslatePartTarget/lv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.fp62dD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l nb -m ${POFILES} -o $W/HelpTreeTarget/swriter/nb.tree -r $W/HelpTranslatePartTarget/nb/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.k4PpcR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l nl -m ${POFILES} -o $W/HelpTreeTarget/swriter/nl.tree -r $W/HelpTranslatePartTarget/nl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.69NJg1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l nn -m ${POFILES} -o $W/HelpTreeTarget/swriter/nn.tree -r $W/HelpTranslatePartTarget/nn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.v2Qt2k && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l pl -m ${POFILES} -o $W/HelpTreeTarget/swriter/pl.tree -r $W/HelpTranslatePartTarget/pl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vZC70s && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l pt-BR -m ${POFILES} -o $W/HelpTreeTarget/swriter/pt-BR.tree -r $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0HAeBg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l pt -m ${POFILES} -o $W/HelpTreeTarget/swriter/pt.tree -r $W/HelpTranslatePartTarget/pt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.75abKJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l ro -m ${POFILES} -o $W/HelpTreeTarget/swriter/ro.tree -r $W/HelpTranslatePartTarget/ro/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.WfJy8S && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l ru -m ${POFILES} -o $W/HelpTreeTarget/swriter/ru.tree -r $W/HelpTranslatePartTarget/ru/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XxUX8a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l si -m ${POFILES} -o $W/HelpTreeTarget/swriter/si.tree -r $W/HelpTranslatePartTarget/si/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.o8wrfV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l sk -m ${POFILES} -o $W/HelpTreeTarget/swriter/sk.tree -r $W/HelpTranslatePartTarget/sk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IXDhwh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l sl -m ${POFILES} -o $W/HelpTreeTarget/swriter/sl.tree -r $W/HelpTranslatePartTarget/sl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Z3rhEJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l sv -m ${POFILES} -o $W/HelpTreeTarget/swriter/sv.tree -r $W/HelpTranslatePartTarget/sv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.vFV1YE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l ta -m ${POFILES} -o $W/HelpTreeTarget/swriter/ta.tree -r $W/HelpTranslatePartTarget/ta/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RNT18x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l tr -m ${POFILES} -o $W/HelpTreeTarget/swriter/tr.tree -r $W/HelpTranslatePartTarget/tr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ltRmnF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l uk -m ${POFILES} -o $W/HelpTreeTarget/swriter/uk.tree -r $W/HelpTranslatePartTarget/uk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.p3A1dh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l zh-CN -m ${POFILES} -o $W/HelpTreeTarget/swriter/zh-CN.tree -r $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Oi5sxr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l zh-TW -m ${POFILES} -o $W/HelpTreeTarget/swriter/zh-TW.tree -r $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text && rm -f ${POFILES} [build MOD] idlc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/idlc [build MOD] librelogo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/librelogo [build MOD] readlicense_oo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/readlicense_oo [build MOD] registry S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/registry [build INS] setup_osl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.oFfsxy && /usr/bin/perl $S/solenv/bin/par2script.pl -q -i $W/ScpTarget/scp2/source/base/,$W/ScpTarget/scp2/source/calc/,$W/ScpTarget/scp2/source/draw/,$W/ScpTarget/scp2/source/extensions/,$W/ScpTarget/scp2/source/gnome/,$W/ScpTarget/scp2/source/graphicfilter/,$W/ScpTarget/scp2/source/impress/,$W/ScpTarget/scp2/source/kde/,$W/ScpTarget/scp2/source/math/,$W/ScpTarget/scp2/source/ooo/,$W/ScpTarget/scp2/source/python/,$W/ScpTarget/scp2/source/writer/,$W/ScpTarget/scp2/source/xsltfilter/ -o $W/InstallScriptTarget/setup_osl.ins @@${RESPONSEFILE} && rm -f ${RESPONSEFILE} [build BIN] unodevtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/unodevtools [build BIN] unoidl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/unoidl [build UNO] udkapi [build DBc] udkapi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && RESPONSEFILE=/tmp/gbuild.qA3Oup && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi @${RESPONSEFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && rm -f ${RESPONSEFILE} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/unoidl-check /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/type_reference/udkapi.idl -- /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb [build MOD] codemaker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/codemaker [build JCS] Jar/sdbc_hsqldb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/sdbc_hsqldb/ && rm -rf $W/JavaClassSet/Jar/sdbc_hsqldb/* && RESPONSEFILE=/tmp/gbuild.1hmRpA && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/hsqldb.jar:$W/JavaClassSet/Jar/sdbc_hsqldb" -d $W/JavaClassSet/Jar/sdbc_hsqldb @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/sdbc_hsqldb/done [build PKG] hsqldb_project rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/hsqldb_project.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/hsqldb_project.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/hsqldb_project.filelist [build PKG] rhino rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/rhino.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/rhino.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/rhino.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_breeze.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_breeze.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_breeze_dark.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_breeze_dark.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_breeze_svg.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_breeze_svg.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_colibre.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_colibre.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_colibre_svg.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_colibre_svg.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_elementary.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_elementary.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_elementary_svg.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_elementary_svg.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_karasa_jaga.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_karasa_jaga.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_sifr.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_sifr.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_sifr_dark.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_sifr_dark.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_sifr_svg.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_sifr_svg.zip /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_tango.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_tango.zip [build XCD] fcfg_langpack_en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_en-US.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_en-US.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_en-US.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_en-US.xcd [build XCD] fcfg_langpack_af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/XcdTarget/ && xsltproc --nonet -o $W/XcdTarget/fcfg_langpack_af.xcd $S/solenv/bin/packregistry.xslt $W/CustomTarget/postprocess/registry/fcfg_langpack_af.list /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_af.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_af.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ar.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ar.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ar.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ar.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_as.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_as.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_as.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_as.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_bg.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_bg.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_bg.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_bg.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_bn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_bn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_bn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_bn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_br.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_br.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_br.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_br.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ca.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ca.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ca.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ca.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_cs.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_cs.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_cs.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_cs.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_cy.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_cy.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_cy.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_cy.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_da.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_da.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_da.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_da.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_de.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_de.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_de.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_de.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_dz.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_dz.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_dz.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_dz.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_el.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_el.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_el.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_el.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_eo.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_eo.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_eo.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_eo.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_es.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_es.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_es.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_es.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_et.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_et.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_et.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_et.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_eu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_eu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_eu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_eu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_fa.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_fa.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_fa.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_fa.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_fi.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_fi.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_fi.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_fi.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_fr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_fr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_fr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_fr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ga.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ga.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ga.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ga.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_gl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_gl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_gl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_gl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_gu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_gu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_gu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_gu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_he.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_he.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_he.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_he.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_hi.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_hi.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_hi.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_hi.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_hr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_hr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_hr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_hr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_hu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_hu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_hu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_hu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_id.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_id.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_id.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_id.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_it.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_it.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_it.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_it.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ja.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ja.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ja.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ja.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_kk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_kk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_kk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_kk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_kn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_kn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_kn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_kn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ko.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ko.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ko.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ko.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_lt.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_lt.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_lt.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_lt.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_lv.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_lv.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_lv.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_lv.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_mai.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_mai.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_mai.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_mai.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ml.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ml.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ml.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ml.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_mr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_mr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_mr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_mr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_nb.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_nb.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_nb.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_nb.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_nl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_nl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_nl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_nl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_nn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_nn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_nn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_nn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_nr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_nr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_nr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_nr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_nso.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_nso.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_nso.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_nso.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_or.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_or.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_or.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_or.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_pa-IN.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_pa-IN.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_pa-IN.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_pa-IN.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_pl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_pl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_pl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_pl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_pt-BR.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_pt-BR.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_pt-BR.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_pt-BR.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_pt.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_pt.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_pt.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_pt.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ro.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ro.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ro.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ro.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ru.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ru.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ru.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ru.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_si.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_si.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_si.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_si.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_sk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_sk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_sk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_sk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_sl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_sl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_sl.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_sl.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_sr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_sr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_sr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_sr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_sr-Latn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_sr-Latn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_sr-Latn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_sr-Latn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ss.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ss.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ss.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ss.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_st.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_st.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_st.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_st.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_sv.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_sv.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_sv.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_sv.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ta.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ta.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ta.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ta.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_te.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_te.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_te.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_te.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_th.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_th.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_th.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_th.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_tn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_tn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_tn.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_tn.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_tr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_tr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_tr.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_tr.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ts.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ts.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ts.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ts.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_uk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_uk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_uk.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_uk.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_ve.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_ve.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_ve.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_ve.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_xh.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_xh.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_xh.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_xh.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_zh-CN.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_zh-CN.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_zh-CN.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_zh-CN.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_zh-TW.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_zh-TW.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_zh-TW.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_zh-TW.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_zu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_zu.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/registry_zu.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/registry_zu.xcd [build HPB] udkapi \ LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/udkapi/bootstrap /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/udkapi/bootstrap.done touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar.translate [build TRE] sbasic/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.CtcNe9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l bg -m ${POFILES} -o $W/HelpTreeTarget/sbasic/bg.tree -r $W/HelpTranslatePartTarget/bg/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6JdZFG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l bn -m ${POFILES} -o $W/HelpTreeTarget/sbasic/bn.tree -r $W/HelpTranslatePartTarget/bn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qAt6LP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l ca -m ${POFILES} -o $W/HelpTreeTarget/sbasic/ca.tree -r $W/HelpTranslatePartTarget/ca/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.kF1Wdb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l cs -m ${POFILES} -o $W/HelpTreeTarget/sbasic/cs.tree -r $W/HelpTranslatePartTarget/cs/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6KT2vv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l da -m ${POFILES} -o $W/HelpTreeTarget/sbasic/da.tree -r $W/HelpTranslatePartTarget/da/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RVsOqu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l de -m ${POFILES} -o $W/HelpTreeTarget/sbasic/de.tree -r $W/HelpTranslatePartTarget/de/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3tKEC5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l dz -m ${POFILES} -o $W/HelpTreeTarget/sbasic/dz.tree -r $W/HelpTranslatePartTarget/dz/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wnd22U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l el -m ${POFILES} -o $W/HelpTreeTarget/sbasic/el.tree -r $W/HelpTranslatePartTarget/el/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.7RTCAU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l eo -m ${POFILES} -o $W/HelpTreeTarget/sbasic/eo.tree -r $W/HelpTranslatePartTarget/eo/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.PZ9OKr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l es -m ${POFILES} -o $W/HelpTreeTarget/sbasic/es.tree -r $W/HelpTranslatePartTarget/es/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.XPJ7GZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l et -m ${POFILES} -o $W/HelpTreeTarget/sbasic/et.tree -r $W/HelpTranslatePartTarget/et/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ftMzxI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l eu -m ${POFILES} -o $W/HelpTreeTarget/sbasic/eu.tree -r $W/HelpTranslatePartTarget/eu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Azq86E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l fi -m ${POFILES} -o $W/HelpTreeTarget/sbasic/fi.tree -r $W/HelpTranslatePartTarget/fi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.IyNyWF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l fr -m ${POFILES} -o $W/HelpTreeTarget/sbasic/fr.tree -r $W/HelpTranslatePartTarget/fr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6M1E8V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l gl -m ${POFILES} -o $W/HelpTreeTarget/sbasic/gl.tree -r $W/HelpTranslatePartTarget/gl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.bUdXA9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l gu -m ${POFILES} -o $W/HelpTreeTarget/sbasic/gu.tree -r $W/HelpTranslatePartTarget/gu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ARuThU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l he -m ${POFILES} -o $W/HelpTreeTarget/sbasic/he.tree -r $W/HelpTranslatePartTarget/he/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.LP5N3E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l hi -m ${POFILES} -o $W/HelpTreeTarget/sbasic/hi.tree -r $W/HelpTranslatePartTarget/hi/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.49vo7U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l hr -m ${POFILES} -o $W/HelpTreeTarget/sbasic/hr.tree -r $W/HelpTranslatePartTarget/hr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.M98WsX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l hu -m ${POFILES} -o $W/HelpTreeTarget/sbasic/hu.tree -r $W/HelpTranslatePartTarget/hu/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ZWs458 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l id -m ${POFILES} -o $W/HelpTreeTarget/sbasic/id.tree -r $W/HelpTranslatePartTarget/id/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.B2MI0X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l it -m ${POFILES} -o $W/HelpTreeTarget/sbasic/it.tree -r $W/HelpTranslatePartTarget/it/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.AC2f47 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l ja -m ${POFILES} -o $W/HelpTreeTarget/sbasic/ja.tree -r $W/HelpTranslatePartTarget/ja/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.INB1G7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l ko -m ${POFILES} -o $W/HelpTreeTarget/sbasic/ko.tree -r $W/HelpTranslatePartTarget/ko/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GQVxr4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l lt -m ${POFILES} -o $W/HelpTreeTarget/sbasic/lt.tree -r $W/HelpTranslatePartTarget/lt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.xwQxTU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l lv -m ${POFILES} -o $W/HelpTreeTarget/sbasic/lv.tree -r $W/HelpTranslatePartTarget/lv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.4hz7Yl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l nb -m ${POFILES} -o $W/HelpTreeTarget/sbasic/nb.tree -r $W/HelpTranslatePartTarget/nb/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.wRB21S && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l nl -m ${POFILES} -o $W/HelpTreeTarget/sbasic/nl.tree -r $W/HelpTranslatePartTarget/nl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Z6WLuU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l nn -m ${POFILES} -o $W/HelpTreeTarget/sbasic/nn.tree -r $W/HelpTranslatePartTarget/nn/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.T6sE5w && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l pl -m ${POFILES} -o $W/HelpTreeTarget/sbasic/pl.tree -r $W/HelpTranslatePartTarget/pl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.0FAEGO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l pt-BR -m ${POFILES} -o $W/HelpTreeTarget/sbasic/pt-BR.tree -r $W/HelpTranslatePartTarget/pt-BR/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.N2JYTN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l pt -m ${POFILES} -o $W/HelpTreeTarget/sbasic/pt.tree -r $W/HelpTranslatePartTarget/pt/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.Nb9qD2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l ro -m ${POFILES} -o $W/HelpTreeTarget/sbasic/ro.tree -r $W/HelpTranslatePartTarget/ro/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.UBjQBP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l ru -m ${POFILES} -o $W/HelpTreeTarget/sbasic/ru.tree -r $W/HelpTranslatePartTarget/ru/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.3LZX4Y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l si -m ${POFILES} -o $W/HelpTreeTarget/sbasic/si.tree -r $W/HelpTranslatePartTarget/si/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.sJunrO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l sk -m ${POFILES} -o $W/HelpTreeTarget/sbasic/sk.tree -r $W/HelpTranslatePartTarget/sk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.9idgyz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l sl -m ${POFILES} -o $W/HelpTreeTarget/sbasic/sl.tree -r $W/HelpTranslatePartTarget/sl/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ioKiP8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l sv -m ${POFILES} -o $W/HelpTreeTarget/sbasic/sv.tree -r $W/HelpTranslatePartTarget/sv/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.m8cHCf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l ta -m ${POFILES} -o $W/HelpTreeTarget/sbasic/ta.tree -r $W/HelpTranslatePartTarget/ta/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.QbOWTO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l tr -m ${POFILES} -o $W/HelpTreeTarget/sbasic/tr.tree -r $W/HelpTranslatePartTarget/tr/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.yzY1Pv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l uk -m ${POFILES} -o $W/HelpTreeTarget/sbasic/uk.tree -r $W/HelpTranslatePartTarget/uk/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.6LJSXP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l zh-CN -m ${POFILES} -o $W/HelpTreeTarget/sbasic/zh-CN.tree -r $W/HelpTranslatePartTarget/zh-CN/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sbasic/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.U3OqbU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l zh-TW -m ${POFILES} -o $W/HelpTreeTarget/sbasic/zh-TW.tree -r $W/HelpTranslatePartTarget/zh-TW/helpcontent2/source/text && rm -f ${POFILES} [build TRE] scalc/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.RQvQMD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/scalc.tree -l ar -m ${POFILES} -o $W/HelpTreeTarget/scalc/ar.tree -r $W/HelpTranslatePartTarget/ar/helpcontent2/source/text && rm -f ${POFILES} [build TRE] schart/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.qlid0z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/schart.tree -l ar -m ${POFILES} -o $W/HelpTreeTarget/schart/ar.tree -r $W/HelpTranslatePartTarget/ar/helpcontent2/source/text && rm -f ${POFILES} [build TRE] sdraw/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OsZjou && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sdraw.tree -l ar -m ${POFILES} -o $W/HelpTreeTarget/sdraw/ar.tree -r $W/HelpTranslatePartTarget/ar/helpcontent2/source/text && rm -f ${POFILES} [build TRE] shared/ar I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0104.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main_shape.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/sdraw/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.GoOClL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/shared.tree -l ar -m ${POFILES} -o $W/HelpTreeTarget/shared/ar.tree -r $W/HelpTranslatePartTarget/ar/helpcontent2/source/text && rm -f ${POFILES} [build TRE] simpress/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.OMoEAO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/simpress.tree -l ar -m ${POFILES} -o $W/HelpTreeTarget/simpress/ar.tree -r $W/HelpTranslatePartTarget/ar/helpcontent2/source/text && rm -f ${POFILES} [build TRE] smath/ar I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0102.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0105.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0117.xhp" I/O warning : failed to load external entity "/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTranslatePartTarget/ar/helpcontent2/source/text/simpress/main0106.xhp" S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.74fh1I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/smath.tree -l ar -m ${POFILES} -o $W/HelpTreeTarget/smath/ar.tree -r $W/HelpTranslatePartTarget/ar/helpcontent2/source/text && rm -f ${POFILES} [build TRE] swriter/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.NcFYVZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/swriter.tree -l ar -m ${POFILES} -o $W/HelpTreeTarget/swriter/ar.tree -r $W/HelpTranslatePartTarget/ar/helpcontent2/source/text && rm -f ${POFILES} [build CUS] postprocess/registry touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/registry.done [build UNO] bridgetest mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/testtools/source/bridgetest/idl/bridgetest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/bridgetest.rdb [build UNO] performance mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/testtools/source/bridgetest/idl/com/sun/star/test/performance/XPerformanceTest.idl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/performance.rdb [build MOD] unodevtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/unodevtools [build MOD] unoidl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/unoidl [build HPP] udkapi \ LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -L -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/udkapi/normal /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/udkapi/normal.done [build UNO] offapi [build DBc] offapi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && RESPONSEFILE=/tmp/gbuild.qCIXD1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/offapi @${RESPONSEFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb && rm -f ${RESPONSEFILE} && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/unoidl-check /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/type_reference/offapi.idl -- /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb [build UNO] cppuhelper mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && RESPONSEFILE=/tmp/gbuild.KM2jk2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/cppuhelper/unotypes @${RESPONSEFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/cppuhelper.rdb && rm -f ${RESPONSEFILE} [build HPC] udkapi LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -C -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/udkapi/comprehensive /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/udkapi/comprehensive.done [build JAR] sdbc_hsqldb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/sdbc_hsqldb/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/sdbc_hsqldb/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/sdbc_hsqldb/META-INF/MANIFEST.MF" hsqldb.jar .. && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/sdbc_hsqldb/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/sdbc_hsqldb && jar cfm $I/program/classes/sdbc_hsqldb.jar $W/JavaClassSet/Jar/sdbc_hsqldb/META-INF/MANIFEST.MF META-INF com && cd ./ && jar uf $I/program/classes/sdbc_hsqldb.jar org || (rm $I/program/classes/sdbc_hsqldb.jar; false) [build UNO] cppu_qa_cppumaker_types mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/cppu/qa/cppumaker/types.idl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/cppu_qa_cppumaker_types.rdb [build UNO] cppu_qa_types mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/cppu/qa/types.idl /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/cppu_qa_types.rdb [build UNI] cppuhelper \ touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InternalUnoApi/cppuhelper.done [build EPK] hsqldb_project touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalPackage/hsqldb_project [build EPK] rhino touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ExternalPackage/rhino /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_en-US.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_en-US.xcd /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/XcdTarget/fcfg_langpack_af.xcd /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/registry/res/fcfg_langpack_af.xcd [build TRE] sbasic/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && POFILES=/tmp/gbuild.ruQqYM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/treex -i $S/helpcontent2/source/auxiliary/sbasic.tree -l ar -m ${POFILES} -o $W/HelpTreeTarget/sbasic/ar.tree -r $W/HelpTranslatePartTarget/ar/helpcontent2/source/text && rm -f ${POFILES} S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjuh.so [build BIN] scp2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/scp2 [build UNI] bridgetest \ touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InternalUnoApi/bridgetest.done [build UNI] performance \ touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InternalUnoApi/performance.done [build HPP] bridgetest \ LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -L -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/bridgetest/normal /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/bridgetest.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/bridgetest/normal.done [build JVM] CustomTarget/testtools/bridgetest_javamaker/done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -r $W/CustomTarget/testtools/bridgetest_javamaker && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/sdk/bin/javamaker -nD -O$W/CustomTarget/testtools/bridgetest_javamaker -X$W/UnoApiTarget/udkapi.rdb $W/UnoApiTarget/bridgetest.rdb $W/UnoApiTarget/performance.rdb && touch $W/CustomTarget/testtools/bridgetest_javamaker/done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libuno_cppu.so.3 [build HPC] cppuhelper LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -C -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/cppuhelper/comprehensive /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/cppuhelper.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/cppuhelper/comprehensive.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxmlreaderlo.so [build CXX] cppu/source/cppu/compat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/cppu/ $W/Dep/CxxObject/cppu/source/cppu/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/cppu/compat.cxx -o $W/CxxObject/cppu/source/cppu/compat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/cppu/cppu_opt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/cppu/ $W/Dep/CxxObject/cppu/source/cppu/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/cppu/cppu_opt.cxx -o $W/CxxObject/cppu/source/cppu/cppu_opt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/threadpool/current.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/threadpool/ $W/Dep/CxxObject/cppu/source/threadpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/threadpool/current.cxx -o $W/CxxObject/cppu/source/threadpool/current.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/threadpool/jobqueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/threadpool/ $W/Dep/CxxObject/cppu/source/threadpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/threadpool/jobqueue.cxx -o $W/CxxObject/cppu/source/threadpool/jobqueue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/threadpool/thread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/threadpool/ $W/Dep/CxxObject/cppu/source/threadpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/threadpool/thread.cxx -o $W/CxxObject/cppu/source/threadpool/thread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/threadpool/threadident.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/threadpool/ $W/Dep/CxxObject/cppu/source/threadpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/threadpool/threadident.cxx -o $W/CxxObject/cppu/source/threadpool/threadident.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/threadpool/threadpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/threadpool/ $W/Dep/CxxObject/cppu/source/threadpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/threadpool/threadpool.cxx -o $W/CxxObject/cppu/source/threadpool/threadpool.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/typelib/static_types.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/typelib/ $W/Dep/CxxObject/cppu/source/typelib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/typelib/static_types.cxx -o $W/CxxObject/cppu/source/typelib/static_types.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/typelib/typelib.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/typelib/ $W/Dep/CxxObject/cppu/source/typelib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/typelib/typelib.cxx -o $W/CxxObject/cppu/source/typelib/typelib.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/any.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/any.cxx -o $W/CxxObject/cppu/source/uno/any.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/cascade_mapping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/cascade_mapping.cxx -o $W/CxxObject/cppu/source/uno/cascade_mapping.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/check.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/check.cxx -o $W/CxxObject/cppu/source/uno/check.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/data.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/data.cxx -o $W/CxxObject/cppu/source/uno/data.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/EnvDcp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/EnvDcp.cxx -o $W/CxxObject/cppu/source/uno/EnvDcp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/EnvStack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/EnvStack.cxx -o $W/CxxObject/cppu/source/uno/EnvStack.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/IdentityMapping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/IdentityMapping.cxx -o $W/CxxObject/cppu/source/uno/IdentityMapping.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/lbenv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/lbenv.cxx -o $W/CxxObject/cppu/source/uno/lbenv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/lbmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/lbmap.cxx -o $W/CxxObject/cppu/source/uno/lbmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/loadmodule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/loadmodule.cxx -o $W/CxxObject/cppu/source/uno/loadmodule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] cppu/source/uno/sequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/uno/ $W/Dep/CxxObject/cppu/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPU_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/uno/sequence.cxx -o $W/CxxObject/cppu/source/uno/sequence.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] xmlreader/source/pad.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlreader/source/ $W/Dep/CxxObject/xmlreader/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_XMLREADER -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlreader/source/pad.cxx -o $W/CxxObject/xmlreader/source/pad.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] xmlreader/source/span.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlreader/source/ $W/Dep/CxxObject/xmlreader/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_XMLREADER -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlreader/source/span.cxx -o $W/CxxObject/xmlreader/source/span.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] xmlreader/source/xmlreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlreader/source/ $W/Dep/CxxObject/xmlreader/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_XMLREADER -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlreader/source/xmlreader.cxx -o $W/CxxObject/xmlreader/source/xmlreader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build UNO] oovbaapi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && RESPONSEFILE=/tmp/gbuild.Iinkbx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/oovbaapi @${RESPONSEFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/oovbaapi.rdb && rm -f ${RESPONSEFILE} /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/types.rdb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libgcc3_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libuno_purpenvhelpergcc3.so.3 [build UNI] cppu_qa_cppumaker_types \ touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InternalUnoApi/cppu_qa_cppumaker_types.done [build UNI] cppu_qa_types \ touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InternalUnoApi/cppu_qa_types.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblog_uno_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libunsafe_uno_uno.so [build BIN] hsqldb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/hsqldb [build BIN] rhino S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/rhino [build PKG] postprocess_registry rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_registry.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_registry.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_registry.filelist [build HPC] offapi LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -C -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/offapi/comprehensive /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/offapi/comprehensive.done [build UNO] scaddins mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/ && RESPONSEFILE=/tmp/gbuild.KdFZMB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unoidl-write /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/scaddins/idl @${RESPONSEFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/scaddins.rdb && rm -f ${RESPONSEFILE} [build CXX] javaunohelper/source/preload.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/javaunohelper/source/ $W/Dep/CxxObject/javaunohelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/javaunohelper/source/preload.cxx -o $W/CxxObject/javaunohelper/source/preload.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build LOC] postprocess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/postprocess [build UNI] scaddins \ touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/InternalUnoApi/scaddins.done [build MOD] scp2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/scp2 [build CUS] testtools/bridgetest_javamaker touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/testtools/bridgetest_javamaker.done [build BIN] udkapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/udkapi [build HPP] offapi \ LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -L -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/offapi/normal /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/offapi/normal.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libuno_cppuhelpergcc3.so.3 [build LNK] Library/libuno_cppu.so.3 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,--soname=libuno_cppu.so.3 -Wl,--version-script=$S/cppu/util/cppu.map -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cppu/source/cppu/compat.o $W/CxxObject/cppu/source/cppu/cppu_opt.o $W/CxxObject/cppu/source/threadpool/current.o $W/CxxObject/cppu/source/threadpool/jobqueue.o $W/CxxObject/cppu/source/threadpool/thread.o $W/CxxObject/cppu/source/threadpool/threadident.o $W/CxxObject/cppu/source/threadpool/threadpool.o $W/CxxObject/cppu/source/typelib/static_types.o $W/CxxObject/cppu/source/typelib/typelib.o $W/CxxObject/cppu/source/uno/any.o $W/CxxObject/cppu/source/uno/cascade_mapping.o $W/CxxObject/cppu/source/uno/check.o $W/CxxObject/cppu/source/uno/data.o $W/CxxObject/cppu/source/uno/EnvDcp.o $W/CxxObject/cppu/source/uno/EnvStack.o $W/CxxObject/cppu/source/uno/IdentityMapping.o $W/CxxObject/cppu/source/uno/lbenv.o $W/CxxObject/cppu/source/uno/lbmap.o $W/CxxObject/cppu/source/uno/loadmodule.o $W/CxxObject/cppu/source/uno/sequence.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -luno_salhelpergcc3 -o $I/program/libuno_cppu.so.3 && ln -sf ../../program/libuno_cppu.so.3 $I/sdk/lib/libuno_cppu.so [build CXX] cppuhelper/source/access_control.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libuno_cppu.so.3 | grep SONAME > $W/LinkTarget/Library/libuno_cppu.so.3.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libuno_cppu.so.3 | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libuno_cppu.so.3.exports.tmp && if cmp -s $W/LinkTarget/Library/libuno_cppu.so.3.exports.tmp $W/LinkTarget/Library/libuno_cppu.so.3.exports; then rm $W/LinkTarget/Library/libuno_cppu.so.3.exports.tmp; else mv $W/LinkTarget/Library/libuno_cppu.so.3.exports.tmp $W/LinkTarget/Library/libuno_cppu.so.3.exports && touch -r $I/program/libuno_cppu.so.3 $W/LinkTarget/Library/libuno_cppu.so.3.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/access_control.cxx -o $W/CxxObject/cppuhelper/source/access_control.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/bootstrap.cxx TEMPFILE=/tmp/gbuild.jDQBHQ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libuno_cppu.so.3.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/bootstrap.cxx -o $W/CxxObject/cppuhelper/source/bootstrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/compat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/compat.cxx -o $W/CxxObject/cppuhelper/source/compat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/component_context.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/component_context.cxx -o $W/CxxObject/cppuhelper/source/component_context.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/component.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/component.cxx -o $W/CxxObject/cppuhelper/source/component.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/defaultbootstrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/defaultbootstrap.cxx -o $W/CxxObject/cppuhelper/source/defaultbootstrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/exc_thrower.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/exc_thrower.cxx -o $W/CxxObject/cppuhelper/source/exc_thrower.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/factory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/factory.cxx -o $W/CxxObject/cppuhelper/source/factory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/implbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/implbase.cxx -o $W/CxxObject/cppuhelper/source/implbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/implbase_ex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/implbase_ex.cxx -o $W/CxxObject/cppuhelper/source/implbase_ex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/implementationentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/implementationentry.cxx -o $W/CxxObject/cppuhelper/source/implementationentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/interfacecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/interfacecontainer.cxx -o $W/CxxObject/cppuhelper/source/interfacecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/macro_expander.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/macro_expander.cxx -o $W/CxxObject/cppuhelper/source/macro_expander.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/paths.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/paths.cxx -o $W/CxxObject/cppuhelper/source/paths.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/propertysetmixin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/propertysetmixin.cxx -o $W/CxxObject/cppuhelper/source/propertysetmixin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/propshlp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/propshlp.cxx -o $W/CxxObject/cppuhelper/source/propshlp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/servicemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/servicemanager.cxx -o $W/CxxObject/cppuhelper/source/servicemanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/shlib.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/shlib.cxx -o $W/CxxObject/cppuhelper/source/shlib.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/supportsservice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/supportsservice.cxx -o $W/CxxObject/cppuhelper/source/supportsservice.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/tdmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/tdmgr.cxx -o $W/CxxObject/cppuhelper/source/tdmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/typemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/typemanager.cxx -o $W/CxxObject/cppuhelper/source/typemanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/typeprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/typeprovider.cxx -o $W/CxxObject/cppuhelper/source/typeprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/unourl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/unourl.cxx -o $W/CxxObject/cppuhelper/source/unourl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] cppuhelper/source/weak.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppuhelper/source/ $W/Dep/CxxObject/cppuhelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppuhelper/source/weak.cxx -o $W/CxxObject/cppuhelper/source/weak.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/cppuhelper/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjvmfwklo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjvmaccesslo.so [build CXX] jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/pluginlib/gnujre.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/gnujre.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/plugins/sunmajor/pluginlib/otherjre.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/pluginlib/otherjre.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/otherjre.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/sunjre.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/sunversion.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/plugins/sunmajor/pluginlib/util.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/pluginlib/util.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/util.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/source/elements.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/source/ $W/Dep/CxxObject/jvmfwk/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/source/elements.cxx -o $W/CxxObject/jvmfwk/source/elements.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/source/framework.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/source/ $W/Dep/CxxObject/jvmfwk/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/source/framework.cxx -o $W/CxxObject/jvmfwk/source/framework.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/source/fwkbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/source/ $W/Dep/CxxObject/jvmfwk/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/source/fwkbase.cxx -o $W/CxxObject/jvmfwk/source/fwkbase.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/source/fwkutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/source/ $W/Dep/CxxObject/jvmfwk/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/source/fwkutil.cxx -o $W/CxxObject/jvmfwk/source/fwkutil.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmfwk/source/libxmlutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/source/ $W/Dep/CxxObject/jvmfwk/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMFWK_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/source/libxmlutil.cxx -o $W/CxxObject/jvmfwk/source/libxmlutil.o -I$S/jvmfwk/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] jvmaccess/source/classpath.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmaccess/source/ $W/Dep/CxxObject/jvmaccess/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMACCESS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmaccess/source/classpath.cxx -o $W/CxxObject/jvmaccess/source/classpath.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] jvmaccess/source/unovirtualmachine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmaccess/source/ $W/Dep/CxxObject/jvmaccess/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMACCESS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmaccess/source/unovirtualmachine.cxx -o $W/CxxObject/jvmaccess/source/unovirtualmachine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] jvmaccess/source/virtualmachine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmaccess/source/ $W/Dep/CxxObject/jvmaccess/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DJVMACCESS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmaccess/source/virtualmachine.cxx -o $W/CxxObject/jvmaccess/source/virtualmachine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build HPP] oovbaapi \ LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -L -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/oovbaapi/normal /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/oovbaapi.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/oovbaapi/normal.done [build JVM] CustomTarget/ridljar/javamaker/done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -r $W/CustomTarget/ridljar/javamaker && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/sdk/bin/javamaker -O$W/CustomTarget/ridljar/javamaker $I/program/types.rdb && touch $W/CustomTarget/ridljar/javamaker/done /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/types/offapi.rdb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libbinaryurplo.so [build CXX] bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/ $W/Dep/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx -o $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/gcc3_linux_s390x/except.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/ $W/Dep/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/gcc3_linux_s390x/except.cxx -o $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/except.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/ $W/Dep/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx -o $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/shared/bridge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/shared/ $W/Dep/CxxObject/bridges/source/cpp_uno/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/shared/bridge.cxx -o $W/CxxObject/bridges/source/cpp_uno/shared/bridge.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/shared/component.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx: In function 'long int {anonymous}::privateSnippetExecutor(long int, long int, long int, long int, long int, long int)': /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx:532:44: warning: this statement may fall through [-Wimplicit-fallthrough=] 532 | (*((double *) nRegReturn)) = tmp; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx:535:9: note: here 535 | case typelib_TypeClass_DOUBLE: | ^~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx: In function 'typelib_TypeClass {anonymous}::cpp_mediate(sal_uInt64, void**, void**, void**, sal_Int64*)': /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx:457:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 457 | } | ^ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.cxx:459:9: note: here 459 | default: | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx: In function 'void bridges::cpp_uno::shared::unoInterfaceProxyDispatch(uno_Interface*, const typelib_TypeDescription*, void*, void**, uno_Any**)': /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:513:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 513 | } | ^ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:515:9: note: here 515 | default: | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx: In function 'void {anonymous}::callVirtualMethod(void*, sal_Int32, void*, typelib_TypeDescription*, sal_uInt64*, sal_uInt32, sal_uInt64*, sal_uInt32, double*, sal_uInt32)': /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:176:59: warning: this statement may fall through [-Wimplicit-fallthrough=] 176 | asm volatile("ld 6,%0" :: "m"(pFPR[3]) : "16"); | ^ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:177:9: note: here 177 | case 3: | ^~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:178:59: warning: this statement may fall through [-Wimplicit-fallthrough=] 178 | asm volatile("ld 4,%0" :: "m"(pFPR[2]) : "16"); | ^ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:179:9: note: here 179 | case 2: | ^~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:180:59: warning: this statement may fall through [-Wimplicit-fallthrough=] 180 | asm volatile("ld 2,%0" :: "m"(pFPR[1]) : "16"); | ^ /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.cxx:181:9: note: here 181 | case 1: | ^~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/shared/ $W/Dep/CxxObject/bridges/source/cpp_uno/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/shared/component.cxx -o $W/CxxObject/bridges/source/cpp_uno/shared/component.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/shared/types.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/shared/ $W/Dep/CxxObject/bridges/source/cpp_uno/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/shared/types.cxx -o $W/CxxObject/bridges/source/cpp_uno/shared/types.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/shared/unointerfaceproxy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/shared/ $W/Dep/CxxObject/bridges/source/cpp_uno/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/shared/unointerfaceproxy.cxx -o $W/CxxObject/bridges/source/cpp_uno/shared/unointerfaceproxy.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/shared/vtablefactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/shared/ $W/Dep/CxxObject/bridges/source/cpp_uno/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/shared/vtablefactory.cxx -o $W/CxxObject/bridges/source/cpp_uno/shared/vtablefactory.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/shared/vtables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/shared/ $W/Dep/CxxObject/bridges/source/cpp_uno/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/shared/vtables.cxx -o $W/CxxObject/bridges/source/cpp_uno/shared/vtables.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/cpp_uno/shared/ $W/Dep/CxxObject/bridges/source/cpp_uno/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DHAVE_POSIX_FALLOCATE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -O0 -fstrict-aliasing -fstrict-overflow -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -fno-omit-frame-pointer -fno-strict-aliasing -DLIBO_INTERNAL_ONLY -c $S/bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx -o $W/CxxObject/bridges/source/cpp_uno/shared/cppinterfaceproxy.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjava_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libvclmain.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libglxtest.a [build CXX] vcl/source/salmain/salmain.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/salmain/ $W/Dep/CxxObject/vcl/source/salmain/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/salmain/salmain.cxx -o $W/CxxObject/vcl/source/salmain/salmain.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] vcl/unx/glxtest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/ $W/Dep/CxxObject/vcl/unx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/glxtest.cxx -o $W/CxxObject/vcl/unx/glxtest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libaffine_uno_uno.so [build CXX] cppu/source/helper/purpenv/helper_purpenv_Environment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/helper/purpenv/ $W/Dep/CxxObject/cppu/source/helper/purpenv/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPURPENV_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/helper/purpenv/helper_purpenv_Environment.cxx -o $W/CxxObject/cppu/source/helper/purpenv/helper_purpenv_Environment.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/helper/purpenv/ $W/Dep/CxxObject/cppu/source/helper/purpenv/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPURPENV_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx -o $W/CxxObject/cppu/source/helper/purpenv/helper_purpenv_Mapping.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/helper/purpenv/ $W/Dep/CxxObject/cppu/source/helper/purpenv/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPURPENV_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx -o $W/CxxObject/cppu/source/helper/purpenv/helper_purpenv_Proxy.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] cppu/source/AffineBridge/AffineBridge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/AffineBridge/ $W/Dep/CxxObject/cppu/source/AffineBridge/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/AffineBridge/AffineBridge.cxx -o $W/CxxObject/cppu/source/AffineBridge/AffineBridge.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] cppu/source/LogBridge/LogBridge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/LogBridge/ $W/Dep/CxxObject/cppu/source/LogBridge/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/LogBridge/LogBridge.cxx -o $W/CxxObject/cppu/source/LogBridge/LogBridge.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] cppu/source/UnsafeBridge/UnsafeBridge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppu/source/UnsafeBridge/ $W/Dep/CxxObject/cppu/source/UnsafeBridge/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppu/source/UnsafeBridge/UnsafeBridge.cxx -o $W/CxxObject/cppu/source/UnsafeBridge/UnsafeBridge.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/sp2bv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/uno.bin [build MOD] hsqldb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/hsqldb [build MOD] rhino S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/rhino /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images/images_karasa_jaga_svg.zip /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/config/images_karasa_jaga_svg.zip S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libbootstraplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libintrospectionlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libinvocadaptlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libinvocationlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libnamingservicelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libproxyfaclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libreflectionlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libstocserviceslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libuuresolverlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjavaloaderlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/StaticLibrary/libulingu.a [build HPC] scaddins LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/sdk/bin/cppumaker -Gc -C -O/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/scaddins/comprehensive /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/scaddins.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/offapi.rdb -X/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/udkapi.rdb && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiHeadersTarget/scaddins/comprehensive.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libkde5be1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcmdmaillo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/saxparser S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtextconv_dict.so [build LNK] Library/libjuh.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/javaunohelper/source/preload.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $I/program/libjuh.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjuh.so | grep SONAME > $W/LinkTarget/Library/libjuh.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjuh.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjuh.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjuh.so.exports.tmp $W/LinkTarget/Library/libjuh.so.exports; then rm $W/LinkTarget/Library/libjuh.so.exports.tmp; else mv $W/LinkTarget/Library/libjuh.so.exports.tmp $W/LinkTarget/Library/libjuh.so.exports && touch -r $I/program/libjuh.so $W/LinkTarget/Library/libjuh.so.exports; fi TEMPFILE=/tmp/gbuild.Fgh2cF && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjuh.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/javaldx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblibreofficekitgtk.so [build SED] CustomTarget/odk/docs/idl/Doxyfile sed -e 's!^INPUT = %$!INPUT = /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/idl/main.dox /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/com /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/org /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/org /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/idl/generated_idl_chapter_refs.idl!' \ -e 's!^OUTPUT_DIRECTORY = %$!OUTPUT_DIRECTORY = /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/idl/ref!' \ -e 's!^PROJECT_BRIEF = %$!PROJECT_BRIEF = "LibreOffice 6.3 SDK API Reference"!' \ -e 's!^PROJECT_NAME = %$!PROJECT_NAME = LibreOffice!' \ -e 's!^QUIET = %$!QUIET = NO!' \ -e 's!^STRIP_FROM_PATH = %$!STRIP_FROM_PATH = /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/ /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/!' \ -e 's!^SHORT_NAMES = %$!SHORT_NAMES = NO!' \ /builddir/build/BUILD/libreoffice-6.3.5.2/odk/docs/idl/Doxyfile > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/idl/Doxyfile [build BIN] offapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/offapi /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/UnoApiTarget/oovbaapi.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/types/oovbaapi.rdb [build CUS] postprocess/images touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/postprocess/images.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpyuno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtesttools_bridgetest-common.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtesttools_constructors.so mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/testComponent.prepared [build MOD] udkapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/udkapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/unoexceptionprotector.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucbhelper.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libi18nlangtag.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libbasegfxlo.so [build LNK] Library/libxmlreaderlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/xmlreader/source/pad.o $W/CxxObject/xmlreader/source/span.o $W/CxxObject/xmlreader/source/xmlreader.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_sal -o $I/program/libxmlreaderlo.so [build CXX] ucbhelper/source/client/activedatasink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/client/ $W/Dep/CxxObject/ucbhelper/source/client/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/client/activedatasink.cxx -o $W/CxxObject/ucbhelper/source/client/activedatasink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/client/activedatastreamer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/client/ $W/Dep/CxxObject/ucbhelper/source/client/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/client/activedatastreamer.cxx -o $W/CxxObject/ucbhelper/source/client/activedatastreamer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/client/commandenvironment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/client/ $W/Dep/CxxObject/ucbhelper/source/client/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/client/commandenvironment.cxx -o $W/CxxObject/ucbhelper/source/client/commandenvironment.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/client/content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxmlreaderlo.so | grep SONAME > $W/LinkTarget/Library/libxmlreaderlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxmlreaderlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxmlreaderlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxmlreaderlo.so.exports.tmp $W/LinkTarget/Library/libxmlreaderlo.so.exports; then rm $W/LinkTarget/Library/libxmlreaderlo.so.exports.tmp; else mv $W/LinkTarget/Library/libxmlreaderlo.so.exports.tmp $W/LinkTarget/Library/libxmlreaderlo.so.exports && touch -r $I/program/libxmlreaderlo.so $W/LinkTarget/Library/libxmlreaderlo.so.exports; fi TEMPFILE=/tmp/gbuild.0TrSQp && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxmlreaderlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/client/ $W/Dep/CxxObject/ucbhelper/source/client/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/client/content.cxx -o $W/CxxObject/ucbhelper/source/client/content.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/client/interceptedinteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/client/ $W/Dep/CxxObject/ucbhelper/source/client/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/client/interceptedinteraction.cxx -o $W/CxxObject/ucbhelper/source/client/interceptedinteraction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/client/proxydecider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/client/ $W/Dep/CxxObject/ucbhelper/source/client/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/client/proxydecider.cxx -o $W/CxxObject/ucbhelper/source/client/proxydecider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/authenticationfallback.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/authenticationfallback.cxx -o $W/CxxObject/ucbhelper/source/provider/authenticationfallback.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/cancelcommandexecution.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/cancelcommandexecution.cxx -o $W/CxxObject/ucbhelper/source/provider/cancelcommandexecution.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/contenthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/contenthelper.cxx -o $W/CxxObject/ucbhelper/source/provider/contenthelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/contentidentifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/contentidentifier.cxx -o $W/CxxObject/ucbhelper/source/provider/contentidentifier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/contentinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/contentinfo.cxx -o $W/CxxObject/ucbhelper/source/provider/contentinfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/fd_inputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/fd_inputstream.cxx -o $W/CxxObject/ucbhelper/source/provider/fd_inputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/getcomponentcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/getcomponentcontext.cxx -o $W/CxxObject/ucbhelper/source/provider/getcomponentcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/interactionrequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/interactionrequest.cxx -o $W/CxxObject/ucbhelper/source/provider/interactionrequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/propertyvalueset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/propertyvalueset.cxx -o $W/CxxObject/ucbhelper/source/provider/propertyvalueset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/providerhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/providerhelper.cxx -o $W/CxxObject/ucbhelper/source/provider/providerhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/registerucb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/registerucb.cxx -o $W/CxxObject/ucbhelper/source/provider/registerucb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/resultset.cxx -o $W/CxxObject/ucbhelper/source/provider/resultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/resultsethelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/resultsethelper.cxx -o $W/CxxObject/ucbhelper/source/provider/resultsethelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/resultsetmetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/resultsetmetadata.cxx -o $W/CxxObject/ucbhelper/source/provider/resultsetmetadata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/simpleauthenticationrequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/simpleauthenticationrequest.cxx -o $W/CxxObject/ucbhelper/source/provider/simpleauthenticationrequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/simplecertificatevalidationrequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/simplecertificatevalidationrequest.cxx -o $W/CxxObject/ucbhelper/source/provider/simplecertificatevalidationrequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/simpleinteractionrequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/simpleinteractionrequest.cxx -o $W/CxxObject/ucbhelper/source/provider/simpleinteractionrequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/simpleioerrorrequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/simpleioerrorrequest.cxx -o $W/CxxObject/ucbhelper/source/provider/simpleioerrorrequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucbhelper/source/provider/simplenameclashresolverequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucbhelper/source/provider/ $W/Dep/CxxObject/ucbhelper/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUCBHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucbhelper/source/provider/simplenameclashresolverequest.cxx -o $W/CxxObject/ucbhelper/source/provider/simplenameclashresolverequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18nlangtag/source/isolang/insys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nlangtag/source/isolang/ $W/Dep/CxxObject/i18nlangtag/source/isolang/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NLANGTAG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nlangtag/source/isolang/insys.cxx -o $W/CxxObject/i18nlangtag/source/isolang/insys.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] i18nlangtag/source/isolang/isolang.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nlangtag/source/isolang/ $W/Dep/CxxObject/i18nlangtag/source/isolang/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NLANGTAG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nlangtag/source/isolang/isolang.cxx -o $W/CxxObject/i18nlangtag/source/isolang/isolang.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] i18nlangtag/source/isolang/mslangid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nlangtag/source/isolang/ $W/Dep/CxxObject/i18nlangtag/source/isolang/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NLANGTAG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nlangtag/source/isolang/mslangid.cxx -o $W/CxxObject/i18nlangtag/source/isolang/mslangid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] i18nlangtag/source/languagetag/languagetag.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nlangtag/source/languagetag/ $W/Dep/CxxObject/i18nlangtag/source/languagetag/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NLANGTAG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nlangtag/source/languagetag/languagetag.cxx -o $W/CxxObject/i18nlangtag/source/languagetag/languagetag.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] i18nlangtag/source/languagetag/languagetagicu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nlangtag/source/languagetag/ $W/Dep/CxxObject/i18nlangtag/source/languagetag/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NLANGTAG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nlangtag/source/languagetag/languagetagicu.cxx -o $W/CxxObject/i18nlangtag/source/languagetag/languagetagicu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] basegfx/source/color/bcolormodifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/color/ $W/Dep/CxxObject/basegfx/source/color/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/color/bcolormodifier.cxx -o $W/CxxObject/basegfx/source/color/bcolormodifier.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/color/bcolortools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/color/ $W/Dep/CxxObject/basegfx/source/color/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/color/bcolortools.cxx -o $W/CxxObject/basegfx/source/color/bcolortools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/curve/b2dbeziertools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/curve/ $W/Dep/CxxObject/basegfx/source/curve/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/curve/b2dbeziertools.cxx -o $W/CxxObject/basegfx/source/curve/b2dbeziertools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/curve/b2dcubicbezier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/curve/ $W/Dep/CxxObject/basegfx/source/curve/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/curve/b2dcubicbezier.cxx -o $W/CxxObject/basegfx/source/curve/b2dcubicbezier.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/matrix/b2dhommatrix.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/matrix/ $W/Dep/CxxObject/basegfx/source/matrix/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/matrix/b2dhommatrix.cxx -o $W/CxxObject/basegfx/source/matrix/b2dhommatrix.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/matrix/b2dhommatrixtools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/matrix/ $W/Dep/CxxObject/basegfx/source/matrix/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/matrix/b2dhommatrixtools.cxx -o $W/CxxObject/basegfx/source/matrix/b2dhommatrixtools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/matrix/b3dhommatrix.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/matrix/ $W/Dep/CxxObject/basegfx/source/matrix/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/matrix/b3dhommatrix.cxx -o $W/CxxObject/basegfx/source/matrix/b3dhommatrix.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/matrix/b3dhommatrixtools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/matrix/ $W/Dep/CxxObject/basegfx/source/matrix/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/matrix/b3dhommatrixtools.cxx -o $W/CxxObject/basegfx/source/matrix/b3dhommatrixtools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/numeric/ftools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/numeric/ $W/Dep/CxxObject/basegfx/source/numeric/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/numeric/ftools.cxx -o $W/CxxObject/basegfx/source/numeric/ftools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/point/b2dpoint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/point/ $W/Dep/CxxObject/basegfx/source/point/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/point/b2dpoint.cxx -o $W/CxxObject/basegfx/source/point/b2dpoint.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/point/b2ipoint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/point/ $W/Dep/CxxObject/basegfx/source/point/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/point/b2ipoint.cxx -o $W/CxxObject/basegfx/source/point/b2ipoint.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/point/b3dpoint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/point/ $W/Dep/CxxObject/basegfx/source/point/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/point/b3dpoint.cxx -o $W/CxxObject/basegfx/source/point/b3dpoint.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dlinegeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dlinegeometry.cxx -o $W/CxxObject/basegfx/source/polygon/b2dlinegeometry.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dpolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dpolygon.cxx -o $W/CxxObject/basegfx/source/polygon/b2dpolygon.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dpolygonclipper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dpolygonclipper.cxx -o $W/CxxObject/basegfx/source/polygon/b2dpolygonclipper.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dpolygoncutandtouch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dpolygoncutandtouch.cxx -o $W/CxxObject/basegfx/source/polygon/b2dpolygoncutandtouch.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dpolygontools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dpolygontools.cxx -o $W/CxxObject/basegfx/source/polygon/b2dpolygontools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dpolygontriangulator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dpolygontriangulator.cxx -o $W/CxxObject/basegfx/source/polygon/b2dpolygontriangulator.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dpolypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dpolypolygon.cxx -o $W/CxxObject/basegfx/source/polygon/b2dpolypolygon.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dpolypolygoncutter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dpolypolygoncutter.cxx -o $W/CxxObject/basegfx/source/polygon/b2dpolypolygoncutter.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dpolypolygontools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dpolypolygontools.cxx -o $W/CxxObject/basegfx/source/polygon/b2dpolypolygontools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dsvgpolypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dsvgpolypolygon.cxx -o $W/CxxObject/basegfx/source/polygon/b2dsvgpolypolygon.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b2dtrapezoid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b2dtrapezoid.cxx -o $W/CxxObject/basegfx/source/polygon/b2dtrapezoid.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b3dpolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b3dpolygon.cxx -o $W/CxxObject/basegfx/source/polygon/b3dpolygon.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b3dpolygontools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b3dpolygontools.cxx -o $W/CxxObject/basegfx/source/polygon/b3dpolygontools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b3dpolypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b3dpolypolygon.cxx -o $W/CxxObject/basegfx/source/polygon/b3dpolypolygon.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/polygon/b3dpolypolygontools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/polygon/ $W/Dep/CxxObject/basegfx/source/polygon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/polygon/b3dpolypolygontools.cxx -o $W/CxxObject/basegfx/source/polygon/b3dpolypolygontools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/range/b2dpolyrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/range/ $W/Dep/CxxObject/basegfx/source/range/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/range/b2dpolyrange.cxx -o $W/CxxObject/basegfx/source/range/b2dpolyrange.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/range/b2drange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/range/ $W/Dep/CxxObject/basegfx/source/range/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/range/b2drange.cxx -o $W/CxxObject/basegfx/source/range/b2drange.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/range/b2drangeclipper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/range/ $W/Dep/CxxObject/basegfx/source/range/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/range/b2drangeclipper.cxx -o $W/CxxObject/basegfx/source/range/b2drangeclipper.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/range/b2xrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/range/ $W/Dep/CxxObject/basegfx/source/range/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/range/b2xrange.cxx -o $W/CxxObject/basegfx/source/range/b2xrange.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/range/b3drange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/range/ $W/Dep/CxxObject/basegfx/source/range/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/range/b3drange.cxx -o $W/CxxObject/basegfx/source/range/b3drange.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/raster/rasterconvert3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/raster/ $W/Dep/CxxObject/basegfx/source/raster/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/raster/rasterconvert3d.cxx -o $W/CxxObject/basegfx/source/raster/rasterconvert3d.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/b2dclipstate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/b2dclipstate.cxx -o $W/CxxObject/basegfx/source/tools/b2dclipstate.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/canvastools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/canvastools.cxx -o $W/CxxObject/basegfx/source/tools/canvastools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/gradienttools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/gradienttools.cxx -o $W/CxxObject/basegfx/source/tools/gradienttools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/keystoplerp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/keystoplerp.cxx -o $W/CxxObject/basegfx/source/tools/keystoplerp.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/numbertools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/numbertools.cxx -o $W/CxxObject/basegfx/source/tools/numbertools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/stringconversiontools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/stringconversiontools.cxx -o $W/CxxObject/basegfx/source/tools/stringconversiontools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/systemdependentdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/systemdependentdata.cxx -o $W/CxxObject/basegfx/source/tools/systemdependentdata.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/tools.cxx -o $W/CxxObject/basegfx/source/tools/tools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/unopolypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/unopolypolygon.cxx -o $W/CxxObject/basegfx/source/tools/unopolypolygon.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tools/zoomtools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tools/ $W/Dep/CxxObject/basegfx/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tools/zoomtools.cxx -o $W/CxxObject/basegfx/source/tools/zoomtools.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tuple/b2dtuple.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tuple/ $W/Dep/CxxObject/basegfx/source/tuple/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tuple/b2dtuple.cxx -o $W/CxxObject/basegfx/source/tuple/b2dtuple.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/tuple/b3dtuple.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/tuple/ $W/Dep/CxxObject/basegfx/source/tuple/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/tuple/b3dtuple.cxx -o $W/CxxObject/basegfx/source/tuple/b3dtuple.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/vector/b2dvector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/vector/ $W/Dep/CxxObject/basegfx/source/vector/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/vector/b2dvector.cxx -o $W/CxxObject/basegfx/source/vector/b2dvector.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/vector/b2ivector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/vector/ $W/Dep/CxxObject/basegfx/source/vector/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/vector/b2ivector.cxx -o $W/CxxObject/basegfx/source/vector/b2ivector.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basegfx/source/vector/b3dvector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basegfx/source/vector/ $W/Dep/CxxObject/basegfx/source/vector/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASEGFX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basegfx/source/vector/b3dvector.cxx -o $W/CxxObject/basegfx/source/vector/b3dvector.o -I$S/basegfx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CUS] ridljar/javamaker touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/ridljar/javamaker.done [build JVM] CustomTarget/unoil/javamaker/done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -r $W/CustomTarget/unoil/javamaker && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/sdk/bin/javamaker -O$W/CustomTarget/unoil/javamaker $I/program/types/offapi.rdb -X$I/program/types.rdb && touch $W/CustomTarget/unoil/javamaker/done [build CXX] binaryurp/source/binaryany.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/binaryany.cxx -o $W/CxxObject/binaryurp/source/binaryany.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/bridge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/bridge.cxx -o $W/CxxObject/binaryurp/source/bridge.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/bridgefactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/bridgefactory.cxx -o $W/CxxObject/binaryurp/source/bridgefactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/currentcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/currentcontext.cxx -o $W/CxxObject/binaryurp/source/currentcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/incomingrequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/incomingrequest.cxx -o $W/CxxObject/binaryurp/source/incomingrequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/lessoperators.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/lessoperators.cxx -o $W/CxxObject/binaryurp/source/lessoperators.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/marshal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/marshal.cxx -o $W/CxxObject/binaryurp/source/marshal.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/outgoingrequests.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/outgoingrequests.cxx -o $W/CxxObject/binaryurp/source/outgoingrequests.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/proxy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/proxy.cxx -o $W/CxxObject/binaryurp/source/proxy.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/reader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/reader.cxx -o $W/CxxObject/binaryurp/source/reader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/unmarshal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/unmarshal.cxx -o $W/CxxObject/binaryurp/source/unmarshal.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] binaryurp/source/writer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/binaryurp/source/ $W/Dep/CxxObject/binaryurp/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/binaryurp/source/writer.cxx -o $W/CxxObject/binaryurp/source/writer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build LNK] Library/libgcc3_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/cpp2uno.o $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/except.o $W/CxxObject/bridges/source/cpp_uno/gcc3_linux_s390x/uno2cpp.o $W/CxxObject/bridges/source/cpp_uno/shared/bridge.o $W/CxxObject/bridges/source/cpp_uno/shared/component.o $W/CxxObject/bridges/source/cpp_uno/shared/types.o $W/CxxObject/bridges/source/cpp_uno/shared/unointerfaceproxy.o $W/CxxObject/bridges/source/cpp_uno/shared/vtablefactory.o $W/CxxObject/bridges/source/cpp_uno/shared/vtables.o $W/CxxObject/bridges/source/cpp_uno/shared/cppinterfaceproxy.o -Wl,--start-group -ldl -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_sal -o $I/program/libgcc3_uno.so [build CXX] bridges/source/jni_uno/jni_bridge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libgcc3_uno.so | grep SONAME > $W/LinkTarget/Library/libgcc3_uno.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libgcc3_uno.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libgcc3_uno.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libgcc3_uno.so.exports.tmp $W/LinkTarget/Library/libgcc3_uno.so.exports; then rm $W/LinkTarget/Library/libgcc3_uno.so.exports.tmp; else mv $W/LinkTarget/Library/libgcc3_uno.so.exports.tmp $W/LinkTarget/Library/libgcc3_uno.so.exports && touch -r $I/program/libgcc3_uno.so $W/LinkTarget/Library/libgcc3_uno.so.exports; fi TEMPFILE=/tmp/gbuild.WDRoU7 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libgcc3_uno.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/jni_uno/ $W/Dep/CxxObject/bridges/source/jni_uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/bridges/source/jni_uno/jni_bridge.cxx -o $W/CxxObject/bridges/source/jni_uno/jni_bridge.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/jni_uno/jni_data.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/jni_uno/ $W/Dep/CxxObject/bridges/source/jni_uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/bridges/source/jni_uno/jni_data.cxx -o $W/CxxObject/bridges/source/jni_uno/jni_data.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/jni_uno/jni_info.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/jni_uno/ $W/Dep/CxxObject/bridges/source/jni_uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/bridges/source/jni_uno/jni_info.cxx -o $W/CxxObject/bridges/source/jni_uno/jni_info.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/jni_uno/jni_java2uno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/jni_uno/ $W/Dep/CxxObject/bridges/source/jni_uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/bridges/source/jni_uno/jni_java2uno.cxx -o $W/CxxObject/bridges/source/jni_uno/jni_java2uno.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/jni_uno/jni_uno2java.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/jni_uno/ $W/Dep/CxxObject/bridges/source/jni_uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/bridges/source/jni_uno/jni_uno2java.cxx -o $W/CxxObject/bridges/source/jni_uno/jni_uno2java.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] bridges/source/jni_uno/nativethreadpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/bridges/source/jni_uno/ $W/Dep/CxxObject/bridges/source/jni_uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/bridges/source/jni_uno/nativethreadpool.cxx -o $W/CxxObject/bridges/source/jni_uno/nativethreadpool.o -I$S/bridges/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build LNK] StaticLibrary/libvclmain.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libvclmain.a && ar -rsu $W/LinkTarget/StaticLibrary/libvclmain.a $W/CxxObject/vcl/source/salmain/salmain.o 2> /dev/null [build LNK] StaticLibrary/libglxtest.a TEMPFILE=/tmp/gbuild.ItvMUN && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libvclmain.a.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libglxtest.a && ar -rsu $W/LinkTarget/StaticLibrary/libglxtest.a $W/CxxObject/vcl/unx/glxtest.o 2> /dev/null [build LNK] Library/libuno_purpenvhelpergcc3.so.3 TEMPFILE=/tmp/gbuild.MKwjgp && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libglxtest.a.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,--soname=libuno_purpenvhelpergcc3.so.3 -Wl,--version-script=$S/cppu/util/uno_purpenvhelpergcc3.map -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cppu/source/helper/purpenv/helper_purpenv_Environment.o $W/CxxObject/cppu/source/helper/purpenv/helper_purpenv_Mapping.o $W/CxxObject/cppu/source/helper/purpenv/helper_purpenv_Proxy.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_sal -o $I/program/libuno_purpenvhelpergcc3.so.3 && ln -sf ../../program/libuno_purpenvhelpergcc3.so.3 $I/sdk/lib/libuno_purpenvhelpergcc3.so [build CXX] cpputools/source/sp2bv/sp2bv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libuno_purpenvhelpergcc3.so.3 | grep SONAME > $W/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libuno_purpenvhelpergcc3.so.3 | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.exports.tmp && if cmp -s $W/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.exports.tmp $W/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.exports; then rm $W/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.exports.tmp; else mv $W/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.exports.tmp $W/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.exports && touch -r $I/program/libuno_purpenvhelpergcc3.so.3 $W/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.exports; fi TEMPFILE=/tmp/gbuild.IsXuxa && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libuno_purpenvhelpergcc3.so.3.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cpputools/source/sp2bv/ $W/Dep/CxxObject/cpputools/source/sp2bv/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cpputools/source/sp2bv/sp2bv.cxx -o $W/CxxObject/cpputools/source/sp2bv/sp2bv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] cpputools/source/unoexe/unoexe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cpputools/source/unoexe/ $W/Dep/CxxObject/cpputools/source/unoexe/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cpputools/source/unoexe/unoexe.cxx -o $W/CxxObject/cpputools/source/unoexe/unoexe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive -isystem /usr/include/libxml2 [build MOD] external S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/external [build PKG] postprocess_images rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_images.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_images.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/postprocess_images.filelist [build CXX] stoc/source/defaultregistry/defaultregistry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/defaultregistry/ $W/Dep/CxxObject/stoc/source/defaultregistry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/defaultregistry/defaultregistry.cxx -o $W/CxxObject/stoc/source/defaultregistry/defaultregistry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/implementationregistration/implreg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/implementationregistration/ $W/Dep/CxxObject/stoc/source/implementationregistration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/implementationregistration/implreg.cxx -o $W/CxxObject/stoc/source/implementationregistration/implreg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/implementationregistration/mergekeys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/implementationregistration/ $W/Dep/CxxObject/stoc/source/implementationregistration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/implementationregistration/mergekeys.cxx -o $W/CxxObject/stoc/source/implementationregistration/mergekeys.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/loader/dllcomponentloader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/loader/ $W/Dep/CxxObject/stoc/source/loader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/loader/dllcomponentloader.cxx -o $W/CxxObject/stoc/source/loader/dllcomponentloader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/security/access_controller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/security/ $W/Dep/CxxObject/stoc/source/security/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/security/access_controller.cxx -o $W/CxxObject/stoc/source/security/access_controller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/security/file_policy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/security/ $W/Dep/CxxObject/stoc/source/security/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/security/file_policy.cxx -o $W/CxxObject/stoc/source/security/file_policy.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/security/permissions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/security/ $W/Dep/CxxObject/stoc/source/security/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/security/permissions.cxx -o $W/CxxObject/stoc/source/security/permissions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/servicemanager/servicemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/servicemanager/ $W/Dep/CxxObject/stoc/source/servicemanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/servicemanager/servicemanager.cxx -o $W/CxxObject/stoc/source/servicemanager/servicemanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/simpleregistry/simpleregistry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/simpleregistry/ $W/Dep/CxxObject/stoc/source/simpleregistry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/simpleregistry/simpleregistry.cxx -o $W/CxxObject/stoc/source/simpleregistry/simpleregistry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/bootstrap [build CXX] stoc/source/inspect/introspection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/inspect/ $W/Dep/CxxObject/stoc/source/inspect/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/inspect/introspection.cxx -o $W/CxxObject/stoc/source/inspect/introspection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/invocation_adapterfactory/iafactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/invocation_adapterfactory/ $W/Dep/CxxObject/stoc/source/invocation_adapterfactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/invocation_adapterfactory/iafactory.cxx -o $W/CxxObject/stoc/source/invocation_adapterfactory/iafactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/invocation/invocation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/invocation/ $W/Dep/CxxObject/stoc/source/invocation/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/invocation/invocation.cxx -o $W/CxxObject/stoc/source/invocation/invocation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/namingservice/namingservice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/namingservice/ $W/Dep/CxxObject/stoc/source/namingservice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/namingservice/namingservice.cxx -o $W/CxxObject/stoc/source/namingservice/namingservice.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/proxy_factory/proxyfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/proxy_factory/ $W/Dep/CxxObject/stoc/source/proxy_factory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/proxy_factory/proxyfac.cxx -o $W/CxxObject/stoc/source/proxy_factory/proxyfac.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/corereflection/crarray.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/corereflection/ $W/Dep/CxxObject/stoc/source/corereflection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/corereflection/crarray.cxx -o $W/CxxObject/stoc/source/corereflection/crarray.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/corereflection/crbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/corereflection/ $W/Dep/CxxObject/stoc/source/corereflection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/corereflection/crbase.cxx -o $W/CxxObject/stoc/source/corereflection/crbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/corereflection/crcomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/corereflection/ $W/Dep/CxxObject/stoc/source/corereflection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/corereflection/crcomp.cxx -o $W/CxxObject/stoc/source/corereflection/crcomp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/corereflection/crefl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/corereflection/ $W/Dep/CxxObject/stoc/source/corereflection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/corereflection/crefl.cxx -o $W/CxxObject/stoc/source/corereflection/crefl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/corereflection/crenum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/corereflection/ $W/Dep/CxxObject/stoc/source/corereflection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/corereflection/crenum.cxx -o $W/CxxObject/stoc/source/corereflection/crenum.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/corereflection/criface.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/corereflection/ $W/Dep/CxxObject/stoc/source/corereflection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/corereflection/criface.cxx -o $W/CxxObject/stoc/source/corereflection/criface.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/typeconv/convert.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/typeconv/ $W/Dep/CxxObject/stoc/source/typeconv/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/typeconv/convert.cxx -o $W/CxxObject/stoc/source/typeconv/convert.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] stoc/source/uriproc/ExternalUriReferenceTranslator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/uriproc/ $W/Dep/CxxObject/stoc/source/uriproc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/uriproc/ExternalUriReferenceTranslator.cxx -o $W/CxxObject/stoc/source/uriproc/ExternalUriReferenceTranslator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] stoc/source/uriproc/UriReference.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/uriproc/ $W/Dep/CxxObject/stoc/source/uriproc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/uriproc/UriReference.cxx -o $W/CxxObject/stoc/source/uriproc/UriReference.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] stoc/source/uriproc/UriReferenceFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/uriproc/ $W/Dep/CxxObject/stoc/source/uriproc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/uriproc/UriReferenceFactory.cxx -o $W/CxxObject/stoc/source/uriproc/UriReferenceFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/uriproc/ $W/Dep/CxxObject/stoc/source/uriproc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx -o $W/CxxObject/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/uriproc/ $W/Dep/CxxObject/stoc/source/uriproc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx -o $W/CxxObject/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/uriproc/ $W/Dep/CxxObject/stoc/source/uriproc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx -o $W/CxxObject/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] remotebridges/source/unourl_resolver/unourl_resolver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/remotebridges/source/unourl_resolver/ $W/Dep/CxxObject/remotebridges/source/unourl_resolver/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/remotebridges/source/unourl_resolver/unourl_resolver.cxx -o $W/CxxObject/remotebridges/source/unourl_resolver/unourl_resolver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/javaloader/javaloader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/javaloader/ $W/Dep/CxxObject/stoc/source/javaloader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/javaloader/javaloader.cxx -o $W/CxxObject/stoc/source/javaloader/javaloader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjavavmlo.so [build CXX] lingucomponent/source/lingutil/lingutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/lingutil/ $W/Dep/CxxObject/lingucomponent/source/lingutil/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_DICTS -DDICT_SYSTEM_DIR=\"file:///usr/share/myspell\" -DHYPH_SYSTEM_DIR=\"file:///usr/share/hyphen\" -DTHES_SYSTEM_DIR=\"file:///usr/share/mythes\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/lingutil/lingutil.cxx -o $W/CxxObject/lingucomponent/source/lingutil/lingutil.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/hunspell [build CXX] shell/source/backends/kde5be/kde5access.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/backends/kde5be/ $W/Dep/CxxObject/shell/source/backends/kde5be/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/backends/kde5be/kde5access.cxx -o $W/CxxObject/shell/source/backends/kde5be/kde5access.o -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] shell/source/backends/kde5be/kde5backend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/backends/kde5be/ $W/Dep/CxxObject/shell/source/backends/kde5be/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/backends/kde5be/kde5backend.cxx -o $W/CxxObject/shell/source/backends/kde5be/kde5backend.o -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblocalebe1lo.so [build CXX] shell/source/cmdmail/cmdmailentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/cmdmail/ $W/Dep/CxxObject/shell/source/cmdmail/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/cmdmail/cmdmailentry.cxx -o $W/CxxObject/shell/source/cmdmail/cmdmailentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] shell/source/cmdmail/cmdmailmsg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/cmdmail/ $W/Dep/CxxObject/shell/source/cmdmail/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/cmdmail/cmdmailmsg.cxx -o $W/CxxObject/shell/source/cmdmail/cmdmailmsg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] shell/source/cmdmail/cmdmailsuppl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/cmdmail/ $W/Dep/CxxObject/shell/source/cmdmail/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/cmdmail/cmdmailsuppl.cxx -o $W/CxxObject/shell/source/cmdmail/cmdmailsuppl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18npool/source/localedata/LocaleNode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/localedata/ $W/Dep/CxxObject/i18npool/source/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/localedata/LocaleNode.cxx -o $W/CxxObject/i18npool/source/localedata/LocaleNode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18npool/source/localedata/filewriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/localedata/ $W/Dep/CxxObject/i18npool/source/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/localedata/filewriter.cxx -o $W/CxxObject/i18npool/source/localedata/filewriter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18npool/source/localedata/saxparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/localedata/ $W/Dep/CxxObject/i18npool/source/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/localedata/saxparser.cxx -o $W/CxxObject/i18npool/source/localedata/saxparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] workdir/CustomTarget/i18npool/textconversion/stc_word.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/textconversion/stc_word.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/textconversion/stc_word.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/textconversion/stc_char.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/textconversion/ $W/Dep/GenCxxObject/CustomTarget/i18npool/textconversion/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/textconversion/stc_word.cxx -o $W/GenCxxObject/CustomTarget/i18npool/textconversion/stc_word.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/textconversion/stc_char.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/textconversion/stc_char.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/textconversion/hhc_char.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/textconversion/ $W/Dep/GenCxxObject/CustomTarget/i18npool/textconversion/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/textconversion/stc_char.cxx -o $W/GenCxxObject/CustomTarget/i18npool/textconversion/stc_char.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/textconversion/hhc_char.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/textconversion/hhc_char.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/textconversion/ $W/Dep/GenCxxObject/CustomTarget/i18npool/textconversion/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/textconversion/hhc_char.cxx -o $W/GenCxxObject/CustomTarget/i18npool/textconversion/hhc_char.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/jvmfwk/plugins/sunmajor/javaenvsetup/ $W/Dep/CxxObject/jvmfwk/plugins/sunmajor/javaenvsetup/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx -o $W/CxxObject/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] libreofficekit/source/gtk/lokdocview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/source/gtk/ $W/Dep/CxxObject/libreofficekit/source/gtk/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLOK_PATH="\"/usr/lib64/libreoffice/program\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/source/gtk/lokdocview.cxx -o $W/CxxObject/libreofficekit/source/gtk/lokdocview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] libreofficekit/source/gtk/tilebuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/source/gtk/ $W/Dep/CxxObject/libreofficekit/source/gtk/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLOK_PATH="\"/usr/lib64/libreoffice/program\"" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/source/gtk/tilebuffer.cxx -o $W/CxxObject/libreofficekit/source/gtk/tilebuffer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/gtktiledviewer [build GEN] CustomTarget/odk/docs/idl/doxygen.log rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/idl/ref/ && /usr/bin/doxygen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/idl/Doxyfile > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/idl/doxygen.log [build MOD] offapi warning: tag INPUT: input source `/builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/org' does not exist warning: source /builddir/build/BUILD/libreoffice-6.3.5.2/udkapi/org is not a readable file or directory... skipping. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/offapi [build BIN] oovbaapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/oovbaapi [build CXX] pyuno/source/module/pyuno_runtime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_runtime.cxx -o $W/CxxObject/pyuno/source/module/pyuno_runtime.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno.cxx -o $W/CxxObject/pyuno/source/module/pyuno.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_struct.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_struct.cxx -o $W/CxxObject/pyuno/source/module/pyuno_struct.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_callable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_callable.cxx -o $W/CxxObject/pyuno/source/module/pyuno_callable.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_module.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_module.cxx -o $W/CxxObject/pyuno/source/module/pyuno_module.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_type.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_type.cxx -o $W/CxxObject/pyuno/source/module/pyuno_type.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_util.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_util.cxx -o $W/CxxObject/pyuno/source/module/pyuno_util.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_except.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_except.cxx -o $W/CxxObject/pyuno/source/module/pyuno_except.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_adapter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_adapter.cxx -o $W/CxxObject/pyuno/source/module/pyuno_adapter.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_gc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_gc.cxx -o $W/CxxObject/pyuno/source/module/pyuno_gc.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] pyuno/source/module/pyuno_iterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/module/ $W/Dep/CxxObject/pyuno/source/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_PYUNO -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/module/pyuno_iterator.cxx -o $W/CxxObject/pyuno/source/module/pyuno_iterator.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpythonloaderlo.so [build CXX] testtools/source/bridgetest/currentcontextchecker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/testtools/source/bridgetest/ $W/Dep/CxxObject/testtools/source/bridgetest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_TESTTOOLS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/testtools/source/bridgetest/currentcontextchecker.cxx -o $W/CxxObject/testtools/source/bridgetest/currentcontextchecker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/bridgetest/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] testtools/source/bridgetest/multi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/testtools/source/bridgetest/ $W/Dep/CxxObject/testtools/source/bridgetest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_TESTTOOLS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/testtools/source/bridgetest/multi.cxx -o $W/CxxObject/testtools/source/bridgetest/multi.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/bridgetest/normal -I$W/UnoApiHeadersTarget/udkapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtesttools_cppobj.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtesttools_bridgetest.so [build CXX] testtools/source/bridgetest/constructors.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/testtools/source/bridgetest/ $W/Dep/CxxObject/testtools/source/bridgetest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/testtools/source/bridgetest/constructors.cxx -o $W/CxxObject/testtools/source/bridgetest/constructors.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/bridgetest/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx ASSERT: "0" in /builddir/build/BUILD/doxygen-1.8.15/src/docparser.cpp (5926) todo:12: warning: Unexpected tag
found ASSERT: "0" in /builddir/build/BUILD/doxygen-1.8.15/src/docparser.cpp (5926) todo:14: warning: Unexpected tag
found ASSERT: "0" in /builddir/build/BUILD/doxygen-1.8.15/src/docparser.cpp (5926) todo:15: warning: Unexpected tag
found ASSERT: "0" in /builddir/build/BUILD/doxygen-1.8.15/src/docparser.cpp (5926) todo:16: warning: Unexpected tag
found S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/unoexceptionprotector/ $W/Dep/CxxObject/unotest/source/cpp/unoexceptionprotector/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx -o $W/CxxObject/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcomphelper.so [build LNK] Library/libuno_cppuhelpergcc3.so.3 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,--soname=libuno_cppuhelpergcc3.so.3 -Wl,--version-script=$S/cppuhelper/source/gcc3.map -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cppuhelper/source/access_control.o $W/CxxObject/cppuhelper/source/bootstrap.o $W/CxxObject/cppuhelper/source/compat.o $W/CxxObject/cppuhelper/source/component_context.o $W/CxxObject/cppuhelper/source/component.o $W/CxxObject/cppuhelper/source/defaultbootstrap.o $W/CxxObject/cppuhelper/source/exc_thrower.o $W/CxxObject/cppuhelper/source/factory.o $W/CxxObject/cppuhelper/source/implbase.o $W/CxxObject/cppuhelper/source/implbase_ex.o $W/CxxObject/cppuhelper/source/implementationentry.o $W/CxxObject/cppuhelper/source/interfacecontainer.o $W/CxxObject/cppuhelper/source/macro_expander.o $W/CxxObject/cppuhelper/source/paths.o $W/CxxObject/cppuhelper/source/propertysetmixin.o $W/CxxObject/cppuhelper/source/propshlp.o $W/CxxObject/cppuhelper/source/servicemanager.o $W/CxxObject/cppuhelper/source/shlib.o $W/CxxObject/cppuhelper/source/supportsservice.o $W/CxxObject/cppuhelper/source/tdmgr.o $W/CxxObject/cppuhelper/source/typemanager.o $W/CxxObject/cppuhelper/source/typeprovider.o $W/CxxObject/cppuhelper/source/unourl.o $W/CxxObject/cppuhelper/source/weak.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libfindsofficepath.a -Wl,--end-group -Wl,--no-as-needed -luno_cppu -lreglo -luno_sal -luno_salhelpergcc3 -lunoidllo -lxmlreaderlo -o $I/program/libuno_cppuhelpergcc3.so.3 && ln -sf ../../program/libuno_cppuhelpergcc3.so.3 $I/sdk/lib/libuno_cppuhelpergcc3.so [build LNK] Library/libi18nlangtag.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18nlangtag/source/isolang/insys.o $W/CxxObject/i18nlangtag/source/isolang/isolang.o $W/CxxObject/i18nlangtag/source/isolang/mslangid.o $W/CxxObject/i18nlangtag/source/languagetag/languagetag.o $W/CxxObject/i18nlangtag/source/languagetag/languagetagicu.o -Wl,--start-group -licuuc -llangtag -lxml2 -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_sal -o $I/program/libi18nlangtag.so [build CXX] comphelper/source/compare/AnyCompareFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libuno_cppuhelpergcc3.so.3 | grep SONAME > $W/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libuno_cppuhelpergcc3.so.3 | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.exports.tmp && if cmp -s $W/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.exports.tmp $W/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.exports; then rm $W/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.exports.tmp; else mv $W/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.exports.tmp $W/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.exports && touch -r $I/program/libuno_cppuhelpergcc3.so.3 $W/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libi18nlangtag.so | grep SONAME > $W/LinkTarget/Library/libi18nlangtag.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libi18nlangtag.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libi18nlangtag.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libi18nlangtag.so.exports.tmp $W/LinkTarget/Library/libi18nlangtag.so.exports; then rm $W/LinkTarget/Library/libi18nlangtag.so.exports.tmp; else mv $W/LinkTarget/Library/libi18nlangtag.so.exports.tmp $W/LinkTarget/Library/libi18nlangtag.so.exports && touch -r $I/program/libi18nlangtag.so $W/LinkTarget/Library/libi18nlangtag.so.exports; fi TEMPFILE=/tmp/gbuild.RRmvF8 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libuno_cppuhelpergcc3.so.3.objectlist TEMPFILE=/tmp/gbuild.ldRVj6 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libi18nlangtag.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/compare/ $W/Dep/CxxObject/comphelper/source/compare/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/compare/AnyCompareFactory.cxx -o $W/CxxObject/comphelper/source/compare/AnyCompareFactory.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/IndexedPropertyValuesContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/IndexedPropertyValuesContainer.cxx -o $W/CxxObject/comphelper/source/container/IndexedPropertyValuesContainer.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/NamedPropertyValuesContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/NamedPropertyValuesContainer.cxx -o $W/CxxObject/comphelper/source/container/NamedPropertyValuesContainer.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/container.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/container.cxx -o $W/CxxObject/comphelper/source/container/container.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/containermultiplexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/containermultiplexer.cxx -o $W/CxxObject/comphelper/source/container/containermultiplexer.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/interfacecontainer2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/interfacecontainer2.cxx -o $W/CxxObject/comphelper/source/container/interfacecontainer2.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/embeddedobjectcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/embeddedobjectcontainer.cxx -o $W/CxxObject/comphelper/source/container/embeddedobjectcontainer.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/enumerablemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/enumerablemap.cxx -o $W/CxxObject/comphelper/source/container/enumerablemap.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/enumhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/enumhelper.cxx -o $W/CxxObject/comphelper/source/container/enumhelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/container/namecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/container/ $W/Dep/CxxObject/comphelper/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/container/namecontainer.cxx -o $W/CxxObject/comphelper/source/container/namecontainer.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/eventattachermgr/eventattachermgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/eventattachermgr/ $W/Dep/CxxObject/comphelper/source/eventattachermgr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/eventattachermgr/eventattachermgr.cxx -o $W/CxxObject/comphelper/source/eventattachermgr/eventattachermgr.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/accessiblecomponenthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/accessiblecomponenthelper.cxx -o $W/CxxObject/comphelper/source/misc/accessiblecomponenthelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/accessiblecontexthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/accessiblecontexthelper.cxx -o $W/CxxObject/comphelper/source/misc/accessiblecontexthelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/accessibleeventnotifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/accessibleeventnotifier.cxx -o $W/CxxObject/comphelper/source/misc/accessibleeventnotifier.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/accessiblekeybindinghelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/accessiblekeybindinghelper.cxx -o $W/CxxObject/comphelper/source/misc/accessiblekeybindinghelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/accessibleselectionhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/accessibleselectionhelper.cxx -o $W/CxxObject/comphelper/source/misc/accessibleselectionhelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/accessibletexthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/accessibletexthelper.cxx -o $W/CxxObject/comphelper/source/misc/accessibletexthelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/accessiblewrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/accessiblewrapper.cxx -o $W/CxxObject/comphelper/source/misc/accessiblewrapper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/accimplaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/accimplaccess.cxx -o $W/CxxObject/comphelper/source/misc/accimplaccess.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/AccessibleImplementationHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/AccessibleImplementationHelper.cxx -o $W/CxxObject/comphelper/source/misc/AccessibleImplementationHelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/anytostring.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/anytostring.cxx -o $W/CxxObject/comphelper/source/misc/anytostring.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/asyncnotification.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/asyncnotification.cxx -o $W/CxxObject/comphelper/source/misc/asyncnotification.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/automationinvokedzone.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/automationinvokedzone.cxx -o $W/CxxObject/comphelper/source/misc/automationinvokedzone.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/backupfilehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/backupfilehelper.cxx -o $W/CxxObject/comphelper/source/misc/backupfilehelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/base64.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/base64.cxx -o $W/CxxObject/comphelper/source/misc/base64.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/comphelper_module.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/comphelper_module.cxx -o $W/CxxObject/comphelper/source/misc/comphelper_module.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/comphelper_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/comphelper_services.cxx -o $W/CxxObject/comphelper/source/misc/comphelper_services.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/componentbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/componentbase.cxx -o $W/CxxObject/comphelper/source/misc/componentbase.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/componentmodule.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XCalendar4.idl:72: warning: The following parameters of com::sun::star::i18n::XCalendar4::loadCalendarTZ([in] string uniqueID, [in] ::com::sun::star::lang::Locale rLocale, [in] string TimeZone) are not documented: parameter 'uniqueID' parameter 'rLocale' /builddir/build/BUILD/libreoffice-6.3.5.2/offapi/com/sun/star/i18n/XCalendar4.idl:61: warning: The following parameters of com::sun::star::i18n::XCalendar4::loadDefaultCalendarTZ([in] ::com::sun::star::lang::Locale rLocale, [in] string TimeZone) are not documented: parameter 'rLocale' S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/componentmodule.cxx -o $W/CxxObject/comphelper/source/misc/componentmodule.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/configuration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/configuration.cxx -o $W/CxxObject/comphelper/source/misc/configuration.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/configurationhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/configurationhelper.cxx -o $W/CxxObject/comphelper/source/misc/configurationhelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/dispatchcommand.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/dispatchcommand.cxx -o $W/CxxObject/comphelper/source/misc/dispatchcommand.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/docpasswordhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/docpasswordhelper.cxx -o $W/CxxObject/comphelper/source/misc/docpasswordhelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/docpasswordrequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/docpasswordrequest.cxx -o $W/CxxObject/comphelper/source/misc/docpasswordrequest.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/documentinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/documentinfo.cxx -o $W/CxxObject/comphelper/source/misc/documentinfo.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/evtlistenerhlp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/evtlistenerhlp.cxx -o $W/CxxObject/comphelper/source/misc/evtlistenerhlp.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/evtmethodhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/evtmethodhelper.cxx -o $W/CxxObject/comphelper/source/misc/evtmethodhelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/fileurl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/fileurl.cxx -o $W/CxxObject/comphelper/source/misc/fileurl.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/getexpandeduri.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/getexpandeduri.cxx -o $W/CxxObject/comphelper/source/misc/getexpandeduri.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/graphicmimetype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/graphicmimetype.cxx -o $W/CxxObject/comphelper/source/misc/graphicmimetype.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/hash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/hash.cxx -o $W/CxxObject/comphelper/source/misc/hash.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/instancelocker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/instancelocker.cxx -o $W/CxxObject/comphelper/source/misc/instancelocker.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/interaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/interaction.cxx -o $W/CxxObject/comphelper/source/misc/interaction.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/listenernotification.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/listenernotification.cxx -o $W/CxxObject/comphelper/source/misc/listenernotification.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/logging.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/logging.cxx -o $W/CxxObject/comphelper/source/misc/logging.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/lok.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/lok.cxx -o $W/CxxObject/comphelper/source/misc/lok.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/mimeconfighelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/mimeconfighelper.cxx -o $W/CxxObject/comphelper/source/misc/mimeconfighelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/namedvaluecollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/namedvaluecollection.cxx -o $W/CxxObject/comphelper/source/misc/namedvaluecollection.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/numberedcollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/numberedcollection.cxx -o $W/CxxObject/comphelper/source/misc/numberedcollection.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/numbers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/numbers.cxx -o $W/CxxObject/comphelper/source/misc/numbers.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/officerestartmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/officerestartmanager.cxx -o $W/CxxObject/comphelper/source/misc/officerestartmanager.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/profilezone.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/profilezone.cxx -o $W/CxxObject/comphelper/source/misc/profilezone.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/proxyaggregation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/proxyaggregation.cxx -o $W/CxxObject/comphelper/source/misc/proxyaggregation.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/random.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/random.cxx -o $W/CxxObject/comphelper/source/misc/random.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/SelectionMultiplex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/SelectionMultiplex.cxx -o $W/CxxObject/comphelper/source/misc/SelectionMultiplex.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/sequenceashashmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/sequenceashashmap.cxx -o $W/CxxObject/comphelper/source/misc/sequenceashashmap.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/sequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/sequence.cxx -o $W/CxxObject/comphelper/source/misc/sequence.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/servicedecl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/servicedecl.cxx -o $W/CxxObject/comphelper/source/misc/servicedecl.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/serviceinfohelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/serviceinfohelper.cxx -o $W/CxxObject/comphelper/source/misc/serviceinfohelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/sharedmutex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/sharedmutex.cxx -o $W/CxxObject/comphelper/source/misc/sharedmutex.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/simplefileaccessinteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/simplefileaccessinteraction.cxx -o $W/CxxObject/comphelper/source/misc/simplefileaccessinteraction.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/solarmutex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/solarmutex.cxx -o $W/CxxObject/comphelper/source/misc/solarmutex.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/stillreadwriteinteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/stillreadwriteinteraction.cxx -o $W/CxxObject/comphelper/source/misc/stillreadwriteinteraction.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/anycompare.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/anycompare.cxx -o $W/CxxObject/comphelper/source/misc/anycompare.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/storagehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/storagehelper.cxx -o $W/CxxObject/comphelper/source/misc/storagehelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/string.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/string.cxx -o $W/CxxObject/comphelper/source/misc/string.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/synchronousdispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/synchronousdispatch.cxx -o $W/CxxObject/comphelper/source/misc/synchronousdispatch.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/syntaxhighlight.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/syntaxhighlight.cxx -o $W/CxxObject/comphelper/source/misc/syntaxhighlight.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/threadpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/threadpool.cxx -o $W/CxxObject/comphelper/source/misc/threadpool.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/types.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/types.cxx -o $W/CxxObject/comphelper/source/misc/types.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/weak.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/weak.cxx -o $W/CxxObject/comphelper/source/misc/weak.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/weakeventlistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/weakeventlistener.cxx -o $W/CxxObject/comphelper/source/misc/weakeventlistener.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/misc/xmlsechelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/misc/ $W/Dep/CxxObject/comphelper/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/misc/xmlsechelper.cxx -o $W/CxxObject/comphelper/source/misc/xmlsechelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/officeinstdir/officeinstallationdirectories.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/officeinstdir/ $W/Dep/CxxObject/comphelper/source/officeinstdir/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/officeinstdir/officeinstallationdirectories.cxx -o $W/CxxObject/comphelper/source/officeinstdir/officeinstallationdirectories.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/processfactory/processfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/processfactory/ $W/Dep/CxxObject/comphelper/source/processfactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/processfactory/processfactory.cxx -o $W/CxxObject/comphelper/source/processfactory/processfactory.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/ChainablePropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/ChainablePropertySet.cxx -o $W/CxxObject/comphelper/source/property/ChainablePropertySet.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/ChainablePropertySetInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/ChainablePropertySetInfo.cxx -o $W/CxxObject/comphelper/source/property/ChainablePropertySetInfo.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/genericpropertyset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/genericpropertyset.cxx -o $W/CxxObject/comphelper/source/property/genericpropertyset.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/MasterPropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/MasterPropertySet.cxx -o $W/CxxObject/comphelper/source/property/MasterPropertySet.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/MasterPropertySetInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/MasterPropertySetInfo.cxx -o $W/CxxObject/comphelper/source/property/MasterPropertySetInfo.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/opropertybag.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/opropertybag.cxx -o $W/CxxObject/comphelper/source/property/opropertybag.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propagg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propagg.cxx -o $W/CxxObject/comphelper/source/property/propagg.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propertybag.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propertybag.cxx -o $W/CxxObject/comphelper/source/property/propertybag.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propertycontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propertycontainer.cxx -o $W/CxxObject/comphelper/source/property/propertycontainer.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propertycontainerhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propertycontainerhelper.cxx -o $W/CxxObject/comphelper/source/property/propertycontainerhelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/property.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/property.cxx -o $W/CxxObject/comphelper/source/property/property.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propertysethelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propertysethelper.cxx -o $W/CxxObject/comphelper/source/property/propertysethelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propertysetinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propertysetinfo.cxx -o $W/CxxObject/comphelper/source/property/propertysetinfo.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propertystatecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propertystatecontainer.cxx -o $W/CxxObject/comphelper/source/property/propertystatecontainer.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propmultiplex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propmultiplex.cxx -o $W/CxxObject/comphelper/source/property/propmultiplex.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/property/propstate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/property/ $W/Dep/CxxObject/comphelper/source/property/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/property/propstate.cxx -o $W/CxxObject/comphelper/source/property/propstate.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/streaming/basicio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/streaming/ $W/Dep/CxxObject/comphelper/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/streaming/basicio.cxx -o $W/CxxObject/comphelper/source/streaming/basicio.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/streaming/memorystream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/streaming/ $W/Dep/CxxObject/comphelper/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/streaming/memorystream.cxx -o $W/CxxObject/comphelper/source/streaming/memorystream.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/streaming/oslfile2streamwrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/streaming/ $W/Dep/CxxObject/comphelper/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/streaming/oslfile2streamwrap.cxx -o $W/CxxObject/comphelper/source/streaming/oslfile2streamwrap.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/streaming/seekableinput.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/streaming/ $W/Dep/CxxObject/comphelper/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/streaming/seekableinput.cxx -o $W/CxxObject/comphelper/source/streaming/seekableinput.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/streaming/seqinputstreamserv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/streaming/ $W/Dep/CxxObject/comphelper/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/streaming/seqinputstreamserv.cxx -o $W/CxxObject/comphelper/source/streaming/seqinputstreamserv.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/streaming/seqoutputstreamserv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/streaming/ $W/Dep/CxxObject/comphelper/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/streaming/seqoutputstreamserv.cxx -o $W/CxxObject/comphelper/source/streaming/seqoutputstreamserv.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/streaming/seqstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/streaming/ $W/Dep/CxxObject/comphelper/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/streaming/seqstream.cxx -o $W/CxxObject/comphelper/source/streaming/seqstream.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/streaming/streamsection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/streaming/ $W/Dep/CxxObject/comphelper/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/streaming/streamsection.cxx -o $W/CxxObject/comphelper/source/streaming/streamsection.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/xml/attributelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/xml/ $W/Dep/CxxObject/comphelper/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/xml/attributelist.cxx -o $W/CxxObject/comphelper/source/xml/attributelist.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/xml/ofopxmlhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/xml/ $W/Dep/CxxObject/comphelper/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/xml/ofopxmlhelper.cxx -o $W/CxxObject/comphelper/source/xml/ofopxmlhelper.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] comphelper/source/xml/xmltools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/comphelper/source/xml/ $W/Dep/CxxObject/comphelper/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCOMPHELPER_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/comphelper/source/xml/xmltools.cxx -o $W/CxxObject/comphelper/source/xml/xmltools.o -I$S/comphelper/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I/usr/include/gpgme++ -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libanimcorelo.so mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ridl.prepared [build CUS] unoil/javamaker touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/unoil/javamaker.done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libconfigmgrlo.so [build LNK] Library/libaffine_uno_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cppu/source/AffineBridge/AffineBridge.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_purpenvhelpergcc3 -luno_sal -o $I/program/libaffine_uno_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libaffine_uno_uno.so | grep SONAME > $W/LinkTarget/Library/libaffine_uno_uno.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libaffine_uno_uno.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libaffine_uno_uno.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libaffine_uno_uno.so.exports.tmp $W/LinkTarget/Library/libaffine_uno_uno.so.exports; then rm $W/LinkTarget/Library/libaffine_uno_uno.so.exports.tmp; else mv $W/LinkTarget/Library/libaffine_uno_uno.so.exports.tmp $W/LinkTarget/Library/libaffine_uno_uno.so.exports && touch -r $I/program/libaffine_uno_uno.so $W/LinkTarget/Library/libaffine_uno_uno.so.exports; fi TEMPFILE=/tmp/gbuild.gTnRNU && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libaffine_uno_uno.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpostgresql-sdbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmozbootstraplo.so [build LNK] Library/liblog_uno_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cppu/source/LogBridge/LogBridge.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_purpenvhelpergcc3 -luno_sal -o $I/program/liblog_uno_uno.so [build LNK] Library/libunsafe_uno_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblog_uno_uno.so | grep SONAME > $W/LinkTarget/Library/liblog_uno_uno.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblog_uno_uno.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblog_uno_uno.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblog_uno_uno.so.exports.tmp $W/LinkTarget/Library/liblog_uno_uno.so.exports; then rm $W/LinkTarget/Library/liblog_uno_uno.so.exports.tmp; else mv $W/LinkTarget/Library/liblog_uno_uno.so.exports.tmp $W/LinkTarget/Library/liblog_uno_uno.so.exports && touch -r $I/program/liblog_uno_uno.so $W/LinkTarget/Library/liblog_uno_uno.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cppu/source/UnsafeBridge/UnsafeBridge.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_purpenvhelpergcc3 -luno_sal -o $I/program/libunsafe_uno_uno.so TEMPFILE=/tmp/gbuild.nc4Yum && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblog_uno_uno.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libhelplinkerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liboffacclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libevtattlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libunsafe_uno_uno.so | grep SONAME > $W/LinkTarget/Library/libunsafe_uno_uno.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libunsafe_uno_uno.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libunsafe_uno_uno.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libunsafe_uno_uno.so.exports.tmp $W/LinkTarget/Library/libunsafe_uno_uno.so.exports; then rm $W/LinkTarget/Library/libunsafe_uno_uno.so.exports.tmp; else mv $W/LinkTarget/Library/libunsafe_uno_uno.so.exports.tmp $W/LinkTarget/Library/libunsafe_uno_uno.so.exports && touch -r $I/program/libunsafe_uno_uno.so $W/LinkTarget/Library/libunsafe_uno_uno.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libldapbe2lo.so [build CXX] stoc/source/javavm/interact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/javavm/ $W/Dep/CxxObject/stoc/source/javavm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/javavm/interact.cxx -o $W/CxxObject/stoc/source/javavm/interact.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/javavm/javavm.cxx TEMPFILE=/tmp/gbuild.uFyP5t && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libunsafe_uno_uno.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/javavm/ $W/Dep/CxxObject/stoc/source/javavm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/javavm/javavm.cxx -o $W/CxxObject/stoc/source/javavm/javavm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] stoc/source/javavm/jvmargs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/stoc/source/javavm/ $W/Dep/CxxObject/stoc/source/javavm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/stoc/source/javavm/jvmargs.cxx -o $W/CxxObject/stoc/source/javavm/jvmargs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libi18nsearchlo.so [build LNK] StaticLibrary/libulingu.a S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/LinkTarget/StaticLibrary/libulingu.a && ar -rsu $W/LinkTarget/StaticLibrary/libulingu.a $W/CxxObject/lingucomponent/source/lingutil/lingutil.o 2> /dev/null TEMPFILE=/tmp/gbuild.UFoHdM && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/StaticLibrary/libulingu.a.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsrtrs1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcached1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpfile1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpftp1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucphier1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucppkg1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucptdoc1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libunordflo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblosessioninstalllo.so [build CXX] shell/source/backends/localebe/localebackend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/backends/localebe/ $W/Dep/CxxObject/shell/source/backends/localebe/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/backends/localebe/localebackend.cxx -o $W/CxxObject/shell/source/backends/localebe/localebackend.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] shell/source/backends/localebe/localebecdef.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/backends/localebe/ $W/Dep/CxxObject/shell/source/backends/localebe/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/backends/localebe/localebecdef.cxx -o $W/CxxObject/shell/source/backends/localebe/localebecdef.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsysshlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/HelpIndexer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/HelpLinker [build LNK] Library/liblibreofficekitgtk.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/libreofficekit/source/gtk/lokdocview.o $W/CxxObject/libreofficekit/source/gtk/tilebuffer.o -Wl,--start-group -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lcairo -ldl -lm -Wl,--end-group -Wl,--no-as-needed -o $I/program/liblibreofficekitgtk.so [build CXX] libreofficekit/qa/gtktiledviewer/gtv-main.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-main.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-main.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-application.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-application.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-application.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-application-window.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblibreofficekitgtk.so | grep SONAME > $W/LinkTarget/Library/liblibreofficekitgtk.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblibreofficekitgtk.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblibreofficekitgtk.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblibreofficekitgtk.so.exports.tmp $W/LinkTarget/Library/liblibreofficekitgtk.so.exports; then rm $W/LinkTarget/Library/liblibreofficekitgtk.so.exports.tmp; else mv $W/LinkTarget/Library/liblibreofficekitgtk.so.exports.tmp $W/LinkTarget/Library/liblibreofficekitgtk.so.exports && touch -r $I/program/liblibreofficekitgtk.so $W/LinkTarget/Library/liblibreofficekitgtk.so.exports; fi TEMPFILE=/tmp/gbuild.lkjOOY && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblibreofficekitgtk.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-helpers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CXX] libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/libreofficekit/qa/gtktiledviewer/ $W/Dep/CxxObject/libreofficekit/qa/gtktiledviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -DLIBO_INTERNAL_ONLY -c $S/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx -o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/libreofficekit/qa/gtktiledviewer/ -I$W/UnoApiHeadersTarget/offapi/normal/ -I$W/UnoApiHeadersTarget/udkapi/normal/ -I/usr/include [build CUS] odk/docs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs.done [build MOD] oovbaapi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/oovbaapi [build CXX] pyuno/source/loader/pyuno_loader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/pyuno/source/loader/ $W/Dep/CxxObject/pyuno/source/loader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/pyuno/source/loader/pyuno_loader.cxx -o $W/CxxObject/pyuno/source/loader/pyuno_loader.o -I/usr/include/python3.7m -I$S/pyuno/source/loader -I$S/pyuno/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CAT] CustomTarget/sysui/share/libreoffice/create_tree.sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/ [build CAT] CustomTarget/sysui/share/libreofficedev/create_tree.sh echo "#!/bin/sh" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh echo "PREFIX=libreoffice6.3" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh echo "ICON_PREFIX=libreoffice6.3" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh echo "ICON_SOURCE_DIR=/builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/icons" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh echo "APPDATA_SOURCE_DIR=/builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/appstream-appdata" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh echo "PRODUCTVERSION=6.3" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh echo "INTROSPECTION_SCANNER=/usr/bin/g-ir-scanner" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/create_tree.sh >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh chmod 774 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/create_tree.sh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/ [build CXX] testtools/source/bridgetest/cppobj.cxx echo "#!/bin/sh" > /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh echo "PREFIX=libreofficedev6.3" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh echo "ICON_PREFIX=libreofficedev6.3" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh echo "ICON_SOURCE_DIR=/builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/icons" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh echo "APPDATA_SOURCE_DIR=/builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/appstream-appdata" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh echo "PRODUCTVERSION=6.3" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh echo "INTROSPECTION_SCANNER=/usr/bin/g-ir-scanner" >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh cat /builddir/build/BUILD/libreoffice-6.3.5.2/sysui/desktop/share/create_tree.sh >> /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh chmod 774 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreofficedev/create_tree.sh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/testtools/source/bridgetest/ $W/Dep/CxxObject/testtools/source/bridgetest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/testtools/source/bridgetest/cppobj.cxx -o $W/CxxObject/testtools/source/bridgetest/cppobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/bridgetest/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include [build CXX] testtools/source/bridgetest/bridgetest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/testtools/source/bridgetest/ $W/Dep/CxxObject/testtools/source/bridgetest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/testtools/source/bridgetest/bridgetest.cxx -o $W/CxxObject/testtools/source/bridgetest/bridgetest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/bridgetest/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/unobootstrapprotector.so [build BIN] xmlreader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/xmlreader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtllo.so [build LNK] Library/libucbhelper.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucbhelper/source/client/activedatasink.o $W/CxxObject/ucbhelper/source/client/activedatastreamer.o $W/CxxObject/ucbhelper/source/client/commandenvironment.o $W/CxxObject/ucbhelper/source/client/content.o $W/CxxObject/ucbhelper/source/client/interceptedinteraction.o $W/CxxObject/ucbhelper/source/client/proxydecider.o $W/CxxObject/ucbhelper/source/provider/authenticationfallback.o $W/CxxObject/ucbhelper/source/provider/cancelcommandexecution.o $W/CxxObject/ucbhelper/source/provider/contenthelper.o $W/CxxObject/ucbhelper/source/provider/contentidentifier.o $W/CxxObject/ucbhelper/source/provider/contentinfo.o $W/CxxObject/ucbhelper/source/provider/fd_inputstream.o $W/CxxObject/ucbhelper/source/provider/getcomponentcontext.o $W/CxxObject/ucbhelper/source/provider/interactionrequest.o $W/CxxObject/ucbhelper/source/provider/propertyvalueset.o $W/CxxObject/ucbhelper/source/provider/providerhelper.o $W/CxxObject/ucbhelper/source/provider/registerucb.o $W/CxxObject/ucbhelper/source/provider/resultset.o $W/CxxObject/ucbhelper/source/provider/resultsethelper.o $W/CxxObject/ucbhelper/source/provider/resultsetmetadata.o $W/CxxObject/ucbhelper/source/provider/simpleauthenticationrequest.o $W/CxxObject/ucbhelper/source/provider/simplecertificatevalidationrequest.o $W/CxxObject/ucbhelper/source/provider/simpleinteractionrequest.o $W/CxxObject/ucbhelper/source/provider/simpleioerrorrequest.o $W/CxxObject/ucbhelper/source/provider/simplenameclashresolverequest.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -o $I/program/libucbhelper.so [build LNK] Library/libbasegfxlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/basegfx/source/color/bcolormodifier.o $W/CxxObject/basegfx/source/color/bcolortools.o $W/CxxObject/basegfx/source/curve/b2dbeziertools.o $W/CxxObject/basegfx/source/curve/b2dcubicbezier.o $W/CxxObject/basegfx/source/matrix/b2dhommatrix.o $W/CxxObject/basegfx/source/matrix/b2dhommatrixtools.o $W/CxxObject/basegfx/source/matrix/b3dhommatrix.o $W/CxxObject/basegfx/source/matrix/b3dhommatrixtools.o $W/CxxObject/basegfx/source/numeric/ftools.o $W/CxxObject/basegfx/source/point/b2dpoint.o $W/CxxObject/basegfx/source/point/b2ipoint.o $W/CxxObject/basegfx/source/point/b3dpoint.o $W/CxxObject/basegfx/source/polygon/b2dlinegeometry.o $W/CxxObject/basegfx/source/polygon/b2dpolygon.o $W/CxxObject/basegfx/source/polygon/b2dpolygonclipper.o $W/CxxObject/basegfx/source/polygon/b2dpolygoncutandtouch.o $W/CxxObject/basegfx/source/polygon/b2dpolygontools.o $W/CxxObject/basegfx/source/polygon/b2dpolygontriangulator.o $W/CxxObject/basegfx/source/polygon/b2dpolypolygon.o $W/CxxObject/basegfx/source/polygon/b2dpolypolygoncutter.o $W/CxxObject/basegfx/source/polygon/b2dpolypolygontools.o $W/CxxObject/basegfx/source/polygon/b2dsvgpolypolygon.o $W/CxxObject/basegfx/source/polygon/b2dtrapezoid.o $W/CxxObject/basegfx/source/polygon/b3dpolygon.o $W/CxxObject/basegfx/source/polygon/b3dpolygontools.o $W/CxxObject/basegfx/source/polygon/b3dpolypolygon.o $W/CxxObject/basegfx/source/polygon/b3dpolypolygontools.o $W/CxxObject/basegfx/source/range/b2dpolyrange.o $W/CxxObject/basegfx/source/range/b2drange.o $W/CxxObject/basegfx/source/range/b2drangeclipper.o $W/CxxObject/basegfx/source/range/b2xrange.o $W/CxxObject/basegfx/source/range/b3drange.o $W/CxxObject/basegfx/source/raster/rasterconvert3d.o $W/CxxObject/basegfx/source/tools/b2dclipstate.o $W/CxxObject/basegfx/source/tools/canvastools.o $W/CxxObject/basegfx/source/tools/gradienttools.o $W/CxxObject/basegfx/source/tools/keystoplerp.o $W/CxxObject/basegfx/source/tools/numbertools.o $W/CxxObject/basegfx/source/tools/stringconversiontools.o $W/CxxObject/basegfx/source/tools/systemdependentdata.o $W/CxxObject/basegfx/source/tools/tools.o $W/CxxObject/basegfx/source/tools/unopolypolygon.o $W/CxxObject/basegfx/source/tools/zoomtools.o $W/CxxObject/basegfx/source/tuple/b2dtuple.o $W/CxxObject/basegfx/source/tuple/b3dtuple.o $W/CxxObject/basegfx/source/vector/b2dvector.o $W/CxxObject/basegfx/source/vector/b2ivector.o $W/CxxObject/basegfx/source/vector/b3dvector.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libbasegfxlo.so [build CXX] tools/source/datetime/datetime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucbhelper.so | grep SONAME > $W/LinkTarget/Library/libucbhelper.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucbhelper.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucbhelper.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucbhelper.so.exports.tmp $W/LinkTarget/Library/libucbhelper.so.exports; then rm $W/LinkTarget/Library/libucbhelper.so.exports.tmp; else mv $W/LinkTarget/Library/libucbhelper.so.exports.tmp $W/LinkTarget/Library/libucbhelper.so.exports && touch -r $I/program/libucbhelper.so $W/LinkTarget/Library/libucbhelper.so.exports; fi TEMPFILE=/tmp/gbuild.pm6x4e && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucbhelper.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/datetime/ $W/Dep/CxxObject/tools/source/datetime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/datetime/datetime.cxx -o $W/CxxObject/tools/source/datetime/datetime.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/datetime/datetimeutils.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libbasegfxlo.so | grep SONAME > $W/LinkTarget/Library/libbasegfxlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libbasegfxlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libbasegfxlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libbasegfxlo.so.exports.tmp $W/LinkTarget/Library/libbasegfxlo.so.exports; then rm $W/LinkTarget/Library/libbasegfxlo.so.exports.tmp; else mv $W/LinkTarget/Library/libbasegfxlo.so.exports.tmp $W/LinkTarget/Library/libbasegfxlo.so.exports && touch -r $I/program/libbasegfxlo.so $W/LinkTarget/Library/libbasegfxlo.so.exports; fi TEMPFILE=/tmp/gbuild.qi2esZ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libbasegfxlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/datetime/ $W/Dep/CxxObject/tools/source/datetime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/datetime/datetimeutils.cxx -o $W/CxxObject/tools/source/datetime/datetimeutils.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/datetime/systemdatetime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/datetime/ $W/Dep/CxxObject/tools/source/datetime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/datetime/systemdatetime.cxx -o $W/CxxObject/tools/source/datetime/systemdatetime.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/datetime/tdate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/datetime/ $W/Dep/CxxObject/tools/source/datetime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/datetime/tdate.cxx -o $W/CxxObject/tools/source/datetime/tdate.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/datetime/ttime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/datetime/ $W/Dep/CxxObject/tools/source/datetime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/datetime/ttime.cxx -o $W/CxxObject/tools/source/datetime/ttime.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/debug/debug.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/debug/ $W/Dep/CxxObject/tools/source/debug/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/debug/debug.cxx -o $W/CxxObject/tools/source/debug/debug.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/fsys/fileutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/fsys/ $W/Dep/CxxObject/tools/source/fsys/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/fsys/fileutil.cxx -o $W/CxxObject/tools/source/fsys/fileutil.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/fsys/urlobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/fsys/ $W/Dep/CxxObject/tools/source/fsys/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/fsys/urlobj.cxx -o $W/CxxObject/tools/source/fsys/urlobj.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/fsys/wldcrd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/fsys/ $W/Dep/CxxObject/tools/source/fsys/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/fsys/wldcrd.cxx -o $W/CxxObject/tools/source/fsys/wldcrd.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/b3dtrans.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/b3dtrans.cxx -o $W/CxxObject/tools/source/generic/b3dtrans.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/bigint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/bigint.cxx -o $W/CxxObject/tools/source/generic/bigint.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/color.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/color.cxx -o $W/CxxObject/tools/source/generic/color.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/config.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/config.cxx -o $W/CxxObject/tools/source/generic/config.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/fract.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/fract.cxx -o $W/CxxObject/tools/source/generic/fract.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/gen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/gen.cxx -o $W/CxxObject/tools/source/generic/gen.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/line.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/line.cxx -o $W/CxxObject/tools/source/generic/line.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/point.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/point.cxx -o $W/CxxObject/tools/source/generic/point.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/poly.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/poly.cxx -o $W/CxxObject/tools/source/generic/poly.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/poly2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/poly2.cxx -o $W/CxxObject/tools/source/generic/poly2.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/generic/svborder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/generic/ $W/Dep/CxxObject/tools/source/generic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/generic/svborder.cxx -o $W/CxxObject/tools/source/generic/svborder.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/inet/inetmime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/inet/ $W/Dep/CxxObject/tools/source/inet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/inet/inetmime.cxx -o $W/CxxObject/tools/source/inet/inetmime.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/inet/inetmsg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/inet/ $W/Dep/CxxObject/tools/source/inet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/inet/inetmsg.cxx -o $W/CxxObject/tools/source/inet/inetmsg.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/inet/inetstrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/inet/ $W/Dep/CxxObject/tools/source/inet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/inet/inetstrm.cxx -o $W/CxxObject/tools/source/inet/inetstrm.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/memtools/multisel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/memtools/ $W/Dep/CxxObject/tools/source/memtools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/memtools/multisel.cxx -o $W/CxxObject/tools/source/memtools/multisel.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/misc/cpuid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/misc/ $W/Dep/CxxObject/tools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/misc/cpuid.cxx -o $W/CxxObject/tools/source/misc/cpuid.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/misc/extendapplicationenvironment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/misc/ $W/Dep/CxxObject/tools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/misc/extendapplicationenvironment.cxx -o $W/CxxObject/tools/source/misc/extendapplicationenvironment.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/ref/globname.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/ref/ $W/Dep/CxxObject/tools/source/ref/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/ref/globname.cxx -o $W/CxxObject/tools/source/ref/globname.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/ref/ref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/ref/ $W/Dep/CxxObject/tools/source/ref/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/ref/ref.cxx -o $W/CxxObject/tools/source/ref/ref.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/stream/stream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/stream/ $W/Dep/CxxObject/tools/source/stream/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/stream/stream.cxx -o $W/CxxObject/tools/source/stream/stream.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/stream/vcompat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/stream/ $W/Dep/CxxObject/tools/source/stream/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/stream/vcompat.cxx -o $W/CxxObject/tools/source/stream/vcompat.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/stream/GenericTypeSerializer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/stream/ $W/Dep/CxxObject/tools/source/stream/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/stream/GenericTypeSerializer.cxx -o $W/CxxObject/tools/source/stream/GenericTypeSerializer.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/string/tenccvt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/string/ $W/Dep/CxxObject/tools/source/string/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/string/tenccvt.cxx -o $W/CxxObject/tools/source/string/tenccvt.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/zcodec/zcodec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/zcodec/ $W/Dep/CxxObject/tools/source/zcodec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/zcodec/zcodec.cxx -o $W/CxxObject/tools/source/zcodec/zcodec.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/xml/XmlWriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/xml/ $W/Dep/CxxObject/tools/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/xml/XmlWriter.cxx -o $W/CxxObject/tools/source/xml/XmlWriter.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/xml/XmlWalker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/xml/ $W/Dep/CxxObject/tools/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/xml/XmlWalker.cxx -o $W/CxxObject/tools/source/xml/XmlWalker.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] tools/source/stream/strmunx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/tools/source/stream/ $W/Dep/CxxObject/tools/source/stream/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/tools/source/stream/strmunx.cxx -o $W/CxxObject/tools/source/stream/strmunx.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] workdir/CustomTarget/tools/string/reversemap.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/tools/string/reversemap.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/tools/string/reversemap.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/tools/string/ $W/Dep/GenCxxObject/CustomTarget/tools/string/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLS_DLLIMPLEMENTATION -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/tools/string/reversemap.cxx -o $W/GenCxxObject/CustomTarget/tools/string/reversemap.o -I$S/tools/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libutllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libopencllo.so [build CXX] unotools/source/accessibility/accessiblerelationsethelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/accessibility/ $W/Dep/CxxObject/unotools/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/accessibility/accessiblerelationsethelper.cxx -o $W/CxxObject/unotools/source/accessibility/accessiblerelationsethelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/accessibility/accessiblestatesethelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/accessibility/ $W/Dep/CxxObject/unotools/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/accessibility/accessiblestatesethelper.cxx -o $W/CxxObject/unotools/source/accessibility/accessiblestatesethelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/bootstrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/bootstrap.cxx -o $W/CxxObject/unotools/source/config/bootstrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/cmdoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/cmdoptions.cxx -o $W/CxxObject/unotools/source/config/cmdoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/compatibility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/compatibility.cxx -o $W/CxxObject/unotools/source/config/compatibility.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/compatibilityviewoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/compatibilityviewoptions.cxx -o $W/CxxObject/unotools/source/config/compatibilityviewoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/configitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/configitem.cxx -o $W/CxxObject/unotools/source/config/configitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/configmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/configmgr.cxx -o $W/CxxObject/unotools/source/config/configmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/confignode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/confignode.cxx -o $W/CxxObject/unotools/source/config/confignode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/configpaths.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/configpaths.cxx -o $W/CxxObject/unotools/source/config/configpaths.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/configvaluecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/configvaluecontainer.cxx -o $W/CxxObject/unotools/source/config/configvaluecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/defaultoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/defaultoptions.cxx -o $W/CxxObject/unotools/source/config/defaultoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/docinfohelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/docinfohelper.cxx -o $W/CxxObject/unotools/source/config/docinfohelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/dynamicmenuoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/dynamicmenuoptions.cxx -o $W/CxxObject/unotools/source/config/dynamicmenuoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/eventcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/eventcfg.cxx -o $W/CxxObject/unotools/source/config/eventcfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/extendedsecurityoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/extendedsecurityoptions.cxx -o $W/CxxObject/unotools/source/config/extendedsecurityoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/fltrcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/fltrcfg.cxx -o $W/CxxObject/unotools/source/config/fltrcfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/fontcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/fontcfg.cxx -o $W/CxxObject/unotools/source/config/fontcfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/fontoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/fontoptions.cxx -o $W/CxxObject/unotools/source/config/fontoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/historyoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/historyoptions.cxx -o $W/CxxObject/unotools/source/config/historyoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/itemholder1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/itemholder1.cxx -o $W/CxxObject/unotools/source/config/itemholder1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/lingucfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/lingucfg.cxx -o $W/CxxObject/unotools/source/config/lingucfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/misccfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/misccfg.cxx -o $W/CxxObject/unotools/source/config/misccfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/moduleoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/moduleoptions.cxx -o $W/CxxObject/unotools/source/config/moduleoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/options.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/options.cxx -o $W/CxxObject/unotools/source/config/options.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/optionsdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/optionsdlg.cxx -o $W/CxxObject/unotools/source/config/optionsdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/pathoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/pathoptions.cxx -o $W/CxxObject/unotools/source/config/pathoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/printwarningoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/printwarningoptions.cxx -o $W/CxxObject/unotools/source/config/printwarningoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/saveopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/saveopt.cxx -o $W/CxxObject/unotools/source/config/saveopt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/searchopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/searchopt.cxx -o $W/CxxObject/unotools/source/config/searchopt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/securityoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/securityoptions.cxx -o $W/CxxObject/unotools/source/config/securityoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/syslocaleoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/syslocaleoptions.cxx -o $W/CxxObject/unotools/source/config/syslocaleoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/useroptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/useroptions.cxx -o $W/CxxObject/unotools/source/config/useroptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/config/viewoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/config/ $W/Dep/CxxObject/unotools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/config/viewoptions.cxx -o $W/CxxObject/unotools/source/config/viewoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/calendarwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/calendarwrapper.cxx -o $W/CxxObject/unotools/source/i18n/calendarwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/caserotate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/caserotate.cxx -o $W/CxxObject/unotools/source/i18n/caserotate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/charclass.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/charclass.cxx -o $W/CxxObject/unotools/source/i18n/charclass.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/collatorwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/collatorwrapper.cxx -o $W/CxxObject/unotools/source/i18n/collatorwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/intlwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/intlwrapper.cxx -o $W/CxxObject/unotools/source/i18n/intlwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/localedatawrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/localedatawrapper.cxx -o $W/CxxObject/unotools/source/i18n/localedatawrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/nativenumberwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/nativenumberwrapper.cxx -o $W/CxxObject/unotools/source/i18n/nativenumberwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/readwritemutexguard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/readwritemutexguard.cxx -o $W/CxxObject/unotools/source/i18n/readwritemutexguard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/resmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/resmgr.cxx -o $W/CxxObject/unotools/source/i18n/resmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/textsearch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/textsearch.cxx -o $W/CxxObject/unotools/source/i18n/textsearch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/i18n/transliterationwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/i18n/ $W/Dep/CxxObject/unotools/source/i18n/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/i18n/transliterationwrapper.cxx -o $W/CxxObject/unotools/source/i18n/transliterationwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/closeveto.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/closeveto.cxx -o $W/CxxObject/unotools/source/misc/closeveto.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/datetime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/datetime.cxx -o $W/CxxObject/unotools/source/misc/datetime.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/desktopterminationobserver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/desktopterminationobserver.cxx -o $W/CxxObject/unotools/source/misc/desktopterminationobserver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/eventlisteneradapter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/eventlisteneradapter.cxx -o $W/CxxObject/unotools/source/misc/eventlisteneradapter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/fontcvt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/fontcvt.cxx -o $W/CxxObject/unotools/source/misc/fontcvt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/fontdefs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/fontdefs.cxx -o $W/CxxObject/unotools/source/misc/fontdefs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/mediadescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/mediadescriptor.cxx -o $W/CxxObject/unotools/source/misc/mediadescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/sharedunocomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/sharedunocomponent.cxx -o $W/CxxObject/unotools/source/misc/sharedunocomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/syslocale.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/syslocale.cxx -o $W/CxxObject/unotools/source/misc/syslocale.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/unotoolsservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/unotoolsservices.cxx -o $W/CxxObject/unotools/source/misc/unotoolsservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/wincodepage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/wincodepage.cxx -o $W/CxxObject/unotools/source/misc/wincodepage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/ServiceDocumenter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/ServiceDocumenter.cxx -o $W/CxxObject/unotools/source/misc/ServiceDocumenter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/misc/ZipPackageHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/misc/ $W/Dep/CxxObject/unotools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/misc/ZipPackageHelper.cxx -o $W/CxxObject/unotools/source/misc/ZipPackageHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/streaming/streamhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/streaming/ $W/Dep/CxxObject/unotools/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/streaming/streamhelper.cxx -o $W/CxxObject/unotools/source/streaming/streamhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/streaming/streamwrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/streaming/ $W/Dep/CxxObject/unotools/source/streaming/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/streaming/streamwrap.cxx -o $W/CxxObject/unotools/source/streaming/streamwrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/ucbhelper/localfilehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/ucbhelper/ $W/Dep/CxxObject/unotools/source/ucbhelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/ucbhelper/localfilehelper.cxx -o $W/CxxObject/unotools/source/ucbhelper/localfilehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/ucbhelper/progresshandlerwrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/ucbhelper/ $W/Dep/CxxObject/unotools/source/ucbhelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/ucbhelper/progresshandlerwrap.cxx -o $W/CxxObject/unotools/source/ucbhelper/progresshandlerwrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/ucbhelper/tempfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/ucbhelper/ $W/Dep/CxxObject/unotools/source/ucbhelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/ucbhelper/tempfile.cxx -o $W/CxxObject/unotools/source/ucbhelper/tempfile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/ucbhelper/ucbhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/ucbhelper/ $W/Dep/CxxObject/unotools/source/ucbhelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/ucbhelper/ucbhelper.cxx -o $W/CxxObject/unotools/source/ucbhelper/ucbhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/ucbhelper/ucblockbytes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/ucbhelper/ $W/Dep/CxxObject/unotools/source/ucbhelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/ucbhelper/ucblockbytes.cxx -o $W/CxxObject/unotools/source/ucbhelper/ucblockbytes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/ucbhelper/ucbstreamhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/ucbhelper/ $W/Dep/CxxObject/unotools/source/ucbhelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/ucbhelper/ucbstreamhelper.cxx -o $W/CxxObject/unotools/source/ucbhelper/ucbstreamhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unotools/source/ucbhelper/xtempfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotools/source/ucbhelper/ $W/Dep/CxxObject/unotools/source/ucbhelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DUNOTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotools/source/ucbhelper/xtempfile.cxx -o $W/CxxObject/unotools/source/ucbhelper/xtempfile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include -I$W/CustomTarget/officecfg/registry -I$S/unotools/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build LNK] Library/libjvmfwklo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/gnujre.o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/otherjre.o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/sunjre.o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/sunversion.o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/util.o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.o $W/CxxObject/jvmfwk/plugins/sunmajor/pluginlib/vendorlist.o $W/CxxObject/jvmfwk/source/elements.o $W/CxxObject/jvmfwk/source/framework.o $W/CxxObject/jvmfwk/source/fwkbase.o $W/CxxObject/jvmfwk/source/fwkutil.o $W/CxxObject/jvmfwk/source/libxmlutil.o -Wl,--start-group -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -o $I/program/libjvmfwklo.so [build CXX] opencl/source/openclconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/opencl/source/ $W/Dep/CxxObject/opencl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOPENCL_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/opencl/source/openclconfig.cxx -o $W/CxxObject/opencl/source/openclconfig.o -I$S/external/clew/source/include -I$S/opencl/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] opencl/source/openclwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjvmfwklo.so | grep SONAME > $W/LinkTarget/Library/libjvmfwklo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjvmfwklo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjvmfwklo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjvmfwklo.so.exports.tmp $W/LinkTarget/Library/libjvmfwklo.so.exports; then rm $W/LinkTarget/Library/libjvmfwklo.so.exports.tmp; else mv $W/LinkTarget/Library/libjvmfwklo.so.exports.tmp $W/LinkTarget/Library/libjvmfwklo.so.exports && touch -r $I/program/libjvmfwklo.so $W/LinkTarget/Library/libjvmfwklo.so.exports; fi TEMPFILE=/tmp/gbuild.Icfiko && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjvmfwklo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/opencl/source/ $W/Dep/CxxObject/opencl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOPENCL_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/opencl/source/openclwrapper.cxx -o $W/CxxObject/opencl/source/openclwrapper.o -I$S/external/clew/source/include -I$S/opencl/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] opencl/source/opencl_device.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/opencl/source/ $W/Dep/CxxObject/opencl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOPENCL_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/opencl/source/opencl_device.cxx -o $W/CxxObject/opencl/source/opencl_device.o -I$S/external/clew/source/include -I$S/opencl/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] opencl/source/platforminfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/opencl/source/ $W/Dep/CxxObject/opencl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOPENCL_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/opencl/source/platforminfo.cxx -o $W/CxxObject/opencl/source/platforminfo.o -I$S/external/clew/source/include -I$S/opencl/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] opencl/source/OpenCLZone.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/opencl/source/ $W/Dep/CxxObject/opencl/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOPENCL_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/opencl/source/OpenCLZone.cxx -o $W/CxxObject/opencl/source/OpenCLZone.o -I$S/external/clew/source/include -I$S/opencl/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build LNK] Library/libjvmaccesslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/jvmaccess/source/classpath.o $W/CxxObject/jvmaccess/source/unovirtualmachine.o $W/CxxObject/jvmaccess/source/virtualmachine.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -o $I/program/libjvmaccesslo.so [build CXX] animations/source/animcore/animcore.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjvmaccesslo.so | grep SONAME > $W/LinkTarget/Library/libjvmaccesslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjvmaccesslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjvmaccesslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjvmaccesslo.so.exports.tmp $W/LinkTarget/Library/libjvmaccesslo.so.exports; then rm $W/LinkTarget/Library/libjvmaccesslo.so.exports.tmp; else mv $W/LinkTarget/Library/libjvmaccesslo.so.exports.tmp $W/LinkTarget/Library/libjvmaccesslo.so.exports && touch -r $I/program/libjvmaccesslo.so $W/LinkTarget/Library/libjvmaccesslo.so.exports; fi TEMPFILE=/tmp/gbuild.Q3xfPl && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjvmaccesslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/animations/source/animcore/ $W/Dep/CxxObject/animations/source/animcore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/animations/source/animcore/animcore.cxx -o $W/CxxObject/animations/source/animcore/animcore.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/svidl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsaxlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxmlscriptlo.so [build CXX] sax/source/tools/converter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/tools/ $W/Dep/CxxObject/sax/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/tools/converter.cxx -o $W/CxxObject/sax/source/tools/converter.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sax/source/tools/fastattribs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/tools/ $W/Dep/CxxObject/sax/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/tools/fastattribs.cxx -o $W/CxxObject/sax/source/tools/fastattribs.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sax/source/tools/fastserializer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/tools/ $W/Dep/CxxObject/sax/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/tools/fastserializer.cxx -o $W/CxxObject/sax/source/tools/fastserializer.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sax/source/tools/fshelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/tools/ $W/Dep/CxxObject/sax/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSAX_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/tools/fshelper.cxx -o $W/CxxObject/sax/source/tools/fshelper.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/misc/unoservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/misc/ $W/Dep/CxxObject/xmlscript/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/misc/unoservices.cxx -o $W/CxxObject/xmlscript/source/misc/unoservices.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xml_helper/xml_byteseq.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xml_helper/ $W/Dep/CxxObject/xmlscript/source/xml_helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xml_helper/xml_byteseq.cxx -o $W/CxxObject/xmlscript/source/xml_helper/xml_byteseq.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xml_helper/xml_element.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xml_helper/ $W/Dep/CxxObject/xmlscript/source/xml_helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xml_helper/xml_element.cxx -o $W/CxxObject/xmlscript/source/xml_helper/xml_element.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xml_helper/xml_impctx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xml_helper/ $W/Dep/CxxObject/xmlscript/source/xml_helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xml_helper/xml_impctx.cxx -o $W/CxxObject/xmlscript/source/xml_helper/xml_impctx.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmldlg_imexp/ $W/Dep/CxxObject/xmlscript/source/xmldlg_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx -o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmldlg_imexp/ $W/Dep/CxxObject/xmlscript/source/xmldlg_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx -o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_expmodels.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_export.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmldlg_imexp/ $W/Dep/CxxObject/xmlscript/source/xmldlg_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmldlg_imexp/xmldlg_export.cxx -o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_export.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmldlg_imexp/ $W/Dep/CxxObject/xmlscript/source/xmldlg_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx -o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmldlg_imexp/xmldlg_import.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmldlg_imexp/ $W/Dep/CxxObject/xmlscript/source/xmldlg_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmldlg_imexp/xmldlg_import.cxx -o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_import.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmlflat_imexp/xmlbas_export.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmlflat_imexp/ $W/Dep/CxxObject/xmlscript/source/xmlflat_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmlflat_imexp/xmlbas_export.cxx -o $W/CxxObject/xmlscript/source/xmlflat_imexp/xmlbas_export.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmlflat_imexp/xmlbas_import.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmlflat_imexp/ $W/Dep/CxxObject/xmlscript/source/xmlflat_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmlflat_imexp/xmlbas_import.cxx -o $W/CxxObject/xmlscript/source/xmlflat_imexp/xmlbas_import.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmllib_imexp/xmllib_export.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmllib_imexp/ $W/Dep/CxxObject/xmlscript/source/xmllib_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmllib_imexp/xmllib_export.cxx -o $W/CxxObject/xmlscript/source/xmllib_imexp/xmllib_export.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmllib_imexp/xmllib_import.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmllib_imexp/ $W/Dep/CxxObject/xmlscript/source/xmllib_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmllib_imexp/xmllib_import.cxx -o $W/CxxObject/xmlscript/source/xmllib_imexp/xmllib_import.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmlmod_imexp/xmlmod_export.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmlmod_imexp/ $W/Dep/CxxObject/xmlscript/source/xmlmod_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmlmod_imexp/xmlmod_export.cxx -o $W/CxxObject/xmlscript/source/xmlmod_imexp/xmlmod_export.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmlscript/source/xmlmod_imexp/xmlmod_import.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlscript/source/xmlmod_imexp/ $W/Dep/CxxObject/xmlscript/source/xmlmod_imexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSCRIPT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx -o $W/CxxObject/xmlscript/source/xmlmod_imexp/xmlmod_import.o -I$S/xmlscript/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build JCS] Jar/ridl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ridl/ && rm -rf $W/JavaClassSet/Jar/ridl/* && RESPONSEFILE=/tmp/gbuild.qxO432 && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$W/CustomTarget/ridljar/javamaker:$W/JavaClassSet/Jar/ridl" -d $W/JavaClassSet/Jar/ridl @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/ridl/done mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/unoil.prepared [build LNK] Library/libbinaryurplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/binaryurp/source/binaryany.o $W/CxxObject/binaryurp/source/bridge.o $W/CxxObject/binaryurp/source/bridgefactory.o $W/CxxObject/binaryurp/source/currentcontext.o $W/CxxObject/binaryurp/source/incomingrequest.o $W/CxxObject/binaryurp/source/lessoperators.o $W/CxxObject/binaryurp/source/marshal.o $W/CxxObject/binaryurp/source/outgoingrequests.o $W/CxxObject/binaryurp/source/proxy.o $W/CxxObject/binaryurp/source/reader.o $W/CxxObject/binaryurp/source/unmarshal.o $W/CxxObject/binaryurp/source/writer.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -o $I/program/libbinaryurplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libbinaryurplo.so | grep SONAME > $W/LinkTarget/Library/libbinaryurplo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libbinaryurplo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libbinaryurplo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libbinaryurplo.so.exports.tmp $W/LinkTarget/Library/libbinaryurplo.so.exports; then rm $W/LinkTarget/Library/libbinaryurplo.so.exports.tmp; else mv $W/LinkTarget/Library/libbinaryurplo.so.exports.tmp $W/LinkTarget/Library/libbinaryurplo.so.exports && touch -r $I/program/libbinaryurplo.so $W/LinkTarget/Library/libbinaryurplo.so.exports; fi TEMPFILE=/tmp/gbuild.UJ4CJE && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libbinaryurplo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libexpwraplo.so [build CXX] configmgr/source/access.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/access.cxx -o $W/CxxObject/configmgr/source/access.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/broadcaster.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/broadcaster.cxx -o $W/CxxObject/configmgr/source/broadcaster.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/childaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/childaccess.cxx -o $W/CxxObject/configmgr/source/childaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/components.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/components.cxx -o $W/CxxObject/configmgr/source/components.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/configurationprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/configurationprovider.cxx -o $W/CxxObject/configmgr/source/configurationprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/configurationregistry.cxx Note: /builddir/build/BUILD/libreoffice-6.3.5.2/ridljar/com/sun/star/uno/UnoRuntime.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /builddir/build/BUILD/libreoffice-6.3.5.2/ridljar/com/sun/star/lib/util/WeakMap.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/configurationregistry.cxx -o $W/CxxObject/configmgr/source/configurationregistry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/data.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/data.cxx -o $W/CxxObject/configmgr/source/data.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/defaultprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/defaultprovider.cxx -o $W/CxxObject/configmgr/source/defaultprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/groupnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/groupnode.cxx -o $W/CxxObject/configmgr/source/groupnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/localizedpropertynode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/localizedpropertynode.cxx -o $W/CxxObject/configmgr/source/localizedpropertynode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/localizedvaluenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/localizedvaluenode.cxx -o $W/CxxObject/configmgr/source/localizedvaluenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/lock.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/lock.cxx -o $W/CxxObject/configmgr/source/lock.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/modifications.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/modifications.cxx -o $W/CxxObject/configmgr/source/modifications.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/node.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/node.cxx -o $W/CxxObject/configmgr/source/node.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/nodemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/nodemap.cxx -o $W/CxxObject/configmgr/source/nodemap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/parsemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/parsemanager.cxx -o $W/CxxObject/configmgr/source/parsemanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/partial.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/partial.cxx -o $W/CxxObject/configmgr/source/partial.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/propertynode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/propertynode.cxx -o $W/CxxObject/configmgr/source/propertynode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/readonlyaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/readonlyaccess.cxx -o $W/CxxObject/configmgr/source/readonlyaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/readwriteaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/readwriteaccess.cxx -o $W/CxxObject/configmgr/source/readwriteaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/rootaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/rootaccess.cxx -o $W/CxxObject/configmgr/source/rootaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/rootnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/rootnode.cxx -o $W/CxxObject/configmgr/source/rootnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/services.cxx -o $W/CxxObject/configmgr/source/services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/setnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/setnode.cxx -o $W/CxxObject/configmgr/source/setnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/type.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/type.cxx -o $W/CxxObject/configmgr/source/type.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/update.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/update.cxx -o $W/CxxObject/configmgr/source/update.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/valueparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/valueparser.cxx -o $W/CxxObject/configmgr/source/valueparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/writemodfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/writemodfile.cxx -o $W/CxxObject/configmgr/source/writemodfile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/xcdparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/xcdparser.cxx -o $W/CxxObject/configmgr/source/xcdparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/xcsparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/xcsparser.cxx -o $W/CxxObject/configmgr/source/xcsparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/xcuparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/xcuparser.cxx -o $W/CxxObject/configmgr/source/xcuparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/xmldata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/xmldata.cxx -o $W/CxxObject/configmgr/source/xmldata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] configmgr/source/dconf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/configmgr/source/ $W/Dep/CxxObject/configmgr/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -I/usr/include/dconf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/configmgr/source/dconf.cxx -o $W/CxxObject/configmgr/source/dconf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/postgresql/pq_driver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_driver.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_driver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/ $W/Dep/CxxObject/connectivity/source/drivers/mozab/bootstrap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx -o $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.o -I$S/connectivity/source/drivers/mozab -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/ $W/Dep/CxxObject/connectivity/source/drivers/mozab/bootstrap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx -o $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/MNSFolders.o -I$S/connectivity/source/drivers/mozab -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/ $W/Dep/CxxObject/connectivity/source/drivers/mozab/bootstrap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx -o $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/MNSINIParser.o -I$S/connectivity/source/drivers/mozab -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/ $W/Dep/CxxObject/connectivity/source/drivers/mozab/bootstrap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx -o $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.o -I$S/connectivity/source/drivers/mozab -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build BIN] cppu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/cppu [build BIN] cppuhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/cppuhelper [build LNK] Executable/sp2bv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cpputools/source/sp2bv/sp2bv.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $W/LinkTarget/Executable/sp2bv [build LNK] Executable/uno.bin TEMPFILE=/tmp/gbuild.LY19Bg && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/sp2bv.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cpputools/source/unoexe/unoexe.o -Wl,--start-group -lxml2 -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -o $I/program/uno.bin [build CXX] helpcompiler/source/HelpCompiler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/helpcompiler/source/ $W/Dep/CxxObject/helpcompiler/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DL10N_DLLIMPLEMENTATION -DHELPLINKER_DLLIMPLEMENTATION -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/helpcompiler/source/HelpCompiler.cxx -o $W/CxxObject/helpcompiler/source/HelpCompiler.o -isystem /usr/lib64 -I$S/helpcompiler/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] helpcompiler/source/LuceneHelper.cxx TEMPFILE=/tmp/gbuild.EaY12j && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/uno.bin.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/helpcompiler/source/ $W/Dep/CxxObject/helpcompiler/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DL10N_DLLIMPLEMENTATION -DHELPLINKER_DLLIMPLEMENTATION -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/helpcompiler/source/LuceneHelper.cxx -o $W/CxxObject/helpcompiler/source/LuceneHelper.o -isystem /usr/lib64 -I$S/helpcompiler/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] helpcompiler/source/HelpIndexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/helpcompiler/source/ $W/Dep/CxxObject/helpcompiler/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DL10N_DLLIMPLEMENTATION -DHELPLINKER_DLLIMPLEMENTATION -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/helpcompiler/source/HelpIndexer.cxx -o $W/CxxObject/helpcompiler/source/HelpIndexer.o -isystem /usr/lib64 -I$S/helpcompiler/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] helpcompiler/source/HelpSearch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/helpcompiler/source/ $W/Dep/CxxObject/helpcompiler/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DL10N_DLLIMPLEMENTATION -DHELPLINKER_DLLIMPLEMENTATION -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/helpcompiler/source/HelpSearch.cxx -o $W/CxxObject/helpcompiler/source/HelpSearch.o -isystem /usr/lib64 -I$S/helpcompiler/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] helpcompiler/source/BasCodeTagger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/helpcompiler/source/ $W/Dep/CxxObject/helpcompiler/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DL10N_DLLIMPLEMENTATION -DHELPLINKER_DLLIMPLEMENTATION -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/helpcompiler/source/BasCodeTagger.cxx -o $W/CxxObject/helpcompiler/source/BasCodeTagger.o -isystem /usr/lib64 -I$S/helpcompiler/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] helpcompiler/source/HelpLinker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/helpcompiler/source/ $W/Dep/CxxObject/helpcompiler/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DL10N_DLLIMPLEMENTATION -DHELPLINKER_DLLIMPLEMENTATION -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/helpcompiler/source/HelpLinker.cxx -o $W/CxxObject/helpcompiler/source/HelpLinker.o -isystem /usr/lib64 -I$S/helpcompiler/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] desktop/source/offacc/acceptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/offacc/ $W/Dep/CxxObject/desktop/source/offacc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/offacc/acceptor.cxx -o $W/CxxObject/desktop/source/offacc/acceptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmigrationoo2lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmigrationoo3lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmcnttype.so [build CXX] eventattacher/source/eventattacher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/eventattacher/source/ $W/Dep/CxxObject/eventattacher/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/eventattacher/source/eventattacher.cxx -o $W/CxxObject/eventattacher/source/eventattacher.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libloglo.so [build CXX] extensions/source/config/ldap/componentdef.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/config/ldap/ $W/Dep/CxxObject/extensions/source/config/ldap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLDAP_DEPRECATED -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/config/ldap/componentdef.cxx -o $W/CxxObject/extensions/source/config/ldap/componentdef.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] extensions/source/config/ldap/ldapaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/config/ldap/ $W/Dep/CxxObject/extensions/source/config/ldap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLDAP_DEPRECATED -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/config/ldap/ldapaccess.cxx -o $W/CxxObject/extensions/source/config/ldap/ldapaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] extensions/source/config/ldap/ldapuserprofilebe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/config/ldap/ $W/Dep/CxxObject/extensions/source/config/ldap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLDAP_DEPRECATED -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/config/ldap/ldapuserprofilebe.cxx -o $W/CxxObject/extensions/source/config/ldap/ldapuserprofilebe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libiolo.so [build LNK] Library/libbootstraplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/defaultregistry/defaultregistry.o $W/CxxObject/stoc/source/implementationregistration/implreg.o $W/CxxObject/stoc/source/implementationregistration/mergekeys.o $W/CxxObject/stoc/source/loader/dllcomponentloader.o $W/CxxObject/stoc/source/security/access_controller.o $W/CxxObject/stoc/source/security/file_policy.o $W/CxxObject/stoc/source/security/permissions.o $W/CxxObject/stoc/source/servicemanager/servicemanager.o $W/CxxObject/stoc/source/simpleregistry/simpleregistry.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lreglo -luno_sal -luno_salhelpergcc3 -o $I/program/libbootstraplo.so [build LNK] Library/libintrospectionlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/inspect/introspection.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -o $I/program/libintrospectionlo.so [build LNK] Library/libinvocadaptlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libbootstraplo.so | grep SONAME > $W/LinkTarget/Library/libbootstraplo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libbootstraplo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libbootstraplo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libbootstraplo.so.exports.tmp $W/LinkTarget/Library/libbootstraplo.so.exports; then rm $W/LinkTarget/Library/libbootstraplo.so.exports.tmp; else mv $W/LinkTarget/Library/libbootstraplo.so.exports.tmp $W/LinkTarget/Library/libbootstraplo.so.exports && touch -r $I/program/libbootstraplo.so $W/LinkTarget/Library/libbootstraplo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libintrospectionlo.so | grep SONAME > $W/LinkTarget/Library/libintrospectionlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libintrospectionlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libintrospectionlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libintrospectionlo.so.exports.tmp $W/LinkTarget/Library/libintrospectionlo.so.exports; then rm $W/LinkTarget/Library/libintrospectionlo.so.exports.tmp; else mv $W/LinkTarget/Library/libintrospectionlo.so.exports.tmp $W/LinkTarget/Library/libintrospectionlo.so.exports && touch -r $I/program/libintrospectionlo.so $W/LinkTarget/Library/libintrospectionlo.so.exports; fi TEMPFILE=/tmp/gbuild.m1HVNC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libintrospectionlo.so.objectlist TEMPFILE=/tmp/gbuild.R2F3Dt && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libbootstraplo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/invocation_adapterfactory/iafactory.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libinvocadaptlo.so [build LNK] Library/libinvocationlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/invocation/invocation.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libinvocationlo.so [build LNK] Library/libnamingservicelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libinvocadaptlo.so | grep SONAME > $W/LinkTarget/Library/libinvocadaptlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libinvocadaptlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libinvocadaptlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libinvocadaptlo.so.exports.tmp $W/LinkTarget/Library/libinvocadaptlo.so.exports; then rm $W/LinkTarget/Library/libinvocadaptlo.so.exports.tmp; else mv $W/LinkTarget/Library/libinvocadaptlo.so.exports.tmp $W/LinkTarget/Library/libinvocadaptlo.so.exports && touch -r $I/program/libinvocadaptlo.so $W/LinkTarget/Library/libinvocadaptlo.so.exports; fi TEMPFILE=/tmp/gbuild.mm3HX1 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libinvocadaptlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/namingservice/namingservice.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libnamingservicelo.so [build LNK] Library/libproxyfaclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/proxy_factory/proxyfac.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libproxyfaclo.so [build LNK] Library/libreflectionlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libinvocationlo.so | grep SONAME > $W/LinkTarget/Library/libinvocationlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libinvocationlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libinvocationlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libinvocationlo.so.exports.tmp $W/LinkTarget/Library/libinvocationlo.so.exports; then rm $W/LinkTarget/Library/libinvocationlo.so.exports.tmp; else mv $W/LinkTarget/Library/libinvocationlo.so.exports.tmp $W/LinkTarget/Library/libinvocationlo.so.exports && touch -r $I/program/libinvocationlo.so $W/LinkTarget/Library/libinvocationlo.so.exports; fi TEMPFILE=/tmp/gbuild.w880BL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libinvocationlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/corereflection/crarray.o $W/CxxObject/stoc/source/corereflection/crbase.o $W/CxxObject/stoc/source/corereflection/crcomp.o $W/CxxObject/stoc/source/corereflection/crefl.o $W/CxxObject/stoc/source/corereflection/crenum.o $W/CxxObject/stoc/source/corereflection/criface.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libreflectionlo.so [build LNK] Library/libstocserviceslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libnamingservicelo.so | grep SONAME > $W/LinkTarget/Library/libnamingservicelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libnamingservicelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libnamingservicelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libnamingservicelo.so.exports.tmp $W/LinkTarget/Library/libnamingservicelo.so.exports; then rm $W/LinkTarget/Library/libnamingservicelo.so.exports.tmp; else mv $W/LinkTarget/Library/libnamingservicelo.so.exports.tmp $W/LinkTarget/Library/libnamingservicelo.so.exports && touch -r $I/program/libnamingservicelo.so $W/LinkTarget/Library/libnamingservicelo.so.exports; fi TEMPFILE=/tmp/gbuild.m2qHNP && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libnamingservicelo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libproxyfaclo.so | grep SONAME > $W/LinkTarget/Library/libproxyfaclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libproxyfaclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libproxyfaclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libproxyfaclo.so.exports.tmp $W/LinkTarget/Library/libproxyfaclo.so.exports; then rm $W/LinkTarget/Library/libproxyfaclo.so.exports.tmp; else mv $W/LinkTarget/Library/libproxyfaclo.so.exports.tmp $W/LinkTarget/Library/libproxyfaclo.so.exports && touch -r $I/program/libproxyfaclo.so $W/LinkTarget/Library/libproxyfaclo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/typeconv/convert.o $W/CxxObject/stoc/source/uriproc/ExternalUriReferenceTranslator.o $W/CxxObject/stoc/source/uriproc/UriReference.o $W/CxxObject/stoc/source/uriproc/UriReferenceFactory.o $W/CxxObject/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.o $W/CxxObject/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.o $W/CxxObject/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libstocserviceslo.so [build LNK] Library/libuuresolverlo.so TEMPFILE=/tmp/gbuild.LkJMnL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libproxyfaclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/remotebridges/source/unourl_resolver/unourl_resolver.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libuuresolverlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libreflectionlo.so | grep SONAME > $W/LinkTarget/Library/libreflectionlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libreflectionlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libreflectionlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libreflectionlo.so.exports.tmp $W/LinkTarget/Library/libreflectionlo.so.exports; then rm $W/LinkTarget/Library/libreflectionlo.so.exports.tmp; else mv $W/LinkTarget/Library/libreflectionlo.so.exports.tmp $W/LinkTarget/Library/libreflectionlo.so.exports && touch -r $I/program/libreflectionlo.so $W/LinkTarget/Library/libreflectionlo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libuuresolverlo.so | grep SONAME > $W/LinkTarget/Library/libuuresolverlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libuuresolverlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libuuresolverlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libuuresolverlo.so.exports.tmp $W/LinkTarget/Library/libuuresolverlo.so.exports; then rm $W/LinkTarget/Library/libuuresolverlo.so.exports.tmp; else mv $W/LinkTarget/Library/libuuresolverlo.so.exports.tmp $W/LinkTarget/Library/libuuresolverlo.so.exports && touch -r $I/program/libuuresolverlo.so $W/LinkTarget/Library/libuuresolverlo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libstocserviceslo.so | grep SONAME > $W/LinkTarget/Library/libstocserviceslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libstocserviceslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libstocserviceslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libstocserviceslo.so.exports.tmp $W/LinkTarget/Library/libstocserviceslo.so.exports; then rm $W/LinkTarget/Library/libstocserviceslo.so.exports.tmp; else mv $W/LinkTarget/Library/libstocserviceslo.so.exports.tmp $W/LinkTarget/Library/libstocserviceslo.so.exports && touch -r $I/program/libstocserviceslo.so $W/LinkTarget/Library/libstocserviceslo.so.exports; fi TEMPFILE=/tmp/gbuild.sXcKQs && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libreflectionlo.so.objectlist TEMPFILE=/tmp/gbuild.uJZS9V && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libstocserviceslo.so.objectlist TEMPFILE=/tmp/gbuild.XK9gXe && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libuuresolverlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxmlfalo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpackage2.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libhwplo.so [build CXX] i18npool/source/search/levdis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/search/ $W/Dep/CxxObject/i18npool/source/search/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/search/levdis.cxx -o $W/CxxObject/i18npool/source/search/levdis.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18npool/source/search/textsearch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/search/ $W/Dep/CxxObject/i18npool/source/search/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/search/textsearch.cxx -o $W/CxxObject/i18npool/source/search/textsearch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libguesslanglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libnumbertextlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxstor.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libanalysislo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdatelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpricinglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfsstoragelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpasswordcontainerlo.so [build CXX] ucb/source/sorter/sortdynres.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/sorter/ $W/Dep/CxxObject/ucb/source/sorter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/sorter/sortdynres.cxx -o $W/CxxObject/ucb/source/sorter/sortdynres.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/sorter/sortmain.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/sorter/ $W/Dep/CxxObject/ucb/source/sorter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/sorter/sortmain.cxx -o $W/CxxObject/ucb/source/sorter/sortmain.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/sorter/sortresult.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/sorter/ $W/Dep/CxxObject/ucb/source/sorter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/sorter/sortresult.cxx -o $W/CxxObject/ucb/source/sorter/sortresult.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucb1.so [build CXX] ucb/source/cacher/cachedcontentresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/cacher/ $W/Dep/CxxObject/ucb/source/cacher/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/cacher/cachedcontentresultset.cxx -o $W/CxxObject/ucb/source/cacher/cachedcontentresultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/cacher/cachedcontentresultsetstub.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/cacher/ $W/Dep/CxxObject/ucb/source/cacher/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/cacher/cachedcontentresultsetstub.cxx -o $W/CxxObject/ucb/source/cacher/cachedcontentresultsetstub.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/cacher/cacheddynamicresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/cacher/ $W/Dep/CxxObject/ucb/source/cacher/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/cacher/cacheddynamicresultset.cxx -o $W/CxxObject/ucb/source/cacher/cacheddynamicresultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/cacher/cacheddynamicresultsetstub.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/cacher/ $W/Dep/CxxObject/ucb/source/cacher/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/cacher/cacheddynamicresultsetstub.cxx -o $W/CxxObject/ucb/source/cacher/cacheddynamicresultsetstub.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/cacher/cacheserv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/cacher/ $W/Dep/CxxObject/ucb/source/cacher/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/cacher/cacheserv.cxx -o $W/CxxObject/ucb/source/cacher/cacheserv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/cacher/contentresultsetwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/cacher/ $W/Dep/CxxObject/ucb/source/cacher/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/cacher/contentresultsetwrapper.cxx -o $W/CxxObject/ucb/source/cacher/contentresultsetwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/cacher/dynamicresultsetwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/cacher/ $W/Dep/CxxObject/ucb/source/cacher/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/cacher/dynamicresultsetwrapper.cxx -o $W/CxxObject/ucb/source/cacher/dynamicresultsetwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpcmis1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpexpand1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpextlo.so [build CXX] ucb/source/ucp/file/bc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/bc.cxx -o $W/CxxObject/ucb/source/ucp/file/bc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filcmd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filcmd.cxx -o $W/CxxObject/ucb/source/ucp/file/filcmd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filglob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filglob.cxx -o $W/CxxObject/ucb/source/ucp/file/filglob.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filid.cxx -o $W/CxxObject/ucb/source/ucp/file/filid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filinpstr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filinpstr.cxx -o $W/CxxObject/ucb/source/ucp/file/filinpstr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filinsreq.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filinsreq.cxx -o $W/CxxObject/ucb/source/ucp/file/filinsreq.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filnot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filnot.cxx -o $W/CxxObject/ucb/source/ucp/file/filnot.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filprp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filprp.cxx -o $W/CxxObject/ucb/source/ucp/file/filprp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filrec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filrec.cxx -o $W/CxxObject/ucb/source/ucp/file/filrec.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filrow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filrow.cxx -o $W/CxxObject/ucb/source/ucp/file/filrow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filrset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filrset.cxx -o $W/CxxObject/ucb/source/ucp/file/filrset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filstr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filstr.cxx -o $W/CxxObject/ucb/source/ucp/file/filstr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/filtask.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/filtask.cxx -o $W/CxxObject/ucb/source/ucp/file/filtask.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/file/prov.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/file/ $W/Dep/CxxObject/ucb/source/ucp/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/file/prov.cxx -o $W/CxxObject/ucb/source/ucp/file/prov.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpcfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpcfunc.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpcfunc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpcontentcaps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpcontentcaps.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpcontentcaps.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpcontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpcontent.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpcontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpcontentidentifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpcontentidentifier.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpcontentidentifier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpcontentprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpcontentprovider.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpcontentprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpdirp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpdirp.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpdirp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpdynresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpdynresultset.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpdynresultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpintreq.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpintreq.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpintreq.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftploaderthread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftploaderthread.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftploaderthread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpresultsetbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpresultsetbase.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpresultsetbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpresultsetI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpresultsetI.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpresultsetI.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpservices.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ftp/ftpurl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ftp/ $W/Dep/CxxObject/ucb/source/ucp/ftp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ftp/ftpurl.cxx -o $W/CxxObject/ucb/source/ucp/ftp/ftpurl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/dynamicresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/dynamicresultset.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/dynamicresultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchycontentcaps.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/hierarchycontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/hierarchycontent.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchycontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/hierarchydata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/hierarchydata.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchydata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/hierarchydatasource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/hierarchydatasource.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchydatasource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchydatasupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/hierarchyprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/hierarchyprovider.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchyprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/hierarchyservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/hierarchyservices.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchyservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/hierarchy/hierarchyuri.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/hierarchy/ $W/Dep/CxxObject/ucb/source/ucp/hierarchy/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/hierarchy/hierarchyuri.cxx -o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchyuri.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/package/pkgcontentcaps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/package/ $W/Dep/CxxObject/ucb/source/ucp/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/package/pkgcontentcaps.cxx -o $W/CxxObject/ucb/source/ucp/package/pkgcontentcaps.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/package/pkgcontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/package/ $W/Dep/CxxObject/ucb/source/ucp/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/package/pkgcontent.cxx -o $W/CxxObject/ucb/source/ucp/package/pkgcontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/package/pkgdatasupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/package/ $W/Dep/CxxObject/ucb/source/ucp/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/package/pkgdatasupplier.cxx -o $W/CxxObject/ucb/source/ucp/package/pkgdatasupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/package/pkgprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/package/ $W/Dep/CxxObject/ucb/source/ucp/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/package/pkgprovider.cxx -o $W/CxxObject/ucb/source/ucp/package/pkgprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/package/pkgresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/package/ $W/Dep/CxxObject/ucb/source/ucp/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/package/pkgresultset.cxx -o $W/CxxObject/ucb/source/ucp/package/pkgresultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/package/pkgservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/package/ $W/Dep/CxxObject/ucb/source/ucp/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/package/pkgservices.cxx -o $W/CxxObject/ucb/source/ucp/package/pkgservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/package/pkguri.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/package/ $W/Dep/CxxObject/ucb/source/ucp/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/package/pkguri.cxx -o $W/CxxObject/ucb/source/ucp/package/pkguri.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_contentcaps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_contentcaps.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_contentcaps.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_content.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_content.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_datasupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_datasupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_docmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_docmgr.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_docmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_passwordrequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_passwordrequest.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_passwordrequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_provider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_provider.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_provider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_resultset.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_resultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_services.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_stgelems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_stgelems.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_stgelems.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_storage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_storage.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_storage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/tdoc/tdoc_uri.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/tdoc/ $W/Dep/CxxObject/ucb/source/ucp/tdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/tdoc/tdoc_uri.cxx -o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_uri.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] unoxml/source/rdf/CBlankNode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/rdf/ $W/Dep/CxxObject/unoxml/source/rdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_REDLAND -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/rdf/CBlankNode.cxx -o $W/CxxObject/unoxml/source/rdf/CBlankNode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/raptor2 -isystem /usr/include/rasqal -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] unoxml/source/rdf/CURI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/rdf/ $W/Dep/CxxObject/unoxml/source/rdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_REDLAND -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/rdf/CURI.cxx -o $W/CxxObject/unoxml/source/rdf/CURI.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/raptor2 -isystem /usr/include/rasqal -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] unoxml/source/rdf/CLiteral.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/rdf/ $W/Dep/CxxObject/unoxml/source/rdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_REDLAND -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/rdf/CLiteral.cxx -o $W/CxxObject/unoxml/source/rdf/CLiteral.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/raptor2 -isystem /usr/include/rasqal -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] unoxml/source/rdf/librdf_repository.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/rdf/ $W/Dep/CxxObject/unoxml/source/rdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_REDLAND -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/rdf/librdf_repository.cxx -o $W/CxxObject/unoxml/source/rdf/librdf_repository.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/raptor2 -isystem /usr/include/rasqal -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] unoxml/source/rdf/librdf_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/rdf/ $W/Dep/CxxObject/unoxml/source/rdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_REDLAND -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/rdf/librdf_services.cxx -o $W/CxxObject/unoxml/source/rdf/librdf_services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/raptor2 -isystem /usr/include/rasqal -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsolverlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpdav1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libstringresourcelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libscriptframe.so [build CXX] shell/source/sessioninstall/SyncDbusSessionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/sessioninstall/ $W/Dep/CxxObject/shell/source/sessioninstall/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/sessioninstall/SyncDbusSessionHelper.cxx -o $W/CxxObject/shell/source/sessioninstall/SyncDbusSessionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build CXX] shell/source/sessioninstall/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/sessioninstall/ $W/Dep/CxxObject/shell/source/sessioninstall/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/sessioninstall/services.cxx -o $W/CxxObject/shell/source/sessioninstall/services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build LNK] Library/libkde5be1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/shell/source/backends/kde5be/kde5access.o $W/CxxObject/shell/source/backends/kde5be/kde5backend.o -Wl,--start-group -L/usr/lib64/ -lKF5CoreAddons -lKF5I18n -lKF5ConfigCore -lKF5WindowSystem -lKF5KIOCore -lKF5KIOWidgets -lKF5KIOFileWidgets -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lQt5X11Extras -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libkde5be1lo.so [build LNK] Library/liblocalebe1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/shell/source/backends/localebe/localebackend.o $W/CxxObject/shell/source/backends/localebe/localebecdef.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -li18nlangtag -o $I/program/liblocalebe1lo.so [build LNK] Library/libcmdmaillo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/shell/source/cmdmail/cmdmailentry.o $W/CxxObject/shell/source/cmdmail/cmdmailmsg.o $W/CxxObject/shell/source/cmdmail/cmdmailsuppl.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libcmdmaillo.so [build CXX] shell/source/unix/exec/shellexec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblocalebe1lo.so | grep SONAME > $W/LinkTarget/Library/liblocalebe1lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblocalebe1lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblocalebe1lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblocalebe1lo.so.exports.tmp $W/LinkTarget/Library/liblocalebe1lo.so.exports; then rm $W/LinkTarget/Library/liblocalebe1lo.so.exports.tmp; else mv $W/LinkTarget/Library/liblocalebe1lo.so.exports.tmp $W/LinkTarget/Library/liblocalebe1lo.so.exports && touch -r $I/program/liblocalebe1lo.so $W/LinkTarget/Library/liblocalebe1lo.so.exports; fi TEMPFILE=/tmp/gbuild.47B1QS && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblocalebe1lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/unix/exec/ $W/Dep/CxxObject/shell/source/unix/exec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/unix/exec/shellexec.cxx -o $W/CxxObject/shell/source/unix/exec/shellexec.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] shell/source/unix/exec/shellexecentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcmdmaillo.so | grep SONAME > $W/LinkTarget/Library/libcmdmaillo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcmdmaillo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcmdmaillo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcmdmaillo.so.exports.tmp $W/LinkTarget/Library/libcmdmaillo.so.exports; then rm $W/LinkTarget/Library/libcmdmaillo.so.exports.tmp; else mv $W/LinkTarget/Library/libcmdmaillo.so.exports.tmp $W/LinkTarget/Library/libcmdmaillo.so.exports && touch -r $I/program/libcmdmaillo.so $W/LinkTarget/Library/libcmdmaillo.so.exports; fi TEMPFILE=/tmp/gbuild.geEZba && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcmdmaillo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/unix/exec/ $W/Dep/CxxObject/shell/source/unix/exec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/unix/exec/shellexecentry.cxx -o $W/CxxObject/shell/source/unix/exec/shellexecentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] helpcompiler/source/HelpIndexer_main.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libkde5be1lo.so | grep SONAME > $W/LinkTarget/Library/libkde5be1lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libkde5be1lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libkde5be1lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libkde5be1lo.so.exports.tmp $W/LinkTarget/Library/libkde5be1lo.so.exports; then rm $W/LinkTarget/Library/libkde5be1lo.so.exports.tmp; else mv $W/LinkTarget/Library/libkde5be1lo.so.exports.tmp $W/LinkTarget/Library/libkde5be1lo.so.exports && touch -r $I/program/libkde5be1lo.so $W/LinkTarget/Library/libkde5be1lo.so.exports; fi TEMPFILE=/tmp/gbuild.wNMA5G && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libkde5be1lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/helpcompiler/source/ $W/Dep/CxxObject/helpcompiler/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/helpcompiler/source/HelpIndexer_main.cxx -o $W/CxxObject/helpcompiler/source/HelpIndexer_main.o -isystem /usr/lib64 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] helpcompiler/source/HelpLinker_main.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/helpcompiler/source/ $W/Dep/CxxObject/helpcompiler/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/helpcompiler/source/HelpLinker_main.cxx -o $W/CxxObject/helpcompiler/source/HelpLinker_main.o -isystem /usr/lib64 -I$S/helpcompiler/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build BIN] i18nlangtag S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/i18nlangtag [build LNK] Executable/saxparser S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18npool/source/localedata/LocaleNode.o $W/CxxObject/i18npool/source/localedata/filewriter.o $W/CxxObject/i18npool/source/localedata/saxparser.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $W/LinkTarget/Executable/saxparser [build LNK] Library/libtextconv_dict.so TEMPFILE=/tmp/gbuild.jrj8ou && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/saxparser.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/textconversion/stc_word.o $W/GenCxxObject/CustomTarget/i18npool/textconversion/stc_char.o $W/GenCxxObject/CustomTarget/i18npool/textconversion/hhc_char.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -luno_cppu -luno_cppuhelpergcc3 -o $I/program/libtextconv_dict.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjuhx.so [build LNK] Executable/gtktiledviewer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-main.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-application.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-application-window.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-helpers.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.o $W/CxxObject/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.o -Wl,--start-group -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lXrender -lSM -lICE -lm -ldl -Wl,--end-group -Wl,--no-as-needed -llibreofficekitgtk -o $W/LinkTarget/Executable/gtktiledviewer [build GPK] odk_doxygen S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libtextconv_dict.so | grep SONAME > $W/LinkTarget/Library/libtextconv_dict.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libtextconv_dict.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtextconv_dict.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtextconv_dict.so.exports.tmp $W/LinkTarget/Library/libtextconv_dict.so.exports; then rm $W/LinkTarget/Library/libtextconv_dict.so.exports.tmp; else mv $W/LinkTarget/Library/libtextconv_dict.so.exports.tmp $W/LinkTarget/Library/libtextconv_dict.so.exports && touch -r $I/program/libtextconv_dict.so $W/LinkTarget/Library/libtextconv_dict.so.exports; fi TEMPFILE=/tmp/gbuild.QWmArN && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtextconv_dict.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -rf $I/sdk/docs/cpp/ref $I/sdk/docs/idl/ref && mkdir -p $I/sdk/docs/cpp/ $I/sdk/docs/idl/ && cp -R $W/CustomTarget/odk/docs/cpp/ref $I/sdk/docs/cpp/ref && cp -R $W/CustomTarget/odk/docs/idl/ref $I/sdk/docs/idl/ref [build LNK] Library/libpyuno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/pyuno/source/module/pyuno_runtime.o $W/CxxObject/pyuno/source/module/pyuno.o $W/CxxObject/pyuno/source/module/pyuno_struct.o $W/CxxObject/pyuno/source/module/pyuno_callable.o $W/CxxObject/pyuno/source/module/pyuno_module.o $W/CxxObject/pyuno/source/module/pyuno_type.o $W/CxxObject/pyuno/source/module/pyuno_util.o $W/CxxObject/pyuno/source/module/pyuno_except.o $W/CxxObject/pyuno/source/module/pyuno_adapter.o $W/CxxObject/pyuno/source/module/pyuno_gc.o $W/CxxObject/pyuno/source/module/pyuno_iterator.o -Wl,--start-group -lpython3.7m -lcrypt -lpthread -ldl -lutil -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -o $I/program/libpyuno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpyuno.so | grep SONAME > $W/LinkTarget/Library/libpyuno.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpyuno.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpyuno.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpyuno.so.exports.tmp $W/LinkTarget/Library/libpyuno.so.exports; then rm $W/LinkTarget/Library/libpyuno.so.exports.tmp; else mv $W/LinkTarget/Library/libpyuno.so.exports.tmp $W/LinkTarget/Library/libpyuno.so.exports && touch -r $I/program/libpyuno.so $W/LinkTarget/Library/libpyuno.so.exports; fi TEMPFILE=/tmp/gbuild.Zf0D5l && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpyuno.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/lngconvex [build CUS] sysui/share touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share.done [build LNK] Library/libtesttools_bridgetest-common.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/testtools/source/bridgetest/currentcontextchecker.o $W/CxxObject/testtools/source/bridgetest/multi.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $W/LinkTarget/Library/libtesttools_bridgetest-common.so [build LNK] Library/libtesttools_constructors.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libtesttools_bridgetest-common.so | grep SONAME > $W/LinkTarget/Library/libtesttools_bridgetest-common.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libtesttools_bridgetest-common.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtesttools_bridgetest-common.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtesttools_bridgetest-common.so.exports.tmp $W/LinkTarget/Library/libtesttools_bridgetest-common.so.exports; then rm $W/LinkTarget/Library/libtesttools_bridgetest-common.so.exports.tmp; else mv $W/LinkTarget/Library/libtesttools_bridgetest-common.so.exports.tmp $W/LinkTarget/Library/libtesttools_bridgetest-common.so.exports && touch -r $W/LinkTarget/Library/libtesttools_bridgetest-common.so $W/LinkTarget/Library/libtesttools_bridgetest-common.so.exports; fi TEMPFILE=/tmp/gbuild.DYRZgc && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtesttools_bridgetest-common.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/testtools/source/bridgetest/constructors.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $W/LinkTarget/Library/libtesttools_constructors.so [build CXX] unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx TEMPFILE=/tmp/gbuild.94EN5Q && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/gtktiledviewer.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/unobootstrapprotector/ $W/Dep/CxxObject/unotest/source/cpp/unobootstrapprotector/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx -o $W/CxxObject/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build LNK] Library/unoexceptionprotector.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libtesttools_constructors.so | grep SONAME > $W/LinkTarget/Library/libtesttools_constructors.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libtesttools_constructors.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtesttools_constructors.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtesttools_constructors.so.exports.tmp $W/LinkTarget/Library/libtesttools_constructors.so.exports; then rm $W/LinkTarget/Library/libtesttools_constructors.so.exports.tmp; else mv $W/LinkTarget/Library/libtesttools_constructors.so.exports.tmp $W/LinkTarget/Library/libtesttools_constructors.so.exports && touch -r $W/LinkTarget/Library/libtesttools_constructors.so $W/LinkTarget/Library/libtesttools_constructors.so.exports; fi TEMPFILE=/tmp/gbuild.Qy3Kn8 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtesttools_constructors.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.o -Wl,--start-group -lcppunit -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $W/LinkTarget/Library/unoexceptionprotector.so [build MOD] xmlreader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/unoexceptionprotector.so | grep SONAME > $W/LinkTarget/Library/unoexceptionprotector.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/unoexceptionprotector.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/unoexceptionprotector.so.exports.tmp && if cmp -s $W/LinkTarget/Library/unoexceptionprotector.so.exports.tmp $W/LinkTarget/Library/unoexceptionprotector.so.exports; then rm $W/LinkTarget/Library/unoexceptionprotector.so.exports.tmp; else mv $W/LinkTarget/Library/unoexceptionprotector.so.exports.tmp $W/LinkTarget/Library/unoexceptionprotector.so.exports && touch -r $W/LinkTarget/Library/unoexceptionprotector.so $W/LinkTarget/Library/unoexceptionprotector.so.exports; fi TEMPFILE=/tmp/gbuild.pQAuE0 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/unoexceptionprotector.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/xmlreader S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libctllo.so [build LNK] Library/libcomphelper.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/comphelper/source/compare/AnyCompareFactory.o $W/CxxObject/comphelper/source/container/IndexedPropertyValuesContainer.o $W/CxxObject/comphelper/source/container/NamedPropertyValuesContainer.o $W/CxxObject/comphelper/source/container/container.o $W/CxxObject/comphelper/source/container/containermultiplexer.o $W/CxxObject/comphelper/source/container/interfacecontainer2.o $W/CxxObject/comphelper/source/container/embeddedobjectcontainer.o $W/CxxObject/comphelper/source/container/enumerablemap.o $W/CxxObject/comphelper/source/container/enumhelper.o $W/CxxObject/comphelper/source/container/namecontainer.o $W/CxxObject/comphelper/source/eventattachermgr/eventattachermgr.o $W/CxxObject/comphelper/source/misc/accessiblecomponenthelper.o $W/CxxObject/comphelper/source/misc/accessiblecontexthelper.o $W/CxxObject/comphelper/source/misc/accessibleeventnotifier.o $W/CxxObject/comphelper/source/misc/accessiblekeybindinghelper.o $W/CxxObject/comphelper/source/misc/accessibleselectionhelper.o $W/CxxObject/comphelper/source/misc/accessibletexthelper.o $W/CxxObject/comphelper/source/misc/accessiblewrapper.o $W/CxxObject/comphelper/source/misc/accimplaccess.o $W/CxxObject/comphelper/source/misc/AccessibleImplementationHelper.o $W/CxxObject/comphelper/source/misc/anytostring.o $W/CxxObject/comphelper/source/misc/asyncnotification.o $W/CxxObject/comphelper/source/misc/automationinvokedzone.o $W/CxxObject/comphelper/source/misc/backupfilehelper.o $W/CxxObject/comphelper/source/misc/base64.o $W/CxxObject/comphelper/source/misc/comphelper_module.o $W/CxxObject/comphelper/source/misc/comphelper_services.o $W/CxxObject/comphelper/source/misc/componentbase.o $W/CxxObject/comphelper/source/misc/componentmodule.o $W/CxxObject/comphelper/source/misc/configuration.o $W/CxxObject/comphelper/source/misc/configurationhelper.o $W/CxxObject/comphelper/source/misc/dispatchcommand.o $W/CxxObject/comphelper/source/misc/docpasswordhelper.o $W/CxxObject/comphelper/source/misc/docpasswordrequest.o $W/CxxObject/comphelper/source/misc/documentinfo.o $W/CxxObject/comphelper/source/misc/evtlistenerhlp.o $W/CxxObject/comphelper/source/misc/evtmethodhelper.o $W/CxxObject/comphelper/source/misc/fileurl.o $W/CxxObject/comphelper/source/misc/getexpandeduri.o $W/CxxObject/comphelper/source/misc/graphicmimetype.o $W/CxxObject/comphelper/source/misc/hash.o $W/CxxObject/comphelper/source/misc/instancelocker.o $W/CxxObject/comphelper/source/misc/interaction.o $W/CxxObject/comphelper/source/misc/listenernotification.o $W/CxxObject/comphelper/source/misc/logging.o $W/CxxObject/comphelper/source/misc/lok.o $W/CxxObject/comphelper/source/misc/mimeconfighelper.o $W/CxxObject/comphelper/source/misc/namedvaluecollection.o $W/CxxObject/comphelper/source/misc/numberedcollection.o $W/CxxObject/comphelper/source/misc/numbers.o $W/CxxObject/comphelper/source/misc/officerestartmanager.o $W/CxxObject/comphelper/source/misc/profilezone.o $W/CxxObject/comphelper/source/misc/proxyaggregation.o $W/CxxObject/comphelper/source/misc/random.o $W/CxxObject/comphelper/source/misc/SelectionMultiplex.o $W/CxxObject/comphelper/source/misc/sequenceashashmap.o $W/CxxObject/comphelper/source/misc/sequence.o $W/CxxObject/comphelper/source/misc/servicedecl.o $W/CxxObject/comphelper/source/misc/serviceinfohelper.o $W/CxxObject/comphelper/source/misc/sharedmutex.o $W/CxxObject/comphelper/source/misc/simplefileaccessinteraction.o $W/CxxObject/comphelper/source/misc/solarmutex.o $W/CxxObject/comphelper/source/misc/stillreadwriteinteraction.o $W/CxxObject/comphelper/source/misc/anycompare.o $W/CxxObject/comphelper/source/misc/storagehelper.o $W/CxxObject/comphelper/source/misc/string.o $W/CxxObject/comphelper/source/misc/synchronousdispatch.o $W/CxxObject/comphelper/source/misc/syntaxhighlight.o $W/CxxObject/comphelper/source/misc/threadpool.o $W/CxxObject/comphelper/source/misc/types.o $W/CxxObject/comphelper/source/misc/weak.o $W/CxxObject/comphelper/source/misc/weakeventlistener.o $W/CxxObject/comphelper/source/misc/xmlsechelper.o $W/CxxObject/comphelper/source/officeinstdir/officeinstallationdirectories.o $W/CxxObject/comphelper/source/processfactory/processfactory.o $W/CxxObject/comphelper/source/property/ChainablePropertySet.o $W/CxxObject/comphelper/source/property/ChainablePropertySetInfo.o $W/CxxObject/comphelper/source/property/genericpropertyset.o $W/CxxObject/comphelper/source/property/MasterPropertySet.o $W/CxxObject/comphelper/source/property/MasterPropertySetInfo.o $W/CxxObject/comphelper/source/property/opropertybag.o $W/CxxObject/comphelper/source/property/propagg.o $W/CxxObject/comphelper/source/property/propertybag.o $W/CxxObject/comphelper/source/property/propertycontainer.o $W/CxxObject/comphelper/source/property/propertycontainerhelper.o $W/CxxObject/comphelper/source/property/property.o $W/CxxObject/comphelper/source/property/propertysethelper.o $W/CxxObject/comphelper/source/property/propertysetinfo.o $W/CxxObject/comphelper/source/property/propertystatecontainer.o $W/CxxObject/comphelper/source/property/propmultiplex.o $W/CxxObject/comphelper/source/property/propstate.o $W/CxxObject/comphelper/source/streaming/basicio.o $W/CxxObject/comphelper/source/streaming/memorystream.o $W/CxxObject/comphelper/source/streaming/oslfile2streamwrap.o $W/CxxObject/comphelper/source/streaming/seekableinput.o $W/CxxObject/comphelper/source/streaming/seqinputstreamserv.o $W/CxxObject/comphelper/source/streaming/seqoutputstreamserv.o $W/CxxObject/comphelper/source/streaming/seqstream.o $W/CxxObject/comphelper/source/streaming/streamsection.o $W/CxxObject/comphelper/source/xml/attributelist.o $W/CxxObject/comphelper/source/xml/ofopxmlhelper.o $W/CxxObject/comphelper/source/xml/xmltools.o -Wl,--start-group -lgpgmepp -licuuc -lz -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lucbhelper -li18nlangtag -o $I/program/libcomphelper.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $I/sdk/docs/cpp/ref $I/sdk/docs/idl/ref \( -type f -o -type l \) -print | LC_ALL=C sort > $W/GeneratedPackage/odk_doxygen.filelist [build CXX] UnoControls/source/base/basecontainercontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/base/ $W/Dep/CxxObject/UnoControls/source/base/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/base/basecontainercontrol.cxx -o $W/CxxObject/UnoControls/source/base/basecontainercontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/base/basecontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/base/ $W/Dep/CxxObject/UnoControls/source/base/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/base/basecontrol.cxx -o $W/CxxObject/UnoControls/source/base/basecontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/base/multiplexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/base/ $W/Dep/CxxObject/UnoControls/source/base/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/base/multiplexer.cxx -o $W/CxxObject/UnoControls/source/base/multiplexer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/base/registercontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/base/ $W/Dep/CxxObject/UnoControls/source/base/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/base/registercontrols.cxx -o $W/CxxObject/UnoControls/source/base/registercontrols.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/controls/OConnectionPointContainerHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcomphelper.so | grep SONAME > $W/LinkTarget/Library/libcomphelper.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcomphelper.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcomphelper.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcomphelper.so.exports.tmp $W/LinkTarget/Library/libcomphelper.so.exports; then rm $W/LinkTarget/Library/libcomphelper.so.exports.tmp; else mv $W/LinkTarget/Library/libcomphelper.so.exports.tmp $W/LinkTarget/Library/libcomphelper.so.exports && touch -r $I/program/libcomphelper.so $W/LinkTarget/Library/libcomphelper.so.exports; fi TEMPFILE=/tmp/gbuild.2PwVZ1 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcomphelper.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/controls/ $W/Dep/CxxObject/UnoControls/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/controls/OConnectionPointContainerHelper.cxx -o $W/CxxObject/UnoControls/source/controls/OConnectionPointContainerHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/controls/OConnectionPointHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/controls/ $W/Dep/CxxObject/UnoControls/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/controls/OConnectionPointHelper.cxx -o $W/CxxObject/UnoControls/source/controls/OConnectionPointHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/controls/framecontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/controls/ $W/Dep/CxxObject/UnoControls/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/controls/framecontrol.cxx -o $W/CxxObject/UnoControls/source/controls/framecontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/controls/progressbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/controls/ $W/Dep/CxxObject/UnoControls/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/controls/progressbar.cxx -o $W/CxxObject/UnoControls/source/controls/progressbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/controls/progressmonitor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/controls/ $W/Dep/CxxObject/UnoControls/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/controls/progressmonitor.cxx -o $W/CxxObject/UnoControls/source/controls/progressmonitor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] UnoControls/source/controls/statusindicator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/UnoControls/source/controls/ $W/Dep/CxxObject/UnoControls/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/UnoControls/source/controls/statusindicator.cxx -o $W/CxxObject/UnoControls/source/controls/statusindicator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/UnoControls/inc -I$S/UnoControls/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsotlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libi18nutil.so [build CXX] sot/source/unoolestorage/xolesimplestorage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/unoolestorage/ $W/Dep/CxxObject/sot/source/unoolestorage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/unoolestorage/xolesimplestorage.cxx -o $W/CxxObject/sot/source/unoolestorage/xolesimplestorage.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/base/formats.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/base/ $W/Dep/CxxObject/sot/source/base/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/base/formats.cxx -o $W/CxxObject/sot/source/base/formats.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/base/object.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/base/ $W/Dep/CxxObject/sot/source/base/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/base/object.cxx -o $W/CxxObject/sot/source/base/object.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/base/exchange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/base/ $W/Dep/CxxObject/sot/source/base/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/base/exchange.cxx -o $W/CxxObject/sot/source/base/exchange.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/base/filelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/base/ $W/Dep/CxxObject/sot/source/base/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/base/filelist.cxx -o $W/CxxObject/sot/source/base/filelist.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/stg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/stg.cxx -o $W/CxxObject/sot/source/sdstor/stg.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/stgavl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/stgavl.cxx -o $W/CxxObject/sot/source/sdstor/stgavl.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/stgcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/stgcache.cxx -o $W/CxxObject/sot/source/sdstor/stgcache.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/stgdir.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/stgdir.cxx -o $W/CxxObject/sot/source/sdstor/stgdir.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/stgelem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/stgelem.cxx -o $W/CxxObject/sot/source/sdstor/stgelem.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/stgio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/stgio.cxx -o $W/CxxObject/sot/source/sdstor/stgio.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/stgole.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/stgole.cxx -o $W/CxxObject/sot/source/sdstor/stgole.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/stgstrms.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/stgstrms.cxx -o $W/CxxObject/sot/source/sdstor/stgstrms.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/storage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/storage.cxx -o $W/CxxObject/sot/source/sdstor/storage.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/storinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/storinfo.cxx -o $W/CxxObject/sot/source/sdstor/storinfo.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sot/source/sdstor/ucbstorage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sot/source/sdstor/ $W/Dep/CxxObject/sot/source/sdstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSOT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sot/source/sdstor/ucbstorage.cxx -o $W/CxxObject/sot/source/sdstor/ucbstorage.o -I$S/sot/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18nutil/source/utility/casefolding.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nutil/source/utility/ $W/Dep/CxxObject/i18nutil/source/utility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NUTIL_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nutil/source/utility/casefolding.cxx -o $W/CxxObject/i18nutil/source/utility/casefolding.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18nutil/source/utility/oneToOneMapping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nutil/source/utility/ $W/Dep/CxxObject/i18nutil/source/utility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NUTIL_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nutil/source/utility/oneToOneMapping.cxx -o $W/CxxObject/i18nutil/source/utility/oneToOneMapping.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18nutil/source/utility/paper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nutil/source/utility/ $W/Dep/CxxObject/i18nutil/source/utility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NUTIL_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nutil/source/utility/paper.cxx -o $W/CxxObject/i18nutil/source/utility/paper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18nutil/source/utility/scripttypedetector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nutil/source/utility/ $W/Dep/CxxObject/i18nutil/source/utility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NUTIL_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nutil/source/utility/scripttypedetector.cxx -o $W/CxxObject/i18nutil/source/utility/scripttypedetector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18nutil/source/utility/unicode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nutil/source/utility/ $W/Dep/CxxObject/i18nutil/source/utility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NUTIL_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nutil/source/utility/unicode.cxx -o $W/CxxObject/i18nutil/source/utility/unicode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] i18nutil/source/utility/widthfolding.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18nutil/source/utility/ $W/Dep/CxxObject/i18nutil/source/utility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DI18NUTIL_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18nutil/source/utility/widthfolding.cxx -o $W/CxxObject/i18nutil/source/utility/widthfolding.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/cmptools/hash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/cmptools/ $W/Dep/CxxObject/idl/source/cmptools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/cmptools/hash.cxx -o $W/CxxObject/idl/source/cmptools/hash.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/cmptools/lex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/cmptools/ $W/Dep/CxxObject/idl/source/cmptools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/cmptools/lex.cxx -o $W/CxxObject/idl/source/cmptools/lex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/objects/basobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/objects/ $W/Dep/CxxObject/idl/source/objects/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/objects/basobj.cxx -o $W/CxxObject/idl/source/objects/basobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/objects/bastype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/objects/ $W/Dep/CxxObject/idl/source/objects/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/objects/bastype.cxx -o $W/CxxObject/idl/source/objects/bastype.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/objects/module.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/objects/ $W/Dep/CxxObject/idl/source/objects/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/objects/module.cxx -o $W/CxxObject/idl/source/objects/module.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/objects/object.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/objects/ $W/Dep/CxxObject/idl/source/objects/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/objects/object.cxx -o $W/CxxObject/idl/source/objects/object.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/objects/slot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/objects/ $W/Dep/CxxObject/idl/source/objects/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/objects/slot.cxx -o $W/CxxObject/idl/source/objects/slot.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/objects/types.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/objects/ $W/Dep/CxxObject/idl/source/objects/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/objects/types.cxx -o $W/CxxObject/idl/source/objects/types.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/prj/command.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/prj/ $W/Dep/CxxObject/idl/source/prj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/prj/command.cxx -o $W/CxxObject/idl/source/prj/command.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/prj/database.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/prj/ $W/Dep/CxxObject/idl/source/prj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/prj/database.cxx -o $W/CxxObject/idl/source/prj/database.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/prj/globals.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/prj/ $W/Dep/CxxObject/idl/source/prj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/prj/globals.cxx -o $W/CxxObject/idl/source/prj/globals.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/prj/svidl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/prj/ $W/Dep/CxxObject/idl/source/prj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/prj/svidl.cxx -o $W/CxxObject/idl/source/prj/svidl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] idl/source/prj/parser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/idl/source/prj/ $W/Dep/CxxObject/idl/source/prj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/idl/source/prj/parser.cxx -o $W/CxxObject/idl/source/prj/parser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$S/idl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build BIN] basegfx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/basegfx [build JAR] ridl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ridl/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/ridl/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/ridl/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/ridl && jar cfm $I/program/classes/ridl.jar $W/JavaClassSet/Jar/ridl/META-INF/MANIFEST.MF META-INF com && cd $W/CustomTarget/ridljar/javamaker/ && jar uf $I/program/classes/ridl.jar com || (rm $I/program/classes/ridl.jar; false) [build JCS] Jar/unoil S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/unoil/ && touch $W/JavaClassSet/Jar/unoil/done [build CMP] binaryurp/source/binaryurp mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/binaryurp/source/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libbinaryurplo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/binaryurp/source/binaryurp.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/binaryurp/source/binaryurp.component [build LNK] Library/libjava_uno.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/bridges/source/jni_uno/jni_bridge.o $W/CxxObject/bridges/source/jni_uno/jni_data.o $W/CxxObject/bridges/source/jni_uno/jni_info.o $W/CxxObject/bridges/source/jni_uno/jni_java2uno.o $W/CxxObject/bridges/source/jni_uno/jni_uno2java.o $W/CxxObject/bridges/source/jni_uno/nativethreadpool.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -ljvmaccesslo -luno_sal -luno_salhelpergcc3 -o $I/program/libjava_uno.so [build CXX] sax/source/expatwrap/sax_expat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/expatwrap/ $W/Dep/CxxObject/sax/source/expatwrap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFASTSAX_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_EXPAT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/expatwrap/sax_expat.cxx -o $W/CxxObject/sax/source/expatwrap/sax_expat.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sax/source/expatwrap/saxwriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/expatwrap/ $W/Dep/CxxObject/sax/source/expatwrap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFASTSAX_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_EXPAT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/expatwrap/saxwriter.cxx -o $W/CxxObject/sax/source/expatwrap/saxwriter.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sax/source/expatwrap/xml2utf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjava_uno.so | grep SONAME > $W/LinkTarget/Library/libjava_uno.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjava_uno.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjava_uno.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjava_uno.so.exports.tmp $W/LinkTarget/Library/libjava_uno.so.exports; then rm $W/LinkTarget/Library/libjava_uno.so.exports.tmp; else mv $W/LinkTarget/Library/libjava_uno.so.exports.tmp $W/LinkTarget/Library/libjava_uno.so.exports && touch -r $I/program/libjava_uno.so $W/LinkTarget/Library/libjava_uno.so.exports; fi TEMPFILE=/tmp/gbuild.xmBGwH && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjava_uno.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/expatwrap/ $W/Dep/CxxObject/sax/source/expatwrap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFASTSAX_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_EXPAT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/expatwrap/xml2utf.cxx -o $W/CxxObject/sax/source/expatwrap/xml2utf.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sax/source/fastparser/fastparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/fastparser/ $W/Dep/CxxObject/sax/source/fastparser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFASTSAX_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_EXPAT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/fastparser/fastparser.cxx -o $W/CxxObject/sax/source/fastparser/fastparser.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sax/source/fastparser/legacyfastparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sax/source/fastparser/ $W/Dep/CxxObject/sax/source/fastparser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFASTSAX_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_EXPAT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sax/source/fastparser/legacyfastparser.cxx -o $W/CxxObject/sax/source/fastparser/legacyfastparser.o -I$S/sax/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build MOD] cppu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/cppu [build MOD] cppuhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/cppuhelper [build BIN] cpputools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/cpputools [build CXX] desktop/source/migration/services/basicmigration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/migration/services/ $W/Dep/CxxObject/desktop/source/migration/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/migration/services/basicmigration.cxx -o $W/CxxObject/desktop/source/migration/services/basicmigration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/migration/services/cexports.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/migration/services/ $W/Dep/CxxObject/desktop/source/migration/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/migration/services/cexports.cxx -o $W/CxxObject/desktop/source/migration/services/cexports.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/migration/services/jvmfwk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/migration/services/ $W/Dep/CxxObject/desktop/source/migration/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/migration/services/jvmfwk.cxx -o $W/CxxObject/desktop/source/migration/services/jvmfwk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/migration/services/wordbookmigration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/migration/services/ $W/Dep/CxxObject/desktop/source/migration/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/migration/services/wordbookmigration.cxx -o $W/CxxObject/desktop/source/migration/services/wordbookmigration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/migration/services/cexportsoo3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/migration/services/ $W/Dep/CxxObject/desktop/source/migration/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/migration/services/cexportsoo3.cxx -o $W/CxxObject/desktop/source/migration/services/cexportsoo3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/migration/services/oo3extensionmigration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/migration/services/ $W/Dep/CxxObject/desktop/source/migration/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/migration/services/oo3extensionmigration.cxx -o $W/CxxObject/desktop/source/migration/services/oo3extensionmigration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dtrans/source/cnttype/mcnttfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dtrans/source/cnttype/ $W/Dep/CxxObject/dtrans/source/cnttype/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dtrans/source/cnttype/mcnttfactory.cxx -o $W/CxxObject/dtrans/source/cnttype/mcnttfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dtrans/source/cnttype/mcnttype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dtrans/source/cnttype/ $W/Dep/CxxObject/dtrans/source/cnttype/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dtrans/source/cnttype/mcnttype.cxx -o $W/CxxObject/dtrans/source/cnttype/mcnttype.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dtrans/source/cnttype/mctfentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dtrans/source/cnttype/ $W/Dep/CxxObject/dtrans/source/cnttype/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dtrans/source/cnttype/mctfentry.cxx -o $W/CxxObject/dtrans/source/cnttype/mctfentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/consolehandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/consolehandler.cxx -o $W/CxxObject/extensions/source/logging/consolehandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/csvformatter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/csvformatter.cxx -o $W/CxxObject/extensions/source/logging/csvformatter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/filehandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/filehandler.cxx -o $W/CxxObject/extensions/source/logging/filehandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/logger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/logger.cxx -o $W/CxxObject/extensions/source/logging/logger.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/loggerconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/loggerconfig.cxx -o $W/CxxObject/extensions/source/logging/loggerconfig.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/loghandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/loghandler.cxx -o $W/CxxObject/extensions/source/logging/loghandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/logrecord.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/logrecord.cxx -o $W/CxxObject/extensions/source/logging/logrecord.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/plaintextformatter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/plaintextformatter.cxx -o $W/CxxObject/extensions/source/logging/plaintextformatter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/logging/simpletextformatter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/logging/ $W/Dep/CxxObject/extensions/source/logging/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/logging/simpletextformatter.cxx -o $W/CxxObject/extensions/source/logging/simpletextformatter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] io/source/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/ $W/Dep/CxxObject/io/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/services.cxx -o $W/CxxObject/io/source/services.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/acceptor/acc_pipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/acceptor/ $W/Dep/CxxObject/io/source/acceptor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/acceptor/acc_pipe.cxx -o $W/CxxObject/io/source/acceptor/acc_pipe.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/acceptor/acc_socket.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/acceptor/ $W/Dep/CxxObject/io/source/acceptor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/acceptor/acc_socket.cxx -o $W/CxxObject/io/source/acceptor/acc_socket.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/acceptor/acceptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/acceptor/ $W/Dep/CxxObject/io/source/acceptor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/acceptor/acceptor.cxx -o $W/CxxObject/io/source/acceptor/acceptor.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/connector/connector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/connector/ $W/Dep/CxxObject/io/source/connector/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/connector/connector.cxx -o $W/CxxObject/io/source/connector/connector.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/connector/ctr_pipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/connector/ $W/Dep/CxxObject/io/source/connector/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/connector/ctr_pipe.cxx -o $W/CxxObject/io/source/connector/ctr_pipe.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/connector/ctr_socket.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/connector/ $W/Dep/CxxObject/io/source/connector/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/connector/ctr_socket.cxx -o $W/CxxObject/io/source/connector/ctr_socket.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/stm/odata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/stm/ $W/Dep/CxxObject/io/source/stm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/stm/odata.cxx -o $W/CxxObject/io/source/stm/odata.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/stm/omark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/stm/ $W/Dep/CxxObject/io/source/stm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/stm/omark.cxx -o $W/CxxObject/io/source/stm/omark.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/stm/opipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/stm/ $W/Dep/CxxObject/io/source/stm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/stm/opipe.cxx -o $W/CxxObject/io/source/stm/opipe.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/stm/opump.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/stm/ $W/Dep/CxxObject/io/source/stm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/stm/opump.cxx -o $W/CxxObject/io/source/stm/opump.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/stm/streamhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/stm/ $W/Dep/CxxObject/io/source/stm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/stm/streamhelper.cxx -o $W/CxxObject/io/source/stm/streamhelper.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/TextInputStream/TextInputStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/TextInputStream/ $W/Dep/CxxObject/io/source/TextInputStream/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/TextInputStream/TextInputStream.cxx -o $W/CxxObject/io/source/TextInputStream/TextInputStream.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] io/source/TextOutputStream/TextOutputStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/io/source/TextOutputStream/ $W/Dep/CxxObject/io/source/TextOutputStream/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/io/source/TextOutputStream/TextOutputStream.cxx -o $W/CxxObject/io/source/TextOutputStream/TextOutputStream.o -I$S/io/source -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal [build CMP] stoc/util/bootstrap mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libbootstraplo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/util/bootstrap.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/util/bootstrap.component [build CMP] stoc/source/inspect/introspection mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/inspect/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libintrospectionlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/inspect/introspection.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/source/inspect/introspection.component [build CMP] stoc/source/invocation_adapterfactory/invocadapt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/invocation_adapterfactory/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libinvocadaptlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/invocation_adapterfactory/invocadapt.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/source/invocation_adapterfactory/invocadapt.component [build CMP] stoc/source/invocation/invocation mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/invocation/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libinvocationlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/invocation/invocation.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/source/invocation/invocation.component [build CMP] stoc/source/namingservice/namingservice mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/namingservice/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libnamingservicelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/namingservice/namingservice.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/source/namingservice/namingservice.component [build CMP] stoc/source/proxy_factory/proxyfac mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/proxy_factory/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libproxyfaclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/proxy_factory/proxyfac.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/source/proxy_factory/proxyfac.component [build CMP] stoc/source/corereflection/reflection mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/corereflection/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libreflectionlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/corereflection/reflection.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/source/corereflection/reflection.component [build CMP] stoc/util/stocservices mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libstocserviceslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/util/stocservices.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/util/stocservices.component [build CMP] remotebridges/source/unourl_resolver/uuresolver mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/remotebridges/source/unourl_resolver/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libuuresolverlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/remotebridges/source/unourl_resolver/uuresolver.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/remotebridges/source/unourl_resolver/uuresolver.component [build LNK] Library/libjavaloaderlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/javaloader/javaloader.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -ljvmaccesslo -luno_sal -luno_salhelpergcc3 -o $I/program/libjavaloaderlo.so [build LNK] Library/libjavavmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/stoc/source/javavm/interact.o $W/CxxObject/stoc/source/javavm/javavm.o $W/CxxObject/stoc/source/javavm/jvmargs.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -ljvmaccesslo -ljvmfwklo -luno_sal -luno_salhelpergcc3 -o $I/program/libjavavmlo.so [build CXX] filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjavaloaderlo.so | grep SONAME > $W/LinkTarget/Library/libjavaloaderlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjavaloaderlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjavaloaderlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjavaloaderlo.so.exports.tmp $W/LinkTarget/Library/libjavaloaderlo.so.exports; then rm $W/LinkTarget/Library/libjavaloaderlo.so.exports.tmp; else mv $W/LinkTarget/Library/libjavaloaderlo.so.exports.tmp $W/LinkTarget/Library/libjavaloaderlo.so.exports && touch -r $I/program/libjavaloaderlo.so $W/LinkTarget/Library/libjavaloaderlo.so.exports; fi TEMPFILE=/tmp/gbuild.5MYVRH && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjavaloaderlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xmlfilteradaptor/ $W/Dep/CxxObject/filter/source/xmlfilteradaptor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx -o $W/CxxObject/filter/source/xmlfilteradaptor/XmlFilterAdaptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/xmlfilteradaptor/genericfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjavavmlo.so | grep SONAME > $W/LinkTarget/Library/libjavavmlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjavavmlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjavavmlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjavavmlo.so.exports.tmp $W/LinkTarget/Library/libjavavmlo.so.exports; then rm $W/LinkTarget/Library/libjavavmlo.so.exports.tmp; else mv $W/LinkTarget/Library/libjavavmlo.so.exports.tmp $W/LinkTarget/Library/libjavavmlo.so.exports && touch -r $I/program/libjavavmlo.so $W/LinkTarget/Library/libjavavmlo.so.exports; fi TEMPFILE=/tmp/gbuild.NPCDgC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjavavmlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xmlfilteradaptor/ $W/Dep/CxxObject/filter/source/xmlfilteradaptor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xmlfilteradaptor/genericfilter.cxx -o $W/CxxObject/filter/source/xmlfilteradaptor/genericfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/manifest/ManifestExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/manifest/ $W/Dep/CxxObject/package/source/manifest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/manifest/ManifestExport.cxx -o $W/CxxObject/package/source/manifest/ManifestExport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/manifest/ManifestImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/manifest/ $W/Dep/CxxObject/package/source/manifest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/manifest/ManifestImport.cxx -o $W/CxxObject/package/source/manifest/ManifestImport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/manifest/ManifestReader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/manifest/ $W/Dep/CxxObject/package/source/manifest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/manifest/ManifestReader.cxx -o $W/CxxObject/package/source/manifest/ManifestReader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/manifest/ManifestWriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/manifest/ $W/Dep/CxxObject/package/source/manifest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/manifest/ManifestWriter.cxx -o $W/CxxObject/package/source/manifest/ManifestWriter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/manifest/UnoRegister.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/manifest/ $W/Dep/CxxObject/package/source/manifest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/manifest/UnoRegister.cxx -o $W/CxxObject/package/source/manifest/UnoRegister.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/blowfishcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/blowfishcontext.cxx -o $W/CxxObject/package/source/zipapi/blowfishcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/ByteChucker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/ByteChucker.cxx -o $W/CxxObject/package/source/zipapi/ByteChucker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/ByteGrabber.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/ByteGrabber.cxx -o $W/CxxObject/package/source/zipapi/ByteGrabber.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/CRC32.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/CRC32.cxx -o $W/CxxObject/package/source/zipapi/CRC32.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/Deflater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/Deflater.cxx -o $W/CxxObject/package/source/zipapi/Deflater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/Inflater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/Inflater.cxx -o $W/CxxObject/package/source/zipapi/Inflater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/sha1context.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/sha1context.cxx -o $W/CxxObject/package/source/zipapi/sha1context.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/ThreadedDeflater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/ThreadedDeflater.cxx -o $W/CxxObject/package/source/zipapi/ThreadedDeflater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/XBufferedThreadedStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/XBufferedThreadedStream.cxx -o $W/CxxObject/package/source/zipapi/XBufferedThreadedStream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/XUnbufferedStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/XUnbufferedStream.cxx -o $W/CxxObject/package/source/zipapi/XUnbufferedStream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/ZipEnumeration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/ZipEnumeration.cxx -o $W/CxxObject/package/source/zipapi/ZipEnumeration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/ZipFile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/ZipFile.cxx -o $W/CxxObject/package/source/zipapi/ZipFile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/ZipOutputEntry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/ZipOutputEntry.cxx -o $W/CxxObject/package/source/zipapi/ZipOutputEntry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zipapi/ZipOutputStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zipapi/ $W/Dep/CxxObject/package/source/zipapi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zipapi/ZipOutputStream.cxx -o $W/CxxObject/package/source/zipapi/ZipOutputStream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/wrapstreamforshare.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/wrapstreamforshare.cxx -o $W/CxxObject/package/source/zippackage/wrapstreamforshare.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/zipfileaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/zipfileaccess.cxx -o $W/CxxObject/package/source/zippackage/zipfileaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/ZipPackageBuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/ZipPackageBuffer.cxx -o $W/CxxObject/package/source/zippackage/ZipPackageBuffer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/ZipPackage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/ZipPackage.cxx -o $W/CxxObject/package/source/zippackage/ZipPackage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/ZipPackageEntry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/ZipPackageEntry.cxx -o $W/CxxObject/package/source/zippackage/ZipPackageEntry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/ZipPackageFolder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/ZipPackageFolder.cxx -o $W/CxxObject/package/source/zippackage/ZipPackageFolder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/ZipPackageFolderEnumeration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/ZipPackageFolderEnumeration.cxx -o $W/CxxObject/package/source/zippackage/ZipPackageFolderEnumeration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/ZipPackageSink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/ZipPackageSink.cxx -o $W/CxxObject/package/source/zippackage/ZipPackageSink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] package/source/zippackage/ZipPackageStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/zippackage/ $W/Dep/CxxObject/package/source/zippackage/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDLLIMPLEMENTATION_PACKAGE -DSYSTEM_ZLIB -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/zippackage/ZipPackageStream.cxx -o $W/CxxObject/package/source/zippackage/ZipPackageStream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/attributes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/attributes.cxx -o $W/CxxObject/hwpfilter/source/attributes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/cspline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/cspline.cxx -o $W/CxxObject/hwpfilter/source/cspline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/fontmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/fontmap.cxx -o $W/CxxObject/hwpfilter/source/fontmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/formula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/formula.cxx -o $W/CxxObject/hwpfilter/source/formula.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/grammar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/grammar.cxx -o $W/CxxObject/hwpfilter/source/grammar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hbox.cxx -o $W/CxxObject/hwpfilter/source/hbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hcode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hcode.cxx -o $W/CxxObject/hwpfilter/source/hcode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hfont.cxx -o $W/CxxObject/hwpfilter/source/hfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hgzip.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hgzip.cxx -o $W/CxxObject/hwpfilter/source/hgzip.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hinfo.cxx -o $W/CxxObject/hwpfilter/source/hinfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hiodev.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hiodev.cxx -o $W/CxxObject/hwpfilter/source/hiodev.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hpara.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hpara.cxx -o $W/CxxObject/hwpfilter/source/hpara.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hstream.cxx -o $W/CxxObject/hwpfilter/source/hstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hstyle.cxx -o $W/CxxObject/hwpfilter/source/hstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/htags.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/htags.cxx -o $W/CxxObject/hwpfilter/source/htags.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hutil.cxx -o $W/CxxObject/hwpfilter/source/hutil.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hwpeq.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hwpeq.cxx -o $W/CxxObject/hwpfilter/source/hwpeq.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hwpfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hwpfile.cxx -o $W/CxxObject/hwpfilter/source/hwpfile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hwpread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hwpread.cxx -o $W/CxxObject/hwpfilter/source/hwpread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/hwpreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/hwpreader.cxx -o $W/CxxObject/hwpfilter/source/hwpreader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/lexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/lexer.cxx -o $W/CxxObject/hwpfilter/source/lexer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/mzstring.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/mzstring.cxx -o $W/CxxObject/hwpfilter/source/mzstring.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] hwpfilter/source/solver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/hwpfilter/source/ $W/Dep/CxxObject/hwpfilter/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/hwpfilter/source/solver.cxx -o $W/CxxObject/hwpfilter/source/solver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libi18npoollo.so [build CXX] lingucomponent/source/languageguessing/guess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/languageguessing/ $W/Dep/CxxObject/lingucomponent/source/languageguessing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBEXTTEXTCAT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/languageguessing/guess.cxx -o $W/CxxObject/lingucomponent/source/languageguessing/guess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libexttextcat/ -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] lingucomponent/source/languageguessing/guesslang.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/languageguessing/ $W/Dep/CxxObject/lingucomponent/source/languageguessing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBEXTTEXTCAT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/languageguessing/guesslang.cxx -o $W/CxxObject/lingucomponent/source/languageguessing/guesslang.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libexttextcat/ -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] lingucomponent/source/languageguessing/simpleguesser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/languageguessing/ $W/Dep/CxxObject/lingucomponent/source/languageguessing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBEXTTEXTCAT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/languageguessing/simpleguesser.cxx -o $W/CxxObject/lingucomponent/source/languageguessing/simpleguesser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libexttextcat/ -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] lingucomponent/source/numbertext/numbertext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/numbertext/ $W/Dep/CxxObject/lingucomponent/source/numbertext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBNUMBERTEXT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/numbertext/numbertext.cxx -o $W/CxxObject/lingucomponent/source/numbertext/numbertext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/libnumbertext/ -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/disposelistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/disposelistener.cxx -o $W/CxxObject/package/source/xstor/disposelistener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/ocompinstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/ocompinstream.cxx -o $W/CxxObject/package/source/xstor/ocompinstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/ohierarchyholder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/ohierarchyholder.cxx -o $W/CxxObject/package/source/xstor/ohierarchyholder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/oseekinstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/oseekinstream.cxx -o $W/CxxObject/package/source/xstor/oseekinstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/owriteablestream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/owriteablestream.cxx -o $W/CxxObject/package/source/xstor/owriteablestream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/register.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/register.cxx -o $W/CxxObject/package/source/xstor/register.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/selfterminatefilestream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/selfterminatefilestream.cxx -o $W/CxxObject/package/source/xstor/selfterminatefilestream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/switchpersistencestream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/switchpersistencestream.cxx -o $W/CxxObject/package/source/xstor/switchpersistencestream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/xfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/xfactory.cxx -o $W/CxxObject/package/source/xstor/xfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] package/source/xstor/xstorage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/package/source/xstor/ $W/Dep/CxxObject/package/source/xstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/package/source/xstor/xstorage.cxx -o $W/CxxObject/package/source/xstor/xstorage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/package/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scaddins/source/analysis/analysis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scaddins/source/analysis/ $W/Dep/CxxObject/scaddins/source/analysis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scaddins/source/analysis/analysis.cxx -o $W/CxxObject/scaddins/source/analysis/analysis.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scaddins/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/comprehensive -I$W/UnoApiHeadersTarget/scaddins/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] scaddins/source/analysis/analysishelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scaddins/source/analysis/ $W/Dep/CxxObject/scaddins/source/analysis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scaddins/source/analysis/analysishelper.cxx -o $W/CxxObject/scaddins/source/analysis/analysishelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scaddins/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/comprehensive -I$W/UnoApiHeadersTarget/scaddins/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] scaddins/source/analysis/bessel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scaddins/source/analysis/ $W/Dep/CxxObject/scaddins/source/analysis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scaddins/source/analysis/bessel.cxx -o $W/CxxObject/scaddins/source/analysis/bessel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scaddins/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/comprehensive -I$W/UnoApiHeadersTarget/scaddins/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] scaddins/source/analysis/financial.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scaddins/source/analysis/ $W/Dep/CxxObject/scaddins/source/analysis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scaddins/source/analysis/financial.cxx -o $W/CxxObject/scaddins/source/analysis/financial.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scaddins/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/comprehensive -I$W/UnoApiHeadersTarget/scaddins/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] scaddins/source/datefunc/datefunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scaddins/source/datefunc/ $W/Dep/CxxObject/scaddins/source/datefunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scaddins/source/datefunc/datefunc.cxx -o $W/CxxObject/scaddins/source/datefunc/datefunc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scaddins/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/comprehensive -I$W/UnoApiHeadersTarget/scaddins/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] scaddins/source/pricing/pricing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scaddins/source/pricing/ $W/Dep/CxxObject/scaddins/source/pricing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scaddins/source/pricing/pricing.cxx -o $W/CxxObject/scaddins/source/pricing/pricing.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scaddins/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/comprehensive -I$W/UnoApiHeadersTarget/scaddins/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] scaddins/source/pricing/black_scholes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scaddins/source/pricing/ $W/Dep/CxxObject/scaddins/source/pricing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scaddins/source/pricing/black_scholes.cxx -o $W/CxxObject/scaddins/source/pricing/black_scholes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scaddins/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/comprehensive -I$W/UnoApiHeadersTarget/scaddins/comprehensive -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] svl/source/fsstor/fsfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/fsstor/ $W/Dep/CxxObject/svl/source/fsstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/fsstor/fsfactory.cxx -o $W/CxxObject/svl/source/fsstor/fsfactory.o -I$S/svl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svl/source/fsstor/fsstorage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/fsstor/ $W/Dep/CxxObject/svl/source/fsstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/fsstor/fsstorage.cxx -o $W/CxxObject/svl/source/fsstor/fsstorage.o -I$S/svl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svl/source/fsstor/oinputstreamcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/fsstor/ $W/Dep/CxxObject/svl/source/fsstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/fsstor/oinputstreamcontainer.cxx -o $W/CxxObject/svl/source/fsstor/oinputstreamcontainer.o -I$S/svl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svl/source/fsstor/ostreamcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/fsstor/ $W/Dep/CxxObject/svl/source/fsstor/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/fsstor/ostreamcontainer.cxx -o $W/CxxObject/svl/source/fsstor/ostreamcontainer.o -I$S/svl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svl/source/passwordcontainer/passwordcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/passwordcontainer/ $W/Dep/CxxObject/svl/source/passwordcontainer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/passwordcontainer/passwordcontainer.cxx -o $W/CxxObject/svl/source/passwordcontainer/passwordcontainer.o -I$S/svl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svl/source/passwordcontainer/syscreds.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/passwordcontainer/ $W/Dep/CxxObject/svl/source/passwordcontainer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/passwordcontainer/syscreds.cxx -o $W/CxxObject/svl/source/passwordcontainer/syscreds.o -I$S/svl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/cmdenv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/cmdenv.cxx -o $W/CxxObject/ucb/source/core/cmdenv.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/identify.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/identify.cxx -o $W/CxxObject/ucb/source/core/identify.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/provprox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/provprox.cxx -o $W/CxxObject/ucb/source/core/provprox.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/ucb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/ucb.cxx -o $W/CxxObject/ucb/source/core/ucb.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/ucbcmds.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/ucbcmds.cxx -o $W/CxxObject/ucb/source/core/ucbcmds.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/ucbprops.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/ucbprops.cxx -o $W/CxxObject/ucb/source/core/ucbprops.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/ucbserv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/ucbserv.cxx -o $W/CxxObject/ucb/source/core/ucbserv.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/ucbstore.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/ucbstore.cxx -o $W/CxxObject/ucb/source/core/ucbstore.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/core/FileAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/core/ $W/Dep/CxxObject/ucb/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/core/FileAccess.cxx -o $W/CxxObject/ucb/source/core/FileAccess.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/regexp/regexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/regexp/ $W/Dep/CxxObject/ucb/source/regexp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/regexp/regexp.cxx -o $W/CxxObject/ucb/source/regexp/regexp.o -I$S/ucb/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/cmis/auth_provider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/auth_provider.cxx -o $W/CxxObject/ucb/source/ucp/cmis/auth_provider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/certvalidation_handler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/certvalidation_handler.cxx -o $W/CxxObject/ucb/source/ucp/cmis/certvalidation_handler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/cmis_content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/cmis_content.cxx -o $W/CxxObject/ucb/source/ucp/cmis/cmis_content.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/cmis_repo_content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/cmis_repo_content.cxx -o $W/CxxObject/ucb/source/ucp/cmis/cmis_repo_content.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/cmis_datasupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/cmis_datasupplier.cxx -o $W/CxxObject/ucb/source/ucp/cmis/cmis_datasupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/cmis_provider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/cmis_provider.cxx -o $W/CxxObject/ucb/source/ucp/cmis/cmis_provider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/cmis_resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/cmis_resultset.cxx -o $W/CxxObject/ucb/source/ucp/cmis/cmis_resultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/cmis_url.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/cmis_url.cxx -o $W/CxxObject/ucb/source/ucp/cmis/cmis_url.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/std_inputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/std_inputstream.cxx -o $W/CxxObject/ucb/source/ucp/cmis/std_inputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/cmis/std_outputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/cmis/ $W/Dep/CxxObject/ucb/source/ucp/cmis/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/cmis/std_outputstream.cxx -o $W/CxxObject/ucb/source/ucp/cmis/std_outputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libcmis-0.5 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] ucb/source/ucp/expand/ucpexpand.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/expand/ $W/Dep/CxxObject/ucb/source/ucp/expand/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/expand/ucpexpand.cxx -o $W/CxxObject/ucb/source/ucp/expand/ucpexpand.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ext/ucpext_content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ext/ $W/Dep/CxxObject/ucb/source/ucp/ext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ext/ucpext_content.cxx -o $W/CxxObject/ucb/source/ucp/ext/ucpext_content.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ext/ucpext_datasupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ext/ $W/Dep/CxxObject/ucb/source/ucp/ext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ext/ucpext_datasupplier.cxx -o $W/CxxObject/ucb/source/ucp/ext/ucpext_datasupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ext/ucpext_provider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ext/ $W/Dep/CxxObject/ucb/source/ucp/ext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ext/ucpext_provider.cxx -o $W/CxxObject/ucb/source/ucp/ext/ucpext_provider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ext/ucpext_resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ext/ $W/Dep/CxxObject/ucb/source/ucp/ext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ext/ucpext_resultset.cxx -o $W/CxxObject/ucb/source/ucp/ext/ucpext_resultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] ucb/source/ucp/ext/ucpext_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/ext/ $W/Dep/CxxObject/ucb/source/ucp/ext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/ext/ucpext_services.cxx -o $W/CxxObject/ucb/source/ucp/ext/ucpext_services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sccomp/source/solver/SwarmSolver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sccomp/source/solver/ $W/Dep/CxxObject/sccomp/source/solver/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LPSOLVE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sccomp/source/solver/SwarmSolver.cxx -o $W/CxxObject/sccomp/source/solver/SwarmSolver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/sccomp/inc -I/usr/include [build CXX] sccomp/source/solver/SolverComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sccomp/source/solver/ $W/Dep/CxxObject/sccomp/source/solver/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LPSOLVE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sccomp/source/solver/SolverComponent.cxx -o $W/CxxObject/sccomp/source/solver/SolverComponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/sccomp/inc -I/usr/include [build CXX] sccomp/source/solver/LpsolveSolver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sccomp/source/solver/ $W/Dep/CxxObject/sccomp/source/solver/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LPSOLVE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sccomp/source/solver/LpsolveSolver.cxx -o $W/CxxObject/sccomp/source/solver/LpsolveSolver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/sccomp/inc -I/usr/include [build CXX] ucb/source/ucp/webdav-neon/ContentProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/ContentProperties.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/ContentProperties.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/DateTimeHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/DateTimeHelper.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/DateTimeHelper.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/DAVProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/DAVProperties.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/DAVProperties.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/DAVResourceAccess.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/DAVSessionFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/DAVSessionFactory.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/DAVSessionFactory.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/DAVTypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/DAVTypes.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/DAVTypes.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/LinkSequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/LinkSequence.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/LinkSequence.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/LockEntrySequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/LockEntrySequence.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/LockEntrySequence.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/LockSequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/LockSequence.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/LockSequence.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/NeonHeadRequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/NeonHeadRequest.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonHeadRequest.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/NeonInputStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/NeonInputStream.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonInputStream.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/NeonLockStore.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/NeonLockStore.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonLockStore.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/NeonPropFindRequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/NeonPropFindRequest.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonPropFindRequest.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/NeonSession.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/NeonSession.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonSession.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/NeonUri.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/NeonUri.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonUri.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/PropfindCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/PropfindCache.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/PropfindCache.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavcontentcaps.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/webdavcontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/webdavcontent.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavcontent.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavdatasupplier.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/webdavprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/webdavprovider.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavprovider.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/webdavresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/webdavresultset.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavresultset.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] ucb/source/ucp/webdav-neon/webdavservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/webdav-neon/ $W/Dep/CxxObject/ucb/source/ucp/webdav-neon/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DNEON_VERSION=0x0302 -DSYSTEM_NEON -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/webdav-neon/webdavservices.cxx -o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavservices.o -I$S/ucb/source/ucp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/neon -I$W/CustomTarget/officecfg/registry [build CXX] scripting/source/stringresource/stringresource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/stringresource/ $W/Dep/CxxObject/scripting/source/stringresource/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/stringresource/stringresource.cxx -o $W/CxxObject/scripting/source/stringresource/stringresource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/provider/ActiveMSPList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/provider/ $W/Dep/CxxObject/scripting/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/provider/ActiveMSPList.cxx -o $W/CxxObject/scripting/source/provider/ActiveMSPList.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/provider/BrowseNodeFactoryImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/provider/ $W/Dep/CxxObject/scripting/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/provider/BrowseNodeFactoryImpl.cxx -o $W/CxxObject/scripting/source/provider/BrowseNodeFactoryImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/provider/MasterScriptProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/provider/ $W/Dep/CxxObject/scripting/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/provider/MasterScriptProvider.cxx -o $W/CxxObject/scripting/source/provider/MasterScriptProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/provider/MasterScriptProviderFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/provider/ $W/Dep/CxxObject/scripting/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/provider/MasterScriptProviderFactory.cxx -o $W/CxxObject/scripting/source/provider/MasterScriptProviderFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/provider/ProviderCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/provider/ $W/Dep/CxxObject/scripting/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/provider/ProviderCache.cxx -o $W/CxxObject/scripting/source/provider/ProviderCache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/provider/URIHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/provider/ $W/Dep/CxxObject/scripting/source/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/provider/URIHelper.cxx -o $W/CxxObject/scripting/source/provider/URIHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] shell/source/backends/kde5be/kde5be1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/backends/kde5be/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libkde5be1lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/backends/kde5be/kde5be1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/shell/source/backends/kde5be/kde5be1.component [build CMP] shell/source/backends/localebe/localebe1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/backends/localebe/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/liblocalebe1lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/backends/localebe/localebe1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/shell/source/backends/localebe/localebe1.component [build CMP] shell/source/cmdmail/cmdmail mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/cmdmail/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libcmdmaillo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/cmdmail/cmdmail.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/shell/source/cmdmail/cmdmail.component [build MOD] i18nlangtag S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/i18nlangtag [build CXX] javaunohelper/source/bootstrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/javaunohelper/source/ $W/Dep/CxxObject/javaunohelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/javaunohelper/source/bootstrap.cxx -o $W/CxxObject/javaunohelper/source/bootstrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] javaunohelper/source/javaunohelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/javaunohelper/source/ $W/Dep/CxxObject/javaunohelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/javaunohelper/source/javaunohelper.cxx -o $W/CxxObject/javaunohelper/source/javaunohelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build CXX] javaunohelper/source/vm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/javaunohelper/source/ $W/Dep/CxxObject/javaunohelper/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/javaunohelper/source/vm.cxx -o $W/CxxObject/javaunohelper/source/vm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/comprehensive [build BIN] jvmaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/jvmaccess [build LNK] Executable/javaldx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -ljvmfwklo -luno_sal -o $I/program/javaldx [build BIN] libreofficekit TEMPFILE=/tmp/gbuild.iBLLzM && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/javaldx.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/libreofficekit [build JDC] CustomTarget/odk/docs/java/ref/javadoc_log.txt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && /usr/bin/javadoc -source 1.6 -J-Xmx120m -use -splitindex -windowtitle "Java UNO Runtime Reference" -header "LibreOffice 6.3 SDK Java API Reference" -tag attention:a:"Attention:" -d $W/CustomTarget/odk/docs/java/ref/ -sourcepath "$S/ridljar/source/unoloader:$S/ridljar:$S/jurt:$S/javaunohelper" -classpath $I/program/classes/ridl.jar -linkoffline ../../common/reg $S/odk/docs/java-uno -linkoffline http://java.sun.com/j2se/1.5/docs/api $S/odk/docs/java com.sun.star.comp.helper com.sun.star.lib.uno.helper com.sun.star.lib.unoloader com.sun.star.uno $S/jurt/com/sun/star/lib/util/UrlToFileMapper.java -notimestamp > $W/CustomTarget/odk/docs/java/ref/javadoc_log.txt [build LNK] Library/libpythonloaderlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/pyuno/source/loader/pyuno_loader.o -Wl,--start-group -lpython3.7m -lcrypt -lpthread -ldl -lutil -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lpyuno -luno_sal -o $I/program/libpythonloaderlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpythonloaderlo.so | grep SONAME > $W/LinkTarget/Library/libpythonloaderlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpythonloaderlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpythonloaderlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpythonloaderlo.so.exports.tmp $W/LinkTarget/Library/libpythonloaderlo.so.exports; then rm $W/LinkTarget/Library/libpythonloaderlo.so.exports.tmp; else mv $W/LinkTarget/Library/libpythonloaderlo.so.exports.tmp $W/LinkTarget/Library/libpythonloaderlo.so.exports && touch -r $I/program/libpythonloaderlo.so $W/LinkTarget/Library/libpythonloaderlo.so.exports; fi TEMPFILE=/tmp/gbuild.dWl3oC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpythonloaderlo.so.objectlist [build BIN] remotebridges S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/remotebridges [build BIN] ridljar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/ridljar [build CXX] shell/source/tools/lngconvex/cmdline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/tools/lngconvex/ $W/Dep/CxxObject/shell/source/tools/lngconvex/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/tools/lngconvex/cmdline.cxx -o $W/CxxObject/shell/source/tools/lngconvex/cmdline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] shell/source/tools/lngconvex/lngconvex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/tools/lngconvex/ $W/Dep/CxxObject/shell/source/tools/lngconvex/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/tools/lngconvex/lngconvex.cxx -o $W/CxxObject/shell/source/tools/lngconvex/lngconvex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/sysui_share [build LNK] Library/libtesttools_cppobj.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/testtools/source/bridgetest/cppobj.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltesttools_bridgetest-common -o $W/LinkTarget/Library/libtesttools_cppobj.so [build LNK] Library/libtesttools_bridgetest.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/testtools/source/bridgetest/bridgetest.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltesttools_bridgetest-common -o $W/LinkTarget/Library/libtesttools_bridgetest.so [build CMP] testtools/source/bridgetest/constructors S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libtesttools_cppobj.so | grep SONAME > $W/LinkTarget/Library/libtesttools_cppobj.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libtesttools_cppobj.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtesttools_cppobj.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtesttools_cppobj.so.exports.tmp $W/LinkTarget/Library/libtesttools_cppobj.so.exports; then rm $W/LinkTarget/Library/libtesttools_cppobj.so.exports.tmp; else mv $W/LinkTarget/Library/libtesttools_cppobj.so.exports.tmp $W/LinkTarget/Library/libtesttools_cppobj.so.exports && touch -r $W/LinkTarget/Library/libtesttools_cppobj.so $W/LinkTarget/Library/libtesttools_cppobj.so.exports; fi TEMPFILE=/tmp/gbuild.iBr5uC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtesttools_cppobj.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/testtools/source/bridgetest/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_BUILD_LIB_DIR/libtesttools_constructors.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/testtools/source/bridgetest/constructors.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/testtools/source/bridgetest/constructors.component [build BIN] ucbhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libtesttools_bridgetest.so | grep SONAME > $W/LinkTarget/Library/libtesttools_bridgetest.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libtesttools_bridgetest.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtesttools_bridgetest.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtesttools_bridgetest.so.exports.tmp $W/LinkTarget/Library/libtesttools_bridgetest.so.exports; then rm $W/LinkTarget/Library/libtesttools_bridgetest.so.exports.tmp; else mv $W/LinkTarget/Library/libtesttools_bridgetest.so.exports.tmp $W/LinkTarget/Library/libtesttools_bridgetest.so.exports && touch -r $W/LinkTarget/Library/libtesttools_bridgetest.so $W/LinkTarget/Library/libtesttools_bridgetest.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/ucbhelper TEMPFILE=/tmp/gbuild.rULGxD && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtesttools_bridgetest.so.objectlist [build CMP] comphelper/util/comphelp mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/comphelper/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libcomphelper.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/comphelper/util/comphelp.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/comphelper/util/comphelp.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsvllo.so [build MOD] basegfx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/basegfx [build JAR] unoil S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/unoil/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/unoil/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/unoil/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/unoil && jar cfm $I/program/classes/unoil.jar $W/JavaClassSet/Jar/unoil/META-INF/MANIFEST.MF META-INF && cd $W/CustomTarget/unoil/javamaker/ && jar uf $I/program/classes/unoil.jar com || (rm $I/program/classes/unoil.jar; false) [build JCS] Jar/jurt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/jurt/ && rm -rf $W/JavaClassSet/Jar/jurt/* && RESPONSEFILE=/tmp/gbuild.wGvhEv && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoloader.jar:$W/JavaClassSet/Jar/jurt" -d $W/JavaClassSet/Jar/jurt @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/jurt/done [build BIN] binaryurp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/binaryurp [build MOD] cpputools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/cpputools [build CMP] stoc/source/javaloader/javaloader mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/javaloader/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libjavaloaderlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/javaloader/javaloader.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/source/javaloader/javaloader.component [build CMP] stoc/source/javavm/javavm mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/javavm/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libjavavmlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/stoc/source/javavm/javavm.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/stoc/source/javavm/javavm.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxmlfdlo.so [build CXX] i18npool/source/breakiterator/breakiterator_cjk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/breakiterator/ $W/Dep/CxxObject/i18npool/source/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/breakiterator/breakiterator_cjk.cxx -o $W/CxxObject/i18npool/source/breakiterator/breakiterator_cjk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/breakiterator/breakiteratorImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/breakiterator/ $W/Dep/CxxObject/i18npool/source/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/breakiterator/breakiteratorImpl.cxx -o $W/CxxObject/i18npool/source/breakiterator/breakiteratorImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/breakiterator/breakiterator_th.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/breakiterator/ $W/Dep/CxxObject/i18npool/source/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/breakiterator/breakiterator_th.cxx -o $W/CxxObject/i18npool/source/breakiterator/breakiterator_th.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/breakiterator/breakiterator_unicode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/breakiterator/ $W/Dep/CxxObject/i18npool/source/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/breakiterator/breakiterator_unicode.cxx -o $W/CxxObject/i18npool/source/breakiterator/breakiterator_unicode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/breakiterator/xdictionary.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/breakiterator/ $W/Dep/CxxObject/i18npool/source/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/breakiterator/xdictionary.cxx -o $W/CxxObject/i18npool/source/breakiterator/xdictionary.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/calendar/calendarImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/calendar/ $W/Dep/CxxObject/i18npool/source/calendar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/calendar/calendarImpl.cxx -o $W/CxxObject/i18npool/source/calendar/calendarImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/calendar/calendar_gregorian.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/calendar/ $W/Dep/CxxObject/i18npool/source/calendar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/calendar/calendar_gregorian.cxx -o $W/CxxObject/i18npool/source/calendar/calendar_gregorian.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/calendar/calendar_hijri.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/calendar/ $W/Dep/CxxObject/i18npool/source/calendar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/calendar/calendar_hijri.cxx -o $W/CxxObject/i18npool/source/calendar/calendar_hijri.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/calendar/calendar_jewish.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/calendar/ $W/Dep/CxxObject/i18npool/source/calendar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/calendar/calendar_jewish.cxx -o $W/CxxObject/i18npool/source/calendar/calendar_jewish.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/characterclassification/cclass_unicode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/characterclassification/ $W/Dep/CxxObject/i18npool/source/characterclassification/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/characterclassification/cclass_unicode.cxx -o $W/CxxObject/i18npool/source/characterclassification/cclass_unicode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/characterclassification/cclass_unicode_parser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/characterclassification/ $W/Dep/CxxObject/i18npool/source/characterclassification/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/characterclassification/cclass_unicode_parser.cxx -o $W/CxxObject/i18npool/source/characterclassification/cclass_unicode_parser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/characterclassification/characterclassificationImpl.cxx Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/characterclassification/ $W/Dep/CxxObject/i18npool/source/characterclassification/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/characterclassification/characterclassificationImpl.cxx -o $W/CxxObject/i18npool/source/characterclassification/characterclassificationImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/characterclassification/unoscripttypedetector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/characterclassification/ $W/Dep/CxxObject/i18npool/source/characterclassification/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/characterclassification/unoscripttypedetector.cxx -o $W/CxxObject/i18npool/source/characterclassification/unoscripttypedetector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/collator/chaptercollator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/collator/ $W/Dep/CxxObject/i18npool/source/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/collator/chaptercollator.cxx -o $W/CxxObject/i18npool/source/collator/chaptercollator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/collator/collatorImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/collator/ $W/Dep/CxxObject/i18npool/source/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/collator/collatorImpl.cxx -o $W/CxxObject/i18npool/source/collator/collatorImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/collator/collator_unicode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/collator/ $W/Dep/CxxObject/i18npool/source/collator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/collator/collator_unicode.cxx -o $W/CxxObject/i18npool/source/collator/collator_unicode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/CustomTarget/i18npool/collator [build CXX] i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/defaultnumberingprovider/ $W/Dep/CxxObject/i18npool/source/defaultnumberingprovider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx -o $W/CxxObject/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/indexentry/indexentrysupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/indexentry/ $W/Dep/CxxObject/i18npool/source/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/indexentry/indexentrysupplier.cxx -o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/indexentry/indexentrysupplier_asian.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/indexentry/ $W/Dep/CxxObject/i18npool/source/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/indexentry/indexentrysupplier_asian.cxx -o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier_asian.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/indexentry/indexentrysupplier_common.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/indexentry/ $W/Dep/CxxObject/i18npool/source/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/indexentry/indexentrysupplier_common.cxx -o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier_common.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/indexentry/indexentrysupplier_default.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/indexentry/ $W/Dep/CxxObject/i18npool/source/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/indexentry/indexentrysupplier_default.cxx -o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier_default.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/indexentry/ $W/Dep/CxxObject/i18npool/source/indexentry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx -o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier_ja_phonetic.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/inputchecker/inputsequencechecker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/inputchecker/ $W/Dep/CxxObject/i18npool/source/inputchecker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/inputchecker/inputsequencechecker.cxx -o $W/CxxObject/i18npool/source/inputchecker/inputsequencechecker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/inputchecker/inputsequencechecker_hi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/inputchecker/ $W/Dep/CxxObject/i18npool/source/inputchecker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/inputchecker/inputsequencechecker_hi.cxx -o $W/CxxObject/i18npool/source/inputchecker/inputsequencechecker_hi.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/inputchecker/inputsequencechecker_th.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/inputchecker/ $W/Dep/CxxObject/i18npool/source/inputchecker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/inputchecker/inputsequencechecker_th.cxx -o $W/CxxObject/i18npool/source/inputchecker/inputsequencechecker_th.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/localedata/localedata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/localedata/ $W/Dep/CxxObject/i18npool/source/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/localedata/localedata.cxx -o $W/CxxObject/i18npool/source/localedata/localedata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/nativenumber/nativenumbersupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/nativenumber/ $W/Dep/CxxObject/i18npool/source/nativenumber/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/nativenumber/nativenumbersupplier.cxx -o $W/CxxObject/i18npool/source/nativenumber/nativenumbersupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/numberformatcode/numberformatcode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/numberformatcode/ $W/Dep/CxxObject/i18npool/source/numberformatcode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/numberformatcode/numberformatcode.cxx -o $W/CxxObject/i18npool/source/numberformatcode/numberformatcode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/ordinalsuffix/ordinalsuffix.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/ordinalsuffix/ $W/Dep/CxxObject/i18npool/source/ordinalsuffix/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/ordinalsuffix/ordinalsuffix.cxx -o $W/CxxObject/i18npool/source/ordinalsuffix/ordinalsuffix.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/registerservices/registerservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/registerservices/ $W/Dep/CxxObject/i18npool/source/registerservices/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/registerservices/registerservices.cxx -o $W/CxxObject/i18npool/source/registerservices/registerservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/textconversion/textconversion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/textconversion/ $W/Dep/CxxObject/i18npool/source/textconversion/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/textconversion/textconversion.cxx -o $W/CxxObject/i18npool/source/textconversion/textconversion.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/textconversion/textconversionImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/textconversion/ $W/Dep/CxxObject/i18npool/source/textconversion/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/textconversion/textconversionImpl.cxx -o $W/CxxObject/i18npool/source/textconversion/textconversionImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/textconversion/textconversion_ko.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/textconversion/ $W/Dep/CxxObject/i18npool/source/textconversion/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/textconversion/textconversion_ko.cxx -o $W/CxxObject/i18npool/source/textconversion/textconversion_ko.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/textconversion/textconversion_zh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/textconversion/ $W/Dep/CxxObject/i18npool/source/textconversion/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/textconversion/textconversion_zh.cxx -o $W/CxxObject/i18npool/source/textconversion/textconversion_zh.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/chartonum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/chartonum.cxx -o $W/CxxObject/i18npool/source/transliteration/chartonum.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/fullwidthToHalfwidth.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/fullwidthToHalfwidth.cxx -o $W/CxxObject/i18npool/source/transliteration/fullwidthToHalfwidth.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/halfwidthToFullwidth.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/halfwidthToFullwidth.cxx -o $W/CxxObject/i18npool/source/transliteration/halfwidthToFullwidth.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/hiraganaToKatakana.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/hiraganaToKatakana.cxx -o $W/CxxObject/i18npool/source/transliteration/hiraganaToKatakana.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreBaFa_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreBaFa_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreBaFa_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreHyuByu_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreHyuByu_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreIterationMark_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreIterationMark_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreKana.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreKana.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreKana.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreMiddleDot_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreMiddleDot_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreMiddleDot_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreMinusSign_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreMinusSign_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreSeparator_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreSeparator_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreSeZe_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreSeZe_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreSize_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreSize_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreSize_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreSpace_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreSpace_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreSpace_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreTiJi_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreTiJi_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreWidth.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreWidth.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreWidth.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreZiZu_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreZiZu_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreZiZu_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreDiacritics_CTL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreDiacritics_CTL.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreDiacritics_CTL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/ignoreKashida_CTL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/ignoreKashida_CTL.cxx -o $W/CxxObject/i18npool/source/transliteration/ignoreKashida_CTL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/katakanaToHiragana.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/katakanaToHiragana.cxx -o $W/CxxObject/i18npool/source/transliteration/katakanaToHiragana.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/largeToSmall_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/largeToSmall_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/largeToSmall_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/numtochar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/numtochar.cxx -o $W/CxxObject/i18npool/source/transliteration/numtochar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/numtotext_cjk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/numtotext_cjk.cxx -o $W/CxxObject/i18npool/source/transliteration/numtotext_cjk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/smallToLarge_ja_JP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/smallToLarge_ja_JP.cxx -o $W/CxxObject/i18npool/source/transliteration/smallToLarge_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/texttonum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/texttonum.cxx -o $W/CxxObject/i18npool/source/transliteration/texttonum.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/textToPronounce_zh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/textToPronounce_zh.cxx -o $W/CxxObject/i18npool/source/transliteration/textToPronounce_zh.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/transliteration_body.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/transliteration_body.cxx -o $W/CxxObject/i18npool/source/transliteration/transliteration_body.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/transliteration_caseignore.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/transliteration_caseignore.cxx -o $W/CxxObject/i18npool/source/transliteration/transliteration_caseignore.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/transliteration_commonclass.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/transliteration_commonclass.cxx -o $W/CxxObject/i18npool/source/transliteration/transliteration_commonclass.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/transliteration_Ignore.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/transliteration_Ignore.cxx -o $W/CxxObject/i18npool/source/transliteration/transliteration_Ignore.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/transliterationImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/transliterationImpl.cxx -o $W/CxxObject/i18npool/source/transliteration/transliterationImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/transliteration_Numeric.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/transliteration_Numeric.cxx -o $W/CxxObject/i18npool/source/transliteration/transliteration_Numeric.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] i18npool/source/transliteration/transliteration_OneToOne.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/i18npool/source/transliteration/ $W/Dep/CxxObject/i18npool/source/transliteration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/i18npool/source/transliteration/transliteration_OneToOne.cxx -o $W/CxxObject/i18npool/source/transliteration/transliteration_OneToOne.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build C ] CustomTarget/i18npool/breakiterator/OpenOffice_dat.c test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/OpenOffice_dat.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/OpenOffice_dat.c" && false) [build C ] CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/OpenOffice_dat.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/OpenOffice_dat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/line_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/edit_word_hu_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/edit_word_hu_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/line_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/line_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/count_word_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/line_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/line_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/count_word_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/count_word_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/count_word_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/count_word_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build C ] CustomTarget/i18npool/breakiterator/dict_word_he_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_he_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_he_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/edit_word_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/dict_word_he_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_he_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/edit_word_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/edit_word_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/char_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/dict_word_hu_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_hu_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/char_in_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/char_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/char_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char_in_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char_in_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/char_in_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/char_in_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/sent_brk.c test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/sent_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/sent_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/edit_word_he_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/sent_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/sent_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_he_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_he_brk.c" && false) [build C ] CustomTarget/i18npool/breakiterator/dict_word_brk.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/edit_word_he_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/edit_word_he_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_brk.c || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_brk.c" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCObject/CustomTarget/i18npool/breakiterator/ $W/Dep/GenCObject/CustomTarget/i18npool/breakiterator/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/breakiterator/dict_word_brk.c -o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_brk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/i18npool/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build MOD] jvmaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/jvmaccess [build BIN] jvmfwk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/jvmfwk [build MOD] libreofficekit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/libreofficekit [build CUS] odk/docs/java/ref touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/odk/docs/java/ref.done [build CMP] pyuno/source/loader/pythonloader mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/pyuno/source/loader/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpythonloaderlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/pyuno/source/loader/pythonloader.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/pyuno/source/loader/pythonloader.component [build MOD] remotebridges S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/remotebridges [build MOD] ridljar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/ridljar [build BIN] stoc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/stoc touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/writer.desktop touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/calc.desktop touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/draw.desktop touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/impress.desktop touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/math.desktop touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/base.desktop touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/startcenter.desktop touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/xsltfilter.desktop [build CMP] testtools/source/bridgetest/cppobj mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/testtools/source/bridgetest/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_BUILD_LIB_DIR/libtesttools_cppobj.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/testtools/source/bridgetest/cppobj.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/testtools/source/bridgetest/cppobj.component [build CMP] testtools/source/bridgetest/bridgetest mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/testtools/source/bridgetest/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_BUILD_LIB_DIR/libtesttools_bridgetest.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/testtools/source/bridgetest/bridgetest.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/testtools/source/bridgetest/bridgetest.component [build MOD] ucbhelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/ucbhelper [build BIN] unoil S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/unoil [build LNK] Library/libtllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/tools/source/datetime/datetime.o $W/CxxObject/tools/source/datetime/datetimeutils.o $W/CxxObject/tools/source/datetime/systemdatetime.o $W/CxxObject/tools/source/datetime/tdate.o $W/CxxObject/tools/source/datetime/ttime.o $W/CxxObject/tools/source/debug/debug.o $W/CxxObject/tools/source/fsys/fileutil.o $W/CxxObject/tools/source/fsys/urlobj.o $W/CxxObject/tools/source/fsys/wldcrd.o $W/CxxObject/tools/source/generic/b3dtrans.o $W/CxxObject/tools/source/generic/bigint.o $W/CxxObject/tools/source/generic/color.o $W/CxxObject/tools/source/generic/config.o $W/CxxObject/tools/source/generic/fract.o $W/CxxObject/tools/source/generic/gen.o $W/CxxObject/tools/source/generic/line.o $W/CxxObject/tools/source/generic/point.o $W/CxxObject/tools/source/generic/poly.o $W/CxxObject/tools/source/generic/poly2.o $W/CxxObject/tools/source/generic/svborder.o $W/CxxObject/tools/source/inet/inetmime.o $W/CxxObject/tools/source/inet/inetmsg.o $W/CxxObject/tools/source/inet/inetstrm.o $W/CxxObject/tools/source/memtools/multisel.o $W/CxxObject/tools/source/misc/cpuid.o $W/CxxObject/tools/source/misc/extendapplicationenvironment.o $W/CxxObject/tools/source/ref/globname.o $W/CxxObject/tools/source/ref/ref.o $W/CxxObject/tools/source/stream/stream.o $W/CxxObject/tools/source/stream/vcompat.o $W/CxxObject/tools/source/stream/GenericTypeSerializer.o $W/CxxObject/tools/source/string/tenccvt.o $W/CxxObject/tools/source/zcodec/zcodec.o $W/CxxObject/tools/source/xml/XmlWriter.o $W/CxxObject/tools/source/xml/XmlWalker.o $W/CxxObject/tools/source/stream/strmunx.o $W/GenCxxObject/CustomTarget/tools/string/reversemap.o -Wl,--start-group -lz -lxml2 -lrt -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -li18nlangtag -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libtllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvcllo.so [build CXX] svl/source/config/asiancfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/config/ $W/Dep/CxxObject/svl/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/config/asiancfg.cxx -o $W/CxxObject/svl/source/config/asiancfg.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/config/cjkoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/config/ $W/Dep/CxxObject/svl/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/config/cjkoptions.cxx -o $W/CxxObject/svl/source/config/cjkoptions.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/config/ctloptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/config/ $W/Dep/CxxObject/svl/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/config/ctloptions.cxx -o $W/CxxObject/svl/source/config/ctloptions.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/config/itemholder2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libtllo.so | grep SONAME > $W/LinkTarget/Library/libtllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libtllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtllo.so.exports.tmp $W/LinkTarget/Library/libtllo.so.exports; then rm $W/LinkTarget/Library/libtllo.so.exports.tmp; else mv $W/LinkTarget/Library/libtllo.so.exports.tmp $W/LinkTarget/Library/libtllo.so.exports && touch -r $I/program/libtllo.so $W/LinkTarget/Library/libtllo.so.exports; fi TEMPFILE=/tmp/gbuild.jM0mg6 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/config/ $W/Dep/CxxObject/svl/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/config/itemholder2.cxx -o $W/CxxObject/svl/source/config/itemholder2.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/config/languageoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/config/ $W/Dep/CxxObject/svl/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/config/languageoptions.cxx -o $W/CxxObject/svl/source/config/languageoptions.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/crypto/cryptosign.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/crypto/ $W/Dep/CxxObject/svl/source/crypto/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/crypto/cryptosign.cxx -o $W/CxxObject/svl/source/crypto/cryptosign.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/filepicker/pickerhistory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/filepicker/ $W/Dep/CxxObject/svl/source/filepicker/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/filepicker/pickerhistory.cxx -o $W/CxxObject/svl/source/filepicker/pickerhistory.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/aeitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/aeitem.cxx -o $W/CxxObject/svl/source/items/aeitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/cenumitm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/cenumitm.cxx -o $W/CxxObject/svl/source/items/cenumitm.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/cintitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/cintitem.cxx -o $W/CxxObject/svl/source/items/cintitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/custritm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/custritm.cxx -o $W/CxxObject/svl/source/items/custritm.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/flagitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/flagitem.cxx -o $W/CxxObject/svl/source/items/flagitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/globalnameitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/globalnameitem.cxx -o $W/CxxObject/svl/source/items/globalnameitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/grabbagitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/grabbagitem.cxx -o $W/CxxObject/svl/source/items/grabbagitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/ilstitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/ilstitem.cxx -o $W/CxxObject/svl/source/items/ilstitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/imageitm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/imageitm.cxx -o $W/CxxObject/svl/source/items/imageitm.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/intitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/intitem.cxx -o $W/CxxObject/svl/source/items/intitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/int64item.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/int64item.cxx -o $W/CxxObject/svl/source/items/int64item.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/itemiter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/itemiter.cxx -o $W/CxxObject/svl/source/items/itemiter.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/itempool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/itempool.cxx -o $W/CxxObject/svl/source/items/itempool.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/itemprop.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/itemprop.cxx -o $W/CxxObject/svl/source/items/itemprop.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/IndexedStyleSheets.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/IndexedStyleSheets.cxx -o $W/CxxObject/svl/source/items/IndexedStyleSheets.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/itemset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/itemset.cxx -o $W/CxxObject/svl/source/items/itemset.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/lckbitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/lckbitem.cxx -o $W/CxxObject/svl/source/items/lckbitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/legacyitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/legacyitem.cxx -o $W/CxxObject/svl/source/items/legacyitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/macitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/macitem.cxx -o $W/CxxObject/svl/source/items/macitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/poolcach.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/poolcach.cxx -o $W/CxxObject/svl/source/items/poolcach.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/poolio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/poolio.cxx -o $W/CxxObject/svl/source/items/poolio.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/poolitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/poolitem.cxx -o $W/CxxObject/svl/source/items/poolitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/ptitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/ptitem.cxx -o $W/CxxObject/svl/source/items/ptitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/rectitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/rectitem.cxx -o $W/CxxObject/svl/source/items/rectitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/rngitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/rngitem.cxx -o $W/CxxObject/svl/source/items/rngitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/sitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/sitem.cxx -o $W/CxxObject/svl/source/items/sitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/slstitm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/slstitm.cxx -o $W/CxxObject/svl/source/items/slstitm.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/srchitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/srchitem.cxx -o $W/CxxObject/svl/source/items/srchitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/stringio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/stringio.cxx -o $W/CxxObject/svl/source/items/stringio.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/stritem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/stritem.cxx -o $W/CxxObject/svl/source/items/stritem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/style.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/style.cxx -o $W/CxxObject/svl/source/items/style.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/stylepool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/stylepool.cxx -o $W/CxxObject/svl/source/items/stylepool.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/visitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/visitem.cxx -o $W/CxxObject/svl/source/items/visitem.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/items/whiter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/items/ $W/Dep/CxxObject/svl/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/items/whiter.cxx -o $W/CxxObject/svl/source/items/whiter.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/PasswordHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/PasswordHelper.cxx -o $W/CxxObject/svl/source/misc/PasswordHelper.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/adrparse.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/adrparse.cxx -o $W/CxxObject/svl/source/misc/adrparse.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/documentlockfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/documentlockfile.cxx -o $W/CxxObject/svl/source/misc/documentlockfile.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/msodocumentlockfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/msodocumentlockfile.cxx -o $W/CxxObject/svl/source/misc/msodocumentlockfile.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/filenotation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/filenotation.cxx -o $W/CxxObject/svl/source/misc/filenotation.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/fstathelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/fstathelper.cxx -o $W/CxxObject/svl/source/misc/fstathelper.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/getstringresource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/getstringresource.cxx -o $W/CxxObject/svl/source/misc/getstringresource.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/gridprinter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/gridprinter.cxx -o $W/CxxObject/svl/source/misc/gridprinter.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/inethist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/inethist.cxx -o $W/CxxObject/svl/source/misc/inethist.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/inettype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/inettype.cxx -o $W/CxxObject/svl/source/misc/inettype.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/lngmisc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/lngmisc.cxx -o $W/CxxObject/svl/source/misc/lngmisc.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/lockfilecommon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/lockfilecommon.cxx -o $W/CxxObject/svl/source/misc/lockfilecommon.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/ownlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/ownlist.cxx -o $W/CxxObject/svl/source/misc/ownlist.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/sharecontrolfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/sharecontrolfile.cxx -o $W/CxxObject/svl/source/misc/sharecontrolfile.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/sharedstring.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/sharedstring.cxx -o $W/CxxObject/svl/source/misc/sharedstring.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/sharedstringpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/sharedstringpool.cxx -o $W/CxxObject/svl/source/misc/sharedstringpool.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/strmadpt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/strmadpt.cxx -o $W/CxxObject/svl/source/misc/strmadpt.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/misc/urihelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/misc/ $W/Dep/CxxObject/svl/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/misc/urihelper.cxx -o $W/CxxObject/svl/source/misc/urihelper.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/notify/SfxBroadcaster.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/notify/ $W/Dep/CxxObject/svl/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/notify/SfxBroadcaster.cxx -o $W/CxxObject/svl/source/notify/SfxBroadcaster.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/notify/broadcast.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/notify/ $W/Dep/CxxObject/svl/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/notify/broadcast.cxx -o $W/CxxObject/svl/source/notify/broadcast.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/notify/hint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/notify/ $W/Dep/CxxObject/svl/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/notify/hint.cxx -o $W/CxxObject/svl/source/notify/hint.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/notify/isethint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/notify/ $W/Dep/CxxObject/svl/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/notify/isethint.cxx -o $W/CxxObject/svl/source/notify/isethint.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/notify/listener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/notify/ $W/Dep/CxxObject/svl/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/notify/listener.cxx -o $W/CxxObject/svl/source/notify/listener.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/notify/lstner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/notify/ $W/Dep/CxxObject/svl/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/notify/lstner.cxx -o $W/CxxObject/svl/source/notify/lstner.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/numbers/currencytable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/numbers/ $W/Dep/CxxObject/svl/source/numbers/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/numbers/currencytable.cxx -o $W/CxxObject/svl/source/numbers/currencytable.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/numbers/numfmuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/numbers/ $W/Dep/CxxObject/svl/source/numbers/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/numbers/numfmuno.cxx -o $W/CxxObject/svl/source/numbers/numfmuno.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/numbers/numuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/numbers/ $W/Dep/CxxObject/svl/source/numbers/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/numbers/numuno.cxx -o $W/CxxObject/svl/source/numbers/numuno.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/numbers/supservs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/numbers/ $W/Dep/CxxObject/svl/source/numbers/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/numbers/supservs.cxx -o $W/CxxObject/svl/source/numbers/supservs.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/numbers/zforfind.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/numbers/ $W/Dep/CxxObject/svl/source/numbers/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/numbers/zforfind.cxx -o $W/CxxObject/svl/source/numbers/zforfind.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/numbers/zforlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/numbers/ $W/Dep/CxxObject/svl/source/numbers/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/numbers/zforlist.cxx -o $W/CxxObject/svl/source/numbers/zforlist.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/numbers/zformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/numbers/ $W/Dep/CxxObject/svl/source/numbers/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/numbers/zformat.cxx -o $W/CxxObject/svl/source/numbers/zformat.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/numbers/zforscan.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/numbers/ $W/Dep/CxxObject/svl/source/numbers/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/numbers/zforscan.cxx -o $W/CxxObject/svl/source/numbers/zforscan.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/svsql/converter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/svsql/ $W/Dep/CxxObject/svl/source/svsql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/svsql/converter.cxx -o $W/CxxObject/svl/source/svsql/converter.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/undo/undo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/undo/ $W/Dep/CxxObject/svl/source/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/undo/undo.cxx -o $W/CxxObject/svl/source/undo/undo.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/source/uno/pathservice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/source/uno/ $W/Dep/CxxObject/svl/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/source/uno/pathservice.cxx -o $W/CxxObject/svl/source/uno/pathservice.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] svl/unx/source/svdde/ddedummy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svl/unx/source/svdde/ $W/Dep/CxxObject/svl/unx/source/svdde/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DSYSTEM_LIBXML -DSVL_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -DSVL_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svl/unx/source/svdde/ddedummy.cxx -o $W/CxxObject/svl/unx/source/svdde/ddedummy.o -I$S/svl/source/inc -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libxml2 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] vcl/source/animate/Animation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/animate/ $W/Dep/CxxObject/vcl/source/animate/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/animate/Animation.cxx -o $W/CxxObject/vcl/source/animate/Animation.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/animate/AnimationBitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/animate/ $W/Dep/CxxObject/vcl/source/animate/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/animate/AnimationBitmap.cxx -o $W/CxxObject/vcl/source/animate/AnimationBitmap.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/aboutdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/aboutdialog.cxx -o $W/CxxObject/vcl/source/window/aboutdialog.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/errinf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/errinf.cxx -o $W/CxxObject/vcl/source/window/errinf.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/settings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/settings.cxx -o $W/CxxObject/vcl/source/window/settings.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/paint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/paint.cxx -o $W/CxxObject/vcl/source/window/paint.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/abstdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/abstdlg.cxx -o $W/CxxObject/vcl/source/window/abstdlg.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/accel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/accel.cxx -o $W/CxxObject/vcl/source/window/accel.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/accmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/accmgr.cxx -o $W/CxxObject/vcl/source/window/accmgr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/brdwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/brdwin.cxx -o $W/CxxObject/vcl/source/window/brdwin.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/bufferdevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/bufferdevice.cxx -o $W/CxxObject/vcl/source/window/bufferdevice.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/accessibility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/accessibility.cxx -o $W/CxxObject/vcl/source/window/accessibility.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/legacyaccessibility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/legacyaccessibility.cxx -o $W/CxxObject/vcl/source/window/legacyaccessibility.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/clipping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/clipping.cxx -o $W/CxxObject/vcl/source/window/clipping.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/stacking.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/stacking.cxx -o $W/CxxObject/vcl/source/window/stacking.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/debug.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/debug.cxx -o $W/CxxObject/vcl/source/window/debug.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/globalization.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/globalization.cxx -o $W/CxxObject/vcl/source/window/globalization.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/builder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/builder.cxx -o $W/CxxObject/vcl/source/window/builder.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/commandevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/commandevent.cxx -o $W/CxxObject/vcl/source/window/commandevent.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/cursor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/cursor.cxx -o $W/CxxObject/vcl/source/window/cursor.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/debugevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/debugevent.cxx -o $W/CxxObject/vcl/source/window/debugevent.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/decoview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/decoview.cxx -o $W/CxxObject/vcl/source/window/decoview.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/dialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dialog.cxx -o $W/CxxObject/vcl/source/window/dialog.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/dlgctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dlgctrl.cxx -o $W/CxxObject/vcl/source/window/dlgctrl.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/dndeventdispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dndeventdispatcher.cxx -o $W/CxxObject/vcl/source/window/dndeventdispatcher.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/dndlistenercontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dndlistenercontainer.cxx -o $W/CxxObject/vcl/source/window/dndlistenercontainer.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/dockingarea.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dockingarea.cxx -o $W/CxxObject/vcl/source/window/dockingarea.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/dockmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dockmgr.cxx -o $W/CxxObject/vcl/source/window/dockmgr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/dockwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dockwin.cxx -o $W/CxxObject/vcl/source/window/dockwin.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/event.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/event.cxx -o $W/CxxObject/vcl/source/window/event.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/floatwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/floatwin.cxx -o $W/CxxObject/vcl/source/window/floatwin.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/introwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/introwin.cxx -o $W/CxxObject/vcl/source/window/introwin.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/keycod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/keycod.cxx -o $W/CxxObject/vcl/source/window/keycod.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/keyevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/keyevent.cxx -o $W/CxxObject/vcl/source/window/keyevent.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/layout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/layout.cxx -o $W/CxxObject/vcl/source/window/layout.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/menu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/menu.cxx -o $W/CxxObject/vcl/source/window/menu.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/menubarwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/menubarwindow.cxx -o $W/CxxObject/vcl/source/window/menubarwindow.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/menufloatingwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/menufloatingwindow.cxx -o $W/CxxObject/vcl/source/window/menufloatingwindow.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/menuitemlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/menuitemlist.cxx -o $W/CxxObject/vcl/source/window/menuitemlist.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/menuwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/menuwindow.cxx -o $W/CxxObject/vcl/source/window/menuwindow.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/mnemonic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/mnemonic.cxx -o $W/CxxObject/vcl/source/window/mnemonic.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/mnemonicengine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/mnemonicengine.cxx -o $W/CxxObject/vcl/source/window/mnemonicengine.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/mouse.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/mouse.cxx -o $W/CxxObject/vcl/source/window/mouse.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/msgbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/msgbox.cxx -o $W/CxxObject/vcl/source/window/msgbox.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/popupmenuwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/popupmenuwindow.cxx -o $W/CxxObject/vcl/source/window/popupmenuwindow.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/printdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/printdlg.cxx -o $W/CxxObject/vcl/source/window/printdlg.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/scrwnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/scrwnd.cxx -o $W/CxxObject/vcl/source/window/scrwnd.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/seleng.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/seleng.cxx -o $W/CxxObject/vcl/source/window/seleng.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/split.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/split.cxx -o $W/CxxObject/vcl/source/window/split.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/splitwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/splitwin.cxx -o $W/CxxObject/vcl/source/window/splitwin.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/status.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/status.cxx -o $W/CxxObject/vcl/source/window/status.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/syschild.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/syschild.cxx -o $W/CxxObject/vcl/source/window/syschild.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/syswin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/syswin.cxx -o $W/CxxObject/vcl/source/window/syswin.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/tabdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/tabdlg.cxx -o $W/CxxObject/vcl/source/window/tabdlg.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/tabpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/tabpage.cxx -o $W/CxxObject/vcl/source/window/tabpage.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/taskpanelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/taskpanelist.cxx -o $W/CxxObject/vcl/source/window/taskpanelist.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/toolbox2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/toolbox2.cxx -o $W/CxxObject/vcl/source/window/toolbox2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/toolbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/toolbox.cxx -o $W/CxxObject/vcl/source/window/toolbox.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/window2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/window2.cxx -o $W/CxxObject/vcl/source/window/window2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/window3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/window3.cxx -o $W/CxxObject/vcl/source/window/window3.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/window.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/window.cxx -o $W/CxxObject/vcl/source/window/window.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/winproc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/winproc.cxx -o $W/CxxObject/vcl/source/window/winproc.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/wrkwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/wrkwin.cxx -o $W/CxxObject/vcl/source/window/wrkwin.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/window/EnumContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/EnumContext.cxx -o $W/CxxObject/vcl/source/window/EnumContext.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/button.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/button.cxx -o $W/CxxObject/vcl/source/control/button.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/calendar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/calendar.cxx -o $W/CxxObject/vcl/source/control/calendar.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/combobox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/combobox.cxx -o $W/CxxObject/vcl/source/control/combobox.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/ctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/ctrl.cxx -o $W/CxxObject/vcl/source/control/ctrl.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/edit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/edit.cxx -o $W/CxxObject/vcl/source/control/edit.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/field2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/field2.cxx -o $W/CxxObject/vcl/source/control/field2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/field.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/field.cxx -o $W/CxxObject/vcl/source/control/field.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/fixed.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/fixed.cxx -o $W/CxxObject/vcl/source/control/fixed.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/fixedhyper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/fixedhyper.cxx -o $W/CxxObject/vcl/source/control/fixedhyper.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/fmtfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/fmtfield.cxx -o $W/CxxObject/vcl/source/control/fmtfield.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/imgctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/imgctrl.cxx -o $W/CxxObject/vcl/source/control/imgctrl.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/listctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/listctrl.cxx -o $W/CxxObject/vcl/source/control/listctrl.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/longcurr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/longcurr.cxx -o $W/CxxObject/vcl/source/control/longcurr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/imp_listbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/imp_listbox.cxx -o $W/CxxObject/vcl/source/control/imp_listbox.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/listbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/listbox.cxx -o $W/CxxObject/vcl/source/control/listbox.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/menubtn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/menubtn.cxx -o $W/CxxObject/vcl/source/control/menubtn.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/notebookbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/notebookbar.cxx -o $W/CxxObject/vcl/source/control/notebookbar.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/quickselectionengine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/quickselectionengine.cxx -o $W/CxxObject/vcl/source/control/quickselectionengine.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/prgsbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/prgsbar.cxx -o $W/CxxObject/vcl/source/control/prgsbar.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/scrbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/scrbar.cxx -o $W/CxxObject/vcl/source/control/scrbar.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/slider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/slider.cxx -o $W/CxxObject/vcl/source/control/slider.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/spinbtn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/spinbtn.cxx -o $W/CxxObject/vcl/source/control/spinbtn.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/spinfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/spinfld.cxx -o $W/CxxObject/vcl/source/control/spinfld.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/tabctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/tabctrl.cxx -o $W/CxxObject/vcl/source/control/tabctrl.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/control/throbber.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/control/ $W/Dep/CxxObject/vcl/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/control/throbber.cxx -o $W/CxxObject/vcl/source/control/throbber.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/edit/vclmedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/edit/ $W/Dep/CxxObject/vcl/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/edit/vclmedit.cxx -o $W/CxxObject/vcl/source/edit/vclmedit.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/edit/textdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/edit/ $W/Dep/CxxObject/vcl/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/edit/textdata.cxx -o $W/CxxObject/vcl/source/edit/textdata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/edit/textdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/edit/ $W/Dep/CxxObject/vcl/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/edit/textdoc.cxx -o $W/CxxObject/vcl/source/edit/textdoc.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/edit/texteng.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/edit/ $W/Dep/CxxObject/vcl/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/edit/texteng.cxx -o $W/CxxObject/vcl/source/edit/texteng.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/edit/textundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/edit/ $W/Dep/CxxObject/vcl/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/edit/textundo.cxx -o $W/CxxObject/vcl/source/edit/textundo.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/edit/textview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/edit/ $W/Dep/CxxObject/vcl/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/edit/textview.cxx -o $W/CxxObject/vcl/source/edit/textview.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/edit/txtattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/edit/ $W/Dep/CxxObject/vcl/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/edit/txtattr.cxx -o $W/CxxObject/vcl/source/edit/txtattr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/edit/xtextedt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/edit/ $W/Dep/CxxObject/vcl/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/edit/xtextedt.cxx -o $W/CxxObject/vcl/source/edit/xtextedt.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/toolkit/group.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/toolkit/ $W/Dep/CxxObject/vcl/source/toolkit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/toolkit/group.cxx -o $W/CxxObject/vcl/source/toolkit/group.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/toolkit/morebtn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/toolkit/ $W/Dep/CxxObject/vcl/source/toolkit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/toolkit/morebtn.cxx -o $W/CxxObject/vcl/source/toolkit/morebtn.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/outdev.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/outdev.cxx -o $W/CxxObject/vcl/source/outdev/outdev.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/outdevstate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/outdevstate.cxx -o $W/CxxObject/vcl/source/outdev/outdevstate.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/outdevstatestack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/outdevstatestack.cxx -o $W/CxxObject/vcl/source/outdev/outdevstatestack.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/clipping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/clipping.cxx -o $W/CxxObject/vcl/source/outdev/clipping.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/polygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/polygon.cxx -o $W/CxxObject/vcl/source/outdev/polygon.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/transparent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/transparent.cxx -o $W/CxxObject/vcl/source/outdev/transparent.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/mask.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/mask.cxx -o $W/CxxObject/vcl/source/outdev/mask.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/bitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/bitmap.cxx -o $W/CxxObject/vcl/source/outdev/bitmap.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/font.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/font.cxx -o $W/CxxObject/vcl/source/outdev/font.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/text.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/text.cxx -o $W/CxxObject/vcl/source/outdev/text.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/textline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/textline.cxx -o $W/CxxObject/vcl/source/outdev/textline.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/pixel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/pixel.cxx -o $W/CxxObject/vcl/source/outdev/pixel.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/rect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/rect.cxx -o $W/CxxObject/vcl/source/outdev/rect.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/line.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/line.cxx -o $W/CxxObject/vcl/source/outdev/line.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/polyline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/polyline.cxx -o $W/CxxObject/vcl/source/outdev/polyline.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/hatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/hatch.cxx -o $W/CxxObject/vcl/source/outdev/hatch.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/gradient.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/gradient.cxx -o $W/CxxObject/vcl/source/outdev/gradient.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/curvedshapes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/curvedshapes.cxx -o $W/CxxObject/vcl/source/outdev/curvedshapes.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/wallpaper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/wallpaper.cxx -o $W/CxxObject/vcl/source/outdev/wallpaper.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/vclreferencebase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/vclreferencebase.cxx -o $W/CxxObject/vcl/source/outdev/vclreferencebase.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/nativecontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/nativecontrols.cxx -o $W/CxxObject/vcl/source/outdev/nativecontrols.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/outdev/map.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/outdev/ $W/Dep/CxxObject/vcl/source/outdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/outdev/map.cxx -o $W/CxxObject/vcl/source/outdev/map.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/headbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/headbar.cxx -o $W/CxxObject/vcl/source/treelist/headbar.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/imap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/imap.cxx -o $W/CxxObject/vcl/source/treelist/imap.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/imap2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/imap2.cxx -o $W/CxxObject/vcl/source/treelist/imap2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/imap3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/imap3.cxx -o $W/CxxObject/vcl/source/treelist/imap3.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/inetimg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/inetimg.cxx -o $W/CxxObject/vcl/source/treelist/inetimg.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/svtabbx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/svtabbx.cxx -o $W/CxxObject/vcl/source/treelist/svtabbx.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/transfer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/transfer.cxx -o $W/CxxObject/vcl/source/treelist/transfer.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/transfer2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/transfer2.cxx -o $W/CxxObject/vcl/source/treelist/transfer2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/viewdataentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/viewdataentry.cxx -o $W/CxxObject/vcl/source/treelist/viewdataentry.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/treelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/treelist.cxx -o $W/CxxObject/vcl/source/treelist/treelist.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/treelistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/treelistbox.cxx -o $W/CxxObject/vcl/source/treelist/treelistbox.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/treelistentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/treelistentry.cxx -o $W/CxxObject/vcl/source/treelist/treelistentry.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/svimpbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/svimpbox.cxx -o $W/CxxObject/vcl/source/treelist/svimpbox.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/svlbitm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/svlbitm.cxx -o $W/CxxObject/vcl/source/treelist/svlbitm.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/treelist/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/treelist/ $W/Dep/CxxObject/vcl/source/treelist/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/treelist/uiobject.cxx -o $W/CxxObject/vcl/source/treelist/uiobject.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/alpha.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/alpha.cxx -o $W/CxxObject/vcl/source/gdi/alpha.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/bitmap3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/bitmap3.cxx -o $W/CxxObject/vcl/source/gdi/bitmap3.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/bitmapex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/bitmapex.cxx -o $W/CxxObject/vcl/source/gdi/bitmapex.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/bmpacc2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/bmpacc2.cxx -o $W/CxxObject/vcl/source/gdi/bmpacc2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/bmpacc3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/bmpacc3.cxx -o $W/CxxObject/vcl/source/gdi/bmpacc3.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/bmpacc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/bmpacc.cxx -o $W/CxxObject/vcl/source/gdi/bmpacc.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/bmpfast.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/bmpfast.cxx -o $W/CxxObject/vcl/source/gdi/bmpfast.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/configsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/configsettings.cxx -o $W/CxxObject/vcl/source/gdi/configsettings.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/cvtgrf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/cvtgrf.cxx -o $W/CxxObject/vcl/source/gdi/cvtgrf.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/svmconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/svmconverter.cxx -o $W/CxxObject/vcl/source/gdi/svmconverter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/dibtools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/dibtools.cxx -o $W/CxxObject/vcl/source/gdi/dibtools.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/embeddedfontshelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/embeddedfontshelper.cxx -o $W/CxxObject/vcl/source/gdi/embeddedfontshelper.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/FileDefinitionWidgetDraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/FileDefinitionWidgetDraw.cxx -o $W/CxxObject/vcl/source/gdi/FileDefinitionWidgetDraw.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/WidgetDefinitionReader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/WidgetDefinitionReader.cxx -o $W/CxxObject/vcl/source/gdi/WidgetDefinitionReader.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/WidgetDefinition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/WidgetDefinition.cxx -o $W/CxxObject/vcl/source/gdi/WidgetDefinition.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/extoutdevdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/extoutdevdata.cxx -o $W/CxxObject/vcl/source/gdi/extoutdevdata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/gdimtf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/gdimtf.cxx -o $W/CxxObject/vcl/source/gdi/gdimtf.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/mtfxmldump.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/mtfxmldump.cxx -o $W/CxxObject/vcl/source/gdi/mtfxmldump.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/gdimetafiletools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/gdimetafiletools.cxx -o $W/CxxObject/vcl/source/gdi/gdimetafiletools.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/gfxlink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/gfxlink.cxx -o $W/CxxObject/vcl/source/gdi/gfxlink.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/gradient.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/gradient.cxx -o $W/CxxObject/vcl/source/gdi/gradient.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/graph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/graph.cxx -o $W/CxxObject/vcl/source/gdi/graph.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/graphictools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/graphictools.cxx -o $W/CxxObject/vcl/source/gdi/graphictools.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/hatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/hatch.cxx -o $W/CxxObject/vcl/source/gdi/hatch.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/impanmvw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/impanmvw.cxx -o $W/CxxObject/vcl/source/gdi/impanmvw.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/impglyphitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/impglyphitem.cxx -o $W/CxxObject/vcl/source/gdi/impglyphitem.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/impgraph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/impgraph.cxx -o $W/CxxObject/vcl/source/gdi/impgraph.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/impvect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/impvect.cxx -o $W/CxxObject/vcl/source/gdi/impvect.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/jobset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/jobset.cxx -o $W/CxxObject/vcl/source/gdi/jobset.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/lineinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/lineinfo.cxx -o $W/CxxObject/vcl/source/gdi/lineinfo.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/mapmod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/mapmod.cxx -o $W/CxxObject/vcl/source/gdi/mapmod.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/metaact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/metaact.cxx -o $W/CxxObject/vcl/source/gdi/metaact.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/oldprintadaptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/oldprintadaptor.cxx -o $W/CxxObject/vcl/source/gdi/oldprintadaptor.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/pdfbuildin_fonts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/pdfbuildin_fonts.cxx -o $W/CxxObject/vcl/source/gdi/pdfbuildin_fonts.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/pdfextoutdevdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/pdfextoutdevdata.cxx -o $W/CxxObject/vcl/source/gdi/pdfextoutdevdata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/pdffontcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/pdffontcache.cxx -o $W/CxxObject/vcl/source/gdi/pdffontcache.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/pdfwriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/pdfwriter.cxx -o $W/CxxObject/vcl/source/gdi/pdfwriter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/pdfwriter_impl2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/pdfwriter_impl2.cxx -o $W/CxxObject/vcl/source/gdi/pdfwriter_impl2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/pdfwriter_impl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/pdfwriter_impl.cxx -o $W/CxxObject/vcl/source/gdi/pdfwriter_impl.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/print2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/print2.cxx -o $W/CxxObject/vcl/source/gdi/print2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/print3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/print3.cxx -o $W/CxxObject/vcl/source/gdi/print3.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/print.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/print.cxx -o $W/CxxObject/vcl/source/gdi/print.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/regband.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/regband.cxx -o $W/CxxObject/vcl/source/gdi/regband.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/region.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/region.cxx -o $W/CxxObject/vcl/source/gdi/region.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/regionband.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/regionband.cxx -o $W/CxxObject/vcl/source/gdi/regionband.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/salgdilayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/salgdilayout.cxx -o $W/CxxObject/vcl/source/gdi/salgdilayout.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/salgdiimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/salgdiimpl.cxx -o $W/CxxObject/vcl/source/gdi/salgdiimpl.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/sallayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/sallayout.cxx -o $W/CxxObject/vcl/source/gdi/sallayout.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/salmisc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/salmisc.cxx -o $W/CxxObject/vcl/source/gdi/salmisc.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/vectorgraphicdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/vectorgraphicdata.cxx -o $W/CxxObject/vcl/source/gdi/vectorgraphicdata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/textlayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/textlayout.cxx -o $W/CxxObject/vcl/source/gdi/textlayout.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/virdev.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/virdev.cxx -o $W/CxxObject/vcl/source/gdi/virdev.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/wall.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/wall.cxx -o $W/CxxObject/vcl/source/gdi/wall.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/scrptrun.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/scrptrun.cxx -o $W/CxxObject/vcl/source/gdi/scrptrun.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/gdi/CommonSalLayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/gdi/ $W/Dep/CxxObject/vcl/source/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/gdi/CommonSalLayout.cxx -o $W/CxxObject/vcl/source/gdi/CommonSalLayout.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/GraphicLoader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/GraphicLoader.cxx -o $W/CxxObject/vcl/source/graphic/GraphicLoader.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/GraphicObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/GraphicObject.cxx -o $W/CxxObject/vcl/source/graphic/GraphicObject.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/GraphicObject2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/GraphicObject2.cxx -o $W/CxxObject/vcl/source/graphic/GraphicObject2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/grfattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/grfattr.cxx -o $W/CxxObject/vcl/source/graphic/grfattr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/Manager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/Manager.cxx -o $W/CxxObject/vcl/source/graphic/Manager.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/UnoGraphic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/UnoGraphic.cxx -o $W/CxxObject/vcl/source/graphic/UnoGraphic.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/UnoGraphicDescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/UnoGraphicDescriptor.cxx -o $W/CxxObject/vcl/source/graphic/UnoGraphicDescriptor.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/UnoGraphicObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/UnoGraphicObject.cxx -o $W/CxxObject/vcl/source/graphic/UnoGraphicObject.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/UnoGraphicProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/UnoGraphicProvider.cxx -o $W/CxxObject/vcl/source/graphic/UnoGraphicProvider.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/graphic/UnoGraphicTransformer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/graphic/ $W/Dep/CxxObject/vcl/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/graphic/UnoGraphicTransformer.cxx -o $W/CxxObject/vcl/source/graphic/UnoGraphicTransformer.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/bitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/bitmap.cxx -o $W/CxxObject/vcl/source/bitmap/bitmap.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/bitmapfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/bitmapfilter.cxx -o $W/CxxObject/vcl/source/bitmap/bitmapfilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapAlphaClampFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapAlphaClampFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapAlphaClampFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapMonochromeFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapMonochromeFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapMonochromeFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapSmoothenFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapSmoothenFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapSmoothenFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapLightenFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapLightenFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapLightenFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapDisabledImageFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapDisabledImageFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapDisabledImageFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapColorizeFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapColorizeFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapColorizeFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/bitmappaint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/bitmappaint.cxx -o $W/CxxObject/vcl/source/bitmap/bitmappaint.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapGaussianSeparableBlurFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapGaussianSeparableBlurFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapGaussianSeparableBlurFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapSobelGreyFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapSobelGreyFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapSobelGreyFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapSolarizeFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapSolarizeFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapSolarizeFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapSepiaFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapSepiaFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapSepiaFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapMosaicFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapMosaicFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapMosaicFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapEmbossGreyFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapEmbossGreyFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapEmbossGreyFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapPopArtFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapPopArtFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapPopArtFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapDuoToneFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapDuoToneFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapDuoToneFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapConvolutionMatrixFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapMedianFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapMedianFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapMedianFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapInterpolateScaleFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapInterpolateScaleFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapInterpolateScaleFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapSeparableUnsharpenFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapSeparableUnsharpenFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapSeparableUnsharpenFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapFastScaleFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapFastScaleFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapFastScaleFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapScaleSuperFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapScaleSuperFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapScaleSuperFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapScaleConvolutionFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapScaleConvolutionFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapScaleConvolutionFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapSymmetryCheck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapSymmetryCheck.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapSymmetryCheck.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapColorQuantizationFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapColorQuantizationFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapColorQuantizationFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapSimpleColorQuantizationFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapSimpleColorQuantizationFilter.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapSimpleColorQuantizationFilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/BitmapTools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/BitmapTools.cxx -o $W/CxxObject/vcl/source/bitmap/BitmapTools.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/checksum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/checksum.cxx -o $W/CxxObject/vcl/source/bitmap/checksum.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/bitmap/Octree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/bitmap/ $W/Dep/CxxObject/vcl/source/bitmap/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/bitmap/Octree.cxx -o $W/CxxObject/vcl/source/bitmap/Octree.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/image/Image.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/image/ $W/Dep/CxxObject/vcl/source/image/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/image/Image.cxx -o $W/CxxObject/vcl/source/image/Image.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/image/ImageTree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/image/ $W/Dep/CxxObject/vcl/source/image/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/image/ImageTree.cxx -o $W/CxxObject/vcl/source/image/ImageTree.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/image/ImageRepository.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/image/ $W/Dep/CxxObject/vcl/source/image/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/image/ImageRepository.cxx -o $W/CxxObject/vcl/source/image/ImageRepository.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/image/ImplImage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/image/ $W/Dep/CxxObject/vcl/source/image/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/image/ImplImage.cxx -o $W/CxxObject/vcl/source/image/ImplImage.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/image/ImplImageTree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/image/ $W/Dep/CxxObject/vcl/source/image/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/image/ImplImageTree.cxx -o $W/CxxObject/vcl/source/image/ImplImageTree.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/canvasbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/canvasbitmap.cxx -o $W/CxxObject/vcl/source/helper/canvasbitmap.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/canvastools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/canvastools.cxx -o $W/CxxObject/vcl/source/helper/canvastools.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/commandinfoprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/commandinfoprovider.cxx -o $W/CxxObject/vcl/source/helper/commandinfoprovider.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/displayconnectiondispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/displayconnectiondispatch.cxx -o $W/CxxObject/vcl/source/helper/displayconnectiondispatch.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/errcode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/errcode.cxx -o $W/CxxObject/vcl/source/helper/errcode.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/evntpost.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/evntpost.cxx -o $W/CxxObject/vcl/source/helper/evntpost.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/lazydelete.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/lazydelete.cxx -o $W/CxxObject/vcl/source/helper/lazydelete.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/strhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/strhelper.cxx -o $W/CxxObject/vcl/source/helper/strhelper.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/svtaccessiblefactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/svtaccessiblefactory.cxx -o $W/CxxObject/vcl/source/helper/svtaccessiblefactory.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/helper/threadex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/helper/ $W/Dep/CxxObject/vcl/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/helper/threadex.cxx -o $W/CxxObject/vcl/source/helper/threadex.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/brand.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/brand.cxx -o $W/CxxObject/vcl/source/app/brand.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/customweld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/customweld.cxx -o $W/CxxObject/vcl/source/app/customweld.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/dbggui.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/dbggui.cxx -o $W/CxxObject/vcl/source/app/dbggui.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/dndhelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/dndhelp.cxx -o $W/CxxObject/vcl/source/app/dndhelp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/help.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/help.cxx -o $W/CxxObject/vcl/source/app/help.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/i18nhelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/i18nhelp.cxx -o $W/CxxObject/vcl/source/app/i18nhelp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/idle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/idle.cxx -o $W/CxxObject/vcl/source/app/idle.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/salusereventlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/salusereventlist.cxx -o $W/CxxObject/vcl/source/app/salusereventlist.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/salvtables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/salvtables.cxx -o $W/CxxObject/vcl/source/app/salvtables.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/scheduler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/scheduler.cxx -o $W/CxxObject/vcl/source/app/scheduler.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/session.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/session.cxx -o $W/CxxObject/vcl/source/app/session.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/settings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/settings.cxx -o $W/CxxObject/vcl/source/app/settings.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/IconThemeInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/IconThemeInfo.cxx -o $W/CxxObject/vcl/source/app/IconThemeInfo.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/IconThemeScanner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/IconThemeScanner.cxx -o $W/CxxObject/vcl/source/app/IconThemeScanner.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/IconThemeSelector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/IconThemeSelector.cxx -o $W/CxxObject/vcl/source/app/IconThemeSelector.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/ITiledRenderable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/ITiledRenderable.cxx -o $W/CxxObject/vcl/source/app/ITiledRenderable.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/sound.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/sound.cxx -o $W/CxxObject/vcl/source/app/sound.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/stdtext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/stdtext.cxx -o $W/CxxObject/vcl/source/app/stdtext.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/svapp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/svapp.cxx -o $W/CxxObject/vcl/source/app/svapp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/svdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/svdata.cxx -o $W/CxxObject/vcl/source/app/svdata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/svmain.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/svmain.cxx -o $W/CxxObject/vcl/source/app/svmain.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/timer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/timer.cxx -o $W/CxxObject/vcl/source/app/timer.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/unohelp2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/unohelp2.cxx -o $W/CxxObject/vcl/source/app/unohelp2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/unohelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/unohelp.cxx -o $W/CxxObject/vcl/source/app/unohelp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/vclevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/vclevent.cxx -o $W/CxxObject/vcl/source/app/vclevent.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/winscheduler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/winscheduler.cxx -o $W/CxxObject/vcl/source/app/winscheduler.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/components/dtranscomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/components/ $W/Dep/CxxObject/vcl/source/components/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/components/dtranscomp.cxx -o $W/CxxObject/vcl/source/components/dtranscomp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/components/factory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/components/ $W/Dep/CxxObject/vcl/source/components/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/components/factory.cxx -o $W/CxxObject/vcl/source/components/factory.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/components/fontident.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/components/ $W/Dep/CxxObject/vcl/source/components/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/components/fontident.cxx -o $W/CxxObject/vcl/source/components/fontident.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/FilterConfigCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ $W/Dep/CxxObject/vcl/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/FilterConfigCache.cxx -o $W/CxxObject/vcl/source/filter/FilterConfigCache.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/FilterConfigItem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ $W/Dep/CxxObject/vcl/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/FilterConfigItem.cxx -o $W/CxxObject/vcl/source/filter/FilterConfigItem.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/graphicfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ $W/Dep/CxxObject/vcl/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/graphicfilter.cxx -o $W/CxxObject/vcl/source/filter/graphicfilter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/graphicfilter2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ $W/Dep/CxxObject/vcl/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/graphicfilter2.cxx -o $W/CxxObject/vcl/source/filter/graphicfilter2.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/GraphicNativeTransform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ $W/Dep/CxxObject/vcl/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/GraphicNativeTransform.cxx -o $W/CxxObject/vcl/source/filter/GraphicNativeTransform.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/GraphicNativeMetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ $W/Dep/CxxObject/vcl/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/GraphicNativeMetadata.cxx -o $W/CxxObject/vcl/source/filter/GraphicNativeMetadata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/GraphicFormatDetector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ $W/Dep/CxxObject/vcl/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/GraphicFormatDetector.cxx -o $W/CxxObject/vcl/source/filter/GraphicFormatDetector.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/igif/decode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/igif/ $W/Dep/CxxObject/vcl/source/filter/igif/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/igif/decode.cxx -o $W/CxxObject/vcl/source/filter/igif/decode.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/igif/gifread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/igif/ $W/Dep/CxxObject/vcl/source/filter/igif/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/igif/gifread.cxx -o $W/CxxObject/vcl/source/filter/igif/gifread.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/ipdf/pdfread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ipdf/ $W/Dep/CxxObject/vcl/source/filter/ipdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/ipdf/pdfread.cxx -o $W/CxxObject/vcl/source/filter/ipdf/pdfread.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/ipdf/pdfdocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ipdf/ $W/Dep/CxxObject/vcl/source/filter/ipdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/ipdf/pdfdocument.cxx -o $W/CxxObject/vcl/source/filter/ipdf/pdfdocument.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/ixbm/xbmread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ixbm/ $W/Dep/CxxObject/vcl/source/filter/ixbm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/ixbm/xbmread.cxx -o $W/CxxObject/vcl/source/filter/ixbm/xbmread.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/ixpm/xpmread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/ixpm/ $W/Dep/CxxObject/vcl/source/filter/ixpm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/ixpm/xpmread.cxx -o $W/CxxObject/vcl/source/filter/ixpm/xpmread.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/jpeg/Exif.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/jpeg/ $W/Dep/CxxObject/vcl/source/filter/jpeg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/jpeg/Exif.cxx -o $W/CxxObject/vcl/source/filter/jpeg/Exif.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/jpeg/jpeg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/jpeg/ $W/Dep/CxxObject/vcl/source/filter/jpeg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/jpeg/jpeg.cxx -o $W/CxxObject/vcl/source/filter/jpeg/jpeg.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/jpeg/jpegc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/jpeg/ $W/Dep/CxxObject/vcl/source/filter/jpeg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/jpeg/jpegc.cxx -o $W/CxxObject/vcl/source/filter/jpeg/jpegc.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/jpeg/JpegReader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/jpeg/ $W/Dep/CxxObject/vcl/source/filter/jpeg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/jpeg/JpegReader.cxx -o $W/CxxObject/vcl/source/filter/jpeg/JpegReader.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/jpeg/JpegWriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/jpeg/ $W/Dep/CxxObject/vcl/source/filter/jpeg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/jpeg/JpegWriter.cxx -o $W/CxxObject/vcl/source/filter/jpeg/JpegWriter.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/jpeg/JpegTransform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/jpeg/ $W/Dep/CxxObject/vcl/source/filter/jpeg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/jpeg/JpegTransform.cxx -o $W/CxxObject/vcl/source/filter/jpeg/JpegTransform.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/wmf/emfwr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/wmf/ $W/Dep/CxxObject/vcl/source/filter/wmf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/wmf/emfwr.cxx -o $W/CxxObject/vcl/source/filter/wmf/emfwr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/wmf/wmf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/wmf/ $W/Dep/CxxObject/vcl/source/filter/wmf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/wmf/wmf.cxx -o $W/CxxObject/vcl/source/filter/wmf/wmf.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/wmf/wmfexternal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/wmf/ $W/Dep/CxxObject/vcl/source/filter/wmf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/wmf/wmfexternal.cxx -o $W/CxxObject/vcl/source/filter/wmf/wmfexternal.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/wmf/wmfwr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/wmf/ $W/Dep/CxxObject/vcl/source/filter/wmf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/wmf/wmfwr.cxx -o $W/CxxObject/vcl/source/filter/wmf/wmfwr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/png/PngImageReader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/png/ $W/Dep/CxxObject/vcl/source/filter/png/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/png/PngImageReader.cxx -o $W/CxxObject/vcl/source/filter/png/PngImageReader.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/png/pngread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/png/ $W/Dep/CxxObject/vcl/source/filter/png/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/png/pngread.cxx -o $W/CxxObject/vcl/source/filter/png/pngread.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/filter/png/pngwrite.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/filter/png/ $W/Dep/CxxObject/vcl/source/filter/png/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/png/pngwrite.cxx -o $W/CxxObject/vcl/source/filter/png/pngwrite.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/Feature.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/Feature.cxx -o $W/CxxObject/vcl/source/font/Feature.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/FeatureCollector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/FeatureCollector.cxx -o $W/CxxObject/vcl/source/font/FeatureCollector.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/FeatureParser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/FeatureParser.cxx -o $W/CxxObject/vcl/source/font/FeatureParser.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/OpenTypeFeatureDefinitonList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/OpenTypeFeatureDefinitonList.cxx -o $W/CxxObject/vcl/source/font/OpenTypeFeatureDefinitonList.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/PhysicalFontCollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/PhysicalFontCollection.cxx -o $W/CxxObject/vcl/source/font/PhysicalFontCollection.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/PhysicalFontFace.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/PhysicalFontFace.cxx -o $W/CxxObject/vcl/source/font/PhysicalFontFace.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/PhysicalFontFamily.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/PhysicalFontFamily.cxx -o $W/CxxObject/vcl/source/font/PhysicalFontFamily.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/fontattributes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/fontattributes.cxx -o $W/CxxObject/vcl/source/font/fontattributes.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/fontselect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/fontselect.cxx -o $W/CxxObject/vcl/source/font/fontselect.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/fontinstance.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/fontinstance.cxx -o $W/CxxObject/vcl/source/font/fontinstance.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/fontcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/fontcache.cxx -o $W/CxxObject/vcl/source/font/fontcache.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/fontcharmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/fontcharmap.cxx -o $W/CxxObject/vcl/source/font/fontcharmap.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/fontmetric.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/fontmetric.cxx -o $W/CxxObject/vcl/source/font/fontmetric.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/font/font.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/font/ $W/Dep/CxxObject/vcl/source/font/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/font/font.cxx -o $W/CxxObject/vcl/source/font/font.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/fontsubset/cff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/fontsubset/ $W/Dep/CxxObject/vcl/source/fontsubset/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/fontsubset/cff.cxx -o $W/CxxObject/vcl/source/fontsubset/cff.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/fontsubset/fontsubset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/fontsubset/ $W/Dep/CxxObject/vcl/source/fontsubset/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/fontsubset/fontsubset.cxx -o $W/CxxObject/vcl/source/fontsubset/fontsubset.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/fontsubset/list.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/fontsubset/ $W/Dep/CxxObject/vcl/source/fontsubset/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/fontsubset/list.cxx -o $W/CxxObject/vcl/source/fontsubset/list.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/fontsubset/sft.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/fontsubset/ $W/Dep/CxxObject/vcl/source/fontsubset/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/fontsubset/sft.cxx -o $W/CxxObject/vcl/source/fontsubset/sft.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/fontsubset/ttcr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/fontsubset/ $W/Dep/CxxObject/vcl/source/fontsubset/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/fontsubset/ttcr.cxx -o $W/CxxObject/vcl/source/fontsubset/ttcr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/fontsubset/xlat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/fontsubset/ $W/Dep/CxxObject/vcl/source/fontsubset/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/fontsubset/xlat.cxx -o $W/CxxObject/vcl/source/fontsubset/xlat.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/uitest/logger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/uitest/ $W/Dep/CxxObject/vcl/source/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/uitest/logger.cxx -o $W/CxxObject/vcl/source/uitest/logger.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/uitest/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/uitest/ $W/Dep/CxxObject/vcl/source/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/uitest/uiobject.cxx -o $W/CxxObject/vcl/source/uitest/uiobject.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/uitest/uitest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/uitest/ $W/Dep/CxxObject/vcl/source/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/uitest/uitest.cxx -o $W/CxxObject/vcl/source/uitest/uitest.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/uitest/uno/uiobject_uno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/uitest/uno/ $W/Dep/CxxObject/vcl/source/uitest/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/uitest/uno/uiobject_uno.cxx -o $W/CxxObject/vcl/source/uitest/uno/uiobject_uno.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/uitest/uno/uitest_uno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/uitest/uno/ $W/Dep/CxxObject/vcl/source/uitest/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/uitest/uno/uitest_uno.cxx -o $W/CxxObject/vcl/source/uitest/uno/uitest_uno.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/bitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/bitmap.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/bitmap.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/common.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/common.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/common.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/gradient.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/gradient.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/gradient.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/line.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/line.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/line.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/outputdevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/outputdevice.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/outputdevice.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/pixel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/pixel.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/pixel.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/polygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/polygon.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/polygon.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/polypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/polypolygon.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/polypolygon.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/polypolygon_b2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/polypolygon_b2d.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/polypolygon_b2d.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/polyline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/polyline.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/polyline.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/polyline_b2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/polyline_b2d.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/polyline_b2d.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/backendtest/outputdevice/rectangle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/outputdevice/ $W/Dep/CxxObject/vcl/backendtest/outputdevice/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/outputdevice/rectangle.cxx -o $W/CxxObject/vcl/backendtest/outputdevice/rectangle.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build C ] vcl/source/filter/jpeg/transupp.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/vcl/source/filter/jpeg/ $W/Dep/CObject/vcl/source/filter/jpeg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/filter/jpeg/transupp.c -o $W/CObject/vcl/source/filter/jpeg/transupp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/app/salplug.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/app/ $W/Dep/CxxObject/vcl/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/app/salplug.cxx -o $W/CxxObject/vcl/source/app/salplug.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/printer/jobdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/printer/ $W/Dep/CxxObject/vcl/unx/generic/printer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/printer/jobdata.cxx -o $W/CxxObject/vcl/unx/generic/printer/jobdata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/printer/ppdparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/printer/ $W/Dep/CxxObject/vcl/unx/generic/printer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/printer/ppdparser.cxx -o $W/CxxObject/vcl/unx/generic/printer/ppdparser.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/gdi/nativewindowhandleprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/nativewindowhandleprovider.cxx -o $W/CxxObject/vcl/unx/generic/gdi/nativewindowhandleprovider.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/window/screensaverinhibitor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/window/ $W/Dep/CxxObject/vcl/unx/generic/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/window/screensaverinhibitor.cxx -o $W/CxxObject/vcl/unx/generic/window/screensaverinhibitor.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/printer/cpdmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/printer/ $W/Dep/CxxObject/vcl/unx/generic/printer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/printer/cpdmgr.cxx -o $W/CxxObject/vcl/unx/generic/printer/cpdmgr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/printer/cupsmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/printer/ $W/Dep/CxxObject/vcl/unx/generic/printer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/printer/cupsmgr.cxx -o $W/CxxObject/vcl/unx/generic/printer/cupsmgr.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/printer/printerinfomanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/printer/ $W/Dep/CxxObject/vcl/unx/generic/printer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/printer/printerinfomanager.cxx -o $W/CxxObject/vcl/unx/generic/printer/printerinfomanager.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpframe.cxx -o $W/CxxObject/vcl/headless/svpframe.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpbmp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpbmp.cxx -o $W/CxxObject/vcl/headless/svpbmp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpgdi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpgdi.cxx -o $W/CxxObject/vcl/headless/svpgdi.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpdata.cxx -o $W/CxxObject/vcl/headless/svpdata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/CustomWidgetDraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/CustomWidgetDraw.cxx -o $W/CxxObject/vcl/headless/CustomWidgetDraw.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpdummies.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpdummies.cxx -o $W/CxxObject/vcl/headless/svpdummies.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpinst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpinst.cxx -o $W/CxxObject/vcl/headless/svpinst.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpvd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpvd.cxx -o $W/CxxObject/vcl/headless/svpvd.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/app/gendisp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/gendisp.cxx -o $W/CxxObject/vcl/unx/generic/app/gendisp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/app/geninst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/geninst.cxx -o $W/CxxObject/vcl/unx/generic/app/geninst.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/app/gensys.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/headless/svpinst.cxx: In member function 'virtual void SvpSalYieldMutex::doAcquire(sal_uInt32)': /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/headless/svpinst.cxx:342:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] 342 | write(m_FeedbackFDs[1], &bEvents, sizeof(bool)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/gensys.cxx -o $W/CxxObject/vcl/unx/generic/app/gensys.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpprn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpprn.cxx -o $W/CxxObject/vcl/headless/svpprn.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svptext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svptext.cxx -o $W/CxxObject/vcl/headless/svptext.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/app/gendata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/gendata.cxx -o $W/CxxObject/vcl/unx/generic/app/gendata.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/gdi/cairotextrender.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/cairotextrender.cxx -o $W/CxxObject/vcl/unx/generic/gdi/cairotextrender.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/glyphs/freetype_glyphcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/glyphs/ $W/Dep/CxxObject/vcl/unx/generic/glyphs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/glyphs/freetype_glyphcache.cxx -o $W/CxxObject/vcl/unx/generic/glyphs/freetype_glyphcache.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/glyphs/glyphcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/glyphs/ $W/Dep/CxxObject/vcl/unx/generic/glyphs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/glyphs/glyphcache.cxx -o $W/CxxObject/vcl/unx/generic/glyphs/glyphcache.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/fontmanager/fontsubst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/fontmanager/ $W/Dep/CxxObject/vcl/unx/generic/fontmanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/fontmanager/fontsubst.cxx -o $W/CxxObject/vcl/unx/generic/fontmanager/fontsubst.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/fontmanager/fontconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/fontmanager/ $W/Dep/CxxObject/vcl/unx/generic/fontmanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/fontmanager/fontconfig.cxx -o $W/CxxObject/vcl/unx/generic/fontmanager/fontconfig.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/fontmanager/fontmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/fontmanager/ $W/Dep/CxxObject/vcl/unx/generic/fontmanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/fontmanager/fontmanager.cxx -o $W/CxxObject/vcl/unx/generic/fontmanager/fontmanager.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/fontmanager/helper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/fontmanager/ $W/Dep/CxxObject/vcl/unx/generic/fontmanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/fontmanager/helper.cxx -o $W/CxxObject/vcl/unx/generic/fontmanager/helper.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/headless/svpcairotextrender.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/headless/ $W/Dep/CxxObject/vcl/headless/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/headless/svpcairotextrender.cxx -o $W/CxxObject/vcl/headless/svpcairotextrender.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/bitmap_gfx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/bitmap_gfx.cxx -o $W/CxxObject/vcl/unx/generic/print/bitmap_gfx.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/common_gfx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/common_gfx.cxx -o $W/CxxObject/vcl/unx/generic/print/common_gfx.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/glyphset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/glyphset.cxx -o $W/CxxObject/vcl/unx/generic/print/glyphset.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/printerjob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/printerjob.cxx -o $W/CxxObject/vcl/unx/generic/print/printerjob.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/psputil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/psputil.cxx -o $W/CxxObject/vcl/unx/generic/print/psputil.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/genpspgraphics.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/genpspgraphics.cxx -o $W/CxxObject/vcl/unx/generic/print/genpspgraphics.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/genprnpsp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/genprnpsp.cxx -o $W/CxxObject/vcl/unx/generic/print/genprnpsp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/prtsetup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/prtsetup.cxx -o $W/CxxObject/vcl/unx/generic/print/prtsetup.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/unx/generic/print/text_gfx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/print/ $W/Dep/CxxObject/vcl/unx/generic/print/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/print/text_gfx.cxx -o $W/CxxObject/vcl/unx/generic/print/text_gfx.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/DeviceInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/DeviceInfo.cxx -o $W/CxxObject/vcl/opengl/DeviceInfo.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/gdiimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/gdiimpl.cxx -o $W/CxxObject/vcl/opengl/gdiimpl.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/salbmp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/salbmp.cxx -o $W/CxxObject/vcl/opengl/salbmp.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/scale.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/scale.cxx -o $W/CxxObject/vcl/opengl/scale.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/framebuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/framebuffer.cxx -o $W/CxxObject/vcl/opengl/framebuffer.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/program.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/program.cxx -o $W/CxxObject/vcl/opengl/program.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/texture.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/texture.cxx -o $W/CxxObject/vcl/opengl/texture.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/FixedTextureAtlas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/FixedTextureAtlas.cxx -o $W/CxxObject/vcl/opengl/FixedTextureAtlas.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/PackedTextureAtlas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/PackedTextureAtlas.cxx -o $W/CxxObject/vcl/opengl/PackedTextureAtlas.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/RenderList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/RenderList.cxx -o $W/CxxObject/vcl/opengl/RenderList.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/LineRenderUtils.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/ $W/Dep/CxxObject/vcl/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/LineRenderUtils.cxx -o $W/CxxObject/vcl/opengl/LineRenderUtils.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/opengl/OpenGLContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/opengl/ $W/Dep/CxxObject/vcl/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/opengl/OpenGLContext.cxx -o $W/CxxObject/vcl/source/opengl/OpenGLContext.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/source/opengl/OpenGLHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/opengl/ $W/Dep/CxxObject/vcl/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/opengl/OpenGLHelper.cxx -o $W/CxxObject/vcl/source/opengl/OpenGLHelper.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] vcl/opengl/x11/X11DeviceInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/x11/ $W/Dep/CxxObject/vcl/opengl/x11/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST -DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"libdesktop_detectorlo.so\" -DTK_DLL_NAME=\"libtklo.so\" -DENABLE_MERGELIBS=0 -DGLM_ENABLE_EXPERIMENTAL -DENABLE_CUPS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/x11/X11DeviceInfo.cxx -o $W/CxxObject/vcl/opengl/x11/X11DeviceInfo.o -isystem /usr/include/mdds-1.4 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -isystem /usr/include/libpng16 -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -Wno-long-long -isystem /usr/include/libdrm -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build LNK] Library/libanimcorelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/animations/source/animcore/animcore.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libanimcorelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libavmediagst.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxolo.so [build JAR] jurt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/jurt/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/jurt/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/jurt/META-INF/MANIFEST.MF" ridl.jar unoloader.jar ../ && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/jurt/META-INF/MANIFEST.MF && cat $S/jurt/util/manifest >> $W/JavaClassSet/Jar/jurt/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/jurt && jar cfm $I/program/classes/jurt.jar $W/JavaClassSet/Jar/jurt/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/jurt.jar; false) [build MOD] binaryurp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libanimcorelo.so | grep SONAME > $W/LinkTarget/Library/libanimcorelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libanimcorelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libanimcorelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libanimcorelo.so.exports.tmp $W/LinkTarget/Library/libanimcorelo.so.exports; then rm $W/LinkTarget/Library/libanimcorelo.so.exports.tmp; else mv $W/LinkTarget/Library/libanimcorelo.so.exports.tmp $W/LinkTarget/Library/libanimcorelo.so.exports && touch -r $I/program/libanimcorelo.so $W/LinkTarget/Library/libanimcorelo.so.exports; fi TEMPFILE=/tmp/gbuild.59uGmk && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libanimcorelo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/binaryurp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcanvasfactorylo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/canvasdemo [build BIN] comphelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/comphelper [build LNK] Library/libconfigmgrlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/configmgr/source/access.o $W/CxxObject/configmgr/source/broadcaster.o $W/CxxObject/configmgr/source/childaccess.o $W/CxxObject/configmgr/source/components.o $W/CxxObject/configmgr/source/configurationprovider.o $W/CxxObject/configmgr/source/configurationregistry.o $W/CxxObject/configmgr/source/data.o $W/CxxObject/configmgr/source/defaultprovider.o $W/CxxObject/configmgr/source/groupnode.o $W/CxxObject/configmgr/source/localizedpropertynode.o $W/CxxObject/configmgr/source/localizedvaluenode.o $W/CxxObject/configmgr/source/lock.o $W/CxxObject/configmgr/source/modifications.o $W/CxxObject/configmgr/source/node.o $W/CxxObject/configmgr/source/nodemap.o $W/CxxObject/configmgr/source/parsemanager.o $W/CxxObject/configmgr/source/partial.o $W/CxxObject/configmgr/source/propertynode.o $W/CxxObject/configmgr/source/readonlyaccess.o $W/CxxObject/configmgr/source/readwriteaccess.o $W/CxxObject/configmgr/source/rootaccess.o $W/CxxObject/configmgr/source/rootnode.o $W/CxxObject/configmgr/source/services.o $W/CxxObject/configmgr/source/setnode.o $W/CxxObject/configmgr/source/type.o $W/CxxObject/configmgr/source/update.o $W/CxxObject/configmgr/source/valueparser.o $W/CxxObject/configmgr/source/writemodfile.o $W/CxxObject/configmgr/source/xcdparser.o $W/CxxObject/configmgr/source/xcsparser.o $W/CxxObject/configmgr/source/xcuparser.o $W/CxxObject/configmgr/source/xmldata.o $W/CxxObject/configmgr/source/dconf.o -Wl,--start-group -ldconf -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lxmlreaderlo -li18nlangtag -o $I/program/libconfigmgrlo.so [build LNK] Library/libpostgresql-sdbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/postgresql/pq_driver.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -o $I/program/libpostgresql-sdbclo.so [build LNK] Library/libmozbootstraplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpostgresql-sdbclo.so | grep SONAME > $W/LinkTarget/Library/libpostgresql-sdbclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpostgresql-sdbclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpostgresql-sdbclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpostgresql-sdbclo.so.exports.tmp $W/LinkTarget/Library/libpostgresql-sdbclo.so.exports; then rm $W/LinkTarget/Library/libpostgresql-sdbclo.so.exports.tmp; else mv $W/LinkTarget/Library/libpostgresql-sdbclo.so.exports.tmp $W/LinkTarget/Library/libpostgresql-sdbclo.so.exports && touch -r $I/program/libpostgresql-sdbclo.so $W/LinkTarget/Library/libpostgresql-sdbclo.so.exports; fi TEMPFILE=/tmp/gbuild.LzKVwm && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpostgresql-sdbclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.o $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/MNSFolders.o $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/MNSINIParser.o $W/CxxObject/connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libmozbootstraplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmozbootstraplo.so | grep SONAME > $W/LinkTarget/Library/libmozbootstraplo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmozbootstraplo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmozbootstraplo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmozbootstraplo.so.exports.tmp $W/LinkTarget/Library/libmozbootstraplo.so.exports; then rm $W/LinkTarget/Library/libmozbootstraplo.so.exports.tmp; else mv $W/LinkTarget/Library/libmozbootstraplo.so.exports.tmp $W/LinkTarget/Library/libmozbootstraplo.so.exports && touch -r $I/program/libmozbootstraplo.so $W/LinkTarget/Library/libmozbootstraplo.so.exports; fi TEMPFILE=/tmp/gbuild.uc9TlJ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmozbootstraplo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdeploymentmisclo.so [build LNK] Library/libhelplinkerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/helpcompiler/source/HelpCompiler.o $W/CxxObject/helpcompiler/source/LuceneHelper.o $W/CxxObject/helpcompiler/source/HelpIndexer.o $W/CxxObject/helpcompiler/source/HelpSearch.o $W/CxxObject/helpcompiler/source/BasCodeTagger.o $W/CxxObject/helpcompiler/source/HelpLinker.o -Wl,--start-group -lexpat -lxslt -lxml2 -lxml2 -lclucene-core -lclucene-shared -lclucene-contribs-lib -Wl,--end-group -Wl,--no-as-needed -luno_sal -lcomphelper -o $I/program/libhelplinkerlo.so [build LNK] Library/liboffacclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/offacc/acceptor.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/liboffacclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liboffacclo.so | grep SONAME > $W/LinkTarget/Library/liboffacclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liboffacclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liboffacclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liboffacclo.so.exports.tmp $W/LinkTarget/Library/liboffacclo.so.exports; then rm $W/LinkTarget/Library/liboffacclo.so.exports.tmp; else mv $W/LinkTarget/Library/liboffacclo.so.exports.tmp $W/LinkTarget/Library/liboffacclo.so.exports && touch -r $I/program/liboffacclo.so $W/LinkTarget/Library/liboffacclo.so.exports; fi TEMPFILE=/tmp/gbuild.H8fKsK && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liboffacclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libspllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libunopkgapp.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libemboleobj.so [build LNK] Library/libevtattlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/eventattacher/source/eventattacher.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $I/program/libevtattlo.so [build LNK] Library/libldapbe2lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libevtattlo.so | grep SONAME > $W/LinkTarget/Library/libevtattlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libevtattlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libevtattlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libevtattlo.so.exports.tmp $W/LinkTarget/Library/libevtattlo.so.exports; then rm $W/LinkTarget/Library/libevtattlo.so.exports.tmp; else mv $W/LinkTarget/Library/libevtattlo.so.exports.tmp $W/LinkTarget/Library/libevtattlo.so.exports && touch -r $I/program/libevtattlo.so $W/LinkTarget/Library/libevtattlo.so.exports; fi TEMPFILE=/tmp/gbuild.Tchj7L && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libevtattlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/extensions/source/config/ldap/componentdef.o $W/CxxObject/extensions/source/config/ldap/ldapaccess.o $W/CxxObject/extensions/source/config/ldap/ldapuserprofilebe.o -Wl,--start-group -lldap -llber -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_salhelpergcc3 -luno_sal -o $I/program/libldapbe2lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libldapbe2lo.so | grep SONAME > $W/LinkTarget/Library/libldapbe2lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libldapbe2lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libldapbe2lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libldapbe2lo.so.exports.tmp $W/LinkTarget/Library/libldapbe2lo.so.exports; then rm $W/LinkTarget/Library/libldapbe2lo.so.exports.tmp; else mv $W/LinkTarget/Library/libldapbe2lo.so.exports.tmp $W/LinkTarget/Library/libldapbe2lo.so.exports && touch -r $I/program/libldapbe2lo.so $W/LinkTarget/Library/libldapbe2lo.so.exports; fi TEMPFILE=/tmp/gbuild.lDXXv6 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libldapbe2lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libupdatefeedlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libodfflatxmllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libt602filterlo.so [build CXX] filter/source/xmlfilterdetect/fdcomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xmlfilterdetect/ $W/Dep/CxxObject/filter/source/xmlfilterdetect/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xmlfilterdetect/fdcomp.cxx -o $W/CxxObject/filter/source/xmlfilterdetect/fdcomp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/xmlfilterdetect/filterdetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libconfigmgrlo.so | grep SONAME > $W/LinkTarget/Library/libconfigmgrlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libconfigmgrlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libconfigmgrlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libconfigmgrlo.so.exports.tmp $W/LinkTarget/Library/libconfigmgrlo.so.exports; then rm $W/LinkTarget/Library/libconfigmgrlo.so.exports.tmp; else mv $W/LinkTarget/Library/libconfigmgrlo.so.exports.tmp $W/LinkTarget/Library/libconfigmgrlo.so.exports && touch -r $I/program/libconfigmgrlo.so $W/LinkTarget/Library/libconfigmgrlo.so.exports; fi TEMPFILE=/tmp/gbuild.qgXlLR && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libconfigmgrlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xmlfilterdetect/ $W/Dep/CxxObject/filter/source/xmlfilterdetect/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xmlfilterdetect/filterdetect.cxx -o $W/CxxObject/filter/source/xmlfilterdetect/filterdetect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxsltfilterlo.so [build LNK] Library/libi18nsearchlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18npool/source/search/levdis.o $W/CxxObject/i18npool/source/search/textsearch.o -Wl,--start-group -licui18n -licuuc -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libi18nsearchlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libhelplinkerlo.so | grep SONAME > $W/LinkTarget/Library/libhelplinkerlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libhelplinkerlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libhelplinkerlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libhelplinkerlo.so.exports.tmp $W/LinkTarget/Library/libhelplinkerlo.so.exports; then rm $W/LinkTarget/Library/libhelplinkerlo.so.exports.tmp; else mv $W/LinkTarget/Library/libhelplinkerlo.so.exports.tmp $W/LinkTarget/Library/libhelplinkerlo.so.exports && touch -r $I/program/libhelplinkerlo.so $W/LinkTarget/Library/libhelplinkerlo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libi18nsearchlo.so | grep SONAME > $W/LinkTarget/Library/libi18nsearchlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libi18nsearchlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libi18nsearchlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libi18nsearchlo.so.exports.tmp $W/LinkTarget/Library/libi18nsearchlo.so.exports; then rm $W/LinkTarget/Library/libi18nsearchlo.so.exports.tmp; else mv $W/LinkTarget/Library/libi18nsearchlo.so.exports.tmp $W/LinkTarget/Library/libi18nsearchlo.so.exports && touch -r $I/program/libi18nsearchlo.so $W/LinkTarget/Library/libi18nsearchlo.so.exports; fi TEMPFILE=/tmp/gbuild.HbKo9Q && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libhelplinkerlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxsec_xmlsec.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libPresenterScreenlo.so [build LNK] Library/libsrtrs1.so TEMPFILE=/tmp/gbuild.AgEt1q && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libi18nsearchlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/sorter/sortdynres.o $W/CxxObject/ucb/source/sorter/sortmain.o $W/CxxObject/ucb/source/sorter/sortresult.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lucbhelper -o $I/program/libsrtrs1.so [build LNK] Library/libcached1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/cacher/cachedcontentresultset.o $W/CxxObject/ucb/source/cacher/cachedcontentresultsetstub.o $W/CxxObject/ucb/source/cacher/cacheddynamicresultset.o $W/CxxObject/ucb/source/cacher/cacheddynamicresultsetstub.o $W/CxxObject/ucb/source/cacher/cacheserv.o $W/CxxObject/ucb/source/cacher/contentresultsetwrapper.o $W/CxxObject/ucb/source/cacher/dynamicresultsetwrapper.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lucbhelper -o $I/program/libcached1.so [build LNK] Library/libucpfile1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsrtrs1.so | grep SONAME > $W/LinkTarget/Library/libsrtrs1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsrtrs1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsrtrs1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsrtrs1.so.exports.tmp $W/LinkTarget/Library/libsrtrs1.so.exports; then rm $W/LinkTarget/Library/libsrtrs1.so.exports.tmp; else mv $W/LinkTarget/Library/libsrtrs1.so.exports.tmp $W/LinkTarget/Library/libsrtrs1.so.exports && touch -r $I/program/libsrtrs1.so $W/LinkTarget/Library/libsrtrs1.so.exports; fi TEMPFILE=/tmp/gbuild.LQAASK && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsrtrs1.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/file/bc.o $W/CxxObject/ucb/source/ucp/file/filcmd.o $W/CxxObject/ucb/source/ucp/file/filglob.o $W/CxxObject/ucb/source/ucp/file/filid.o $W/CxxObject/ucb/source/ucp/file/filinpstr.o $W/CxxObject/ucb/source/ucp/file/filinsreq.o $W/CxxObject/ucb/source/ucp/file/filnot.o $W/CxxObject/ucb/source/ucp/file/filprp.o $W/CxxObject/ucb/source/ucp/file/filrec.o $W/CxxObject/ucb/source/ucp/file/filrow.o $W/CxxObject/ucb/source/ucp/file/filrset.o $W/CxxObject/ucb/source/ucp/file/filstr.o $W/CxxObject/ucb/source/ucp/file/filtask.o $W/CxxObject/ucb/source/ucp/file/prov.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lucbhelper -o $I/program/libucpfile1.so [build LNK] Library/libucpftp1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcached1.so | grep SONAME > $W/LinkTarget/Library/libcached1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcached1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcached1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcached1.so.exports.tmp $W/LinkTarget/Library/libcached1.so.exports; then rm $W/LinkTarget/Library/libcached1.so.exports.tmp; else mv $W/LinkTarget/Library/libcached1.so.exports.tmp $W/LinkTarget/Library/libcached1.so.exports && touch -r $I/program/libcached1.so $W/LinkTarget/Library/libcached1.so.exports; fi TEMPFILE=/tmp/gbuild.36dR6P && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcached1.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/ftp/ftpcfunc.o $W/CxxObject/ucb/source/ucp/ftp/ftpcontentcaps.o $W/CxxObject/ucb/source/ucp/ftp/ftpcontent.o $W/CxxObject/ucb/source/ucp/ftp/ftpcontentidentifier.o $W/CxxObject/ucb/source/ucp/ftp/ftpcontentprovider.o $W/CxxObject/ucb/source/ucp/ftp/ftpdirp.o $W/CxxObject/ucb/source/ucp/ftp/ftpdynresultset.o $W/CxxObject/ucb/source/ucp/ftp/ftpintreq.o $W/CxxObject/ucb/source/ucp/ftp/ftploaderthread.o $W/CxxObject/ucb/source/ucp/ftp/ftpresultsetbase.o $W/CxxObject/ucb/source/ucp/ftp/ftpresultsetI.o $W/CxxObject/ucb/source/ucp/ftp/ftpservices.o $W/CxxObject/ucb/source/ucp/ftp/ftpurl.o -Wl,--start-group -lcurl -lz -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lucbhelper -o $I/program/libucpftp1.so [build LNK] Library/libucphier1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpfile1.so | grep SONAME > $W/LinkTarget/Library/libucpfile1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpfile1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpfile1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpfile1.so.exports.tmp $W/LinkTarget/Library/libucpfile1.so.exports; then rm $W/LinkTarget/Library/libucpfile1.so.exports.tmp; else mv $W/LinkTarget/Library/libucpfile1.so.exports.tmp $W/LinkTarget/Library/libucpfile1.so.exports && touch -r $I/program/libucpfile1.so $W/LinkTarget/Library/libucpfile1.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpftp1.so | grep SONAME > $W/LinkTarget/Library/libucpftp1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpftp1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpftp1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpftp1.so.exports.tmp $W/LinkTarget/Library/libucpftp1.so.exports; then rm $W/LinkTarget/Library/libucpftp1.so.exports.tmp; else mv $W/LinkTarget/Library/libucpftp1.so.exports.tmp $W/LinkTarget/Library/libucpftp1.so.exports && touch -r $I/program/libucpftp1.so $W/LinkTarget/Library/libucpftp1.so.exports; fi TEMPFILE=/tmp/gbuild.Rygc7Y && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpfile1.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/hierarchy/dynamicresultset.o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchycontentcaps.o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchycontent.o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchydata.o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchydatasource.o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchydatasupplier.o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchyprovider.o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchyservices.o $W/CxxObject/ucb/source/ucp/hierarchy/hierarchyuri.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lucbhelper -o $I/program/libucphier1.so TEMPFILE=/tmp/gbuild.ArrYuS && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpftp1.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpimagelo.so [build LNK] Library/libucppkg1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/package/pkgcontentcaps.o $W/CxxObject/ucb/source/ucp/package/pkgcontent.o $W/CxxObject/ucb/source/ucp/package/pkgdatasupplier.o $W/CxxObject/ucb/source/ucp/package/pkgprovider.o $W/CxxObject/ucb/source/ucp/package/pkgresultset.o $W/CxxObject/ucb/source/ucp/package/pkgservices.o $W/CxxObject/ucb/source/ucp/package/pkguri.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lucbhelper -o $I/program/libucppkg1.so [build LNK] Library/libucptdoc1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucphier1.so | grep SONAME > $W/LinkTarget/Library/libucphier1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucphier1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucphier1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucphier1.so.exports.tmp $W/LinkTarget/Library/libucphier1.so.exports; then rm $W/LinkTarget/Library/libucphier1.so.exports.tmp; else mv $W/LinkTarget/Library/libucphier1.so.exports.tmp $W/LinkTarget/Library/libucphier1.so.exports && touch -r $I/program/libucphier1.so $W/LinkTarget/Library/libucphier1.so.exports; fi TEMPFILE=/tmp/gbuild.TuR3pR && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucphier1.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucppkg1.so | grep SONAME > $W/LinkTarget/Library/libucppkg1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucppkg1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucppkg1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucppkg1.so.exports.tmp $W/LinkTarget/Library/libucppkg1.so.exports; then rm $W/LinkTarget/Library/libucppkg1.so.exports.tmp; else mv $W/LinkTarget/Library/libucppkg1.so.exports.tmp $W/LinkTarget/Library/libucppkg1.so.exports && touch -r $I/program/libucppkg1.so $W/LinkTarget/Library/libucppkg1.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/tdoc/tdoc_contentcaps.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_content.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_datasupplier.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_docmgr.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_passwordrequest.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_provider.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_resultset.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_services.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_stgelems.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_storage.o $W/CxxObject/ucb/source/ucp/tdoc/tdoc_uri.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lucbhelper -o $I/program/libucptdoc1lo.so [build LNK] Library/libunordflo.so TEMPFILE=/tmp/gbuild.NL2llV && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucppkg1.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unoxml/source/rdf/CBlankNode.o $W/CxxObject/unoxml/source/rdf/CURI.o $W/CxxObject/unoxml/source/rdf/CLiteral.o $W/CxxObject/unoxml/source/rdf/librdf_repository.o $W/CxxObject/unoxml/source/rdf/librdf_services.o -Wl,--start-group -lrdf -lraptor2 -lxslt -lxml2 -lxml2 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $I/program/libunordflo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libunoxmllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxoflo.so [build LNK] Library/liblosessioninstalllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/shell/source/sessioninstall/SyncDbusSessionHelper.o $W/CxxObject/shell/source/sessioninstall/services.o -Wl,--start-group -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/liblosessioninstalllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucptdoc1lo.so | grep SONAME > $W/LinkTarget/Library/libucptdoc1lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucptdoc1lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucptdoc1lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucptdoc1lo.so.exports.tmp $W/LinkTarget/Library/libucptdoc1lo.so.exports; then rm $W/LinkTarget/Library/libucptdoc1lo.so.exports.tmp; else mv $W/LinkTarget/Library/libucptdoc1lo.so.exports.tmp $W/LinkTarget/Library/libucptdoc1lo.so.exports && touch -r $I/program/libucptdoc1lo.so $W/LinkTarget/Library/libucptdoc1lo.so.exports; fi TEMPFILE=/tmp/gbuild.H7PTEw && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucptdoc1lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpgio1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libucpchelp1.so [build LNK] Library/libsysshlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/shell/source/unix/exec/shellexec.o $W/CxxObject/shell/source/unix/exec/shellexecentry.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libshell_xmlparser.a -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -luno_sal -o $I/program/libsysshlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdesktopbe1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpdfimportlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libunordflo.so | grep SONAME > $W/LinkTarget/Library/libunordflo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libunordflo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libunordflo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libunordflo.so.exports.tmp $W/LinkTarget/Library/libunordflo.so.exports; then rm $W/LinkTarget/Library/libunordflo.so.exports.tmp; else mv $W/LinkTarget/Library/libunordflo.so.exports.tmp $W/LinkTarget/Library/libunordflo.so.exports && touch -r $I/program/libunordflo.so $W/LinkTarget/Library/libunordflo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblosessioninstalllo.so | grep SONAME > $W/LinkTarget/Library/liblosessioninstalllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblosessioninstalllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblosessioninstalllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblosessioninstalllo.so.exports.tmp $W/LinkTarget/Library/liblosessioninstalllo.so.exports; then rm $W/LinkTarget/Library/liblosessioninstalllo.so.exports.tmp; else mv $W/LinkTarget/Library/liblosessioninstalllo.so.exports.tmp $W/LinkTarget/Library/liblosessioninstalllo.so.exports && touch -r $I/program/liblosessioninstalllo.so $W/LinkTarget/Library/liblosessioninstalllo.so.exports; fi [build BIN] jurt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/jurt [build MOD] jvmfwk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/jvmfwk [build GPK] odk_javadoc TEMPFILE=/tmp/gbuild.Y560xT && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libunordflo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -rf $I/sdk/docs/java/ref && mkdir -p $I/sdk/docs/java/ && cp -R $W/CustomTarget/odk/docs/java/ref/. $I/sdk/docs/java/ref TEMPFILE=/tmp/gbuild.Ly6CFW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblosessioninstalllo.so.objectlist [build RDB] pyuno S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.K3LSAv && mkdir -p $W/Rdb/ && xsltproc --nonet -o $W/Rdb/pyuno.rdb $S/solenv/bin/packcomponents.xslt $RESPONSEFILE && rm $RESPONSEFILE [build MOD] stoc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/stoc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/writer.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/writer.desktop /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/calc.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/calc.desktop /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/draw.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/draw.desktop S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsysshlo.so | grep SONAME > $W/LinkTarget/Library/libsysshlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsysshlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsysshlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsysshlo.so.exports.tmp $W/LinkTarget/Library/libsysshlo.so.exports; then rm $W/LinkTarget/Library/libsysshlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsysshlo.so.exports.tmp $W/LinkTarget/Library/libsysshlo.so.exports && touch -r $I/program/libsysshlo.so $W/LinkTarget/Library/libsysshlo.so.exports; fi /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/impress.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/impress.desktop S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $I/sdk/docs/java/ref \( -type f -o -type l \) -print | LC_ALL=C sort > $W/GeneratedPackage/odk_javadoc.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/math.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/math.desktop /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/base.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/base.desktop /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/startcenter.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/startcenter.desktop /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/xsltfilter.desktop /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/xdg/xsltfilter.desktop S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtest-setupvcl.so [build RDB] uno_services S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.eJWOte && mkdir -p $W/Rdb/ && xsltproc --nonet -o $W/Rdb/uno_services.rdb $S/solenv/bin/packcomponents.xslt $RESPONSEFILE && rm $RESPONSEFILE [build MOD] unoil S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/unoil [build LNK] Library/unobootstrapprotector.so TEMPFILE=/tmp/gbuild.zDYobf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsysshlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.o -Wl,--start-group -lcppunit -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $W/LinkTarget/Library/unobootstrapprotector.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/ui-previewer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/outdevgrind S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/vcldemo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/icontest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/visualbackendtest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/mtfdemo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/svdemo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/fftester S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/svptest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/svpclient S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvclplug_genlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdesktop_detectorlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvclplug_gtk3lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvclplug_gtk3_kde5lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/lo_kde5filepicker [build LNK] Library/libctllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/UnoControls/source/base/basecontainercontrol.o $W/CxxObject/UnoControls/source/base/basecontrol.o $W/CxxObject/UnoControls/source/base/multiplexer.o $W/CxxObject/UnoControls/source/base/registercontrols.o $W/CxxObject/UnoControls/source/controls/OConnectionPointContainerHelper.o $W/CxxObject/UnoControls/source/controls/OConnectionPointHelper.o $W/CxxObject/UnoControls/source/controls/framecontrol.o $W/CxxObject/UnoControls/source/controls/progressbar.o $W/CxxObject/UnoControls/source/controls/progressmonitor.o $W/CxxObject/UnoControls/source/controls/statusindicator.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -o $I/program/libctllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtklo.so [build LNK] Library/libutllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unotools/source/accessibility/accessiblerelationsethelper.o $W/CxxObject/unotools/source/accessibility/accessiblestatesethelper.o $W/CxxObject/unotools/source/config/bootstrap.o $W/CxxObject/unotools/source/config/cmdoptions.o $W/CxxObject/unotools/source/config/compatibility.o $W/CxxObject/unotools/source/config/compatibilityviewoptions.o $W/CxxObject/unotools/source/config/configitem.o $W/CxxObject/unotools/source/config/configmgr.o $W/CxxObject/unotools/source/config/confignode.o $W/CxxObject/unotools/source/config/configpaths.o $W/CxxObject/unotools/source/config/configvaluecontainer.o $W/CxxObject/unotools/source/config/defaultoptions.o $W/CxxObject/unotools/source/config/docinfohelper.o $W/CxxObject/unotools/source/config/dynamicmenuoptions.o $W/CxxObject/unotools/source/config/eventcfg.o $W/CxxObject/unotools/source/config/extendedsecurityoptions.o $W/CxxObject/unotools/source/config/fltrcfg.o $W/CxxObject/unotools/source/config/fontcfg.o $W/CxxObject/unotools/source/config/fontoptions.o $W/CxxObject/unotools/source/config/historyoptions.o $W/CxxObject/unotools/source/config/itemholder1.o $W/CxxObject/unotools/source/config/lingucfg.o $W/CxxObject/unotools/source/config/misccfg.o $W/CxxObject/unotools/source/config/moduleoptions.o $W/CxxObject/unotools/source/config/options.o $W/CxxObject/unotools/source/config/optionsdlg.o $W/CxxObject/unotools/source/config/pathoptions.o $W/CxxObject/unotools/source/config/printwarningoptions.o $W/CxxObject/unotools/source/config/saveopt.o $W/CxxObject/unotools/source/config/searchopt.o $W/CxxObject/unotools/source/config/securityoptions.o $W/CxxObject/unotools/source/config/syslocaleoptions.o $W/CxxObject/unotools/source/config/useroptions.o $W/CxxObject/unotools/source/config/viewoptions.o $W/CxxObject/unotools/source/i18n/calendarwrapper.o $W/CxxObject/unotools/source/i18n/caserotate.o $W/CxxObject/unotools/source/i18n/charclass.o $W/CxxObject/unotools/source/i18n/collatorwrapper.o $W/CxxObject/unotools/source/i18n/intlwrapper.o $W/CxxObject/unotools/source/i18n/localedatawrapper.o $W/CxxObject/unotools/source/i18n/nativenumberwrapper.o $W/CxxObject/unotools/source/i18n/readwritemutexguard.o $W/CxxObject/unotools/source/i18n/resmgr.o $W/CxxObject/unotools/source/i18n/textsearch.o $W/CxxObject/unotools/source/i18n/transliterationwrapper.o $W/CxxObject/unotools/source/misc/closeveto.o $W/CxxObject/unotools/source/misc/datetime.o $W/CxxObject/unotools/source/misc/desktopterminationobserver.o $W/CxxObject/unotools/source/misc/eventlisteneradapter.o $W/CxxObject/unotools/source/misc/fontcvt.o $W/CxxObject/unotools/source/misc/fontdefs.o $W/CxxObject/unotools/source/misc/mediadescriptor.o $W/CxxObject/unotools/source/misc/sharedunocomponent.o $W/CxxObject/unotools/source/misc/syslocale.o $W/CxxObject/unotools/source/misc/unotoolsservices.o $W/CxxObject/unotools/source/misc/wincodepage.o $W/CxxObject/unotools/source/misc/ServiceDocumenter.o $W/CxxObject/unotools/source/misc/ZipPackageHelper.o $W/CxxObject/unotools/source/streaming/streamhelper.o $W/CxxObject/unotools/source/streaming/streamwrap.o $W/CxxObject/unotools/source/ucbhelper/localfilehelper.o $W/CxxObject/unotools/source/ucbhelper/progresshandlerwrap.o $W/CxxObject/unotools/source/ucbhelper/tempfile.o $W/CxxObject/unotools/source/ucbhelper/ucbhelper.o $W/CxxObject/unotools/source/ucbhelper/ucblockbytes.o $W/CxxObject/unotools/source/ucbhelper/ucbstreamhelper.o $W/CxxObject/unotools/source/ucbhelper/xtempfile.o -Wl,--start-group -lboost_locale -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -luno_salhelpergcc3 -ltllo -lucbhelper -o $I/program/libutllo.so [build LNK] Library/libopencllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/opencl/source/openclconfig.o $W/CxxObject/opencl/source/openclwrapper.o $W/CxxObject/opencl/source/opencl_device.o $W/CxxObject/opencl/source/platforminfo.o $W/CxxObject/opencl/source/OpenCLZone.o -Wl,--start-group -licui18n -licuuc -lxml2 -lrt -Wl,--end-group -Wl,--no-as-needed -lclewlo -lcomphelper -luno_cppu -luno_sal -luno_salhelpergcc3 -ltllo -o $I/program/libopencllo.so [build CXX] toolkit/source/awt/asynccallback.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/unobootstrapprotector.so | grep SONAME > $W/LinkTarget/Library/unobootstrapprotector.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/unobootstrapprotector.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/unobootstrapprotector.so.exports.tmp && if cmp -s $W/LinkTarget/Library/unobootstrapprotector.so.exports.tmp $W/LinkTarget/Library/unobootstrapprotector.so.exports; then rm $W/LinkTarget/Library/unobootstrapprotector.so.exports.tmp; else mv $W/LinkTarget/Library/unobootstrapprotector.so.exports.tmp $W/LinkTarget/Library/unobootstrapprotector.so.exports && touch -r $W/LinkTarget/Library/unobootstrapprotector.so $W/LinkTarget/Library/unobootstrapprotector.so.exports; fi TEMPFILE=/tmp/gbuild.4YuV5l && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/unobootstrapprotector.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/asynccallback.cxx -o $W/CxxObject/toolkit/source/awt/asynccallback.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/stylesettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libopencllo.so | grep SONAME > $W/LinkTarget/Library/libopencllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libopencllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libopencllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libopencllo.so.exports.tmp $W/LinkTarget/Library/libopencllo.so.exports; then rm $W/LinkTarget/Library/libopencllo.so.exports.tmp; else mv $W/LinkTarget/Library/libopencllo.so.exports.tmp $W/LinkTarget/Library/libopencllo.so.exports && touch -r $I/program/libopencllo.so $W/LinkTarget/Library/libopencllo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libctllo.so | grep SONAME > $W/LinkTarget/Library/libctllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libctllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libctllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libctllo.so.exports.tmp $W/LinkTarget/Library/libctllo.so.exports; then rm $W/LinkTarget/Library/libctllo.so.exports.tmp; else mv $W/LinkTarget/Library/libctllo.so.exports.tmp $W/LinkTarget/Library/libctllo.so.exports && touch -r $I/program/libctllo.so $W/LinkTarget/Library/libctllo.so.exports; fi TEMPFILE=/tmp/gbuild.5Xsynn && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libopencllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/stylesettings.cxx -o $W/CxxObject/toolkit/source/awt/stylesettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/scrollabledialog.cxx TEMPFILE=/tmp/gbuild.tJq8xB && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libctllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/scrollabledialog.cxx -o $W/CxxObject/toolkit/source/awt/scrollabledialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxaccessiblecomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libutllo.so | grep SONAME > $W/LinkTarget/Library/libutllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libutllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libutllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libutllo.so.exports.tmp $W/LinkTarget/Library/libutllo.so.exports; then rm $W/LinkTarget/Library/libutllo.so.exports.tmp; else mv $W/LinkTarget/Library/libutllo.so.exports.tmp $W/LinkTarget/Library/libutllo.so.exports && touch -r $I/program/libutllo.so $W/LinkTarget/Library/libutllo.so.exports; fi TEMPFILE=/tmp/gbuild.HOy6uf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libutllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxaccessiblecomponent.cxx -o $W/CxxObject/toolkit/source/awt/vclxaccessiblecomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxbitmap.cxx -o $W/CxxObject/toolkit/source/awt/vclxbitmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxcontainer.cxx -o $W/CxxObject/toolkit/source/awt/vclxcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxdevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxdevice.cxx -o $W/CxxObject/toolkit/source/awt/vclxdevice.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxfont.cxx -o $W/CxxObject/toolkit/source/awt/vclxfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxgraphics.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxgraphics.cxx -o $W/CxxObject/toolkit/source/awt/vclxgraphics.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxmenu.cxx -o $W/CxxObject/toolkit/source/awt/vclxmenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxpointer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxpointer.cxx -o $W/CxxObject/toolkit/source/awt/vclxpointer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxprinter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxprinter.cxx -o $W/CxxObject/toolkit/source/awt/vclxprinter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxregion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxregion.cxx -o $W/CxxObject/toolkit/source/awt/vclxregion.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxspinbutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxspinbutton.cxx -o $W/CxxObject/toolkit/source/awt/vclxspinbutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxsystemdependentwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxsystemdependentwindow.cxx -o $W/CxxObject/toolkit/source/awt/vclxsystemdependentwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxtabpagecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxtabpagecontainer.cxx -o $W/CxxObject/toolkit/source/awt/vclxtabpagecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/animatedimagespeer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/animatedimagespeer.cxx -o $W/CxxObject/toolkit/source/awt/animatedimagespeer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxtoolkit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxtoolkit.cxx -o $W/CxxObject/toolkit/source/awt/vclxtoolkit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxtopwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxtopwindow.cxx -o $W/CxxObject/toolkit/source/awt/vclxtopwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxwindow.cxx -o $W/CxxObject/toolkit/source/awt/vclxwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxwindow1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxwindow1.cxx -o $W/CxxObject/toolkit/source/awt/vclxwindow1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/awt/vclxwindows.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/awt/ $W/Dep/CxxObject/toolkit/source/awt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/awt/vclxwindows.cxx -o $W/CxxObject/toolkit/source/awt/vclxwindows.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/accessiblecontrolcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/accessiblecontrolcontext.cxx -o $W/CxxObject/toolkit/source/controls/accessiblecontrolcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/controlmodelcontainerbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/controlmodelcontainerbase.cxx -o $W/CxxObject/toolkit/source/controls/controlmodelcontainerbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/dialogcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/dialogcontrol.cxx -o $W/CxxObject/toolkit/source/controls/dialogcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/eventcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/eventcontainer.cxx -o $W/CxxObject/toolkit/source/controls/eventcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/formattedcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/formattedcontrol.cxx -o $W/CxxObject/toolkit/source/controls/formattedcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/geometrycontrolmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/geometrycontrolmodel.cxx -o $W/CxxObject/toolkit/source/controls/geometrycontrolmodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/grid/defaultgridcolumnmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/grid/ $W/Dep/CxxObject/toolkit/source/controls/grid/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx -o $W/CxxObject/toolkit/source/controls/grid/defaultgridcolumnmodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/grid/defaultgriddatamodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/grid/ $W/Dep/CxxObject/toolkit/source/controls/grid/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/grid/defaultgriddatamodel.cxx -o $W/CxxObject/toolkit/source/controls/grid/defaultgriddatamodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/grid/gridcolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/grid/ $W/Dep/CxxObject/toolkit/source/controls/grid/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/grid/gridcolumn.cxx -o $W/CxxObject/toolkit/source/controls/grid/gridcolumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/grid/grideventforwarder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/grid/ $W/Dep/CxxObject/toolkit/source/controls/grid/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/grid/grideventforwarder.cxx -o $W/CxxObject/toolkit/source/controls/grid/grideventforwarder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/grid/sortablegriddatamodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/grid/ $W/Dep/CxxObject/toolkit/source/controls/grid/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/grid/sortablegriddatamodel.cxx -o $W/CxxObject/toolkit/source/controls/grid/sortablegriddatamodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/grid/gridcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/grid/ $W/Dep/CxxObject/toolkit/source/controls/grid/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/grid/gridcontrol.cxx -o $W/CxxObject/toolkit/source/controls/grid/gridcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/roadmapcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/roadmapcontrol.cxx -o $W/CxxObject/toolkit/source/controls/roadmapcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/roadmapentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/roadmapentry.cxx -o $W/CxxObject/toolkit/source/controls/roadmapentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/tabpagecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/tabpagecontainer.cxx -o $W/CxxObject/toolkit/source/controls/tabpagecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/tabpagemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/tabpagemodel.cxx -o $W/CxxObject/toolkit/source/controls/tabpagemodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/stdtabcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/stdtabcontroller.cxx -o $W/CxxObject/toolkit/source/controls/stdtabcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/stdtabcontrollermodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/stdtabcontrollermodel.cxx -o $W/CxxObject/toolkit/source/controls/stdtabcontrollermodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/tkscrollbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/tkscrollbar.cxx -o $W/CxxObject/toolkit/source/controls/tkscrollbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/tkspinbutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/tkspinbutton.cxx -o $W/CxxObject/toolkit/source/controls/tkspinbutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/animatedimages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/animatedimages.cxx -o $W/CxxObject/toolkit/source/controls/animatedimages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/spinningprogress.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/spinningprogress.cxx -o $W/CxxObject/toolkit/source/controls/spinningprogress.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/tree/treecontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/tree/ $W/Dep/CxxObject/toolkit/source/controls/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/tree/treecontrol.cxx -o $W/CxxObject/toolkit/source/controls/tree/treecontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/tree/treedatamodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/tree/ $W/Dep/CxxObject/toolkit/source/controls/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/tree/treedatamodel.cxx -o $W/CxxObject/toolkit/source/controls/tree/treedatamodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/unocontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/unocontrol.cxx -o $W/CxxObject/toolkit/source/controls/unocontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/unocontrolbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/unocontrolbase.cxx -o $W/CxxObject/toolkit/source/controls/unocontrolbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/unocontrolcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/unocontrolcontainer.cxx -o $W/CxxObject/toolkit/source/controls/unocontrolcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/unocontrolcontainermodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/unocontrolcontainermodel.cxx -o $W/CxxObject/toolkit/source/controls/unocontrolcontainermodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/unocontrolmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/unocontrolmodel.cxx -o $W/CxxObject/toolkit/source/controls/unocontrolmodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/controls/unocontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/controls/ $W/Dep/CxxObject/toolkit/source/controls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/controls/unocontrols.cxx -o $W/CxxObject/toolkit/source/controls/unocontrols.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/accessibilityclient.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/accessibilityclient.cxx -o $W/CxxObject/toolkit/source/helper/accessibilityclient.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/btndlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/btndlg.cxx -o $W/CxxObject/toolkit/source/helper/btndlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/formpdfexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/formpdfexport.cxx -o $W/CxxObject/toolkit/source/helper/formpdfexport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/imagealign.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/imagealign.cxx -o $W/CxxObject/toolkit/source/helper/imagealign.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/listenermultiplexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/listenermultiplexer.cxx -o $W/CxxObject/toolkit/source/helper/listenermultiplexer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/property.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/property.cxx -o $W/CxxObject/toolkit/source/helper/property.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/servicenames.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/servicenames.cxx -o $W/CxxObject/toolkit/source/helper/servicenames.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/tkresmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/tkresmgr.cxx -o $W/CxxObject/toolkit/source/helper/tkresmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/unopropertyarrayhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/unopropertyarrayhelper.cxx -o $W/CxxObject/toolkit/source/helper/unopropertyarrayhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/unowrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/unowrapper.cxx -o $W/CxxObject/toolkit/source/helper/unowrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] toolkit/source/helper/vclunohelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/toolkit/source/helper/ $W/Dep/CxxObject/toolkit/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DTOOLKIT_DLLIMPLEMENTATION -DSVT_DLL_NAME=\"libsvtlo.so\" -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/toolkit/source/helper/vclunohelper.cxx -o $W/CxxObject/toolkit/source/helper/vclunohelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$S/toolkit/inc -I$S/toolkit/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] animations/source/animcore/animcore mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/animations/source/animcore/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libanimcorelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/animations/source/animcore/animcore.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/animations/source/animcore/animcore.component [build LNK] Executable/svidl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/idl/source/cmptools/hash.o $W/CxxObject/idl/source/cmptools/lex.o $W/CxxObject/idl/source/objects/basobj.o $W/CxxObject/idl/source/objects/bastype.o $W/CxxObject/idl/source/objects/module.o $W/CxxObject/idl/source/objects/object.o $W/CxxObject/idl/source/objects/slot.o $W/CxxObject/idl/source/objects/types.o $W/CxxObject/idl/source/prj/command.o $W/CxxObject/idl/source/prj/database.o $W/CxxObject/idl/source/prj/globals.o $W/CxxObject/idl/source/prj/svidl.o $W/CxxObject/idl/source/prj/parser.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -ltllo -luno_sal -o $W/LinkTarget/Executable/svidl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcanvastoolslo.so [build LNK] Library/libsaxlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sax/source/tools/converter.o $W/CxxObject/sax/source/tools/fastattribs.o $W/CxxObject/sax/source/tools/fastserializer.o $W/CxxObject/sax/source/tools/fshelper.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -o $I/program/libsaxlo.so [build LNK] Library/libxmlscriptlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsaxlo.so | grep SONAME > $W/LinkTarget/Library/libsaxlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsaxlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsaxlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsaxlo.so.exports.tmp $W/LinkTarget/Library/libsaxlo.so.exports; then rm $W/LinkTarget/Library/libsaxlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsaxlo.so.exports.tmp $W/LinkTarget/Library/libsaxlo.so.exports && touch -r $I/program/libsaxlo.so $W/LinkTarget/Library/libsaxlo.so.exports; fi TEMPFILE=/tmp/gbuild.dJQEee && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/svidl.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/xmlscript/source/misc/unoservices.o $W/CxxObject/xmlscript/source/xml_helper/xml_byteseq.o $W/CxxObject/xmlscript/source/xml_helper/xml_element.o $W/CxxObject/xmlscript/source/xml_helper/xml_impctx.o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_addfunc.o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_expmodels.o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_export.o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.o $W/CxxObject/xmlscript/source/xmldlg_imexp/xmldlg_import.o $W/CxxObject/xmlscript/source/xmlflat_imexp/xmlbas_export.o $W/CxxObject/xmlscript/source/xmlflat_imexp/xmlbas_import.o $W/CxxObject/xmlscript/source/xmllib_imexp/xmllib_export.o $W/CxxObject/xmlscript/source/xmllib_imexp/xmllib_import.o $W/CxxObject/xmlscript/source/xmlmod_imexp/xmlmod_export.o $W/CxxObject/xmlscript/source/xmlmod_imexp/xmlmod_import.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -li18nlangtag -o $I/program/libxmlscriptlo.so [build CXX] avmedia/source/gstreamer/gstmanager.cxx TEMPFILE=/tmp/gbuild.Lumg5m && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsaxlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/gstreamer/ $W/Dep/CxxObject/avmedia/source/gstreamer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/gstreamer/gstmanager.cxx -o $W/CxxObject/avmedia/source/gstreamer/gstmanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/source/inc -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] avmedia/source/gstreamer/gstplayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxmlscriptlo.so | grep SONAME > $W/LinkTarget/Library/libxmlscriptlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxmlscriptlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxmlscriptlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxmlscriptlo.so.exports.tmp $W/LinkTarget/Library/libxmlscriptlo.so.exports; then rm $W/LinkTarget/Library/libxmlscriptlo.so.exports.tmp; else mv $W/LinkTarget/Library/libxmlscriptlo.so.exports.tmp $W/LinkTarget/Library/libxmlscriptlo.so.exports && touch -r $I/program/libxmlscriptlo.so $W/LinkTarget/Library/libxmlscriptlo.so.exports; fi TEMPFILE=/tmp/gbuild.Ngf8ND && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxmlscriptlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/gstreamer/ $W/Dep/CxxObject/avmedia/source/gstreamer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/gstreamer/gstplayer.cxx -o $W/CxxObject/avmedia/source/gstreamer/gstplayer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/source/inc -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] avmedia/source/gstreamer/gstuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/gstreamer/ $W/Dep/CxxObject/avmedia/source/gstreamer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/gstreamer/gstuno.cxx -o $W/CxxObject/avmedia/source/gstreamer/gstuno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/source/inc -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] avmedia/source/gstreamer/gstwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/gstreamer/ $W/Dep/CxxObject/avmedia/source/gstreamer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/gstreamer/gstwindow.cxx -o $W/CxxObject/avmedia/source/gstreamer/gstwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/source/inc -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] avmedia/source/gstreamer/gstframegrabber.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/gstreamer/ $W/Dep/CxxObject/avmedia/source/gstreamer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/gstreamer/gstframegrabber.cxx -o $W/CxxObject/avmedia/source/gstreamer/gstframegrabber.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/source/inc -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblnglo.so [build CXX] xmloff/source/chart/ColorPropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/ColorPropertySet.cxx -o $W/CxxObject/xmloff/source/chart/ColorPropertySet.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/PropertyMaps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/PropertyMaps.cxx -o $W/CxxObject/xmloff/source/chart/PropertyMaps.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLAutoStylePoolP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLAutoStylePoolP.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLAutoStylePoolP.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLAxisContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLAxisContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLAxisContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLCalculationSettingsContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLCalculationSettingsContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLCalculationSettingsContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLChartContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLChartContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLChartContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLEnumConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLEnumConverter.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLEnumConverter.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLExport.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLImport.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLImport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLLegendContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLLegendContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLLegendContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLParagraphContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLParagraphContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLParagraphContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLPlotAreaContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLPlotAreaContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLPlotAreaContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLPropertyMappingContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLPropertyMappingContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLPropertyMappingContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLRegressionCurveObjectContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLRegressionCurveObjectContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLRegressionCurveObjectContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLSeries2Context.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLSeries2Context.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLSeries2Context.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLSeriesHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLSeriesHelper.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLSeriesHelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLTableContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLTableContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLTableContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLTextListContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLTextListContext.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLTextListContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/SchXMLTools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/SchXMLTools.cxx -o $W/CxxObject/xmloff/source/chart/SchXMLTools.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLAxisPositionPropertyHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLAxisPositionPropertyHdl.cxx -o $W/CxxObject/xmloff/source/chart/XMLAxisPositionPropertyHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLChartPropertyContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLChartPropertyContext.cxx -o $W/CxxObject/xmloff/source/chart/XMLChartPropertyContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLChartStyleContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLChartStyleContext.cxx -o $W/CxxObject/xmloff/source/chart/XMLChartStyleContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLErrorBarStylePropertyHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLErrorBarStylePropertyHdl.cxx -o $W/CxxObject/xmloff/source/chart/XMLErrorBarStylePropertyHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLErrorIndicatorPropertyHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLErrorIndicatorPropertyHdl.cxx -o $W/CxxObject/xmloff/source/chart/XMLErrorIndicatorPropertyHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLLabelSeparatorContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLLabelSeparatorContext.cxx -o $W/CxxObject/xmloff/source/chart/XMLLabelSeparatorContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLSymbolImageContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLSymbolImageContext.cxx -o $W/CxxObject/xmloff/source/chart/XMLSymbolImageContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLSymbolTypePropertyHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLSymbolTypePropertyHdl.cxx -o $W/CxxObject/xmloff/source/chart/XMLSymbolTypePropertyHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/XMLTextOrientationHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/XMLTextOrientationHdl.cxx -o $W/CxxObject/xmloff/source/chart/XMLTextOrientationHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/contexts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/contexts.cxx -o $W/CxxObject/xmloff/source/chart/contexts.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/chart/transporttypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/chart/ $W/Dep/CxxObject/xmloff/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/chart/transporttypes.cxx -o $W/CxxObject/xmloff/source/chart/transporttypes.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/DocumentSettingsContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/DocumentSettingsContext.cxx -o $W/CxxObject/xmloff/source/core/DocumentSettingsContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/DomBuilderContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/DomBuilderContext.cxx -o $W/CxxObject/xmloff/source/core/DomBuilderContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/DomExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/DomExport.cxx -o $W/CxxObject/xmloff/source/core/DomExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/fasttokenhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/fasttokenhandler.cxx -o $W/CxxObject/xmloff/source/core/fasttokenhandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/ProgressBarHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/ProgressBarHelper.cxx -o $W/CxxObject/xmloff/source/core/ProgressBarHelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/PropertySetMerger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/PropertySetMerger.cxx -o $W/CxxObject/xmloff/source/core/PropertySetMerger.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/RDFaExportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/RDFaExportHelper.cxx -o $W/CxxObject/xmloff/source/core/RDFaExportHelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/RDFaImportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/RDFaImportHelper.cxx -o $W/CxxObject/xmloff/source/core/RDFaImportHelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/SettingsExportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/SettingsExportHelper.cxx -o $W/CxxObject/xmloff/source/core/SettingsExportHelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/SvXMLAttr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/SvXMLAttr.cxx -o $W/CxxObject/xmloff/source/core/SvXMLAttr.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/SvXMLAttrCollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/SvXMLAttrCollection.cxx -o $W/CxxObject/xmloff/source/core/SvXMLAttrCollection.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/XMLBase64Export.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/XMLBase64Export.cxx -o $W/CxxObject/xmloff/source/core/XMLBase64Export.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/XMLBase64ImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/XMLBase64ImportContext.cxx -o $W/CxxObject/xmloff/source/core/XMLBase64ImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/XMLBasicExportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/XMLBasicExportFilter.cxx -o $W/CxxObject/xmloff/source/core/XMLBasicExportFilter.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/XMLEmbeddedObjectExportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/XMLEmbeddedObjectExportFilter.cxx -o $W/CxxObject/xmloff/source/core/XMLEmbeddedObjectExportFilter.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/XMLEmbeddedObjectImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx -o $W/CxxObject/xmloff/source/core/XMLEmbeddedObjectImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/attrlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/attrlist.cxx -o $W/CxxObject/xmloff/source/core/attrlist.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/facreg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/facreg.cxx -o $W/CxxObject/xmloff/source/core/facreg.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/i18nmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/i18nmap.cxx -o $W/CxxObject/xmloff/source/core/i18nmap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/nmspmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/nmspmap.cxx -o $W/CxxObject/xmloff/source/core/nmspmap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/unoatrcn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/unoatrcn.cxx -o $W/CxxObject/xmloff/source/core/unoatrcn.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx -o $W/CxxObject/xmloff/source/core/unointerfacetouniqueidentifiermapper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmlcnimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmlcnimp.cxx -o $W/CxxObject/xmloff/source/core/xmlcnimp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmlerror.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmlerror.cxx -o $W/CxxObject/xmloff/source/core/xmlerror.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmlexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmlexp.cxx -o $W/CxxObject/xmloff/source/core/xmlexp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmlictxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmlictxt.cxx -o $W/CxxObject/xmloff/source/core/xmlictxt.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmlimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmlimp.cxx -o $W/CxxObject/xmloff/source/core/xmlimp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmltkmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmltkmap.cxx -o $W/CxxObject/xmloff/source/core/xmltkmap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmltoken.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmltoken.cxx -o $W/CxxObject/xmloff/source/core/xmltoken.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmluconv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmluconv.cxx -o $W/CxxObject/xmloff/source/core/xmluconv.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/core/xmlmultiimagehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/core/ $W/Dep/CxxObject/xmloff/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/core/xmlmultiimagehelper.cxx -o $W/CxxObject/xmloff/source/core/xmlmultiimagehelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/EnhancedCustomShapeToken.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/EnhancedCustomShapeToken.cxx -o $W/CxxObject/xmloff/source/draw/EnhancedCustomShapeToken.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/XMLGraphicsDefaultStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/XMLGraphicsDefaultStyle.cxx -o $W/CxxObject/xmloff/source/draw/XMLGraphicsDefaultStyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/XMLImageMapContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/XMLImageMapContext.cxx -o $W/CxxObject/xmloff/source/draw/XMLImageMapContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/XMLImageMapExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/XMLImageMapExport.cxx -o $W/CxxObject/xmloff/source/draw/XMLImageMapExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/XMLNumberStyles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/XMLNumberStyles.cxx -o $W/CxxObject/xmloff/source/draw/XMLNumberStyles.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/XMLReplacementImageContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/XMLReplacementImageContext.cxx -o $W/CxxObject/xmloff/source/draw/XMLReplacementImageContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/XMLShapePropertySetContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/XMLShapePropertySetContext.cxx -o $W/CxxObject/xmloff/source/draw/XMLShapePropertySetContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/XMLShapeStyleContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/XMLShapeStyleContext.cxx -o $W/CxxObject/xmloff/source/draw/XMLShapeStyleContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/animationexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/animationexport.cxx -o $W/CxxObject/xmloff/source/draw/animationexport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/animationimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/animationimport.cxx -o $W/CxxObject/xmloff/source/draw/animationimport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/animexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/animexp.cxx -o $W/CxxObject/xmloff/source/draw/animexp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/animimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/animimp.cxx -o $W/CxxObject/xmloff/source/draw/animimp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/descriptionimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/descriptionimp.cxx -o $W/CxxObject/xmloff/source/draw/descriptionimp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/eventimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/eventimp.cxx -o $W/CxxObject/xmloff/source/draw/eventimp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/layerexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/layerexp.cxx -o $W/CxxObject/xmloff/source/draw/layerexp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/layerimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/layerimp.cxx -o $W/CxxObject/xmloff/source/draw/layerimp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/numithdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/numithdl.cxx -o $W/CxxObject/xmloff/source/draw/numithdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/propimp0.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/propimp0.cxx -o $W/CxxObject/xmloff/source/draw/propimp0.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/sdpropls.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/sdpropls.cxx -o $W/CxxObject/xmloff/source/draw/sdpropls.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/sdxmlexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/sdxmlexp.cxx -o $W/CxxObject/xmloff/source/draw/sdxmlexp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/sdxmlimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/sdxmlimp.cxx -o $W/CxxObject/xmloff/source/draw/sdxmlimp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/shapeexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/shapeexport.cxx -o $W/CxxObject/xmloff/source/draw/shapeexport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/shapeimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/shapeimport.cxx -o $W/CxxObject/xmloff/source/draw/shapeimport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/SignatureLineContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/SignatureLineContext.cxx -o $W/CxxObject/xmloff/source/draw/SignatureLineContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/xexptran.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/xexptran.cxx -o $W/CxxObject/xmloff/source/draw/xexptran.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximp3dobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximp3dobject.cxx -o $W/CxxObject/xmloff/source/draw/ximp3dobject.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximp3dscene.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximp3dscene.cxx -o $W/CxxObject/xmloff/source/draw/ximp3dscene.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximpbody.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximpbody.cxx -o $W/CxxObject/xmloff/source/draw/ximpbody.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximpcustomshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximpcustomshape.cxx -o $W/CxxObject/xmloff/source/draw/ximpcustomshape.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximpgrp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximpgrp.cxx -o $W/CxxObject/xmloff/source/draw/ximpgrp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximplink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximplink.cxx -o $W/CxxObject/xmloff/source/draw/ximplink.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximpnote.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximpnote.cxx -o $W/CxxObject/xmloff/source/draw/ximpnote.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximppage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximppage.cxx -o $W/CxxObject/xmloff/source/draw/ximppage.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximpshap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximpshap.cxx -o $W/CxxObject/xmloff/source/draw/ximpshap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximpshow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximpshow.cxx -o $W/CxxObject/xmloff/source/draw/ximpshow.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/draw/ximpstyl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/draw/ $W/Dep/CxxObject/xmloff/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/draw/ximpstyl.cxx -o $W/CxxObject/xmloff/source/draw/ximpstyl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/attriblistmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/attriblistmerge.cxx -o $W/CxxObject/xmloff/source/forms/attriblistmerge.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/controlelement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/controlelement.cxx -o $W/CxxObject/xmloff/source/forms/controlelement.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/controlpropertyhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/controlpropertyhdl.cxx -o $W/CxxObject/xmloff/source/forms/controlpropertyhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/controlpropertymap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/controlpropertymap.cxx -o $W/CxxObject/xmloff/source/forms/controlpropertymap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/elementexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/elementexport.cxx -o $W/CxxObject/xmloff/source/forms/elementexport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/elementimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/elementimport.cxx -o $W/CxxObject/xmloff/source/forms/elementimport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/eventexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/eventexport.cxx -o $W/CxxObject/xmloff/source/forms/eventexport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/eventimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/eventimport.cxx -o $W/CxxObject/xmloff/source/forms/eventimport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/formattributes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/formattributes.cxx -o $W/CxxObject/xmloff/source/forms/formattributes.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/formcellbinding.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/formcellbinding.cxx -o $W/CxxObject/xmloff/source/forms/formcellbinding.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/formenums.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/formenums.cxx -o $W/CxxObject/xmloff/source/forms/formenums.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/formevents.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/formevents.cxx -o $W/CxxObject/xmloff/source/forms/formevents.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/formlayerexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/formlayerexport.cxx -o $W/CxxObject/xmloff/source/forms/formlayerexport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/formlayerimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/formlayerimport.cxx -o $W/CxxObject/xmloff/source/forms/formlayerimport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/gridcolumnproptranslator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/gridcolumnproptranslator.cxx -o $W/CxxObject/xmloff/source/forms/gridcolumnproptranslator.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/layerexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/layerexport.cxx -o $W/CxxObject/xmloff/source/forms/layerexport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/layerimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/layerimport.cxx -o $W/CxxObject/xmloff/source/forms/layerimport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/logging.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/logging.cxx -o $W/CxxObject/xmloff/source/forms/logging.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/officeforms.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/officeforms.cxx -o $W/CxxObject/xmloff/source/forms/officeforms.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/propertyexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/propertyexport.cxx -o $W/CxxObject/xmloff/source/forms/propertyexport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/propertyimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/propertyimport.cxx -o $W/CxxObject/xmloff/source/forms/propertyimport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/property_meta_data.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/property_meta_data.cxx -o $W/CxxObject/xmloff/source/forms/property_meta_data.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/valueproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/ $W/Dep/CxxObject/xmloff/source/forms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/valueproperties.cxx -o $W/CxxObject/xmloff/source/forms/valueproperties.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/handler/form_handler_factory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/handler/ $W/Dep/CxxObject/xmloff/source/forms/handler/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/handler/form_handler_factory.cxx -o $W/CxxObject/xmloff/source/forms/handler/form_handler_factory.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/handler/vcl_date_handler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/handler/ $W/Dep/CxxObject/xmloff/source/forms/handler/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/handler/vcl_date_handler.cxx -o $W/CxxObject/xmloff/source/forms/handler/vcl_date_handler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/forms/handler/vcl_time_handler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/forms/handler/ $W/Dep/CxxObject/xmloff/source/forms/handler/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/forms/handler/vcl_time_handler.cxx -o $W/CxxObject/xmloff/source/forms/handler/vcl_time_handler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/meta/MetaExportComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/meta/ $W/Dep/CxxObject/xmloff/source/meta/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/meta/MetaExportComponent.cxx -o $W/CxxObject/xmloff/source/meta/MetaExportComponent.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/meta/MetaImportComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/meta/ $W/Dep/CxxObject/xmloff/source/meta/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/meta/MetaImportComponent.cxx -o $W/CxxObject/xmloff/source/meta/MetaImportComponent.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/meta/xmlmetae.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/meta/ $W/Dep/CxxObject/xmloff/source/meta/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/meta/xmlmetae.cxx -o $W/CxxObject/xmloff/source/meta/xmlmetae.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/meta/xmlmetai.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/meta/ $W/Dep/CxxObject/xmloff/source/meta/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/meta/xmlmetai.cxx -o $W/CxxObject/xmloff/source/meta/xmlmetai.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/meta/xmlversion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/meta/ $W/Dep/CxxObject/xmloff/source/meta/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/meta/xmlversion.cxx -o $W/CxxObject/xmloff/source/meta/xmlversion.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/XMLEventExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/XMLEventExport.cxx -o $W/CxxObject/xmloff/source/script/XMLEventExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/XMLEventImportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/XMLEventImportHelper.cxx -o $W/CxxObject/xmloff/source/script/XMLEventImportHelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/XMLEventsImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/XMLEventsImportContext.cxx -o $W/CxxObject/xmloff/source/script/XMLEventsImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/XMLScriptContextFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/XMLScriptContextFactory.cxx -o $W/CxxObject/xmloff/source/script/XMLScriptContextFactory.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/XMLScriptExportHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/XMLScriptExportHandler.cxx -o $W/CxxObject/xmloff/source/script/XMLScriptExportHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/XMLStarBasicContextFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/XMLStarBasicContextFactory.cxx -o $W/CxxObject/xmloff/source/script/XMLStarBasicContextFactory.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/XMLStarBasicExportHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/XMLStarBasicExportHandler.cxx -o $W/CxxObject/xmloff/source/script/XMLStarBasicExportHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/xmlbasici.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/xmlbasici.cxx -o $W/CxxObject/xmloff/source/script/xmlbasici.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/script/xmlscripti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/script/ $W/Dep/CxxObject/xmloff/source/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/script/xmlscripti.cxx -o $W/CxxObject/xmloff/source/script/xmlscripti.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/AttributeContainerHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/AttributeContainerHandler.cxx -o $W/CxxObject/xmloff/source/style/AttributeContainerHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/DashStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/DashStyle.cxx -o $W/CxxObject/xmloff/source/style/DashStyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/DrawAspectHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/DrawAspectHdl.cxx -o $W/CxxObject/xmloff/source/style/DrawAspectHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/EnumPropertyHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/EnumPropertyHdl.cxx -o $W/CxxObject/xmloff/source/style/EnumPropertyHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/FillStyleContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/FillStyleContext.cxx -o $W/CxxObject/xmloff/source/style/FillStyleContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/GradientStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/GradientStyle.cxx -o $W/CxxObject/xmloff/source/style/GradientStyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/HatchStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/HatchStyle.cxx -o $W/CxxObject/xmloff/source/style/HatchStyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/ImageStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/ImageStyle.cxx -o $W/CxxObject/xmloff/source/style/ImageStyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/MarkerStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/MarkerStyle.cxx -o $W/CxxObject/xmloff/source/style/MarkerStyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/MultiPropertySetHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/MultiPropertySetHelper.cxx -o $W/CxxObject/xmloff/source/style/MultiPropertySetHelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/NamedBoolPropertyHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/NamedBoolPropertyHdl.cxx -o $W/CxxObject/xmloff/source/style/NamedBoolPropertyHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PageHeaderFooterContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PageHeaderFooterContext.cxx -o $W/CxxObject/xmloff/source/style/PageHeaderFooterContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PageMasterExportPropMapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PageMasterExportPropMapper.cxx -o $W/CxxObject/xmloff/source/style/PageMasterExportPropMapper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PageMasterImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PageMasterImportContext.cxx -o $W/CxxObject/xmloff/source/style/PageMasterImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PageMasterImportPropMapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PageMasterImportPropMapper.cxx -o $W/CxxObject/xmloff/source/style/PageMasterImportPropMapper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PageMasterPropHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PageMasterPropHdl.cxx -o $W/CxxObject/xmloff/source/style/PageMasterPropHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PageMasterPropHdlFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PageMasterPropHdlFactory.cxx -o $W/CxxObject/xmloff/source/style/PageMasterPropHdlFactory.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PageMasterPropMapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PageMasterPropMapper.cxx -o $W/CxxObject/xmloff/source/style/PageMasterPropMapper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PageMasterStyleMap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PageMasterStyleMap.cxx -o $W/CxxObject/xmloff/source/style/PageMasterStyleMap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/PagePropertySetContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/PagePropertySetContext.cxx -o $W/CxxObject/xmloff/source/style/PagePropertySetContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/SinglePropertySetInfoCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/SinglePropertySetInfoCache.cxx -o $W/CxxObject/xmloff/source/style/SinglePropertySetInfoCache.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/StyleMap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/StyleMap.cxx -o $W/CxxObject/xmloff/source/style/StyleMap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/TransGradientStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/TransGradientStyle.cxx -o $W/CxxObject/xmloff/source/style/TransGradientStyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/WordWrapPropertyHdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/WordWrapPropertyHdl.cxx -o $W/CxxObject/xmloff/source/style/WordWrapPropertyHdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLBackgroundImageContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLBackgroundImageContext.cxx -o $W/CxxObject/xmloff/source/style/XMLBackgroundImageContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLBackgroundImageExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLBackgroundImageExport.cxx -o $W/CxxObject/xmloff/source/style/XMLBackgroundImageExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.cxx -o $W/CxxObject/xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.cxx -o $W/CxxObject/xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLClipPropertyHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLClipPropertyHandler.cxx -o $W/CxxObject/xmloff/source/style/XMLClipPropertyHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLConstantsPropertyHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLConstantsPropertyHandler.cxx -o $W/CxxObject/xmloff/source/style/XMLConstantsPropertyHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLElementPropertyContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLElementPropertyContext.cxx -o $W/CxxObject/xmloff/source/style/XMLElementPropertyContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx -o $W/CxxObject/xmloff/source/style/XMLFillBitmapSizePropertyHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLFontAutoStylePool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLFontAutoStylePool.cxx -o $W/CxxObject/xmloff/source/style/XMLFontAutoStylePool.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLFontStylesContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLFontStylesContext.cxx -o $W/CxxObject/xmloff/source/style/XMLFontStylesContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLFootnoteSeparatorExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLFootnoteSeparatorExport.cxx -o $W/CxxObject/xmloff/source/style/XMLFootnoteSeparatorExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLFootnoteSeparatorImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLFootnoteSeparatorImport.cxx -o $W/CxxObject/xmloff/source/style/XMLFootnoteSeparatorImport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLIsPercentagePropertyHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLIsPercentagePropertyHandler.cxx -o $W/CxxObject/xmloff/source/style/XMLIsPercentagePropertyHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLPageExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLPageExport.cxx -o $W/CxxObject/xmloff/source/style/XMLPageExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLPercentOrMeasurePropertyHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLPercentOrMeasurePropertyHandler.cxx -o $W/CxxObject/xmloff/source/style/XMLPercentOrMeasurePropertyHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/XMLRectangleMembersHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/XMLRectangleMembersHandler.cxx -o $W/CxxObject/xmloff/source/style/XMLRectangleMembersHandler.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/adjushdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/adjushdl.cxx -o $W/CxxObject/xmloff/source/style/adjushdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/backhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/backhdl.cxx -o $W/CxxObject/xmloff/source/style/backhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/bordrhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/bordrhdl.cxx -o $W/CxxObject/xmloff/source/style/bordrhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/breakhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/breakhdl.cxx -o $W/CxxObject/xmloff/source/style/breakhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/cdouthdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/cdouthdl.cxx -o $W/CxxObject/xmloff/source/style/cdouthdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/chrhghdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/chrhghdl.cxx -o $W/CxxObject/xmloff/source/style/chrhghdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/chrlohdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/chrlohdl.cxx -o $W/CxxObject/xmloff/source/style/chrlohdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/csmaphdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/csmaphdl.cxx -o $W/CxxObject/xmloff/source/style/csmaphdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/durationhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/durationhdl.cxx -o $W/CxxObject/xmloff/source/style/durationhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/escphdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/escphdl.cxx -o $W/CxxObject/xmloff/source/style/escphdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/fonthdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/fonthdl.cxx -o $W/CxxObject/xmloff/source/style/fonthdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/impastpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/impastpl.cxx -o $W/CxxObject/xmloff/source/style/impastpl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/kernihdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/kernihdl.cxx -o $W/CxxObject/xmloff/source/style/kernihdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/lspachdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/lspachdl.cxx -o $W/CxxObject/xmloff/source/style/lspachdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/numehelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/numehelp.cxx -o $W/CxxObject/xmloff/source/style/numehelp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/opaquhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/opaquhdl.cxx -o $W/CxxObject/xmloff/source/style/opaquhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/postuhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/postuhdl.cxx -o $W/CxxObject/xmloff/source/style/postuhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/prhdlfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/prhdlfac.cxx -o $W/CxxObject/xmloff/source/style/prhdlfac.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/prstylei.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/prstylei.cxx -o $W/CxxObject/xmloff/source/style/prstylei.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/prstylecond.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/prstylecond.cxx -o $W/CxxObject/xmloff/source/style/prstylecond.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/shadwhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/shadwhdl.cxx -o $W/CxxObject/xmloff/source/style/shadwhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/shdwdhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/shdwdhdl.cxx -o $W/CxxObject/xmloff/source/style/shdwdhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/styleexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/styleexp.cxx -o $W/CxxObject/xmloff/source/style/styleexp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/tabsthdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/tabsthdl.cxx -o $W/CxxObject/xmloff/source/style/tabsthdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/undlihdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/undlihdl.cxx -o $W/CxxObject/xmloff/source/style/undlihdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/weighhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/weighhdl.cxx -o $W/CxxObject/xmloff/source/style/weighhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlaustp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlaustp.cxx -o $W/CxxObject/xmloff/source/style/xmlaustp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlbahdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlbahdl.cxx -o $W/CxxObject/xmloff/source/style/xmlbahdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlexppr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlexppr.cxx -o $W/CxxObject/xmloff/source/style/xmlexppr.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlimppr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlimppr.cxx -o $W/CxxObject/xmloff/source/style/xmlimppr.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlnume.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlnume.cxx -o $W/CxxObject/xmloff/source/style/xmlnume.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlnumfe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlnumfe.cxx -o $W/CxxObject/xmloff/source/style/xmlnumfe.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlnumfi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlnumfi.cxx -o $W/CxxObject/xmloff/source/style/xmlnumfi.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlnumi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlnumi.cxx -o $W/CxxObject/xmloff/source/style/xmlnumi.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlprcon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlprcon.cxx -o $W/CxxObject/xmloff/source/style/xmlprcon.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlprhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlprhdl.cxx -o $W/CxxObject/xmloff/source/style/xmlprhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlprmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlprmap.cxx -o $W/CxxObject/xmloff/source/style/xmlprmap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmlstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmlstyle.cxx -o $W/CxxObject/xmloff/source/style/xmlstyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmltabe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmltabe.cxx -o $W/CxxObject/xmloff/source/style/xmltabe.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/style/xmltabi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/style/ $W/Dep/CxxObject/xmloff/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/style/xmltabi.cxx -o $W/CxxObject/xmloff/source/style/xmltabi.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/table/XMLTableExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/table/ $W/Dep/CxxObject/xmloff/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/table/XMLTableExport.cxx -o $W/CxxObject/xmloff/source/table/XMLTableExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/table/XMLTableImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/table/ $W/Dep/CxxObject/xmloff/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/table/XMLTableImport.cxx -o $W/CxxObject/xmloff/source/table/XMLTableImport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLAutoMarkFileContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLAutoMarkFileContext.cxx -o $W/CxxObject/xmloff/source/text/XMLAutoMarkFileContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLAutoTextContainerEventImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLAutoTextContainerEventImport.cxx -o $W/CxxObject/xmloff/source/text/XMLAutoTextContainerEventImport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLAutoTextEventExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLAutoTextEventExport.cxx -o $W/CxxObject/xmloff/source/text/XMLAutoTextEventExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLAutoTextEventImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLAutoTextEventImport.cxx -o $W/CxxObject/xmloff/source/text/XMLAutoTextEventImport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLCalculationSettingsContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLCalculationSettingsContext.cxx -o $W/CxxObject/xmloff/source/text/XMLCalculationSettingsContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLChangeElementImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLChangeElementImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLChangeElementImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLChangeImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLChangeImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLChangeImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLChangeInfoContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLChangeInfoContext.cxx -o $W/CxxObject/xmloff/source/text/XMLChangeInfoContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLChangedRegionImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLChangedRegionImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLChangedRegionImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLFootnoteBodyImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLFootnoteBodyImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLFootnoteBodyImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLFootnoteConfigurationImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLFootnoteImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLFootnoteImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLFootnoteImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexAlphabeticalSourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexAlphabeticalSourceContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexAlphabeticalSourceContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexBibliographyConfigurationContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexBibliographyEntryContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexBibliographyEntryContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexBibliographySourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexBibliographySourceContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexBibliographySourceContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexBodyContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexBodyContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexBodyContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexChapterInfoEntryContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexIllustrationSourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexIllustrationSourceContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexIllustrationSourceContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexMarkExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexMarkExport.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexMarkExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexObjectSourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexObjectSourceContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexObjectSourceContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexSimpleEntryContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexSimpleEntryContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexSimpleEntryContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexSourceBaseContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexSourceBaseContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexSourceBaseContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexSpanEntryContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexSpanEntryContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexSpanEntryContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexTOCContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexTOCContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexTOCContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexTOCSourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexTOCSourceContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexTOCSourceContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexTOCStylesContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexTOCStylesContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexTOCStylesContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexTabStopEntryContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexTabStopEntryContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexTabStopEntryContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexTableSourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexTableSourceContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexTableSourceContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexTemplateContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexTemplateContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexTemplateContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexTitleTemplateContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexTitleTemplateContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexTitleTemplateContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLIndexUserSourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLIndexUserSourceContext.cxx -o $W/CxxObject/xmloff/source/text/XMLIndexUserSourceContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLLineNumberingExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLLineNumberingExport.cxx -o $W/CxxObject/xmloff/source/text/XMLLineNumberingExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLLineNumberingImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLLineNumberingImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLLineNumberingImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLLineNumberingSeparatorImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLPropertyBackpatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLPropertyBackpatcher.cxx -o $W/CxxObject/xmloff/source/text/XMLPropertyBackpatcher.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLRedlineExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLRedlineExport.cxx -o $W/CxxObject/xmloff/source/text/XMLRedlineExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLSectionExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLSectionExport.cxx -o $W/CxxObject/xmloff/source/text/XMLSectionExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLSectionFootnoteConfigExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLSectionFootnoteConfigExport.cxx -o $W/CxxObject/xmloff/source/text/XMLSectionFootnoteConfigExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLSectionFootnoteConfigImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLSectionFootnoteConfigImport.cxx -o $W/CxxObject/xmloff/source/text/XMLSectionFootnoteConfigImport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLSectionImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLSectionImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLSectionImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLSectionSourceDDEImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLSectionSourceDDEImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLSectionSourceDDEImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLSectionSourceImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLSectionSourceImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLSectionSourceImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLStringBufferImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLStringBufferImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLStringBufferImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextCharStyleNamesElementExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextCharStyleNamesElementExport.cxx -o $W/CxxObject/xmloff/source/text/XMLTextCharStyleNamesElementExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextColumnsContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextColumnsContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextColumnsContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextColumnsExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextColumnsExport.cxx -o $W/CxxObject/xmloff/source/text/XMLTextColumnsExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextFrameContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextFrameContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextFrameContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextFrameHyperlinkContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextFrameHyperlinkContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextFrameHyperlinkContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextHeaderFooterContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextHeaderFooterContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextHeaderFooterContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextListAutoStylePool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextListAutoStylePool.cxx -o $W/CxxObject/xmloff/source/text/XMLTextListAutoStylePool.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextListBlockContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextListBlockContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextListBlockContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextListItemContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextListItemContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextListItemContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextMarkImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextMarkImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextMarkImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextMasterPageContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextMasterPageContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextMasterPageContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextMasterPageExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextMasterPageExport.cxx -o $W/CxxObject/xmloff/source/text/XMLTextMasterPageExport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextMasterStylesContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextMasterStylesContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextMasterStylesContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextNumRuleInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextNumRuleInfo.cxx -o $W/CxxObject/xmloff/source/text/XMLTextNumRuleInfo.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextPropertySetContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextPropertySetContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextPropertySetContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextShapeImportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextShapeImportHelper.cxx -o $W/CxxObject/xmloff/source/text/XMLTextShapeImportHelper.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextShapeStyleContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextShapeStyleContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextShapeStyleContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTextTableContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTextTableContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTextTableContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/XMLTrackedChangesImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/XMLTrackedChangesImportContext.cxx -o $W/CxxObject/xmloff/source/text/XMLTrackedChangesImportContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtdrope.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtdrope.cxx -o $W/CxxObject/xmloff/source/text/txtdrope.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtdropi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtdropi.cxx -o $W/CxxObject/xmloff/source/text/txtdropi.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtexppr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtexppr.cxx -o $W/CxxObject/xmloff/source/text/txtexppr.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtflde.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtflde.cxx -o $W/CxxObject/xmloff/source/text/txtflde.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtfldi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtfldi.cxx -o $W/CxxObject/xmloff/source/text/txtfldi.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtftne.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtftne.cxx -o $W/CxxObject/xmloff/source/text/txtftne.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtimp.cxx -o $W/CxxObject/xmloff/source/text/txtimp.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtimppr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtimppr.cxx -o $W/CxxObject/xmloff/source/text/txtimppr.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtlists.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtlists.cxx -o $W/CxxObject/xmloff/source/text/txtlists.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtparae.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtparae.cxx -o $W/CxxObject/xmloff/source/text/txtparae.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtparai.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtparai.cxx -o $W/CxxObject/xmloff/source/text/txtparai.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtprhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtprhdl.cxx -o $W/CxxObject/xmloff/source/text/txtprhdl.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtprmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtprmap.cxx -o $W/CxxObject/xmloff/source/text/txtprmap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtsecte.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtsecte.cxx -o $W/CxxObject/xmloff/source/text/txtsecte.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtstyle.cxx -o $W/CxxObject/xmloff/source/text/txtstyle.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtstyli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtstyli.cxx -o $W/CxxObject/xmloff/source/text/txtstyli.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/text/txtvfldi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/text/ $W/Dep/CxxObject/xmloff/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/text/txtvfldi.cxx -o $W/CxxObject/xmloff/source/text/txtvfldi.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/SchemaContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/SchemaContext.cxx -o $W/CxxObject/xmloff/source/xforms/SchemaContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/SchemaRestrictionContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/SchemaRestrictionContext.cxx -o $W/CxxObject/xmloff/source/xforms/SchemaRestrictionContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/SchemaSimpleTypeContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/SchemaSimpleTypeContext.cxx -o $W/CxxObject/xmloff/source/xforms/SchemaSimpleTypeContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/TokenContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/TokenContext.cxx -o $W/CxxObject/xmloff/source/xforms/TokenContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/XFormsBindContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/XFormsBindContext.cxx -o $W/CxxObject/xmloff/source/xforms/XFormsBindContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/XFormsInstanceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/XFormsInstanceContext.cxx -o $W/CxxObject/xmloff/source/xforms/XFormsInstanceContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/XFormsModelContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/XFormsModelContext.cxx -o $W/CxxObject/xmloff/source/xforms/XFormsModelContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/XFormsSubmissionContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/XFormsSubmissionContext.cxx -o $W/CxxObject/xmloff/source/xforms/XFormsSubmissionContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/xformsapi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/xformsapi.cxx -o $W/CxxObject/xmloff/source/xforms/xformsapi.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/xformsexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/xformsexport.cxx -o $W/CxxObject/xmloff/source/xforms/xformsexport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/xforms/xformsimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/xforms/ $W/Dep/CxxObject/xmloff/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/xforms/xformsimport.cxx -o $W/CxxObject/xmloff/source/xforms/xformsimport.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/xmloff/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] linguistic/source/convdic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/convdic.cxx -o $W/CxxObject/linguistic/source/convdic.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/convdiclist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/convdiclist.cxx -o $W/CxxObject/linguistic/source/convdiclist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/convdicxml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/convdicxml.cxx -o $W/CxxObject/linguistic/source/convdicxml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/dicimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/dicimp.cxx -o $W/CxxObject/linguistic/source/dicimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/dlistimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/dlistimp.cxx -o $W/CxxObject/linguistic/source/dlistimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/gciterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/gciterator.cxx -o $W/CxxObject/linguistic/source/gciterator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/hhconvdic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/hhconvdic.cxx -o $W/CxxObject/linguistic/source/hhconvdic.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/hyphdsp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/hyphdsp.cxx -o $W/CxxObject/linguistic/source/hyphdsp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/hyphdta.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/hyphdta.cxx -o $W/CxxObject/linguistic/source/hyphdta.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/iprcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/iprcache.cxx -o $W/CxxObject/linguistic/source/iprcache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/lngopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/lngopt.cxx -o $W/CxxObject/linguistic/source/lngopt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/lngprophelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/lngprophelp.cxx -o $W/CxxObject/linguistic/source/lngprophelp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/lngreg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/lngreg.cxx -o $W/CxxObject/linguistic/source/lngreg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/lngsvcmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/lngsvcmgr.cxx -o $W/CxxObject/linguistic/source/lngsvcmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/misc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/misc.cxx -o $W/CxxObject/linguistic/source/misc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/misc2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/misc2.cxx -o $W/CxxObject/linguistic/source/misc2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/spelldsp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/spelldsp.cxx -o $W/CxxObject/linguistic/source/spelldsp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/spelldta.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/spelldta.cxx -o $W/CxxObject/linguistic/source/spelldta.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] linguistic/source/thesdsp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/linguistic/source/ $W/Dep/CxxObject/linguistic/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLNG_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/linguistic/source/thesdsp.cxx -o $W/CxxObject/linguistic/source/thesdsp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/linguistic/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build JCS] Jar/juh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/juh/ && rm -rf $W/JavaClassSet/Jar/juh/* && RESPONSEFILE=/tmp/gbuild.wBZham && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$W/JavaClassSet/Jar/juh" -d $W/JavaClassSet/Jar/juh @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/juh/done [build JCS] Jar/java_uno S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/java_uno/ && rm -rf $W/JavaClassSet/Jar/java_uno/* && RESPONSEFILE=/tmp/gbuild.QQSFjs && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$W/JavaClassSet/Jar/java_uno" -d $W/JavaClassSet/Jar/java_uno @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/java_uno/done [build CXX] canvas/source/factory/cf_service.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/factory/ $W/Dep/CxxObject/canvas/source/factory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/factory/cf_service.cxx -o $W/CxxObject/canvas/source/factory/cf_service.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal Note: /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/JNI_proxy.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /builddir/build/BUILD/libreoffice-6.3.5.2/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/JNI_proxy.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsimplecanvaslo.so [build CXX] canvas/workben/canvasdemo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/workben/ $W/Dep/CxxObject/canvas/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/workben/canvasdemo.cxx -o $W/CxxObject/canvas/workben/canvasdemo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcairocanvaslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liboglcanvaslo.so [build MOD] comphelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/comphelper [build CMP] configmgr/source/configmgr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/configmgr/source/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libconfigmgrlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/configmgr/source/configmgr.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/configmgr/source/configmgr.component [build CMP] connectivity/source/drivers/postgresql/postgresql-sdbc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/postgresql/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpostgresql-sdbclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/postgresql/postgresql-sdbc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/postgresql/postgresql-sdbc.component [build CMP] connectivity/source/drivers/mozab/bootstrap/mozbootstrap mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/mozab/bootstrap/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmozbootstraplo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/mozab/bootstrap/mozbootstrap.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/mozab/bootstrap/mozbootstrap.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdeployment.so [build CXX] desktop/source/deployment/misc/dp_dependencies.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_dependencies.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_dependencies.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_descriptioninfoset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_descriptioninfoset.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_descriptioninfoset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_identifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_identifier.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_identifier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_interact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_interact.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_interact.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_misc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_misc.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_misc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_platform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_platform.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_platform.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_resource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_resource.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_resource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_ucb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_ucb.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_ucb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_update.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_update.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_update.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/dp_version.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/dp_version.cxx -o $W/CxxObject/desktop/source/deployment/misc/dp_version.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/misc/lockfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/misc/ $W/Dep/CxxObject/desktop/source/deployment/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DEPLOYMENTMISC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/misc/lockfile.cxx -o $W/CxxObject/desktop/source/deployment/misc/lockfile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/dp_log.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/ $W/Dep/CxxObject/desktop/source/deployment/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/dp_log.cxx -o $W/CxxObject/desktop/source/deployment/dp_log.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/dp_persmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/ $W/Dep/CxxObject/desktop/source/deployment/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/dp_persmap.cxx -o $W/CxxObject/desktop/source/deployment/dp_persmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/dp_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/ $W/Dep/CxxObject/desktop/source/deployment/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/dp_services.cxx -o $W/CxxObject/desktop/source/deployment/dp_services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/dp_xml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/ $W/Dep/CxxObject/desktop/source/deployment/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/dp_xml.cxx -o $W/CxxObject/desktop/source/deployment/dp_xml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/manager/dp_activepackages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/manager/ $W/Dep/CxxObject/desktop/source/deployment/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/manager/dp_activepackages.cxx -o $W/CxxObject/desktop/source/deployment/manager/dp_activepackages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/manager/dp_commandenvironments.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/manager/ $W/Dep/CxxObject/desktop/source/deployment/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/manager/dp_commandenvironments.cxx -o $W/CxxObject/desktop/source/deployment/manager/dp_commandenvironments.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/manager/dp_extensionmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/manager/ $W/Dep/CxxObject/desktop/source/deployment/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/manager/dp_extensionmanager.cxx -o $W/CxxObject/desktop/source/deployment/manager/dp_extensionmanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/manager/dp_informationprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/manager/ $W/Dep/CxxObject/desktop/source/deployment/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/manager/dp_informationprovider.cxx -o $W/CxxObject/desktop/source/deployment/manager/dp_informationprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/manager/dp_manager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/manager/ $W/Dep/CxxObject/desktop/source/deployment/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/manager/dp_manager.cxx -o $W/CxxObject/desktop/source/deployment/manager/dp_manager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/manager/dp_managerfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/manager/ $W/Dep/CxxObject/desktop/source/deployment/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/manager/dp_managerfac.cxx -o $W/CxxObject/desktop/source/deployment/manager/dp_managerfac.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/manager/dp_properties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/manager/ $W/Dep/CxxObject/desktop/source/deployment/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/manager/dp_properties.cxx -o $W/CxxObject/desktop/source/deployment/manager/dp_properties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/component/dp_compbackenddb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/component/ $W/Dep/CxxObject/desktop/source/deployment/registry/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/component/dp_compbackenddb.cxx -o $W/CxxObject/desktop/source/deployment/registry/component/dp_compbackenddb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/component/dp_component.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/component/ $W/Dep/CxxObject/desktop/source/deployment/registry/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/component/dp_component.cxx -o $W/CxxObject/desktop/source/deployment/registry/component/dp_component.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/configuration/dp_configuration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/configuration/ $W/Dep/CxxObject/desktop/source/deployment/registry/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/configuration/dp_configuration.cxx -o $W/CxxObject/desktop/source/deployment/registry/configuration/dp_configuration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/configuration/ $W/Dep/CxxObject/desktop/source/deployment/registry/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx -o $W/CxxObject/desktop/source/deployment/registry/configuration/dp_configurationbackenddb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/dp_backend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/ $W/Dep/CxxObject/desktop/source/deployment/registry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/dp_backend.cxx -o $W/CxxObject/desktop/source/deployment/registry/dp_backend.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/dp_backenddb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/ $W/Dep/CxxObject/desktop/source/deployment/registry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/dp_backenddb.cxx -o $W/CxxObject/desktop/source/deployment/registry/dp_backenddb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/dp_registry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/ $W/Dep/CxxObject/desktop/source/deployment/registry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/dp_registry.cxx -o $W/CxxObject/desktop/source/deployment/registry/dp_registry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/executable/dp_executable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/executable/ $W/Dep/CxxObject/desktop/source/deployment/registry/executable/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/executable/dp_executable.cxx -o $W/CxxObject/desktop/source/deployment/registry/executable/dp_executable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/executable/dp_executablebackenddb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/executable/ $W/Dep/CxxObject/desktop/source/deployment/registry/executable/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/executable/dp_executablebackenddb.cxx -o $W/CxxObject/desktop/source/deployment/registry/executable/dp_executablebackenddb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/help/dp_help.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/help/ $W/Dep/CxxObject/desktop/source/deployment/registry/help/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/help/dp_help.cxx -o $W/CxxObject/desktop/source/deployment/registry/help/dp_help.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/help/dp_helpbackenddb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/help/ $W/Dep/CxxObject/desktop/source/deployment/registry/help/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx -o $W/CxxObject/desktop/source/deployment/registry/help/dp_helpbackenddb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/package/dp_extbackenddb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/package/ $W/Dep/CxxObject/desktop/source/deployment/registry/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/package/dp_extbackenddb.cxx -o $W/CxxObject/desktop/source/deployment/registry/package/dp_extbackenddb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/package/dp_package.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/package/ $W/Dep/CxxObject/desktop/source/deployment/registry/package/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/package/dp_package.cxx -o $W/CxxObject/desktop/source/deployment/registry/package/dp_package.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/script/dp_lib_container.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/script/ $W/Dep/CxxObject/desktop/source/deployment/registry/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/script/dp_lib_container.cxx -o $W/CxxObject/desktop/source/deployment/registry/script/dp_lib_container.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/script/dp_script.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/script/ $W/Dep/CxxObject/desktop/source/deployment/registry/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/script/dp_script.cxx -o $W/CxxObject/desktop/source/deployment/registry/script/dp_script.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/script/ $W/Dep/CxxObject/desktop/source/deployment/registry/script/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/script/dp_scriptbackenddb.cxx -o $W/CxxObject/desktop/source/deployment/registry/script/dp_scriptbackenddb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/sfwk/dp_parceldesc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/sfwk/ $W/Dep/CxxObject/desktop/source/deployment/registry/sfwk/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/sfwk/dp_parceldesc.cxx -o $W/CxxObject/desktop/source/deployment/registry/sfwk/dp_parceldesc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/registry/sfwk/dp_sfwk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/registry/sfwk/ $W/Dep/CxxObject/desktop/source/deployment/registry/sfwk/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/registry/sfwk/dp_sfwk.cxx -o $W/CxxObject/desktop/source/deployment/registry/sfwk/dp_sfwk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/deployment/registry/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] desktop/source/offacc/offacc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/offacc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/liboffacclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/offacc/offacc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/source/offacc/offacc.component [build CXX] desktop/source/splash/services_spl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/splash/ $W/Dep/CxxObject/desktop/source/splash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/splash/services_spl.cxx -o $W/CxxObject/desktop/source/splash/services_spl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/splash/splash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/splash/ $W/Dep/CxxObject/desktop/source/splash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/splash/splash.cxx -o $W/CxxObject/desktop/source/splash/splash.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/splash/unxsplash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/splash/ $W/Dep/CxxObject/desktop/source/splash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/splash/unxsplash.cxx -o $W/CxxObject/desktop/source/splash/unxsplash.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/unopkg.bin [build CXX] desktop/source/pkgchk/unopkg/unopkg_app.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/pkgchk/unopkg/ $W/Dep/CxxObject/desktop/source/pkgchk/unopkg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/pkgchk/unopkg/unopkg_app.cxx -o $W/CxxObject/desktop/source/pkgchk/unopkg/unopkg_app.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/pkgchk/unopkg/ $W/Dep/CxxObject/desktop/source/pkgchk/unopkg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx -o $W/CxxObject/desktop/source/pkgchk/unopkg/unopkg_cmdenv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/pkgchk/unopkg/unopkg_misc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/pkgchk/unopkg/ $W/Dep/CxxObject/desktop/source/pkgchk/unopkg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/pkgchk/unopkg/unopkg_misc.cxx -o $W/CxxObject/desktop/source/pkgchk/unopkg/unopkg_misc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build C ] desktop/source/pkgchk/unopkg/unopkg_main.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/desktop/source/pkgchk/unopkg/ $W/Dep/CObject/desktop/source/pkgchk/unopkg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/pkgchk/unopkg/unopkg_main.c -o $W/CObject/desktop/source/pkgchk/unopkg/unopkg_main.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/source/inc [build LNK] Library/libmcnttype.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/dtrans/source/cnttype/mcnttfactory.o $W/CxxObject/dtrans/source/cnttype/mcnttype.o $W/CxxObject/dtrans/source/cnttype/mctfentry.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -o $I/program/libmcnttype.so [build CXX] embeddedobj/source/msole/closepreventer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmcnttype.so | grep SONAME > $W/LinkTarget/Library/libmcnttype.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmcnttype.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmcnttype.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmcnttype.so.exports.tmp $W/LinkTarget/Library/libmcnttype.so.exports; then rm $W/LinkTarget/Library/libmcnttype.so.exports.tmp; else mv $W/LinkTarget/Library/libmcnttype.so.exports.tmp $W/LinkTarget/Library/libmcnttype.so.exports && touch -r $I/program/libmcnttype.so $W/LinkTarget/Library/libmcnttype.so.exports; fi TEMPFILE=/tmp/gbuild.A26PFf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmcnttype.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/msole/ $W/Dep/CxxObject/embeddedobj/source/msole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/msole/closepreventer.cxx -o $W/CxxObject/embeddedobj/source/msole/closepreventer.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/msole/oleembed.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/msole/ $W/Dep/CxxObject/embeddedobj/source/msole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/msole/oleembed.cxx -o $W/CxxObject/embeddedobj/source/msole/oleembed.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/msole/olemisc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/msole/ $W/Dep/CxxObject/embeddedobj/source/msole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/msole/olemisc.cxx -o $W/CxxObject/embeddedobj/source/msole/olemisc.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/msole/olepersist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/msole/ $W/Dep/CxxObject/embeddedobj/source/msole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/msole/olepersist.cxx -o $W/CxxObject/embeddedobj/source/msole/olepersist.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/msole/oleregister.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/msole/ $W/Dep/CxxObject/embeddedobj/source/msole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/msole/oleregister.cxx -o $W/CxxObject/embeddedobj/source/msole/oleregister.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/msole/olevisual.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/msole/ $W/Dep/CxxObject/embeddedobj/source/msole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/msole/olevisual.cxx -o $W/CxxObject/embeddedobj/source/msole/olevisual.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/msole/ownview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/msole/ $W/Dep/CxxObject/embeddedobj/source/msole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/msole/ownview.cxx -o $W/CxxObject/embeddedobj/source/msole/ownview.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/msole/xolefactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/msole/ $W/Dep/CxxObject/embeddedobj/source/msole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/msole/xolefactory.cxx -o $W/CxxObject/embeddedobj/source/msole/xolefactory.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] eventattacher/source/evtatt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/eventattacher/source/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libevtattlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/eventattacher/source/evtatt.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/eventattacher/source/evtatt.component [build LNK] Library/libloglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/extensions/source/logging/consolehandler.o $W/CxxObject/extensions/source/logging/csvformatter.o $W/CxxObject/extensions/source/logging/filehandler.o $W/CxxObject/extensions/source/logging/logger.o $W/CxxObject/extensions/source/logging/loggerconfig.o $W/CxxObject/extensions/source/logging/loghandler.o $W/CxxObject/extensions/source/logging/logrecord.o $W/CxxObject/extensions/source/logging/plaintextformatter.o $W/CxxObject/extensions/source/logging/simpletextformatter.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -ltllo -o $I/program/libloglo.so [build CMP] extensions/source/config/ldap/ldapbe2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libloglo.so | grep SONAME > $W/LinkTarget/Library/libloglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libloglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libloglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libloglo.so.exports.tmp $W/LinkTarget/Library/libloglo.so.exports; then rm $W/LinkTarget/Library/libloglo.so.exports.tmp; else mv $W/LinkTarget/Library/libloglo.so.exports.tmp $W/LinkTarget/Library/libloglo.so.exports && touch -r $I/program/libloglo.so $W/LinkTarget/Library/libloglo.so.exports; fi TEMPFILE=/tmp/gbuild.dMPE5B && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libloglo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/config/ldap/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libldapbe2lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/config/ldap/ldapbe2.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/source/config/ldap/ldapbe2.component [build CXX] extensions/source/update/feed/updatefeed.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/update/feed/ $W/Dep/CxxObject/extensions/source/update/feed/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/update/feed/updatefeed.cxx -o $W/CxxObject/extensions/source/update/feed/updatefeed.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build LNK] Library/libiolo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/io/source/services.o $W/CxxObject/io/source/acceptor/acc_pipe.o $W/CxxObject/io/source/acceptor/acc_socket.o $W/CxxObject/io/source/acceptor/acceptor.o $W/CxxObject/io/source/connector/connector.o $W/CxxObject/io/source/connector/ctr_pipe.o $W/CxxObject/io/source/connector/ctr_socket.o $W/CxxObject/io/source/stm/odata.o $W/CxxObject/io/source/stm/omark.o $W/CxxObject/io/source/stm/opipe.o $W/CxxObject/io/source/stm/opump.o $W/CxxObject/io/source/stm/streamhelper.o $W/CxxObject/io/source/TextInputStream/TextInputStream.o $W/CxxObject/io/source/TextOutputStream/TextOutputStream.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -o $I/program/libiolo.so [build CXX] filter/source/odfflatxml/OdfFlatXml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/odfflatxml/ $W/Dep/CxxObject/filter/source/odfflatxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/odfflatxml/OdfFlatXml.cxx -o $W/CxxObject/filter/source/odfflatxml/OdfFlatXml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/t602/filterenv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libiolo.so | grep SONAME > $W/LinkTarget/Library/libiolo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libiolo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libiolo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libiolo.so.exports.tmp $W/LinkTarget/Library/libiolo.so.exports; then rm $W/LinkTarget/Library/libiolo.so.exports.tmp; else mv $W/LinkTarget/Library/libiolo.so.exports.tmp $W/LinkTarget/Library/libiolo.so.exports && touch -r $I/program/libiolo.so $W/LinkTarget/Library/libiolo.so.exports; fi TEMPFILE=/tmp/gbuild.u9eXm1 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libiolo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/t602/ $W/Dep/CxxObject/filter/source/t602/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/t602/filterenv.cxx -o $W/CxxObject/filter/source/t602/filterenv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/t602/t602filter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/t602/ $W/Dep/CxxObject/filter/source/t602/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/t602/t602filter.cxx -o $W/CxxObject/filter/source/t602/t602filter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/xsltfilter/LibXSLTTransformer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltfilter/ $W/Dep/CxxObject/filter/source/xsltfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltfilter/LibXSLTTransformer.cxx -o $W/CxxObject/filter/source/xsltfilter/LibXSLTTransformer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] filter/source/xsltfilter/OleHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltfilter/ $W/Dep/CxxObject/filter/source/xsltfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltfilter/OleHandler.cxx -o $W/CxxObject/filter/source/xsltfilter/OleHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] filter/source/xsltfilter/XSLTFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltfilter/ $W/Dep/CxxObject/filter/source/xsltfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltfilter/XSLTFilter.cxx -o $W/CxxObject/filter/source/xsltfilter/XSLTFilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CMP] i18npool/source/search/i18nsearch mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/i18npool/source/search/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libi18nsearchlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/i18npool/source/search/i18nsearch.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/source/search/i18nsearch.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libhyphenlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libspelllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblnthlo.so [build LNK] Library/libxstor.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/package/source/xstor/disposelistener.o $W/CxxObject/package/source/xstor/ocompinstream.o $W/CxxObject/package/source/xstor/ohierarchyholder.o $W/CxxObject/package/source/xstor/oseekinstream.o $W/CxxObject/package/source/xstor/owriteablestream.o $W/CxxObject/package/source/xstor/register.o $W/CxxObject/package/source/xstor/selfterminatefilestream.o $W/CxxObject/package/source/xstor/switchpersistencestream.o $W/CxxObject/package/source/xstor/xfactory.o $W/CxxObject/package/source/xstor/xstorage.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -ltllo -o $I/program/libxstor.so [build CXX] xmlsecurity/source/xmlsec/biginteger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/biginteger.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/biginteger.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/certificateextension_certextn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxstor.so | grep SONAME > $W/LinkTarget/Library/libxstor.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxstor.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxstor.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxstor.so.exports.tmp $W/LinkTarget/Library/libxstor.so.exports; then rm $W/LinkTarget/Library/libxstor.so.exports.tmp; else mv $W/LinkTarget/Library/libxstor.so.exports.tmp $W/LinkTarget/Library/libxstor.so.exports && touch -r $I/program/libxstor.so $W/LinkTarget/Library/libxstor.so.exports; fi TEMPFILE=/tmp/gbuild.6T3oTn && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxstor.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/certificateextension_certextn.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/certificateextension_certextn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/errorcallback.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/errorcallback.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/errorcallback.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/saxhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/saxhelper.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/saxhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/xmlsec_init.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/xmlsec_init.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/xmlsec_init.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/xmlstreamio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/xmlstreamio.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/xmlstreamio.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/ciphercontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/ciphercontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/digestcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/digestcontext.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/digestcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/nssinitializer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/nssinitializer.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/nssinitializer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/gpg/CertificateImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/gpg/ $W/Dep/CxxObject/xmlsecurity/source/gpg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/gpg/CertificateImpl.cxx -o $W/CxxObject/xmlsecurity/source/gpg/CertificateImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/gpg/CipherContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/gpg/ $W/Dep/CxxObject/xmlsecurity/source/gpg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/gpg/CipherContext.cxx -o $W/CxxObject/xmlsecurity/source/gpg/CipherContext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/gpg/DigestContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/gpg/ $W/Dep/CxxObject/xmlsecurity/source/gpg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/gpg/DigestContext.cxx -o $W/CxxObject/xmlsecurity/source/gpg/DigestContext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/gpg/SecurityEnvironment.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/source/gpg/CertificateImpl.cxx: In member function 'void CertificateImpl::setCertificate(GpgME::Context*, const GpgME::Key&)': /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/source/gpg/CertificateImpl.cxx:219:14: warning: implicitly-declared 'GpgME::Key::Key(const GpgME::Key&)' is deprecated [-Wdeprecated-copy] 219 | m_pKey = key; | ^~~ In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/source/gpg/CertificateImpl.hxx:30, from /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/source/gpg/CertificateImpl.cxx:12: /usr/include/gpgme++/key.h:68:16: note: because 'GpgME::Key' has user-provided 'const GpgME::Key& GpgME::Key::operator=(GpgME::Key)' 68 | const Key &operator=(Key other) | ^~~~~~~~ /usr/include/gpgme++/key.h:68:30: note: initializing argument 1 of 'const GpgME::Key& GpgME::Key::operator=(GpgME::Key)' 68 | const Key &operator=(Key other) | ~~~~^~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/gpg/ $W/Dep/CxxObject/xmlsecurity/source/gpg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/gpg/SecurityEnvironment.cxx -o $W/CxxObject/xmlsecurity/source/gpg/SecurityEnvironment.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/gpg/SEInitializer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/gpg/ $W/Dep/CxxObject/xmlsecurity/source/gpg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/gpg/SEInitializer.cxx -o $W/CxxObject/xmlsecurity/source/gpg/SEInitializer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/gpg/XMLEncryption.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/gpg/ $W/Dep/CxxObject/xmlsecurity/source/gpg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/gpg/XMLEncryption.cxx -o $W/CxxObject/xmlsecurity/source/gpg/XMLEncryption.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/gpg/XMLSecurityContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/gpg/ $W/Dep/CxxObject/xmlsecurity/source/gpg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/gpg/XMLSecurityContext.cxx -o $W/CxxObject/xmlsecurity/source/gpg/XMLSecurityContext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/gpg/ $W/Dep/CxxObject/xmlsecurity/source/gpg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/gpg/xmlsignature_gpgimpl.cxx -o $W/CxxObject/xmlsecurity/source/gpg/xmlsignature_gpgimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/secerror.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/secerror.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/secerror.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/nss/ $W/Dep/CxxObject/xmlsecurity/source/xmlsec/nss/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSEC_NO_XSLT -DXSECXMLSEC_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DSYSTEM_XMLSEC -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx -o $W/CxxObject/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I$S/xmlsecurity/source/gpg -I$S/xmlsecurity/source/xmlsec -I$W/UnpackedTarball/xmlsec/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include/gpgme++ -isystem /usr/include/libxml2 -DXMLSEC_CRYPTO_NSS=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -isystem /usr/include/xmlsec1 -isystem /usr/include/libxml2 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] sdext/source/presenter/PresenterAccessibility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterAccessibility.cxx -o $W/CxxObject/sdext/source/presenter/PresenterAccessibility.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterBitmapContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterBitmapContainer.cxx -o $W/CxxObject/sdext/source/presenter/PresenterBitmapContainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterButton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterButton.cxx -o $W/CxxObject/sdext/source/presenter/PresenterButton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterCanvasHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterCanvasHelper.cxx -o $W/CxxObject/sdext/source/presenter/PresenterCanvasHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterComponent.cxx -o $W/CxxObject/sdext/source/presenter/PresenterComponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterConfigurationAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterConfigurationAccess.cxx -o $W/CxxObject/sdext/source/presenter/PresenterConfigurationAccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterController.cxx -o $W/CxxObject/sdext/source/presenter/PresenterController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterCurrentSlideObserver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterCurrentSlideObserver.cxx -o $W/CxxObject/sdext/source/presenter/PresenterCurrentSlideObserver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterFrameworkObserver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterFrameworkObserver.cxx -o $W/CxxObject/sdext/source/presenter/PresenterFrameworkObserver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterGeometryHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterGeometryHelper.cxx -o $W/CxxObject/sdext/source/presenter/PresenterGeometryHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterHelpView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterHelpView.cxx -o $W/CxxObject/sdext/source/presenter/PresenterHelpView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterHelper.cxx -o $W/CxxObject/sdext/source/presenter/PresenterHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterNotesView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterNotesView.cxx -o $W/CxxObject/sdext/source/presenter/PresenterNotesView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterPaintManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterPaintManager.cxx -o $W/CxxObject/sdext/source/presenter/PresenterPaintManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterPane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterPane.cxx -o $W/CxxObject/sdext/source/presenter/PresenterPane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterPaneBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterPaneBase.cxx -o $W/CxxObject/sdext/source/presenter/PresenterPaneBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterPaneBorderPainter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterPaneBorderPainter.cxx -o $W/CxxObject/sdext/source/presenter/PresenterPaneBorderPainter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterPaneContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterPaneContainer.cxx -o $W/CxxObject/sdext/source/presenter/PresenterPaneContainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterPaneFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterPaneFactory.cxx -o $W/CxxObject/sdext/source/presenter/PresenterPaneFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterProtocolHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterProtocolHandler.cxx -o $W/CxxObject/sdext/source/presenter/PresenterProtocolHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterScreen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterScreen.cxx -o $W/CxxObject/sdext/source/presenter/PresenterScreen.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterScrollBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterScrollBar.cxx -o $W/CxxObject/sdext/source/presenter/PresenterScrollBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterSlidePreview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterSlidePreview.cxx -o $W/CxxObject/sdext/source/presenter/PresenterSlidePreview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterSlideShowView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterSlideShowView.cxx -o $W/CxxObject/sdext/source/presenter/PresenterSlideShowView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterSlideSorter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterSlideSorter.cxx -o $W/CxxObject/sdext/source/presenter/PresenterSlideSorter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterSprite.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterSprite.cxx -o $W/CxxObject/sdext/source/presenter/PresenterSprite.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterSpritePane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterSpritePane.cxx -o $W/CxxObject/sdext/source/presenter/PresenterSpritePane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterTextView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterTextView.cxx -o $W/CxxObject/sdext/source/presenter/PresenterTextView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterTheme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterTheme.cxx -o $W/CxxObject/sdext/source/presenter/PresenterTheme.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterTimer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterTimer.cxx -o $W/CxxObject/sdext/source/presenter/PresenterTimer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterToolBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterToolBar.cxx -o $W/CxxObject/sdext/source/presenter/PresenterToolBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterUIPainter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterUIPainter.cxx -o $W/CxxObject/sdext/source/presenter/PresenterUIPainter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterViewFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterViewFactory.cxx -o $W/CxxObject/sdext/source/presenter/PresenterViewFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/presenter/PresenterWindowManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/presenter/ $W/Dep/CxxObject/sdext/source/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/presenter/PresenterWindowManager.cxx -o $W/CxxObject/sdext/source/presenter/PresenterWindowManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] ucb/source/sorter/srtrs1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/sorter/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsrtrs1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/sorter/srtrs1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/sorter/srtrs1.component [build CMP] ucb/source/cacher/cached1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/cacher/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libcached1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/cacher/cached1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/cacher/cached1.component [build LNK] Library/libucpexpand1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/expand/ucpexpand.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lucbhelper -o $I/program/libucpexpand1lo.so [build LNK] Library/libucpextlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpexpand1lo.so | grep SONAME > $W/LinkTarget/Library/libucpexpand1lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpexpand1lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpexpand1lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpexpand1lo.so.exports.tmp $W/LinkTarget/Library/libucpexpand1lo.so.exports; then rm $W/LinkTarget/Library/libucpexpand1lo.so.exports.tmp; else mv $W/LinkTarget/Library/libucpexpand1lo.so.exports.tmp $W/LinkTarget/Library/libucpexpand1lo.so.exports && touch -r $I/program/libucpexpand1lo.so $W/LinkTarget/Library/libucpexpand1lo.so.exports; fi TEMPFILE=/tmp/gbuild.YzUC9w && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpexpand1lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/ext/ucpext_content.o $W/CxxObject/ucb/source/ucp/ext/ucpext_datasupplier.o $W/CxxObject/ucb/source/ucp/ext/ucpext_provider.o $W/CxxObject/ucb/source/ucp/ext/ucpext_resultset.o $W/CxxObject/ucb/source/ucp/ext/ucpext_services.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -ltllo -lucbhelper -o $I/program/libucpextlo.so [build CMP] ucb/source/ucp/file/ucpfile1 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpextlo.so | grep SONAME > $W/LinkTarget/Library/libucpextlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpextlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpextlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpextlo.so.exports.tmp $W/LinkTarget/Library/libucpextlo.so.exports; then rm $W/LinkTarget/Library/libucpextlo.so.exports.tmp; else mv $W/LinkTarget/Library/libucpextlo.so.exports.tmp $W/LinkTarget/Library/libucpextlo.so.exports && touch -r $I/program/libucpextlo.so $W/LinkTarget/Library/libucpextlo.so.exports; fi TEMPFILE=/tmp/gbuild.A4QDFl && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpextlo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/file/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpfile1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/file/ucpfile1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/file/ucpfile1.component [build CMP] ucb/source/ucp/ftp/ucpftp1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/ftp/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpftp1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/ftp/ucpftp1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/ftp/ucpftp1.component [build CMP] ucb/source/ucp/hierarchy/ucphier1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/hierarchy/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucphier1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/hierarchy/ucphier1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/hierarchy/ucphier1.component [build CXX] ucb/source/ucp/image/ucpimage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/image/ $W/Dep/CxxObject/ucb/source/ucp/image/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/image/ucpimage.cxx -o $W/CxxObject/ucb/source/ucp/image/ucpimage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] ucb/source/ucp/package/ucppkg1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/package/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucppkg1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/package/ucppkg1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/package/ucppkg1.component [build CMP] ucb/source/ucp/tdoc/ucptdoc1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/tdoc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucptdoc1lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/tdoc/ucptdoc1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/tdoc/ucptdoc1.component [build CMP] unoxml/source/rdf/unordf mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/unoxml/source/rdf/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libunordflo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/unoxml/source/rdf/unordf.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/unoxml/source/rdf/unordf.component [build CXX] unoxml/source/dom/node.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/node.cxx -o $W/CxxObject/unoxml/source/dom/node.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/document.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/document.cxx -o $W/CxxObject/unoxml/source/dom/document.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/element.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/element.cxx -o $W/CxxObject/unoxml/source/dom/element.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/attr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/attr.cxx -o $W/CxxObject/unoxml/source/dom/attr.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/cdatasection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/cdatasection.cxx -o $W/CxxObject/unoxml/source/dom/cdatasection.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/characterdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/characterdata.cxx -o $W/CxxObject/unoxml/source/dom/characterdata.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/comment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/comment.cxx -o $W/CxxObject/unoxml/source/dom/comment.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/documentbuilder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/documentbuilder.cxx -o $W/CxxObject/unoxml/source/dom/documentbuilder.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/documentfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/documentfragment.cxx -o $W/CxxObject/unoxml/source/dom/documentfragment.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/documenttype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/documenttype.cxx -o $W/CxxObject/unoxml/source/dom/documenttype.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/entity.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/entity.cxx -o $W/CxxObject/unoxml/source/dom/entity.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/entityreference.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/entityreference.cxx -o $W/CxxObject/unoxml/source/dom/entityreference.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/notation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/notation.cxx -o $W/CxxObject/unoxml/source/dom/notation.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/processinginstruction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/processinginstruction.cxx -o $W/CxxObject/unoxml/source/dom/processinginstruction.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/text.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/text.cxx -o $W/CxxObject/unoxml/source/dom/text.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/domimplementation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/domimplementation.cxx -o $W/CxxObject/unoxml/source/dom/domimplementation.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/elementlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/elementlist.cxx -o $W/CxxObject/unoxml/source/dom/elementlist.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/childlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/childlist.cxx -o $W/CxxObject/unoxml/source/dom/childlist.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/notationsmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/notationsmap.cxx -o $W/CxxObject/unoxml/source/dom/notationsmap.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/entitiesmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/entitiesmap.cxx -o $W/CxxObject/unoxml/source/dom/entitiesmap.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/attributesmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/attributesmap.cxx -o $W/CxxObject/unoxml/source/dom/attributesmap.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/dom/saxbuilder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/dom/ $W/Dep/CxxObject/unoxml/source/dom/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/dom/saxbuilder.cxx -o $W/CxxObject/unoxml/source/dom/saxbuilder.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/xpath/xpathobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/xpath/ $W/Dep/CxxObject/unoxml/source/xpath/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/xpath/xpathobject.cxx -o $W/CxxObject/unoxml/source/xpath/xpathobject.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/xpath/nodelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/xpath/ $W/Dep/CxxObject/unoxml/source/xpath/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/xpath/nodelist.cxx -o $W/CxxObject/unoxml/source/xpath/nodelist.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/xpath/xpathapi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/xpath/ $W/Dep/CxxObject/unoxml/source/xpath/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/xpath/xpathapi.cxx -o $W/CxxObject/unoxml/source/xpath/xpathapi.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/events/event.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/events/ $W/Dep/CxxObject/unoxml/source/events/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/events/event.cxx -o $W/CxxObject/unoxml/source/events/event.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/events/eventdispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/events/ $W/Dep/CxxObject/unoxml/source/events/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/events/eventdispatcher.cxx -o $W/CxxObject/unoxml/source/events/eventdispatcher.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/events/mutationevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/events/ $W/Dep/CxxObject/unoxml/source/events/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/events/mutationevent.cxx -o $W/CxxObject/unoxml/source/events/mutationevent.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/events/uievent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/events/ $W/Dep/CxxObject/unoxml/source/events/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/events/uievent.cxx -o $W/CxxObject/unoxml/source/events/uievent.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/events/mouseevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/events/ $W/Dep/CxxObject/unoxml/source/events/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/events/mouseevent.cxx -o $W/CxxObject/unoxml/source/events/mouseevent.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] unoxml/source/service/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unoxml/source/service/ $W/Dep/CxxObject/unoxml/source/service/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unoxml/source/service/services.cxx -o $W/CxxObject/unoxml/source/service/services.o -I$S/unoxml/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] xmloff/source/transform/ChartOASISTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/ChartOASISTContext.cxx -o $W/CxxObject/xmloff/source/transform/ChartOASISTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/ChartOOoTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/ChartOOoTContext.cxx -o $W/CxxObject/xmloff/source/transform/ChartOOoTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/ChartPlotAreaOASISTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx -o $W/CxxObject/xmloff/source/transform/ChartPlotAreaOASISTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/ChartPlotAreaOOoTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx -o $W/CxxObject/xmloff/source/transform/ChartPlotAreaOOoTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/ControlOASISTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/ControlOASISTContext.cxx -o $W/CxxObject/xmloff/source/transform/ControlOASISTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/ControlOOoTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/ControlOOoTContext.cxx -o $W/CxxObject/xmloff/source/transform/ControlOOoTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/CreateElemTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/CreateElemTContext.cxx -o $W/CxxObject/xmloff/source/transform/CreateElemTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/DeepTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/DeepTContext.cxx -o $W/CxxObject/xmloff/source/transform/DeepTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/DlgOASISTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/DlgOASISTContext.cxx -o $W/CxxObject/xmloff/source/transform/DlgOASISTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/DocumentTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/DocumentTContext.cxx -o $W/CxxObject/xmloff/source/transform/DocumentTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/EventMap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/EventMap.cxx -o $W/CxxObject/xmloff/source/transform/EventMap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/EventOASISTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/EventOASISTContext.cxx -o $W/CxxObject/xmloff/source/transform/EventOASISTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/EventOOoTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/EventOOoTContext.cxx -o $W/CxxObject/xmloff/source/transform/EventOOoTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/FlatTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/FlatTContext.cxx -o $W/CxxObject/xmloff/source/transform/FlatTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/FormPropOASISTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/FormPropOASISTContext.cxx -o $W/CxxObject/xmloff/source/transform/FormPropOASISTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/FormPropOOoTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/FormPropOOoTContext.cxx -o $W/CxxObject/xmloff/source/transform/FormPropOOoTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/FrameOASISTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/FrameOASISTContext.cxx -o $W/CxxObject/xmloff/source/transform/FrameOASISTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/FrameOOoTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/FrameOOoTContext.cxx -o $W/CxxObject/xmloff/source/transform/FrameOOoTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/IgnoreTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/IgnoreTContext.cxx -o $W/CxxObject/xmloff/source/transform/IgnoreTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/MergeElemTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/MergeElemTContext.cxx -o $W/CxxObject/xmloff/source/transform/MergeElemTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/MetaTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/MetaTContext.cxx -o $W/CxxObject/xmloff/source/transform/MetaTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/MutableAttrList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/MutableAttrList.cxx -o $W/CxxObject/xmloff/source/transform/MutableAttrList.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/NotesTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/NotesTContext.cxx -o $W/CxxObject/xmloff/source/transform/NotesTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/OOo2Oasis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/OOo2Oasis.cxx -o $W/CxxObject/xmloff/source/transform/OOo2Oasis.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/Oasis2OOo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/Oasis2OOo.cxx -o $W/CxxObject/xmloff/source/transform/Oasis2OOo.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/PersAttrListTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/PersAttrListTContext.cxx -o $W/CxxObject/xmloff/source/transform/PersAttrListTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/PersMixedContentTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/PersMixedContentTContext.cxx -o $W/CxxObject/xmloff/source/transform/PersMixedContentTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/ProcAddAttrTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/ProcAddAttrTContext.cxx -o $W/CxxObject/xmloff/source/transform/ProcAddAttrTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/ProcAttrTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/ProcAttrTContext.cxx -o $W/CxxObject/xmloff/source/transform/ProcAttrTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/PropertyActionsOASIS.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/PropertyActionsOASIS.cxx -o $W/CxxObject/xmloff/source/transform/PropertyActionsOASIS.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/PropertyActionsOOo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/PropertyActionsOOo.cxx -o $W/CxxObject/xmloff/source/transform/PropertyActionsOOo.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/RenameElemTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/RenameElemTContext.cxx -o $W/CxxObject/xmloff/source/transform/RenameElemTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/StyleOASISTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/StyleOASISTContext.cxx -o $W/CxxObject/xmloff/source/transform/StyleOASISTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/StyleOOoTContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/StyleOOoTContext.cxx -o $W/CxxObject/xmloff/source/transform/StyleOOoTContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/TransformerActions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/TransformerActions.cxx -o $W/CxxObject/xmloff/source/transform/TransformerActions.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/TransformerBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/TransformerBase.cxx -o $W/CxxObject/xmloff/source/transform/TransformerBase.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/TransformerContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/TransformerContext.cxx -o $W/CxxObject/xmloff/source/transform/TransformerContext.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/TransformerTokenMap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/TransformerTokenMap.cxx -o $W/CxxObject/xmloff/source/transform/TransformerTokenMap.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] xmloff/source/transform/XMLFilterRegistration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmloff/source/transform/ $W/Dep/CxxObject/xmloff/source/transform/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmloff/source/transform/XMLFilterRegistration.cxx -o $W/CxxObject/xmloff/source/transform/XMLFilterRegistration.o -I$S/xmloff/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/xmloff/generated -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build LNK] Library/libucpdav1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/webdav-neon/ContentProperties.o $W/CxxObject/ucb/source/ucp/webdav-neon/DateTimeHelper.o $W/CxxObject/ucb/source/ucp/webdav-neon/DAVProperties.o $W/CxxObject/ucb/source/ucp/webdav-neon/DAVResourceAccess.o $W/CxxObject/ucb/source/ucp/webdav-neon/DAVSessionFactory.o $W/CxxObject/ucb/source/ucp/webdav-neon/DAVTypes.o $W/CxxObject/ucb/source/ucp/webdav-neon/LinkSequence.o $W/CxxObject/ucb/source/ucp/webdav-neon/LockEntrySequence.o $W/CxxObject/ucb/source/ucp/webdav-neon/LockSequence.o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonHeadRequest.o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonInputStream.o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonLockStore.o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonPropFindRequest.o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonSession.o $W/CxxObject/ucb/source/ucp/webdav-neon/NeonUri.o $W/CxxObject/ucb/source/ucp/webdav-neon/PropfindCache.o $W/CxxObject/ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavcontentcaps.o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavcontent.o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavdatasupplier.o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavprovider.o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavresultset.o $W/CxxObject/ucb/source/ucp/webdav-neon/webdavservices.o -Wl,--start-group -lxml2 -lneon -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lucbhelper -ltllo -o $I/program/libucpdav1.so [build LNK] Library/libstringresourcelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scripting/source/stringresource/stringresource.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -li18nlangtag -o $I/program/libstringresourcelo.so [build CMP] shell/source/sessioninstall/losessioninstall mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/sessioninstall/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/liblosessioninstalllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/sessioninstall/losessioninstall.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/shell/source/sessioninstall/losessioninstall.component [build CXX] ucb/source/ucp/gio/gio_content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/gio/ $W/Dep/CxxObject/ucb/source/ucp/gio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/gio/gio_content.cxx -o $W/CxxObject/ucb/source/ucp/gio/gio_content.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build CXX] ucb/source/ucp/gio/gio_datasupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libstringresourcelo.so | grep SONAME > $W/LinkTarget/Library/libstringresourcelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libstringresourcelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libstringresourcelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libstringresourcelo.so.exports.tmp $W/LinkTarget/Library/libstringresourcelo.so.exports; then rm $W/LinkTarget/Library/libstringresourcelo.so.exports.tmp; else mv $W/LinkTarget/Library/libstringresourcelo.so.exports.tmp $W/LinkTarget/Library/libstringresourcelo.so.exports && touch -r $I/program/libstringresourcelo.so $W/LinkTarget/Library/libstringresourcelo.so.exports; fi TEMPFILE=/tmp/gbuild.2eE5I4 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libstringresourcelo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/gio/ $W/Dep/CxxObject/ucb/source/ucp/gio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/gio/gio_datasupplier.cxx -o $W/CxxObject/ucb/source/ucp/gio/gio_datasupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build CXX] ucb/source/ucp/gio/gio_inputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpdav1.so | grep SONAME > $W/LinkTarget/Library/libucpdav1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpdav1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpdav1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpdav1.so.exports.tmp $W/LinkTarget/Library/libucpdav1.so.exports; then rm $W/LinkTarget/Library/libucpdav1.so.exports.tmp; else mv $W/LinkTarget/Library/libucpdav1.so.exports.tmp $W/LinkTarget/Library/libucpdav1.so.exports && touch -r $I/program/libucpdav1.so $W/LinkTarget/Library/libucpdav1.so.exports; fi TEMPFILE=/tmp/gbuild.sAuPxy && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpdav1.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/gio/ $W/Dep/CxxObject/ucb/source/ucp/gio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/gio/gio_inputstream.cxx -o $W/CxxObject/ucb/source/ucp/gio/gio_inputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build CXX] ucb/source/ucp/gio/gio_mount.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/gio/ $W/Dep/CxxObject/ucb/source/ucp/gio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/gio/gio_mount.cxx -o $W/CxxObject/ucb/source/ucp/gio/gio_mount.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build CXX] ucb/source/ucp/gio/gio_outputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/gio/ $W/Dep/CxxObject/ucb/source/ucp/gio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/gio/gio_outputstream.cxx -o $W/CxxObject/ucb/source/ucp/gio/gio_outputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build CXX] ucb/source/ucp/gio/gio_provider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/gio/ $W/Dep/CxxObject/ucb/source/ucp/gio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/gio/gio_provider.cxx -o $W/CxxObject/ucb/source/ucp/gio/gio_provider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build CXX] ucb/source/ucp/gio/gio_resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/gio/ $W/Dep/CxxObject/ucb/source/ucp/gio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/gio/gio_resultset.cxx -o $W/CxxObject/ucb/source/ucp/gio/gio_resultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid [build CXX] ucb/source/ucp/gio/gio_seekable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/ucb/source/ucp/gio/ $W/Dep/CxxObject/ucb/source/ucp/gio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/ucb/source/ucp/gio/gio_seekable.cxx -o $W/CxxObject/ucb/source/ucp/gio/gio_seekable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -pthread -isystem /usr/include/libmount -isystem /usr/include/blkid S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libOGLTranslo.so [build CXX] xmlhelp/source/cxxhelp/provider/content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/content.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/content.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/contentcaps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/contentcaps.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/contentcaps.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/databases.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/databases.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/databases.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/db.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/db.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/db.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/inputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/inputstream.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/inputstream.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/provider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/provider.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/provider.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/resultset.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/resultset.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/resultsetbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/resultsetbase.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/resultsetbase.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/resultsetforquery.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/resultsetforroot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/resultsetforroot.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/resultsetforroot.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/services.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/services.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/provider/urlparameter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/provider/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/provider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/provider/urlparameter.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/provider/urlparameter.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/cxxhelp/qe/DocGenerator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/cxxhelp/qe/ $W/Dep/CxxObject/xmlhelp/source/cxxhelp/qe/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx -o $W/CxxObject/xmlhelp/source/cxxhelp/qe/DocGenerator.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/treeview/tvfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/treeview/ $W/Dep/CxxObject/xmlhelp/source/treeview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/treeview/tvfactory.cxx -o $W/CxxObject/xmlhelp/source/treeview/tvfactory.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CXX] xmlhelp/source/treeview/tvread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlhelp/source/treeview/ $W/Dep/CxxObject/xmlhelp/source/treeview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_EXPAT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlhelp/source/treeview/tvread.cxx -o $W/CxxObject/xmlhelp/source/treeview/tvread.o -isystem /usr/lib64 -I$S/xmlhelp/source/cxxhelp/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 [build CMP] shell/source/unix/exec/syssh mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/unix/exec/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsysshlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/unix/exec/syssh.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/shell/source/unix/exec/syssh.component [build CXX] shell/source/backends/desktopbe/desktopbackend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/shell/source/backends/desktopbe/ $W/Dep/CxxObject/shell/source/backends/desktopbe/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/shell/source/backends/desktopbe/desktopbackend.cxx -o $W/CxxObject/shell/source/backends/desktopbe/desktopbackend.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/pdfimport/filterdet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/ $W/Dep/CxxObject/sdext/source/pdfimport/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/filterdet.cxx -o $W/CxxObject/sdext/source/pdfimport/filterdet.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/misc/pdfihelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/misc/ $W/Dep/CxxObject/sdext/source/pdfimport/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/misc/pdfihelper.cxx -o $W/CxxObject/sdext/source/pdfimport/misc/pdfihelper.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/misc/pwdinteract.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/misc/ $W/Dep/CxxObject/sdext/source/pdfimport/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/misc/pwdinteract.cxx -o $W/CxxObject/sdext/source/pdfimport/misc/pwdinteract.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/odf/odfemitter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/odf/ $W/Dep/CxxObject/sdext/source/pdfimport/odf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/odf/odfemitter.cxx -o $W/CxxObject/sdext/source/pdfimport/odf/odfemitter.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/pdfiadaptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/ $W/Dep/CxxObject/sdext/source/pdfimport/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/pdfiadaptor.cxx -o $W/CxxObject/sdext/source/pdfimport/pdfiadaptor.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/pdfparse/pdfentries.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/pdfparse/ $W/Dep/CxxObject/sdext/source/pdfimport/pdfparse/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/pdfparse/pdfentries.cxx -o $W/CxxObject/sdext/source/pdfimport/pdfparse/pdfentries.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/pdfparse/pdfparse.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/pdfparse/ $W/Dep/CxxObject/sdext/source/pdfimport/pdfparse/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/pdfparse/pdfparse.cxx -o $W/CxxObject/sdext/source/pdfimport/pdfparse/pdfparse.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/sax/emitcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/sax/ $W/Dep/CxxObject/sdext/source/pdfimport/sax/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/sax/emitcontext.cxx -o $W/CxxObject/sdext/source/pdfimport/sax/emitcontext.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/sax/saxattrlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/sax/ $W/Dep/CxxObject/sdext/source/pdfimport/sax/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/sax/saxattrlist.cxx -o $W/CxxObject/sdext/source/pdfimport/sax/saxattrlist.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/ $W/Dep/CxxObject/sdext/source/pdfimport/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/services.cxx -o $W/CxxObject/sdext/source/pdfimport/services.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/tree/drawtreevisiting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/tree/ $W/Dep/CxxObject/sdext/source/pdfimport/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/tree/drawtreevisiting.cxx -o $W/CxxObject/sdext/source/pdfimport/tree/drawtreevisiting.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/tree/genericelements.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/tree/ $W/Dep/CxxObject/sdext/source/pdfimport/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/tree/genericelements.cxx -o $W/CxxObject/sdext/source/pdfimport/tree/genericelements.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/tree/imagecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/tree/ $W/Dep/CxxObject/sdext/source/pdfimport/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/tree/imagecontainer.cxx -o $W/CxxObject/sdext/source/pdfimport/tree/imagecontainer.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/tree/pdfiprocessor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/tree/ $W/Dep/CxxObject/sdext/source/pdfimport/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/tree/pdfiprocessor.cxx -o $W/CxxObject/sdext/source/pdfimport/tree/pdfiprocessor.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/tree/style.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/tree/ $W/Dep/CxxObject/sdext/source/pdfimport/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/tree/style.cxx -o $W/CxxObject/sdext/source/pdfimport/tree/style.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/tree/treevisitorfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/tree/ $W/Dep/CxxObject/sdext/source/pdfimport/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/tree/treevisitorfactory.cxx -o $W/CxxObject/sdext/source/pdfimport/tree/treevisitorfactory.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/tree/writertreevisiting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/tree/ $W/Dep/CxxObject/sdext/source/pdfimport/tree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/tree/writertreevisiting.cxx -o $W/CxxObject/sdext/source/pdfimport/tree/writertreevisiting.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 [build CXX] sdext/source/pdfimport/wrapper/wrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/pdfimport/wrapper/ $W/Dep/CxxObject/sdext/source/pdfimport/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DBOOST_ALL_NO_LIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/pdfimport/wrapper/wrapper.cxx -o $W/CxxObject/sdext/source/pdfimport/wrapper/wrapper.o -I$S/sdext/source/pdfimport/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/sdext/pdfimport -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libicglo.so [build LNK] Executable/HelpIndexer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/helpcompiler/source/HelpIndexer_main.o -Wl,--start-group -lexpat -lxslt -lxml2 -lxml2 -lclucene-core -lclucene-shared -lclucene-contribs-lib -Wl,--end-group -Wl,--no-as-needed -luno_sal -lhelplinkerlo -o $W/LinkTarget/Executable/HelpIndexer [build LNK] Executable/HelpLinker TEMPFILE=/tmp/gbuild.I2pQ93 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpIndexer.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/helpcompiler/source/HelpLinker_main.o -Wl,--start-group -lexpat -lxslt -lxml2 -lxml2 -lclucene-core -lclucene-shared -lclucene-contribs-lib -Wl,--end-group -Wl,--no-as-needed -luno_sal -lhelplinkerlo -o $W/LinkTarget/Executable/HelpLinker TEMPFILE=/tmp/gbuild.OXCqsq && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker.objectlist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/HelpIndexer.run [build BIN] idl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/idl [build LNK] Library/libjuhx.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/javaunohelper/source/bootstrap.o $W/CxxObject/javaunohelper/source/javaunohelper.o $W/CxxObject/javaunohelper/source/vm.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -ljvmaccesslo -luno_sal -luno_salhelpergcc3 -ltllo -o $I/program/libjuhx.so [build MOD] jurt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjuhx.so | grep SONAME > $W/LinkTarget/Library/libjuhx.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjuhx.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjuhx.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjuhx.so.exports.tmp $W/LinkTarget/Library/libjuhx.so.exports; then rm $W/LinkTarget/Library/libjuhx.so.exports.tmp; else mv $W/LinkTarget/Library/libjuhx.so.exports.tmp $W/LinkTarget/Library/libjuhx.so.exports && touch -r $I/program/libjuhx.so $W/LinkTarget/Library/libjuhx.so.exports; fi TEMPFILE=/tmp/gbuild.QL4mcm && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjuhx.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/jurt [build BIN] odk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/odk /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Rdb/pyuno.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/services/pyuno.rdb [build LNK] Executable/lngconvex S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/shell/source/tools/lngconvex/cmdline.o $W/CxxObject/shell/source/tools/lngconvex/lngconvex.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -li18nlangtag -luno_sal -ltllo -o $W/LinkTarget/Executable/lngconvex TEMPFILE=/tmp/gbuild.xB9u3B && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/lngconvex.objectlist [build PKG] sysui_share rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sysui_share.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sysui_share.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/sysui_share.filelist [build CXX] test/source/setupvcl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST_SETUPVCL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/setupvcl.cxx -o $W/CxxObject/test/source/setupvcl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvclbootstrapprotector.so [build BIN] tools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/tools [build CXX] vcl/source/uipreviewer/previewer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/source/uipreviewer/ $W/Dep/CxxObject/vcl/source/uipreviewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/source/uipreviewer/previewer.cxx -o $W/CxxObject/vcl/source/uipreviewer/previewer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] vcl/workben/outdevgrind.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/workben/ $W/Dep/CxxObject/vcl/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/workben/outdevgrind.cxx -o $W/CxxObject/vcl/workben/outdevgrind.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -I$S/vcl/inc [build CXX] vcl/workben/vcldemo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/workben/ $W/Dep/CxxObject/vcl/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/workben/vcldemo.cxx -o $W/CxxObject/vcl/workben/vcldemo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libdrm -I$S/vcl/inc [build CXX] vcl/workben/icontest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/workben/ $W/Dep/CxxObject/vcl/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/workben/icontest.cxx -o $W/CxxObject/vcl/workben/icontest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] vcl/backendtest/VisualBackendTest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/backendtest/ $W/Dep/CxxObject/vcl/backendtest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/backendtest/VisualBackendTest.cxx -o $W/CxxObject/vcl/backendtest/VisualBackendTest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -I$S/vcl/inc [build CXX] vcl/workben/mtfdemo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/workben/ $W/Dep/CxxObject/vcl/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/workben/mtfdemo.cxx -o $W/CxxObject/vcl/workben/mtfdemo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -I$S/vcl/inc [build CXX] vcl/workben/svdem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/workben/ $W/Dep/CxxObject/vcl/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/workben/svdem.cxx -o $W/CxxObject/vcl/workben/svdem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -I$S/vcl/inc [build CXX] vcl/workben/fftester.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/workben/ $W/Dep/CxxObject/vcl/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/workben/fftester.cxx -o $W/CxxObject/vcl/workben/fftester.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -I$S/vcl/inc [build CXX] vcl/workben/svptest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/workben/ $W/Dep/CxxObject/vcl/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/workben/svptest.cxx -o $W/CxxObject/vcl/workben/svptest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -I$S/vcl/inc [build CXX] vcl/workben/svpclient.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/workben/ $W/Dep/CxxObject/vcl/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/workben/svpclient.cxx -o $W/CxxObject/vcl/workben/svpclient.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -I$S/vcl/inc [build CXX] vcl/unx/generic/app/i18n_cb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/i18n_cb.cxx -o $W/CxxObject/vcl/unx/generic/app/i18n_cb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/i18n_ic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/i18n_ic.cxx -o $W/CxxObject/vcl/unx/generic/app/i18n_ic.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/i18n_im.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/i18n_im.cxx -o $W/CxxObject/vcl/unx/generic/app/i18n_im.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/i18n_keysym.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/i18n_keysym.cxx -o $W/CxxObject/vcl/unx/generic/app/i18n_keysym.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/i18n_status.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/i18n_status.cxx -o $W/CxxObject/vcl/unx/generic/app/i18n_status.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/i18n_xkb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/i18n_xkb.cxx -o $W/CxxObject/vcl/unx/generic/app/i18n_xkb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/keysymnames.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/keysymnames.cxx -o $W/CxxObject/vcl/unx/generic/app/keysymnames.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/randrwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/randrwrapper.cxx -o $W/CxxObject/vcl/unx/generic/app/randrwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/saldata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/saldata.cxx -o $W/CxxObject/vcl/unx/generic/app/saldata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/saldisp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/saldisp.cxx -o $W/CxxObject/vcl/unx/generic/app/saldisp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/salinst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/salinst.cxx -o $W/CxxObject/vcl/unx/generic/app/salinst.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/saltimer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/saltimer.cxx -o $W/CxxObject/vcl/unx/generic/app/saltimer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/sm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/sm.cxx -o $W/CxxObject/vcl/unx/generic/app/sm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/app/wmadaptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/app/ $W/Dep/CxxObject/vcl/unx/generic/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/app/wmadaptor.cxx -o $W/CxxObject/vcl/unx/generic/app/wmadaptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/dtrans/bmp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/dtrans/ $W/Dep/CxxObject/vcl/unx/generic/dtrans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/dtrans/bmp.cxx -o $W/CxxObject/vcl/unx/generic/dtrans/bmp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/dtrans/config.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/dtrans/ $W/Dep/CxxObject/vcl/unx/generic/dtrans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/dtrans/config.cxx -o $W/CxxObject/vcl/unx/generic/dtrans/config.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/dtrans/X11_clipboard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/dtrans/ $W/Dep/CxxObject/vcl/unx/generic/dtrans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/dtrans/X11_clipboard.cxx -o $W/CxxObject/vcl/unx/generic/dtrans/X11_clipboard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/dtrans/X11_dndcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/dtrans/ $W/Dep/CxxObject/vcl/unx/generic/dtrans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/dtrans/X11_dndcontext.cxx -o $W/CxxObject/vcl/unx/generic/dtrans/X11_dndcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/dtrans/X11_droptarget.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/dtrans/ $W/Dep/CxxObject/vcl/unx/generic/dtrans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/dtrans/X11_droptarget.cxx -o $W/CxxObject/vcl/unx/generic/dtrans/X11_droptarget.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/dtrans/X11_selection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/dtrans/ $W/Dep/CxxObject/vcl/unx/generic/dtrans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/dtrans/X11_selection.cxx -o $W/CxxObject/vcl/unx/generic/dtrans/X11_selection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/dtrans/X11_service.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/dtrans/ $W/Dep/CxxObject/vcl/unx/generic/dtrans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/dtrans/X11_service.cxx -o $W/CxxObject/vcl/unx/generic/dtrans/X11_service.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/dtrans/X11_transferable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/dtrans/ $W/Dep/CxxObject/vcl/unx/generic/dtrans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/dtrans/X11_transferable.cxx -o $W/CxxObject/vcl/unx/generic/dtrans/X11_transferable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/cairo_xlib_cairo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/cairo_xlib_cairo.cxx -o $W/CxxObject/vcl/unx/generic/gdi/cairo_xlib_cairo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/x11cairotextrender.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/x11cairotextrender.cxx -o $W/CxxObject/vcl/unx/generic/gdi/x11cairotextrender.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/gdiimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/gdiimpl.cxx -o $W/CxxObject/vcl/unx/generic/gdi/gdiimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/openglx11cairotextrender.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/openglx11cairotextrender.cxx -o $W/CxxObject/vcl/unx/generic/gdi/openglx11cairotextrender.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/salbmp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/salbmp.cxx -o $W/CxxObject/vcl/unx/generic/gdi/salbmp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/salgdi2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/salgdi2.cxx -o $W/CxxObject/vcl/unx/generic/gdi/salgdi2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/font.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/font.cxx -o $W/CxxObject/vcl/unx/generic/gdi/font.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/salgdi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/salgdi.cxx -o $W/CxxObject/vcl/unx/generic/gdi/salgdi.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/salvd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/salvd.cxx -o $W/CxxObject/vcl/unx/generic/gdi/salvd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/gdi/xrender_peer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ $W/Dep/CxxObject/vcl/unx/generic/gdi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/gdi/xrender_peer.cxx -o $W/CxxObject/vcl/unx/generic/gdi/xrender_peer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/window/salframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/window/ $W/Dep/CxxObject/vcl/unx/generic/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/window/salframe.cxx -o $W/CxxObject/vcl/unx/generic/window/salframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/window/salobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/window/ $W/Dep/CxxObject/vcl/unx/generic/window/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/window/salobj.cxx -o $W/CxxObject/vcl/unx/generic/window/salobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/x11/x11sys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/x11/ $W/Dep/CxxObject/vcl/unx/x11/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/x11/x11sys.cxx -o $W/CxxObject/vcl/unx/x11/x11sys.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/x11/xlimits.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/x11/ $W/Dep/CxxObject/vcl/unx/x11/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/x11/xlimits.cxx -o $W/CxxObject/vcl/unx/x11/xlimits.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/opengl/x11/gdiimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/x11/ $W/Dep/CxxObject/vcl/opengl/x11/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/x11/gdiimpl.cxx -o $W/CxxObject/vcl/opengl/x11/gdiimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/opengl/x11/salvd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/opengl/x11/ $W/Dep/CxxObject/vcl/opengl/x11/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/opengl/x11/salvd.cxx -o $W/CxxObject/vcl/opengl/x11/salvd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/generic/desktopdetect/desktopdetector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/desktopdetect/ $W/Dep/CxxObject/vcl/unx/generic/desktopdetect/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDESKTOP_DETECTOR_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/generic/desktopdetect/desktopdetector.cxx -o $W/CxxObject/vcl/unx/generic/desktopdetect/desktopdetector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkaction.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkaction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkbridge.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/gtk3atkaction.cxx:10: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkaction.cxx:35:13: warning: const 35 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkaction.cxx:100:13: warning: const 100 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkaction.cxx:108:13: warning: const 108 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkaction.cxx:119:13: warning: const 119 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkaction.cxx:217:13: warning: const 217 | static G_CONST_RETURN gchar * | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkbridge.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkbridge.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkcomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkcomponent.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkcomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkeditabletext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkeditabletext.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkeditabletext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkfactory.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkhypertext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkhypertext.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkhypertext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkimage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkimage.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkimage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atklistener.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/gtk3atkimage.cxx:10: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkimage.cxx:27:13: warning: const 27 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkimage.cxx:58:13: warning: const 58 | static G_CONST_RETURN gchar * | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atklistener.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atklistener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkregistry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkregistry.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkregistry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkselection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkselection.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkselection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atktable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atktable.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atktable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/gtk3atktable.cxx:10: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atktable.cxx:38:13: warning: const 38 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atktable.cxx:246:13: warning: const 246 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atktable.cxx:265:13: warning: const 265 | static G_CONST_RETURN gchar * | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atktextattributes.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atktextattributes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atktext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atktext.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atktext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkutil.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkutil.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkvalue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkvalue.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkvalue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkwindow.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/a11y/gtk3atkwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/a11y/gtk3atkwrapper.cxx -o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3gtkdata.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/gtk3atkwrapper.cxx:10: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkwrapper.cxx:342:13: warning: const 342 | static G_CONST_RETURN gchar* | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/a11y/../../gtk/a11y/atkwrapper.cxx:373:13: warning: const 373 | static G_CONST_RETURN gchar* | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3gtkdata.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3gtkdata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3gtkinst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3gtkinst.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3gtkinst.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3gtksys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3gtksys.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3gtksys.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3fpicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3fpicker.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3fpicker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/cairo_gtk3_cairo.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/gtk3fpicker.cxx:12: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/../gtk/fpicker/SalGtkFilePicker.cxx:1802:13: warning: const 1802 | G_CONST_RETURN gchar * filtername = gtk_file_filter_get_name( pFilter ); | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/cairo_gtk3_cairo.cxx -o $W/CxxObject/vcl/unx/gtk3/cairo_gtk3_cairo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3gtkprintwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3gtkprintwrapper.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3gtkprintwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3salnativewidgets-gtk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3salprn-gtk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3salprn-gtk.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3salprn-gtk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3gtkframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3gtkframe.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3gtkframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3gtkobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3gtkobject.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3gtkobject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3gtksalmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3gtksalmenu.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3gtksalmenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3glomenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3glomenu.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3glomenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3gloactiongroup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3gloactiongroup.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3gloactiongroup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3/gtk3hudawareness.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3/ $W/Dep/CxxObject/vcl/unx/gtk3/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3/gtk3hudawareness.cxx -o $W/CxxObject/vcl/unx/gtk3/gtk3hudawareness.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/gtk3gloactiongroup.cxx:3: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3/../gtk/gloactiongroup.cxx:319:13: warning: G_ADD_PRIVATE 319 | GLOActionGroupPrivate); | ^ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvclplug_qt5lo.so [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkaction.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkaction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkbridge.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkaction.cxx:10: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkaction.cxx:35:13: warning: const 35 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkaction.cxx:100:13: warning: const 100 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkaction.cxx:108:13: warning: const 108 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkaction.cxx:119:13: warning: const 119 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkaction.cxx:217:13: warning: const 217 | static G_CONST_RETURN gchar * | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkbridge.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkbridge.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkcomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkcomponent.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkcomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkeditabletext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkeditabletext.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkeditabletext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkfactory.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkhypertext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkhypertext.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkhypertext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkimage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkimage.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkimage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atklistener.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkimage.cxx:10: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkimage.cxx:27:13: warning: const 27 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkimage.cxx:58:13: warning: const 58 | static G_CONST_RETURN gchar * | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atklistener.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atklistener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkregistry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkregistry.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkregistry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkselection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkselection.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkselection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktable.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktextattributes.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktable.cxx:10: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atktable.cxx:38:13: warning: const 38 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atktable.cxx:246:13: warning: const 246 | static G_CONST_RETURN gchar * | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atktable.cxx:265:13: warning: const 265 | static G_CONST_RETURN gchar * | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktextattributes.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktextattributes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktext.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkutil.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkutil.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkvalue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkvalue.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkvalue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/a11y/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/a11y/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwrapper.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtkdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_gtkdata.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtkdata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtkinst.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwrapper.cxx:10: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkwrapper.cxx:342:13: warning: const 342 | static G_CONST_RETURN gchar* | ^~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/a11y/../../gtk/a11y/atkwrapper.cxx:373:13: warning: const 373 | static G_CONST_RETURN gchar* | ^~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_gtkinst.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtkinst.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtksys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_gtksys.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtksys.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_filepicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_filepicker.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_filepicker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_folderpicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_folderpicker.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_folderpicker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_cairo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_cairo.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_cairo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_printwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_printwrapper.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_printwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_salnativewidgets-gtk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_salnativewidgets-gtk.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_salnativewidgets-gtk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_salprn-gtk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_salprn-gtk.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_salprn-gtk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtkframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_gtkframe.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtkframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtkobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_gtkobject.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtkobject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gtksalmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_gtksalmenu.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtksalmenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_glomenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_glomenu.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_glomenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_gloactiongroup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_gloactiongroup.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gloactiongroup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/gtk3_kde5_hudawareness.cxx In file included from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/../gtk3/gtk3gloactiongroup.cxx:3, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/gtk3_kde5_gloactiongroup.cxx:20: /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/../gtk3/../gtk/gloactiongroup.cxx:319:13: warning: G_ADD_PRIVATE 319 | GLOActionGroupPrivate); | ^ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_GTK_IMPLEMENTATION -DVCLPLUG_GTK3_KDE5_IMPLEMENTATION -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-deprecated-declarations -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/fribidi -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/libdrm -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -isystem /usr/include/gtk-3.0/unix-print -pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/gtk3_kde5_hudawareness.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_hudawareness.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$S/vcl/unx -I$S/vcl/unx/gtk3 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/gtk3_kde5/kde5_lo_filepicker_main.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/vcl/unx/gtk3_kde5 -D_GLIBCXX_HAS_GTHREADS -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/kde5_lo_filepicker_main.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/kde5_lo_filepicker_main.o -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/vcl/unx/gtk3_kde5 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] vcl/unx/gtk3_kde5/kde5_filepicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/vcl/unx/gtk3_kde5 -D_GLIBCXX_HAS_GTHREADS -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/kde5_filepicker.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/kde5_filepicker.o -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/vcl/unx/gtk3_kde5 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] vcl/unx/gtk3_kde5/kde5_filepicker_ipc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/gtk3_kde5/ $W/Dep/CxxObject/vcl/unx/gtk3_kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/vcl/unx/gtk3_kde5 -D_GLIBCXX_HAS_GTHREADS -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/gtk3_kde5/kde5_filepicker_ipc.cxx -o $W/CxxObject/vcl/unx/gtk3_kde5/kde5_filepicker_ipc.o -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/vcl/inc -I$W/CustomTarget/vcl/unx/gtk3_kde5 -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CMP] UnoControls/util/ctl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/UnoControls/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libctllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/UnoControls/util/ctl.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/UnoControls/util/ctl.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsvtlo.so [build CMP] unotools/util/utl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/unotools/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libutllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/unotools/util/utl.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/unotools/util/utl.component [build CXX] svtools/source/brwbox/brwbox1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/brwbox/ $W/Dep/CxxObject/svtools/source/brwbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/brwbox/brwbox1.cxx -o $W/CxxObject/svtools/source/brwbox/brwbox1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/brwbox/brwbox2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/brwbox/ $W/Dep/CxxObject/svtools/source/brwbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/brwbox/brwbox2.cxx -o $W/CxxObject/svtools/source/brwbox/brwbox2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/brwbox/brwbox3.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.cxx: In member function 'void KDE5FilePicker::initialize(bool)': /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.cxx:236:42: warning: 'void QFileDialog::setConfirmOverwrite(bool)' is deprecated: Use setOption(DontConfirmOverwrite, !enabled) instead [-Wdeprecated-declarations] 236 | _dialog->setConfirmOverwrite(true); | ^ In file included from /usr/include/qt5/QtWidgets/QFileDialog:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.cxx:32: /usr/include/qt5/QtWidgets/qfiledialog.h:175:10: note: declared here 175 | void setConfirmOverwrite(bool enabled); | ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.cxx: In member function 'virtual bool KDE5FilePicker::eventFilter(QObject*, QEvent*)': /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.cxx:272:51: warning: 'static void KWindowSystem::setMainWindow(QWidget*, WId)' is deprecated: Since 5.62. Use KWindowSystem::setMainWindow(QWindow *) [-Wdeprecated-declarations] 272 | KWindowSystem::setMainWindow(w, _winId); | ^ In file included from /usr/include/KF5/KWindowSystem/KWindowSystem:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.cxx:24: /usr/include/KF5/KWindowSystem/kwindowsystem.h:257:17: note: declared here 257 | static void setMainWindow(QWidget *subwindow, WId mainwindow); | ^~~~~~~~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.cxx:272:51: warning: 'static void KWindowSystem::setMainWindow(QWidget*, WId)' is deprecated: Since 5.62. Use KWindowSystem::setMainWindow(QWindow *) [-Wdeprecated-declarations] 272 | KWindowSystem::setMainWindow(w, _winId); | ^ In file included from /usr/include/KF5/KWindowSystem/KWindowSystem:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/unx/gtk3_kde5/kde5_filepicker.cxx:24: /usr/include/KF5/KWindowSystem/kwindowsystem.h:257:17: note: declared here 257 | static void setMainWindow(QWidget *subwindow, WId mainwindow); | ^~~~~~~~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/brwbox/ $W/Dep/CxxObject/svtools/source/brwbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/brwbox/brwbox3.cxx -o $W/CxxObject/svtools/source/brwbox/brwbox3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/brwbox/brwhead.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/brwbox/ $W/Dep/CxxObject/svtools/source/brwbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/brwbox/brwhead.cxx -o $W/CxxObject/svtools/source/brwbox/brwhead.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/brwbox/datwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/brwbox/ $W/Dep/CxxObject/svtools/source/brwbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/brwbox/datwin.cxx -o $W/CxxObject/svtools/source/brwbox/datwin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/brwbox/ebbcontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/brwbox/ $W/Dep/CxxObject/svtools/source/brwbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/brwbox/ebbcontrols.cxx -o $W/CxxObject/svtools/source/brwbox/ebbcontrols.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/brwbox/editbrowsebox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/brwbox/ $W/Dep/CxxObject/svtools/source/brwbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/brwbox/editbrowsebox.cxx -o $W/CxxObject/svtools/source/brwbox/editbrowsebox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/brwbox/editbrowsebox2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/brwbox/ $W/Dep/CxxObject/svtools/source/brwbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/brwbox/editbrowsebox2.cxx -o $W/CxxObject/svtools/source/brwbox/editbrowsebox2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/accessibilityoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/accessibilityoptions.cxx -o $W/CxxObject/svtools/source/config/accessibilityoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/apearcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/apearcfg.cxx -o $W/CxxObject/svtools/source/config/apearcfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/colorcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/colorcfg.cxx -o $W/CxxObject/svtools/source/config/colorcfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/extcolorcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/extcolorcfg.cxx -o $W/CxxObject/svtools/source/config/extcolorcfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/fontsubstconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/fontsubstconfig.cxx -o $W/CxxObject/svtools/source/config/fontsubstconfig.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/helpopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/helpopt.cxx -o $W/CxxObject/svtools/source/config/helpopt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/htmlcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/htmlcfg.cxx -o $W/CxxObject/svtools/source/config/htmlcfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/itemholder2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/itemholder2.cxx -o $W/CxxObject/svtools/source/config/itemholder2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/menuoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/menuoptions.cxx -o $W/CxxObject/svtools/source/config/menuoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/miscopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/miscopt.cxx -o $W/CxxObject/svtools/source/config/miscopt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/slidesorterbaropt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/slidesorterbaropt.cxx -o $W/CxxObject/svtools/source/config/slidesorterbaropt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/optionsdrawinglayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/optionsdrawinglayer.cxx -o $W/CxxObject/svtools/source/config/optionsdrawinglayer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/config/printoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/config/ $W/Dep/CxxObject/svtools/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/config/printoptions.cxx -o $W/CxxObject/svtools/source/config/printoptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/DocumentInfoPreview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/DocumentInfoPreview.cxx -o $W/CxxObject/svtools/source/contnr/DocumentInfoPreview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/contentenumeration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/contentenumeration.cxx -o $W/CxxObject/svtools/source/contnr/contentenumeration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/fileview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/fileview.cxx -o $W/CxxObject/svtools/source/contnr/fileview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/foldertree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/foldertree.cxx -o $W/CxxObject/svtools/source/contnr/foldertree.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/iconview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/iconview.cxx -o $W/CxxObject/svtools/source/contnr/iconview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/iconviewimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/iconviewimpl.cxx -o $W/CxxObject/svtools/source/contnr/iconviewimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/imivctl1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/imivctl1.cxx -o $W/CxxObject/svtools/source/contnr/imivctl1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/imivctl2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/imivctl2.cxx -o $W/CxxObject/svtools/source/contnr/imivctl2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/ivctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/ivctrl.cxx -o $W/CxxObject/svtools/source/contnr/ivctrl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/simptabl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/simptabl.cxx -o $W/CxxObject/svtools/source/contnr/simptabl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/contnr/templwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/contnr/ $W/Dep/CxxObject/svtools/source/contnr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/contnr/templwin.cxx -o $W/CxxObject/svtools/source/contnr/templwin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/accessibleruler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/accessibleruler.cxx -o $W/CxxObject/svtools/source/control/accessibleruler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/asynclink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/asynclink.cxx -o $W/CxxObject/svtools/source/control/asynclink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/autocmpledit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/autocmpledit.cxx -o $W/CxxObject/svtools/source/control/autocmpledit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/breadcrumb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/breadcrumb.cxx -o $W/CxxObject/svtools/source/control/breadcrumb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/calendar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/calendar.cxx -o $W/CxxObject/svtools/source/control/calendar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/collatorres.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/collatorres.cxx -o $W/CxxObject/svtools/source/control/collatorres.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/ctrlbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/ctrlbox.cxx -o $W/CxxObject/svtools/source/control/ctrlbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/ctrltool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/ctrltool.cxx -o $W/CxxObject/svtools/source/control/ctrltool.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/filectrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/filectrl.cxx -o $W/CxxObject/svtools/source/control/filectrl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/fileurlbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/fileurlbox.cxx -o $W/CxxObject/svtools/source/control/fileurlbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/hyperlabel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/hyperlabel.cxx -o $W/CxxObject/svtools/source/control/hyperlabel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/indexentryres.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/indexentryres.cxx -o $W/CxxObject/svtools/source/control/indexentryres.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/inettbc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/inettbc.cxx -o $W/CxxObject/svtools/source/control/inettbc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/managedmenubutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/managedmenubutton.cxx -o $W/CxxObject/svtools/source/control/managedmenubutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/roadmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/roadmap.cxx -o $W/CxxObject/svtools/source/control/roadmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/ruler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/ruler.cxx -o $W/CxxObject/svtools/source/control/ruler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/scriptedtext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/scriptedtext.cxx -o $W/CxxObject/svtools/source/control/scriptedtext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/scrwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/scrwin.cxx -o $W/CxxObject/svtools/source/control/scrwin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/tabbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/tabbar.cxx -o $W/CxxObject/svtools/source/control/tabbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/toolbarmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/toolbarmenu.cxx -o $W/CxxObject/svtools/source/control/toolbarmenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/toolbarmenuacc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/toolbarmenuacc.cxx -o $W/CxxObject/svtools/source/control/toolbarmenuacc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/urlcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/urlcontrol.cxx -o $W/CxxObject/svtools/source/control/urlcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/valueacc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/valueacc.cxx -o $W/CxxObject/svtools/source/control/valueacc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/control/valueset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/control/ $W/Dep/CxxObject/svtools/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/control/valueset.cxx -o $W/CxxObject/svtools/source/control/valueset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/addresstemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/addresstemplate.cxx -o $W/CxxObject/svtools/source/dialogs/addresstemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/colrdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/colrdlg.cxx -o $W/CxxObject/svtools/source/dialogs/colrdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/insdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/insdlg.cxx -o $W/CxxObject/svtools/source/dialogs/insdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/PlaceEditDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/PlaceEditDialog.cxx -o $W/CxxObject/svtools/source/dialogs/PlaceEditDialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/prnsetup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/prnsetup.cxx -o $W/CxxObject/svtools/source/dialogs/prnsetup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/restartdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/restartdialog.cxx -o $W/CxxObject/svtools/source/dialogs/restartdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/roadmapwizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/roadmapwizard.cxx -o $W/CxxObject/svtools/source/dialogs/roadmapwizard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/ServerDetailsControls.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/ServerDetailsControls.cxx -o $W/CxxObject/svtools/source/dialogs/ServerDetailsControls.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/wizardmachine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/wizardmachine.cxx -o $W/CxxObject/svtools/source/dialogs/wizardmachine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/dialogs/wizdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/dialogs/ $W/Dep/CxxObject/svtools/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/dialogs/wizdlg.cxx -o $W/CxxObject/svtools/source/dialogs/wizdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/edit/editsyntaxhighlighter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/edit/ $W/Dep/CxxObject/svtools/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/edit/editsyntaxhighlighter.cxx -o $W/CxxObject/svtools/source/edit/editsyntaxhighlighter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/edit/svmedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/edit/ $W/Dep/CxxObject/svtools/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/edit/svmedit.cxx -o $W/CxxObject/svtools/source/edit/svmedit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/edit/svmedit2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/edit/ $W/Dep/CxxObject/svtools/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/edit/svmedit2.cxx -o $W/CxxObject/svtools/source/edit/svmedit2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/edit/textwindowpeer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/edit/ $W/Dep/CxxObject/svtools/source/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/edit/textwindowpeer.cxx -o $W/CxxObject/svtools/source/edit/textwindowpeer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/filter/SvFilterOptionsDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/filter/ $W/Dep/CxxObject/svtools/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/filter/SvFilterOptionsDialog.cxx -o $W/CxxObject/svtools/source/filter/SvFilterOptionsDialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/filter/DocumentToGraphicRenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/filter/ $W/Dep/CxxObject/svtools/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/filter/DocumentToGraphicRenderer.cxx -o $W/CxxObject/svtools/source/filter/DocumentToGraphicRenderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/filter/exportdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/filter/ $W/Dep/CxxObject/svtools/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/filter/exportdialog.cxx -o $W/CxxObject/svtools/source/filter/exportdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/graphic/renderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/graphic/ $W/Dep/CxxObject/svtools/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/graphic/renderer.cxx -o $W/CxxObject/svtools/source/graphic/renderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/hatchwindow/documentcloser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/hatchwindow/ $W/Dep/CxxObject/svtools/source/hatchwindow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/hatchwindow/documentcloser.cxx -o $W/CxxObject/svtools/source/hatchwindow/documentcloser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/hatchwindow/hatchwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/hatchwindow/ $W/Dep/CxxObject/svtools/source/hatchwindow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/hatchwindow/hatchwindow.cxx -o $W/CxxObject/svtools/source/hatchwindow/hatchwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/hatchwindow/hatchwindowfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/hatchwindow/ $W/Dep/CxxObject/svtools/source/hatchwindow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/hatchwindow/hatchwindowfactory.cxx -o $W/CxxObject/svtools/source/hatchwindow/hatchwindowfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/hatchwindow/ipwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/hatchwindow/ $W/Dep/CxxObject/svtools/source/hatchwindow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/hatchwindow/ipwin.cxx -o $W/CxxObject/svtools/source/hatchwindow/ipwin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/java/javacontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/java/ $W/Dep/CxxObject/svtools/source/java/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/java/javacontext.cxx -o $W/CxxObject/svtools/source/java/javacontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/java/javainteractionhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/java/ $W/Dep/CxxObject/svtools/source/java/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/java/javainteractionhandler.cxx -o $W/CxxObject/svtools/source/java/javainteractionhandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/acceleratorexecute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/acceleratorexecute.cxx -o $W/CxxObject/svtools/source/misc/acceleratorexecute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/bindablecontrolhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/bindablecontrolhelper.cxx -o $W/CxxObject/svtools/source/misc/bindablecontrolhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/cliplistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/cliplistener.cxx -o $W/CxxObject/svtools/source/misc/cliplistener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/dialogclosedlistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/dialogclosedlistener.cxx -o $W/CxxObject/svtools/source/misc/dialogclosedlistener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/ehdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/ehdl.cxx -o $W/CxxObject/svtools/source/misc/ehdl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/embedhlp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/embedhlp.cxx -o $W/CxxObject/svtools/source/misc/embedhlp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/embedtransfer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/embedtransfer.cxx -o $W/CxxObject/svtools/source/misc/embedtransfer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/filechangedchecker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/filechangedchecker.cxx -o $W/CxxObject/svtools/source/misc/filechangedchecker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/imagemgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/imagemgr.cxx -o $W/CxxObject/svtools/source/misc/imagemgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/imageresourceaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/imageresourceaccess.cxx -o $W/CxxObject/svtools/source/misc/imageresourceaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/langtab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/langtab.cxx -o $W/CxxObject/svtools/source/misc/langtab.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/langhelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/langhelp.cxx -o $W/CxxObject/svtools/source/misc/langhelp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/openfiledroptargetlistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/openfiledroptargetlistener.cxx -o $W/CxxObject/svtools/source/misc/openfiledroptargetlistener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/sampletext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/sampletext.cxx -o $W/CxxObject/svtools/source/misc/sampletext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/stringtransfer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/stringtransfer.cxx -o $W/CxxObject/svtools/source/misc/stringtransfer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/svtresid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/svtresid.cxx -o $W/CxxObject/svtools/source/misc/svtresid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/templatefoldercache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/templatefoldercache.cxx -o $W/CxxObject/svtools/source/misc/templatefoldercache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/misc/unitconv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/misc/ $W/Dep/CxxObject/svtools/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/misc/unitconv.cxx -o $W/CxxObject/svtools/source/misc/unitconv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svhtml/htmlkywd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svhtml/ $W/Dep/CxxObject/svtools/source/svhtml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svhtml/htmlkywd.cxx -o $W/CxxObject/svtools/source/svhtml/htmlkywd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svhtml/htmlout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svhtml/ $W/Dep/CxxObject/svtools/source/svhtml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svhtml/htmlout.cxx -o $W/CxxObject/svtools/source/svhtml/htmlout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svhtml/htmlsupp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svhtml/ $W/Dep/CxxObject/svtools/source/svhtml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svhtml/htmlsupp.cxx -o $W/CxxObject/svtools/source/svhtml/htmlsupp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svhtml/HtmlWriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svhtml/ $W/Dep/CxxObject/svtools/source/svhtml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svhtml/HtmlWriter.cxx -o $W/CxxObject/svtools/source/svhtml/HtmlWriter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svhtml/parhtml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svhtml/ $W/Dep/CxxObject/svtools/source/svhtml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svhtml/parhtml.cxx -o $W/CxxObject/svtools/source/svhtml/parhtml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svrtf/parrtf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svrtf/ $W/Dep/CxxObject/svtools/source/svrtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svrtf/parrtf.cxx -o $W/CxxObject/svtools/source/svrtf/parrtf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svrtf/rtfkeywd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svrtf/ $W/Dep/CxxObject/svtools/source/svrtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svrtf/rtfkeywd.cxx -o $W/CxxObject/svtools/source/svrtf/rtfkeywd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svrtf/rtfout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svrtf/ $W/Dep/CxxObject/svtools/source/svrtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svrtf/rtfout.cxx -o $W/CxxObject/svtools/source/svrtf/rtfout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/svrtf/svparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/svrtf/ $W/Dep/CxxObject/svtools/source/svrtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/svrtf/svparser.cxx -o $W/CxxObject/svtools/source/svrtf/svparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/table/defaultinputhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/table/ $W/Dep/CxxObject/svtools/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/table/defaultinputhandler.cxx -o $W/CxxObject/svtools/source/table/defaultinputhandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/table/gridtablerenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/table/ $W/Dep/CxxObject/svtools/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/table/gridtablerenderer.cxx -o $W/CxxObject/svtools/source/table/gridtablerenderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/table/tablecontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/table/ $W/Dep/CxxObject/svtools/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/table/tablecontrol.cxx -o $W/CxxObject/svtools/source/table/tablecontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/table/tablecontrol_impl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/table/ $W/Dep/CxxObject/svtools/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/table/tablecontrol_impl.cxx -o $W/CxxObject/svtools/source/table/tablecontrol_impl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/table/tabledatawindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/table/ $W/Dep/CxxObject/svtools/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/table/tabledatawindow.cxx -o $W/CxxObject/svtools/source/table/tabledatawindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/table/mousefunction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/table/ $W/Dep/CxxObject/svtools/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/table/mousefunction.cxx -o $W/CxxObject/svtools/source/table/mousefunction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/table/cellvalueconversion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/table/ $W/Dep/CxxObject/svtools/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/table/cellvalueconversion.cxx -o $W/CxxObject/svtools/source/table/cellvalueconversion.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/table/tablegeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/table/ $W/Dep/CxxObject/svtools/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/table/tablegeometry.cxx -o $W/CxxObject/svtools/source/table/tablegeometry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uitest/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uitest/ $W/Dep/CxxObject/svtools/source/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uitest/uiobject.cxx -o $W/CxxObject/svtools/source/uitest/uiobject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/addrtempuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/addrtempuno.cxx -o $W/CxxObject/svtools/source/uno/addrtempuno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/fpicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/fpicker.cxx -o $W/CxxObject/svtools/source/uno/fpicker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/framestatuslistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/framestatuslistener.cxx -o $W/CxxObject/svtools/source/uno/framestatuslistener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/generictoolboxcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/generictoolboxcontroller.cxx -o $W/CxxObject/svtools/source/uno/generictoolboxcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/genericunodialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/genericunodialog.cxx -o $W/CxxObject/svtools/source/uno/genericunodialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/miscservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/miscservices.cxx -o $W/CxxObject/svtools/source/uno/miscservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/popupmenucontrollerbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/popupmenucontrollerbase.cxx -o $W/CxxObject/svtools/source/uno/popupmenucontrollerbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/popupwindowcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/popupwindowcontroller.cxx -o $W/CxxObject/svtools/source/uno/popupwindowcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/statusbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/statusbarcontroller.cxx -o $W/CxxObject/svtools/source/uno/statusbarcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/svtxgridcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/svtxgridcontrol.cxx -o $W/CxxObject/svtools/source/uno/svtxgridcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/toolboxcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/toolboxcontroller.cxx -o $W/CxxObject/svtools/source/uno/toolboxcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/treecontrolpeer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/treecontrolpeer.cxx -o $W/CxxObject/svtools/source/uno/treecontrolpeer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/unocontroltablemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/unocontroltablemodel.cxx -o $W/CxxObject/svtools/source/uno/unocontroltablemodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/unogridcolumnfacade.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/unogridcolumnfacade.cxx -o $W/CxxObject/svtools/source/uno/unogridcolumnfacade.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/unoevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/unoevent.cxx -o $W/CxxObject/svtools/source/uno/unoevent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/unoiface.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/unoiface.cxx -o $W/CxxObject/svtools/source/uno/unoiface.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/unoimap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/ $W/Dep/CxxObject/svtools/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/unoimap.cxx -o $W/CxxObject/svtools/source/uno/unoimap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/wizard/unowizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/wizard/ $W/Dep/CxxObject/svtools/source/uno/wizard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/wizard/unowizard.cxx -o $W/CxxObject/svtools/source/uno/wizard/unowizard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/wizard/wizardpagecontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/wizard/ $W/Dep/CxxObject/svtools/source/uno/wizard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/wizard/wizardpagecontroller.cxx -o $W/CxxObject/svtools/source/uno/wizard/wizardpagecontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build CXX] svtools/source/uno/wizard/wizardshell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/source/uno/wizard/ $W/Dep/CxxObject/svtools/source/uno/wizard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/source/uno/wizard/wizardshell.cxx -o $W/CxxObject/svtools/source/uno/wizard/wizardshell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/svtools/source/inc -I$S/svtools/inc -I/usr/include [build BIN] animations S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/animations touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/svidl.run S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcppcanvaslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfwilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsblo.so [build CXX] canvas/source/tools/cachedprimitivebase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/cachedprimitivebase.cxx -o $W/CxxObject/canvas/source/tools/cachedprimitivebase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/canvascustomspritehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/canvascustomspritehelper.cxx -o $W/CxxObject/canvas/source/tools/canvascustomspritehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/canvastools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/canvastools.cxx -o $W/CxxObject/canvas/source/tools/canvastools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/elapsedtime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/elapsedtime.cxx -o $W/CxxObject/canvas/source/tools/elapsedtime.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/page.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/page.cxx -o $W/CxxObject/canvas/source/tools/page.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/pagemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/pagemanager.cxx -o $W/CxxObject/canvas/source/tools/pagemanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/parametricpolypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/parametricpolypolygon.cxx -o $W/CxxObject/canvas/source/tools/parametricpolypolygon.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/propertysethelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/propertysethelper.cxx -o $W/CxxObject/canvas/source/tools/propertysethelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/spriteredrawmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/spriteredrawmanager.cxx -o $W/CxxObject/canvas/source/tools/spriteredrawmanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/surface.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/surface.cxx -o $W/CxxObject/canvas/source/tools/surface.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/surfaceproxy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/surfaceproxy.cxx -o $W/CxxObject/canvas/source/tools/surfaceproxy.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/surfaceproxymanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/surfaceproxymanager.cxx -o $W/CxxObject/canvas/source/tools/surfaceproxymanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] canvas/source/tools/verifyinput.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/tools/ $W/Dep/CxxObject/canvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCANVASTOOLS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/tools/verifyinput.cxx -o $W/CxxObject/canvas/source/tools/verifyinput.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/bitmapaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/bitmapaction.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/bitmapaction.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/cachedprimitivebase.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/implrenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/implrenderer.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/implrenderer.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/lineaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/lineaction.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/lineaction.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/mtftools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/mtftools.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/mtftools.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/pointaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/pointaction.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/pointaction.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/polypolyaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/polypolyaction.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/polypolyaction.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/textaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/textaction.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/textaction.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/textlineshelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/textlineshelper.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/textlineshelper.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/mtfrenderer/transparencygroupaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/mtfrenderer/ $W/Dep/CxxObject/cppcanvas/source/mtfrenderer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/mtfrenderer/transparencygroupaction.cxx -o $W/CxxObject/cppcanvas/source/mtfrenderer/transparencygroupaction.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/tools/canvasgraphichelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/tools/ $W/Dep/CxxObject/cppcanvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/tools/canvasgraphichelper.cxx -o $W/CxxObject/cppcanvas/source/tools/canvasgraphichelper.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/tools/tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/tools/ $W/Dep/CxxObject/cppcanvas/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/tools/tools.cxx -o $W/CxxObject/cppcanvas/source/tools/tools.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/basegfxfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/basegfxfactory.cxx -o $W/CxxObject/cppcanvas/source/wrapper/basegfxfactory.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/implbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/implbitmap.cxx -o $W/CxxObject/cppcanvas/source/wrapper/implbitmap.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/implbitmapcanvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/implbitmapcanvas.cxx -o $W/CxxObject/cppcanvas/source/wrapper/implbitmapcanvas.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/implcanvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/implcanvas.cxx -o $W/CxxObject/cppcanvas/source/wrapper/implcanvas.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/implcustomsprite.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/implcustomsprite.cxx -o $W/CxxObject/cppcanvas/source/wrapper/implcustomsprite.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/implpolypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/implpolypolygon.cxx -o $W/CxxObject/cppcanvas/source/wrapper/implpolypolygon.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/implsprite.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/implsprite.cxx -o $W/CxxObject/cppcanvas/source/wrapper/implsprite.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/implspritecanvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/implspritecanvas.cxx -o $W/CxxObject/cppcanvas/source/wrapper/implspritecanvas.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] cppcanvas/source/wrapper/vclfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/wrapper/ $W/Dep/CxxObject/cppcanvas/source/wrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPCANVAS_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/wrapper/vclfactory.cxx -o $W/CxxObject/cppcanvas/source/wrapper/vclfactory.o -I$S/cppcanvas/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/classes/converter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/classes/ $W/Dep/CxxObject/framework/source/fwi/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/classes/converter.cxx -o $W/CxxObject/framework/source/fwi/classes/converter.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/classes/protocolhandlercache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/classes/ $W/Dep/CxxObject/framework/source/fwi/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/classes/protocolhandlercache.cxx -o $W/CxxObject/framework/source/fwi/classes/protocolhandlercache.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/helper/mischelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/helper/ $W/Dep/CxxObject/framework/source/fwi/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/helper/mischelper.cxx -o $W/CxxObject/framework/source/fwi/helper/mischelper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/helper/shareablemutex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/helper/ $W/Dep/CxxObject/framework/source/fwi/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/helper/shareablemutex.cxx -o $W/CxxObject/framework/source/fwi/helper/shareablemutex.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/jobs/configaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/jobs/ $W/Dep/CxxObject/framework/source/fwi/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/jobs/configaccess.cxx -o $W/CxxObject/framework/source/fwi/jobs/configaccess.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/jobs/jobconst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/jobs/ $W/Dep/CxxObject/framework/source/fwi/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/jobs/jobconst.cxx -o $W/CxxObject/framework/source/fwi/jobs/jobconst.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/threadhelp/transactionmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/threadhelp/ $W/Dep/CxxObject/framework/source/fwi/threadhelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/threadhelp/transactionmanager.cxx -o $W/CxxObject/framework/source/fwi/threadhelp/transactionmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/uielement/constitemcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/uielement/ $W/Dep/CxxObject/framework/source/fwi/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/uielement/constitemcontainer.cxx -o $W/CxxObject/framework/source/fwi/uielement/constitemcontainer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/uielement/itemcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/uielement/ $W/Dep/CxxObject/framework/source/fwi/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/uielement/itemcontainer.cxx -o $W/CxxObject/framework/source/fwi/uielement/itemcontainer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwi/uielement/rootitemcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwi/uielement/ $W/Dep/CxxObject/framework/source/fwi/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWI_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwi/uielement/rootitemcontainer.cxx -o $W/CxxObject/framework/source/fwi/uielement/rootitemcontainer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CMP] xmlscript/util/xmlscript mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmlscript/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxmlscriptlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmlscript/util/xmlscript.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/xmlscript/util/xmlscript.component [build CXX] basic/source/basmgr/basicmanagerrepository.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/basmgr/ $W/Dep/CxxObject/basic/source/basmgr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/basmgr/basicmanagerrepository.cxx -o $W/CxxObject/basic/source/basmgr/basicmanagerrepository.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/basmgr/basmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/basmgr/ $W/Dep/CxxObject/basic/source/basmgr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/basmgr/basmgr.cxx -o $W/CxxObject/basic/source/basmgr/basmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/basmgr/vbahelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/basmgr/ $W/Dep/CxxObject/basic/source/basmgr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/basmgr/vbahelper.cxx -o $W/CxxObject/basic/source/basmgr/vbahelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/codecompletecache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/codecompletecache.cxx -o $W/CxxObject/basic/source/classes/codecompletecache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/eventatt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/eventatt.cxx -o $W/CxxObject/basic/source/classes/eventatt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/global.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/global.cxx -o $W/CxxObject/basic/source/classes/global.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/image.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/image.cxx -o $W/CxxObject/basic/source/classes/image.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/propacc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/propacc.cxx -o $W/CxxObject/basic/source/classes/propacc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/sb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/sb.cxx -o $W/CxxObject/basic/source/classes/sb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/sbunoobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/sbunoobj.cxx -o $W/CxxObject/basic/source/classes/sbunoobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/sbxmod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/sbxmod.cxx -o $W/CxxObject/basic/source/classes/sbxmod.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/basiccharclass.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/basiccharclass.cxx -o $W/CxxObject/basic/source/comp/basiccharclass.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/buffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/buffer.cxx -o $W/CxxObject/basic/source/comp/buffer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/codegen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/codegen.cxx -o $W/CxxObject/basic/source/comp/codegen.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/dim.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/dim.cxx -o $W/CxxObject/basic/source/comp/dim.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/exprtree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/exprtree.cxx -o $W/CxxObject/basic/source/comp/exprtree.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/exprgen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/exprgen.cxx -o $W/CxxObject/basic/source/comp/exprgen.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/exprnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/exprnode.cxx -o $W/CxxObject/basic/source/comp/exprnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/io.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/io.cxx -o $W/CxxObject/basic/source/comp/io.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/loops.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/loops.cxx -o $W/CxxObject/basic/source/comp/loops.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/parser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/parser.cxx -o $W/CxxObject/basic/source/comp/parser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/sbcomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/sbcomp.cxx -o $W/CxxObject/basic/source/comp/sbcomp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/scanner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/scanner.cxx -o $W/CxxObject/basic/source/comp/scanner.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/symtbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/symtbl.cxx -o $W/CxxObject/basic/source/comp/symtbl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/comp/token.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/comp/ $W/Dep/CxxObject/basic/source/comp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/comp/token.cxx -o $W/CxxObject/basic/source/comp/token.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/uno/dlgcont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/uno/ $W/Dep/CxxObject/basic/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/uno/dlgcont.cxx -o $W/CxxObject/basic/source/uno/dlgcont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/uno/modsizeexceeded.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/uno/ $W/Dep/CxxObject/basic/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/uno/modsizeexceeded.cxx -o $W/CxxObject/basic/source/uno/modsizeexceeded.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/uno/namecont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/uno/ $W/Dep/CxxObject/basic/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/uno/namecont.cxx -o $W/CxxObject/basic/source/uno/namecont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/uno/scriptcont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/uno/ $W/Dep/CxxObject/basic/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/uno/scriptcont.cxx -o $W/CxxObject/basic/source/uno/scriptcont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/comenumwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/comenumwrapper.cxx -o $W/CxxObject/basic/source/runtime/comenumwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/ddectrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/ddectrl.cxx -o $W/CxxObject/basic/source/runtime/ddectrl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/inputbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/inputbox.cxx -o $W/CxxObject/basic/source/runtime/inputbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/iosys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/iosys.cxx -o $W/CxxObject/basic/source/runtime/iosys.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/props.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/props.cxx -o $W/CxxObject/basic/source/runtime/props.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/stdobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/stdobj.cxx -o $W/CxxObject/basic/source/runtime/stdobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/stdobj1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/stdobj1.cxx -o $W/CxxObject/basic/source/runtime/stdobj1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/runtime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/runtime.cxx -o $W/CxxObject/basic/source/runtime/runtime.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/errobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/errobject.cxx -o $W/CxxObject/basic/source/classes/errobject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/basrdll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/basrdll.cxx -o $W/CxxObject/basic/source/runtime/basrdll.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/methods.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/methods.cxx -o $W/CxxObject/basic/source/runtime/methods.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/methods1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/methods1.cxx -o $W/CxxObject/basic/source/runtime/methods1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/classes/sbintern.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/classes/ $W/Dep/CxxObject/basic/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/classes/sbintern.cxx -o $W/CxxObject/basic/source/classes/sbintern.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxarray.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxarray.cxx -o $W/CxxObject/basic/source/sbx/sbxarray.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxbool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxbool.cxx -o $W/CxxObject/basic/source/sbx/sbxbool.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxbyte.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxbyte.cxx -o $W/CxxObject/basic/source/sbx/sbxbyte.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxchar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxchar.cxx -o $W/CxxObject/basic/source/sbx/sbxchar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxcoll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxcoll.cxx -o $W/CxxObject/basic/source/sbx/sbxcoll.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxcurr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxcurr.cxx -o $W/CxxObject/basic/source/sbx/sbxcurr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxbase.cxx -o $W/CxxObject/basic/source/sbx/sbxbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxdate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxdate.cxx -o $W/CxxObject/basic/source/sbx/sbxdate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxdbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxdbl.cxx -o $W/CxxObject/basic/source/sbx/sbxdbl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxdec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxdec.cxx -o $W/CxxObject/basic/source/sbx/sbxdec.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxexec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxexec.cxx -o $W/CxxObject/basic/source/sbx/sbxexec.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxform.cxx -o $W/CxxObject/basic/source/sbx/sbxform.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxint.cxx -o $W/CxxObject/basic/source/sbx/sbxint.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxlng.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxlng.cxx -o $W/CxxObject/basic/source/sbx/sbxlng.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxobj.cxx -o $W/CxxObject/basic/source/sbx/sbxobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxres.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxres.cxx -o $W/CxxObject/basic/source/sbx/sbxres.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxscan.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxscan.cxx -o $W/CxxObject/basic/source/sbx/sbxscan.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxsng.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxsng.cxx -o $W/CxxObject/basic/source/sbx/sbxsng.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxstr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxstr.cxx -o $W/CxxObject/basic/source/sbx/sbxstr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxuint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxuint.cxx -o $W/CxxObject/basic/source/sbx/sbxuint.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxulng.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxulng.cxx -o $W/CxxObject/basic/source/sbx/sbxulng.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxvalue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxvalue.cxx -o $W/CxxObject/basic/source/sbx/sbxvalue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/sbx/sbxvar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/sbx/ $W/Dep/CxxObject/basic/source/sbx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/sbx/sbxvar.cxx -o $W/CxxObject/basic/source/sbx/sbxvar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] basic/source/runtime/dllmgr-none.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basic/source/runtime/ $W/Dep/CxxObject/basic/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBASIC_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basic/source/runtime/dllmgr-none.cxx -o $W/CxxObject/basic/source/runtime/dllmgr-none.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/basic/inc -I$S/basic/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbtoolslo.so [build SDI] svx/sdi/svxslots S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/SdiTarget/svx/sdi/ [build SDI] basctl/sdi/basslots S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $S/svx/sdi/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/svidl -quiet -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/svx/sdi/ -I$S/svx/inc -I$S/svx/sdi -I$S/sfx2/sdi -fs$W/SdiTarget/svx/sdi/svxslots.hxx -fx$S/svx/sdi/svx.sdi -fm$W/SdiTarget/svx/sdi/svxslots $S/svx/sdi/svxslots.sdi && touch $W/SdiTarget/svx/sdi/svxslots.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/SdiTarget/basctl/sdi/ [build CXX] workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $S/basctl/sdi/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/svidl -quiet -I$S/svx/sdi -I$S/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/basctl/sdi/ -fs$W/SdiTarget/basctl/sdi/basslots.hxx -fx$S/basctl/sdi/baside.sdi -fm$W/SdiTarget/basctl/sdi/basslots $S/basctl/sdi/basslots.sdi && touch $W/SdiTarget/basctl/sdi/basslots.hxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx" && false) [build CXX] workdir/LexTarget/connectivity/source/parse/sqlflex.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/connectivity/source/parse/sqlflex.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LexTarget/connectivity/source/parse/sqlflex.cxx" && false) [build CXX] connectivity/source/commontools/AutoRetrievingBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/YaccTarget/connectivity/source/parse/ $W/Dep/GenCxxObject/YaccTarget/connectivity/source/parse/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/YaccTarget/connectivity/source/parse/sqlbison.cxx -o $W/GenCxxObject/YaccTarget/connectivity/source/parse/sqlbison.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/LexTarget/connectivity/source/parse/ $W/Dep/GenCxxObject/LexTarget/connectivity/source/parse/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused-macros -DLIBO_INTERNAL_ONLY -c $W/LexTarget/connectivity/source/parse/sqlflex.cxx -o $W/GenCxxObject/LexTarget/connectivity/source/parse/sqlflex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/AutoRetrievingBase.cxx -o $W/CxxObject/connectivity/source/commontools/AutoRetrievingBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/BlobHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/BlobHelper.cxx -o $W/CxxObject/connectivity/source/commontools/BlobHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/CommonTools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/CommonTools.cxx -o $W/CxxObject/connectivity/source/commontools/CommonTools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/ConnectionWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/ConnectionWrapper.cxx -o $W/CxxObject/connectivity/source/commontools/ConnectionWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/DateConversion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/DateConversion.cxx -o $W/CxxObject/connectivity/source/commontools/DateConversion.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/DriversConfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/DriversConfig.cxx -o $W/CxxObject/connectivity/source/commontools/DriversConfig.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx -o $W/CxxObject/connectivity/source/commontools/FDatabaseMetaDataResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.cxx -o $W/CxxObject/connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/FValue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/FValue.cxx -o $W/CxxObject/connectivity/source/commontools/FValue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/ParameterSubstitution.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/ParameterSubstitution.cxx -o $W/CxxObject/connectivity/source/commontools/ParameterSubstitution.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/RowFunctionParser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/RowFunctionParser.cxx -o $W/CxxObject/connectivity/source/commontools/RowFunctionParser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TColumnsHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TColumnsHelper.cxx -o $W/CxxObject/connectivity/source/commontools/TColumnsHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TConnection.cxx -o $W/CxxObject/connectivity/source/commontools/TConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TDatabaseMetaDataBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TDatabaseMetaDataBase.cxx -o $W/CxxObject/connectivity/source/commontools/TDatabaseMetaDataBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TIndex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TIndex.cxx -o $W/CxxObject/connectivity/source/commontools/TIndex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TIndexColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TIndexColumns.cxx -o $W/CxxObject/connectivity/source/commontools/TIndexColumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TIndexes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TIndexes.cxx -o $W/CxxObject/connectivity/source/commontools/TIndexes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TKey.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TKey.cxx -o $W/CxxObject/connectivity/source/commontools/TKey.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TKeyColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TKeyColumns.cxx -o $W/CxxObject/connectivity/source/commontools/TKeyColumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TKeys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TKeys.cxx -o $W/CxxObject/connectivity/source/commontools/TKeys.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TPrivilegesResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TPrivilegesResultSet.cxx -o $W/CxxObject/connectivity/source/commontools/TPrivilegesResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TSkipDeletedSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TSkipDeletedSet.cxx -o $W/CxxObject/connectivity/source/commontools/TSkipDeletedSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TSortIndex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TSortIndex.cxx -o $W/CxxObject/connectivity/source/commontools/TSortIndex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/TTableHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/TTableHelper.cxx -o $W/CxxObject/connectivity/source/commontools/TTableHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/conncleanup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/conncleanup.cxx -o $W/CxxObject/connectivity/source/commontools/conncleanup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/dbcharset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/dbcharset.cxx -o $W/CxxObject/connectivity/source/commontools/dbcharset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/dbconversion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/dbconversion.cxx -o $W/CxxObject/connectivity/source/commontools/dbconversion.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/dbexception.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/dbexception.cxx -o $W/CxxObject/connectivity/source/commontools/dbexception.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/dbmetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/dbmetadata.cxx -o $W/CxxObject/connectivity/source/commontools/dbmetadata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/dbtools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/dbtools.cxx -o $W/CxxObject/connectivity/source/commontools/dbtools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/dbtools2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/dbtools2.cxx -o $W/CxxObject/connectivity/source/commontools/dbtools2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/filtermanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/filtermanager.cxx -o $W/CxxObject/connectivity/source/commontools/filtermanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/formattedcolumnvalue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/formattedcolumnvalue.cxx -o $W/CxxObject/connectivity/source/commontools/formattedcolumnvalue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/parameters.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/parameters.cxx -o $W/CxxObject/connectivity/source/commontools/parameters.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/paramwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/paramwrapper.cxx -o $W/CxxObject/connectivity/source/commontools/paramwrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/predicateinput.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/predicateinput.cxx -o $W/CxxObject/connectivity/source/commontools/predicateinput.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/propertyids.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/propertyids.cxx -o $W/CxxObject/connectivity/source/commontools/propertyids.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/sqlerror.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/sqlerror.cxx -o $W/CxxObject/connectivity/source/commontools/sqlerror.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/statementcomposer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/statementcomposer.cxx -o $W/CxxObject/connectivity/source/commontools/statementcomposer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/commontools/warningscontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/commontools/ $W/Dep/CxxObject/connectivity/source/commontools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/commontools/warningscontainer.cxx -o $W/CxxObject/connectivity/source/commontools/warningscontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/parse/PColumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/parse/ $W/Dep/CxxObject/connectivity/source/parse/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/parse/PColumn.cxx -o $W/CxxObject/connectivity/source/parse/PColumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/parse/internalnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/parse/ $W/Dep/CxxObject/connectivity/source/parse/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/parse/internalnode.cxx -o $W/CxxObject/connectivity/source/parse/internalnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/parse/sqliterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/parse/ $W/Dep/CxxObject/connectivity/source/parse/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/parse/sqliterator.cxx -o $W/CxxObject/connectivity/source/parse/sqliterator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/parse/sqlnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/parse/ $W/Dep/CxxObject/connectivity/source/parse/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/parse/sqlnode.cxx -o $W/CxxObject/connectivity/source/parse/sqlnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/resource/sharedresources.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/resource/ $W/Dep/CxxObject/connectivity/source/resource/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/resource/sharedresources.cxx -o $W/CxxObject/connectivity/source/resource/sharedresources.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VCatalog.cxx -o $W/CxxObject/connectivity/source/sdbcx/VCatalog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VCollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VCollection.cxx -o $W/CxxObject/connectivity/source/sdbcx/VCollection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VColumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VColumn.cxx -o $W/CxxObject/connectivity/source/sdbcx/VColumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VDescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VDescriptor.cxx -o $W/CxxObject/connectivity/source/sdbcx/VDescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VGroup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VGroup.cxx -o $W/CxxObject/connectivity/source/sdbcx/VGroup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VIndex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VIndex.cxx -o $W/CxxObject/connectivity/source/sdbcx/VIndex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VIndexColumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VIndexColumn.cxx -o $W/CxxObject/connectivity/source/sdbcx/VIndexColumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VKey.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VKey.cxx -o $W/CxxObject/connectivity/source/sdbcx/VKey.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VKeyColumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VKeyColumn.cxx -o $W/CxxObject/connectivity/source/sdbcx/VKeyColumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VTable.cxx -o $W/CxxObject/connectivity/source/sdbcx/VTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VUser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VUser.cxx -o $W/CxxObject/connectivity/source/sdbcx/VUser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build CXX] connectivity/source/sdbcx/VView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/sdbcx/ $W/Dep/CxxObject/connectivity/source/sdbcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBTOOLS -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/sdbcx/VView.cxx -o $W/CxxObject/connectivity/source/sdbcx/VView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/YaccTarget/connectivity/source/parse/ [build JAR] juh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/juh/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/juh/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/juh/META-INF/MANIFEST.MF" jurt.jar ridl.jar ../ && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/juh/META-INF/MANIFEST.MF && cat $S/javaunohelper/util/manifest >> $W/JavaClassSet/Jar/juh/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/juh && jar cfm $I/program/classes/juh.jar $W/JavaClassSet/Jar/juh/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/juh.jar; false) [build JAR] java_uno S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/java_uno/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/java_uno/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/java_uno/META-INF/MANIFEST.MF" ridl.jar jurt.jar ../ && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/java_uno/META-INF/MANIFEST.MF && cat $S/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/manifest >> $W/JavaClassSet/Jar/java_uno/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/java_uno && jar cfm $I/program/classes/java_uno.jar $W/JavaClassSet/Jar/java_uno/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/java_uno.jar; false) [build CXX] canvas/source/simplecanvas/simplecanvasimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/simplecanvas/ $W/Dep/CxxObject/canvas/source/simplecanvas/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/simplecanvas/simplecanvasimpl.cxx -o $W/CxxObject/canvas/source/simplecanvas/simplecanvasimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvclcanvaslo.so [build CXX] canvas/source/cairo/cairo_cachedbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_cachedbitmap.cxx -o $W/CxxObject/canvas/source/cairo/cairo_cachedbitmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_canvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_canvas.cxx -o $W/CxxObject/canvas/source/cairo/cairo_canvas.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_canvasbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_canvasbitmap.cxx -o $W/CxxObject/canvas/source/cairo/cairo_canvasbitmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_canvascustomsprite.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_canvascustomsprite.cxx -o $W/CxxObject/canvas/source/cairo/cairo_canvascustomsprite.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_canvasfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_canvasfont.cxx -o $W/CxxObject/canvas/source/cairo/cairo_canvasfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_canvashelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_canvashelper.cxx -o $W/CxxObject/canvas/source/cairo/cairo_canvashelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_canvashelper_text.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_canvashelper_text.cxx -o $W/CxxObject/canvas/source/cairo/cairo_canvashelper_text.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_devicehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_devicehelper.cxx -o $W/CxxObject/canvas/source/cairo/cairo_devicehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_services.cxx -o $W/CxxObject/canvas/source/cairo/cairo_services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_spritecanvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_spritecanvas.cxx -o $W/CxxObject/canvas/source/cairo/cairo_spritecanvas.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_spritecanvashelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_spritecanvashelper.cxx -o $W/CxxObject/canvas/source/cairo/cairo_spritecanvashelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_spritedevicehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_spritedevicehelper.cxx -o $W/CxxObject/canvas/source/cairo/cairo_spritedevicehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_spritehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_spritehelper.cxx -o $W/CxxObject/canvas/source/cairo/cairo_spritehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/cairo/cairo_textlayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/cairo/ $W/Dep/CxxObject/canvas/source/cairo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/cairo/cairo_textlayout.cxx -o $W/CxxObject/canvas/source/cairo/cairo_textlayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 [build CXX] canvas/source/opengl/ogl_bitmapcanvashelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_bitmapcanvashelper.cxx -o $W/CxxObject/canvas/source/opengl/ogl_bitmapcanvashelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_canvasbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_canvasbitmap.cxx -o $W/CxxObject/canvas/source/opengl/ogl_canvasbitmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_canvascustomsprite.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_canvascustomsprite.cxx -o $W/CxxObject/canvas/source/opengl/ogl_canvascustomsprite.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_canvasfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_canvasfont.cxx -o $W/CxxObject/canvas/source/opengl/ogl_canvasfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_canvashelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_canvashelper.cxx -o $W/CxxObject/canvas/source/opengl/ogl_canvashelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_canvastools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_canvastools.cxx -o $W/CxxObject/canvas/source/opengl/ogl_canvastools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_spritecanvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_spritecanvas.cxx -o $W/CxxObject/canvas/source/opengl/ogl_spritecanvas.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_spritedevicehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_spritedevicehelper.cxx -o $W/CxxObject/canvas/source/opengl/ogl_spritedevicehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_textlayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_textlayout.cxx -o $W/CxxObject/canvas/source/opengl/ogl_textlayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] canvas/source/opengl/ogl_texturecache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/opengl/ $W/Dep/CxxObject/canvas/source/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/opengl/ogl_texturecache.cxx -o $W/CxxObject/canvas/source/opengl/ogl_texturecache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build LNK] Library/libexpwraplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sax/source/expatwrap/sax_expat.o $W/CxxObject/sax/source/expatwrap/saxwriter.o $W/CxxObject/sax/source/expatwrap/xml2utf.o $W/CxxObject/sax/source/fastparser/fastparser.o $W/CxxObject/sax/source/fastparser/legacyfastparser.o -Wl,--start-group -lxml2 -lexpat -lz -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lsaxlo -ltllo -o $I/program/libexpwraplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libexpwraplo.so | grep SONAME > $W/LinkTarget/Library/libexpwraplo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libexpwraplo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libexpwraplo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libexpwraplo.so.exports.tmp $W/LinkTarget/Library/libexpwraplo.so.exports; then rm $W/LinkTarget/Library/libexpwraplo.so.exports.tmp; else mv $W/LinkTarget/Library/libexpwraplo.so.exports.tmp $W/LinkTarget/Library/libexpwraplo.so.exports && touch -r $I/program/libexpwraplo.so $W/LinkTarget/Library/libexpwraplo.so.exports; fi TEMPFILE=/tmp/gbuild.5gUbX3 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libexpwraplo.so.objectlist [build BIN] configmgr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/configmgr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfilelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbpool2.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libflatlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libodbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmysql_jdbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsdbc2.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libwriterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libhsqldb.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libjdbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libevoablo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfirebird_sdbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmysqlclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpostgresql-sdbc-impllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmorklo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmtfrendererlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbahsqllo.so [build CMP] dtrans/util/mcnttype mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dtrans/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmcnttype.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dtrans/util/mcnttype.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/dtrans/util/mcnttype.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libembobj.so [build BIN] eventattacher S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/eventattacher [build CMP] extensions/source/logging/log mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/logging/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libloglo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/logging/log.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/source/logging/log.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libscnlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libbiblo.so [build CMP] io/source/io mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/io/source/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/libiolo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/io/source/io.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/io/source/io.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libflashlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtextfdlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libforlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfps_officelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfwmlo.so [build CXX] lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/hyphenator/hyphen/ $W/Dep/CxxObject/lingucomponent/source/hyphenator/hyphen/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx -o $W/CxxObject/lingucomponent/source/hyphenator/hyphen/hyphenimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/lingucomponent/source/lingutil -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/hunspell [build CXX] lingucomponent/source/spellcheck/spell/sspellimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/spellcheck/spell/ $W/Dep/CxxObject/lingucomponent/source/spellcheck/spell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/spellcheck/spell/sspellimp.cxx -o $W/CxxObject/lingucomponent/source/spellcheck/spell/sspellimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/lingucomponent/source/lingutil -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/hunspell [build CXX] lingucomponent/source/thesaurus/libnth/nthesdta.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/thesaurus/libnth/ $W/Dep/CxxObject/lingucomponent/source/thesaurus/libnth/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/thesaurus/libnth/nthesdta.cxx -o $W/CxxObject/lingucomponent/source/thesaurus/libnth/nthesdta.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/lingucomponent/source/lingutil -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/hunspell [build CXX] lingucomponent/source/thesaurus/libnth/nthesimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lingucomponent/source/thesaurus/libnth/ $W/Dep/CxxObject/lingucomponent/source/thesaurus/libnth/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lingucomponent/source/thesaurus/libnth/nthesimp.cxx -o $W/CxxObject/lingucomponent/source/thesaurus/libnth/nthesimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/lingucomponent/source/lingutil -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/hunspell [build CMP] package/source/xstor/xstor mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/package/source/xstor/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxstor.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/package/source/xstor/xstor.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/package/source/xstor/xstor.component [build SDI] sc/sdi/scslots S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/SdiTarget/sc/sdi/ [build SDI] sw/sdi/swslots S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $S/sc/sdi/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/svidl -quiet -I$S/sc/inc -I$S/sc/sdi -I$S/svx/sdi -I$S/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/sc/sdi/ -fs$W/SdiTarget/sc/sdi/scslots.hxx -fx$S/sc/sdi/scalc.sdi -fm$W/SdiTarget/sc/sdi/scslots $S/sc/sdi/scslots.sdi && touch $W/SdiTarget/sc/sdi/scslots.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/SdiTarget/sw/sdi/ [build SDI] sd/sdi/sdgslots S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $S/sw/sdi/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/svidl -quiet -I$S/sw/inc -I$S/sw/sdi -I$S/svx/sdi -I$S/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/sw/sdi/ -fs$W/SdiTarget/sw/sdi/swslots.hxx -fx$S/sw/sdi/swriter.sdi -fm$W/SdiTarget/sw/sdi/swslots $S/sw/sdi/swslots.sdi && touch $W/SdiTarget/sw/sdi/swslots.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/SdiTarget/sd/sdi/ [build SDI] sd/sdi/sdslots S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $S/sd/sdi/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/svidl -quiet -I$S/sd/inc -I$S/sd/sdi -I$S/svx/sdi -I$S/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/sd/sdi/ -fs$W/SdiTarget/sd/sdi/sdgslots.hxx -fx$S/sd/sdi/sdgslots.sdi -fm$W/SdiTarget/sd/sdi/sdgslots $S/sd/sdi/sdgslots.sdi && touch $W/SdiTarget/sd/sdi/sdgslots.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/SdiTarget/sd/sdi/ [build SDI] starmath/sdi/smslots S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $S/sd/sdi/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/svidl -quiet -I$S/sd/inc -I$S/sd/sdi -I$S/svx/sdi -I$S/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/sd/sdi/ -fs$W/SdiTarget/sd/sdi/sdslots.hxx -fx$S/sd/sdi/sdslots.sdi -fm$W/SdiTarget/sd/sdi/sdslots $S/sd/sdi/sdslots.sdi && touch $W/SdiTarget/sd/sdi/sdslots.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/SdiTarget/starmath/sdi/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $S/starmath/sdi/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/svidl -quiet -I$S/starmath/inc -I$S/starmath/sdi -I$S/svx/sdi -I$S/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/starmath/sdi/ -fs$W/SdiTarget/starmath/sdi/smslots.hxx -fx$S/starmath/sdi/smath.sdi -fm$W/SdiTarget/starmath/sdi/smslots $S/starmath/sdi/smslots.sdi && touch $W/SdiTarget/starmath/sdi/smslots.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtextconversiondlgslo.so [build LNK] Library/libucpcmis1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/cmis/auth_provider.o $W/CxxObject/ucb/source/ucp/cmis/certvalidation_handler.o $W/CxxObject/ucb/source/ucp/cmis/cmis_content.o $W/CxxObject/ucb/source/ucp/cmis/cmis_repo_content.o $W/CxxObject/ucb/source/ucp/cmis/cmis_datasupplier.o $W/CxxObject/ucb/source/ucp/cmis/cmis_provider.o $W/CxxObject/ucb/source/ucp/cmis/cmis_resultset.o $W/CxxObject/ucb/source/ucp/cmis/cmis_url.o $W/CxxObject/ucb/source/ucp/cmis/std_inputstream.o $W/CxxObject/ucb/source/ucp/cmis/std_outputstream.o -Wl,--start-group -lboost_date_time -lcmis-0.5 -lcurl -lxml2 -lcurl -lxml2 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lsaxlo -lucbhelper -ltllo -o $I/program/libucpcmis1lo.so [build CMP] ucb/source/ucp/expand/ucpexpand1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/expand/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpexpand1lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/expand/ucpexpand1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/expand/ucpexpand1.component [build CMP] ucb/source/ucp/ext/ucpext mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/ext/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpextlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/ext/ucpext.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/ext/ucpext.component [build CMP] ucb/source/ucp/webdav-neon/ucpdav1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/webdav-neon/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpdav1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/webdav-neon/ucpdav1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/webdav-neon/ucpdav1.component [build CMP] scripting/source/stringresource/stringresource mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/stringresource/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libstringresourcelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/stringresource/stringresource.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/stringresource/stringresource.component [build CXX] slideshow/source/engine/opengl/TransitionerImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/opengl/ $W/Dep/CxxObject/slideshow/source/engine/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DGLM_FORCE_RADIANS -DGLM_FORCE_CTOR_INIT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/opengl/TransitionerImpl.cxx -o $W/CxxObject/slideshow/source/engine/opengl/TransitionerImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] slideshow/source/engine/opengl/TransitionImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/opengl/ $W/Dep/CxxObject/slideshow/source/engine/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DGLM_FORCE_RADIANS -DGLM_FORCE_CTOR_INIT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/opengl/TransitionImpl.cxx -o $W/CxxObject/slideshow/source/engine/opengl/TransitionImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] slideshow/source/engine/opengl/Operation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpcmis1lo.so | grep SONAME > $W/LinkTarget/Library/libucpcmis1lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpcmis1lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpcmis1lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpcmis1lo.so.exports.tmp $W/LinkTarget/Library/libucpcmis1lo.so.exports; then rm $W/LinkTarget/Library/libucpcmis1lo.so.exports.tmp; else mv $W/LinkTarget/Library/libucpcmis1lo.so.exports.tmp $W/LinkTarget/Library/libucpcmis1lo.so.exports && touch -r $I/program/libucpcmis1lo.so $W/LinkTarget/Library/libucpcmis1lo.so.exports; fi TEMPFILE=/tmp/gbuild.sKnvOB && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpcmis1lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/opengl/ $W/Dep/CxxObject/slideshow/source/engine/opengl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DGLM_FORCE_RADIANS -DGLM_FORCE_CTOR_INIT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/opengl/Operation.cxx -o $W/CxxObject/slideshow/source/engine/opengl/Operation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libgielo.so [build CXX] filter/source/graphicfilter/icgm/actimpr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/actimpr.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/actimpr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/bitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/bitmap.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/bitmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/bundles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/bundles.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/bundles.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/cgm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/cgm.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/cgm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/chart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/chart.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/chart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/class0.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/class0.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/class0.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/class1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/class1.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/class1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/class2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/class2.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/class2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/class3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/class3.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/class3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/class4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/class4.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/class4.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/class5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/class5.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/class5.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/class7.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/class7.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/class7.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/classx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/classx.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/classx.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphicfilter/icgm/elements.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/icgm/ $W/Dep/CxxObject/filter/source/graphicfilter/icgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/icgm/elements.cxx -o $W/CxxObject/filter/source/graphicfilter/icgm/elements.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build BIN] helpcompiler S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/helpcompiler touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/HelpLinker.run [build MOD] idl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/idl [build BIN] io S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/io [build BIN] javaunohelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/javaunohelper [build JCS] Jar/nlpsolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/nlpsolver/ && rm -rf $W/JavaClassSet/Jar/nlpsolver/* && RESPONSEFILE=/tmp/gbuild.C1INEc && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$I/program/classes/java_uno.jar:$W/Jar/EvolutionarySolver.jar:$W/JavaClassSet/Jar/nlpsolver" -d $W/JavaClassSet/Jar/nlpsolver @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/nlpsolver/done [build XHC] nlpsolver en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/en-US && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/en-US -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/en-US -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/en-US && zip -r $W/Extension/nlpsolver/root/help/en-US/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang en-US -mod help -dir $W/Extension/nlpsolver/root/help/en-US && rm -fr $W/Extension/nlpsolver/root/help/en-US/caption $W/Extension/nlpsolver/root/help/en-US/content && touch $W/Extension/nlpsolver/root/help/en-US.done [build XHC] nlpsolver af S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/af && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/af -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/af -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/af && zip -r $W/Extension/nlpsolver/root/help/af/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang af -mod help -dir $W/Extension/nlpsolver/root/help/af && rm -fr $W/Extension/nlpsolver/root/help/af/caption $W/Extension/nlpsolver/root/help/af/content && touch $W/Extension/nlpsolver/root/help/af.done [build XHC] nlpsolver ar adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ar && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ar -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ar -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ar && zip -r $W/Extension/nlpsolver/root/help/ar/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ar -mod help -dir $W/Extension/nlpsolver/root/help/ar && rm -fr $W/Extension/nlpsolver/root/help/ar/caption $W/Extension/nlpsolver/root/help/ar/content && touch $W/Extension/nlpsolver/root/help/ar.done [build XHC] nlpsolver as S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/as && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/as -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/as -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/as && zip -r $W/Extension/nlpsolver/root/help/as/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang as -mod help -dir $W/Extension/nlpsolver/root/help/as && rm -fr $W/Extension/nlpsolver/root/help/as/caption $W/Extension/nlpsolver/root/help/as/content && touch $W/Extension/nlpsolver/root/help/as.done [build XHC] nlpsolver bg adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 81%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 60%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/bg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/bg -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/bg -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/bg && zip -r $W/Extension/nlpsolver/root/help/bg/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang bg -mod help -dir $W/Extension/nlpsolver/root/help/bg && rm -fr $W/Extension/nlpsolver/root/help/bg/caption $W/Extension/nlpsolver/root/help/bg/content && touch $W/Extension/nlpsolver/root/help/bg.done [build XHC] nlpsolver bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/bn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/bn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/bn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/bn && zip -r $W/Extension/nlpsolver/root/help/bn/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang bn -mod help -dir $W/Extension/nlpsolver/root/help/bn && rm -fr $W/Extension/nlpsolver/root/help/bn/caption $W/Extension/nlpsolver/root/help/bn/content && touch $W/Extension/nlpsolver/root/help/bn.done [build XHC] nlpsolver br adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 79%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 58%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/br && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/br -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/br -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/br && zip -r $W/Extension/nlpsolver/root/help/br/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang br -mod help -dir $W/Extension/nlpsolver/root/help/br && rm -fr $W/Extension/nlpsolver/root/help/br/caption $W/Extension/nlpsolver/root/help/br/content && touch $W/Extension/nlpsolver/root/help/br.done [build XHC] nlpsolver ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ca && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ca -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ca -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ca && zip -r $W/Extension/nlpsolver/root/help/ca/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ca -mod help -dir $W/Extension/nlpsolver/root/help/ca && rm -fr $W/Extension/nlpsolver/root/help/ca/caption $W/Extension/nlpsolver/root/help/ca/content && touch $W/Extension/nlpsolver/root/help/ca.done [build XHC] nlpsolver cs adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/cs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/cs -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/cs -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/cs && zip -r $W/Extension/nlpsolver/root/help/cs/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang cs -mod help -dir $W/Extension/nlpsolver/root/help/cs && rm -fr $W/Extension/nlpsolver/root/help/cs/caption $W/Extension/nlpsolver/root/help/cs/content && touch $W/Extension/nlpsolver/root/help/cs.done [build XHC] nlpsolver cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/cy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/cy -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/cy -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/cy && zip -r $W/Extension/nlpsolver/root/help/cy/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang cy -mod help -dir $W/Extension/nlpsolver/root/help/cy && rm -fr $W/Extension/nlpsolver/root/help/cy/caption $W/Extension/nlpsolver/root/help/cy/content && touch $W/Extension/nlpsolver/root/help/cy.done [build XHC] nlpsolver da adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 51%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 52%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/da && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/da -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/da -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/da && zip -r $W/Extension/nlpsolver/root/help/da/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang da -mod help -dir $W/Extension/nlpsolver/root/help/da && rm -fr $W/Extension/nlpsolver/root/help/da/caption $W/Extension/nlpsolver/root/help/da/content && touch $W/Extension/nlpsolver/root/help/da.done [build XHC] nlpsolver de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/de && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/de -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/de -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/de && zip -r $W/Extension/nlpsolver/root/help/de/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang de -mod help -dir $W/Extension/nlpsolver/root/help/de && rm -fr $W/Extension/nlpsolver/root/help/de/caption $W/Extension/nlpsolver/root/help/de/content && touch $W/Extension/nlpsolver/root/help/de.done [build XHC] nlpsolver dz adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/dz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/dz -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/dz -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/dz && zip -r $W/Extension/nlpsolver/root/help/dz/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang dz -mod help -dir $W/Extension/nlpsolver/root/help/dz && rm -fr $W/Extension/nlpsolver/root/help/dz/caption $W/Extension/nlpsolver/root/help/dz/content && touch $W/Extension/nlpsolver/root/help/dz.done [build XHC] nlpsolver el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/el && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/el -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/el -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/el && zip -r $W/Extension/nlpsolver/root/help/el/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang el -mod help -dir $W/Extension/nlpsolver/root/help/el && rm -fr $W/Extension/nlpsolver/root/help/el/caption $W/Extension/nlpsolver/root/help/el/content && touch $W/Extension/nlpsolver/root/help/el.done [build XHC] nlpsolver eo adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/eo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/eo -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/eo -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/eo && zip -r $W/Extension/nlpsolver/root/help/eo/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang eo -mod help -dir $W/Extension/nlpsolver/root/help/eo && rm -fr $W/Extension/nlpsolver/root/help/eo/caption $W/Extension/nlpsolver/root/help/eo/content && touch $W/Extension/nlpsolver/root/help/eo.done adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 57%) [build XHC] nlpsolver es adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/es && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/es -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/es -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/es && zip -r $W/Extension/nlpsolver/root/help/es/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang es -mod help -dir $W/Extension/nlpsolver/root/help/es && rm -fr $W/Extension/nlpsolver/root/help/es/caption $W/Extension/nlpsolver/root/help/es/content && touch $W/Extension/nlpsolver/root/help/es.done [build XHC] nlpsolver et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/et && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/et -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/et -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/et && zip -r $W/Extension/nlpsolver/root/help/et/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang et -mod help -dir $W/Extension/nlpsolver/root/help/et && rm -fr $W/Extension/nlpsolver/root/help/et/caption $W/Extension/nlpsolver/root/help/et/content && touch $W/Extension/nlpsolver/root/help/et.done [build XHC] nlpsolver eu adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/eu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/eu -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/eu -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/eu && zip -r $W/Extension/nlpsolver/root/help/eu/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang eu -mod help -dir $W/Extension/nlpsolver/root/help/eu && rm -fr $W/Extension/nlpsolver/root/help/eu/caption $W/Extension/nlpsolver/root/help/eu/content && touch $W/Extension/nlpsolver/root/help/eu.done [build XHC] nlpsolver fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/fa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/fa -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/fa -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/fa && zip -r $W/Extension/nlpsolver/root/help/fa/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang fa -mod help -dir $W/Extension/nlpsolver/root/help/fa && rm -fr $W/Extension/nlpsolver/root/help/fa/caption $W/Extension/nlpsolver/root/help/fa/content && touch $W/Extension/nlpsolver/root/help/fa.done [build XHC] nlpsolver fi adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/fi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/fi -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/fi -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/fi && zip -r $W/Extension/nlpsolver/root/help/fi/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang fi -mod help -dir $W/Extension/nlpsolver/root/help/fi && rm -fr $W/Extension/nlpsolver/root/help/fi/caption $W/Extension/nlpsolver/root/help/fi/content && touch $W/Extension/nlpsolver/root/help/fi.done [build XHC] nlpsolver fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/fr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/fr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/fr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/fr && zip -r $W/Extension/nlpsolver/root/help/fr/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang fr -mod help -dir $W/Extension/nlpsolver/root/help/fr && rm -fr $W/Extension/nlpsolver/root/help/fr/caption $W/Extension/nlpsolver/root/help/fr/content && touch $W/Extension/nlpsolver/root/help/fr.done [build XHC] nlpsolver ga adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ga && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ga -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ga -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ga && zip -r $W/Extension/nlpsolver/root/help/ga/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ga -mod help -dir $W/Extension/nlpsolver/root/help/ga && rm -fr $W/Extension/nlpsolver/root/help/ga/caption $W/Extension/nlpsolver/root/help/ga/content && touch $W/Extension/nlpsolver/root/help/ga.done [build XHC] nlpsolver gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/gl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/gl -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/gl -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/gl && zip -r $W/Extension/nlpsolver/root/help/gl/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang gl -mod help -dir $W/Extension/nlpsolver/root/help/gl && rm -fr $W/Extension/nlpsolver/root/help/gl/caption $W/Extension/nlpsolver/root/help/gl/content && touch $W/Extension/nlpsolver/root/help/gl.done [build XHC] nlpsolver gu adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/gu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/gu -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/gu -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/gu && zip -r $W/Extension/nlpsolver/root/help/gu/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang gu -mod help -dir $W/Extension/nlpsolver/root/help/gu && rm -fr $W/Extension/nlpsolver/root/help/gu/caption $W/Extension/nlpsolver/root/help/gu/content && touch $W/Extension/nlpsolver/root/help/gu.done [build XHC] nlpsolver he adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 81%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 59%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/he && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/he -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/he -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/he && zip -r $W/Extension/nlpsolver/root/help/he/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang he -mod help -dir $W/Extension/nlpsolver/root/help/he && rm -fr $W/Extension/nlpsolver/root/help/he/caption $W/Extension/nlpsolver/root/help/he/content && touch $W/Extension/nlpsolver/root/help/he.done [build XHC] nlpsolver hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/hi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/hi -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/hi -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/hi && zip -r $W/Extension/nlpsolver/root/help/hi/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang hi -mod help -dir $W/Extension/nlpsolver/root/help/hi && rm -fr $W/Extension/nlpsolver/root/help/hi/caption $W/Extension/nlpsolver/root/help/hi/content && touch $W/Extension/nlpsolver/root/help/hi.done [build XHC] nlpsolver hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/hr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/hr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/hr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/hr && zip -r $W/Extension/nlpsolver/root/help/hr/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang hr -mod help -dir $W/Extension/nlpsolver/root/help/hr && rm -fr $W/Extension/nlpsolver/root/help/hr/caption $W/Extension/nlpsolver/root/help/hr/content && touch $W/Extension/nlpsolver/root/help/hr.done [build XHC] nlpsolver hu adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 56%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/hu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/hu -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/hu -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/hu && zip -r $W/Extension/nlpsolver/root/help/hu/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang hu -mod help -dir $W/Extension/nlpsolver/root/help/hu && rm -fr $W/Extension/nlpsolver/root/help/hu/caption $W/Extension/nlpsolver/root/help/hu/content && touch $W/Extension/nlpsolver/root/help/hu.done [build XHC] nlpsolver id adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 52%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 79%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 59%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/id && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/id -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/id -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/id && zip -r $W/Extension/nlpsolver/root/help/id/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang id -mod help -dir $W/Extension/nlpsolver/root/help/id && rm -fr $W/Extension/nlpsolver/root/help/id/caption $W/Extension/nlpsolver/root/help/id/content && touch $W/Extension/nlpsolver/root/help/id.done [build XHC] nlpsolver it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/it && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/it -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/it -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/it && zip -r $W/Extension/nlpsolver/root/help/it/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang it -mod help -dir $W/Extension/nlpsolver/root/help/it && rm -fr $W/Extension/nlpsolver/root/help/it/caption $W/Extension/nlpsolver/root/help/it/content && touch $W/Extension/nlpsolver/root/help/it.done [build XHC] nlpsolver ja adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 51%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ja && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ja -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ja -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ja && zip -r $W/Extension/nlpsolver/root/help/ja/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ja -mod help -dir $W/Extension/nlpsolver/root/help/ja && rm -fr $W/Extension/nlpsolver/root/help/ja/caption $W/Extension/nlpsolver/root/help/ja/content && touch $W/Extension/nlpsolver/root/help/ja.done [build XHC] nlpsolver kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/kk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/kk -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/kk -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/kk && zip -r $W/Extension/nlpsolver/root/help/kk/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang kk -mod help -dir $W/Extension/nlpsolver/root/help/kk && rm -fr $W/Extension/nlpsolver/root/help/kk/caption $W/Extension/nlpsolver/root/help/kk/content && touch $W/Extension/nlpsolver/root/help/kk.done [build XHC] nlpsolver kn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/kn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/kn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/kn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/kn && zip -r $W/Extension/nlpsolver/root/help/kn/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang kn -mod help -dir $W/Extension/nlpsolver/root/help/kn && rm -fr $W/Extension/nlpsolver/root/help/kn/caption $W/Extension/nlpsolver/root/help/kn/content && touch $W/Extension/nlpsolver/root/help/kn.done [build XHC] nlpsolver ko adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 76%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 50%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 79%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 57%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 81%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ko && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ko -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ko -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ko && zip -r $W/Extension/nlpsolver/root/help/ko/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ko -mod help -dir $W/Extension/nlpsolver/root/help/ko && rm -fr $W/Extension/nlpsolver/root/help/ko/caption $W/Extension/nlpsolver/root/help/ko/content && touch $W/Extension/nlpsolver/root/help/ko.done [build XHC] nlpsolver lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/lt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/lt -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/lt -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/lt && zip -r $W/Extension/nlpsolver/root/help/lt/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang lt -mod help -dir $W/Extension/nlpsolver/root/help/lt && rm -fr $W/Extension/nlpsolver/root/help/lt/caption $W/Extension/nlpsolver/root/help/lt/content && touch $W/Extension/nlpsolver/root/help/lt.done [build XHC] nlpsolver lv adding: com.sun.star.comp.Calc.NLPSolver/Options.xhpS=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/lv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/lv -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/lv -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/lv && zip -r $W/Extension/nlpsolver/root/help/lv/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang lv -mod help -dir $W/Extension/nlpsolver/root/help/lv && rm -fr $W/Extension/nlpsolver/root/help/lv/caption $W/Extension/nlpsolver/root/help/lv/content && touch $W/Extension/nlpsolver/root/help/lv.done (deflated 76%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 50%) [build XHC] nlpsolver mai adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 52%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/mai && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/mai -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/mai -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/mai && zip -r $W/Extension/nlpsolver/root/help/mai/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang mai -mod help -dir $W/Extension/nlpsolver/root/help/mai && rm -fr $W/Extension/nlpsolver/root/help/mai/caption $W/Extension/nlpsolver/root/help/mai/content && touch $W/Extension/nlpsolver/root/help/mai.done [build XHC] nlpsolver ml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ml && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ml -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ml -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ml && zip -r $W/Extension/nlpsolver/root/help/ml/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ml -mod help -dir $W/Extension/nlpsolver/root/help/ml && rm -fr $W/Extension/nlpsolver/root/help/ml/caption $W/Extension/nlpsolver/root/help/ml/content && touch $W/Extension/nlpsolver/root/help/ml.done [build XHC] nlpsolver mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/mr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/mr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/mr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/mr && zip -r $W/Extension/nlpsolver/root/help/mr/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang mr -mod help -dir $W/Extension/nlpsolver/root/help/mr && rm -fr $W/Extension/nlpsolver/root/help/mr/caption $W/Extension/nlpsolver/root/help/mr/content && touch $W/Extension/nlpsolver/root/help/mr.done [build XHC] nlpsolver nb adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 81%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 60%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhpS=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/nb -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/nb -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/nb && zip -r $W/Extension/nlpsolver/root/help/nb/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nb -mod help -dir $W/Extension/nlpsolver/root/help/nb && rm -fr $W/Extension/nlpsolver/root/help/nb/caption $W/Extension/nlpsolver/root/help/nb/content && touch $W/Extension/nlpsolver/root/help/nb.done (deflated 82%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 52%) [build XHC] nlpsolver nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/nl -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/nl -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/nl && zip -r $W/Extension/nlpsolver/root/help/nl/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nl -mod help -dir $W/Extension/nlpsolver/root/help/nl && rm -fr $W/Extension/nlpsolver/root/help/nl/caption $W/Extension/nlpsolver/root/help/nl/content && touch $W/Extension/nlpsolver/root/help/nl.done [build XHC] nlpsolver nn adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/nn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/nn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/nn && zip -r $W/Extension/nlpsolver/root/help/nn/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nn -mod help -dir $W/Extension/nlpsolver/root/help/nn && rm -fr $W/Extension/nlpsolver/root/help/nn/caption $W/Extension/nlpsolver/root/help/nn/content && touch $W/Extension/nlpsolver/root/help/nn.done [build XHC] nlpsolver nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/nr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/nr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/nr && zip -r $W/Extension/nlpsolver/root/help/nr/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nr -mod help -dir $W/Extension/nlpsolver/root/help/nr && rm -fr $W/Extension/nlpsolver/root/help/nr/caption $W/Extension/nlpsolver/root/help/nr/content && touch $W/Extension/nlpsolver/root/help/nr.done adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp[build XHC] nlpsolver nso (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/nso && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/nso -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/nso -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/nso && zip -r $W/Extension/nlpsolver/root/help/nso/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nso -mod help -dir $W/Extension/nlpsolver/root/help/nso && rm -fr $W/Extension/nlpsolver/root/help/nso/caption $W/Extension/nlpsolver/root/help/nso/content && touch $W/Extension/nlpsolver/root/help/nso.done [build XHC] nlpsolver or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/or && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/or -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/or -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/or && zip -r $W/Extension/nlpsolver/root/help/or/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang or -mod help -dir $W/Extension/nlpsolver/root/help/or && rm -fr $W/Extension/nlpsolver/root/help/or/caption $W/Extension/nlpsolver/root/help/or/content && touch $W/Extension/nlpsolver/root/help/or.done [build XHC] nlpsolver pa-IN adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/pa-IN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/pa-IN -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/pa-IN -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/pa-IN && zip -r $W/Extension/nlpsolver/root/help/pa-IN/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang pa-IN -mod help -dir $W/Extension/nlpsolver/root/help/pa-IN && rm -fr $W/Extension/nlpsolver/root/help/pa-IN/caption $W/Extension/nlpsolver/root/help/pa-IN/content && touch $W/Extension/nlpsolver/root/help/pa-IN.done [build XHC] nlpsolver pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/pl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/pl -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/pl -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/pl && zip -r $W/Extension/nlpsolver/root/help/pl/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang pl -mod help -dir $W/Extension/nlpsolver/root/help/pl && rm -fr $W/Extension/nlpsolver/root/help/pl/caption $W/Extension/nlpsolver/root/help/pl/content && touch $W/Extension/nlpsolver/root/help/pl.done [build XHC] nlpsolver pt-BR adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 82%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 60%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 52%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 51%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/pt-BR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/pt-BR -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/pt-BR -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/pt-BR && zip -r $W/Extension/nlpsolver/root/help/pt-BR/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang pt-BR -mod help -dir $W/Extension/nlpsolver/root/help/pt-BR && rm -fr $W/Extension/nlpsolver/root/help/pt-BR/caption $W/Extension/nlpsolver/root/help/pt-BR/content && touch $W/Extension/nlpsolver/root/help/pt-BR.done [build XHC] nlpsolver pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/pt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/pt -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/pt -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/pt && zip -r $W/Extension/nlpsolver/root/help/pt/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang pt -mod help -dir $W/Extension/nlpsolver/root/help/pt && rm -fr $W/Extension/nlpsolver/root/help/pt/caption $W/Extension/nlpsolver/root/help/pt/content && touch $W/Extension/nlpsolver/root/help/pt.done [build XHC] nlpsolver ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ro && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ro -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ro -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ro && zip -r $W/Extension/nlpsolver/root/help/ro/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ro -mod help -dir $W/Extension/nlpsolver/root/help/ro && rm -fr $W/Extension/nlpsolver/root/help/ro/caption $W/Extension/nlpsolver/root/help/ro/content && touch $W/Extension/nlpsolver/root/help/ro.done [build XHC] nlpsolver ru adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ru && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ru -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ru -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ru && zip -r $W/Extension/nlpsolver/root/help/ru/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ru -mod help -dir $W/Extension/nlpsolver/root/help/ru && rm -fr $W/Extension/nlpsolver/root/help/ru/caption $W/Extension/nlpsolver/root/help/ru/content && touch $W/Extension/nlpsolver/root/help/ru.done [build XHC] nlpsolver si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/si && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/si -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/si -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/si && zip -r $W/Extension/nlpsolver/root/help/si/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang si -mod help -dir $W/Extension/nlpsolver/root/help/si && rm -fr $W/Extension/nlpsolver/root/help/si/caption $W/Extension/nlpsolver/root/help/si/content && touch $W/Extension/nlpsolver/root/help/si.done [build XHC] nlpsolver sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/sk -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/sk -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/sk && zip -r $W/Extension/nlpsolver/root/help/sk/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sk -mod help -dir $W/Extension/nlpsolver/root/help/sk && rm -fr $W/Extension/nlpsolver/root/help/sk/caption $W/Extension/nlpsolver/root/help/sk/content && touch $W/Extension/nlpsolver/root/help/sk.done [build XHC] nlpsolver sl adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 57%) (deflated 54%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 76%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 52%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/sl -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/sl -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/sl && zip -r $W/Extension/nlpsolver/root/help/sl/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sl -mod help -dir $W/Extension/nlpsolver/root/help/sl && rm -fr $W/Extension/nlpsolver/root/help/sl/caption $W/Extension/nlpsolver/root/help/sl/content && touch $W/Extension/nlpsolver/root/help/sl.done [build XHC] nlpsolver sr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/sr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/sr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/sr && zip -r $W/Extension/nlpsolver/root/help/sr/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sr -mod help -dir $W/Extension/nlpsolver/root/help/sr && rm -fr $W/Extension/nlpsolver/root/help/sr/caption $W/Extension/nlpsolver/root/help/sr/content && touch $W/Extension/nlpsolver/root/help/sr.done [build XHC] nlpsolver sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sr-Latn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/sr-Latn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/sr-Latn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/sr-Latn && zip -r $W/Extension/nlpsolver/root/help/sr-Latn/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sr-Latn -mod help -dir $W/Extension/nlpsolver/root/help/sr-Latn && rm -fr $W/Extension/nlpsolver/root/help/sr-Latn/caption $W/Extension/nlpsolver/root/help/sr-Latn/content && touch $W/Extension/nlpsolver/root/help/sr-Latn.done [build XHC] nlpsolver ss adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 52%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 76%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 52%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ss && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ss -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ss -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ss && zip -r $W/Extension/nlpsolver/root/help/ss/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ss -mod help -dir $W/Extension/nlpsolver/root/help/ss && rm -fr $W/Extension/nlpsolver/root/help/ss/caption $W/Extension/nlpsolver/root/help/ss/content && touch $W/Extension/nlpsolver/root/help/ss.done [build XHC] nlpsolver st S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/st && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/st -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/st -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/st && zip -r $W/Extension/nlpsolver/root/help/st/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang st -mod help -dir $W/Extension/nlpsolver/root/help/st && rm -fr $W/Extension/nlpsolver/root/help/st/caption $W/Extension/nlpsolver/root/help/st/content && touch $W/Extension/nlpsolver/root/help/st.done [build XHC] nlpsolver sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/sv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/sv -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/sv -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/sv && zip -r $W/Extension/nlpsolver/root/help/sv/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sv -mod help -dir $W/Extension/nlpsolver/root/help/sv && rm -fr $W/Extension/nlpsolver/root/help/sv/caption $W/Extension/nlpsolver/root/help/sv/content && touch $W/Extension/nlpsolver/root/help/sv.done [build XHC] nlpsolver ta adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ta && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ta -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ta -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ta && zip -r $W/Extension/nlpsolver/root/help/ta/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ta -mod help -dir $W/Extension/nlpsolver/root/help/ta && rm -fr $W/Extension/nlpsolver/root/help/ta/caption $W/Extension/nlpsolver/root/help/ta/content && touch $W/Extension/nlpsolver/root/help/ta.done [build XHC] nlpsolver te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/te && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/te -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/te -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/te && zip -r $W/Extension/nlpsolver/root/help/te/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang te -mod help -dir $W/Extension/nlpsolver/root/help/te && rm -fr $W/Extension/nlpsolver/root/help/te/caption $W/Extension/nlpsolver/root/help/te/content && touch $W/Extension/nlpsolver/root/help/te.done [build XHC] nlpsolver th S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/th && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/th -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/th -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/th && zip -r $W/Extension/nlpsolver/root/help/th/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang th -mod help -dir $W/Extension/nlpsolver/root/help/th && rm -fr $W/Extension/nlpsolver/root/help/th/caption $W/Extension/nlpsolver/root/help/th/content && touch $W/Extension/nlpsolver/root/help/th.done [build XHC] nlpsolver tn adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 82%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 64%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 81%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 60%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/tn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/tn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/tn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/tn && zip -r $W/Extension/nlpsolver/root/help/tn/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang tn -mod help -dir $W/Extension/nlpsolver/root/help/tn && rm -fr $W/Extension/nlpsolver/root/help/tn/caption $W/Extension/nlpsolver/root/help/tn/content && touch $W/Extension/nlpsolver/root/help/tn.done [build XHC] nlpsolver tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/tr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/tr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/tr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/tr && zip -r $W/Extension/nlpsolver/root/help/tr/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang tr -mod help -dir $W/Extension/nlpsolver/root/help/tr && rm -fr $W/Extension/nlpsolver/root/help/tr/caption $W/Extension/nlpsolver/root/help/tr/content && touch $W/Extension/nlpsolver/root/help/tr.done [build XHC] nlpsolver ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ts && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ts -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ts -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ts && zip -r $W/Extension/nlpsolver/root/help/ts/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ts -mod help -dir $W/Extension/nlpsolver/root/help/ts && rm -fr $W/Extension/nlpsolver/root/help/ts/caption $W/Extension/nlpsolver/root/help/ts/content && touch $W/Extension/nlpsolver/root/help/ts.done [build XHC] nlpsolver uk adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/uk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/uk -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/uk -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/uk && zip -r $W/Extension/nlpsolver/root/help/uk/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang uk -mod help -dir $W/Extension/nlpsolver/root/help/uk && rm -fr $W/Extension/nlpsolver/root/help/uk/caption $W/Extension/nlpsolver/root/help/uk/content && touch $W/Extension/nlpsolver/root/help/uk.done [build XHC] nlpsolver ve adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 77%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/ve && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/ve -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/ve -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/ve && zip -r $W/Extension/nlpsolver/root/help/ve/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ve -mod help -dir $W/Extension/nlpsolver/root/help/ve && rm -fr $W/Extension/nlpsolver/root/help/ve/caption $W/Extension/nlpsolver/root/help/ve/content && touch $W/Extension/nlpsolver/root/help/ve.done [build XHC] nlpsolver xh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/xh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/xh -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/xh -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/xh && zip -r $W/Extension/nlpsolver/root/help/xh/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang xh -mod help -dir $W/Extension/nlpsolver/root/help/xh && rm -fr $W/Extension/nlpsolver/root/help/xh/caption $W/Extension/nlpsolver/root/help/xh/content && touch $W/Extension/nlpsolver/root/help/xh.done [build XHC] nlpsolver zh-CN adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 56%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 54%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/zh-CN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/zh-CN -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/zh-CN -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/zh-CN && zip -r $W/Extension/nlpsolver/root/help/zh-CN/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang zh-CN -mod help -dir $W/Extension/nlpsolver/root/help/zh-CN && rm -fr $W/Extension/nlpsolver/root/help/zh-CN/caption $W/Extension/nlpsolver/root/help/zh-CN/content && touch $W/Extension/nlpsolver/root/help/zh-CN.done [build XHC] nlpsolver zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/zh-TW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/zh-TW -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/zh-TW -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/zh-TW && zip -r $W/Extension/nlpsolver/root/help/zh-TW/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang zh-TW -mod help -dir $W/Extension/nlpsolver/root/help/zh-TW && rm -fr $W/Extension/nlpsolver/root/help/zh-TW/caption $W/Extension/nlpsolver/root/help/zh-TW/content && touch $W/Extension/nlpsolver/root/help/zh-TW.done [build XHC] nlpsolver zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/help/zu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/nlpsolver/help/zu -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/nlpsolver/root/help/zu -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp && (cd $W/Extension/nlpsolver/help/zu && zip -r $W/Extension/nlpsolver/root/help/zu/help.jar com.sun.star.comp.Calc.NLPSolver/Options.xhp com.sun.star.comp.Calc.NLPSolver/Usage.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang zu -mod help -dir $W/Extension/nlpsolver/root/help/zu && rm -fr $W/Extension/nlpsolver/root/help/zu/caption $W/Extension/nlpsolver/root/help/zu/content && touch $W/Extension/nlpsolver/root/help/zu.done [build MOD] odk adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 76%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 46%) adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 76%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 48%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/odk [build BIN] opencl adding: com.sun.star.comp.Calc.NLPSolver/Options.xhp (deflated 78%) adding: com.sun.star.comp.Calc.NLPSolver/Usage.xhp (deflated 53%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/opencl [build BIN] pyuno S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/pyuno [build JCS] Jar/OOoRunner S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/OOoRunner/ && rm -rf $W/JavaClassSet/Jar/OOoRunner/* && RESPONSEFILE=/tmp/gbuild.SrHXxF && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$I/program/classes/java_uno.jar:$W/JavaClassSet/Jar/OOoRunner" -d $W/JavaClassSet/Jar/OOoRunner @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/OOoRunner/done [build JCS] Jar/reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/reportbuilder/ && rm -rf $W/JavaClassSet/Jar/reportbuilder/* && RESPONSEFILE=/tmp/gbuild.r94e5o && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/java_uno.jar:$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:/usr/share/java/commons-logging.jar:/usr/share/java/flow-engine.jar:/usr/share/java/flute-1.3.0.jar:/usr/share/java/libbase.jar:/usr/share/java/libfonts.jar:/usr/share/java/libformula.jar:/usr/share/java/liblayout.jar:/usr/share/java/libloader.jar:/usr/share/java/librepository.jar:/usr/share/java/libserializer.jar:/usr/share/java/libxml.jar:/usr/share/java/sac.jar:$W/JavaClassSet/Jar/reportbuilder" -d $W/JavaClassSet/Jar/reportbuilder @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/reportbuilder/done [build JCS] Jar/HelloWorld S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/HelloWorld/ && rm -rf $W/JavaClassSet/Jar/HelloWorld/* && RESPONSEFILE=/tmp/gbuild.WOEYkV && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/JavaClassSet/Jar/HelloWorld" -d $W/JavaClassSet/Jar/HelloWorld @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/HelloWorld/done [build JCS] Jar/Highlight S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/Highlight/ && rm -rf $W/JavaClassSet/Jar/Highlight/* && RESPONSEFILE=/tmp/gbuild.ypf0If && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/JavaClassSet/Jar/Highlight" -d $W/JavaClassSet/Jar/Highlight @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/Highlight/done [build JCS] Jar/MemoryUsage Note: /builddir/build/BUILD/libreoffice-6.3.5.2/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/PropertyInfo.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/MemoryUsage/ && rm -rf $W/JavaClassSet/Jar/MemoryUsage/* && RESPONSEFILE=/tmp/gbuild.Tzb7gx && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/JavaClassSet/Jar/MemoryUsage" -d $W/JavaClassSet/Jar/MemoryUsage @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/MemoryUsage/done [build JCS] Jar/ScriptFramework S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ScriptFramework/ && rm -rf $W/JavaClassSet/Jar/ScriptFramework/* && RESPONSEFILE=/tmp/gbuild.BA67yz && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/JavaClassSet/Jar/ScriptFramework" -d $W/JavaClassSet/Jar/ScriptFramework @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/ScriptFramework/done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libunotest.so [build JCS] Jar/TestExtension S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/TestExtension/ && rm -rf $W/JavaClassSet/Jar/TestExtension/* && RESPONSEFILE=/tmp/gbuild.iDuM3j && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/JavaClassSet/Jar/TestExtension" -d $W/JavaClassSet/Jar/TestExtension @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/TestExtension/done [build JCS] Jar/smoketest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/smoketest/ && rm -rf $W/JavaClassSet/Jar/smoketest/* && RESPONSEFILE=/tmp/gbuild.g8DKkk && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/JavaClassSet/Jar/smoketest" -d $W/JavaClassSet/Jar/smoketest @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/smoketest/done S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/langsupport [build JCS] Jar/mediawiki S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/mediawiki/ && rm -rf $W/JavaClassSet/Jar/mediawiki/* && RESPONSEFILE=/tmp/gbuild.n0aI5m && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/JavaClassSet/Jar/mediawiki" -d $W/JavaClassSet/Jar/mediawiki @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/mediawiki/done [build XHC] wiki-publisher en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/en-US && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/en-US -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/en-US -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/en-US && zip -r $W/Extension/wiki-publisher/root/help/en-US/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang en-US -mod help -dir $W/Extension/wiki-publisher/root/help/en-US && rm -fr $W/Extension/wiki-publisher/root/help/en-US/caption $W/Extension/wiki-publisher/root/help/en-US/content && touch $W/Extension/wiki-publisher/root/help/en-US.done [build XHC] wiki-publisher af adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 65%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 70%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 63%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/af && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/af -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/af -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/af && zip -r $W/Extension/wiki-publisher/root/help/af/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang af -mod help -dir $W/Extension/wiki-publisher/root/help/af && rm -fr $W/Extension/wiki-publisher/root/help/af/caption $W/Extension/wiki-publisher/root/help/af/content && touch $W/Extension/wiki-publisher/root/help/af.done [build XHC] wiki-publisher ar adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ar && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ar -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ar -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ar && zip -r $W/Extension/wiki-publisher/root/help/ar/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ar -mod help -dir $W/Extension/wiki-publisher/root/help/ar && rm -fr $W/Extension/wiki-publisher/root/help/ar/caption $W/Extension/wiki-publisher/root/help/ar/content && touch $W/Extension/wiki-publisher/root/help/ar.done [build XHC] wiki-publisher as adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 60%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/as && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/as -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/as -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/as && zip -r $W/Extension/wiki-publisher/root/help/as/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang as -mod help -dir $W/Extension/wiki-publisher/root/help/as && rm -fr $W/Extension/wiki-publisher/root/help/as/caption $W/Extension/wiki-publisher/root/help/as/content && touch $W/Extension/wiki-publisher/root/help/as.done [build XHC] wiki-publisher bg adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/bg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/bg -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/bg -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/bg && zip -r $W/Extension/wiki-publisher/root/help/bg/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang bg -mod help -dir $W/Extension/wiki-publisher/root/help/bg && rm -fr $W/Extension/wiki-publisher/root/help/bg/caption $W/Extension/wiki-publisher/root/help/bg/content && touch $W/Extension/wiki-publisher/root/help/bg.done [build XHC] wiki-publisher bn adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 71%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 63%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/bn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/bn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/bn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/bn && zip -r $W/Extension/wiki-publisher/root/help/bn/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang bn -mod help -dir $W/Extension/wiki-publisher/root/help/bn && rm -fr $W/Extension/wiki-publisher/root/help/bn/caption $W/Extension/wiki-publisher/root/help/bn/content && touch $W/Extension/wiki-publisher/root/help/bn.done [build XHC] wiki-publisher br adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/br && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/br -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/br -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/br && zip -r $W/Extension/wiki-publisher/root/help/br/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang br -mod help -dir $W/Extension/wiki-publisher/root/help/br && rm -fr $W/Extension/wiki-publisher/root/help/br/caption $W/Extension/wiki-publisher/root/help/br/content && touch $W/Extension/wiki-publisher/root/help/br.done [build XHC] wiki-publisher ca adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ca && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ca -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ca -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ca && zip -r $W/Extension/wiki-publisher/root/help/ca/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ca -mod help -dir $W/Extension/wiki-publisher/root/help/ca && rm -fr $W/Extension/wiki-publisher/root/help/ca/caption $W/Extension/wiki-publisher/root/help/ca/content && touch $W/Extension/wiki-publisher/root/help/ca.done [build XHC] wiki-publisher cs adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/cs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/cs -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/cs -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/cs && zip -r $W/Extension/wiki-publisher/root/help/cs/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang cs -mod help -dir $W/Extension/wiki-publisher/root/help/cs && rm -fr $W/Extension/wiki-publisher/root/help/cs/caption $W/Extension/wiki-publisher/root/help/cs/content && touch $W/Extension/wiki-publisher/root/help/cs.done [build XHC] wiki-publisher cy S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/cy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/cy -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/cy -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/cy && zip -r $W/Extension/wiki-publisher/root/help/cy/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang cy -mod help -dir $W/Extension/wiki-publisher/root/help/cy && rm -fr $W/Extension/wiki-publisher/root/help/cy/caption $W/Extension/wiki-publisher/root/help/cy/content && touch $W/Extension/wiki-publisher/root/help/cy.done [build XHC] wiki-publisher da adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 60%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/da && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/da -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/da -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/da && zip -r $W/Extension/wiki-publisher/root/help/da/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang da -mod help -dir $W/Extension/wiki-publisher/root/help/da && rm -fr $W/Extension/wiki-publisher/root/help/da/caption $W/Extension/wiki-publisher/root/help/da/content && touch $W/Extension/wiki-publisher/root/help/da.done [build XHC] wiki-publisher de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/de && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/de -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/de -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/de && zip -r $W/Extension/wiki-publisher/root/help/de/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang de -mod help -dir $W/Extension/wiki-publisher/root/help/de && rm -fr $W/Extension/wiki-publisher/root/help/de/caption $W/Extension/wiki-publisher/root/help/de/content && touch $W/Extension/wiki-publisher/root/help/de.done [build XHC] wiki-publisher dz adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/dz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/dz -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/dz -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/dz && zip -r $W/Extension/wiki-publisher/root/help/dz/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang dz -mod help -dir $W/Extension/wiki-publisher/root/help/dz && rm -fr $W/Extension/wiki-publisher/root/help/dz/caption $W/Extension/wiki-publisher/root/help/dz/content && touch $W/Extension/wiki-publisher/root/help/dz.done [build XHC] wiki-publisher el adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/el && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/el -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/el -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/el && zip -r $W/Extension/wiki-publisher/root/help/el/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang el -mod help -dir $W/Extension/wiki-publisher/root/help/el && rm -fr $W/Extension/wiki-publisher/root/help/el/caption $W/Extension/wiki-publisher/root/help/el/content && touch $W/Extension/wiki-publisher/root/help/el.done [build XHC] wiki-publisher eo adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 72%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 63%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/eo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/eo -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/eo -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/eo && zip -r $W/Extension/wiki-publisher/root/help/eo/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang eo -mod help -dir $W/Extension/wiki-publisher/root/help/eo && rm -fr $W/Extension/wiki-publisher/root/help/eo/caption $W/Extension/wiki-publisher/root/help/eo/content && touch $W/Extension/wiki-publisher/root/help/eo.done [build XHC] wiki-publisher es adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/es && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/es -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/es -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/es && zip -r $W/Extension/wiki-publisher/root/help/es/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang es -mod help -dir $W/Extension/wiki-publisher/root/help/es && rm -fr $W/Extension/wiki-publisher/root/help/es/caption $W/Extension/wiki-publisher/root/help/es/content && touch $W/Extension/wiki-publisher/root/help/es.done [build XHC] wiki-publisher et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/et && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/et -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/et -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/et && zip -r $W/Extension/wiki-publisher/root/help/et/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang et -mod help -dir $W/Extension/wiki-publisher/root/help/et && rm -fr $W/Extension/wiki-publisher/root/help/et/caption $W/Extension/wiki-publisher/root/help/et/content && touch $W/Extension/wiki-publisher/root/help/et.done [build XHC] wiki-publisher eu adding: com.sun.wiki-publisher/wikisend.xhp adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 63%) (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/eu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/eu -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/eu -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/eu && zip -r $W/Extension/wiki-publisher/root/help/eu/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang eu -mod help -dir $W/Extension/wiki-publisher/root/help/eu && rm -fr $W/Extension/wiki-publisher/root/help/eu/caption $W/Extension/wiki-publisher/root/help/eu/content && touch $W/Extension/wiki-publisher/root/help/eu.done [build XHC] wiki-publisher fa S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/fa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/fa -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/fa -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/fa && zip -r $W/Extension/wiki-publisher/root/help/fa/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang fa -mod help -dir $W/Extension/wiki-publisher/root/help/fa && rm -fr $W/Extension/wiki-publisher/root/help/fa/caption $W/Extension/wiki-publisher/root/help/fa/content && touch $W/Extension/wiki-publisher/root/help/fa.done [build XHC] wiki-publisher fi adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/fi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/fi -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/fi -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/fi && zip -r $W/Extension/wiki-publisher/root/help/fi/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang fi -mod help -dir $W/Extension/wiki-publisher/root/help/fi && rm -fr $W/Extension/wiki-publisher/root/help/fi/caption $W/Extension/wiki-publisher/root/help/fi/content && touch $W/Extension/wiki-publisher/root/help/fi.done [build XHC] wiki-publisher fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/fr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/fr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/fr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/fr && zip -r $W/Extension/wiki-publisher/root/help/fr/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang fr -mod help -dir $W/Extension/wiki-publisher/root/help/fr && rm -fr $W/Extension/wiki-publisher/root/help/fr/caption $W/Extension/wiki-publisher/root/help/fr/content && touch $W/Extension/wiki-publisher/root/help/fr.done [build XHC] wiki-publisher ga adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ga && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ga -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ga -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ga && zip -r $W/Extension/wiki-publisher/root/help/ga/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ga -mod help -dir $W/Extension/wiki-publisher/root/help/ga && rm -fr $W/Extension/wiki-publisher/root/help/ga/caption $W/Extension/wiki-publisher/root/help/ga/content && touch $W/Extension/wiki-publisher/root/help/ga.done [build XHC] wiki-publisher gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/gl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/gl -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/gl -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/gl && zip -r $W/Extension/wiki-publisher/root/help/gl/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang gl -mod help -dir $W/Extension/wiki-publisher/root/help/gl && rm -fr $W/Extension/wiki-publisher/root/help/gl/caption $W/Extension/wiki-publisher/root/help/gl/content && touch $W/Extension/wiki-publisher/root/help/gl.done [build XHC] wiki-publisher gu adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp adding: com.sun.wiki-publisher/wikisend.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/gu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/gu -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/gu -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/gu && zip -r $W/Extension/wiki-publisher/root/help/gu/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang gu -mod help -dir $W/Extension/wiki-publisher/root/help/gu && rm -fr $W/Extension/wiki-publisher/root/help/gu/caption $W/Extension/wiki-publisher/root/help/gu/content && touch $W/Extension/wiki-publisher/root/help/gu.done [build XHC] wiki-publisher he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/he && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/he -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/he -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/he && zip -r $W/Extension/wiki-publisher/root/help/he/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang he -mod help -dir $W/Extension/wiki-publisher/root/help/he && rm -fr $W/Extension/wiki-publisher/root/help/he/caption $W/Extension/wiki-publisher/root/help/he/content && touch $W/Extension/wiki-publisher/root/help/he.done [build XHC] wiki-publisher hi adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/hi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/hi -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/hi -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/hi && zip -r $W/Extension/wiki-publisher/root/help/hi/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang hi -mod help -dir $W/Extension/wiki-publisher/root/help/hi && rm -fr $W/Extension/wiki-publisher/root/help/hi/caption $W/Extension/wiki-publisher/root/help/hi/content && touch $W/Extension/wiki-publisher/root/help/hi.done [build XHC] wiki-publisher hr adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 60%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/hr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/hr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/hr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/hr && zip -r $W/Extension/wiki-publisher/root/help/hr/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang hr -mod help -dir $W/Extension/wiki-publisher/root/help/hr && rm -fr $W/Extension/wiki-publisher/root/help/hr/caption $W/Extension/wiki-publisher/root/help/hr/content && touch $W/Extension/wiki-publisher/root/help/hr.done [build XHC] wiki-publisher hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/hu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/hu -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/hu -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/hu && zip -r $W/Extension/wiki-publisher/root/help/hu/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang hu -mod help -dir $W/Extension/wiki-publisher/root/help/hu && rm -fr $W/Extension/wiki-publisher/root/help/hu/caption $W/Extension/wiki-publisher/root/help/hu/content && touch $W/Extension/wiki-publisher/root/help/hu.done [build XHC] wiki-publisher id adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 60%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/id && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/id -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/id -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/id && zip -r $W/Extension/wiki-publisher/root/help/id/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang id -mod help -dir $W/Extension/wiki-publisher/root/help/id && rm -fr $W/Extension/wiki-publisher/root/help/id/caption $W/Extension/wiki-publisher/root/help/id/content && touch $W/Extension/wiki-publisher/root/help/id.done [build XHC] wiki-publisher it adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/it && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/it -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/it -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/it && zip -r $W/Extension/wiki-publisher/root/help/it/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang it -mod help -dir $W/Extension/wiki-publisher/root/help/it && rm -fr $W/Extension/wiki-publisher/root/help/it/caption $W/Extension/wiki-publisher/root/help/it/content && touch $W/Extension/wiki-publisher/root/help/it.done [build XHC] wiki-publisher ja adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ja && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ja -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ja -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ja && zip -r $W/Extension/wiki-publisher/root/help/ja/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ja -mod help -dir $W/Extension/wiki-publisher/root/help/ja && rm -fr $W/Extension/wiki-publisher/root/help/ja/caption $W/Extension/wiki-publisher/root/help/ja/content && touch $W/Extension/wiki-publisher/root/help/ja.done [build XHC] wiki-publisher kk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/kk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/kk -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/kk -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/kk && zip -r $W/Extension/wiki-publisher/root/help/kk/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang kk -mod help -dir $W/Extension/wiki-publisher/root/help/kk && rm -fr $W/Extension/wiki-publisher/root/help/kk/caption $W/Extension/wiki-publisher/root/help/kk/content && touch $W/Extension/wiki-publisher/root/help/kk.done [build XHC] wiki-publisher kn adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 59%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 70%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/kn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/kn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/kn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/kn && zip -r $W/Extension/wiki-publisher/root/help/kn/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang kn -mod help -dir $W/Extension/wiki-publisher/root/help/kn && rm -fr $W/Extension/wiki-publisher/root/help/kn/caption $W/Extension/wiki-publisher/root/help/kn/content && touch $W/Extension/wiki-publisher/root/help/kn.done [build XHC] wiki-publisher ko adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 70%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 71%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 70%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 63%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ko && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ko -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ko -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ko && zip -r $W/Extension/wiki-publisher/root/help/ko/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ko -mod help -dir $W/Extension/wiki-publisher/root/help/ko && rm -fr $W/Extension/wiki-publisher/root/help/ko/caption $W/Extension/wiki-publisher/root/help/ko/content && touch $W/Extension/wiki-publisher/root/help/ko.done [build XHC] wiki-publisher lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/lt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/lt -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/lt -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/lt && zip -r $W/Extension/wiki-publisher/root/help/lt/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang lt -mod help -dir $W/Extension/wiki-publisher/root/help/lt && rm -fr $W/Extension/wiki-publisher/root/help/lt/caption $W/Extension/wiki-publisher/root/help/lt/content && touch $W/Extension/wiki-publisher/root/help/lt.done [build XHC] wiki-publisher lv adding: com.sun.wiki-publisher/wikisend.xhp (deflated 59%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 58%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 59%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/lv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/lv -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/lv -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/lv && zip -r $W/Extension/wiki-publisher/root/help/lv/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang lv -mod help -dir $W/Extension/wiki-publisher/root/help/lv && rm -fr $W/Extension/wiki-publisher/root/help/lv/caption $W/Extension/wiki-publisher/root/help/lv/content && touch $W/Extension/wiki-publisher/root/help/lv.done [build XHC] wiki-publisher mai S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/mai && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/mai -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/mai -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/mai && zip -r $W/Extension/wiki-publisher/root/help/mai/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang mai -mod help -dir $W/Extension/wiki-publisher/root/help/mai && rm -fr $W/Extension/wiki-publisher/root/help/mai/caption $W/Extension/wiki-publisher/root/help/mai/content && touch $W/Extension/wiki-publisher/root/help/mai.done [build XHC] wiki-publisher ml adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 60%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ml && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ml -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ml -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ml && zip -r $W/Extension/wiki-publisher/root/help/ml/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ml -mod help -dir $W/Extension/wiki-publisher/root/help/ml && rm -fr $W/Extension/wiki-publisher/root/help/ml/caption $W/Extension/wiki-publisher/root/help/ml/content && touch $W/Extension/wiki-publisher/root/help/ml.done [build XHC] wiki-publisher mr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/mr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/mr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/mr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/mr && zip -r $W/Extension/wiki-publisher/root/help/mr/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang mr -mod help -dir $W/Extension/wiki-publisher/root/help/mr && rm -fr $W/Extension/wiki-publisher/root/help/mr/caption $W/Extension/wiki-publisher/root/help/mr/content && touch $W/Extension/wiki-publisher/root/help/mr.done [build XHC] wiki-publisher nb adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 65%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 71%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/nb -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/nb -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/nb && zip -r $W/Extension/wiki-publisher/root/help/nb/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nb -mod help -dir $W/Extension/wiki-publisher/root/help/nb && rm -fr $W/Extension/wiki-publisher/root/help/nb/caption $W/Extension/wiki-publisher/root/help/nb/content && touch $W/Extension/wiki-publisher/root/help/nb.done [build XHC] wiki-publisher nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/nl -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/nl -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/nl && zip -r $W/Extension/wiki-publisher/root/help/nl/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nl -mod help -dir $W/Extension/wiki-publisher/root/help/nl && rm -fr $W/Extension/wiki-publisher/root/help/nl/caption $W/Extension/wiki-publisher/root/help/nl/content && touch $W/Extension/wiki-publisher/root/help/nl.done [build XHC] wiki-publisher nn adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/nn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/nn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/nn && zip -r $W/Extension/wiki-publisher/root/help/nn/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nn -mod help -dir $W/Extension/wiki-publisher/root/help/nn && rm -fr $W/Extension/wiki-publisher/root/help/nn/caption $W/Extension/wiki-publisher/root/help/nn/content && touch $W/Extension/wiki-publisher/root/help/nn.done [build XHC] wiki-publisher nr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/nr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/nr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/nr && zip -r $W/Extension/wiki-publisher/root/help/nr/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nr -mod help -dir $W/Extension/wiki-publisher/root/help/nr && rm -fr $W/Extension/wiki-publisher/root/help/nr/caption $W/Extension/wiki-publisher/root/help/nr/content && touch $W/Extension/wiki-publisher/root/help/nr.done [build XHC] wiki-publisher nso adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/nso && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/nso -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/nso -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/nso && zip -r $W/Extension/wiki-publisher/root/help/nso/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang nso -mod help -dir $W/Extension/wiki-publisher/root/help/nso && rm -fr $W/Extension/wiki-publisher/root/help/nso/caption $W/Extension/wiki-publisher/root/help/nso/content && touch $W/Extension/wiki-publisher/root/help/nso.done [build XHC] wiki-publisher or S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/or && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/or -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/or -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/or && zip -r $W/Extension/wiki-publisher/root/help/or/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang or -mod help -dir $W/Extension/wiki-publisher/root/help/or && rm -fr $W/Extension/wiki-publisher/root/help/or/caption $W/Extension/wiki-publisher/root/help/or/content && touch $W/Extension/wiki-publisher/root/help/or.done [build XHC] wiki-publisher pa-IN adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/pa-IN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/pa-IN -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/pa-IN -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/pa-IN && zip -r $W/Extension/wiki-publisher/root/help/pa-IN/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang pa-IN -mod help -dir $W/Extension/wiki-publisher/root/help/pa-IN && rm -fr $W/Extension/wiki-publisher/root/help/pa-IN/caption $W/Extension/wiki-publisher/root/help/pa-IN/content && touch $W/Extension/wiki-publisher/root/help/pa-IN.done [build XHC] wiki-publisher pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/pl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/pl -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/pl -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/pl && zip -r $W/Extension/wiki-publisher/root/help/pl/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang pl -mod help -dir $W/Extension/wiki-publisher/root/help/pl && rm -fr $W/Extension/wiki-publisher/root/help/pl/caption $W/Extension/wiki-publisher/root/help/pl/content && touch $W/Extension/wiki-publisher/root/help/pl.done [build XHC] wiki-publisher pt-BR adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 65%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/pt-BR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/pt-BR -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/pt-BR -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/pt-BR && zip -r $W/Extension/wiki-publisher/root/help/pt-BR/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang pt-BR -mod help -dir $W/Extension/wiki-publisher/root/help/pt-BR && rm -fr $W/Extension/wiki-publisher/root/help/pt-BR/caption $W/Extension/wiki-publisher/root/help/pt-BR/content && touch $W/Extension/wiki-publisher/root/help/pt-BR.done [build XHC] wiki-publisher pt adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 60%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/pt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/pt -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/pt -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/pt && zip -r $W/Extension/wiki-publisher/root/help/pt/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang pt -mod help -dir $W/Extension/wiki-publisher/root/help/pt && rm -fr $W/Extension/wiki-publisher/root/help/pt/caption $W/Extension/wiki-publisher/root/help/pt/content && touch $W/Extension/wiki-publisher/root/help/pt.done [build XHC] wiki-publisher ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ro && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ro -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ro -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ro && zip -r $W/Extension/wiki-publisher/root/help/ro/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ro -mod help -dir $W/Extension/wiki-publisher/root/help/ro && rm -fr $W/Extension/wiki-publisher/root/help/ro/caption $W/Extension/wiki-publisher/root/help/ro/content && touch $W/Extension/wiki-publisher/root/help/ro.done [build XHC] wiki-publisher ru adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 70%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ru && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ru -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ru -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ru && zip -r $W/Extension/wiki-publisher/root/help/ru/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ru -mod help -dir $W/Extension/wiki-publisher/root/help/ru && rm -fr $W/Extension/wiki-publisher/root/help/ru/caption $W/Extension/wiki-publisher/root/help/ru/content && touch $W/Extension/wiki-publisher/root/help/ru.done [build XHC] wiki-publisher si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/si && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/si -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/si -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/si && zip -r $W/Extension/wiki-publisher/root/help/si/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang si -mod help -dir $W/Extension/wiki-publisher/root/help/si && rm -fr $W/Extension/wiki-publisher/root/help/si/caption $W/Extension/wiki-publisher/root/help/si/content && touch $W/Extension/wiki-publisher/root/help/si.done [build XHC] wiki-publisher sk adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 71%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/sk -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/sk -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/sk && zip -r $W/Extension/wiki-publisher/root/help/sk/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sk -mod help -dir $W/Extension/wiki-publisher/root/help/sk && rm -fr $W/Extension/wiki-publisher/root/help/sk/caption $W/Extension/wiki-publisher/root/help/sk/content && touch $W/Extension/wiki-publisher/root/help/sk.done [build XHC] wiki-publisher sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/sl -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/sl -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/sl && zip -r $W/Extension/wiki-publisher/root/help/sl/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sl -mod help -dir $W/Extension/wiki-publisher/root/help/sl && rm -fr $W/Extension/wiki-publisher/root/help/sl/caption $W/Extension/wiki-publisher/root/help/sl/content && touch $W/Extension/wiki-publisher/root/help/sl.done [build XHC] wiki-publisher sr adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 59%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 61%) (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/sr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/sr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/sr && zip -r $W/Extension/wiki-publisher/root/help/sr/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sr -mod help -dir $W/Extension/wiki-publisher/root/help/sr && rm -fr $W/Extension/wiki-publisher/root/help/sr/caption $W/Extension/wiki-publisher/root/help/sr/content && touch $W/Extension/wiki-publisher/root/help/sr.done [build XHC] wiki-publisher sr-Latn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sr-Latn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/sr-Latn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/sr-Latn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/sr-Latn && zip -r $W/Extension/wiki-publisher/root/help/sr-Latn/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sr-Latn -mod help -dir $W/Extension/wiki-publisher/root/help/sr-Latn && rm -fr $W/Extension/wiki-publisher/root/help/sr-Latn/caption $W/Extension/wiki-publisher/root/help/sr-Latn/content && touch $W/Extension/wiki-publisher/root/help/sr-Latn.done [build XHC] wiki-publisher ss adding: com.sun.wiki-publisher/wikisend.xhp (deflated 59%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 60%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 60%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ss && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ss -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ss -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ss && zip -r $W/Extension/wiki-publisher/root/help/ss/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ss -mod help -dir $W/Extension/wiki-publisher/root/help/ss && rm -fr $W/Extension/wiki-publisher/root/help/ss/caption $W/Extension/wiki-publisher/root/help/ss/content && touch $W/Extension/wiki-publisher/root/help/ss.done [build XHC] wiki-publisher st adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 67%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/st && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/st -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/st -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/st && zip -r $W/Extension/wiki-publisher/root/help/st/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang st -mod help -dir $W/Extension/wiki-publisher/root/help/st && rm -fr $W/Extension/wiki-publisher/root/help/st/caption $W/Extension/wiki-publisher/root/help/st/content && touch $W/Extension/wiki-publisher/root/help/st.done [build XHC] wiki-publisher sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/sv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/sv -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/sv -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/sv && zip -r $W/Extension/wiki-publisher/root/help/sv/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang sv -mod help -dir $W/Extension/wiki-publisher/root/help/sv && rm -fr $W/Extension/wiki-publisher/root/help/sv/caption $W/Extension/wiki-publisher/root/help/sv/content && touch $W/Extension/wiki-publisher/root/help/sv.done [build XHC] wiki-publisher ta adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ta && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ta -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ta -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ta && zip -r $W/Extension/wiki-publisher/root/help/ta/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ta -mod help -dir $W/Extension/wiki-publisher/root/help/ta && rm -fr $W/Extension/wiki-publisher/root/help/ta/caption $W/Extension/wiki-publisher/root/help/ta/content && touch $W/Extension/wiki-publisher/root/help/ta.done [build XHC] wiki-publisher te S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/te && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/te -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/te -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/te && zip -r $W/Extension/wiki-publisher/root/help/te/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang te -mod help -dir $W/Extension/wiki-publisher/root/help/te && rm -fr $W/Extension/wiki-publisher/root/help/te/caption $W/Extension/wiki-publisher/root/help/te/content && touch $W/Extension/wiki-publisher/root/help/te.done [build XHC] wiki-publisher th adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 65%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 70%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 62%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 70%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/th && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/th -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/th -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/th && zip -r $W/Extension/wiki-publisher/root/help/th/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang th -mod help -dir $W/Extension/wiki-publisher/root/help/th && rm -fr $W/Extension/wiki-publisher/root/help/th/caption $W/Extension/wiki-publisher/root/help/th/content && touch $W/Extension/wiki-publisher/root/help/th.done [build XHC] wiki-publisher tn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/tn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/tn -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/tn -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/tn && zip -r $W/Extension/wiki-publisher/root/help/tn/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang tn -mod help -dir $W/Extension/wiki-publisher/root/help/tn && rm -fr $W/Extension/wiki-publisher/root/help/tn/caption $W/Extension/wiki-publisher/root/help/tn/content && touch $W/Extension/wiki-publisher/root/help/tn.done [build XHC] wiki-publisher tr adding: com.sun.wiki-publisher/wikisend.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 61%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/tr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/tr -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/tr -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/tr && zip -r $W/Extension/wiki-publisher/root/help/tr/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang tr -mod help -dir $W/Extension/wiki-publisher/root/help/tr && rm -fr $W/Extension/wiki-publisher/root/help/tr/caption $W/Extension/wiki-publisher/root/help/tr/content && touch $W/Extension/wiki-publisher/root/help/tr.done [build XHC] wiki-publisher ts S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ts && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ts -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ts -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ts && zip -r $W/Extension/wiki-publisher/root/help/ts/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ts -mod help -dir $W/Extension/wiki-publisher/root/help/ts && rm -fr $W/Extension/wiki-publisher/root/help/ts/caption $W/Extension/wiki-publisher/root/help/ts/content && touch $W/Extension/wiki-publisher/root/help/ts.done [build XHC] wiki-publisher uk adding: com.sun.wiki-publisher/wikisend.xhp (deflated 60%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/uk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/uk -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/uk -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/uk && zip -r $W/Extension/wiki-publisher/root/help/uk/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang uk -mod help -dir $W/Extension/wiki-publisher/root/help/uk && rm -fr $W/Extension/wiki-publisher/root/help/uk/caption $W/Extension/wiki-publisher/root/help/uk/content && touch $W/Extension/wiki-publisher/root/help/uk.done [build XHC] wiki-publisher ve S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/ve && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/ve -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/ve -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/ve && zip -r $W/Extension/wiki-publisher/root/help/ve/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang ve -mod help -dir $W/Extension/wiki-publisher/root/help/ve && rm -fr $W/Extension/wiki-publisher/root/help/ve/caption $W/Extension/wiki-publisher/root/help/ve/content && touch $W/Extension/wiki-publisher/root/help/ve.done [build XHC] wiki-publisher xh adding: com.sun.wiki-publisher/wikisend.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 68%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 61%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 71%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/xh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/xh -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/xh -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/xh && zip -r $W/Extension/wiki-publisher/root/help/xh/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang xh -mod help -dir $W/Extension/wiki-publisher/root/help/xh && rm -fr $W/Extension/wiki-publisher/root/help/xh/caption $W/Extension/wiki-publisher/root/help/xh/content && touch $W/Extension/wiki-publisher/root/help/xh.done [build XHC] wiki-publisher zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/zh-CN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/zh-CN -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/zh-CN -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/zh-CN && zip -r $W/Extension/wiki-publisher/root/help/zh-CN/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang zh-CN -mod help -dir $W/Extension/wiki-publisher/root/help/zh-CN && rm -fr $W/Extension/wiki-publisher/root/help/zh-CN/caption $W/Extension/wiki-publisher/root/help/zh-CN/content && touch $W/Extension/wiki-publisher/root/help/zh-CN.done [build XHC] wiki-publisher zh-TW adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 57%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 59%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 58%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 66%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 59%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/zh-TW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/zh-TW -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/zh-TW -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/zh-TW && zip -r $W/Extension/wiki-publisher/root/help/zh-TW/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang zh-TW -mod help -dir $W/Extension/wiki-publisher/root/help/zh-TW && rm -fr $W/Extension/wiki-publisher/root/help/zh-TW/caption $W/Extension/wiki-publisher/root/help/zh-TW/content && touch $W/Extension/wiki-publisher/root/help/zh-TW.done [build XHC] wiki-publisher zu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/help/zu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpLinker -mod help -extlangsrc $W/Extension/wiki-publisher/help/zu -sty $S/xmlhelp/util/embed.xsl -extlangdest $W/Extension/wiki-publisher/root/help/zu -idxcaption $S/xmlhelp/util/idxcaption.xsl -idxcontent $S/xmlhelp/util/idxcontent.xsl com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp && (cd $W/Extension/wiki-publisher/help/zu && zip -r $W/Extension/wiki-publisher/root/help/zu/help.jar com.sun.wiki-publisher/wikisend.xhp com.sun.wiki-publisher/wikiformats.xhp com.sun.wiki-publisher/wikiaccount.xhp com.sun.wiki-publisher/wiki.xhp com.sun.wiki-publisher/wikisettings.xhp) && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -lang zu -mod help -dir $W/Extension/wiki-publisher/root/help/zu && rm -fr $W/Extension/wiki-publisher/root/help/zu/caption $W/Extension/wiki-publisher/root/help/zu/content && touch $W/Extension/wiki-publisher/root/help/zu.done [build BIN] sysui adding: com.sun.wiki-publisher/wikisend.xhp (deflated 58%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 59%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 57%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 66%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 59%) adding: com.sun.wiki-publisher/wikisend.xhp (deflated 63%) adding: com.sun.wiki-publisher/wikiformats.xhp (deflated 64%) adding: com.sun.wiki-publisher/wikiaccount.xhp (deflated 63%) adding: com.sun.wiki-publisher/wiki.xhp (deflated 69%) adding: com.sun.wiki-publisher/wikisettings.xhp (deflated 62%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sysui [build CXX] test/source/vclbootstrapprotector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/vclbootstrapprotector.cxx -o $W/CxxObject/test/source/vclbootstrapprotector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build JCS] Jar/testComponent S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/testComponent/ && rm -rf $W/JavaClassSet/Jar/testComponent/* && RESPONSEFILE=/tmp/gbuild.ajib8G && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/juh.jar:$W/CustomTarget/testtools/bridgetest_javamaker:$W/JavaClassSet/Jar/testComponent" -d $W/JavaClassSet/Jar/testComponent @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/testComponent/done [build MOD] tools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/tools [build JCS] Jar/test-tools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/test-tools/ && rm -rf $W/JavaClassSet/Jar/test-tools/* && RESPONSEFILE=/tmp/gbuild.BLwW5g && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/JavaClassSet/Jar/test-tools" -d $W/JavaClassSet/Jar/test-tools @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/test-tools/done Note: /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvclplug_kde5lo.so [build CXX] vcl/qt5/Qt5AccessibleEventListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5AccessibleEventListener.cxx -o $W/CxxObject/vcl/qt5/Qt5AccessibleEventListener.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5AccessibleWidget.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5AccessibleWidget.cxx -o $W/CxxObject/vcl/qt5/Qt5AccessibleWidget.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Bitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Bitmap.cxx -o $W/CxxObject/vcl/qt5/Qt5Bitmap.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Clipboard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Clipboard.cxx -o $W/CxxObject/vcl/qt5/Qt5Clipboard.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Data.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Data.cxx -o $W/CxxObject/vcl/qt5/Qt5Data.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5DragAndDrop.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5DragAndDrop.cxx -o $W/CxxObject/vcl/qt5/Qt5DragAndDrop.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5FilePicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5FilePicker.cxx -o $W/CxxObject/vcl/qt5/Qt5FilePicker.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Font.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Font.cxx -o $W/CxxObject/vcl/qt5/Qt5Font.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5FontFace.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5FontFace.cxx -o $W/CxxObject/vcl/qt5/Qt5FontFace.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Frame.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Frame.cxx -o $W/CxxObject/vcl/qt5/Qt5Frame.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Graphics.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Graphics.cxx -o $W/CxxObject/vcl/qt5/Qt5Graphics.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Graphics_Controls.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Graphics_Controls.cxx -o $W/CxxObject/vcl/qt5/Qt5Graphics_Controls.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Graphics_GDI.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx: In member function 'Size Qt5Frame::CalcDefaultSize()': /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:407:89: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 407 | toSize(pScreen ? pScreen->size() : QApplication::desktop()->screenGeometry(0).size())); | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:47: /usr/include/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here 79 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; | ^~~~~~~~~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:413:88: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 413 | QApplication::desktop()->screenGeometry(maGeometry.nDisplayScreenNumber).size()); | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:47: /usr/include/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here 79 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; | ^~~~~~~~~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:416:81: warning: 'int QDesktopWidget::screenNumber(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] 416 | int nLeftScreen = QApplication::desktop()->screenNumber(QPoint(0, 0)); | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:47: /usr/include/qt5/QtWidgets/qdesktopwidget.h:75:60: note: declared here 75 | QT_DEPRECATED_X("Use QGuiApplication::screenAt()") int screenNumber(const QPoint &) const; | ^~~~~~~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Graphics_GDI.cxx -o $W/CxxObject/vcl/qt5/Qt5Graphics_GDI.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Graphics_Text.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx: In member function 'virtual void Qt5Frame::SetScreenNumber(unsigned int)': /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:1110:80: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 1110 | screenGeo = QApplication::desktop()->screenGeometry(nScreen); | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:47: /usr/include/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here 79 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; | ^~~~~~~~~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:1117:89: warning: 'int QDesktopWidget::screenNumber(const QPoint&) const' is deprecated: Use QGuiApplication::screenAt() [-Wdeprecated-declarations] 1117 | int nLeftScreen = QApplication::desktop()->screenNumber(QPoint(0, 0)); | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5Frame.cxx:47: /usr/include/qt5/QtWidgets/qdesktopwidget.h:75:60: note: declared here 75 | QT_DEPRECATED_X("Use QGuiApplication::screenAt()") int screenNumber(const QPoint &) const; | ^~~~~~~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Graphics_Text.cxx -o $W/CxxObject/vcl/qt5/Qt5Graphics_Text.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Instance.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Instance.cxx -o $W/CxxObject/vcl/qt5/Qt5Instance.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Instance_Print.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Instance_Print.cxx -o $W/CxxObject/vcl/qt5/Qt5Instance_Print.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5MainWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5MainWindow.cxx -o $W/CxxObject/vcl/qt5/Qt5MainWindow.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Menu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Menu.cxx -o $W/CxxObject/vcl/qt5/Qt5Menu.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Object.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Object.cxx -o $W/CxxObject/vcl/qt5/Qt5Object.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5OpenGLContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5OpenGLContext.cxx -o $W/CxxObject/vcl/qt5/Qt5OpenGLContext.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Painter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Painter.cxx -o $W/CxxObject/vcl/qt5/Qt5Painter.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Printer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Printer.cxx -o $W/CxxObject/vcl/qt5/Qt5Printer.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5SvpGraphics.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5SvpGraphics.cxx -o $W/CxxObject/vcl/qt5/Qt5SvpGraphics.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5SvpSurface.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5SvpSurface.cxx -o $W/CxxObject/vcl/qt5/Qt5SvpSurface.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5System.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5System.cxx -o $W/CxxObject/vcl/qt5/Qt5System.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Timer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Timer.cxx -o $W/CxxObject/vcl/qt5/Qt5Timer.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Tools.cxx -o $W/CxxObject/vcl/qt5/Qt5Tools.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Transferable.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5System.cxx: In member function 'virtual unsigned int Qt5System::GetDisplayScreenCount()': /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5System.cxx:18:95: warning: 'int QDesktopWidget::screenCount() const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 18 | unsigned int Qt5System::GetDisplayScreenCount() { return QApplication::desktop()->screenCount(); } | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5System.cxx:11: /usr/include/qt5/QtWidgets/qdesktopwidget.h:118:12: note: declared here 118 | inline int QDesktopWidget::screenCount() const | ^~~~~~~~~~~~~~ /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5System.cxx: In member function 'virtual tools::Rectangle Qt5System::GetDisplayScreenPosSizePixel(unsigned int)': /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5System.cxx:22:66: warning: 'const QRect QDesktopWidget::screenGeometry(int) const' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] 22 | QRect qRect = QApplication::desktop()->screenGeometry(nScreen); | ^ In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, from /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/qt5/Qt5System.cxx:11: /usr/include/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here 79 | QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; | ^~~~~~~~~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Transferable.cxx -o $W/CxxObject/vcl/qt5/Qt5Transferable.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5VirtualDevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5VirtualDevice.cxx -o $W/CxxObject/vcl/qt5/Qt5VirtualDevice.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5Widget.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5Widget.cxx -o $W/CxxObject/vcl/qt5/Qt5Widget.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/qt5/Qt5XAccessible.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/qt5/ $W/Dep/CxxObject/vcl/qt5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_QT5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include/qt5 -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DLIBO_INTERNAL_ONLY -c $S/vcl/qt5/Qt5XAccessible.cxx -o $W/CxxObject/vcl/qt5/Qt5XAccessible.o -isystem /usr/include/qt5 -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/qt5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -isystem /usr/include/gstreamer-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/orc-0.4 -pthread -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/libdrm -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include [build CXX] vcl/unx/kde5/KDE5FilePicker2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/kde5/ $W/Dep/CxxObject/vcl/unx/kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_KDE5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/kde5/KDE5FilePicker2.cxx -o $W/CxxObject/vcl/unx/kde5/KDE5FilePicker2.o -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/unx/kde5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libdrm [build CXX] vcl/unx/kde5/KDE5SalFrame.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/kde5/ $W/Dep/CxxObject/vcl/unx/kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_KDE5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/kde5/KDE5SalFrame.cxx -o $W/CxxObject/vcl/unx/kde5/KDE5SalFrame.o -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/unx/kde5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libdrm [build CXX] vcl/unx/kde5/KDE5SalInstance.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vcl/unx/kde5/ $W/Dep/CxxObject/vcl/unx/kde5/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVCLPLUG_KDE5_IMPLEMENTATION -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT -DQT_NO_VERSION_TAGGING -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vcl/unx/kde5/KDE5SalInstance.cxx -o $W/CxxObject/vcl/unx/kde5/KDE5SalInstance.o -isystem /usr/include//KF5 -isystem /usr/include//KF5/KCoreAddons -isystem /usr/include//KF5/KI18n -isystem /usr/include//KF5/KConfigCore -isystem /usr/include//KF5/KWindowSystem -isystem /usr/include//KF5/KIOCore -isystem /usr/include//KF5/KIOWidgets -isystem /usr/include//KF5/KIOFileWidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/vcl/unx/kde5 -I$S/vcl/inc -I$S/vcl/inc/qt5 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/libdrm [build JCS] Jar/commonwizards S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/commonwizards/ && rm -rf $W/JavaClassSet/Jar/commonwizards/* && RESPONSEFILE=/tmp/gbuild.XwNZYR && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$I/program/classes/java_uno.jar:$W/JavaClassSet/Jar/commonwizards" -d $W/JavaClassSet/Jar/commonwizards @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/commonwizards/done [build JCS] Jar/xmerge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/xmerge/ && rm -rf $W/JavaClassSet/Jar/xmerge/* && RESPONSEFILE=/tmp/gbuild.6tdNMb && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/unoil.jar:$I/program/classes/ridl.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$W/JavaClassSet/Jar/xmerge" -d $W/JavaClassSet/Jar/xmerge @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/xmerge/done [build BIN] UnoControls S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/UnoControls S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libacclo.so [build LNK] Library/libsotlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sot/source/unoolestorage/xolesimplestorage.o $W/CxxObject/sot/source/base/formats.o $W/CxxObject/sot/source/base/object.o $W/CxxObject/sot/source/base/exchange.o $W/CxxObject/sot/source/base/filelist.o $W/CxxObject/sot/source/sdstor/stg.o $W/CxxObject/sot/source/sdstor/stgavl.o $W/CxxObject/sot/source/sdstor/stgcache.o $W/CxxObject/sot/source/sdstor/stgdir.o $W/CxxObject/sot/source/sdstor/stgelem.o $W/CxxObject/sot/source/sdstor/stgio.o $W/CxxObject/sot/source/sdstor/stgole.o $W/CxxObject/sot/source/sdstor/stgstrms.o $W/CxxObject/sot/source/sdstor/storage.o $W/CxxObject/sot/source/sdstor/storinfo.o $W/CxxObject/sot/source/sdstor/ucbstorage.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -li18nlangtag -ltllo -lucbhelper -lutllo -o $I/program/libsotlo.so [build LNK] Library/libi18nutil.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsotlo.so | grep SONAME > $W/LinkTarget/Library/libsotlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsotlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsotlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsotlo.so.exports.tmp $W/LinkTarget/Library/libsotlo.so.exports; then rm $W/LinkTarget/Library/libsotlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsotlo.so.exports.tmp $W/LinkTarget/Library/libsotlo.so.exports && touch -r $I/program/libsotlo.so $W/LinkTarget/Library/libsotlo.so.exports; fi TEMPFILE=/tmp/gbuild.aDVPlb && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsotlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18nutil/source/utility/casefolding.o $W/CxxObject/i18nutil/source/utility/oneToOneMapping.o $W/CxxObject/i18nutil/source/utility/paper.o $W/CxxObject/i18nutil/source/utility/scripttypedetector.o $W/CxxObject/i18nutil/source/utility/unicode.o $W/CxxObject/i18nutil/source/utility/widthfolding.o -Wl,--start-group -licui18n -licuuc -Wl,--end-group -Wl,--no-as-needed -lutllo -li18nlangtag -lcomphelper -luno_cppu -luno_sal -o $I/program/libi18nutil.so [build CXX] accessibility/source/extended/AccessibleBrowseBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libi18nutil.so | grep SONAME > $W/LinkTarget/Library/libi18nutil.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libi18nutil.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libi18nutil.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libi18nutil.so.exports.tmp $W/LinkTarget/Library/libi18nutil.so.exports; then rm $W/LinkTarget/Library/libi18nutil.so.exports.tmp; else mv $W/LinkTarget/Library/libi18nutil.so.exports.tmp $W/LinkTarget/Library/libi18nutil.so.exports && touch -r $I/program/libi18nutil.so $W/LinkTarget/Library/libi18nutil.so.exports; fi TEMPFILE=/tmp/gbuild.Wk3p1V && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libi18nutil.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleBrowseBox.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleBrowseBoxBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleBrowseBoxBase.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleBrowseBoxHeaderBar.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxHeaderBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleBrowseBoxTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleBrowseBoxTable.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleBrowseBoxTableBase.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxTableBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxTableCell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleGridControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleGridControl.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleGridControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleGridControlBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleGridControlBase.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleGridControlBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleGridControlHeader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleGridControlHeader.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleGridControlHeader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleGridControlHeaderCell.cxx Note: /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/ui/ButtonList.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleGridControlHeaderCell.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleGridControlHeaderCell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleGridControlTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleGridControlTable.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleGridControlTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleGridControlTableBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleGridControlTableBase.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleGridControlTableBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/AccessibleGridControlTableCell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/AccessibleGridControlTableCell.cxx -o $W/CxxObject/accessibility/source/extended/AccessibleGridControlTableCell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessiblebrowseboxcell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessiblebrowseboxcell.cxx -o $W/CxxObject/accessibility/source/extended/accessiblebrowseboxcell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibleeditbrowseboxcell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibleeditbrowseboxcell.cxx -o $W/CxxObject/accessibility/source/extended/accessibleeditbrowseboxcell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibleiconchoicectrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibleiconchoicectrl.cxx -o $W/CxxObject/accessibility/source/extended/accessibleiconchoicectrl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibleiconchoicectrlentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibleiconchoicectrlentry.cxx -o $W/CxxObject/accessibility/source/extended/accessibleiconchoicectrlentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessiblelistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessiblelistbox.cxx -o $W/CxxObject/accessibility/source/extended/accessiblelistbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessiblelistboxentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessiblelistboxentry.cxx -o $W/CxxObject/accessibility/source/extended/accessiblelistboxentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibletabbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibletabbar.cxx -o $W/CxxObject/accessibility/source/extended/accessibletabbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibletabbarbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibletabbarbase.cxx -o $W/CxxObject/accessibility/source/extended/accessibletabbarbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibletabbarpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibletabbarpage.cxx -o $W/CxxObject/accessibility/source/extended/accessibletabbarpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibletabbarpagelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibletabbarpagelist.cxx -o $W/CxxObject/accessibility/source/extended/accessibletabbarpagelist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibletablistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibletablistbox.cxx -o $W/CxxObject/accessibility/source/extended/accessibletablistbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/accessibletablistboxtable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/accessibletablistboxtable.cxx -o $W/CxxObject/accessibility/source/extended/accessibletablistboxtable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/listboxaccessible.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/listboxaccessible.cxx -o $W/CxxObject/accessibility/source/extended/listboxaccessible.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/extended/textwindowaccessibility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/extended/ $W/Dep/CxxObject/accessibility/source/extended/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/extended/textwindowaccessibility.cxx -o $W/CxxObject/accessibility/source/extended/textwindowaccessibility.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/helper/acc_factory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/helper/ $W/Dep/CxxObject/accessibility/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/helper/acc_factory.cxx -o $W/CxxObject/accessibility/source/helper/acc_factory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/helper/accresmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/helper/ $W/Dep/CxxObject/accessibility/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/helper/accresmgr.cxx -o $W/CxxObject/accessibility/source/helper/accresmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/helper/characterattributeshelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/helper/ $W/Dep/CxxObject/accessibility/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/helper/characterattributeshelper.cxx -o $W/CxxObject/accessibility/source/helper/characterattributeshelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/helper/IComboListBoxHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/helper/ $W/Dep/CxxObject/accessibility/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/helper/IComboListBoxHelper.cxx -o $W/CxxObject/accessibility/source/helper/IComboListBoxHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/accessiblemenubasecomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/accessiblemenubasecomponent.cxx -o $W/CxxObject/accessibility/source/standard/accessiblemenubasecomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/accessiblemenucomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/accessiblemenucomponent.cxx -o $W/CxxObject/accessibility/source/standard/accessiblemenucomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/accessiblemenuitemcomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/accessiblemenuitemcomponent.cxx -o $W/CxxObject/accessibility/source/standard/accessiblemenuitemcomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/floatingwindowaccessible.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/floatingwindowaccessible.cxx -o $W/CxxObject/accessibility/source/standard/floatingwindowaccessible.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblebox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblebox.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblebox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblebutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblebutton.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblebutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblecheckbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblecheckbox.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblecheckbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblecombobox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblecombobox.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblecombobox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibledropdowncombobox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibledropdowncombobox.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibledropdowncombobox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibledropdownlistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibledropdownlistbox.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibledropdownlistbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibleedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibleedit.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibleedit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblefixedhyperlink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblefixedhyperlink.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblefixedhyperlink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblefixedtext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblefixedtext.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblefixedtext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibleheaderbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibleheaderbar.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibleheaderbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibleheaderbaritem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibleheaderbaritem.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibleheaderbaritem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblelist.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblelist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblelistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblelistbox.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblelistbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblelistitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblelistitem.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblelistitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblemenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblemenu.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblemenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblemenubar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblemenubar.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblemenubar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblemenuitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblemenuitem.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblemenuitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblemenuseparator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblemenuseparator.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblemenuseparator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblepopupmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblepopupmenu.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblepopupmenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibleradiobutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibleradiobutton.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibleradiobutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblescrollbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblescrollbar.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblescrollbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblestatusbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblestatusbar.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblestatusbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessiblestatusbaritem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessiblestatusbaritem.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessiblestatusbaritem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibletabcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibletabcontrol.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibletabcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibletabpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibletabpage.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibletabpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibletabpagewindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibletabpagewindow.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibletabpagewindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibletextcomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibletextcomponent.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibletextcomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibletextfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibletextfield.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibletextfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibletoolbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibletoolbox.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibletoolbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] accessibility/source/standard/vclxaccessibletoolboxitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/accessibility/source/standard/ $W/Dep/CxxObject/accessibility/source/standard/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/accessibility/source/standard/vclxaccessibletoolboxitem.cxx -o $W/CxxObject/accessibility/source/standard/vclxaccessibletoolboxitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/accessibility/inc -I$S/accessibility/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build MOD] animations S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/animations [build SDI] sfx2/sdi/sfxslots S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/SdiTarget/sfx2/sdi/ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && cd $S/sfx2/sdi/ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/svidl -quiet -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/sfx2/sdi/ -I$S/sfx2/inc -I$S/sfx2/sdi -fs$W/SdiTarget/sfx2/sdi/sfxslots.hxx -fx$S/sfx2/sdi/sfx.sdi -fm$W/SdiTarget/sfx2/sdi/sfxslots $S/sfx2/sdi/sfxslots.sdi && touch $W/SdiTarget/sfx2/sdi/sfxslots.hxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdrawinglayerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfwelo.so [build CXX] drawinglayer/source/animation/animationtiming.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/animation/ $W/Dep/CxxObject/drawinglayer/source/animation/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/animation/animationtiming.cxx -o $W/CxxObject/drawinglayer/source/animation/animationtiming.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/fillgraphicattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/fillgraphicattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/fillgraphicattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/fillgradientattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/fillgradientattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/fillgradientattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/fillhatchattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/fillhatchattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/fillhatchattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/fontattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/fontattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/fontattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/lineattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/lineattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/lineattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/linestartendattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/linestartendattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/linestartendattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/materialattribute3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/materialattribute3d.cxx -o $W/CxxObject/drawinglayer/source/attribute/materialattribute3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrallattribute3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrallattribute3d.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrallattribute3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrfillattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrfillattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrfillattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrfillgraphicattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrfillgraphicattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrfillgraphicattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrlightattribute3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrlightattribute3d.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrlightattribute3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrlightingattribute3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrlightingattribute3d.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrlightingattribute3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrlineattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrlineattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrlineattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrlinestartendattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrlinestartendattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrlinestartendattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrobjectattribute3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrobjectattribute3d.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrobjectattribute3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrsceneattribute3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrsceneattribute3d.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrsceneattribute3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/sdrshadowattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/sdrshadowattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/sdrshadowattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/attribute/strokeattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/attribute/ $W/Dep/CxxObject/drawinglayer/source/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/attribute/strokeattribute.cxx -o $W/CxxObject/drawinglayer/source/attribute/strokeattribute.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/geometry/viewinformation2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/geometry/ $W/Dep/CxxObject/drawinglayer/source/geometry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/geometry/viewinformation2d.cxx -o $W/CxxObject/drawinglayer/source/geometry/viewinformation2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/geometry/viewinformation3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/geometry/ $W/Dep/CxxObject/drawinglayer/source/geometry/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/geometry/viewinformation3d.cxx -o $W/CxxObject/drawinglayer/source/geometry/viewinformation3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/animatedprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/animatedprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/animatedprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/backgroundcolorprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/backgroundcolorprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/backgroundcolorprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/baseprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/baseprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/baseprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/bitmapprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/bitmapprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/bitmapprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/borderlineprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/borderlineprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/borderlineprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/controlprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/controlprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/controlprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/cropprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/cropprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/cropprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/discretebitmapprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/discretebitmapprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/discretebitmapprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/discreteshadowprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/discreteshadowprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/embedded3dprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/embedded3dprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/embedded3dprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/epsprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/epsprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/epsprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/fillgraphicprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/fillgraphicprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/fillgradientprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/fillhatchprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/fillhatchprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/fillhatchprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/graphicprimitivehelper2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/graphicprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/graphicprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/graphicprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/gridprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/gridprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/gridprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/groupprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/groupprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/groupprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/helplineprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/helplineprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/helplineprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/hiddengeometryprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/hiddengeometryprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/hiddengeometryprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/invertprimitive2d.cxx Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/invertprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/invertprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/markerarrayprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/markerarrayprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/markerarrayprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/maskprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/maskprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/maskprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/mediaprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/mediaprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/mediaprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/metafileprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/metafileprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/metafileprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/modifiedcolorprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/modifiedcolorprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/modifiedcolorprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/objectinfoprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/pagehierarchyprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/pagehierarchyprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/pagehierarchyprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/pagepreviewprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/pagepreviewprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/pagepreviewprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/patternfillprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/patternfillprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/patternfillprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/pointarrayprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/pointarrayprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/pointarrayprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/polygonprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/polygonprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/polygonprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/polypolygonprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/primitivetools2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/primitivetools2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/primitivetools2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/sceneprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/sceneprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/sceneprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/sdrdecompositiontools2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/sdrdecompositiontools2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/sdrdecompositiontools2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/shadowprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/shadowprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/shadowprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/structuretagprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/structuretagprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/structuretagprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/svggradientprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/svggradientprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/svggradientprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/textbreakuphelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/textbreakuphelper.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/textbreakuphelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/textdecoratedprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/texteffectprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/texteffectprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/texteffectprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/textenumsprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/textenumsprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/textenumsprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/texthierarchyprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/texthierarchyprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/texthierarchyprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/textlayoutdevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/textlayoutdevice.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/textlayoutdevice.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/textlineprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/textlineprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/textlineprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/textprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/textprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/textprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/textstrikeoutprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/textstrikeoutprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/textstrikeoutprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/transformprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/transformprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/transformprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/transparenceprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/transparenceprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/transparenceprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/unifiedtransparenceprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/unifiedtransparenceprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/unifiedtransparenceprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/wallpaperprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/wallpaperprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/wallpaperprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive2d/wrongspellprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive2d/ $W/Dep/CxxObject/drawinglayer/source/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive2d/wrongspellprimitive2d.cxx -o $W/CxxObject/drawinglayer/source/primitive2d/wrongspellprimitive2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/baseprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/baseprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/baseprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/groupprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/groupprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/groupprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/hatchtextureprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/hiddengeometryprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/hiddengeometryprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/hiddengeometryprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/modifiedcolorprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/modifiedcolorprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/modifiedcolorprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/polygonprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/polygonprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/polygonprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/polygontubeprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/polypolygonprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/polypolygonprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/polypolygonprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/sdrcubeprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/sdrcubeprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/sdrcubeprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/sdrdecompositiontools3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/sdrextrudelathetools3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/sdrextrudelathetools3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/sdrextrudelathetools3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/sdrextrudeprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/sdrlatheprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/sdrlatheprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/sdrlatheprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/sdrpolypolygonprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/sdrpolypolygonprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/sdrpolypolygonprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/sdrprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/sdrprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/sdrprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/sdrsphereprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/sdrsphereprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/sdrsphereprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/shadowprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/shadowprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/shadowprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/textureprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/textureprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/textureprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/primitive3d/transformprimitive3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/primitive3d/ $W/Dep/CxxObject/drawinglayer/source/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/primitive3d/transformprimitive3d.cxx -o $W/CxxObject/drawinglayer/source/primitive3d/transformprimitive3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/baseprocessor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/baseprocessor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/baseprocessor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/processor2dtools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/processor2dtools.cxx -o $W/CxxObject/drawinglayer/source/processor2d/processor2dtools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/contourextractor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/contourextractor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/contourextractor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/getdigitlanguage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/getdigitlanguage.cxx -o $W/CxxObject/drawinglayer/source/processor2d/getdigitlanguage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/helperwrongspellrenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/helperwrongspellrenderer.cxx -o $W/CxxObject/drawinglayer/source/processor2d/helperwrongspellrenderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/hittestprocessor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/hittestprocessor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/hittestprocessor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/linegeometryextractor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/linegeometryextractor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/linegeometryextractor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/objectinfoextractor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/objectinfoextractor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/objectinfoextractor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/processorfromoutputdevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/processorfromoutputdevice.cxx -o $W/CxxObject/drawinglayer/source/processor2d/processorfromoutputdevice.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/textaspolygonextractor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/textaspolygonextractor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/textaspolygonextractor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/vclhelperbufferdevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx -o $W/CxxObject/drawinglayer/source/processor2d/vclhelperbufferdevice.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/vclmetafileprocessor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/vclpixelprocessor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/vclpixelprocessor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor2d/vclprocessor2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor2d/ $W/Dep/CxxObject/drawinglayer/source/processor2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor2d/vclprocessor2d.cxx -o $W/CxxObject/drawinglayer/source/processor2d/vclprocessor2d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor3d/baseprocessor3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor3d/ $W/Dep/CxxObject/drawinglayer/source/processor3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor3d/baseprocessor3d.cxx -o $W/CxxObject/drawinglayer/source/processor3d/baseprocessor3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor3d/cutfindprocessor3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor3d/ $W/Dep/CxxObject/drawinglayer/source/processor3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor3d/cutfindprocessor3d.cxx -o $W/CxxObject/drawinglayer/source/processor3d/cutfindprocessor3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor3d/defaultprocessor3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor3d/ $W/Dep/CxxObject/drawinglayer/source/processor3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor3d/defaultprocessor3d.cxx -o $W/CxxObject/drawinglayer/source/processor3d/defaultprocessor3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor3d/geometry2dextractor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor3d/ $W/Dep/CxxObject/drawinglayer/source/processor3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor3d/geometry2dextractor.cxx -o $W/CxxObject/drawinglayer/source/processor3d/geometry2dextractor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor3d/shadow3dextractor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor3d/ $W/Dep/CxxObject/drawinglayer/source/processor3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor3d/shadow3dextractor.cxx -o $W/CxxObject/drawinglayer/source/processor3d/shadow3dextractor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/processor3d/zbufferprocessor3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/processor3d/ $W/Dep/CxxObject/drawinglayer/source/processor3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/processor3d/zbufferprocessor3d.cxx -o $W/CxxObject/drawinglayer/source/processor3d/zbufferprocessor3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/texture/texture3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/texture/ $W/Dep/CxxObject/drawinglayer/source/texture/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/texture/texture3d.cxx -o $W/CxxObject/drawinglayer/source/texture/texture3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/converters.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/converters.cxx -o $W/CxxObject/drawinglayer/source/tools/converters.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfplushelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfplushelper.cxx -o $W/CxxObject/drawinglayer/source/tools/emfplushelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfphelperdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfphelperdata.cxx -o $W/CxxObject/drawinglayer/source/tools/emfphelperdata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfpbrush.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfpbrush.cxx -o $W/CxxObject/drawinglayer/source/tools/emfpbrush.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfppath.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfppath.cxx -o $W/CxxObject/drawinglayer/source/tools/emfppath.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfppen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfppen.cxx -o $W/CxxObject/drawinglayer/source/tools/emfppen.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfpregion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfpregion.cxx -o $W/CxxObject/drawinglayer/source/tools/emfpregion.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfpimage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfpimage.cxx -o $W/CxxObject/drawinglayer/source/tools/emfpimage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfpfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfpfont.cxx -o $W/CxxObject/drawinglayer/source/tools/emfpfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfpstringformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfpstringformat.cxx -o $W/CxxObject/drawinglayer/source/tools/emfpstringformat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/emfpcustomlinecap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/emfpcustomlinecap.cxx -o $W/CxxObject/drawinglayer/source/tools/emfpcustomlinecap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/wmfemfhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/wmfemfhelper.cxx -o $W/CxxObject/drawinglayer/source/tools/wmfemfhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/tools/primitive2dxmldump.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/tools/ $W/Dep/CxxObject/drawinglayer/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/tools/primitive2dxmldump.cxx -o $W/CxxObject/drawinglayer/source/tools/primitive2dxmldump.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/drawinglayeruno/ $W/Dep/CxxObject/drawinglayer/source/drawinglayeruno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx -o $W/CxxObject/drawinglayer/source/drawinglayeruno/drawinglayeruno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/drawinglayeruno/ $W/Dep/CxxObject/drawinglayer/source/drawinglayeruno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx -o $W/CxxObject/drawinglayer/source/drawinglayeruno/xprimitive2drenderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/texture/texture.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/texture/ $W/Dep/CxxObject/drawinglayer/source/texture/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/texture/texture.cxx -o $W/CxxObject/drawinglayer/source/texture/texture.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/dumper/XShapeDumper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/dumper/ $W/Dep/CxxObject/drawinglayer/source/dumper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/dumper/XShapeDumper.cxx -o $W/CxxObject/drawinglayer/source/dumper/XShapeDumper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] drawinglayer/source/dumper/EnhancedShapeDumper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/drawinglayer/source/dumper/ $W/Dep/CxxObject/drawinglayer/source/dumper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDRAWINGLAYER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/drawinglayer/source/dumper/EnhancedShapeDumper.cxx -o $W/CxxObject/drawinglayer/source/dumper/EnhancedShapeDumper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/drawinglayer/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] framework/source/fwe/classes/actiontriggercontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/actiontriggercontainer.cxx -o $W/CxxObject/framework/source/fwe/classes/actiontriggercontainer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/actiontriggerpropertyset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/actiontriggerpropertyset.cxx -o $W/CxxObject/framework/source/fwe/classes/actiontriggerpropertyset.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/actiontriggerseparatorpropertyset.cxx -o $W/CxxObject/framework/source/fwe/classes/actiontriggerseparatorpropertyset.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/addonmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/addonmenu.cxx -o $W/CxxObject/framework/source/fwe/classes/addonmenu.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/addonsoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/addonsoptions.cxx -o $W/CxxObject/framework/source/fwe/classes/addonsoptions.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/framelistanalyzer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/framelistanalyzer.cxx -o $W/CxxObject/framework/source/fwe/classes/framelistanalyzer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/fwkresid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/fwkresid.cxx -o $W/CxxObject/framework/source/fwe/classes/fwkresid.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/imagewrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/imagewrapper.cxx -o $W/CxxObject/framework/source/fwe/classes/imagewrapper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/rootactiontriggercontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/rootactiontriggercontainer.cxx -o $W/CxxObject/framework/source/fwe/classes/rootactiontriggercontainer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/classes/sfxhelperfunctions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/classes/ $W/Dep/CxxObject/framework/source/fwe/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/classes/sfxhelperfunctions.cxx -o $W/CxxObject/framework/source/fwe/classes/sfxhelperfunctions.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/dispatch/interaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/dispatch/ $W/Dep/CxxObject/framework/source/fwe/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/dispatch/interaction.cxx -o $W/CxxObject/framework/source/fwe/dispatch/interaction.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/helper/actiontriggerhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/helper/ $W/Dep/CxxObject/framework/source/fwe/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/helper/actiontriggerhelper.cxx -o $W/CxxObject/framework/source/fwe/helper/actiontriggerhelper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/helper/configimporter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/helper/ $W/Dep/CxxObject/framework/source/fwe/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/helper/configimporter.cxx -o $W/CxxObject/framework/source/fwe/helper/configimporter.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/helper/propertysetcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/helper/ $W/Dep/CxxObject/framework/source/fwe/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/helper/propertysetcontainer.cxx -o $W/CxxObject/framework/source/fwe/helper/propertysetcontainer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/helper/titlehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/helper/ $W/Dep/CxxObject/framework/source/fwe/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/helper/titlehelper.cxx -o $W/CxxObject/framework/source/fwe/helper/titlehelper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/helper/documentundoguard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/helper/ $W/Dep/CxxObject/framework/source/fwe/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/helper/documentundoguard.cxx -o $W/CxxObject/framework/source/fwe/helper/documentundoguard.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/helper/undomanagerhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/helper/ $W/Dep/CxxObject/framework/source/fwe/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/helper/undomanagerhelper.cxx -o $W/CxxObject/framework/source/fwe/helper/undomanagerhelper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/xml/menuconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/xml/ $W/Dep/CxxObject/framework/source/fwe/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/xml/menuconfiguration.cxx -o $W/CxxObject/framework/source/fwe/xml/menuconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/xml/menudocumenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/xml/ $W/Dep/CxxObject/framework/source/fwe/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/xml/menudocumenthandler.cxx -o $W/CxxObject/framework/source/fwe/xml/menudocumenthandler.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/xml/saxnamespacefilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/xml/ $W/Dep/CxxObject/framework/source/fwe/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/xml/saxnamespacefilter.cxx -o $W/CxxObject/framework/source/fwe/xml/saxnamespacefilter.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/xml/statusbarconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/xml/ $W/Dep/CxxObject/framework/source/fwe/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/xml/statusbarconfiguration.cxx -o $W/CxxObject/framework/source/fwe/xml/statusbarconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/xml/statusbardocumenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/xml/ $W/Dep/CxxObject/framework/source/fwe/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/xml/statusbardocumenthandler.cxx -o $W/CxxObject/framework/source/fwe/xml/statusbardocumenthandler.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/xml/toolboxconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/xml/ $W/Dep/CxxObject/framework/source/fwe/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/xml/toolboxconfiguration.cxx -o $W/CxxObject/framework/source/fwe/xml/toolboxconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/xml/toolboxdocumenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/xml/ $W/Dep/CxxObject/framework/source/fwe/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/xml/toolboxdocumenthandler.cxx -o $W/CxxObject/framework/source/fwe/xml/toolboxdocumenthandler.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/fwe/xml/xmlnamespaces.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/fwe/xml/ $W/Dep/CxxObject/framework/source/fwe/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/fwe/xml/xmlnamespaces.cxx -o $W/CxxObject/framework/source/fwe/xml/xmlnamespaces.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] framework/source/services/dispatchhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFWE_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/dispatchhelper.cxx -o $W/CxxObject/framework/source/services/dispatchhelper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfwklo.so [build JCS] Jar/officebean S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/officebean/ && rm -rf $W/JavaClassSet/Jar/officebean/* && RESPONSEFILE=/tmp/gbuild.OzlxBx && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$W/JavaClassSet/Jar/officebean" -d $W/JavaClassSet/Jar/officebean @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/officebean/done [build BIN] bridges S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/bridges [build CXX] canvas/source/vcl/backbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/backbuffer.cxx -o $W/CxxObject/canvas/source/vcl/backbuffer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/bitmapbackbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/bitmapbackbuffer.cxx -o $W/CxxObject/canvas/source/vcl/bitmapbackbuffer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/cachedbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/cachedbitmap.cxx -o $W/CxxObject/canvas/source/vcl/cachedbitmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/canvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/canvas.cxx -o $W/CxxObject/canvas/source/vcl/canvas.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/canvasbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/canvasbitmap.cxx -o $W/CxxObject/canvas/source/vcl/canvasbitmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/canvasbitmaphelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/canvasbitmaphelper.cxx -o $W/CxxObject/canvas/source/vcl/canvasbitmaphelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/canvascustomsprite.cxx Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/canvascustomsprite.cxx -o $W/CxxObject/canvas/source/vcl/canvascustomsprite.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/canvasfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/canvasfont.cxx -o $W/CxxObject/canvas/source/vcl/canvasfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/canvashelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/canvashelper.cxx -o $W/CxxObject/canvas/source/vcl/canvashelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/devicehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/devicehelper.cxx -o $W/CxxObject/canvas/source/vcl/devicehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/impltools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/impltools.cxx -o $W/CxxObject/canvas/source/vcl/impltools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/services.cxx -o $W/CxxObject/canvas/source/vcl/services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/spritecanvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/spritecanvas.cxx -o $W/CxxObject/canvas/source/vcl/spritecanvas.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/spritecanvashelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/spritecanvashelper.cxx -o $W/CxxObject/canvas/source/vcl/spritecanvashelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/spritedevicehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/spritedevicehelper.cxx -o $W/CxxObject/canvas/source/vcl/spritedevicehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/spritehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/spritehelper.cxx -o $W/CxxObject/canvas/source/vcl/spritehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/textlayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/textlayout.cxx -o $W/CxxObject/canvas/source/vcl/textlayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/canvashelper_texturefill.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/canvashelper_texturefill.cxx -o $W/CxxObject/canvas/source/vcl/canvashelper_texturefill.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] canvas/source/vcl/windowoutdevholder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/canvas/source/vcl/ $W/Dep/CxxObject/canvas/source/vcl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/canvas/source/vcl/windowoutdevholder.cxx -o $W/CxxObject/canvas/source/vcl/windowoutdevholder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libdrm -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] sax/source/expatwrap/expwrap mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sax/source/expatwrap/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libexpwraplo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sax/source/expatwrap/expwrap.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sax/source/expatwrap/expwrap.component [build MOD] configmgr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/configmgr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcalclo.so [build CXX] connectivity/source/drivers/component/CColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/component/ $W/Dep/CxxObject/connectivity/source/drivers/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/component/CColumns.cxx -o $W/CxxObject/connectivity/source/drivers/component/CColumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/component/CDatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/component/ $W/Dep/CxxObject/connectivity/source/drivers/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/component/CDatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/component/CDatabaseMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/component/CPreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/component/ $W/Dep/CxxObject/connectivity/source/drivers/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/component/CPreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/component/CPreparedStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/component/CResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/component/ $W/Dep/CxxObject/connectivity/source/drivers/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/component/CResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/component/CResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/component/CStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/component/ $W/Dep/CxxObject/connectivity/source/drivers/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/component/CStatement.cxx -o $W/CxxObject/connectivity/source/drivers/component/CStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/component/CTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/component/ $W/Dep/CxxObject/connectivity/source/drivers/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/component/CTable.cxx -o $W/CxxObject/connectivity/source/drivers/component/CTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FCatalog.cxx -o $W/CxxObject/connectivity/source/drivers/file/FCatalog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FColumns.cxx -o $W/CxxObject/connectivity/source/drivers/file/FColumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FConnection.cxx -o $W/CxxObject/connectivity/source/drivers/file/FConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FDatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FDatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/file/FDatabaseMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FDateFunctions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FDateFunctions.cxx -o $W/CxxObject/connectivity/source/drivers/file/FDateFunctions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FDriver.cxx -o $W/CxxObject/connectivity/source/drivers/file/FDriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FNoException.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FNoException.cxx -o $W/CxxObject/connectivity/source/drivers/file/FNoException.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FNumericFunctions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FNumericFunctions.cxx -o $W/CxxObject/connectivity/source/drivers/file/FNumericFunctions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FPreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FPreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/file/FPreparedStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/file/FResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FResultSetMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FResultSetMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/file/FResultSetMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FStatement.cxx -o $W/CxxObject/connectivity/source/drivers/file/FStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FStringFunctions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FStringFunctions.cxx -o $W/CxxObject/connectivity/source/drivers/file/FStringFunctions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FTable.cxx -o $W/CxxObject/connectivity/source/drivers/file/FTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/FTables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/FTables.cxx -o $W/CxxObject/connectivity/source/drivers/file/FTables.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/fanalyzer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/fanalyzer.cxx -o $W/CxxObject/connectivity/source/drivers/file/fanalyzer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/fcode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/fcode.cxx -o $W/CxxObject/connectivity/source/drivers/file/fcode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/fcomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/fcomp.cxx -o $W/CxxObject/connectivity/source/drivers/file/fcomp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/file/quotedstring.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/file/ $W/Dep/CxxObject/connectivity/source/drivers/file/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_FILE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/file/quotedstring.cxx -o $W/CxxObject/connectivity/source/drivers/file/quotedstring.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/calc/CDatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/calc/ $W/Dep/CxxObject/connectivity/source/drivers/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/calc/CDatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/calc/CDatabaseMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/calc/CCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/calc/ $W/Dep/CxxObject/connectivity/source/drivers/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/calc/CCatalog.cxx -o $W/CxxObject/connectivity/source/drivers/calc/CCatalog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/calc/CTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/calc/ $W/Dep/CxxObject/connectivity/source/drivers/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/calc/CTable.cxx -o $W/CxxObject/connectivity/source/drivers/calc/CTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/calc/CTables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/calc/ $W/Dep/CxxObject/connectivity/source/drivers/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/calc/CTables.cxx -o $W/CxxObject/connectivity/source/drivers/calc/CTables.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/calc/CConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/calc/ $W/Dep/CxxObject/connectivity/source/drivers/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/calc/CConnection.cxx -o $W/CxxObject/connectivity/source/drivers/calc/CConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/calc/Cservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/calc/ $W/Dep/CxxObject/connectivity/source/drivers/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/calc/Cservices.cxx -o $W/CxxObject/connectivity/source/drivers/calc/Cservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/calc/CDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/calc/ $W/Dep/CxxObject/connectivity/source/drivers/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/calc/CDriver.cxx -o $W/CxxObject/connectivity/source/drivers/calc/CDriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbaselo.so [build CXX] connectivity/source/cpool/ZConnectionWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/cpool/ $W/Dep/CxxObject/connectivity/source/cpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/cpool/ZConnectionWrapper.cxx -o $W/CxxObject/connectivity/source/cpool/ZConnectionWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/cpool/ZDriverWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/cpool/ $W/Dep/CxxObject/connectivity/source/cpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/cpool/ZDriverWrapper.cxx -o $W/CxxObject/connectivity/source/cpool/ZDriverWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/cpool/ZPooledConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/cpool/ $W/Dep/CxxObject/connectivity/source/cpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/cpool/ZPooledConnection.cxx -o $W/CxxObject/connectivity/source/cpool/ZPooledConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/cpool/ZConnectionPool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/cpool/ $W/Dep/CxxObject/connectivity/source/cpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/cpool/ZConnectionPool.cxx -o $W/CxxObject/connectivity/source/cpool/ZConnectionPool.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/cpool/ZPoolCollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/cpool/ $W/Dep/CxxObject/connectivity/source/cpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/cpool/ZPoolCollection.cxx -o $W/CxxObject/connectivity/source/cpool/ZPoolCollection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/cpool/Zregistration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/cpool/ $W/Dep/CxxObject/connectivity/source/cpool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/cpool/Zregistration.cxx -o $W/CxxObject/connectivity/source/cpool/Zregistration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/flat/EResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/EResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/flat/EResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/EStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/EStatement.cxx -o $W/CxxObject/connectivity/source/drivers/flat/EStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/EPreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/EPreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/flat/EPreparedStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/ETable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/ETable.cxx -o $W/CxxObject/connectivity/source/drivers/flat/ETable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/EDatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/EDatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/flat/EDatabaseMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/ECatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/ECatalog.cxx -o $W/CxxObject/connectivity/source/drivers/flat/ECatalog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/EColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/EColumns.cxx -o $W/CxxObject/connectivity/source/drivers/flat/EColumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/ETables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/ETables.cxx -o $W/CxxObject/connectivity/source/drivers/flat/ETables.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/EConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/EConnection.cxx -o $W/CxxObject/connectivity/source/drivers/flat/EConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/Eservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/Eservices.cxx -o $W/CxxObject/connectivity/source/drivers/flat/Eservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/flat/EDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/flat/ $W/Dep/CxxObject/connectivity/source/drivers/flat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/flat/EDriver.cxx -o $W/CxxObject/connectivity/source/drivers/flat/EDriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/odbc/oservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/oservices.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/oservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/ORealDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/ORealDriver.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/ORealDriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/OFunctions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/OFunctions.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/OFunctions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/OPreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/OPreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/OPreparedStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/OStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/OStatement.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/OStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/OResultSetMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/OResultSetMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/OResultSetMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/OResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/OResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/OResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/OTools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/OTools.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/OTools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/odbc/OTools.cxx: In static member function 'static void connectivity::odbc::OTools::getValue(const connectivity::odbc::OConnection*, SQLHANDLE, sal_Int32, SQLSMALLINT, bool&, const com::sun::star::uno::Reference&, void*, SQLLEN)': /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/odbc/OTools.cxx:148:21: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith] 148 | _pValue += _nSize - properSize; | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/ODatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/ODatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/ODatabaseMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/ODriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/ODriver.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/ODriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/odbc/OConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/odbc/ $W/Dep/CxxObject/connectivity/source/drivers/odbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_ODBCBASE -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/odbc/OConnection.cxx -o $W/CxxObject/connectivity/source/drivers/odbc/OConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse -I/usr/include [build CXX] connectivity/source/drivers/mysql_jdbc/YDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/YDriver.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YDriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/drivers/mysql_jdbc/YTables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/YTables.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YTables.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/drivers/mysql_jdbc/YTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/YTable.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/drivers/mysql_jdbc/YViews.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/YViews.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YViews.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/drivers/mysql_jdbc/YCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/YCatalog.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YCatalog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/drivers/mysql_jdbc/YColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/YColumns.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YColumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/drivers/mysql_jdbc/YUser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/YUser.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YUser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/drivers/mysql_jdbc/YUsers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/YUsers.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YUsers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/drivers/mysql_jdbc/Yservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysql_jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/mysql_jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysql_jdbc/Yservices.cxx -o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/Yservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc [build CXX] connectivity/source/manager/mdrivermanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/manager/ $W/Dep/CxxObject/connectivity/source/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/manager/mdrivermanager.cxx -o $W/CxxObject/connectivity/source/manager/mdrivermanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc [build CXX] connectivity/source/manager/mregistration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/manager/ $W/Dep/CxxObject/connectivity/source/manager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/manager/mregistration.cxx -o $W/CxxObject/connectivity/source/manager/mregistration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc [build CXX] connectivity/source/drivers/writer/WCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/writer/ $W/Dep/CxxObject/connectivity/source/drivers/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/writer/WCatalog.cxx -o $W/CxxObject/connectivity/source/drivers/writer/WCatalog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/writer/WConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/writer/ $W/Dep/CxxObject/connectivity/source/drivers/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/writer/WConnection.cxx -o $W/CxxObject/connectivity/source/drivers/writer/WConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/writer/WDatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/writer/ $W/Dep/CxxObject/connectivity/source/drivers/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/writer/WDatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/writer/WDatabaseMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/writer/WDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/writer/ $W/Dep/CxxObject/connectivity/source/drivers/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/writer/WDriver.cxx -o $W/CxxObject/connectivity/source/drivers/writer/WDriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/writer/WTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/writer/ $W/Dep/CxxObject/connectivity/source/drivers/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/writer/WTable.cxx -o $W/CxxObject/connectivity/source/drivers/writer/WTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/writer/WTables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/writer/ $W/Dep/CxxObject/connectivity/source/drivers/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/writer/WTables.cxx -o $W/CxxObject/connectivity/source/drivers/writer/WTables.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/writer/Wservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/writer/ $W/Dep/CxxObject/connectivity/source/drivers/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/writer/Wservices.cxx -o $W/CxxObject/connectivity/source/drivers/writer/Wservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/hsqldb/HCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HCatalog.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HCatalog.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HColumns.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HColumns.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HConnection.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HConnection.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HDriver.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HDriver.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HStorageAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HStorageAccess.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HStorageAccess.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HStorageMap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HStorageMap.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HStorageMap.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HTable.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HTable.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HTables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HTables.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HTables.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HTerminateListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HTerminateListener.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HTerminateListener.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HTools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HTools.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HTools.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HUser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HUser.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HUser.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HUsers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HUsers.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HUsers.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HView.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HView.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/HViews.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/HViews.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/HViews.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/Hservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/Hservices.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/Hservices.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/StorageFileAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/StorageFileAccess.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/StorageFileAccess.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/StorageNativeInputStream.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/StorageNativeOutputStream.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/hsqldb/accesslog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/hsqldb/ $W/Dep/CxxObject/connectivity/source/drivers/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/hsqldb/accesslog.cxx -o $W/CxxObject/connectivity/source/drivers/hsqldb/accesslog.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/jdbc/Array.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Array.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Array.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Blob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Blob.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Blob.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Boolean.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Boolean.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Boolean.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/CallableStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/CallableStatement.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/CallableStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Class.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Class.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Class.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Clob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Clob.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Clob.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/ConnectionLog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/ConnectionLog.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/ConnectionLog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/DatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/DatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/DatabaseMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Date.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Date.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Date.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/DriverPropertyInfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Exception.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Exception.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Exception.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/InputStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/InputStream.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/InputStream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/JConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/JConnection.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/JConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/JDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/JDriver.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/JDriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/JStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/JStatement.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/JStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Object.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Object.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Object.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/PreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/PreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/PreparedStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Reader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Reader.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Reader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Ref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Ref.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Ref.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/ResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/ResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/ResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/ResultSetMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/ResultSetMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/ResultSetMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/SQLException.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/SQLException.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/SQLException.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/SQLWarning.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/SQLWarning.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/SQLWarning.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/String.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/String.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/String.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Throwable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Throwable.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Throwable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/Timestamp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/Timestamp.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/Timestamp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/jservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/jservices.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/jservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/JBigDecimal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/JBigDecimal.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/JBigDecimal.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/tools.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/tools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/jdbc/ContextClassLoader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/jdbc/ $W/Dep/CxxObject/connectivity/source/drivers/jdbc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/jdbc/ContextClassLoader.cxx -o $W/CxxObject/connectivity/source/drivers/jdbc/ContextClassLoader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/evoab2/NDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NDriver.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NDriver.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NTable.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NTable.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NColumns.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NColumns.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NTables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NTables.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NTables.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NCatalog.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NCatalog.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NConnection.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NConnection.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NDatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NDatabaseMetaData.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NStatement.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NStatement.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NPreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NPreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NPreparedStatement.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NServices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NServices.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NServices.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NResultSet.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/NResultSetMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/NResultSetMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/NResultSetMetaData.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/evoab2/EApi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/evoab2/ $W/Dep/CxxObject/connectivity/source/drivers/evoab2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/evoab2/EApi.cxx -o $W/CxxObject/connectivity/source/drivers/evoab2/EApi.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/firebird/Blob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Blob.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Blob.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Clob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Clob.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Clob.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Catalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Catalog.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Catalog.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Column.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Column.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Column.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Columns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Columns.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Columns.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Connection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Connection.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Connection.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/DatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/DatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/DatabaseMetaData.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Driver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Driver.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Driver.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Indexes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Indexes.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Indexes.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Keys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Keys.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Keys.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/PreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/PreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/PreparedStatement.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/ResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/ResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/ResultSet.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/ResultSetMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/ResultSetMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/ResultSetMetaData.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Services.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Services.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Statement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Statement.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Statement.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/StatementCommonBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/StatementCommonBase.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/StatementCommonBase.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Table.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Table.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Table.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Tables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Tables.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Tables.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/User.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/User.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/User.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Users.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Users.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Users.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/firebird/Util.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/firebird/ $W/Dep/CxxObject/connectivity/source/drivers/firebird/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/firebird/Util.cxx -o $W/CxxObject/connectivity/source/drivers/firebird/Util.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I/usr/include/firebird -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/mysqlc/mysqlc_driver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_driver.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_driver.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_services.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_services.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_connection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_connection.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_connection.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_resultset.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_resultsetmetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_resultsetmetadata.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_resultsetmetadata.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_statement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_statement.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_statement.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_types.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_types.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_types.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mysqlc/mysqlc_general.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mysqlc/ $W/Dep/CxxObject/connectivity/source/drivers/mysqlc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPDBC_EXPORTS -DCPPCONN_LIB_BUILD -DMARIADBC_VERSION_MAJOR=1 -DMARIADBC_VERSION_MINOR=0 -DMARIADBC_VERSION_MICRO=2 -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mysqlc/mysqlc_general.cxx -o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_general.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I/usr/include/mysql -I/usr/include/mysql/mysql -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/postgresql/pq_array.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_array.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_array.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_baseresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_baseresultset.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_baseresultset.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_connection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_connection.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_connection.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_databasemetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_databasemetadata.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_preparedstatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_preparedstatement.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_preparedstatement.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_resultset.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_resultset.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_resultsetmetadata.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_sequenceresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_sequenceresultset.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_sequenceresultset.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_statement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_statement.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_statement.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_statics.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_statics.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_statics.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_tools.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_tools.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_updateableresultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_updateableresultset.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xbase.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xbase.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xcolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xcolumn.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xcolumn.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xcolumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xcolumns.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xcolumns.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xcontainer.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xcontainer.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xindex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xindex.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xindex.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xindexcolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xindexcolumn.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xindexcolumn.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xindexcolumns.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xindexes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xindexes.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xindexes.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xkey.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xkey.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xkey.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xkeycolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xkeycolumn.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xkeycolumn.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xkeycolumns.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xkeys.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xkeys.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xkeys.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xtable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xtable.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xtable.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xtables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xtables.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xtables.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xuser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xuser.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xuser.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xusers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xusers.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xusers.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xview.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xview.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/postgresql/pq_xviews.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/postgresql/ $W/Dep/CxxObject/connectivity/source/drivers/postgresql/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DPQ_SDBC_MAJOR=0 -DPQ_SDBC_MINOR=8 -DPQ_SDBC_MICRO=2 -DSYSTEM_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/postgresql/pq_xviews.cxx -o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xviews.o -I/usr/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] connectivity/source/drivers/mork/MColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MColumns.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MColumns.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MColumnAlias.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MColumnAlias.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MColumnAlias.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MorkParser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MorkParser.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MorkParser.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MCatalog.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MCatalog.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MConnection.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MConnection.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MDatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MDatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MDatabaseMetaData.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MDatabaseMetaDataHelper.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MDriver.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MDriver.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MStatement.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MStatement.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MResultSet.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MResultSetMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MResultSetMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MResultSetMetaData.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MPreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MPreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MPreparedStatement.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MQueryHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MQueryHelper.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MQueryHelper.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MTable.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MTable.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] connectivity/source/drivers/mork/MTables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DLO_DLLIMPLEMENTATION_MORK -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/MTables.cxx -o $W/CxxObject/connectivity/source/drivers/mork/MTables.o -I$S/connectivity/inc -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/mork_helper [build CXX] cppcanvas/source/uno/uno_mtfrenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cppcanvas/source/uno/ $W/Dep/CxxObject/cppcanvas/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cppcanvas/source/uno/uno_mtfrenderer.cxx -o $W/CxxObject/cppcanvas/source/uno/uno_mtfrenderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/hsqlimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/hsqlimport.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/hsqlimport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/parseschema.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/parseschema.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/parseschema.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/alterparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/alterparser.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/alterparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/createparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/createparser.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/createparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/columndef.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/columndef.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/columndef.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/fbalterparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/fbalterparser.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/fbalterparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/fbcreateparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/fbcreateparser.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/fbcreateparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/rowinputbinary.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/rowinputbinary.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/rowinputbinary.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/hsqlbinarynode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/hsqlbinarynode.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/hsqlbinarynode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/hsqldb/utils.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/hsqldb/ $W/Dep/CxxObject/dbaccess/source/filter/hsqldb/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/hsqldb/utils.cxx -o $W/CxxObject/dbaccess/source/filter/hsqldb/utils.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build LNK] Library/libmigrationoo2lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/migration/services/basicmigration.o $W/CxxObject/desktop/source/migration/services/cexports.o $W/CxxObject/desktop/source/migration/services/jvmfwk.o $W/CxxObject/desktop/source/migration/services/wordbookmigration.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -ljvmfwklo -luno_sal -ltllo -lutllo -o $I/program/libmigrationoo2lo.so [build LNK] Library/libmigrationoo3lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmigrationoo2lo.so | grep SONAME > $W/LinkTarget/Library/libmigrationoo2lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmigrationoo2lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmigrationoo2lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmigrationoo2lo.so.exports.tmp $W/LinkTarget/Library/libmigrationoo2lo.so.exports; then rm $W/LinkTarget/Library/libmigrationoo2lo.so.exports.tmp; else mv $W/LinkTarget/Library/libmigrationoo2lo.so.exports.tmp $W/LinkTarget/Library/libmigrationoo2lo.so.exports && touch -r $I/program/libmigrationoo2lo.so $W/LinkTarget/Library/libmigrationoo2lo.so.exports; fi TEMPFILE=/tmp/gbuild.byBTc3 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmigrationoo2lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/migration/services/cexportsoo3.o $W/CxxObject/desktop/source/migration/services/oo3extensionmigration.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lutllo -o $I/program/libmigrationoo3lo.so [build BIN] dtrans S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/dtrans [build CXX] embeddedobj/source/commonembedding/embedobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmigrationoo3lo.so | grep SONAME > $W/LinkTarget/Library/libmigrationoo3lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmigrationoo3lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmigrationoo3lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmigrationoo3lo.so.exports.tmp $W/LinkTarget/Library/libmigrationoo3lo.so.exports; then rm $W/LinkTarget/Library/libmigrationoo3lo.so.exports.tmp; else mv $W/LinkTarget/Library/libmigrationoo3lo.so.exports.tmp $W/LinkTarget/Library/libmigrationoo3lo.so.exports && touch -r $I/program/libmigrationoo3lo.so $W/LinkTarget/Library/libmigrationoo3lo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/commonembedding/ $W/Dep/CxxObject/embeddedobj/source/commonembedding/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/commonembedding/embedobj.cxx -o $W/CxxObject/embeddedobj/source/commonembedding/embedobj.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/commonembedding/inplaceobj.cxx TEMPFILE=/tmp/gbuild.Co3g2C && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmigrationoo3lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/commonembedding/ $W/Dep/CxxObject/embeddedobj/source/commonembedding/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/commonembedding/inplaceobj.cxx -o $W/CxxObject/embeddedobj/source/commonembedding/inplaceobj.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/commonembedding/miscobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/commonembedding/ $W/Dep/CxxObject/embeddedobj/source/commonembedding/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/commonembedding/miscobj.cxx -o $W/CxxObject/embeddedobj/source/commonembedding/miscobj.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/commonembedding/persistence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/commonembedding/ $W/Dep/CxxObject/embeddedobj/source/commonembedding/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/commonembedding/persistence.cxx -o $W/CxxObject/embeddedobj/source/commonembedding/persistence.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/commonembedding/register.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/commonembedding/ $W/Dep/CxxObject/embeddedobj/source/commonembedding/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/commonembedding/register.cxx -o $W/CxxObject/embeddedobj/source/commonembedding/register.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/commonembedding/specialobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/commonembedding/ $W/Dep/CxxObject/embeddedobj/source/commonembedding/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/commonembedding/specialobject.cxx -o $W/CxxObject/embeddedobj/source/commonembedding/specialobject.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/commonembedding/visobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/commonembedding/ $W/Dep/CxxObject/embeddedobj/source/commonembedding/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/commonembedding/visobj.cxx -o $W/CxxObject/embeddedobj/source/commonembedding/visobj.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/commonembedding/xfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/commonembedding/ $W/Dep/CxxObject/embeddedobj/source/commonembedding/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/commonembedding/xfactory.cxx -o $W/CxxObject/embeddedobj/source/commonembedding/xfactory.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/general/docholder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/general/ $W/Dep/CxxObject/embeddedobj/source/general/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/general/docholder.cxx -o $W/CxxObject/embeddedobj/source/general/docholder.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/general/dummyobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/general/ $W/Dep/CxxObject/embeddedobj/source/general/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/general/dummyobject.cxx -o $W/CxxObject/embeddedobj/source/general/dummyobject.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/general/intercept.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/general/ $W/Dep/CxxObject/embeddedobj/source/general/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/general/intercept.cxx -o $W/CxxObject/embeddedobj/source/general/intercept.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] embeddedobj/source/general/xcreator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/embeddedobj/source/general/ $W/Dep/CxxObject/embeddedobj/source/general/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/embeddedobj/source/general/xcreator.cxx -o $W/CxxObject/embeddedobj/source/general/xcreator.o -I$S/embeddedobj/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libemfiolo.so [build MOD] eventattacher S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/eventattacher [build CXX] extensions/source/scanner/scnserv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/scanner/ $W/Dep/CxxObject/extensions/source/scanner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/scanner/scnserv.cxx -o $W/CxxObject/extensions/source/scanner/scnserv.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/scanner/scanner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/scanner/ $W/Dep/CxxObject/extensions/source/scanner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/scanner/scanner.cxx -o $W/CxxObject/extensions/source/scanner/scanner.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/scanner/grid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/scanner/ $W/Dep/CxxObject/extensions/source/scanner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/scanner/grid.cxx -o $W/CxxObject/extensions/source/scanner/grid.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/scanner/sane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/scanner/ $W/Dep/CxxObject/extensions/source/scanner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/scanner/sane.cxx -o $W/CxxObject/extensions/source/scanner/sane.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/scanner/sanedlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/scanner/ $W/Dep/CxxObject/extensions/source/scanner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/scanner/sanedlg.cxx -o $W/CxxObject/extensions/source/scanner/sanedlg.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/scanner/scanunx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/scanner/ $W/Dep/CxxObject/extensions/source/scanner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/scanner/scanunx.cxx -o $W/CxxObject/extensions/source/scanner/scanunx.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/bibbeam.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/bibbeam.cxx -o $W/CxxObject/extensions/source/bibliography/bibbeam.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/bibconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/bibconfig.cxx -o $W/CxxObject/extensions/source/bibliography/bibconfig.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/bibcont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/bibcont.cxx -o $W/CxxObject/extensions/source/bibliography/bibcont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/bibload.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/bibload.cxx -o $W/CxxObject/extensions/source/bibliography/bibload.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/bibmod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/bibmod.cxx -o $W/CxxObject/extensions/source/bibliography/bibmod.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/bibview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/bibview.cxx -o $W/CxxObject/extensions/source/bibliography/bibview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/datman.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/datman.cxx -o $W/CxxObject/extensions/source/bibliography/datman.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/formcontrolcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/formcontrolcontainer.cxx -o $W/CxxObject/extensions/source/bibliography/formcontrolcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/framectr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/framectr.cxx -o $W/CxxObject/extensions/source/bibliography/framectr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/general.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/general.cxx -o $W/CxxObject/extensions/source/bibliography/general.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/loadlisteneradapter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/loadlisteneradapter.cxx -o $W/CxxObject/extensions/source/bibliography/loadlisteneradapter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/bibliography/toolbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/bibliography/ $W/Dep/CxxObject/extensions/source/bibliography/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/bibliography/toolbar.cxx -o $W/CxxObject/extensions/source/bibliography/toolbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build RDB] ure/services S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.NhHNc2 && mkdir -p $W/Rdb/ure/ && xsltproc --nonet -o $W/Rdb/ure/services.rdb $S/solenv/bin/packcomponents.xslt $RESPONSEFILE && rm $RESPONSEFILE S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfilterconfiglo.so [build CXX] filter/source/flash/impswfdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/flash/ $W/Dep/CxxObject/filter/source/flash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/flash/impswfdialog.cxx -o $W/CxxObject/filter/source/flash/impswfdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] filter/source/flash/swfdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/flash/ $W/Dep/CxxObject/filter/source/flash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/flash/swfdialog.cxx -o $W/CxxObject/filter/source/flash/swfdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] filter/source/flash/swfexporter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/flash/ $W/Dep/CxxObject/filter/source/flash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/flash/swfexporter.cxx -o $W/CxxObject/filter/source/flash/swfexporter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] filter/source/flash/swffilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/flash/ $W/Dep/CxxObject/filter/source/flash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/flash/swffilter.cxx -o $W/CxxObject/filter/source/flash/swffilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] filter/source/flash/swfuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/flash/ $W/Dep/CxxObject/filter/source/flash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/flash/swfuno.cxx -o $W/CxxObject/filter/source/flash/swfuno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] filter/source/flash/swfwriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/flash/ $W/Dep/CxxObject/filter/source/flash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/flash/swfwriter.cxx -o $W/CxxObject/filter/source/flash/swfwriter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] filter/source/flash/swfwriter1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/flash/ $W/Dep/CxxObject/filter/source/flash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/flash/swfwriter1.cxx -o $W/CxxObject/filter/source/flash/swfwriter1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] filter/source/flash/swfwriter2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/flash/ $W/Dep/CxxObject/filter/source/flash/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/flash/swfwriter2.cxx -o $W/CxxObject/filter/source/flash/swfwriter2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] filter/source/textfilterdetect/filterdetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/textfilterdetect/ $W/Dep/CxxObject/filter/source/textfilterdetect/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/textfilterdetect/filterdetect.cxx -o $W/CxxObject/filter/source/textfilterdetect/filterdetect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build LNK] Library/libxmlfalo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/xmlfilteradaptor/XmlFilterAdaptor.o $W/CxxObject/filter/source/xmlfilteradaptor/genericfilter.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -ltllo -lutllo -o $I/program/libxmlfalo.so [build LNK] Library/libpackage2.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxmlfalo.so | grep SONAME > $W/LinkTarget/Library/libxmlfalo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxmlfalo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxmlfalo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxmlfalo.so.exports.tmp $W/LinkTarget/Library/libxmlfalo.so.exports; then rm $W/LinkTarget/Library/libxmlfalo.so.exports.tmp; else mv $W/LinkTarget/Library/libxmlfalo.so.exports.tmp $W/LinkTarget/Library/libxmlfalo.so.exports && touch -r $I/program/libxmlfalo.so $W/LinkTarget/Library/libxmlfalo.so.exports; fi TEMPFILE=/tmp/gbuild.CEJcUN && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxmlfalo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/package/source/manifest/ManifestExport.o $W/CxxObject/package/source/manifest/ManifestImport.o $W/CxxObject/package/source/manifest/ManifestReader.o $W/CxxObject/package/source/manifest/ManifestWriter.o $W/CxxObject/package/source/manifest/UnoRegister.o $W/CxxObject/package/source/zipapi/blowfishcontext.o $W/CxxObject/package/source/zipapi/ByteChucker.o $W/CxxObject/package/source/zipapi/ByteGrabber.o $W/CxxObject/package/source/zipapi/CRC32.o $W/CxxObject/package/source/zipapi/Deflater.o $W/CxxObject/package/source/zipapi/Inflater.o $W/CxxObject/package/source/zipapi/sha1context.o $W/CxxObject/package/source/zipapi/ThreadedDeflater.o $W/CxxObject/package/source/zipapi/XBufferedThreadedStream.o $W/CxxObject/package/source/zipapi/XUnbufferedStream.o $W/CxxObject/package/source/zipapi/ZipEnumeration.o $W/CxxObject/package/source/zipapi/ZipFile.o $W/CxxObject/package/source/zipapi/ZipOutputEntry.o $W/CxxObject/package/source/zipapi/ZipOutputStream.o $W/CxxObject/package/source/zippackage/wrapstreamforshare.o $W/CxxObject/package/source/zippackage/zipfileaccess.o $W/CxxObject/package/source/zippackage/ZipPackageBuffer.o $W/CxxObject/package/source/zippackage/ZipPackage.o $W/CxxObject/package/source/zippackage/ZipPackageEntry.o $W/CxxObject/package/source/zippackage/ZipPackageFolder.o $W/CxxObject/package/source/zippackage/ZipPackageFolderEnumeration.o $W/CxxObject/package/source/zippackage/ZipPackageSink.o $W/CxxObject/package/source/zippackage/ZipPackageStream.o -Wl,--start-group -lz -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsaxlo -luno_salhelpergcc3 -lucbhelper -lutllo -o $I/program/libpackage2.so [build CXX] formula/source/core/api/FormulaCompiler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpackage2.so | grep SONAME > $W/LinkTarget/Library/libpackage2.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpackage2.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpackage2.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpackage2.so.exports.tmp $W/LinkTarget/Library/libpackage2.so.exports; then rm $W/LinkTarget/Library/libpackage2.so.exports.tmp; else mv $W/LinkTarget/Library/libpackage2.so.exports.tmp $W/LinkTarget/Library/libpackage2.so.exports && touch -r $I/program/libpackage2.so $W/LinkTarget/Library/libpackage2.so.exports; fi TEMPFILE=/tmp/gbuild.VOG7By && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpackage2.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/core/api/ $W/Dep/CxxObject/formula/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/core/api/FormulaCompiler.cxx -o $W/CxxObject/formula/source/core/api/FormulaCompiler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/core/api/FormulaOpCodeMapperObj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/core/api/ $W/Dep/CxxObject/formula/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/core/api/FormulaOpCodeMapperObj.cxx -o $W/CxxObject/formula/source/core/api/FormulaOpCodeMapperObj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/core/api/grammar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/core/api/ $W/Dep/CxxObject/formula/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/core/api/grammar.cxx -o $W/CxxObject/formula/source/core/api/grammar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/core/api/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/core/api/ $W/Dep/CxxObject/formula/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/core/api/services.cxx -o $W/CxxObject/formula/source/core/api/services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/core/api/token.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/core/api/ $W/Dep/CxxObject/formula/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/core/api/token.cxx -o $W/CxxObject/formula/source/core/api/token.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/core/api/vectortoken.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/core/api/ $W/Dep/CxxObject/formula/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/core/api/vectortoken.cxx -o $W/CxxObject/formula/source/core/api/vectortoken.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/core/resource/core_resource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/core/resource/ $W/Dep/CxxObject/formula/source/core/resource/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/core/resource/core_resource.cxx -o $W/CxxObject/formula/source/core/resource/core_resource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/asyncfilepicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/asyncfilepicker.cxx -o $W/CxxObject/fpicker/source/office/asyncfilepicker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/commonpicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/commonpicker.cxx -o $W/CxxObject/fpicker/source/office/commonpicker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/fpinteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/fpinteraction.cxx -o $W/CxxObject/fpicker/source/office/fpinteraction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/fpsmartcontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/fpsmartcontent.cxx -o $W/CxxObject/fpicker/source/office/fpsmartcontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/fps_office.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/fps_office.cxx -o $W/CxxObject/fpicker/source/office/fps_office.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/iodlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/iodlg.cxx -o $W/CxxObject/fpicker/source/office/iodlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/iodlgimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/iodlgimp.cxx -o $W/CxxObject/fpicker/source/office/iodlgimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/OfficeControlAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/OfficeControlAccess.cxx -o $W/CxxObject/fpicker/source/office/OfficeControlAccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/OfficeFilePicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/OfficeFilePicker.cxx -o $W/CxxObject/fpicker/source/office/OfficeFilePicker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/OfficeFolderPicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/OfficeFolderPicker.cxx -o $W/CxxObject/fpicker/source/office/OfficeFolderPicker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/PlacesListBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/PlacesListBox.cxx -o $W/CxxObject/fpicker/source/office/PlacesListBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] fpicker/source/office/RemoteFilesDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/fpicker/source/office/ $W/Dep/CxxObject/fpicker/source/office/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/fpicker/source/office/RemoteFilesDialog.cxx -o $W/CxxObject/fpicker/source/office/RemoteFilesDialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/fpicker/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfwllo.so [build CXX] framework/source/dispatch/systemexec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/systemexec.cxx -o $W/CxxObject/framework/source/dispatch/systemexec.o -I$S/framework/inc -I$S/framework/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/jobs/helponstartup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/jobs/ $W/Dep/CxxObject/framework/source/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/jobs/helponstartup.cxx -o $W/CxxObject/framework/source/jobs/helponstartup.o -I$S/framework/inc -I$S/framework/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/jobs/shelljob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/jobs/ $W/Dep/CxxObject/framework/source/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/jobs/shelljob.cxx -o $W/CxxObject/framework/source/jobs/shelljob.o -I$S/framework/inc -I$S/framework/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/register/register3rdcomponents.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/register/ $W/Dep/CxxObject/framework/source/register/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/register/register3rdcomponents.cxx -o $W/CxxObject/framework/source/register/register3rdcomponents.o -I$S/framework/inc -I$S/framework/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/tabwin/tabwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/tabwin/ $W/Dep/CxxObject/framework/source/tabwin/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/tabwin/tabwindow.cxx -o $W/CxxObject/framework/source/tabwin/tabwindow.o -I$S/framework/inc -I$S/framework/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/tabwin/tabwinfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/tabwin/ $W/Dep/CxxObject/framework/source/tabwin/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/tabwin/tabwinfactory.cxx -o $W/CxxObject/framework/source/tabwin/tabwinfactory.o -I$S/framework/inc -I$S/framework/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build LNK] Library/libhwplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/hwpfilter/source/attributes.o $W/CxxObject/hwpfilter/source/cspline.o $W/CxxObject/hwpfilter/source/fontmap.o $W/CxxObject/hwpfilter/source/formula.o $W/CxxObject/hwpfilter/source/grammar.o $W/CxxObject/hwpfilter/source/hbox.o $W/CxxObject/hwpfilter/source/hcode.o $W/CxxObject/hwpfilter/source/hfont.o $W/CxxObject/hwpfilter/source/hgzip.o $W/CxxObject/hwpfilter/source/hinfo.o $W/CxxObject/hwpfilter/source/hiodev.o $W/CxxObject/hwpfilter/source/hpara.o $W/CxxObject/hwpfilter/source/hstream.o $W/CxxObject/hwpfilter/source/hstyle.o $W/CxxObject/hwpfilter/source/htags.o $W/CxxObject/hwpfilter/source/hutil.o $W/CxxObject/hwpfilter/source/hwpeq.o $W/CxxObject/hwpfilter/source/hwpfile.o $W/CxxObject/hwpfilter/source/hwpread.o $W/CxxObject/hwpfilter/source/hwpreader.o $W/CxxObject/hwpfilter/source/lexer.o $W/CxxObject/hwpfilter/source/mzstring.o $W/CxxObject/hwpfilter/source/solver.o -Wl,--start-group -lz -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lutllo -ltllo -o $I/program/libhwplo.so [build LNK] Library/libguesslanglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libhwplo.so | grep SONAME > $W/LinkTarget/Library/libhwplo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libhwplo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libhwplo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libhwplo.so.exports.tmp $W/LinkTarget/Library/libhwplo.so.exports; then rm $W/LinkTarget/Library/libhwplo.so.exports.tmp; else mv $W/LinkTarget/Library/libhwplo.so.exports.tmp $W/LinkTarget/Library/libhwplo.so.exports && touch -r $I/program/libhwplo.so $W/LinkTarget/Library/libhwplo.so.exports; fi TEMPFILE=/tmp/gbuild.5nGQJd && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libhwplo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/lingucomponent/source/languageguessing/guess.o $W/CxxObject/lingucomponent/source/languageguessing/guesslang.o $W/CxxObject/lingucomponent/source/languageguessing/simpleguesser.o -Wl,--start-group -lexttextcat-2.0 -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lutllo -o $I/program/libguesslanglo.so [build LNK] Library/libnumbertextlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libguesslanglo.so | grep SONAME > $W/LinkTarget/Library/libguesslanglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libguesslanglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libguesslanglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libguesslanglo.so.exports.tmp $W/LinkTarget/Library/libguesslanglo.so.exports; then rm $W/LinkTarget/Library/libguesslanglo.so.exports.tmp; else mv $W/LinkTarget/Library/libguesslanglo.so.exports.tmp $W/LinkTarget/Library/libguesslanglo.so.exports && touch -r $I/program/libguesslanglo.so $W/LinkTarget/Library/libguesslanglo.so.exports; fi TEMPFILE=/tmp/gbuild.liU5FD && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libguesslanglo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/lingucomponent/source/numbertext/numbertext.o -Wl,--start-group -lnumbertext-1.0 -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -ltllo -lutllo -o $I/program/libnumbertextlo.so [build LNK] Library/libanalysislo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libnumbertextlo.so | grep SONAME > $W/LinkTarget/Library/libnumbertextlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libnumbertextlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libnumbertextlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libnumbertextlo.so.exports.tmp $W/LinkTarget/Library/libnumbertextlo.so.exports; then rm $W/LinkTarget/Library/libnumbertextlo.so.exports.tmp; else mv $W/LinkTarget/Library/libnumbertextlo.so.exports.tmp $W/LinkTarget/Library/libnumbertextlo.so.exports && touch -r $I/program/libnumbertextlo.so $W/LinkTarget/Library/libnumbertextlo.so.exports; fi TEMPFILE=/tmp/gbuild.MNoPgp && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libnumbertextlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scaddins/source/analysis/analysis.o $W/CxxObject/scaddins/source/analysis/analysishelper.o $W/CxxObject/scaddins/source/analysis/bessel.o $W/CxxObject/scaddins/source/analysis/financial.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lutllo -li18nlangtag -o $I/program/libanalysislo.so [build LNK] Library/libdatelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libanalysislo.so | grep SONAME > $W/LinkTarget/Library/libanalysislo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libanalysislo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libanalysislo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libanalysislo.so.exports.tmp $W/LinkTarget/Library/libanalysislo.so.exports; then rm $W/LinkTarget/Library/libanalysislo.so.exports.tmp; else mv $W/LinkTarget/Library/libanalysislo.so.exports.tmp $W/LinkTarget/Library/libanalysislo.so.exports && touch -r $I/program/libanalysislo.so $W/LinkTarget/Library/libanalysislo.so.exports; fi TEMPFILE=/tmp/gbuild.VwHFHW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libanalysislo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scaddins/source/datefunc/datefunc.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lutllo -li18nlangtag -o $I/program/libdatelo.so [build LNK] Library/libpricinglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdatelo.so | grep SONAME > $W/LinkTarget/Library/libdatelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdatelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdatelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdatelo.so.exports.tmp $W/LinkTarget/Library/libdatelo.so.exports; then rm $W/LinkTarget/Library/libdatelo.so.exports.tmp; else mv $W/LinkTarget/Library/libdatelo.so.exports.tmp $W/LinkTarget/Library/libdatelo.so.exports && touch -r $I/program/libdatelo.so $W/LinkTarget/Library/libdatelo.so.exports; fi TEMPFILE=/tmp/gbuild.rr5S39 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdatelo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scaddins/source/pricing/pricing.o $W/CxxObject/scaddins/source/pricing/black_scholes.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lutllo -li18nlangtag -o $I/program/libpricinglo.so [build LNK] Library/libfsstoragelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpricinglo.so | grep SONAME > $W/LinkTarget/Library/libpricinglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpricinglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpricinglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpricinglo.so.exports.tmp $W/LinkTarget/Library/libpricinglo.so.exports; then rm $W/LinkTarget/Library/libpricinglo.so.exports.tmp; else mv $W/LinkTarget/Library/libpricinglo.so.exports.tmp $W/LinkTarget/Library/libpricinglo.so.exports && touch -r $I/program/libpricinglo.so $W/LinkTarget/Library/libpricinglo.so.exports; fi TEMPFILE=/tmp/gbuild.ocRHqV && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpricinglo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svl/source/fsstor/fsfactory.o $W/CxxObject/svl/source/fsstor/fsstorage.o $W/CxxObject/svl/source/fsstor/oinputstreamcontainer.o $W/CxxObject/svl/source/fsstor/ostreamcontainer.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lucbhelper -lutllo -o $I/program/libfsstoragelo.so [build LNK] Library/libpasswordcontainerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfsstoragelo.so | grep SONAME > $W/LinkTarget/Library/libfsstoragelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfsstoragelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfsstoragelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfsstoragelo.so.exports.tmp $W/LinkTarget/Library/libfsstoragelo.so.exports; then rm $W/LinkTarget/Library/libfsstoragelo.so.exports.tmp; else mv $W/LinkTarget/Library/libfsstoragelo.so.exports.tmp $W/LinkTarget/Library/libfsstoragelo.so.exports && touch -r $I/program/libfsstoragelo.so $W/LinkTarget/Library/libfsstoragelo.so.exports; fi TEMPFILE=/tmp/gbuild.KPNK77 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfsstoragelo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svl/source/passwordcontainer/passwordcontainer.o $W/CxxObject/svl/source/passwordcontainer/syscreds.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lcomphelper -lucbhelper -lutllo -o $I/program/libpasswordcontainerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpasswordcontainerlo.so | grep SONAME > $W/LinkTarget/Library/libpasswordcontainerlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpasswordcontainerlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpasswordcontainerlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpasswordcontainerlo.so.exports.tmp $W/LinkTarget/Library/libpasswordcontainerlo.so.exports; then rm $W/LinkTarget/Library/libpasswordcontainerlo.so.exports.tmp; else mv $W/LinkTarget/Library/libpasswordcontainerlo.so.exports.tmp $W/LinkTarget/Library/libpasswordcontainerlo.so.exports && touch -r $I/program/libpasswordcontainerlo.so $W/LinkTarget/Library/libpasswordcontainerlo.so.exports; fi TEMPFILE=/tmp/gbuild.r03s0l && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpasswordcontainerlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsvgiolo.so [build CXX] svx/source/unodialogs/textconversiondlgs/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodialogs/textconversiondlgs/ $W/Dep/CxxObject/svx/source/unodialogs/textconversiondlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodialogs/textconversiondlgs/services.cxx -o $W/CxxObject/svx/source/unodialogs/textconversiondlgs/services.o -I$S/svx/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodialogs/textconversiondlgs/ $W/Dep/CxxObject/svx/source/unodialogs/textconversiondlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx -o $W/CxxObject/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.o -I$S/svx/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodialogs/textconversiondlgs/ $W/Dep/CxxObject/svx/source/unodialogs/textconversiondlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.cxx -o $W/CxxObject/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.o -I$S/svx/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodialogs/textconversiondlgs/ $W/Dep/CxxObject/svx/source/unodialogs/textconversiondlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx -o $W/CxxObject/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.o -I$S/svx/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build LNK] Library/libucb1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/core/cmdenv.o $W/CxxObject/ucb/source/core/identify.o $W/CxxObject/ucb/source/core/provprox.o $W/CxxObject/ucb/source/core/ucb.o $W/CxxObject/ucb/source/core/ucbcmds.o $W/CxxObject/ucb/source/core/ucbprops.o $W/CxxObject/ucb/source/core/ucbserv.o $W/CxxObject/ucb/source/core/ucbstore.o $W/CxxObject/ucb/source/core/FileAccess.o $W/CxxObject/ucb/source/regexp/regexp.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lucbhelper -lutllo -o $I/program/libucb1.so [build CMP] ucb/source/ucp/cmis/ucpcmis1 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucb1.so | grep SONAME > $W/LinkTarget/Library/libucb1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucb1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucb1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucb1.so.exports.tmp $W/LinkTarget/Library/libucb1.so.exports; then rm $W/LinkTarget/Library/libucb1.so.exports.tmp; else mv $W/LinkTarget/Library/libucb1.so.exports.tmp $W/LinkTarget/Library/libucb1.so.exports && touch -r $I/program/libucb1.so $W/LinkTarget/Library/libucb1.so.exports; fi TEMPFILE=/tmp/gbuild.8EUrim && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucb1.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/cmis/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpcmis1lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/cmis/ucpcmis1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/cmis/ucpcmis1.component [build LNK] Library/libsolverlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sccomp/source/solver/SwarmSolver.o $W/CxxObject/sccomp/source/solver/SolverComponent.o $W/CxxObject/sccomp/source/solver/LpsolveSolver.o -Wl,--start-group -llpsolve55 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lutllo -li18nlangtag -o $I/program/libsolverlo.so [build LNK] Library/libscriptframe.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scripting/source/provider/ActiveMSPList.o $W/CxxObject/scripting/source/provider/BrowseNodeFactoryImpl.o $W/CxxObject/scripting/source/provider/MasterScriptProvider.o $W/CxxObject/scripting/source/provider/MasterScriptProviderFactory.o $W/CxxObject/scripting/source/provider/ProviderCache.o $W/CxxObject/scripting/source/provider/URIHelper.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lucbhelper -lutllo -o $I/program/libscriptframe.so [build CXX] filter/source/graphicfilter/egif/egif.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libscriptframe.so | grep SONAME > $W/LinkTarget/Library/libscriptframe.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libscriptframe.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libscriptframe.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libscriptframe.so.exports.tmp $W/LinkTarget/Library/libscriptframe.so.exports; then rm $W/LinkTarget/Library/libscriptframe.so.exports.tmp; else mv $W/LinkTarget/Library/libscriptframe.so.exports.tmp $W/LinkTarget/Library/libscriptframe.so.exports && touch -r $I/program/libscriptframe.so $W/LinkTarget/Library/libscriptframe.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsolverlo.so | grep SONAME > $W/LinkTarget/Library/libsolverlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsolverlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsolverlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsolverlo.so.exports.tmp $W/LinkTarget/Library/libsolverlo.so.exports; then rm $W/LinkTarget/Library/libsolverlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsolverlo.so.exports.tmp $W/LinkTarget/Library/libsolverlo.so.exports && touch -r $I/program/libsolverlo.so $W/LinkTarget/Library/libsolverlo.so.exports; fi TEMPFILE=/tmp/gbuild.nHcNaf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libscriptframe.so.objectlist TEMPFILE=/tmp/gbuild.DoG4rc && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsolverlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/egif/ $W/Dep/CxxObject/filter/source/graphicfilter/egif/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/egif/egif.cxx -o $W/CxxObject/filter/source/graphicfilter/egif/egif.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/etiff/etiff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/etiff/ $W/Dep/CxxObject/filter/source/graphicfilter/etiff/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/etiff/etiff.cxx -o $W/CxxObject/filter/source/graphicfilter/etiff/etiff.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/eps/eps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/eps/ $W/Dep/CxxObject/filter/source/graphicfilter/eps/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/eps/eps.cxx -o $W/CxxObject/filter/source/graphicfilter/eps/eps.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/egif/giflzwc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/egif/ $W/Dep/CxxObject/filter/source/graphicfilter/egif/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/egif/giflzwc.cxx -o $W/CxxObject/filter/source/graphicfilter/egif/giflzwc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/itiff/ccidecom.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/itiff/ $W/Dep/CxxObject/filter/source/graphicfilter/itiff/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/itiff/ccidecom.cxx -o $W/CxxObject/filter/source/graphicfilter/itiff/ccidecom.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/itiff/itiff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/itiff/ $W/Dep/CxxObject/filter/source/graphicfilter/itiff/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/itiff/itiff.cxx -o $W/CxxObject/filter/source/graphicfilter/itiff/itiff.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/itiff/lzwdecom.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/itiff/ $W/Dep/CxxObject/filter/source/graphicfilter/itiff/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/itiff/lzwdecom.cxx -o $W/CxxObject/filter/source/graphicfilter/itiff/lzwdecom.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/ipict/ipict.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/ipict/ $W/Dep/CxxObject/filter/source/graphicfilter/ipict/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/ipict/ipict.cxx -o $W/CxxObject/filter/source/graphicfilter/ipict/ipict.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/ipict/shape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/ipict/ $W/Dep/CxxObject/filter/source/graphicfilter/ipict/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/ipict/shape.cxx -o $W/CxxObject/filter/source/graphicfilter/ipict/shape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/ipcx/ipcx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/ipcx/ $W/Dep/CxxObject/filter/source/graphicfilter/ipcx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/ipcx/ipcx.cxx -o $W/CxxObject/filter/source/graphicfilter/ipcx/ipcx.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/iras/iras.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/iras/ $W/Dep/CxxObject/filter/source/graphicfilter/iras/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/iras/iras.cxx -o $W/CxxObject/filter/source/graphicfilter/iras/iras.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/itga/itga.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/itga/ $W/Dep/CxxObject/filter/source/graphicfilter/itga/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/itga/itga.cxx -o $W/CxxObject/filter/source/graphicfilter/itga/itga.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/ieps/ieps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/ieps/ $W/Dep/CxxObject/filter/source/graphicfilter/ieps/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/ieps/ieps.cxx -o $W/CxxObject/filter/source/graphicfilter/ieps/ieps.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/ipsd/ipsd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/ipsd/ $W/Dep/CxxObject/filter/source/graphicfilter/ipsd/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/ipsd/ipsd.cxx -o $W/CxxObject/filter/source/graphicfilter/ipsd/ipsd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/ipbm/ipbm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/ipbm/ $W/Dep/CxxObject/filter/source/graphicfilter/ipbm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/ipbm/ipbm.cxx -o $W/CxxObject/filter/source/graphicfilter/ipbm/ipbm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/ios2met/ios2met.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/ios2met/ $W/Dep/CxxObject/filter/source/graphicfilter/ios2met/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/ios2met/ios2met.cxx -o $W/CxxObject/filter/source/graphicfilter/ios2met/ios2met.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/idxf/dxf2mtf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/idxf/ $W/Dep/CxxObject/filter/source/graphicfilter/idxf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/idxf/dxf2mtf.cxx -o $W/CxxObject/filter/source/graphicfilter/idxf/dxf2mtf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/idxf/dxfblkrd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/idxf/ $W/Dep/CxxObject/filter/source/graphicfilter/idxf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/idxf/dxfblkrd.cxx -o $W/CxxObject/filter/source/graphicfilter/idxf/dxfblkrd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/idxf/dxfentrd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/idxf/ $W/Dep/CxxObject/filter/source/graphicfilter/idxf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/idxf/dxfentrd.cxx -o $W/CxxObject/filter/source/graphicfilter/idxf/dxfentrd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/idxf/dxfgrprd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/idxf/ $W/Dep/CxxObject/filter/source/graphicfilter/idxf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/idxf/dxfgrprd.cxx -o $W/CxxObject/filter/source/graphicfilter/idxf/dxfgrprd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/idxf/dxfreprd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/idxf/ $W/Dep/CxxObject/filter/source/graphicfilter/idxf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/idxf/dxfreprd.cxx -o $W/CxxObject/filter/source/graphicfilter/idxf/dxfreprd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/idxf/dxftblrd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/idxf/ $W/Dep/CxxObject/filter/source/graphicfilter/idxf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/idxf/dxftblrd.cxx -o $W/CxxObject/filter/source/graphicfilter/idxf/dxftblrd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/idxf/dxfvec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/idxf/ $W/Dep/CxxObject/filter/source/graphicfilter/idxf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/idxf/dxfvec.cxx -o $W/CxxObject/filter/source/graphicfilter/idxf/dxfvec.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/idxf/idxf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/idxf/ $W/Dep/CxxObject/filter/source/graphicfilter/idxf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/idxf/idxf.cxx -o $W/CxxObject/filter/source/graphicfilter/idxf/idxf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/graphicfilter/ipcd/ipcd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphicfilter/ipcd/ $W/Dep/CxxObject/filter/source/graphicfilter/ipcd/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphicfilter/ipcd/ipcd.cxx -o $W/CxxObject/filter/source/graphicfilter/ipcd/ipcd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/filter/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build MOD] helpcompiler S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/helpcompiler [build HLK] sbasic/en-US rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.mdU3wl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/en-US.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/ar rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.YFmOGP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/ar.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/bg rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.EDnpQ1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/bg.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/bn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.mtRo91 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/bn.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/ca rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.ut320T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/ca.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/cs rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.wuq23m && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/cs.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/da rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.Py7wJg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/da.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/de rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.42pTgU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/de.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/dz rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.Z6q55H && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/dz.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/el rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.NWslPA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/el.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/eo rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.0s4WrE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/eo.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/es rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.KGgBcZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/es.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/et rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.YPwr06 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/et.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/eu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.68ZuXT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/eu.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/fi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.MKq0lB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/fi.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/fr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.usHkrm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/fr.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/gl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.g73xIi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/gl.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/gu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.Giy9nS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/gu.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/he rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.gLjgaS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/he.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/hi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.xt2P6T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/hi.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/hr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.MYih01 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/hr.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/hu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.f3f4iK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/hu.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/id rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.gxA04y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/id.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/it rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.MygQtg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/it.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/ja rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.R5sDr1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/ja.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/ko rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.S50ln4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/ko.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/lt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.FrOtCa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/lt.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/lv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.svAhea && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/lv.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/nb rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.M7Z3P4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/nb.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/nl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.vAzqaW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/nl.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/nn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.F0tIYQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/nn.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/pl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.cdvx5b && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/pl.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/pt-BR rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.MjNRZU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/pt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.4vTLAi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/pt.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/ro rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.uthaur && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/ro.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/ru rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.LzgCvV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/ru.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/si rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.gJGWBU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/si.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/sk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.piaWBm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/sk.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/sl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.yzVRR7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/sl.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/sv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.HScRpJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/sv.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/ta rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.KpEdcs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/ta.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/tr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.FO5mEa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/tr.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/uk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.jtqzjO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/uk.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/zh-CN rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.w5Vfws && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] sbasic/zh-TW rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.key && \ RESPONSEFILE=/tmp/gbuild.OEq3vf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sbasic/zh-TW.done && rm -f ${RESPONSEFILE} [build HLK] scalc/en-US rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.key && \ RESPONSEFILE=/tmp/gbuild.svRfhd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/en-US.done && rm -f ${RESPONSEFILE} [build HLK] scalc/ar rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.key && \ RESPONSEFILE=/tmp/gbuild.QDf3aq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/ar.done && rm -f ${RESPONSEFILE} [build HLK] scalc/bg rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.key && \ RESPONSEFILE=/tmp/gbuild.RJvWye && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/bg.done && rm -f ${RESPONSEFILE} [build HLK] scalc/bn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.key && \ RESPONSEFILE=/tmp/gbuild.6j3ker && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/bn.done && rm -f ${RESPONSEFILE} [build HLK] scalc/ca rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.key && \ RESPONSEFILE=/tmp/gbuild.Td1kcM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/ca.done && rm -f ${RESPONSEFILE} [build HLK] scalc/cs rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.key && \ RESPONSEFILE=/tmp/gbuild.Z360uC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/cs.done && rm -f ${RESPONSEFILE} [build HLK] scalc/da rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.key && \ RESPONSEFILE=/tmp/gbuild.ONCQTy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/da.done && rm -f ${RESPONSEFILE} [build HLK] scalc/de rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.key && \ RESPONSEFILE=/tmp/gbuild.ohQodh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/de.done && rm -f ${RESPONSEFILE} [build HLK] scalc/dz rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.key && \ RESPONSEFILE=/tmp/gbuild.kaG0fj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/dz.done && rm -f ${RESPONSEFILE} [build HLK] scalc/el rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.key && \ RESPONSEFILE=/tmp/gbuild.4UVgXJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/el.done && rm -f ${RESPONSEFILE} [build HLK] scalc/eo rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.key && \ RESPONSEFILE=/tmp/gbuild.C3FhbN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/eo.done && rm -f ${RESPONSEFILE} [build HLK] scalc/es rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.key && \ RESPONSEFILE=/tmp/gbuild.G5acfz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/es.done && rm -f ${RESPONSEFILE} [build HLK] scalc/et rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.key && \ RESPONSEFILE=/tmp/gbuild.v2h1PI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/et.done && rm -f ${RESPONSEFILE} [build HLK] scalc/eu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.key && \ RESPONSEFILE=/tmp/gbuild.EDjeCE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/eu.done && rm -f ${RESPONSEFILE} [build HLK] scalc/fi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.key && \ RESPONSEFILE=/tmp/gbuild.qZGb5a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/fi.done && rm -f ${RESPONSEFILE} [build HLK] scalc/fr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.key && \ RESPONSEFILE=/tmp/gbuild.fL1gXP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/fr.done && rm -f ${RESPONSEFILE} [build HLK] scalc/gl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.key && \ RESPONSEFILE=/tmp/gbuild.dBy7Vb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/gl.done && rm -f ${RESPONSEFILE} [build HLK] scalc/gu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.key && \ RESPONSEFILE=/tmp/gbuild.gmydSO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/gu.done && rm -f ${RESPONSEFILE} [build HLK] scalc/he rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.key && \ RESPONSEFILE=/tmp/gbuild.AzJ2sA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/he.done && rm -f ${RESPONSEFILE} [build HLK] scalc/hi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.key && \ RESPONSEFILE=/tmp/gbuild.6HZT8a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/hi.done && rm -f ${RESPONSEFILE} [build HLK] scalc/hr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.key && \ RESPONSEFILE=/tmp/gbuild.g4PgVW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/hr.done && rm -f ${RESPONSEFILE} [build HLK] scalc/hu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.key && \ RESPONSEFILE=/tmp/gbuild.9BdhMo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/hu.done && rm -f ${RESPONSEFILE} [build HLK] scalc/id rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.key && \ RESPONSEFILE=/tmp/gbuild.IOKNxI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/id.done && rm -f ${RESPONSEFILE} [build HLK] scalc/it rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.key && \ RESPONSEFILE=/tmp/gbuild.wZB5Fg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/it.done && rm -f ${RESPONSEFILE} [build HLK] scalc/ja rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.key && \ RESPONSEFILE=/tmp/gbuild.Tflw6a && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/ja.done && rm -f ${RESPONSEFILE} [build HLK] scalc/ko rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.key && \ RESPONSEFILE=/tmp/gbuild.ofREi7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/ko.done && rm -f ${RESPONSEFILE} [build HLK] scalc/lt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.key && \ RESPONSEFILE=/tmp/gbuild.zhmD1L && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/lt.done && rm -f ${RESPONSEFILE} [build HLK] scalc/lv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.key && \ RESPONSEFILE=/tmp/gbuild.iiJGHb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/lv.done && rm -f ${RESPONSEFILE} [build HLK] scalc/nb rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.key && \ RESPONSEFILE=/tmp/gbuild.Jcb3PE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/nb.done && rm -f ${RESPONSEFILE} [build HLK] scalc/nl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.key && \ RESPONSEFILE=/tmp/gbuild.JrP2tM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/nl.done && rm -f ${RESPONSEFILE} [build HLK] scalc/nn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.key && \ RESPONSEFILE=/tmp/gbuild.H4Dtg0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/nn.done && rm -f ${RESPONSEFILE} [build HLK] scalc/pl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.key && \ RESPONSEFILE=/tmp/gbuild.3N2usZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/pl.done && rm -f ${RESPONSEFILE} [build HLK] scalc/pt-BR rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.key && \ RESPONSEFILE=/tmp/gbuild.muVxVQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] scalc/pt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.key && \ RESPONSEFILE=/tmp/gbuild.5j3yy1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/pt.done && rm -f ${RESPONSEFILE} [build HLK] scalc/ro rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.key && \ RESPONSEFILE=/tmp/gbuild.axM1nN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/ro.done && rm -f ${RESPONSEFILE} [build HLK] scalc/ru rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.key && \ RESPONSEFILE=/tmp/gbuild.MhL7Iv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/ru.done && rm -f ${RESPONSEFILE} [build HLK] scalc/si rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.key && \ RESPONSEFILE=/tmp/gbuild.jcpw07 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/si.done && rm -f ${RESPONSEFILE} [build HLK] scalc/sk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.key && \ RESPONSEFILE=/tmp/gbuild.fkVBUp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/sk.done && rm -f ${RESPONSEFILE} [build HLK] scalc/sl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.key && \ RESPONSEFILE=/tmp/gbuild.B9ljJv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/sl.done && rm -f ${RESPONSEFILE} [build HLK] scalc/sv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.key && \ RESPONSEFILE=/tmp/gbuild.7ysNIY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/sv.done && rm -f ${RESPONSEFILE} [build HLK] scalc/ta rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.key && \ RESPONSEFILE=/tmp/gbuild.JAClhq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/ta.done && rm -f ${RESPONSEFILE} [build HLK] scalc/tr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.key && \ RESPONSEFILE=/tmp/gbuild.PFyU48 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/tr.done && rm -f ${RESPONSEFILE} [build HLK] scalc/uk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.key && \ RESPONSEFILE=/tmp/gbuild.boq5nn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/uk.done && rm -f ${RESPONSEFILE} [build HLK] scalc/zh-CN rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.key && \ RESPONSEFILE=/tmp/gbuild.SR6Gsq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] scalc/zh-TW rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.key && \ RESPONSEFILE=/tmp/gbuild.do8vNV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/scalc/zh-TW.done && rm -f ${RESPONSEFILE} [build HLK] schart/en-US rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.key && \ RESPONSEFILE=/tmp/gbuild.W5pmvx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/en-US.done && rm -f ${RESPONSEFILE} [build HLK] schart/ar rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.key && \ RESPONSEFILE=/tmp/gbuild.RITSMI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/ar.done && rm -f ${RESPONSEFILE} [build HLK] schart/bg rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.key && \ RESPONSEFILE=/tmp/gbuild.8KR1ze && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/bg.done && rm -f ${RESPONSEFILE} [build HLK] schart/bn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.key && \ RESPONSEFILE=/tmp/gbuild.qMDDhA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/bn.done && rm -f ${RESPONSEFILE} [build HLK] schart/ca rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.key && \ RESPONSEFILE=/tmp/gbuild.Bvd9u6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/ca.done && rm -f ${RESPONSEFILE} [build HLK] schart/cs rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.key && \ RESPONSEFILE=/tmp/gbuild.eP7e6U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/cs.done && rm -f ${RESPONSEFILE} [build HLK] schart/da rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.key && \ RESPONSEFILE=/tmp/gbuild.cABtiS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/da.done && rm -f ${RESPONSEFILE} [build HLK] schart/de rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.key && \ RESPONSEFILE=/tmp/gbuild.K5Y2pM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/de.done && rm -f ${RESPONSEFILE} [build HLK] schart/dz rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.key && \ RESPONSEFILE=/tmp/gbuild.kO3sFa && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/dz.done && rm -f ${RESPONSEFILE} [build HLK] schart/el rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.key && \ RESPONSEFILE=/tmp/gbuild.s0C0IN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/el.done && rm -f ${RESPONSEFILE} [build HLK] schart/eo rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.key && \ RESPONSEFILE=/tmp/gbuild.5iGpij && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/eo.done && rm -f ${RESPONSEFILE} [build HLK] schart/es rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.key && \ RESPONSEFILE=/tmp/gbuild.ydnPZZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/es.done && rm -f ${RESPONSEFILE} [build HLK] schart/et rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.key && \ RESPONSEFILE=/tmp/gbuild.6sRfPj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/et.done && rm -f ${RESPONSEFILE} [build HLK] schart/eu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.key && \ RESPONSEFILE=/tmp/gbuild.9g2OLm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/eu.done && rm -f ${RESPONSEFILE} [build HLK] schart/fi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.key && \ RESPONSEFILE=/tmp/gbuild.tNat6k && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/fi.done && rm -f ${RESPONSEFILE} [build HLK] schart/fr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.key && \ RESPONSEFILE=/tmp/gbuild.PhDRhX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/fr.done && rm -f ${RESPONSEFILE} [build HLK] schart/gl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.key && \ RESPONSEFILE=/tmp/gbuild.VaTunx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/gl.done && rm -f ${RESPONSEFILE} [build HLK] schart/gu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.key && \ RESPONSEFILE=/tmp/gbuild.l8ojZO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/gu.done && rm -f ${RESPONSEFILE} [build HLK] schart/he rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.key && \ RESPONSEFILE=/tmp/gbuild.FLCj3G && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/he.done && rm -f ${RESPONSEFILE} [build HLK] schart/hi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.key && \ RESPONSEFILE=/tmp/gbuild.vBGZPD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/hi.done && rm -f ${RESPONSEFILE} [build HLK] schart/hr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.key && \ RESPONSEFILE=/tmp/gbuild.aP8Q5q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/hr.done && rm -f ${RESPONSEFILE} [build HLK] schart/hu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.key && \ RESPONSEFILE=/tmp/gbuild.bC12is && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/hu.done && rm -f ${RESPONSEFILE} [build HLK] schart/id rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.key && \ RESPONSEFILE=/tmp/gbuild.yYVpvN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/id.done && rm -f ${RESPONSEFILE} [build HLK] schart/it rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.key && \ RESPONSEFILE=/tmp/gbuild.wbnsCw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/it.done && rm -f ${RESPONSEFILE} [build HLK] schart/ja rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.key && \ RESPONSEFILE=/tmp/gbuild.Y0UwtH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/ja.done && rm -f ${RESPONSEFILE} [build HLK] schart/ko rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.key && \ RESPONSEFILE=/tmp/gbuild.AR1Rb2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/ko.done && rm -f ${RESPONSEFILE} [build HLK] schart/lt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.key && \ RESPONSEFILE=/tmp/gbuild.AvN0pz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/lt.done && rm -f ${RESPONSEFILE} [build HLK] schart/lv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.key && \ RESPONSEFILE=/tmp/gbuild.0AOixo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/lv.done && rm -f ${RESPONSEFILE} [build HLK] schart/nb rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.key && \ RESPONSEFILE=/tmp/gbuild.ACIagf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/nb.done && rm -f ${RESPONSEFILE} [build HLK] schart/nl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.key && \ RESPONSEFILE=/tmp/gbuild.X3ooN3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/nl.done && rm -f ${RESPONSEFILE} [build HLK] schart/nn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.key && \ RESPONSEFILE=/tmp/gbuild.wqZdfm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/nn.done && rm -f ${RESPONSEFILE} [build HLK] schart/pl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.key && \ RESPONSEFILE=/tmp/gbuild.H51UEQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/pl.done && rm -f ${RESPONSEFILE} [build HLK] schart/pt-BR rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.key && \ RESPONSEFILE=/tmp/gbuild.Qxu0KH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] schart/pt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.key && \ RESPONSEFILE=/tmp/gbuild.zxSHBd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/pt.done && rm -f ${RESPONSEFILE} [build HLK] schart/ro rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.key && \ RESPONSEFILE=/tmp/gbuild.KZsMHm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/ro.done && rm -f ${RESPONSEFILE} [build HLK] schart/ru rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.key && \ RESPONSEFILE=/tmp/gbuild.pOt5hf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/ru.done && rm -f ${RESPONSEFILE} [build HLK] schart/si rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.key && \ RESPONSEFILE=/tmp/gbuild.A9UKOf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/si.done && rm -f ${RESPONSEFILE} [build HLK] schart/sk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.key && \ RESPONSEFILE=/tmp/gbuild.sH3qvm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/sk.done && rm -f ${RESPONSEFILE} [build HLK] schart/sl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.key && \ RESPONSEFILE=/tmp/gbuild.hB4FIR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/sl.done && rm -f ${RESPONSEFILE} [build HLK] schart/sv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.key && \ RESPONSEFILE=/tmp/gbuild.9Bo98X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/sv.done && rm -f ${RESPONSEFILE} [build HLK] schart/ta rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.key && \ RESPONSEFILE=/tmp/gbuild.utcfH2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/ta.done && rm -f ${RESPONSEFILE} [build HLK] schart/tr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.key && \ RESPONSEFILE=/tmp/gbuild.GS0Nv1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/tr.done && rm -f ${RESPONSEFILE} [build HLK] schart/uk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.key && \ RESPONSEFILE=/tmp/gbuild.y6n7n2 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/uk.done && rm -f ${RESPONSEFILE} [build HLK] schart/zh-CN rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.key && \ RESPONSEFILE=/tmp/gbuild.LRr1l9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] schart/zh-TW rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.key && \ RESPONSEFILE=/tmp/gbuild.TS3gru && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/schart/zh-TW.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/en-US rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.bT4DtI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/en-US.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/ar rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.ehtN0d && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/ar.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/bg rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.M7rh5t && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/bg.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/bn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.H65saK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/bn.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/ca rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.KcciiA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/ca.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/cs rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.Nj1J8W && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/cs.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/da rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.Yn6svs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/da.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/de rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.JGsWlv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/de.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/dz rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.6DAv59 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/dz.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/el rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.CRAAP9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/el.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/eo rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.3hOpzE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/eo.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/es rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.g07KCV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/es.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/et rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.zoE0Ks && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/et.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/eu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.0Ry4iz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/eu.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/fi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.Y4ML8Z && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/fi.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/fr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.y5jO5q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/fr.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/gl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.X7J9nI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/gl.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/gu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.y5DCF6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/gu.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/he rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.iSMf9x && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/he.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/hi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.mhIG0X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/hi.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/hr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.q8Ifkg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/hr.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/hu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.DJrHnR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/hu.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/id rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.olcRzi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/id.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/it rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.EmhX4V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/it.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/ja rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.RvlMHY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/ja.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/ko rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.4U1VUE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/ko.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/lt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.mcnGsD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/lt.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/lv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.PYOWXR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/lv.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/nb rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.pcn7to && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/nb.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/nl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.pVmchk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/nl.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/nn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.aaw12C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/nn.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/pl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.qIcMEh && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/pl.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/pt-BR rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.XirbLG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/pt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.ZawmZ9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/pt.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/ro rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.quBc3V && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/ro.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/ru rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.2ZBSza && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/ru.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/si rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.LvVZip && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/si.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/sk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.EYiCdF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/sk.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/sl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.1NNEJe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/sl.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/sv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.bGj3jB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/sv.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/ta rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.l3fGPx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/ta.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/tr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.JPlVXA && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/tr.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/uk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.Iz6LKP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/uk.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/zh-CN rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.DZ2VBN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] sdatabase/zh-TW rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.key && \ RESPONSEFILE=/tmp/gbuild.Zgh1LW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdatabase/zh-TW.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/en-US rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.D86WxS && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/en-US.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/ar rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.y6bg2k && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/ar.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/bg rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.arQMkO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/bg.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/bn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.bs0RNX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/bn.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/ca rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.NGqFfc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/ca.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/cs rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.wHbYib && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/cs.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/da rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.LReFH0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/da.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/de rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.pvHoN1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/de.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/dz rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.BZo7Zn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/dz.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/el rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.cR9HvX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/el.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/eo rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.XKebZQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/eo.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/es rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.RGVxzl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/es.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/et rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.zwX7yL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/et.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/eu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.NtmTsQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/eu.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/fi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.rkZJUF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/fi.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/fr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.F9eAT4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/fr.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/gl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.BfrtlD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/gl.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/gu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.ukFXAq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/gu.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/he rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.fKkFal && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/he.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/hi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.K0PWxR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/hi.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/hr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.MQQQ4l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/hr.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/hu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.jk82Rl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/hu.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/id rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.uQe4pr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/id.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/it rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.mW6sxb && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/it.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/ja rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.YOBxI9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/ja.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/ko rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.BK8KOj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/ko.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/lt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.x32Vf6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/lt.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/lv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.ZokBNZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/lv.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/nb rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.UbAkEg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/nb.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/nl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.yMiT47 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/nl.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/nn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.EDjlRC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/nn.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/pl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.YXdOhO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/pl.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/pt-BR rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.yV0D1d && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/pt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.j5Fuil && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/pt.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/ro rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.d8Q5Ob && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/ro.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/ru rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.ryJGYX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/ru.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/si rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.cK4zlx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/si.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/sk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.rDPQbx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/sk.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/sl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.Hprhff && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/sl.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/sv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.rdVCPy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/sv.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/ta rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.EU668P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/ta.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/tr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.wbv0cP && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/tr.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/uk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.T1trOB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/uk.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/zh-CN rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.W2rhTx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] sdraw/zh-TW rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.key && \ RESPONSEFILE=/tmp/gbuild.h6ota8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/sdraw/zh-TW.done && rm -f ${RESPONSEFILE} [build HLK] shared/en-US RESPONSEFILE=/tmp/gbuild.4g7kqf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/en-US.done && rm -f ${RESPONSEFILE} [build HLK] shared/ar RESPONSEFILE=/tmp/gbuild.Zr7gXm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/ar.done && rm -f ${RESPONSEFILE} [build HLK] shared/bg RESPONSEFILE=/tmp/gbuild.curDcx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/bg.done && rm -f ${RESPONSEFILE} [build HLK] shared/bn RESPONSEFILE=/tmp/gbuild.kN4kwF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/bn.done && rm -f ${RESPONSEFILE} [build HLK] shared/ca RESPONSEFILE=/tmp/gbuild.E4IncY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/ca.done && rm -f ${RESPONSEFILE} [build HLK] shared/cs RESPONSEFILE=/tmp/gbuild.oBI7Lc && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/cs.done && rm -f ${RESPONSEFILE} [build HLK] shared/da RESPONSEFILE=/tmp/gbuild.H5cXq0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/da.done && rm -f ${RESPONSEFILE} [build HLK] shared/de RESPONSEFILE=/tmp/gbuild.2NBUs0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/de.done && rm -f ${RESPONSEFILE} [build HLK] shared/dz RESPONSEFILE=/tmp/gbuild.GXuWRE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/dz.done && rm -f ${RESPONSEFILE} [build HLK] shared/el RESPONSEFILE=/tmp/gbuild.wOXbML && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/el.done && rm -f ${RESPONSEFILE} [build HLK] shared/eo RESPONSEFILE=/tmp/gbuild.KSRbX1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/eo.done && rm -f ${RESPONSEFILE} [build HLK] shared/es RESPONSEFILE=/tmp/gbuild.v72wKy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/es.done && rm -f ${RESPONSEFILE} [build HLK] shared/et RESPONSEFILE=/tmp/gbuild.xt3Bm7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/et.done && rm -f ${RESPONSEFILE} [build HLK] shared/eu RESPONSEFILE=/tmp/gbuild.smyknU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/eu.done && rm -f ${RESPONSEFILE} [build HLK] shared/fi RESPONSEFILE=/tmp/gbuild.uFUMF9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/fi.done && rm -f ${RESPONSEFILE} [build HLK] shared/fr RESPONSEFILE=/tmp/gbuild.JpR6ey && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/fr.done && rm -f ${RESPONSEFILE} [build HLK] shared/gl RESPONSEFILE=/tmp/gbuild.f9kJJ3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/gl.done && rm -f ${RESPONSEFILE} [build HLK] shared/gu RESPONSEFILE=/tmp/gbuild.djeW7C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/gu.done && rm -f ${RESPONSEFILE} [build HLK] shared/he RESPONSEFILE=/tmp/gbuild.pPdnkV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/he.done && rm -f ${RESPONSEFILE} [build HLK] shared/hi RESPONSEFILE=/tmp/gbuild.n60Yxr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/hi.done && rm -f ${RESPONSEFILE} [build HLK] shared/hr RESPONSEFILE=/tmp/gbuild.FkKl3l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/hr.done && rm -f ${RESPONSEFILE} [build HLK] shared/hu RESPONSEFILE=/tmp/gbuild.F3gcKs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/hu.done && rm -f ${RESPONSEFILE} [build HLK] shared/id RESPONSEFILE=/tmp/gbuild.RHAEuC && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/id.done && rm -f ${RESPONSEFILE} [build HLK] shared/it RESPONSEFILE=/tmp/gbuild.GRWqhi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/it.done && rm -f ${RESPONSEFILE} [build HLK] shared/ja RESPONSEFILE=/tmp/gbuild.qKWhAj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/ja.done && rm -f ${RESPONSEFILE} [build HLK] shared/ko RESPONSEFILE=/tmp/gbuild.3HvL7T && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/ko.done && rm -f ${RESPONSEFILE} [build HLK] shared/lt RESPONSEFILE=/tmp/gbuild.bI6Dte && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/lt.done && rm -f ${RESPONSEFILE} [build HLK] shared/lv RESPONSEFILE=/tmp/gbuild.0xPYBU && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/lv.done && rm -f ${RESPONSEFILE} [build HLK] shared/nb RESPONSEFILE=/tmp/gbuild.K1QiQr && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/nb.done && rm -f ${RESPONSEFILE} [build HLK] shared/nl RESPONSEFILE=/tmp/gbuild.jYaapV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/nl.done && rm -f ${RESPONSEFILE} [build HLK] shared/nn RESPONSEFILE=/tmp/gbuild.AHydKv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/nn.done && rm -f ${RESPONSEFILE} [build HLK] shared/pl RESPONSEFILE=/tmp/gbuild.xxlxYu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/pl.done && rm -f ${RESPONSEFILE} [build HLK] shared/pt-BR RESPONSEFILE=/tmp/gbuild.EyyC8l && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] shared/pt RESPONSEFILE=/tmp/gbuild.5G5vAX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/pt.done && rm -f ${RESPONSEFILE} [build HLK] shared/ro RESPONSEFILE=/tmp/gbuild.pHmyHJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/ro.done && rm -f ${RESPONSEFILE} [build HLK] shared/ru RESPONSEFILE=/tmp/gbuild.tczYTj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/ru.done && rm -f ${RESPONSEFILE} [build HLK] shared/si RESPONSEFILE=/tmp/gbuild.35CjqN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/si.done && rm -f ${RESPONSEFILE} [build HLK] shared/sk RESPONSEFILE=/tmp/gbuild.rSEGst && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/sk.done && rm -f ${RESPONSEFILE} [build HLK] shared/sl RESPONSEFILE=/tmp/gbuild.iL6FVX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/sl.done && rm -f ${RESPONSEFILE} [build HLK] shared/sv RESPONSEFILE=/tmp/gbuild.c36ZiF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/sv.done && rm -f ${RESPONSEFILE} [build HLK] shared/ta RESPONSEFILE=/tmp/gbuild.lNFPsZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/ta.done && rm -f ${RESPONSEFILE} [build HLK] shared/tr RESPONSEFILE=/tmp/gbuild.H4oOVg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/tr.done && rm -f ${RESPONSEFILE} [build HLK] shared/uk RESPONSEFILE=/tmp/gbuild.ytxOSe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/uk.done && rm -f ${RESPONSEFILE} [build HLK] shared/zh-CN RESPONSEFILE=/tmp/gbuild.NObRYK && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] shared/zh-TW RESPONSEFILE=/tmp/gbuild.Z6wVr9 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/shared/zh-TW.done && rm -f ${RESPONSEFILE} [build HLK] simpress/en-US rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.key && \ RESPONSEFILE=/tmp/gbuild.qzsOnd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/en-US.done && rm -f ${RESPONSEFILE} [build HLK] simpress/ar rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.key && \ RESPONSEFILE=/tmp/gbuild.4XozN1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/ar.done && rm -f ${RESPONSEFILE} [build HLK] simpress/bg rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.key && \ RESPONSEFILE=/tmp/gbuild.kcqnW5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/bg.done && rm -f ${RESPONSEFILE} [build HLK] simpress/bn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.key && \ RESPONSEFILE=/tmp/gbuild.0Cb3CW && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/bn.done && rm -f ${RESPONSEFILE} [build HLK] simpress/ca rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.key && \ RESPONSEFILE=/tmp/gbuild.xFAiHi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/ca.done && rm -f ${RESPONSEFILE} [build HLK] simpress/cs rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.key && \ RESPONSEFILE=/tmp/gbuild.I1yAa5 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/cs.done && rm -f ${RESPONSEFILE} [build HLK] simpress/da rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.key && \ RESPONSEFILE=/tmp/gbuild.ZwWeYw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/da.done && rm -f ${RESPONSEFILE} [build HLK] simpress/de rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.key && \ RESPONSEFILE=/tmp/gbuild.dDujai && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/de.done && rm -f ${RESPONSEFILE} [build HLK] simpress/dz rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.key && \ RESPONSEFILE=/tmp/gbuild.7VFd5F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/dz.done && rm -f ${RESPONSEFILE} [build HLK] simpress/el rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.key && \ RESPONSEFILE=/tmp/gbuild.GBLyEB && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/el.done && rm -f ${RESPONSEFILE} [build HLK] simpress/eo rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.key && \ RESPONSEFILE=/tmp/gbuild.TSvN2v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/eo.done && rm -f ${RESPONSEFILE} [build HLK] simpress/es rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.key && \ RESPONSEFILE=/tmp/gbuild.DkHRk3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/es.done && rm -f ${RESPONSEFILE} [build HLK] simpress/et rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.key && \ RESPONSEFILE=/tmp/gbuild.xoWweF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/et.done && rm -f ${RESPONSEFILE} [build HLK] simpress/eu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.key && \ RESPONSEFILE=/tmp/gbuild.wbCt2C && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/eu.done && rm -f ${RESPONSEFILE} [build HLK] simpress/fi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.key && \ RESPONSEFILE=/tmp/gbuild.F24ePs && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/fi.done && rm -f ${RESPONSEFILE} [build HLK] simpress/fr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.key && \ RESPONSEFILE=/tmp/gbuild.9e17ig && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/fr.done && rm -f ${RESPONSEFILE} [build HLK] simpress/gl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.key && \ RESPONSEFILE=/tmp/gbuild.EKbLFo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/gl.done && rm -f ${RESPONSEFILE} [build HLK] simpress/gu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.key && \ RESPONSEFILE=/tmp/gbuild.ptS7yL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/gu.done && rm -f ${RESPONSEFILE} [build HLK] simpress/he rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.key && \ RESPONSEFILE=/tmp/gbuild.LXWD0b && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/he.done && rm -f ${RESPONSEFILE} [build HLK] simpress/hi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.key && \ RESPONSEFILE=/tmp/gbuild.GqHGWk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/hi.done && rm -f ${RESPONSEFILE} [build HLK] simpress/hr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.key && \ RESPONSEFILE=/tmp/gbuild.AcLl4K && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/hr.done && rm -f ${RESPONSEFILE} [build HLK] simpress/hu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.key && \ RESPONSEFILE=/tmp/gbuild.qvRUXk && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/hu.done && rm -f ${RESPONSEFILE} [build HLK] simpress/id rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.key && \ RESPONSEFILE=/tmp/gbuild.rxqL74 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/id.done && rm -f ${RESPONSEFILE} [build HLK] simpress/it rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.key && \ RESPONSEFILE=/tmp/gbuild.01hw7Y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/it.done && rm -f ${RESPONSEFILE} [build HLK] simpress/ja rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.key && \ RESPONSEFILE=/tmp/gbuild.IickOt && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/ja.done && rm -f ${RESPONSEFILE} [build HLK] simpress/ko rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.key && \ RESPONSEFILE=/tmp/gbuild.aF5ZcL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/ko.done && rm -f ${RESPONSEFILE} [build HLK] simpress/lt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.key && \ RESPONSEFILE=/tmp/gbuild.3VHiCz && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/lt.done && rm -f ${RESPONSEFILE} [build HLK] simpress/lv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.key && \ RESPONSEFILE=/tmp/gbuild.wumh98 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/lv.done && rm -f ${RESPONSEFILE} [build HLK] simpress/nb rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.key && \ RESPONSEFILE=/tmp/gbuild.NwBf17 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/nb.done && rm -f ${RESPONSEFILE} [build HLK] simpress/nl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.key && \ RESPONSEFILE=/tmp/gbuild.dlwZmI && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/nl.done && rm -f ${RESPONSEFILE} [build HLK] simpress/nn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.key && \ RESPONSEFILE=/tmp/gbuild.reeSRv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/nn.done && rm -f ${RESPONSEFILE} [build HLK] simpress/pl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.key && \ RESPONSEFILE=/tmp/gbuild.HqhvaO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/pl.done && rm -f ${RESPONSEFILE} [build HLK] simpress/pt-BR rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.key && \ RESPONSEFILE=/tmp/gbuild.QMtUCf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] simpress/pt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.key && \ RESPONSEFILE=/tmp/gbuild.CC4D0I && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/pt.done && rm -f ${RESPONSEFILE} [build HLK] simpress/ro rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.key && \ RESPONSEFILE=/tmp/gbuild.CuxALw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/ro.done && rm -f ${RESPONSEFILE} [build HLK] simpress/ru rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.key && \ RESPONSEFILE=/tmp/gbuild.Rq7Prj && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/ru.done && rm -f ${RESPONSEFILE} [build HLK] simpress/si rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.key && \ RESPONSEFILE=/tmp/gbuild.Vb3Vzx && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/si.done && rm -f ${RESPONSEFILE} [build HLK] simpress/sk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.key && \ RESPONSEFILE=/tmp/gbuild.AZAvcg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/sk.done && rm -f ${RESPONSEFILE} [build HLK] simpress/sl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.key && \ RESPONSEFILE=/tmp/gbuild.uosr2b && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/sl.done && rm -f ${RESPONSEFILE} [build HLK] simpress/sv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.key && \ RESPONSEFILE=/tmp/gbuild.1EcbB0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/sv.done && rm -f ${RESPONSEFILE} [build HLK] simpress/ta rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.key && \ RESPONSEFILE=/tmp/gbuild.8eUDjF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/ta.done && rm -f ${RESPONSEFILE} [build HLK] simpress/tr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.key && \ RESPONSEFILE=/tmp/gbuild.pQacqp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/tr.done && rm -f ${RESPONSEFILE} [build HLK] simpress/uk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.key && \ RESPONSEFILE=/tmp/gbuild.Z4nTyL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/uk.done && rm -f ${RESPONSEFILE} [build HLK] simpress/zh-CN rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.key && \ RESPONSEFILE=/tmp/gbuild.LITDPG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] simpress/zh-TW rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.key && \ RESPONSEFILE=/tmp/gbuild.TrHP1v && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/simpress/zh-TW.done && rm -f ${RESPONSEFILE} [build HLK] smath/en-US rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.key && \ RESPONSEFILE=/tmp/gbuild.15CpLJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/en-US.done && rm -f ${RESPONSEFILE} [build HLK] smath/ar rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.key && \ RESPONSEFILE=/tmp/gbuild.6sUnje && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/ar.done && rm -f ${RESPONSEFILE} [build HLK] smath/bg rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.key && \ RESPONSEFILE=/tmp/gbuild.z83Ywe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/bg.done && rm -f ${RESPONSEFILE} [build HLK] smath/bn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.key && \ RESPONSEFILE=/tmp/gbuild.fmtLk0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/bn.done && rm -f ${RESPONSEFILE} [build HLK] smath/ca rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.key && \ RESPONSEFILE=/tmp/gbuild.qEg8Rm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/ca.done && rm -f ${RESPONSEFILE} [build HLK] smath/cs rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.key && \ RESPONSEFILE=/tmp/gbuild.ZZEYbe && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/cs.done && rm -f ${RESPONSEFILE} [build HLK] smath/da rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.key && \ RESPONSEFILE=/tmp/gbuild.5zvtqw && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/da.done && rm -f ${RESPONSEFILE} [build HLK] smath/de rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.key && \ RESPONSEFILE=/tmp/gbuild.YtXVon && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/de.done && rm -f ${RESPONSEFILE} [build HLK] smath/dz rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.key && \ RESPONSEFILE=/tmp/gbuild.pTVvVu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/dz.done && rm -f ${RESPONSEFILE} [build HLK] smath/el rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.key && \ RESPONSEFILE=/tmp/gbuild.rcNdah && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/el.done && rm -f ${RESPONSEFILE} [build HLK] smath/eo rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.key && \ RESPONSEFILE=/tmp/gbuild.kTI72f && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/eo.done && rm -f ${RESPONSEFILE} [build HLK] smath/es rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.key && \ RESPONSEFILE=/tmp/gbuild.Gh4HVJ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/es.done && rm -f ${RESPONSEFILE} [build HLK] smath/et rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.key && \ RESPONSEFILE=/tmp/gbuild.Gwb3d1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/et.done && rm -f ${RESPONSEFILE} [build HLK] smath/eu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.key && \ RESPONSEFILE=/tmp/gbuild.FTd5XX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/eu.done && rm -f ${RESPONSEFILE} [build HLK] smath/fi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.key && \ RESPONSEFILE=/tmp/gbuild.CDF0Pg && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/fi.done && rm -f ${RESPONSEFILE} [build HLK] smath/fr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.key && \ RESPONSEFILE=/tmp/gbuild.KusoCO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/fr.done && rm -f ${RESPONSEFILE} [build HLK] smath/gl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.key && \ RESPONSEFILE=/tmp/gbuild.Uisclf && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/gl.done && rm -f ${RESPONSEFILE} [build HLK] smath/gu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.key && \ RESPONSEFILE=/tmp/gbuild.PvMl3Y && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/gu.done && rm -f ${RESPONSEFILE} [build HLK] smath/he rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.key && \ RESPONSEFILE=/tmp/gbuild.gbtlBq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/he.done && rm -f ${RESPONSEFILE} [build HLK] smath/hi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.key && \ RESPONSEFILE=/tmp/gbuild.IgBS0F && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/hi.done && rm -f ${RESPONSEFILE} [build HLK] smath/hr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.key && \ RESPONSEFILE=/tmp/gbuild.cpCWiQ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/hr.done && rm -f ${RESPONSEFILE} [build HLK] smath/hu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.key && \ RESPONSEFILE=/tmp/gbuild.Hwmj4E && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/hu.done && rm -f ${RESPONSEFILE} [build HLK] smath/id rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.key && \ RESPONSEFILE=/tmp/gbuild.PYQ4Qp && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/id.done && rm -f ${RESPONSEFILE} [build HLK] smath/it rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.key && \ RESPONSEFILE=/tmp/gbuild.K3bovl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/it.done && rm -f ${RESPONSEFILE} [build HLK] smath/ja rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.key && \ RESPONSEFILE=/tmp/gbuild.hS2SI3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/ja.done && rm -f ${RESPONSEFILE} [build HLK] smath/ko rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.key && \ RESPONSEFILE=/tmp/gbuild.dLbOpF && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/ko.done && rm -f ${RESPONSEFILE} [build HLK] smath/lt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.key && \ RESPONSEFILE=/tmp/gbuild.Kse20X && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/lt.done && rm -f ${RESPONSEFILE} [build HLK] smath/lv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.key && \ RESPONSEFILE=/tmp/gbuild.AeQ1ru && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/lv.done && rm -f ${RESPONSEFILE} [build HLK] smath/nb rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.key && \ RESPONSEFILE=/tmp/gbuild.0ulcyo && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/nb.done && rm -f ${RESPONSEFILE} [build HLK] smath/nl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.key && \ RESPONSEFILE=/tmp/gbuild.43kJmu && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/nl.done && rm -f ${RESPONSEFILE} [build HLK] smath/nn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.key && \ RESPONSEFILE=/tmp/gbuild.NTdK6M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/nn.done && rm -f ${RESPONSEFILE} [build HLK] smath/pl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.key && \ RESPONSEFILE=/tmp/gbuild.egwEoM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/pl.done && rm -f ${RESPONSEFILE} [build HLK] smath/pt-BR rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.key && \ RESPONSEFILE=/tmp/gbuild.Gv2GwM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] smath/pt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.key && \ RESPONSEFILE=/tmp/gbuild.qw8XYV && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/pt.done && rm -f ${RESPONSEFILE} [build HLK] smath/ro rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.key && \ RESPONSEFILE=/tmp/gbuild.2HX1o7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/ro.done && rm -f ${RESPONSEFILE} [build HLK] smath/ru rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.key && \ RESPONSEFILE=/tmp/gbuild.TO4C68 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/ru.done && rm -f ${RESPONSEFILE} [build HLK] smath/si rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.key && \ RESPONSEFILE=/tmp/gbuild.tcMAVv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/si.done && rm -f ${RESPONSEFILE} [build HLK] smath/sk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.key && \ RESPONSEFILE=/tmp/gbuild.iEBjDT && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/sk.done && rm -f ${RESPONSEFILE} [build HLK] smath/sl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.key && \ RESPONSEFILE=/tmp/gbuild.EMO95A && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/sl.done && rm -f ${RESPONSEFILE} [build HLK] smath/sv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.key && \ RESPONSEFILE=/tmp/gbuild.0eSIln && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/sv.done && rm -f ${RESPONSEFILE} [build HLK] smath/ta rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.key && \ RESPONSEFILE=/tmp/gbuild.Me3opn && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/ta.done && rm -f ${RESPONSEFILE} [build HLK] smath/tr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.key && \ RESPONSEFILE=/tmp/gbuild.49bRjM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/tr.done && rm -f ${RESPONSEFILE} [build HLK] smath/uk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.key && \ RESPONSEFILE=/tmp/gbuild.nrQ6N6 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/uk.done && rm -f ${RESPONSEFILE} [build HLK] smath/zh-CN rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.key && \ RESPONSEFILE=/tmp/gbuild.JfTP9P && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] smath/zh-TW rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.key && \ RESPONSEFILE=/tmp/gbuild.TbNs7W && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/smath/zh-TW.done && rm -f ${RESPONSEFILE} [build HLK] swriter/en-US rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.key && \ RESPONSEFILE=/tmp/gbuild.8GVVv4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/en-US.done && rm -f ${RESPONSEFILE} [build HLK] swriter/ar rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.key && \ RESPONSEFILE=/tmp/gbuild.bADyuy && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/ar.done && rm -f ${RESPONSEFILE} [build HLK] swriter/bg rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.key && \ RESPONSEFILE=/tmp/gbuild.fO1HFN && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/bg.done && rm -f ${RESPONSEFILE} [build HLK] swriter/bn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.key && \ RESPONSEFILE=/tmp/gbuild.jFQcA0 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/bn.done && rm -f ${RESPONSEFILE} [build HLK] swriter/ca rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.key && \ RESPONSEFILE=/tmp/gbuild.eWWVB3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/ca.done && rm -f ${RESPONSEFILE} [build HLK] swriter/cs rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.key && \ RESPONSEFILE=/tmp/gbuild.qJRs0M && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/cs.done && rm -f ${RESPONSEFILE} [build HLK] swriter/da rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.key && \ RESPONSEFILE=/tmp/gbuild.pFTzy1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/da.done && rm -f ${RESPONSEFILE} [build HLK] swriter/de rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.key && \ RESPONSEFILE=/tmp/gbuild.RRIZhX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/de.done && rm -f ${RESPONSEFILE} [build HLK] swriter/dz rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.key && \ RESPONSEFILE=/tmp/gbuild.kVq6U1 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/dz.done && rm -f ${RESPONSEFILE} [build HLK] swriter/el rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.key && \ RESPONSEFILE=/tmp/gbuild.pPxk0W && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/el.done && rm -f ${RESPONSEFILE} [build HLK] swriter/eo rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.key && \ RESPONSEFILE=/tmp/gbuild.k4mg8q && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/eo.done && rm -f ${RESPONSEFILE} [build HLK] swriter/es rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.key && \ RESPONSEFILE=/tmp/gbuild.ekI3gO && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/es.done && rm -f ${RESPONSEFILE} [build HLK] swriter/et rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.key && \ RESPONSEFILE=/tmp/gbuild.zprAzL && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/et.done && rm -f ${RESPONSEFILE} [build HLK] swriter/eu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.key && \ RESPONSEFILE=/tmp/gbuild.roieua && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/eu.done && rm -f ${RESPONSEFILE} [build HLK] swriter/fi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.key && \ RESPONSEFILE=/tmp/gbuild.15sdcY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/fi.done && rm -f ${RESPONSEFILE} [build HLK] swriter/fr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.key && \ RESPONSEFILE=/tmp/gbuild.svvGeD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/fr.done && rm -f ${RESPONSEFILE} [build HLK] swriter/gl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.key && \ RESPONSEFILE=/tmp/gbuild.2OBUBM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/gl.done && rm -f ${RESPONSEFILE} [build HLK] swriter/gu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.key && \ RESPONSEFILE=/tmp/gbuild.8a2U11 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/gu.done && rm -f ${RESPONSEFILE} [build HLK] swriter/he rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.key && \ RESPONSEFILE=/tmp/gbuild.7OjWI4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/he.done && rm -f ${RESPONSEFILE} [build HLK] swriter/hi rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.key && \ RESPONSEFILE=/tmp/gbuild.M7OPiM && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/hi.done && rm -f ${RESPONSEFILE} [build HLK] swriter/hr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.key && \ RESPONSEFILE=/tmp/gbuild.n9b371 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/hr.done && rm -f ${RESPONSEFILE} [build HLK] swriter/hu rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.key && \ RESPONSEFILE=/tmp/gbuild.fTXIH7 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/hu.done && rm -f ${RESPONSEFILE} [build HLK] swriter/id rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.key && \ RESPONSEFILE=/tmp/gbuild.xqD4Qm && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/id.done && rm -f ${RESPONSEFILE} [build HLK] swriter/it rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.key && \ RESPONSEFILE=/tmp/gbuild.Vcrvo8 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/it.done && rm -f ${RESPONSEFILE} [build HLK] swriter/ja rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.key && \ RESPONSEFILE=/tmp/gbuild.ldcmAi && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/ja.done && rm -f ${RESPONSEFILE} [build HLK] swriter/ko rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.key && \ RESPONSEFILE=/tmp/gbuild.SPLSLE && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/ko.done && rm -f ${RESPONSEFILE} [build HLK] swriter/lt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.key && \ RESPONSEFILE=/tmp/gbuild.iqC6oY && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/lt.done && rm -f ${RESPONSEFILE} [build HLK] swriter/lv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.key && \ RESPONSEFILE=/tmp/gbuild.60Le38 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/lv.done && rm -f ${RESPONSEFILE} [build HLK] swriter/nb rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.key && \ RESPONSEFILE=/tmp/gbuild.PR0VT3 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/nb.done && rm -f ${RESPONSEFILE} [build HLK] swriter/nl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.key && \ RESPONSEFILE=/tmp/gbuild.lKLjQD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/nl.done && rm -f ${RESPONSEFILE} [build HLK] swriter/nn rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.key && \ RESPONSEFILE=/tmp/gbuild.e7pq0U && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/nn.done && rm -f ${RESPONSEFILE} [build HLK] swriter/pl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.key && \ RESPONSEFILE=/tmp/gbuild.Ysf8CD && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/pl.done && rm -f ${RESPONSEFILE} [build HLK] swriter/pt-BR rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.key && \ RESPONSEFILE=/tmp/gbuild.Pnh3cG && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/pt-BR.done && rm -f ${RESPONSEFILE} [build HLK] swriter/pt rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.key && \ RESPONSEFILE=/tmp/gbuild.WnUxfd && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/pt.done && rm -f ${RESPONSEFILE} [build HLK] swriter/ro rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.key && \ RESPONSEFILE=/tmp/gbuild.8IX1OZ && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/ro.done && rm -f ${RESPONSEFILE} [build HLK] swriter/ru rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.key && \ RESPONSEFILE=/tmp/gbuild.jS0964 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/ru.done && rm -f ${RESPONSEFILE} [build HLK] swriter/si rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.key && \ RESPONSEFILE=/tmp/gbuild.m9AsOv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/si.done && rm -f ${RESPONSEFILE} [build HLK] swriter/sk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.key && \ RESPONSEFILE=/tmp/gbuild.QD8Xnv && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/sk.done && rm -f ${RESPONSEFILE} [build HLK] swriter/sl rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.key && \ RESPONSEFILE=/tmp/gbuild.I7NwNq && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/sl.done && rm -f ${RESPONSEFILE} [build HLK] swriter/sv rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.key && \ RESPONSEFILE=/tmp/gbuild.XktPkH && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/sv.done && rm -f ${RESPONSEFILE} [build HLK] swriter/ta rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.key && \ RESPONSEFILE=/tmp/gbuild.1cyHLX && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/ta.done && rm -f ${RESPONSEFILE} [build HLK] swriter/tr rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.key && \ RESPONSEFILE=/tmp/gbuild.P9Ktax && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/tr.done && rm -f ${RESPONSEFILE} [build HLK] swriter/uk rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.key && \ RESPONSEFILE=/tmp/gbuild.oKkY26 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/uk.done && rm -f ${RESPONSEFILE} [build HLK] swriter/zh-CN rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.key && \ RESPONSEFILE=/tmp/gbuild.jtvoJR && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/zh-CN.done && rm -f ${RESPONSEFILE} [build HLK] swriter/zh-TW rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.key && \ RESPONSEFILE=/tmp/gbuild.woIkl4 && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program:/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program" /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/HelpLinker @${RESPONSEFILE} && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpLinkTarget/swriter/zh-TW.done && rm -f ${RESPONSEFILE} [build RDB] saxparser S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.NX9GR0 && mkdir -p $W/Rdb/ && xsltproc --nonet -o $W/Rdb/saxparser.rdb $S/solenv/bin/packcomponents.xslt $RESPONSEFILE && rm $RESPONSEFILE [build MOD] io S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/io [build MOD] javaunohelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/javaunohelper [build JAR] nlpsolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/nlpsolver/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/nlpsolver/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/nlpsolver/META-INF/MANIFEST.MF" EvolutionarySolver.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/nlpsolver/META-INF/MANIFEST.MF && cat $S/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/Manifest.mf >> $W/JavaClassSet/Jar/nlpsolver/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/nlpsolver && jar cfm $W/Jar/nlpsolver.jar $W/JavaClassSet/Jar/nlpsolver/META-INF/MANIFEST.MF META-INF com || (rm $W/Jar/nlpsolver.jar; false) [build MOD] opencl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/opencl [build MOD] pyuno S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/pyuno mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/OOoRunner/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/qadevOOo/objdsc /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/OOoRunner/objdsc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/jfreereport.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/jfreereport.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/libformula.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/libformula.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/loader.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/loader.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/function/metadata/Author-Function.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/Author-Function.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/function/metadata/Author-Function_en_US.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/Author-Function_en_US.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/function/metadata/Title-Function.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/Title-Function.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/function/metadata/Title-Function_en_US.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/Title-Function_en_US.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/function/metadata/category.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/category.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/function/metadata/category_en_US.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/function/metadata/category_en_US.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/configuration.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/configuration.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/module.properties /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/module.properties mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/oasis-datastyle.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/oasis-datastyle.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/oasis-draw.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/oasis-draw.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/oasis-form.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/oasis-form.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/oasis-style.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/oasis-style.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/oasis-table.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/oasis-table.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/oasis-text.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/oasis-text.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/smil.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/smil.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/star-office.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/star-office.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/star-report.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/star-report.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/star-rpt.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/star-rpt.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/svg.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/svg.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/xsl-fo.css /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/xsl-fo.css mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/styles/ cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/styles/stylemapper.xml /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/styles/stylemapper.xml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/styles/ [build JAR] HelloWorld cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/reportbuilder/java/org/libreoffice/report/pentaho/styles/stylemapper.xsd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/reportbuilder/org/libreoffice/report/pentaho/styles/stylemapper.xsd S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/HelloWorld/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/HelloWorld/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/HelloWorld/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/HelloWorld && jar cfm $W/Jar/HelloWorld.jar $W/JavaClassSet/Jar/HelloWorld/META-INF/MANIFEST.MF META-INF org || (rm $W/Jar/HelloWorld.jar; false) [build JAR] Highlight S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/Highlight/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/Highlight/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/Highlight/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/Highlight && jar cfm $W/Jar/Highlight.jar $W/JavaClassSet/Jar/Highlight/META-INF/MANIFEST.MF META-INF org || (rm $W/Jar/Highlight.jar; false) [build JAR] MemoryUsage S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/MemoryUsage/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/MemoryUsage/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/MemoryUsage/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/MemoryUsage && jar cfm $W/Jar/MemoryUsage.jar $W/JavaClassSet/Jar/MemoryUsage/META-INF/MANIFEST.MF META-INF org || (rm $W/Jar/MemoryUsage.jar; false) [build JAR] ScriptFramework S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ScriptFramework/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/ScriptFramework/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/ScriptFramework/META-INF/MANIFEST.MF && cat $S/scripting/java/Framework/MANIFEST.MF >> $W/JavaClassSet/Jar/ScriptFramework/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/ScriptFramework && jar cfm $I/program/classes/ScriptFramework.jar $W/JavaClassSet/Jar/ScriptFramework/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/ScriptFramework.jar; false) /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Jar/HelloWorld.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/HelloWorld/HelloWorld.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Jar/Highlight.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/Highlight/Highlight.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Jar/MemoryUsage.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/Scripts/java/MemoryUsage/MemoryUsage.jar [build CXX] unotest/source/cpp/bootstrapfixturebase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/ $W/Dep/CxxObject/unotest/source/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_UNOTEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/bootstrapfixturebase.cxx -o $W/CxxObject/unotest/source/cpp/bootstrapfixturebase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] unotest/source/cpp/directories.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/ $W/Dep/CxxObject/unotest/source/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_UNOTEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/directories.cxx -o $W/CxxObject/unotest/source/cpp/directories.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] unotest/source/cpp/filters-test.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/ $W/Dep/CxxObject/unotest/source/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_UNOTEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/filters-test.cxx -o $W/CxxObject/unotest/source/cpp/filters-test.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] unotest/source/cpp/getargument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/ $W/Dep/CxxObject/unotest/source/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_UNOTEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/getargument.cxx -o $W/CxxObject/unotest/source/cpp/getargument.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] unotest/source/cpp/gettestargument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/ $W/Dep/CxxObject/unotest/source/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_UNOTEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/gettestargument.cxx -o $W/CxxObject/unotest/source/cpp/gettestargument.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] unotest/source/cpp/macros_test.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/ $W/Dep/CxxObject/unotest/source/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_UNOTEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/macros_test.cxx -o $W/CxxObject/unotest/source/cpp/macros_test.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] unotest/source/cpp/officeconnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/ $W/Dep/CxxObject/unotest/source/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_UNOTEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/officeconnection.cxx -o $W/CxxObject/unotest/source/cpp/officeconnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] unotest/source/cpp/toabsolutefileurl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/unotest/source/cpp/ $W/Dep/CxxObject/unotest/source/cpp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_UNOTEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/unotest/source/cpp/toabsolutefileurl.cxx -o $W/CxxObject/unotest/source/cpp/toabsolutefileurl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsmoketest.so [build JAR] TestExtension S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/TestExtension/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/TestExtension/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/TestExtension/META-INF/MANIFEST.MF" juh.jar jurt.jar ridl.jar unoil.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/TestExtension/META-INF/MANIFEST.MF && cat $S/smoketest/com/sun/star/comp/smoketest/MANIFEST.MF >> $W/JavaClassSet/Jar/TestExtension/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/TestExtension && jar cfm $W/Jar/TestExtension.jar $W/JavaClassSet/Jar/TestExtension/META-INF/MANIFEST.MF META-INF com || (rm $W/Jar/TestExtension.jar; false) [build JAR] smoketest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/smoketest/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/smoketest/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/smoketest/META-INF/MANIFEST.MF && cat $S/smoketest/org/libreoffice/smoketest/manifest >> $W/JavaClassSet/Jar/smoketest/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/smoketest && jar cfm $I/program/classes/smoketest.jar $W/JavaClassSet/Jar/smoketest/META-INF/MANIFEST.MF META-INF org || (rm $I/program/classes/smoketest.jar; false) [build CXX] svtools/langsupport/langsupport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svtools/langsupport/ $W/Dep/CxxObject/svtools/langsupport/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svtools/langsupport/langsupport.cxx -o $W/CxxObject/svtools/langsupport/langsupport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svtools/inc -I$S/svtools/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build JAR] mediawiki S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/mediawiki/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/mediawiki/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/mediawiki/META-INF/MANIFEST.MF && cat $S/swext/mediawiki/src/com/sun/star/wiki/MANIFEST.MF >> $W/JavaClassSet/Jar/mediawiki/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/mediawiki && jar cfm $W/Jar/mediawiki.jar $W/JavaClassSet/Jar/mediawiki/META-INF/MANIFEST.MF META-INF com || (rm $W/Jar/mediawiki.jar; false) [build MOD] sysui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sysui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libtest.so [build JAR] testComponent S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/testComponent/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/testComponent/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/testComponent/META-INF/MANIFEST.MF && cat $S/testtools/com/sun/star/comp/bridge/manifest >> $W/JavaClassSet/Jar/testComponent/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/testComponent && jar cfm $W/Jar/testComponent.jar $W/JavaClassSet/Jar/testComponent/META-INF/MANIFEST.MF META-INF com && cd $W/CustomTarget/testtools/bridgetest_javamaker/ && jar uf $W/Jar/testComponent.jar test || (rm $W/Jar/testComponent.jar; false) [build JAR] test-tools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/test-tools/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/test-tools/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/test-tools/META-INF/MANIFEST.MF" juh.jar ridl.jar unoil.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/test-tools/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/test-tools && jar cfm $W/Jar/test-tools.jar $W/JavaClassSet/Jar/test-tools/META-INF/MANIFEST.MF META-INF org || (rm $W/Jar/test-tools.jar; false) [build BIN] unotools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/unotools [build JAR] commonwizards S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/commonwizards/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/commonwizards/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/commonwizards/META-INF/MANIFEST.MF && cat $S/wizards/com/sun/star/wizards/common/MANIFEST.MF >> $W/JavaClassSet/Jar/commonwizards/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/commonwizards && jar cfm $I/program/classes/commonwizards.jar $W/JavaClassSet/Jar/commonwizards/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/commonwizards.jar; false) [build JAR] xmerge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/xmerge/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/xmerge/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/xmerge/META-INF/MANIFEST.MF && cat $S/xmerge/source/xmerge/xmerge.mf >> $W/JavaClassSet/Jar/xmerge/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/xmerge && jar cfm $I/program/classes/xmerge.jar $W/JavaClassSet/Jar/xmerge/META-INF/MANIFEST.MF META-INF org || (rm $I/program/classes/xmerge.jar; false) [build BIN] xmlscript S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/xmlscript [build MOD] UnoControls S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/UnoControls [build CMP] sot/util/sot mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sot/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsotlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sot/util/sot.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sot/util/sot.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsfxlo.so [build CXX] framework/source/accelerators/acceleratorcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/accelerators/ $W/Dep/CxxObject/framework/source/accelerators/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/accelerators/acceleratorcache.cxx -o $W/CxxObject/framework/source/accelerators/acceleratorcache.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/accelerators/acceleratorconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/accelerators/ $W/Dep/CxxObject/framework/source/accelerators/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/accelerators/acceleratorconfiguration.cxx -o $W/CxxObject/framework/source/accelerators/acceleratorconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/accelerators/documentacceleratorconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/accelerators/ $W/Dep/CxxObject/framework/source/accelerators/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/accelerators/documentacceleratorconfiguration.cxx -o $W/CxxObject/framework/source/accelerators/documentacceleratorconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/accelerators/globalacceleratorconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/accelerators/ $W/Dep/CxxObject/framework/source/accelerators/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/accelerators/globalacceleratorconfiguration.cxx -o $W/CxxObject/framework/source/accelerators/globalacceleratorconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/accelerators/keymapping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/accelerators/ $W/Dep/CxxObject/framework/source/accelerators/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/accelerators/keymapping.cxx -o $W/CxxObject/framework/source/accelerators/keymapping.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/accelerators/moduleacceleratorconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/accelerators/ $W/Dep/CxxObject/framework/source/accelerators/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/accelerators/moduleacceleratorconfiguration.cxx -o $W/CxxObject/framework/source/accelerators/moduleacceleratorconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/accelerators/presethandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/accelerators/ $W/Dep/CxxObject/framework/source/accelerators/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/accelerators/presethandler.cxx -o $W/CxxObject/framework/source/accelerators/presethandler.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/accelerators/storageholder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/accelerators/ $W/Dep/CxxObject/framework/source/accelerators/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/accelerators/storageholder.cxx -o $W/CxxObject/framework/source/accelerators/storageholder.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/classes/framecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/classes/ $W/Dep/CxxObject/framework/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/classes/framecontainer.cxx -o $W/CxxObject/framework/source/classes/framecontainer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/classes/taskcreator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/classes/ $W/Dep/CxxObject/framework/source/classes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/classes/taskcreator.cxx -o $W/CxxObject/framework/source/classes/taskcreator.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/closedispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/closedispatcher.cxx -o $W/CxxObject/framework/source/dispatch/closedispatcher.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/dispatchinformationprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/dispatchinformationprovider.cxx -o $W/CxxObject/framework/source/dispatch/dispatchinformationprovider.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/dispatchprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/dispatchprovider.cxx -o $W/CxxObject/framework/source/dispatch/dispatchprovider.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/interceptionhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/interceptionhelper.cxx -o $W/CxxObject/framework/source/dispatch/interceptionhelper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/loaddispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/loaddispatcher.cxx -o $W/CxxObject/framework/source/dispatch/loaddispatcher.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/startmoduledispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/startmoduledispatcher.cxx -o $W/CxxObject/framework/source/dispatch/startmoduledispatcher.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/windowcommanddispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/windowcommanddispatch.cxx -o $W/CxxObject/framework/source/dispatch/windowcommanddispatch.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/dockingareadefaultacceptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/dockingareadefaultacceptor.cxx -o $W/CxxObject/framework/source/helper/dockingareadefaultacceptor.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/ocomponentaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/ocomponentaccess.cxx -o $W/CxxObject/framework/source/helper/ocomponentaccess.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/ocomponentenumeration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/ocomponentenumeration.cxx -o $W/CxxObject/framework/source/helper/ocomponentenumeration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/oframes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/oframes.cxx -o $W/CxxObject/framework/source/helper/oframes.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/persistentwindowstate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/persistentwindowstate.cxx -o $W/CxxObject/framework/source/helper/persistentwindowstate.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/statusindicator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/statusindicator.cxx -o $W/CxxObject/framework/source/helper/statusindicator.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/statusindicatorfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/statusindicatorfactory.cxx -o $W/CxxObject/framework/source/helper/statusindicatorfactory.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/tagwindowasmodified.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/tagwindowasmodified.cxx -o $W/CxxObject/framework/source/helper/tagwindowasmodified.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/titlebarupdate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/titlebarupdate.cxx -o $W/CxxObject/framework/source/helper/titlebarupdate.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/uiconfigelementwrapperbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/uiconfigelementwrapperbase.cxx -o $W/CxxObject/framework/source/helper/uiconfigelementwrapperbase.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/uielementwrapperbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/uielementwrapperbase.cxx -o $W/CxxObject/framework/source/helper/uielementwrapperbase.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/vclstatusindicator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/vclstatusindicator.cxx -o $W/CxxObject/framework/source/helper/vclstatusindicator.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/helper/wakeupthread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/helper/ $W/Dep/CxxObject/framework/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/helper/wakeupthread.cxx -o $W/CxxObject/framework/source/helper/wakeupthread.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/interaction/quietinteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/interaction/ $W/Dep/CxxObject/framework/source/interaction/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/interaction/quietinteraction.cxx -o $W/CxxObject/framework/source/interaction/quietinteraction.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/jobs/job.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/jobs/ $W/Dep/CxxObject/framework/source/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/jobs/job.cxx -o $W/CxxObject/framework/source/jobs/job.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/jobs/jobdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/jobs/ $W/Dep/CxxObject/framework/source/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/jobs/jobdata.cxx -o $W/CxxObject/framework/source/jobs/jobdata.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/jobs/jobdispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/jobs/ $W/Dep/CxxObject/framework/source/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/jobs/jobdispatch.cxx -o $W/CxxObject/framework/source/jobs/jobdispatch.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/jobs/jobexecutor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/jobs/ $W/Dep/CxxObject/framework/source/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/jobs/jobexecutor.cxx -o $W/CxxObject/framework/source/jobs/jobexecutor.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/jobs/jobresult.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/jobs/ $W/Dep/CxxObject/framework/source/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/jobs/jobresult.cxx -o $W/CxxObject/framework/source/jobs/jobresult.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/jobs/joburl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/jobs/ $W/Dep/CxxObject/framework/source/jobs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/jobs/joburl.cxx -o $W/CxxObject/framework/source/jobs/joburl.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/layoutmanager/helpers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/layoutmanager/ $W/Dep/CxxObject/framework/source/layoutmanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/layoutmanager/helpers.cxx -o $W/CxxObject/framework/source/layoutmanager/helpers.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/layoutmanager/layoutmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/layoutmanager/ $W/Dep/CxxObject/framework/source/layoutmanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/layoutmanager/layoutmanager.cxx -o $W/CxxObject/framework/source/layoutmanager/layoutmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/layoutmanager/toolbarlayoutmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/layoutmanager/ $W/Dep/CxxObject/framework/source/layoutmanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/layoutmanager/toolbarlayoutmanager.cxx -o $W/CxxObject/framework/source/layoutmanager/toolbarlayoutmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/layoutmanager/uielement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/layoutmanager/ $W/Dep/CxxObject/framework/source/layoutmanager/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/layoutmanager/uielement.cxx -o $W/CxxObject/framework/source/layoutmanager/uielement.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/loadenv/loadenv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/loadenv/ $W/Dep/CxxObject/framework/source/loadenv/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/loadenv/loadenv.cxx -o $W/CxxObject/framework/source/loadenv/loadenv.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/loadenv/targethelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/loadenv/ $W/Dep/CxxObject/framework/source/loadenv/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/loadenv/targethelper.cxx -o $W/CxxObject/framework/source/loadenv/targethelper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/ContextChangeEventMultiplexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/ContextChangeEventMultiplexer.cxx -o $W/CxxObject/framework/source/services/ContextChangeEventMultiplexer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/autorecovery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/autorecovery.cxx -o $W/CxxObject/framework/source/services/autorecovery.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/desktop.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/desktop.cxx -o $W/CxxObject/framework/source/services/desktop.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/frame.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/frame.cxx -o $W/CxxObject/framework/source/services/frame.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/modulemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/modulemanager.cxx -o $W/CxxObject/framework/source/services/modulemanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/pathsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/pathsettings.cxx -o $W/CxxObject/framework/source/services/pathsettings.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/sessionlistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/sessionlistener.cxx -o $W/CxxObject/framework/source/services/sessionlistener.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/substitutepathvars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/substitutepathvars.cxx -o $W/CxxObject/framework/source/services/substitutepathvars.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/taskcreatorsrv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/taskcreatorsrv.cxx -o $W/CxxObject/framework/source/services/taskcreatorsrv.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/urltransformer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/urltransformer.cxx -o $W/CxxObject/framework/source/services/urltransformer.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/CommandImageResolver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/CommandImageResolver.cxx -o $W/CxxObject/framework/source/uiconfiguration/CommandImageResolver.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/ImageList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/ImageList.cxx -o $W/CxxObject/framework/source/uiconfiguration/ImageList.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/globalsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/globalsettings.cxx -o $W/CxxObject/framework/source/uiconfiguration/globalsettings.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/graphicnameaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/graphicnameaccess.cxx -o $W/CxxObject/framework/source/uiconfiguration/graphicnameaccess.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/imagemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/imagemanager.cxx -o $W/CxxObject/framework/source/uiconfiguration/imagemanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/imagemanagerimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/imagemanagerimpl.cxx -o $W/CxxObject/framework/source/uiconfiguration/imagemanagerimpl.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/moduleimagemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/moduleimagemanager.cxx -o $W/CxxObject/framework/source/uiconfiguration/moduleimagemanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/moduleuicfgsupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/moduleuicfgsupplier.cxx -o $W/CxxObject/framework/source/uiconfiguration/moduleuicfgsupplier.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx -o $W/CxxObject/framework/source/uiconfiguration/moduleuiconfigurationmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/uicategorydescription.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/uicategorydescription.cxx -o $W/CxxObject/framework/source/uiconfiguration/uicategorydescription.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/uiconfigurationmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/uiconfigurationmanager.cxx -o $W/CxxObject/framework/source/uiconfiguration/uiconfigurationmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uiconfiguration/windowstateconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uiconfiguration/ $W/Dep/CxxObject/framework/source/uiconfiguration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uiconfiguration/windowstateconfiguration.cxx -o $W/CxxObject/framework/source/uiconfiguration/windowstateconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/addonstoolbarmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/addonstoolbarmanager.cxx -o $W/CxxObject/framework/source/uielement/addonstoolbarmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/addonstoolbarwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/addonstoolbarwrapper.cxx -o $W/CxxObject/framework/source/uielement/addonstoolbarwrapper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/buttontoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/buttontoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/buttontoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/comboboxtoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/comboboxtoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/comboboxtoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/complextoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/complextoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/complextoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/controlmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/controlmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/controlmenucontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/dropdownboxtoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/dropdownboxtoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/dropdownboxtoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/edittoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/edittoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/edittoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/genericstatusbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/genericstatusbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/genericstatusbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/generictoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/generictoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/generictoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/imagebuttontoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/imagebuttontoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/imagebuttontoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/langselectionstatusbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/langselectionstatusbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/langselectionstatusbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/menubarmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/menubarmanager.cxx -o $W/CxxObject/framework/source/uielement/menubarmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/menubarmerger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/menubarmerger.cxx -o $W/CxxObject/framework/source/uielement/menubarmerger.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/menubarwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/menubarwrapper.cxx -o $W/CxxObject/framework/source/uielement/menubarwrapper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/objectmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/objectmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/objectmenucontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/popuptoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/popuptoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/popuptoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/progressbarwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/progressbarwrapper.cxx -o $W/CxxObject/framework/source/uielement/progressbarwrapper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/recentfilesmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/recentfilesmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/recentfilesmenucontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/resourcemenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/resourcemenucontroller.cxx -o $W/CxxObject/framework/source/uielement/resourcemenucontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/spinfieldtoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/spinfieldtoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/spinfieldtoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/statusbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/statusbar.cxx -o $W/CxxObject/framework/source/uielement/statusbar.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/statusbaritem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/statusbaritem.cxx -o $W/CxxObject/framework/source/uielement/statusbaritem.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/statusbarmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/statusbarmanager.cxx -o $W/CxxObject/framework/source/uielement/statusbarmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/statusbarmerger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/statusbarmerger.cxx -o $W/CxxObject/framework/source/uielement/statusbarmerger.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/statusbarwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/statusbarwrapper.cxx -o $W/CxxObject/framework/source/uielement/statusbarwrapper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/statusindicatorinterfacewrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/statusindicatorinterfacewrapper.cxx -o $W/CxxObject/framework/source/uielement/statusindicatorinterfacewrapper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/styletoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/styletoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/styletoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/subtoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/subtoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/subtoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/thesaurusmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/thesaurusmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/thesaurusmenucontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/togglebuttontoolbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/togglebuttontoolbarcontroller.cxx -o $W/CxxObject/framework/source/uielement/togglebuttontoolbarcontroller.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/toolbarmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/toolbarmanager.cxx -o $W/CxxObject/framework/source/uielement/toolbarmanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/toolbarmerger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/toolbarmerger.cxx -o $W/CxxObject/framework/source/uielement/toolbarmerger.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/toolbarwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/toolbarwrapper.cxx -o $W/CxxObject/framework/source/uielement/toolbarwrapper.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/uicommanddescription.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/uicommanddescription.cxx -o $W/CxxObject/framework/source/uielement/uicommanddescription.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uifactory/addonstoolbarfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uifactory/ $W/Dep/CxxObject/framework/source/uifactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uifactory/addonstoolbarfactory.cxx -o $W/CxxObject/framework/source/uifactory/addonstoolbarfactory.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uifactory/factoryconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uifactory/ $W/Dep/CxxObject/framework/source/uifactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uifactory/factoryconfiguration.cxx -o $W/CxxObject/framework/source/uifactory/factoryconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uifactory/menubarfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uifactory/ $W/Dep/CxxObject/framework/source/uifactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uifactory/menubarfactory.cxx -o $W/CxxObject/framework/source/uifactory/menubarfactory.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uifactory/statusbarfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uifactory/ $W/Dep/CxxObject/framework/source/uifactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uifactory/statusbarfactory.cxx -o $W/CxxObject/framework/source/uifactory/statusbarfactory.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uifactory/toolbarfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uifactory/ $W/Dep/CxxObject/framework/source/uifactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uifactory/toolbarfactory.cxx -o $W/CxxObject/framework/source/uifactory/toolbarfactory.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uifactory/uicontrollerfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uifactory/ $W/Dep/CxxObject/framework/source/uifactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uifactory/uicontrollerfactory.cxx -o $W/CxxObject/framework/source/uifactory/uicontrollerfactory.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uifactory/uielementfactorymanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uifactory/ $W/Dep/CxxObject/framework/source/uifactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uifactory/uielementfactorymanager.cxx -o $W/CxxObject/framework/source/uifactory/uielementfactorymanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uifactory/windowcontentfactorymanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uifactory/ $W/Dep/CxxObject/framework/source/uifactory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uifactory/windowcontentfactorymanager.cxx -o $W/CxxObject/framework/source/uifactory/windowcontentfactorymanager.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/xml/acceleratorconfigurationreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/xml/ $W/Dep/CxxObject/framework/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/xml/acceleratorconfigurationreader.cxx -o $W/CxxObject/framework/source/xml/acceleratorconfigurationreader.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/xml/acceleratorconfigurationwriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/xml/ $W/Dep/CxxObject/framework/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/xml/acceleratorconfigurationwriter.cxx -o $W/CxxObject/framework/source/xml/acceleratorconfigurationwriter.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/xml/imagesconfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/xml/ $W/Dep/CxxObject/framework/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/xml/imagesconfiguration.cxx -o $W/CxxObject/framework/source/xml/imagesconfiguration.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/xml/imagesdocumenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/xml/ $W/Dep/CxxObject/framework/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/xml/imagesdocumenthandler.cxx -o $W/CxxObject/framework/source/xml/imagesdocumenthandler.o -I$S/framework/source/inc -I$S/framework/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libeditenglo.so [build JAR] officebean S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/officebean/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/officebean/META-INF/MANIFEST.MF && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/officebean/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/officebean && jar cfm $I/program/classes/officebean.jar $W/JavaClassSet/Jar/officebean/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/officebean.jar; false) [build MOD] bridges S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/bridges [build CXX] connectivity/source/drivers/dbase/DResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DResultSet.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DStatement.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DPreparedStatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DPreparedStatement.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DPreparedStatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/dindexnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/dindexnode.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/dindexnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DIndexIter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DIndexIter.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DIndexIter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DDatabaseMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DDatabaseMetaData.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DDatabaseMetaData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DCatalog.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DCatalog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DColumns.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DColumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DIndexColumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DIndexColumns.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DIndexColumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DIndex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DIndex.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DIndex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DIndexes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DIndexes.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DIndexes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DTables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DTables.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DTables.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DConnection.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/Dservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/Dservices.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/Dservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DDriver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DDriver.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DDriver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/dbase/DTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/dbase/ $W/Dep/CxxObject/connectivity/source/drivers/dbase/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/dbase/DTable.cxx -o $W/CxxObject/connectivity/source/drivers/dbase/DTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/connectivity/inc -I$S/connectivity/source/inc -I$W/YaccTarget/connectivity/source/parse [build CXX] connectivity/source/drivers/mork/mork_helper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/connectivity/source/drivers/mork/ $W/Dep/CxxObject/connectivity/source/drivers/mork/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/connectivity/source/drivers/mork/mork_helper.cxx -o $W/CxxObject/connectivity/source/drivers/mork/mork_helper.o -I$S/connectivity/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] desktop/source/migration/services/migrationoo2 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/migration/services/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmigrationoo2lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/migration/services/migrationoo2.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/source/migration/services/migrationoo2.component [build CMP] desktop/source/migration/services/migrationoo3 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/migration/services/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmigrationoo3lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/migration/services/migrationoo3.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/source/migration/services/migrationoo3.component [build MOD] dtrans S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/dtrans [build CXX] emfio/source/emfuno/emfuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/emfio/source/emfuno/ $W/Dep/CxxObject/emfio/source/emfuno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEMFIO_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/emfio/source/emfuno/emfuno.cxx -o $W/CxxObject/emfio/source/emfuno/emfuno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/emfio/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] emfio/source/emfuno/xemfparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/emfio/source/emfuno/ $W/Dep/CxxObject/emfio/source/emfuno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEMFIO_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/emfio/source/emfuno/xemfparser.cxx -o $W/CxxObject/emfio/source/emfuno/xemfparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/emfio/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] emfio/source/reader/mtftools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/emfio/source/reader/ $W/Dep/CxxObject/emfio/source/reader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEMFIO_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/emfio/source/reader/mtftools.cxx -o $W/CxxObject/emfio/source/reader/mtftools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/emfio/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] emfio/source/reader/wmfreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/emfio/source/reader/ $W/Dep/CxxObject/emfio/source/reader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEMFIO_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/emfio/source/reader/wmfreader.cxx -o $W/CxxObject/emfio/source/reader/wmfreader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/emfio/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] emfio/source/reader/emfreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/emfio/source/reader/ $W/Dep/CxxObject/emfio/source/reader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEMFIO_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/emfio/source/reader/emfreader.cxx -o $W/CxxObject/emfio/source/reader/emfreader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/emfio/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbplo.so /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Rdb/ure/services.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/services.rdb [build CXX] filter/source/config/cache/basecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/basecontainer.cxx -o $W/CxxObject/filter/source/config/cache/basecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/cacheitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/cacheitem.cxx -o $W/CxxObject/filter/source/config/cache/cacheitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/cacheupdatelistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/cacheupdatelistener.cxx -o $W/CxxObject/filter/source/config/cache/cacheupdatelistener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/configflush.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/configflush.cxx -o $W/CxxObject/filter/source/config/cache/configflush.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/contenthandlerfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/contenthandlerfactory.cxx -o $W/CxxObject/filter/source/config/cache/contenthandlerfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/filtercache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/filtercache.cxx -o $W/CxxObject/filter/source/config/cache/filtercache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/filterfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/filterfactory.cxx -o $W/CxxObject/filter/source/config/cache/filterfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/frameloaderfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/frameloaderfactory.cxx -o $W/CxxObject/filter/source/config/cache/frameloaderfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/querytokenizer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/querytokenizer.cxx -o $W/CxxObject/filter/source/config/cache/querytokenizer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/registration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/registration.cxx -o $W/CxxObject/filter/source/config/cache/registration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/config/cache/typedetection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/config/cache/ $W/Dep/CxxObject/filter/source/config/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/config/cache/typedetection.cxx -o $W/CxxObject/filter/source/config/cache/typedetection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libgraphicfilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpdffilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libstoragefdlo.so [build CMP] filter/source/xmlfilteradaptor/xmlfa mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/xmlfilteradaptor/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxmlfalo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/xmlfilteradaptor/xmlfa.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xmlfilteradaptor/xmlfa.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxsltdlglo.so [build CMP] package/util/package2 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/package/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpackage2.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/package/util/package2.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/package/util/package2.component [build CXX] framework/source/dispatch/mailtodispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/mailtodispatcher.cxx -o $W/CxxObject/framework/source/dispatch/mailtodispatcher.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/oxt_handler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/oxt_handler.cxx -o $W/CxxObject/framework/source/dispatch/oxt_handler.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/popupmenudispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/popupmenudispatcher.cxx -o $W/CxxObject/framework/source/dispatch/popupmenudispatcher.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/servicehandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/servicehandler.cxx -o $W/CxxObject/framework/source/dispatch/servicehandler.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/recording/dispatchrecorder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/recording/ $W/Dep/CxxObject/framework/source/recording/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/recording/dispatchrecorder.cxx -o $W/CxxObject/framework/source/recording/dispatchrecorder.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/recording/dispatchrecordersupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/recording/ $W/Dep/CxxObject/framework/source/recording/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/recording/dispatchrecordersupplier.cxx -o $W/CxxObject/framework/source/recording/dispatchrecordersupplier.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/register/registertemp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/register/ $W/Dep/CxxObject/framework/source/register/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/register/registertemp.cxx -o $W/CxxObject/framework/source/register/registertemp.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/dispatch/dispatchdisabler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/dispatch/ $W/Dep/CxxObject/framework/source/dispatch/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/dispatch/dispatchdisabler.cxx -o $W/CxxObject/framework/source/dispatch/dispatchdisabler.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/mediatypedetectionhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/mediatypedetectionhelper.cxx -o $W/CxxObject/framework/source/services/mediatypedetectionhelper.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/services/uriabbreviation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/services/ $W/Dep/CxxObject/framework/source/services/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/services/uriabbreviation.cxx -o $W/CxxObject/framework/source/services/uriabbreviation.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/fontmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/fontmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/fontmenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/fontsizemenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/fontsizemenucontroller.cxx -o $W/CxxObject/framework/source/uielement/fontsizemenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/footermenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/footermenucontroller.cxx -o $W/CxxObject/framework/source/uielement/footermenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/headermenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/headermenucontroller.cxx -o $W/CxxObject/framework/source/uielement/headermenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/langselectionmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/langselectionmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/langselectionmenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/macrosmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/macrosmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/macrosmenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/newmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/newmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/newmenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/toolbarmodemenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/toolbarmodemenucontroller.cxx -o $W/CxxObject/framework/source/uielement/toolbarmodemenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] framework/source/uielement/toolbarsmenucontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/framework/source/uielement/ $W/Dep/CxxObject/framework/source/uielement/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/framework/source/uielement/toolbarsmenucontroller.cxx -o $W/CxxObject/framework/source/uielement/toolbarsmenucontroller.o -I$S/framework/inc -I$S/framework/source/inc -I$W/CustomTarget/officecfg/registry -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CMP] hwpfilter/source/hwp mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/hwpfilter/source/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libhwplo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/hwpfilter/source/hwp.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/hwpfilter/source/hwp.component [build LNK] Library/libi18npoollo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/i18npool/source/breakiterator/breakiterator_cjk.o $W/CxxObject/i18npool/source/breakiterator/breakiteratorImpl.o $W/CxxObject/i18npool/source/breakiterator/breakiterator_th.o $W/CxxObject/i18npool/source/breakiterator/breakiterator_unicode.o $W/CxxObject/i18npool/source/breakiterator/xdictionary.o $W/CxxObject/i18npool/source/calendar/calendarImpl.o $W/CxxObject/i18npool/source/calendar/calendar_gregorian.o $W/CxxObject/i18npool/source/calendar/calendar_hijri.o $W/CxxObject/i18npool/source/calendar/calendar_jewish.o $W/CxxObject/i18npool/source/characterclassification/cclass_unicode.o $W/CxxObject/i18npool/source/characterclassification/cclass_unicode_parser.o $W/CxxObject/i18npool/source/characterclassification/characterclassificationImpl.o $W/CxxObject/i18npool/source/characterclassification/unoscripttypedetector.o $W/CxxObject/i18npool/source/collator/chaptercollator.o $W/CxxObject/i18npool/source/collator/collatorImpl.o $W/CxxObject/i18npool/source/collator/collator_unicode.o $W/CxxObject/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier.o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier_asian.o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier_common.o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier_default.o $W/CxxObject/i18npool/source/indexentry/indexentrysupplier_ja_phonetic.o $W/CxxObject/i18npool/source/inputchecker/inputsequencechecker.o $W/CxxObject/i18npool/source/inputchecker/inputsequencechecker_hi.o $W/CxxObject/i18npool/source/inputchecker/inputsequencechecker_th.o $W/CxxObject/i18npool/source/localedata/localedata.o $W/CxxObject/i18npool/source/nativenumber/nativenumbersupplier.o $W/CxxObject/i18npool/source/numberformatcode/numberformatcode.o $W/CxxObject/i18npool/source/ordinalsuffix/ordinalsuffix.o $W/CxxObject/i18npool/source/registerservices/registerservices.o $W/CxxObject/i18npool/source/textconversion/textconversion.o $W/CxxObject/i18npool/source/textconversion/textconversionImpl.o $W/CxxObject/i18npool/source/textconversion/textconversion_ko.o $W/CxxObject/i18npool/source/textconversion/textconversion_zh.o $W/CxxObject/i18npool/source/transliteration/chartonum.o $W/CxxObject/i18npool/source/transliteration/fullwidthToHalfwidth.o $W/CxxObject/i18npool/source/transliteration/halfwidthToFullwidth.o $W/CxxObject/i18npool/source/transliteration/hiraganaToKatakana.o $W/CxxObject/i18npool/source/transliteration/ignoreBaFa_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreHyuByu_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreIandEfollowedByYa_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreIterationMark_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreKana.o $W/CxxObject/i18npool/source/transliteration/ignoreKiKuFollowedBySa_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreMiddleDot_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreMinusSign_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreProlongedSoundMark_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreSeparator_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreSeZe_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreSize_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreSpace_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreTiJi_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreTraditionalKana_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreTraditionalKanji_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreWidth.o $W/CxxObject/i18npool/source/transliteration/ignoreZiZu_ja_JP.o $W/CxxObject/i18npool/source/transliteration/ignoreDiacritics_CTL.o $W/CxxObject/i18npool/source/transliteration/ignoreKashida_CTL.o $W/CxxObject/i18npool/source/transliteration/katakanaToHiragana.o $W/CxxObject/i18npool/source/transliteration/largeToSmall_ja_JP.o $W/CxxObject/i18npool/source/transliteration/numtochar.o $W/CxxObject/i18npool/source/transliteration/numtotext_cjk.o $W/CxxObject/i18npool/source/transliteration/smallToLarge_ja_JP.o $W/CxxObject/i18npool/source/transliteration/texttonum.o $W/CxxObject/i18npool/source/transliteration/textToPronounce_zh.o $W/CxxObject/i18npool/source/transliteration/transliteration_body.o $W/CxxObject/i18npool/source/transliteration/transliteration_caseignore.o $W/CxxObject/i18npool/source/transliteration/transliteration_commonclass.o $W/CxxObject/i18npool/source/transliteration/transliteration_Ignore.o $W/CxxObject/i18npool/source/transliteration/transliterationImpl.o $W/CxxObject/i18npool/source/transliteration/transliteration_Numeric.o $W/CxxObject/i18npool/source/transliteration/transliteration_OneToOne.o $W/GenCObject/CustomTarget/i18npool/breakiterator/OpenOffice_dat.o $W/GenCObject/CustomTarget/i18npool/breakiterator/edit_word_hu_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/line_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/count_word_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_nodash_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_he_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/edit_word_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_hu_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/char_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/char_in_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_prepostdash_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/sent_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/edit_word_he_brk.o $W/GenCObject/CustomTarget/i18npool/breakiterator/dict_word_brk.o -Wl,--start-group -licui18n -licuuc -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -luno_sal -o $I/program/libi18npoollo.so [build CMP] lingucomponent/source/languageguessing/guesslang mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/languageguessing/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libguesslanglo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/languageguessing/guesslang.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/lingucomponent/source/languageguessing/guesslang.component [build CMP] lingucomponent/source/numbertext/numbertext mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/numbertext/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libnumbertextlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/numbertext/numbertext.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/lingucomponent/source/numbertext/numbertext.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libforuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libscdlo.so [build CMP] scaddins/source/analysis/analysis mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scaddins/source/analysis/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libanalysislo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scaddins/source/analysis/analysis.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scaddins/source/analysis/analysis.component [build CMP] scaddins/source/datefunc/date mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scaddins/source/datefunc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdatelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scaddins/source/datefunc/date.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scaddins/source/datefunc/date.component [build CMP] scaddins/source/pricing/pricing mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scaddins/source/pricing/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpricinglo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scaddins/source/pricing/pricing.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scaddins/source/pricing/pricing.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsddlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libPresentationMinimizerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsmdlo.so [build CMP] svl/source/fsstor/fsstorage mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svl/source/fsstor/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libfsstoragelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svl/source/fsstor/fsstorage.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/svl/source/fsstor/fsstorage.component [build CMP] svl/source/passwordcontainer/passwordcontainer mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svl/source/passwordcontainer/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpasswordcontainerlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svl/source/passwordcontainer/passwordcontainer.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/svl/source/passwordcontainer/passwordcontainer.component [build CXX] svgio/source/svgreader/svgcharacternode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgcharacternode.cxx -o $W/CxxObject/svgio/source/svgreader/svgcharacternode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgcirclenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgcirclenode.cxx -o $W/CxxObject/svgio/source/svgreader/svgcirclenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgclippathnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgclippathnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgclippathnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgdocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgdocument.cxx -o $W/CxxObject/svgio/source/svgreader/svgdocument.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgdocumenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgdocumenthandler.cxx -o $W/CxxObject/svgio/source/svgreader/svgdocumenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgellipsenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgellipsenode.cxx -o $W/CxxObject/svgio/source/svgreader/svgellipsenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svggnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svggnode.cxx -o $W/CxxObject/svgio/source/svgreader/svggnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svganode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svganode.cxx -o $W/CxxObject/svgio/source/svgreader/svganode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svggradientnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svggradientnode.cxx -o $W/CxxObject/svgio/source/svgreader/svggradientnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svggradientstopnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svggradientstopnode.cxx -o $W/CxxObject/svgio/source/svgreader/svggradientstopnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgimagenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgimagenode.cxx -o $W/CxxObject/svgio/source/svgreader/svgimagenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svglinenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svglinenode.cxx -o $W/CxxObject/svgio/source/svgreader/svglinenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgmarkernode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgmarkernode.cxx -o $W/CxxObject/svgio/source/svgreader/svgmarkernode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgmasknode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgmasknode.cxx -o $W/CxxObject/svgio/source/svgreader/svgmasknode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgpaint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgpaint.cxx -o $W/CxxObject/svgio/source/svgreader/svgpaint.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgpathnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgpathnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgpathnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgpatternnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgpatternnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgpatternnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgpolynode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgpolynode.cxx -o $W/CxxObject/svgio/source/svgreader/svgpolynode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgrectnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgrectnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgrectnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgstyleattributes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgstyleattributes.cxx -o $W/CxxObject/svgio/source/svgreader/svgstyleattributes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgstylenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgstylenode.cxx -o $W/CxxObject/svgio/source/svgreader/svgstylenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgsvgnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgsvgnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgsvgnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgsymbolnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgsymbolnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgsymbolnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgtextnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgtextnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgtextnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgtitledescnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgtitledescnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgtitledescnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgtoken.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgtoken.cxx -o $W/CxxObject/svgio/source/svgreader/svgtoken.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgtrefnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgtrefnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgtrefnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgtools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgtools.cxx -o $W/CxxObject/svgio/source/svgreader/svgtools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgtextpathnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgtextpathnode.cxx -o $W/CxxObject/svgio/source/svgreader/svgtextpathnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgtspannode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgtspannode.cxx -o $W/CxxObject/svgio/source/svgreader/svgtspannode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgusenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgusenode.cxx -o $W/CxxObject/svgio/source/svgreader/svgusenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svgreader/svgvisitor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svgreader/ $W/Dep/CxxObject/svgio/source/svgreader/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svgreader/svgvisitor.cxx -o $W/CxxObject/svgio/source/svgreader/svgvisitor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svguno/svguno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svguno/ $W/Dep/CxxObject/svgio/source/svguno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svguno/svguno.cxx -o $W/CxxObject/svgio/source/svguno/svguno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] svgio/source/svguno/xsvgparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svgio/source/svguno/ $W/Dep/CxxObject/svgio/source/svguno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svgio/source/svguno/xsvgparser.cxx -o $W/CxxObject/svgio/source/svguno/xsvgparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svgio/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libswdlo.so [build CMP] ucb/source/core/ucb1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/core/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucb1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/core/ucb1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/core/ucb1.component [build CMP] sccomp/source/solver/lpsolvesolver mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sccomp/source/solver/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsolverlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sccomp/source/solver/lpsolvesolver.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sccomp/source/solver/lpsolvesolver.component [build CMP] sccomp/source/solver/swarmsolver mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sccomp/source/solver/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsolverlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sccomp/source/solver/swarmsolver.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sccomp/source/solver/swarmsolver.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libbasprovlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libprotocolhandlerlo.so [build CMP] scripting/util/scriptframe mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libscriptframe.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/util/scriptframe.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/util/scriptframe.component [build HIX] sbasic/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/en-US/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/en-US -lang en-US -mod sbasic && touch $W/HelpIndexTarget/sbasic/en-US.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/en-US cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/en-US.done [build HIX] sbasic/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/ar/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/ar -lang ar -mod sbasic && touch $W/HelpIndexTarget/sbasic/ar.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/ar cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/ar.done [build HIX] sbasic/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/bg/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/bg -lang bg -mod sbasic && touch $W/HelpIndexTarget/sbasic/bg.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/bg cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/bg.done [build HIX] sbasic/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/bn/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/bn -lang bn -mod sbasic && touch $W/HelpIndexTarget/sbasic/bn.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/bn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/bn.done [build HIX] sbasic/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/ca/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/ca -lang ca -mod sbasic && touch $W/HelpIndexTarget/sbasic/ca.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/ca cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/ca.done [build HIX] sbasic/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/cs/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/cs -lang cs -mod sbasic && touch $W/HelpIndexTarget/sbasic/cs.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/cs cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/cs.done [build HIX] sbasic/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/da/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/da -lang da -mod sbasic && touch $W/HelpIndexTarget/sbasic/da.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/da cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/da.done [build HIX] sbasic/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/de/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/de -lang de -mod sbasic && touch $W/HelpIndexTarget/sbasic/de.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/de cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/de.done [build HIX] sbasic/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/dz/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/dz -lang dz -mod sbasic && touch $W/HelpIndexTarget/sbasic/dz.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/dz cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/dz.done [build HIX] sbasic/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/el/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/el -lang el -mod sbasic && touch $W/HelpIndexTarget/sbasic/el.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/el cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/el.done [build HIX] sbasic/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/eo/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/eo -lang eo -mod sbasic && touch $W/HelpIndexTarget/sbasic/eo.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/eo cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/eo.done [build HIX] sbasic/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/es/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/es -lang es -mod sbasic && touch $W/HelpIndexTarget/sbasic/es.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libi18npoollo.so | grep SONAME > $W/LinkTarget/Library/libi18npoollo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libi18npoollo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libi18npoollo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libi18npoollo.so.exports.tmp $W/LinkTarget/Library/libi18npoollo.so.exports; then rm $W/LinkTarget/Library/libi18npoollo.so.exports.tmp; else mv $W/LinkTarget/Library/libi18npoollo.so.exports.tmp $W/LinkTarget/Library/libi18npoollo.so.exports && touch -r $I/program/libi18npoollo.so $W/LinkTarget/Library/libi18npoollo.so.exports; fi TEMPFILE=/tmp/gbuild.JuKq6P && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libi18npoollo.so.objectlist cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/es.done [build HIX] sbasic/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/et/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/et -lang et -mod sbasic && touch $W/HelpIndexTarget/sbasic/et.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/et cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/et.done [build HIX] sbasic/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/eu/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/eu -lang eu -mod sbasic && touch $W/HelpIndexTarget/sbasic/eu.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/eu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/eu.done [build HIX] sbasic/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/fi/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/fi -lang fi -mod sbasic && touch $W/HelpIndexTarget/sbasic/fi.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/fi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/fi.done [build HIX] sbasic/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/fr/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/fr -lang fr -mod sbasic && touch $W/HelpIndexTarget/sbasic/fr.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/fr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/fr.done [build HIX] sbasic/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/gl/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/gl -lang gl -mod sbasic && touch $W/HelpIndexTarget/sbasic/gl.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/gl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/gl.done [build HIX] sbasic/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/gu/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/gu -lang gu -mod sbasic && touch $W/HelpIndexTarget/sbasic/gu.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/gu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/gu.done [build HIX] sbasic/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/he/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/he -lang he -mod sbasic && touch $W/HelpIndexTarget/sbasic/he.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/he cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/he.done [build HIX] sbasic/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/hi/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/hi -lang hi -mod sbasic && touch $W/HelpIndexTarget/sbasic/hi.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/hi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/hi.done [build HIX] sbasic/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/hr/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/hr -lang hr -mod sbasic && touch $W/HelpIndexTarget/sbasic/hr.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/hr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/hr.done [build HIX] sbasic/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/hu/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/hu -lang hu -mod sbasic && touch $W/HelpIndexTarget/sbasic/hu.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/hu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/hu.done [build HIX] sbasic/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/id/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/id -lang id -mod sbasic && touch $W/HelpIndexTarget/sbasic/id.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/id cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/id.done [build HIX] sbasic/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/it/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/it -lang it -mod sbasic && touch $W/HelpIndexTarget/sbasic/it.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/it cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/it.done [build HIX] sbasic/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/ja/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/ja -lang ja -mod sbasic && touch $W/HelpIndexTarget/sbasic/ja.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/ja cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/ja.done [build HIX] sbasic/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/ko/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/ko -lang ko -mod sbasic && touch $W/HelpIndexTarget/sbasic/ko.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/ko cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/ko.done [build HIX] sbasic/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/lt/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/lt -lang lt -mod sbasic && touch $W/HelpIndexTarget/sbasic/lt.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/lt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/lt.done [build HIX] sbasic/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/lv/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/lv -lang lv -mod sbasic && touch $W/HelpIndexTarget/sbasic/lv.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/lv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/lv.done [build HIX] sbasic/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/nb/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/nb -lang nb -mod sbasic && touch $W/HelpIndexTarget/sbasic/nb.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/nb cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/nb.done [build HIX] sbasic/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/nl/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/nl -lang nl -mod sbasic && touch $W/HelpIndexTarget/sbasic/nl.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/nl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/nl.done [build HIX] sbasic/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/nn/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/nn -lang nn -mod sbasic && touch $W/HelpIndexTarget/sbasic/nn.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/nn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/nn.done [build HIX] sbasic/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/pl/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/pl -lang pl -mod sbasic && touch $W/HelpIndexTarget/sbasic/pl.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/pl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/pl.done [build HIX] sbasic/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/pt-BR/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/pt-BR -lang pt-BR -mod sbasic && touch $W/HelpIndexTarget/sbasic/pt-BR.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/pt-BR cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/pt-BR.done [build HIX] sbasic/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/pt/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/pt -lang pt -mod sbasic && touch $W/HelpIndexTarget/sbasic/pt.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/pt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/pt.done [build HIX] sbasic/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/ro/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/ro -lang ro -mod sbasic && touch $W/HelpIndexTarget/sbasic/ro.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/ro cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/ro.done [build HIX] sbasic/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/ru/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/ru -lang ru -mod sbasic && touch $W/HelpIndexTarget/sbasic/ru.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/ru cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/ru.done [build HIX] sbasic/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/si/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/si -lang si -mod sbasic && touch $W/HelpIndexTarget/sbasic/si.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/si cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/si.done [build HIX] sbasic/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/sk/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/sk -lang sk -mod sbasic && touch $W/HelpIndexTarget/sbasic/sk.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/sk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/sk.done [build HIX] sbasic/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/sl/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/sl -lang sl -mod sbasic && touch $W/HelpIndexTarget/sbasic/sl.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/sl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/sl.done [build HIX] sbasic/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/sv/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/sv -lang sv -mod sbasic && touch $W/HelpIndexTarget/sbasic/sv.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/sv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/sv.done [build HIX] sbasic/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/ta/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/ta -lang ta -mod sbasic && touch $W/HelpIndexTarget/sbasic/ta.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/ta cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/ta.done [build HIX] sbasic/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/tr/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/tr -lang tr -mod sbasic && touch $W/HelpIndexTarget/sbasic/tr.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/tr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/tr.done [build HIX] sbasic/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/uk/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/uk -lang uk -mod sbasic && touch $W/HelpIndexTarget/sbasic/uk.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/uk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/uk.done [build HIX] sbasic/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/zh-CN/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/zh-CN -lang zh-CN -mod sbasic && touch $W/HelpIndexTarget/sbasic/zh-CN.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/zh-CN cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/zh-CN.done [build HIX] sbasic/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sbasic/zh-TW/sbasic.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sbasic/zh-TW -lang zh-TW -mod sbasic && touch $W/HelpIndexTarget/sbasic/zh-TW.done ) || ( rm -rf sbasic.* ; false ) [build HEJ] sbasic/zh-TW cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW && zip -q -0 -rX --filesync --must-match sbasic.jar text/sbasic && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sbasic/zh-TW.done [build HIX] scalc/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/en-US/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/en-US -lang en-US -mod scalc && touch $W/HelpIndexTarget/scalc/en-US.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/en-US cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/en-US.done [build HIX] scalc/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/ar/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/ar -lang ar -mod scalc && touch $W/HelpIndexTarget/scalc/ar.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/ar cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/ar.done [build HIX] scalc/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/bg/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/bg -lang bg -mod scalc && touch $W/HelpIndexTarget/scalc/bg.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/bg cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/bg.done [build HIX] scalc/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/bn/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/bn -lang bn -mod scalc && touch $W/HelpIndexTarget/scalc/bn.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/bn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/bn.done [build HIX] scalc/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/ca/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/ca -lang ca -mod scalc && touch $W/HelpIndexTarget/scalc/ca.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/ca cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/ca.done [build HIX] scalc/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/cs/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/cs -lang cs -mod scalc && touch $W/HelpIndexTarget/scalc/cs.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/cs cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/cs.done [build HIX] scalc/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/da/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/da -lang da -mod scalc && touch $W/HelpIndexTarget/scalc/da.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/da cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/da.done [build HIX] scalc/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/de/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/de -lang de -mod scalc && touch $W/HelpIndexTarget/scalc/de.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/de cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/de.done [build HIX] scalc/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/dz/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/dz -lang dz -mod scalc && touch $W/HelpIndexTarget/scalc/dz.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/dz cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/dz.done [build HIX] scalc/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/el/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/el -lang el -mod scalc && touch $W/HelpIndexTarget/scalc/el.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/el cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/el.done [build HIX] scalc/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/eo/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/eo -lang eo -mod scalc && touch $W/HelpIndexTarget/scalc/eo.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/eo cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/eo.done [build HIX] scalc/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/es/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/es -lang es -mod scalc && touch $W/HelpIndexTarget/scalc/es.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/es cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/es.done [build HIX] scalc/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/et/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/et -lang et -mod scalc && touch $W/HelpIndexTarget/scalc/et.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/et cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/et.done [build HIX] scalc/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/eu/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/eu -lang eu -mod scalc && touch $W/HelpIndexTarget/scalc/eu.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/eu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/eu.done [build HIX] scalc/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/fi/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/fi -lang fi -mod scalc && touch $W/HelpIndexTarget/scalc/fi.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/fi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/fi.done [build HIX] scalc/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/fr/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/fr -lang fr -mod scalc && touch $W/HelpIndexTarget/scalc/fr.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/fr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/fr.done [build HIX] scalc/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/gl/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/gl -lang gl -mod scalc && touch $W/HelpIndexTarget/scalc/gl.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/gl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/gl.done [build HIX] scalc/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/gu/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/gu -lang gu -mod scalc && touch $W/HelpIndexTarget/scalc/gu.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/gu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/gu.done [build HIX] scalc/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/he/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/he -lang he -mod scalc && touch $W/HelpIndexTarget/scalc/he.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/he cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/he.done [build HIX] scalc/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/hi/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/hi -lang hi -mod scalc && touch $W/HelpIndexTarget/scalc/hi.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/hi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/hi.done [build HIX] scalc/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/hr/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/hr -lang hr -mod scalc && touch $W/HelpIndexTarget/scalc/hr.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/hr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/hr.done [build HIX] scalc/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/hu/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/hu -lang hu -mod scalc && touch $W/HelpIndexTarget/scalc/hu.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/hu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/hu.done [build HIX] scalc/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/id/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/id -lang id -mod scalc && touch $W/HelpIndexTarget/scalc/id.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/id cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/id.done [build HIX] scalc/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/it/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/it -lang it -mod scalc && touch $W/HelpIndexTarget/scalc/it.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/it cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/it.done [build HIX] scalc/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/ja/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/ja -lang ja -mod scalc && touch $W/HelpIndexTarget/scalc/ja.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/ja cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/ja.done [build HIX] scalc/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/ko/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/ko -lang ko -mod scalc && touch $W/HelpIndexTarget/scalc/ko.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/ko cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/ko.done [build HIX] scalc/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/lt/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/lt -lang lt -mod scalc && touch $W/HelpIndexTarget/scalc/lt.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/lt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/lt.done [build HIX] scalc/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/lv/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/lv -lang lv -mod scalc && touch $W/HelpIndexTarget/scalc/lv.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/lv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/lv.done [build HIX] scalc/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/nb/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/nb -lang nb -mod scalc && touch $W/HelpIndexTarget/scalc/nb.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/nb cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/nb.done [build HIX] scalc/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/nl/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/nl -lang nl -mod scalc && touch $W/HelpIndexTarget/scalc/nl.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/nl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/nl.done [build HIX] scalc/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/nn/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/nn -lang nn -mod scalc && touch $W/HelpIndexTarget/scalc/nn.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/nn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/nn.done [build HIX] scalc/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/pl/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/pl -lang pl -mod scalc && touch $W/HelpIndexTarget/scalc/pl.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/pl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/pl.done [build HIX] scalc/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/pt-BR/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/pt-BR -lang pt-BR -mod scalc && touch $W/HelpIndexTarget/scalc/pt-BR.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/pt-BR cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/pt-BR.done [build HIX] scalc/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/pt/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/pt -lang pt -mod scalc && touch $W/HelpIndexTarget/scalc/pt.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/pt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/pt.done [build HIX] scalc/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/ro/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/ro -lang ro -mod scalc && touch $W/HelpIndexTarget/scalc/ro.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/ro cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/ro.done [build HIX] scalc/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/ru/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/ru -lang ru -mod scalc && touch $W/HelpIndexTarget/scalc/ru.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/ru cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/ru.done [build HIX] scalc/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/si/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/si -lang si -mod scalc && touch $W/HelpIndexTarget/scalc/si.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/si cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/si.done [build HIX] scalc/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/sk/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/sk -lang sk -mod scalc && touch $W/HelpIndexTarget/scalc/sk.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/sk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/sk.done [build HIX] scalc/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/sl/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/sl -lang sl -mod scalc && touch $W/HelpIndexTarget/scalc/sl.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/sl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/sl.done [build HIX] scalc/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/sv/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/sv -lang sv -mod scalc && touch $W/HelpIndexTarget/scalc/sv.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/sv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/sv.done [build HIX] scalc/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/ta/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/ta -lang ta -mod scalc && touch $W/HelpIndexTarget/scalc/ta.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/ta cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/ta.done [build HIX] scalc/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/tr/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/tr -lang tr -mod scalc && touch $W/HelpIndexTarget/scalc/tr.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/tr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/tr.done [build HIX] scalc/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/uk/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/uk -lang uk -mod scalc && touch $W/HelpIndexTarget/scalc/uk.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/uk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/uk.done [build HIX] scalc/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/zh-CN/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/zh-CN -lang zh-CN -mod scalc && touch $W/HelpIndexTarget/scalc/zh-CN.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/zh-CN cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/zh-CN.done [build HIX] scalc/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/scalc/zh-TW/scalc.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/scalc/zh-TW -lang zh-TW -mod scalc && touch $W/HelpIndexTarget/scalc/zh-TW.done ) || ( rm -rf scalc.* ; false ) [build HEJ] scalc/zh-TW cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW && zip -q -0 -rX --filesync --must-match scalc.jar text/scalc && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/scalc/zh-TW.done [build HIX] schart/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/en-US/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/en-US -lang en-US -mod schart && touch $W/HelpIndexTarget/schart/en-US.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/en-US cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/en-US.done [build HIX] schart/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/ar/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/ar -lang ar -mod schart && touch $W/HelpIndexTarget/schart/ar.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/ar cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/ar.done [build HIX] schart/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/bg/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/bg -lang bg -mod schart && touch $W/HelpIndexTarget/schart/bg.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/bg cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/bg.done [build HIX] schart/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/bn/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/bn -lang bn -mod schart && touch $W/HelpIndexTarget/schart/bn.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/bn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/bn.done [build HIX] schart/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/ca/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/ca -lang ca -mod schart && touch $W/HelpIndexTarget/schart/ca.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/ca cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/ca.done [build HIX] schart/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/cs/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/cs -lang cs -mod schart && touch $W/HelpIndexTarget/schart/cs.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/cs cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/cs.done [build HIX] schart/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/da/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/da -lang da -mod schart && touch $W/HelpIndexTarget/schart/da.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/da cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/da.done [build HIX] schart/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/de/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/de -lang de -mod schart && touch $W/HelpIndexTarget/schart/de.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/de cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/de.done [build HIX] schart/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/dz/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/dz -lang dz -mod schart && touch $W/HelpIndexTarget/schart/dz.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/dz cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/dz.done [build HIX] schart/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/el/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/el -lang el -mod schart && touch $W/HelpIndexTarget/schart/el.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/el cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/el.done [build HIX] schart/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/eo/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/eo -lang eo -mod schart && touch $W/HelpIndexTarget/schart/eo.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/eo cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/eo.done [build HIX] schart/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/es/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/es -lang es -mod schart && touch $W/HelpIndexTarget/schart/es.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/es cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/es.done [build HIX] schart/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/et/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/et -lang et -mod schart && touch $W/HelpIndexTarget/schart/et.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/et cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/et.done [build HIX] schart/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/eu/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/eu -lang eu -mod schart && touch $W/HelpIndexTarget/schart/eu.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/eu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/eu.done [build HIX] schart/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/fi/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/fi -lang fi -mod schart && touch $W/HelpIndexTarget/schart/fi.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/fi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/fi.done [build HIX] schart/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/fr/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/fr -lang fr -mod schart && touch $W/HelpIndexTarget/schart/fr.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/fr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/fr.done [build HIX] schart/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/gl/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/gl -lang gl -mod schart && touch $W/HelpIndexTarget/schart/gl.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/gl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/gl.done [build HIX] schart/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/gu/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/gu -lang gu -mod schart && touch $W/HelpIndexTarget/schart/gu.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/gu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/gu.done [build HIX] schart/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/he/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/he -lang he -mod schart && touch $W/HelpIndexTarget/schart/he.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/he cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/he.done [build HIX] schart/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/hi/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/hi -lang hi -mod schart && touch $W/HelpIndexTarget/schart/hi.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/hi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/hi.done [build HIX] schart/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/hr/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/hr -lang hr -mod schart && touch $W/HelpIndexTarget/schart/hr.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/hr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/hr.done [build HIX] schart/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/hu/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/hu -lang hu -mod schart && touch $W/HelpIndexTarget/schart/hu.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/hu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/hu.done [build HIX] schart/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/id/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/id -lang id -mod schart && touch $W/HelpIndexTarget/schart/id.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/id cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/id.done [build HIX] schart/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/it/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/it -lang it -mod schart && touch $W/HelpIndexTarget/schart/it.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/it cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/it.done [build HIX] schart/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/ja/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/ja -lang ja -mod schart && touch $W/HelpIndexTarget/schart/ja.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/ja cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/ja.done [build HIX] schart/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/ko/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/ko -lang ko -mod schart && touch $W/HelpIndexTarget/schart/ko.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/ko cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/ko.done [build HIX] schart/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/lt/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/lt -lang lt -mod schart && touch $W/HelpIndexTarget/schart/lt.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/lt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/lt.done [build HIX] schart/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/lv/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/lv -lang lv -mod schart && touch $W/HelpIndexTarget/schart/lv.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/lv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/lv.done [build HIX] schart/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/nb/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/nb -lang nb -mod schart && touch $W/HelpIndexTarget/schart/nb.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/nb cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/nb.done [build HIX] schart/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/nl/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/nl -lang nl -mod schart && touch $W/HelpIndexTarget/schart/nl.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/nl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/nl.done [build HIX] schart/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/nn/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/nn -lang nn -mod schart && touch $W/HelpIndexTarget/schart/nn.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/nn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/nn.done [build HIX] schart/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/pl/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/pl -lang pl -mod schart && touch $W/HelpIndexTarget/schart/pl.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/pl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/pl.done [build HIX] schart/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/pt-BR/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/pt-BR -lang pt-BR -mod schart && touch $W/HelpIndexTarget/schart/pt-BR.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/pt-BR cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/pt-BR.done [build HIX] schart/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/pt/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/pt -lang pt -mod schart && touch $W/HelpIndexTarget/schart/pt.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/pt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/pt.done [build HIX] schart/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/ro/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/ro -lang ro -mod schart && touch $W/HelpIndexTarget/schart/ro.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/ro cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/ro.done [build HIX] schart/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/ru/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/ru -lang ru -mod schart && touch $W/HelpIndexTarget/schart/ru.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/ru cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/ru.done [build HIX] schart/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/si/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/si -lang si -mod schart && touch $W/HelpIndexTarget/schart/si.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/si cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/si.done [build HIX] schart/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/sk/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/sk -lang sk -mod schart && touch $W/HelpIndexTarget/schart/sk.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/sk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/sk.done [build HIX] schart/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/sl/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/sl -lang sl -mod schart && touch $W/HelpIndexTarget/schart/sl.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/sl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/sl.done [build HIX] schart/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/sv/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/sv -lang sv -mod schart && touch $W/HelpIndexTarget/schart/sv.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/sv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/sv.done [build HIX] schart/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/ta/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/ta -lang ta -mod schart && touch $W/HelpIndexTarget/schart/ta.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/ta cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/ta.done [build HIX] schart/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/tr/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/tr -lang tr -mod schart && touch $W/HelpIndexTarget/schart/tr.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/tr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/tr.done [build HIX] schart/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/uk/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/uk -lang uk -mod schart && touch $W/HelpIndexTarget/schart/uk.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/uk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/uk.done [build HIX] schart/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/zh-CN/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/zh-CN -lang zh-CN -mod schart && touch $W/HelpIndexTarget/schart/zh-CN.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/zh-CN cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/zh-CN.done [build HIX] schart/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/schart/zh-TW/schart.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/schart/zh-TW -lang zh-TW -mod schart && touch $W/HelpIndexTarget/schart/zh-TW.done ) || ( rm -rf schart.* ; false ) [build HEJ] schart/zh-TW cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW && zip -q -0 -rX --filesync --must-match schart.jar text/schart && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/schart/zh-TW.done [build HIX] sdatabase/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/en-US/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/en-US -lang en-US -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/en-US.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/ar/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/ar -lang ar -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/ar.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/bg/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/bg -lang bg -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/bg.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/bn/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/bn -lang bn -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/bn.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/ca/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/ca -lang ca -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/ca.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/cs/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/cs -lang cs -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/cs.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/da/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/da -lang da -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/da.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/de/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/de -lang de -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/de.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/dz/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/dz -lang dz -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/dz.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/el/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/el -lang el -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/el.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/eo/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/eo -lang eo -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/eo.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/es/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/es -lang es -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/es.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/et/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/et -lang et -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/et.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/eu/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/eu -lang eu -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/eu.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/fi/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/fi -lang fi -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/fi.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/fr/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/fr -lang fr -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/fr.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/gl/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/gl -lang gl -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/gl.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/gu/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/gu -lang gu -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/gu.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/he/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/he -lang he -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/he.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/hi/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/hi -lang hi -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/hi.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/hr/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/hr -lang hr -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/hr.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/hu/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/hu -lang hu -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/hu.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/id/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/id -lang id -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/id.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/it/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/it -lang it -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/it.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/ja/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/ja -lang ja -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/ja.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/ko/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/ko -lang ko -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/ko.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/lt/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/lt -lang lt -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/lt.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/lv/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/lv -lang lv -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/lv.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/nb/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/nb -lang nb -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/nb.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/nl/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/nl -lang nl -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/nl.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/nn/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/nn -lang nn -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/nn.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/pl/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/pl -lang pl -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/pl.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/pt-BR/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/pt-BR -lang pt-BR -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/pt-BR.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/pt/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/pt -lang pt -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/pt.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/ro/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/ro -lang ro -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/ro.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/ru/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/ru -lang ru -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/ru.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/si/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/si -lang si -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/si.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/sk/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/sk -lang sk -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/sk.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/sl/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/sl -lang sl -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/sl.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/sv/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/sv -lang sv -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/sv.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/ta/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/ta -lang ta -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/ta.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/tr/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/tr -lang tr -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/tr.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/uk/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/uk -lang uk -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/uk.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/zh-CN/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/zh-CN -lang zh-CN -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/zh-CN.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdatabase/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdatabase/zh-TW/sdatabase.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdatabase/zh-TW -lang zh-TW -mod sdatabase && touch $W/HelpIndexTarget/sdatabase/zh-TW.done ) || ( rm -rf sdatabase.* ; false ) [build HIX] sdraw/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/en-US/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/en-US -lang en-US -mod sdraw && touch $W/HelpIndexTarget/sdraw/en-US.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/en-US cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/en-US.done [build HIX] sdraw/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/ar/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/ar -lang ar -mod sdraw && touch $W/HelpIndexTarget/sdraw/ar.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/ar cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/ar.done [build HIX] sdraw/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/bg/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/bg -lang bg -mod sdraw && touch $W/HelpIndexTarget/sdraw/bg.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/bg cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/bg.done [build HIX] sdraw/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/bn/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/bn -lang bn -mod sdraw && touch $W/HelpIndexTarget/sdraw/bn.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/bn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/bn.done [build HIX] sdraw/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/ca/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/ca -lang ca -mod sdraw && touch $W/HelpIndexTarget/sdraw/ca.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/ca cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/ca.done [build HIX] sdraw/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/cs/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/cs -lang cs -mod sdraw && touch $W/HelpIndexTarget/sdraw/cs.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/cs cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/cs.done [build HIX] sdraw/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/da/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/da -lang da -mod sdraw && touch $W/HelpIndexTarget/sdraw/da.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/da cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/da.done [build HIX] sdraw/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/de/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/de -lang de -mod sdraw && touch $W/HelpIndexTarget/sdraw/de.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/de cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/de.done [build HIX] sdraw/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/dz/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/dz -lang dz -mod sdraw && touch $W/HelpIndexTarget/sdraw/dz.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/dz cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/dz.done [build HIX] sdraw/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/el/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/el -lang el -mod sdraw && touch $W/HelpIndexTarget/sdraw/el.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/el cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/el.done [build HIX] sdraw/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/eo/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/eo -lang eo -mod sdraw && touch $W/HelpIndexTarget/sdraw/eo.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/eo cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/eo.done [build HIX] sdraw/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/es/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/es -lang es -mod sdraw && touch $W/HelpIndexTarget/sdraw/es.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/es cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/es.done [build HIX] sdraw/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/et/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/et -lang et -mod sdraw && touch $W/HelpIndexTarget/sdraw/et.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/et cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/et.done [build HIX] sdraw/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/eu/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/eu -lang eu -mod sdraw && touch $W/HelpIndexTarget/sdraw/eu.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/eu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/eu.done [build HIX] sdraw/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/fi/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/fi -lang fi -mod sdraw && touch $W/HelpIndexTarget/sdraw/fi.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/fi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/fi.done [build HIX] sdraw/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/fr/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/fr -lang fr -mod sdraw && touch $W/HelpIndexTarget/sdraw/fr.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/fr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/fr.done [build HIX] sdraw/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/gl/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/gl -lang gl -mod sdraw && touch $W/HelpIndexTarget/sdraw/gl.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/gl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/gl.done [build HIX] sdraw/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/gu/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/gu -lang gu -mod sdraw && touch $W/HelpIndexTarget/sdraw/gu.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/gu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/gu.done [build HIX] sdraw/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/he/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/he -lang he -mod sdraw && touch $W/HelpIndexTarget/sdraw/he.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/he cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/he.done [build HIX] sdraw/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/hi/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/hi -lang hi -mod sdraw && touch $W/HelpIndexTarget/sdraw/hi.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/hi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/hi.done [build HIX] sdraw/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/hr/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/hr -lang hr -mod sdraw && touch $W/HelpIndexTarget/sdraw/hr.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/hr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/hr.done [build HIX] sdraw/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/hu/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/hu -lang hu -mod sdraw && touch $W/HelpIndexTarget/sdraw/hu.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/hu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/hu.done [build HIX] sdraw/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/id/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/id -lang id -mod sdraw && touch $W/HelpIndexTarget/sdraw/id.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/id cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/id.done [build HIX] sdraw/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/it/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/it -lang it -mod sdraw && touch $W/HelpIndexTarget/sdraw/it.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/it cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/it.done [build HIX] sdraw/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/ja/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/ja -lang ja -mod sdraw && touch $W/HelpIndexTarget/sdraw/ja.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/ja cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/ja.done [build HIX] sdraw/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/ko/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/ko -lang ko -mod sdraw && touch $W/HelpIndexTarget/sdraw/ko.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/ko cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/ko.done [build HIX] sdraw/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/lt/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/lt -lang lt -mod sdraw && touch $W/HelpIndexTarget/sdraw/lt.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/lt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/lt.done [build HIX] sdraw/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/lv/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/lv -lang lv -mod sdraw && touch $W/HelpIndexTarget/sdraw/lv.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/lv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/lv.done [build HIX] sdraw/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/nb/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/nb -lang nb -mod sdraw && touch $W/HelpIndexTarget/sdraw/nb.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/nb cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/nb.done [build HIX] sdraw/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/nl/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/nl -lang nl -mod sdraw && touch $W/HelpIndexTarget/sdraw/nl.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/nl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/nl.done [build HIX] sdraw/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/nn/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/nn -lang nn -mod sdraw && touch $W/HelpIndexTarget/sdraw/nn.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/nn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/nn.done [build HIX] sdraw/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/pl/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/pl -lang pl -mod sdraw && touch $W/HelpIndexTarget/sdraw/pl.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/pl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/pl.done [build HIX] sdraw/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/pt-BR/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/pt-BR -lang pt-BR -mod sdraw && touch $W/HelpIndexTarget/sdraw/pt-BR.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/pt-BR cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/pt-BR.done [build HIX] sdraw/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/pt/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/pt -lang pt -mod sdraw && touch $W/HelpIndexTarget/sdraw/pt.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/pt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/pt.done [build HIX] sdraw/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/ro/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/ro -lang ro -mod sdraw && touch $W/HelpIndexTarget/sdraw/ro.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/ro cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/ro.done [build HIX] sdraw/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/ru/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/ru -lang ru -mod sdraw && touch $W/HelpIndexTarget/sdraw/ru.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/ru cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/ru.done [build HIX] sdraw/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/si/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/si -lang si -mod sdraw && touch $W/HelpIndexTarget/sdraw/si.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/si cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/si.done [build HIX] sdraw/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/sk/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/sk -lang sk -mod sdraw && touch $W/HelpIndexTarget/sdraw/sk.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/sk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/sk.done [build HIX] sdraw/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/sl/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/sl -lang sl -mod sdraw && touch $W/HelpIndexTarget/sdraw/sl.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/sl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/sl.done [build HIX] sdraw/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/sv/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/sv -lang sv -mod sdraw && touch $W/HelpIndexTarget/sdraw/sv.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/sv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/sv.done [build HIX] sdraw/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/ta/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/ta -lang ta -mod sdraw && touch $W/HelpIndexTarget/sdraw/ta.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/ta cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/ta.done [build HIX] sdraw/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/tr/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/tr -lang tr -mod sdraw && touch $W/HelpIndexTarget/sdraw/tr.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/tr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/tr.done [build HIX] sdraw/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/uk/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/uk -lang uk -mod sdraw && touch $W/HelpIndexTarget/sdraw/uk.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/uk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/uk.done [build HIX] sdraw/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/zh-CN/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/zh-CN -lang zh-CN -mod sdraw && touch $W/HelpIndexTarget/sdraw/zh-CN.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/zh-CN cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/zh-CN.done [build HIX] sdraw/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/sdraw/zh-TW/sdraw.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/sdraw/zh-TW -lang zh-TW -mod sdraw && touch $W/HelpIndexTarget/sdraw/zh-TW.done ) || ( rm -rf sdraw.* ; false ) [build HEJ] sdraw/zh-TW cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW && zip -q -0 -rX --filesync --must-match sdraw.jar text/sdraw && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/sdraw/zh-TW.done [build HEJ] shared/en-US cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/en-US.done [build HEJ] shared/ar cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/ar.done [build HEJ] shared/bg cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/bg.done [build HEJ] shared/bn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/bn.done [build HEJ] shared/ca cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/ca.done [build HEJ] shared/cs cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/cs.done [build HEJ] shared/da cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/da.done [build HEJ] shared/de cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/de.done [build HEJ] shared/dz cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/dz.done [build HEJ] shared/el cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/el.done [build HEJ] shared/eo cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/eo.done [build HEJ] shared/es cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/es.done [build HEJ] shared/et cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/et.done [build HEJ] shared/eu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/eu.done [build HEJ] shared/fi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/fi.done [build HEJ] shared/fr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/fr.done [build HEJ] shared/gl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/gl.done [build HEJ] shared/gu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/gu.done [build HEJ] shared/he cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/he.done [build HEJ] shared/hi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/hi.done [build HEJ] shared/hr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/hr.done [build HEJ] shared/hu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/hu.done [build HEJ] shared/id cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/id.done [build HEJ] shared/it cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/it.done [build HEJ] shared/ja cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/ja.done [build HEJ] shared/ko cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/ko.done [build HEJ] shared/lt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/lt.done [build HEJ] shared/lv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/lv.done [build HEJ] shared/nb cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/nb.done [build HEJ] shared/nl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/nl.done [build HEJ] shared/nn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/nn.done [build HEJ] shared/pl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/pl.done [build HEJ] shared/pt-BR cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/pt-BR.done [build HEJ] shared/pt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/pt.done [build HEJ] shared/ro cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/ro.done [build HEJ] shared/ru cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/ru.done [build HEJ] shared/si cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/si.done [build HEJ] shared/sk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/sk.done [build HEJ] shared/sl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/sl.done [build HEJ] shared/sv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/sv.done [build HEJ] shared/ta cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/ta.done [build HEJ] shared/tr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/tr.done [build HEJ] shared/uk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/uk.done [build HEJ] shared/zh-CN cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/zh-CN.done [build HEJ] shared/zh-TW cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW && zip -q -0 -rX --filesync --must-match shared.jar text/shared && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/shared/zh-TW.done [build HIX] simpress/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/en-US/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/en-US -lang en-US -mod simpress && touch $W/HelpIndexTarget/simpress/en-US.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/en-US cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/en-US.done [build HIX] simpress/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/ar/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/ar -lang ar -mod simpress && touch $W/HelpIndexTarget/simpress/ar.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/ar cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/ar.done [build HIX] simpress/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/bg/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/bg -lang bg -mod simpress && touch $W/HelpIndexTarget/simpress/bg.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/bg cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/bg.done [build HIX] simpress/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/bn/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/bn -lang bn -mod simpress && touch $W/HelpIndexTarget/simpress/bn.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/bn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/bn.done [build HIX] simpress/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/ca/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/ca -lang ca -mod simpress && touch $W/HelpIndexTarget/simpress/ca.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/ca cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/ca.done [build HIX] simpress/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/cs/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/cs -lang cs -mod simpress && touch $W/HelpIndexTarget/simpress/cs.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/cs cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/cs.done [build HIX] simpress/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/da/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/da -lang da -mod simpress && touch $W/HelpIndexTarget/simpress/da.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/da cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/da.done [build HIX] simpress/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/de/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/de -lang de -mod simpress && touch $W/HelpIndexTarget/simpress/de.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/de cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/de.done [build HIX] simpress/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/dz/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/dz -lang dz -mod simpress && touch $W/HelpIndexTarget/simpress/dz.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/dz cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/dz.done [build HIX] simpress/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/el/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/el -lang el -mod simpress && touch $W/HelpIndexTarget/simpress/el.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/el cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/el.done [build HIX] simpress/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/eo/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/eo -lang eo -mod simpress && touch $W/HelpIndexTarget/simpress/eo.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/eo cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/eo.done [build HIX] simpress/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/es/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/es -lang es -mod simpress && touch $W/HelpIndexTarget/simpress/es.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/es cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/es.done [build HIX] simpress/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/et/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/et -lang et -mod simpress && touch $W/HelpIndexTarget/simpress/et.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/et cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/et.done [build HIX] simpress/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/eu/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/eu -lang eu -mod simpress && touch $W/HelpIndexTarget/simpress/eu.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/eu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/eu.done [build HIX] simpress/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/fi/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/fi -lang fi -mod simpress && touch $W/HelpIndexTarget/simpress/fi.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/fi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/fi.done [build HIX] simpress/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/fr/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/fr -lang fr -mod simpress && touch $W/HelpIndexTarget/simpress/fr.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/fr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/fr.done [build HIX] simpress/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/gl/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/gl -lang gl -mod simpress && touch $W/HelpIndexTarget/simpress/gl.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/gl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/gl.done [build HIX] simpress/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/gu/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/gu -lang gu -mod simpress && touch $W/HelpIndexTarget/simpress/gu.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/gu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/gu.done [build HIX] simpress/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/he/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/he -lang he -mod simpress && touch $W/HelpIndexTarget/simpress/he.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/he cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/he.done [build HIX] simpress/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/hi/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/hi -lang hi -mod simpress && touch $W/HelpIndexTarget/simpress/hi.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/hi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/hi.done [build HIX] simpress/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/hr/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/hr -lang hr -mod simpress && touch $W/HelpIndexTarget/simpress/hr.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/hr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/hr.done [build HIX] simpress/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/hu/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/hu -lang hu -mod simpress && touch $W/HelpIndexTarget/simpress/hu.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/hu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/hu.done [build HIX] simpress/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/id/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/id -lang id -mod simpress && touch $W/HelpIndexTarget/simpress/id.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/id cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/id.done [build HIX] simpress/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/it/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/it -lang it -mod simpress && touch $W/HelpIndexTarget/simpress/it.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/it cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/it.done [build HIX] simpress/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/ja/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/ja -lang ja -mod simpress && touch $W/HelpIndexTarget/simpress/ja.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/ja cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/ja.done [build HIX] simpress/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/ko/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/ko -lang ko -mod simpress && touch $W/HelpIndexTarget/simpress/ko.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/ko cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/ko.done [build HIX] simpress/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/lt/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/lt -lang lt -mod simpress && touch $W/HelpIndexTarget/simpress/lt.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/lt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/lt.done [build HIX] simpress/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/lv/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/lv -lang lv -mod simpress && touch $W/HelpIndexTarget/simpress/lv.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/lv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/lv.done [build HIX] simpress/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/nb/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/nb -lang nb -mod simpress && touch $W/HelpIndexTarget/simpress/nb.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/nb cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/nb.done [build HIX] simpress/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/nl/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/nl -lang nl -mod simpress && touch $W/HelpIndexTarget/simpress/nl.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/nl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/nl.done [build HIX] simpress/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/nn/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/nn -lang nn -mod simpress && touch $W/HelpIndexTarget/simpress/nn.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/nn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/nn.done [build HIX] simpress/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/pl/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/pl -lang pl -mod simpress && touch $W/HelpIndexTarget/simpress/pl.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/pl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/pl.done [build HIX] simpress/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/pt-BR/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/pt-BR -lang pt-BR -mod simpress && touch $W/HelpIndexTarget/simpress/pt-BR.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/pt-BR cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/pt-BR.done [build HIX] simpress/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/pt/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/pt -lang pt -mod simpress && touch $W/HelpIndexTarget/simpress/pt.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/pt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/pt.done [build HIX] simpress/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/ro/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/ro -lang ro -mod simpress && touch $W/HelpIndexTarget/simpress/ro.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/ro cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/ro.done [build HIX] simpress/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/ru/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/ru -lang ru -mod simpress && touch $W/HelpIndexTarget/simpress/ru.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/ru cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/ru.done [build HIX] simpress/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/si/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/si -lang si -mod simpress && touch $W/HelpIndexTarget/simpress/si.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/si cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/si.done [build HIX] simpress/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/sk/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/sk -lang sk -mod simpress && touch $W/HelpIndexTarget/simpress/sk.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/sk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/sk.done [build HIX] simpress/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/sl/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/sl -lang sl -mod simpress && touch $W/HelpIndexTarget/simpress/sl.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/sl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/sl.done [build HIX] simpress/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/sv/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/sv -lang sv -mod simpress && touch $W/HelpIndexTarget/simpress/sv.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/sv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/sv.done [build HIX] simpress/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/ta/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/ta -lang ta -mod simpress && touch $W/HelpIndexTarget/simpress/ta.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/ta cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/ta.done [build HIX] simpress/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/tr/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/tr -lang tr -mod simpress && touch $W/HelpIndexTarget/simpress/tr.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/tr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/tr.done [build HIX] simpress/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/uk/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/uk -lang uk -mod simpress && touch $W/HelpIndexTarget/simpress/uk.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/uk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/uk.done [build HIX] simpress/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/zh-CN/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/zh-CN -lang zh-CN -mod simpress && touch $W/HelpIndexTarget/simpress/zh-CN.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/zh-CN cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/zh-CN.done [build HIX] simpress/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/simpress/zh-TW/simpress.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/simpress/zh-TW -lang zh-TW -mod simpress && touch $W/HelpIndexTarget/simpress/zh-TW.done ) || ( rm -rf simpress.* ; false ) [build HEJ] simpress/zh-TW cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW && zip -q -0 -rX --filesync --must-match simpress.jar text/simpress && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/simpress/zh-TW.done [build HIX] smath/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/en-US/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/en-US -lang en-US -mod smath && touch $W/HelpIndexTarget/smath/en-US.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/en-US cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/en-US.done [build HIX] smath/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/ar/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/ar -lang ar -mod smath && touch $W/HelpIndexTarget/smath/ar.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/ar cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/ar.done [build HIX] smath/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/bg/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/bg -lang bg -mod smath && touch $W/HelpIndexTarget/smath/bg.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/bg cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/bg.done [build HIX] smath/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/bn/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/bn -lang bn -mod smath && touch $W/HelpIndexTarget/smath/bn.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/bn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/bn.done [build HIX] smath/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/ca/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/ca -lang ca -mod smath && touch $W/HelpIndexTarget/smath/ca.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/ca cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/ca.done [build HIX] smath/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/cs/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/cs -lang cs -mod smath && touch $W/HelpIndexTarget/smath/cs.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/cs cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/cs.done [build HIX] smath/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/da/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/da -lang da -mod smath && touch $W/HelpIndexTarget/smath/da.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/da cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/da.done [build HIX] smath/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/de/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/de -lang de -mod smath && touch $W/HelpIndexTarget/smath/de.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/de cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/de.done [build HIX] smath/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/dz/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/dz -lang dz -mod smath && touch $W/HelpIndexTarget/smath/dz.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/dz cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/dz.done [build HIX] smath/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/el/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/el -lang el -mod smath && touch $W/HelpIndexTarget/smath/el.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/el cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/el.done [build HIX] smath/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/eo/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/eo -lang eo -mod smath && touch $W/HelpIndexTarget/smath/eo.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/eo cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/eo.done [build HIX] smath/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/es/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/es -lang es -mod smath && touch $W/HelpIndexTarget/smath/es.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/es cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/es.done [build HIX] smath/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/et/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/et -lang et -mod smath && touch $W/HelpIndexTarget/smath/et.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/et cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/et.done [build HIX] smath/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/eu/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/eu -lang eu -mod smath && touch $W/HelpIndexTarget/smath/eu.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/eu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/eu.done [build HIX] smath/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/fi/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/fi -lang fi -mod smath && touch $W/HelpIndexTarget/smath/fi.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/fi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/fi.done [build HIX] smath/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/fr/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/fr -lang fr -mod smath && touch $W/HelpIndexTarget/smath/fr.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/fr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/fr.done [build HIX] smath/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/gl/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/gl -lang gl -mod smath && touch $W/HelpIndexTarget/smath/gl.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/gl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/gl.done [build HIX] smath/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/gu/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/gu -lang gu -mod smath && touch $W/HelpIndexTarget/smath/gu.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/gu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/gu.done [build HIX] smath/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/he/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/he -lang he -mod smath && touch $W/HelpIndexTarget/smath/he.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/he cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/he.done [build HIX] smath/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/hi/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/hi -lang hi -mod smath && touch $W/HelpIndexTarget/smath/hi.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/hi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/hi.done [build HIX] smath/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/hr/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/hr -lang hr -mod smath && touch $W/HelpIndexTarget/smath/hr.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/hr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/hr.done [build HIX] smath/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/hu/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/hu -lang hu -mod smath && touch $W/HelpIndexTarget/smath/hu.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/hu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/hu.done [build HIX] smath/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/id/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/id -lang id -mod smath && touch $W/HelpIndexTarget/smath/id.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/id cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/id.done [build HIX] smath/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/it/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/it -lang it -mod smath && touch $W/HelpIndexTarget/smath/it.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/it cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/it.done [build HIX] smath/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/ja/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/ja -lang ja -mod smath && touch $W/HelpIndexTarget/smath/ja.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/ja cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/ja.done [build HIX] smath/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/ko/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/ko -lang ko -mod smath && touch $W/HelpIndexTarget/smath/ko.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/ko cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/ko.done [build HIX] smath/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/lt/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/lt -lang lt -mod smath && touch $W/HelpIndexTarget/smath/lt.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/lt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/lt.done [build HIX] smath/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/lv/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/lv -lang lv -mod smath && touch $W/HelpIndexTarget/smath/lv.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/lv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/lv.done [build HIX] smath/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/nb/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/nb -lang nb -mod smath && touch $W/HelpIndexTarget/smath/nb.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/nb cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/nb.done [build HIX] smath/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/nl/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/nl -lang nl -mod smath && touch $W/HelpIndexTarget/smath/nl.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/nl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/nl.done [build HIX] smath/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/nn/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/nn -lang nn -mod smath && touch $W/HelpIndexTarget/smath/nn.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/nn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/nn.done [build HIX] smath/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/pl/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/pl -lang pl -mod smath && touch $W/HelpIndexTarget/smath/pl.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/pl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/pl.done [build HIX] smath/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/pt-BR/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/pt-BR -lang pt-BR -mod smath && touch $W/HelpIndexTarget/smath/pt-BR.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/pt-BR cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/pt-BR.done [build HIX] smath/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/pt/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/pt -lang pt -mod smath && touch $W/HelpIndexTarget/smath/pt.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/pt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/pt.done [build HIX] smath/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/ro/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/ro -lang ro -mod smath && touch $W/HelpIndexTarget/smath/ro.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/ro cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/ro.done [build HIX] smath/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/ru/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/ru -lang ru -mod smath && touch $W/HelpIndexTarget/smath/ru.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/ru cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/ru.done [build HIX] smath/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/si/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/si -lang si -mod smath && touch $W/HelpIndexTarget/smath/si.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/si cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/si.done [build HIX] smath/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/sk/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/sk -lang sk -mod smath && touch $W/HelpIndexTarget/smath/sk.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/sk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/sk.done [build HIX] smath/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/sl/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/sl -lang sl -mod smath && touch $W/HelpIndexTarget/smath/sl.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/sl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/sl.done [build HIX] smath/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/sv/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/sv -lang sv -mod smath && touch $W/HelpIndexTarget/smath/sv.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/sv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/sv.done [build HIX] smath/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/ta/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/ta -lang ta -mod smath && touch $W/HelpIndexTarget/smath/ta.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/ta cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/ta.done [build HIX] smath/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/tr/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/tr -lang tr -mod smath && touch $W/HelpIndexTarget/smath/tr.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/tr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/tr.done [build HIX] smath/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/uk/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/uk -lang uk -mod smath && touch $W/HelpIndexTarget/smath/uk.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/uk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/uk.done [build HIX] smath/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/zh-CN/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/zh-CN -lang zh-CN -mod smath && touch $W/HelpIndexTarget/smath/zh-CN.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/zh-CN cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/zh-CN.done [build HIX] smath/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/smath/zh-TW/smath.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/smath/zh-TW -lang zh-TW -mod smath && touch $W/HelpIndexTarget/smath/zh-TW.done ) || ( rm -rf smath.* ; false ) [build HEJ] smath/zh-TW cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW && zip -q -0 -rX --filesync --must-match smath.jar text/smath && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/smath/zh-TW.done [build HIX] swriter/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/en-US/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/en-US -lang en-US -mod swriter && touch $W/HelpIndexTarget/swriter/en-US.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/en-US cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/en-US.done [build HIX] swriter/ar S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/ar/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/ar -lang ar -mod swriter && touch $W/HelpIndexTarget/swriter/ar.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/ar cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/ar.done [build HIX] swriter/bg S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/bg/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/bg -lang bg -mod swriter && touch $W/HelpIndexTarget/swriter/bg.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/bg cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/bg.done [build HIX] swriter/bn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/bn/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/bn -lang bn -mod swriter && touch $W/HelpIndexTarget/swriter/bn.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/bn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/bn.done [build HIX] swriter/ca S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/ca/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/ca -lang ca -mod swriter && touch $W/HelpIndexTarget/swriter/ca.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/ca cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/ca.done [build HIX] swriter/cs S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/cs/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/cs -lang cs -mod swriter && touch $W/HelpIndexTarget/swriter/cs.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/cs cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/cs.done [build HIX] swriter/da S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/da/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/da -lang da -mod swriter && touch $W/HelpIndexTarget/swriter/da.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/da cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/da.done [build HIX] swriter/de S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/de/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/de -lang de -mod swriter && touch $W/HelpIndexTarget/swriter/de.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/de cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/de.done [build HIX] swriter/dz S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/dz/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/dz -lang dz -mod swriter && touch $W/HelpIndexTarget/swriter/dz.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/dz cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/dz.done [build HIX] swriter/el S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/el/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/el -lang el -mod swriter && touch $W/HelpIndexTarget/swriter/el.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/el cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/el.done [build HIX] swriter/eo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/eo/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/eo -lang eo -mod swriter && touch $W/HelpIndexTarget/swriter/eo.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/eo cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/eo.done [build HIX] swriter/es S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/es/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/es -lang es -mod swriter && touch $W/HelpIndexTarget/swriter/es.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/es cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/es.done [build HIX] swriter/et S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/et/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/et -lang et -mod swriter && touch $W/HelpIndexTarget/swriter/et.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/et cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/et.done [build HIX] swriter/eu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/eu/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/eu -lang eu -mod swriter && touch $W/HelpIndexTarget/swriter/eu.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/eu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/eu.done [build HIX] swriter/fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/fi/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/fi -lang fi -mod swriter && touch $W/HelpIndexTarget/swriter/fi.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/fi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/fi.done [build HIX] swriter/fr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/fr/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/fr -lang fr -mod swriter && touch $W/HelpIndexTarget/swriter/fr.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/fr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/fr.done [build HIX] swriter/gl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/gl/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/gl -lang gl -mod swriter && touch $W/HelpIndexTarget/swriter/gl.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/gl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/gl.done [build HIX] swriter/gu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/gu/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/gu -lang gu -mod swriter && touch $W/HelpIndexTarget/swriter/gu.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/gu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/gu.done [build HIX] swriter/he S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/he/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/he -lang he -mod swriter && touch $W/HelpIndexTarget/swriter/he.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/he cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/he.done [build HIX] swriter/hi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/hi/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/hi -lang hi -mod swriter && touch $W/HelpIndexTarget/swriter/hi.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/hi cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/hi.done [build HIX] swriter/hr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/hr/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/hr -lang hr -mod swriter && touch $W/HelpIndexTarget/swriter/hr.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/hr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/hr.done [build HIX] swriter/hu S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/hu/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/hu -lang hu -mod swriter && touch $W/HelpIndexTarget/swriter/hu.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/hu cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/hu.done [build HIX] swriter/id S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/id/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/id -lang id -mod swriter && touch $W/HelpIndexTarget/swriter/id.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/id cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/id.done [build HIX] swriter/it S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/it/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/it -lang it -mod swriter && touch $W/HelpIndexTarget/swriter/it.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/it cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/it.done [build HIX] swriter/ja S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/ja/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/ja -lang ja -mod swriter && touch $W/HelpIndexTarget/swriter/ja.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/ja cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/ja.done [build HIX] swriter/ko S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/ko/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/ko -lang ko -mod swriter && touch $W/HelpIndexTarget/swriter/ko.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/ko cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/ko.done [build HIX] swriter/lt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/lt/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/lt -lang lt -mod swriter && touch $W/HelpIndexTarget/swriter/lt.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/lt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/lt.done [build HIX] swriter/lv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/lv/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/lv -lang lv -mod swriter && touch $W/HelpIndexTarget/swriter/lv.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/lv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/lv.done [build HIX] swriter/nb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/nb/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/nb -lang nb -mod swriter && touch $W/HelpIndexTarget/swriter/nb.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/nb cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/nb.done [build HIX] swriter/nl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/nl/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/nl -lang nl -mod swriter && touch $W/HelpIndexTarget/swriter/nl.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/nl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/nl.done [build HIX] swriter/nn S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/nn/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/nn -lang nn -mod swriter && touch $W/HelpIndexTarget/swriter/nn.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/nn cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/nn.done [build HIX] swriter/pl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/pl/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/pl -lang pl -mod swriter && touch $W/HelpIndexTarget/swriter/pl.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/pl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/pl.done [build HIX] swriter/pt-BR S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/pt-BR/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/pt-BR -lang pt-BR -mod swriter && touch $W/HelpIndexTarget/swriter/pt-BR.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/pt-BR cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/pt-BR.done [build HIX] swriter/pt S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/pt/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/pt -lang pt -mod swriter && touch $W/HelpIndexTarget/swriter/pt.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/pt cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/pt.done [build HIX] swriter/ro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/ro/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/ro -lang ro -mod swriter && touch $W/HelpIndexTarget/swriter/ro.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/ro cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/ro.done [build HIX] swriter/ru S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/ru/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/ru -lang ru -mod swriter && touch $W/HelpIndexTarget/swriter/ru.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/ru cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/ru.done [build HIX] swriter/si S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/si/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/si -lang si -mod swriter && touch $W/HelpIndexTarget/swriter/si.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/si cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/si.done [build HIX] swriter/sk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/sk/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/sk -lang sk -mod swriter && touch $W/HelpIndexTarget/swriter/sk.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/sk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/sk.done [build HIX] swriter/sl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/sl/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/sl -lang sl -mod swriter && touch $W/HelpIndexTarget/swriter/sl.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/sl cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/sl.done [build HIX] swriter/sv S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/sv/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/sv -lang sv -mod swriter && touch $W/HelpIndexTarget/swriter/sv.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/sv cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/sv.done [build HIX] swriter/ta S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/ta/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/ta -lang ta -mod swriter && touch $W/HelpIndexTarget/swriter/ta.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/ta cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/ta.done [build HIX] swriter/tr S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/tr/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/tr -lang tr -mod swriter && touch $W/HelpIndexTarget/swriter/tr.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/tr cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/tr.done [build HIX] swriter/uk S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/uk/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/uk -lang uk -mod swriter && touch $W/HelpIndexTarget/swriter/uk.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/uk cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/uk.done [build HIX] swriter/zh-CN S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/zh-CN/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/zh-CN -lang zh-CN -mod swriter && touch $W/HelpIndexTarget/swriter/zh-CN.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/zh-CN cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/zh-CN.done [build HIX] swriter/zh-TW S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( rm -rf $W/HelpTarget/swriter/zh-TW/swriter.idxl && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/HelpIndexer -dir $W/HelpTarget/swriter/zh-TW -lang zh-TW -mod swriter && touch $W/HelpIndexTarget/swriter/zh-TW.done ) || ( rm -rf swriter.* ; false ) [build HEJ] swriter/zh-TW cd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW && zip -q -0 -rX --filesync --must-match swriter.jar text/swriter && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpJarTarget/swriter/zh-TW.done [build BIN] hwpfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/hwpfilter touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/saxparser.run [build BIN] i18nutil S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/i18nutil mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Jar/nlpsolver.jar /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/nlpsolver/root/nlpsolver.jar [build JAR] OOoRunner S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/OOoRunner/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/OOoRunner/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/OOoRunner/META-INF/MANIFEST.MF" ridl.jar unoil.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/OOoRunner/META-INF/MANIFEST.MF && cat $S/qadevOOo/runner/manifest >> $W/JavaClassSet/Jar/OOoRunner/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/OOoRunner && jar cfm $W/Jar/OOoRunner.jar $W/JavaClassSet/Jar/OOoRunner/META-INF/MANIFEST.MF META-INF base complexlib convwatch graphical helper ifc lib mod org share stats util objdsc || (rm $W/Jar/OOoRunner.jar; false) [build JAR] reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/reportbuilder/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/reportbuilder/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/reportbuilder/META-INF/MANIFEST.MF" file:///usr/share/java/commons-logging.jar file:///usr/share/java/flow-engine.jar file:///usr/share/java/flute-1.3.0.jar file:///usr/share/java/libbase.jar file:///usr/share/java/libfonts.jar file:///usr/share/java/libformula.jar file:///usr/share/java/liblayout.jar file:///usr/share/java/libloader.jar file:///usr/share/java/librepository.jar file:///usr/share/java/libserializer.jar file:///usr/share/java/libxml.jar file:///usr/share/java/sac.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/reportbuilder/META-INF/MANIFEST.MF && cat $S/reportbuilder/java/manifest.mf >> $W/JavaClassSet/Jar/reportbuilder/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/reportbuilder && jar cfm $I/program/classes/reportbuilder.jar $W/JavaClassSet/Jar/reportbuilder/META-INF/MANIFEST.MF META-INF org jfreereport.properties libformula.properties loader.properties org/libreoffice/report/function/metadata/Author-Function.properties org/libreoffice/report/function/metadata/Author-Function_en_US.properties org/libreoffice/report/function/metadata/Title-Function.properties org/libreoffice/report/function/metadata/Title-Function_en_US.properties org/libreoffice/report/function/metadata/category.properties org/libreoffice/report/function/metadata/category_en_US.properties org/libreoffice/report/pentaho/configuration.properties org/libreoffice/report/pentaho/module.properties org/libreoffice/report/pentaho/oasis-datastyle.css org/libreoffice/report/pentaho/oasis-draw.css org/libreoffice/report/pentaho/oasis-form.css org/libreoffice/report/pentaho/oasis-style.css org/libreoffice/report/pentaho/oasis-table.css org/libreoffice/report/pentaho/oasis-text.css org/libreoffice/report/pentaho/smil.css org/libreoffice/report/pentaho/star-office.css org/libreoffice/report/pentaho/star-report.css org/libreoffice/report/pentaho/star-rpt.css org/libreoffice/report/pentaho/svg.css org/libreoffice/report/pentaho/xsl-fo.css org/libreoffice/report/pentaho/styles/stylemapper.xml org/libreoffice/report/pentaho/styles/stylemapper.xsd || (rm $I/program/classes/reportbuilder.jar; false) [build BIN] sax S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sax [build BIN] scaddins S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/scaddins [build BIN] sccomp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sccomp [build JCS] Jar/ScriptProviderForBeanShell S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ScriptProviderForBeanShell/ && rm -rf $W/JavaClassSet/Jar/ScriptProviderForBeanShell/* && RESPONSEFILE=/tmp/gbuild.2EfEgR && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/ScriptFramework.jar:/usr/share/java/bsh.jar:$W/JavaClassSet/Jar/ScriptProviderForBeanShell" -d $W/JavaClassSet/Jar/ScriptProviderForBeanShell @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/ScriptProviderForBeanShell/done [build JCS] Jar/ScriptProviderForJava S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ScriptProviderForJava/ && rm -rf $W/JavaClassSet/Jar/ScriptProviderForJava/* && RESPONSEFILE=/tmp/gbuild.rGFLjh && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/ScriptFramework.jar:$W/JavaClassSet/Jar/ScriptProviderForJava" -d $W/JavaClassSet/Jar/ScriptProviderForJava @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/ScriptProviderForJava/done [build JCS] Jar/ScriptProviderForJavaScript S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ScriptProviderForJavaScript/ && rm -rf $W/JavaClassSet/Jar/ScriptProviderForJavaScript/* && RESPONSEFILE=/tmp/gbuild.hUlz8g && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/jurt.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/ScriptFramework.jar:$I/program/classes/js.jar:$W/JavaClassSet/Jar/ScriptProviderForJavaScript" -d $W/JavaClassSet/Jar/ScriptProviderForJavaScript @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/ScriptProviderForJavaScript/done [build PKG] scripting_java_jars rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_java_jars.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_java_jars.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/scripting_java_jars.filelist [build CXX] smoketest/smoketest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/smoketest/ $W/Dep/CxxObject/smoketest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCPPUNIT_PLUGIN_EXPORT='extern "C" SAL_DLLPUBLIC_EXPORT' -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/smoketest/smoketest.cxx -o $W/CxxObject/smoketest/smoketest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/TestExtension/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Jar/TestExtension.jar /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/TestExtension/root/TestExtension.jar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/ && cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Jar/mediawiki.jar /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Extension/wiki-publisher/root/mediawiki.jar [build CXX] test/source/bootstrapfixture.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/bootstrapfixture.cxx -o $W/CxxObject/test/source/bootstrapfixture.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] test/source/diff/diff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/diff/ $W/Dep/CxxObject/test/source/diff/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/diff/diff.cxx -o $W/CxxObject/test/source/diff/diff.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] test/source/callgrind.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/callgrind.cxx -o $W/CxxObject/test/source/callgrind.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] test/source/xmltesttools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/xmltesttools.cxx -o $W/CxxObject/test/source/xmltesttools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] test/source/htmltesttools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/htmltesttools.cxx -o $W/CxxObject/test/source/htmltesttools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] test/source/screenshot_test.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/screenshot_test.cxx -o $W/CxxObject/test/source/screenshot_test.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] test/source/unoapi_property_testers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/unoapi_property_testers.cxx -o $W/CxxObject/test/source/unoapi_property_testers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] test/source/helper/form.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/helper/ $W/Dep/CxxObject/test/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/helper/form.cxx -o $W/CxxObject/test/source/helper/form.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] test/source/helper/shape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/helper/ $W/Dep/CxxObject/test/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/helper/shape.cxx -o $W/CxxObject/test/source/helper/shape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsubsequenttest.so [build BIN] testtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/testtools [build JCS] Jar/test S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/test/ && rm -rf $W/JavaClassSet/Jar/test/* && RESPONSEFILE=/tmp/gbuild.RtpkIX && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/juh.jar:$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$W/Jar/OOoRunner.jar:/usr/share/java/junit.jar:$W/JavaClassSet/Jar/test" -d $W/JavaClassSet/Jar/test @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/test/done [build MOD] unotools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/unotools [build BIN] ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/ure [build JCS] Jar/form S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/form/ && rm -rf $W/JavaClassSet/Jar/form/* && RESPONSEFILE=/tmp/gbuild.YZbeSk && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$I/program/classes/java_uno.jar:$I/program/classes/commonwizards.jar:$W/JavaClassSet/Jar/form" -d $W/JavaClassSet/Jar/form @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/form/done [build JCS] Jar/query S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/query/ && rm -rf $W/JavaClassSet/Jar/query/* && RESPONSEFILE=/tmp/gbuild.lEiS7O && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$I/program/classes/java_uno.jar:$I/program/classes/commonwizards.jar:$W/JavaClassSet/Jar/query" -d $W/JavaClassSet/Jar/query @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/query/done [build JCS] Jar/report S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/report/ && rm -rf $W/JavaClassSet/Jar/report/* && RESPONSEFILE=/tmp/gbuild.JTldAM && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$I/program/classes/java_uno.jar:$I/program/classes/commonwizards.jar:$W/JavaClassSet/Jar/report" -d $W/JavaClassSet/Jar/report @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/report/done [build JCS] Jar/table S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/table/ && rm -rf $W/JavaClassSet/Jar/table/* && RESPONSEFILE=/tmp/gbuild.YOy2S6 && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$I/program/classes/java_uno.jar:$I/program/classes/commonwizards.jar:$W/JavaClassSet/Jar/table" -d $W/JavaClassSet/Jar/table @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/table/done [build JCS] Jar/XMergeBridge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/XMergeBridge/ && rm -rf $W/JavaClassSet/Jar/XMergeBridge/* && RESPONSEFILE=/tmp/gbuild.AtNgOs && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/xmerge.jar:$I/program/classes/unoil.jar:$I/program/classes/ridl.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$W/JavaClassSet/Jar/XMergeBridge" -d $W/JavaClassSet/Jar/XMergeBridge @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/XMergeBridge/done [build MOD] xmlscript Note: /builddir/build/BUILD/libreoffice-6.3.5.2/wizards/com/sun/star/wizards/form/UIControlArranger.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/xmlscript [build LNK] Library/libsvllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svl/source/config/asiancfg.o $W/CxxObject/svl/source/config/cjkoptions.o $W/CxxObject/svl/source/config/ctloptions.o $W/CxxObject/svl/source/config/itemholder2.o $W/CxxObject/svl/source/config/languageoptions.o $W/CxxObject/svl/source/crypto/cryptosign.o $W/CxxObject/svl/source/filepicker/pickerhistory.o $W/CxxObject/svl/source/items/aeitem.o $W/CxxObject/svl/source/items/cenumitm.o $W/CxxObject/svl/source/items/cintitem.o $W/CxxObject/svl/source/items/custritm.o $W/CxxObject/svl/source/items/flagitem.o $W/CxxObject/svl/source/items/globalnameitem.o $W/CxxObject/svl/source/items/grabbagitem.o $W/CxxObject/svl/source/items/ilstitem.o $W/CxxObject/svl/source/items/imageitm.o $W/CxxObject/svl/source/items/intitem.o $W/CxxObject/svl/source/items/int64item.o $W/CxxObject/svl/source/items/itemiter.o $W/CxxObject/svl/source/items/itempool.o $W/CxxObject/svl/source/items/itemprop.o $W/CxxObject/svl/source/items/IndexedStyleSheets.o $W/CxxObject/svl/source/items/itemset.o $W/CxxObject/svl/source/items/lckbitem.o $W/CxxObject/svl/source/items/legacyitem.o $W/CxxObject/svl/source/items/macitem.o $W/CxxObject/svl/source/items/poolcach.o $W/CxxObject/svl/source/items/poolio.o $W/CxxObject/svl/source/items/poolitem.o $W/CxxObject/svl/source/items/ptitem.o $W/CxxObject/svl/source/items/rectitem.o $W/CxxObject/svl/source/items/rngitem.o $W/CxxObject/svl/source/items/sitem.o $W/CxxObject/svl/source/items/slstitm.o $W/CxxObject/svl/source/items/srchitem.o $W/CxxObject/svl/source/items/stringio.o $W/CxxObject/svl/source/items/stritem.o $W/CxxObject/svl/source/items/style.o $W/CxxObject/svl/source/items/stylepool.o $W/CxxObject/svl/source/items/visitem.o $W/CxxObject/svl/source/items/whiter.o $W/CxxObject/svl/source/misc/PasswordHelper.o $W/CxxObject/svl/source/misc/adrparse.o $W/CxxObject/svl/source/misc/documentlockfile.o $W/CxxObject/svl/source/misc/msodocumentlockfile.o $W/CxxObject/svl/source/misc/filenotation.o $W/CxxObject/svl/source/misc/fstathelper.o $W/CxxObject/svl/source/misc/getstringresource.o $W/CxxObject/svl/source/misc/gridprinter.o $W/CxxObject/svl/source/misc/inethist.o $W/CxxObject/svl/source/misc/inettype.o $W/CxxObject/svl/source/misc/lngmisc.o $W/CxxObject/svl/source/misc/lockfilecommon.o $W/CxxObject/svl/source/misc/ownlist.o $W/CxxObject/svl/source/misc/sharecontrolfile.o $W/CxxObject/svl/source/misc/sharedstring.o $W/CxxObject/svl/source/misc/sharedstringpool.o $W/CxxObject/svl/source/misc/strmadpt.o $W/CxxObject/svl/source/misc/urihelper.o $W/CxxObject/svl/source/notify/SfxBroadcaster.o $W/CxxObject/svl/source/notify/broadcast.o $W/CxxObject/svl/source/notify/hint.o $W/CxxObject/svl/source/notify/isethint.o $W/CxxObject/svl/source/notify/listener.o $W/CxxObject/svl/source/notify/lstner.o $W/CxxObject/svl/source/numbers/currencytable.o $W/CxxObject/svl/source/numbers/numfmuno.o $W/CxxObject/svl/source/numbers/numuno.o $W/CxxObject/svl/source/numbers/supservs.o $W/CxxObject/svl/source/numbers/zforfind.o $W/CxxObject/svl/source/numbers/zforlist.o $W/CxxObject/svl/source/numbers/zformat.o $W/CxxObject/svl/source/numbers/zforscan.o $W/CxxObject/svl/source/svsql/converter.o $W/CxxObject/svl/source/undo/undo.o $W/CxxObject/svl/source/uno/pathservice.o $W/CxxObject/svl/unx/source/svdde/ddedummy.o -Wl,--start-group -lcurl -licuuc -lxml2 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmfwklo -luno_sal -lsotlo -ltllo -lucbhelper -lutllo -o $I/program/libsvllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libavmedialo.so [build CXX] sfx2/source/appl/app.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/app.cxx -o $W/CxxObject/sfx2/source/appl/app.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appbas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appbas.cxx -o $W/CxxObject/sfx2/source/appl/appbas.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appbaslib.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appbaslib.cxx -o $W/CxxObject/sfx2/source/appl/appbaslib.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appcfg.cxx -o $W/CxxObject/sfx2/source/appl/appcfg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appchild.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appchild.cxx -o $W/CxxObject/sfx2/source/appl/appchild.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appdata.cxx -o $W/CxxObject/sfx2/source/appl/appdata.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appdde.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appdde.cxx -o $W/CxxObject/sfx2/source/appl/appdde.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appdispatchprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appdispatchprovider.cxx -o $W/CxxObject/sfx2/source/appl/appdispatchprovider.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appinit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appinit.cxx -o $W/CxxObject/sfx2/source/appl/appinit.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appmain.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appmain.cxx -o $W/CxxObject/sfx2/source/appl/appmain.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appmisc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appmisc.cxx -o $W/CxxObject/sfx2/source/appl/appmisc.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appopen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appopen.cxx -o $W/CxxObject/sfx2/source/appl/appopen.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appquit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appquit.cxx -o $W/CxxObject/sfx2/source/appl/appquit.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appreg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsvllo.so | grep SONAME > $W/LinkTarget/Library/libsvllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsvllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsvllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsvllo.so.exports.tmp $W/LinkTarget/Library/libsvllo.so.exports; then rm $W/LinkTarget/Library/libsvllo.so.exports.tmp; else mv $W/LinkTarget/Library/libsvllo.so.exports.tmp $W/LinkTarget/Library/libsvllo.so.exports && touch -r $I/program/libsvllo.so $W/LinkTarget/Library/libsvllo.so.exports; fi TEMPFILE=/tmp/gbuild.N9wlTm && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsvllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appreg.cxx -o $W/CxxObject/sfx2/source/appl/appreg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appserv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appserv.cxx -o $W/CxxObject/sfx2/source/appl/appserv.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/appuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/appuno.cxx -o $W/CxxObject/sfx2/source/appl/appuno.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/childwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/childwin.cxx -o $W/CxxObject/sfx2/source/appl/childwin.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/childwinimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/childwinimpl.cxx -o $W/CxxObject/sfx2/source/appl/childwinimpl.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/fileobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/fileobj.cxx -o $W/CxxObject/sfx2/source/appl/fileobj.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/flatpak.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/flatpak.cxx -o $W/CxxObject/sfx2/source/appl/flatpak.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/fwkhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/fwkhelper.cxx -o $W/CxxObject/sfx2/source/appl/fwkhelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/helpdispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/helpdispatch.cxx -o $W/CxxObject/sfx2/source/appl/helpdispatch.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/helpinterceptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/helpinterceptor.cxx -o $W/CxxObject/sfx2/source/appl/helpinterceptor.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/imestatuswindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/imestatuswindow.cxx -o $W/CxxObject/sfx2/source/appl/imestatuswindow.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/impldde.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/impldde.cxx -o $W/CxxObject/sfx2/source/appl/impldde.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/linkmgr2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/linkmgr2.cxx -o $W/CxxObject/sfx2/source/appl/linkmgr2.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/linksrc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/linksrc.cxx -o $W/CxxObject/sfx2/source/appl/linksrc.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/lnkbase2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/lnkbase2.cxx -o $W/CxxObject/sfx2/source/appl/lnkbase2.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/macroloader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/macroloader.cxx -o $W/CxxObject/sfx2/source/appl/macroloader.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/module.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/module.cxx -o $W/CxxObject/sfx2/source/appl/module.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/newhelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/newhelp.cxx -o $W/CxxObject/sfx2/source/appl/newhelp.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/opengrf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/opengrf.cxx -o $W/CxxObject/sfx2/source/appl/opengrf.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/openuriexternally.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/openuriexternally.cxx -o $W/CxxObject/sfx2/source/appl/openuriexternally.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/preventduplicateinteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/preventduplicateinteraction.cxx -o $W/CxxObject/sfx2/source/appl/preventduplicateinteraction.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/sfxhelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/sfxhelp.cxx -o $W/CxxObject/sfx2/source/appl/sfxhelp.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/sfxpicklist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/sfxpicklist.cxx -o $W/CxxObject/sfx2/source/appl/sfxpicklist.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/shellimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/shellimpl.cxx -o $W/CxxObject/sfx2/source/appl/shellimpl.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/shutdownicon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/shutdownicon.cxx -o $W/CxxObject/sfx2/source/appl/shutdownicon.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/workwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/workwin.cxx -o $W/CxxObject/sfx2/source/appl/workwin.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/appl/xpackcreator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/appl/ $W/Dep/CxxObject/sfx2/source/appl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/appl/xpackcreator.cxx -o $W/CxxObject/sfx2/source/appl/xpackcreator.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/bitset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/bitset.cxx -o $W/CxxObject/sfx2/source/bastyp/bitset.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/fltfnc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/fltfnc.cxx -o $W/CxxObject/sfx2/source/bastyp/fltfnc.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/fltlst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/fltlst.cxx -o $W/CxxObject/sfx2/source/bastyp/fltlst.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/frmhtml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/frmhtml.cxx -o $W/CxxObject/sfx2/source/bastyp/frmhtml.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/frmhtmlw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/frmhtmlw.cxx -o $W/CxxObject/sfx2/source/bastyp/frmhtmlw.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/helper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/helper.cxx -o $W/CxxObject/sfx2/source/bastyp/helper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/mieclip.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/mieclip.cxx -o $W/CxxObject/sfx2/source/bastyp/mieclip.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/progress.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/progress.cxx -o $W/CxxObject/sfx2/source/bastyp/progress.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/sfxhtml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/sfxhtml.cxx -o $W/CxxObject/sfx2/source/bastyp/sfxhtml.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/bastyp/sfxresid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/bastyp/ $W/Dep/CxxObject/sfx2/source/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/bastyp/sfxresid.cxx -o $W/CxxObject/sfx2/source/bastyp/sfxresid.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/config/evntconf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/config/ $W/Dep/CxxObject/sfx2/source/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/config/evntconf.cxx -o $W/CxxObject/sfx2/source/config/evntconf.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/asyncfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/asyncfunc.cxx -o $W/CxxObject/sfx2/source/control/asyncfunc.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/bindings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/bindings.cxx -o $W/CxxObject/sfx2/source/control/bindings.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/ctrlitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/ctrlitem.cxx -o $W/CxxObject/sfx2/source/control/ctrlitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/ctrlfactoryimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/ctrlfactoryimpl.cxx -o $W/CxxObject/sfx2/source/control/ctrlfactoryimpl.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/dispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/dispatch.cxx -o $W/CxxObject/sfx2/source/control/dispatch.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/itemdel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/itemdel.cxx -o $W/CxxObject/sfx2/source/control/itemdel.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/minfitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/minfitem.cxx -o $W/CxxObject/sfx2/source/control/minfitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/msg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/msg.cxx -o $W/CxxObject/sfx2/source/control/msg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/msgpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/msgpool.cxx -o $W/CxxObject/sfx2/source/control/msgpool.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/objface.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/objface.cxx -o $W/CxxObject/sfx2/source/control/objface.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/recentdocsview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/recentdocsview.cxx -o $W/CxxObject/sfx2/source/control/recentdocsview.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/recentdocsviewitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/recentdocsviewitem.cxx -o $W/CxxObject/sfx2/source/control/recentdocsviewitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/request.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/request.cxx -o $W/CxxObject/sfx2/source/control/request.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/sfxstatuslistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/sfxstatuslistener.cxx -o $W/CxxObject/sfx2/source/control/sfxstatuslistener.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/shell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/shell.cxx -o $W/CxxObject/sfx2/source/control/shell.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/sorgitm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/sorgitm.cxx -o $W/CxxObject/sfx2/source/control/sorgitm.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/statcach.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/statcach.cxx -o $W/CxxObject/sfx2/source/control/statcach.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/templatedefaultview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/templatedefaultview.cxx -o $W/CxxObject/sfx2/source/control/templatedefaultview.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/templateviewitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/templateviewitem.cxx -o $W/CxxObject/sfx2/source/control/templateviewitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/templatelocalview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/templatelocalview.cxx -o $W/CxxObject/sfx2/source/control/templatelocalview.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/templatecontaineritem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/templatecontaineritem.cxx -o $W/CxxObject/sfx2/source/control/templatecontaineritem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/templatesearchview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/templatesearchview.cxx -o $W/CxxObject/sfx2/source/control/templatesearchview.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/thumbnailviewitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/thumbnailviewitem.cxx -o $W/CxxObject/sfx2/source/control/thumbnailviewitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/thumbnailviewacc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/thumbnailviewacc.cxx -o $W/CxxObject/sfx2/source/control/thumbnailviewacc.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/thumbnailview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/thumbnailview.cxx -o $W/CxxObject/sfx2/source/control/thumbnailview.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/emojiviewitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/emojiviewitem.cxx -o $W/CxxObject/sfx2/source/control/emojiviewitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/emojiview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/emojiview.cxx -o $W/CxxObject/sfx2/source/control/emojiview.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/emojicontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/emojicontrol.cxx -o $W/CxxObject/sfx2/source/control/emojicontrol.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/emojipopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/emojipopup.cxx -o $W/CxxObject/sfx2/source/control/emojipopup.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/charmapcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/charmapcontrol.cxx -o $W/CxxObject/sfx2/source/control/charmapcontrol.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/charwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/charwin.cxx -o $W/CxxObject/sfx2/source/control/charwin.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/control/unoctitm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/control/ $W/Dep/CxxObject/sfx2/source/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/control/unoctitm.cxx -o $W/CxxObject/sfx2/source/control/unoctitm.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/alienwarn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/alienwarn.cxx -o $W/CxxObject/sfx2/source/dialog/alienwarn.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/backingcomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/backingcomp.cxx -o $W/CxxObject/sfx2/source/dialog/backingcomp.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/backingwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/backingwindow.cxx -o $W/CxxObject/sfx2/source/dialog/backingwindow.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/basedlgs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/basedlgs.cxx -o $W/CxxObject/sfx2/source/dialog/basedlgs.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/checkin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/checkin.cxx -o $W/CxxObject/sfx2/source/dialog/checkin.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/dialoghelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/dialoghelper.cxx -o $W/CxxObject/sfx2/source/dialog/dialoghelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/charmappopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/charmappopup.cxx -o $W/CxxObject/sfx2/source/dialog/charmappopup.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/dinfdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/dinfdlg.cxx -o $W/CxxObject/sfx2/source/dialog/dinfdlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/dockwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/dockwin.cxx -o $W/CxxObject/sfx2/source/dialog/dockwin.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/documentfontsdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/documentfontsdialog.cxx -o $W/CxxObject/sfx2/source/dialog/documentfontsdialog.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/filedlghelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/filedlghelper.cxx -o $W/CxxObject/sfx2/source/dialog/filedlghelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/filtergrouping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/filtergrouping.cxx -o $W/CxxObject/sfx2/source/dialog/filtergrouping.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/infobar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/infobar.cxx -o $W/CxxObject/sfx2/source/dialog/infobar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/inputdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/inputdlg.cxx -o $W/CxxObject/sfx2/source/dialog/inputdlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/mailmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/mailmodel.cxx -o $W/CxxObject/sfx2/source/dialog/mailmodel.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/bluthsnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/bluthsnd.cxx -o $W/CxxObject/sfx2/source/dialog/bluthsnd.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/mgetempl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/mgetempl.cxx -o $W/CxxObject/sfx2/source/dialog/mgetempl.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/navigat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/navigat.cxx -o $W/CxxObject/sfx2/source/dialog/navigat.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/newstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/newstyle.cxx -o $W/CxxObject/sfx2/source/dialog/newstyle.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/partwnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/partwnd.cxx -o $W/CxxObject/sfx2/source/dialog/partwnd.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/passwd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/passwd.cxx -o $W/CxxObject/sfx2/source/dialog/passwd.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/printopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/printopt.cxx -o $W/CxxObject/sfx2/source/dialog/printopt.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/recfloat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/recfloat.cxx -o $W/CxxObject/sfx2/source/dialog/recfloat.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/securitypage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/securitypage.cxx -o $W/CxxObject/sfx2/source/dialog/securitypage.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/sfxdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/sfxdlg.cxx -o $W/CxxObject/sfx2/source/dialog/sfxdlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/splitwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/splitwin.cxx -o $W/CxxObject/sfx2/source/dialog/splitwin.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/srchdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/srchdlg.cxx -o $W/CxxObject/sfx2/source/dialog/srchdlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/styfitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/styfitem.cxx -o $W/CxxObject/sfx2/source/dialog/styfitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/styledlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/styledlg.cxx -o $W/CxxObject/sfx2/source/dialog/styledlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/tabdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/tabdlg.cxx -o $W/CxxObject/sfx2/source/dialog/tabdlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/templdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/templdlg.cxx -o $W/CxxObject/sfx2/source/dialog/templdlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/titledockwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/titledockwin.cxx -o $W/CxxObject/sfx2/source/dialog/titledockwin.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/tplcitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/tplcitem.cxx -o $W/CxxObject/sfx2/source/dialog/tplcitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/tplpitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/tplpitem.cxx -o $W/CxxObject/sfx2/source/dialog/tplpitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/dialog/versdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/dialog/ $W/Dep/CxxObject/sfx2/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/dialog/versdlg.cxx -o $W/CxxObject/sfx2/source/dialog/versdlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/DocumentMetadataAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/DocumentMetadataAccess.cxx -o $W/CxxObject/sfx2/source/doc/DocumentMetadataAccess.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/DocumentSigner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/DocumentSigner.cxx -o $W/CxxObject/sfx2/source/doc/DocumentSigner.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/Metadatable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/Metadatable.cxx -o $W/CxxObject/sfx2/source/doc/Metadatable.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/QuerySaveDocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/QuerySaveDocument.cxx -o $W/CxxObject/sfx2/source/doc/QuerySaveDocument.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/SfxDocumentMetaData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/SfxDocumentMetaData.cxx -o $W/CxxObject/sfx2/source/doc/SfxDocumentMetaData.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/docfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/docfac.cxx -o $W/CxxObject/sfx2/source/doc/docfac.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/docfile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/docfile.cxx -o $W/CxxObject/sfx2/source/doc/docfile.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/docfilt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/docfilt.cxx -o $W/CxxObject/sfx2/source/doc/docfilt.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/docinf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/docinf.cxx -o $W/CxxObject/sfx2/source/doc/docinf.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/docinsert.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/docinsert.cxx -o $W/CxxObject/sfx2/source/doc/docinsert.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/docmacromode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/docmacromode.cxx -o $W/CxxObject/sfx2/source/doc/docmacromode.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/docstoragemodifylistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/docstoragemodifylistener.cxx -o $W/CxxObject/sfx2/source/doc/docstoragemodifylistener.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/doctempl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/doctempl.cxx -o $W/CxxObject/sfx2/source/doc/doctempl.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/doctemplates.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/doctemplates.cxx -o $W/CxxObject/sfx2/source/doc/doctemplates.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/doctemplateslocal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/doctemplateslocal.cxx -o $W/CxxObject/sfx2/source/doc/doctemplateslocal.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/exoticfileloadexception.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/exoticfileloadexception.cxx -o $W/CxxObject/sfx2/source/doc/exoticfileloadexception.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/frmdescr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/frmdescr.cxx -o $W/CxxObject/sfx2/source/doc/frmdescr.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/graphhelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/graphhelp.cxx -o $W/CxxObject/sfx2/source/doc/graphhelp.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/guisaveas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/guisaveas.cxx -o $W/CxxObject/sfx2/source/doc/guisaveas.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/iframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/iframe.cxx -o $W/CxxObject/sfx2/source/doc/iframe.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/new.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/new.cxx -o $W/CxxObject/sfx2/source/doc/new.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/objcont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/objcont.cxx -o $W/CxxObject/sfx2/source/doc/objcont.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/objembed.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/objembed.cxx -o $W/CxxObject/sfx2/source/doc/objembed.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/objitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/objitem.cxx -o $W/CxxObject/sfx2/source/doc/objitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/objmisc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/objmisc.cxx -o $W/CxxObject/sfx2/source/doc/objmisc.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/objserv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/objserv.cxx -o $W/CxxObject/sfx2/source/doc/objserv.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/objstor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/objstor.cxx -o $W/CxxObject/sfx2/source/doc/objstor.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/objxtor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/objxtor.cxx -o $W/CxxObject/sfx2/source/doc/objxtor.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/oleprops.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/oleprops.cxx -o $W/CxxObject/sfx2/source/doc/oleprops.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/ownsubfilterservice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/ownsubfilterservice.cxx -o $W/CxxObject/sfx2/source/doc/ownsubfilterservice.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/printhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/printhelper.cxx -o $W/CxxObject/sfx2/source/doc/printhelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/docundomanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/docundomanager.cxx -o $W/CxxObject/sfx2/source/doc/docundomanager.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/sfxbasemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/sfxbasemodel.cxx -o $W/CxxObject/sfx2/source/doc/sfxbasemodel.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/sfxmodelfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/sfxmodelfactory.cxx -o $W/CxxObject/sfx2/source/doc/sfxmodelfactory.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/SfxRedactionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/SfxRedactionHelper.cxx -o $W/CxxObject/sfx2/source/doc/SfxRedactionHelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/syspath.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/syspath.cxx -o $W/CxxObject/sfx2/source/doc/syspath.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/zoomitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/zoomitem.cxx -o $W/CxxObject/sfx2/source/doc/zoomitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/templatedlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/templatedlg.cxx -o $W/CxxObject/sfx2/source/doc/templatedlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/watermarkitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/watermarkitem.cxx -o $W/CxxObject/sfx2/source/doc/watermarkitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/doc/saveastemplatedlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/doc/ $W/Dep/CxxObject/sfx2/source/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/doc/saveastemplatedlg.cxx -o $W/CxxObject/sfx2/source/doc/saveastemplatedlg.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/explorer/nochaos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/explorer/ $W/Dep/CxxObject/sfx2/source/explorer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/explorer/nochaos.cxx -o $W/CxxObject/sfx2/source/explorer/nochaos.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/inet/inettbc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/inet/ $W/Dep/CxxObject/sfx2/source/inet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/inet/inettbc.cxx -o $W/CxxObject/sfx2/source/inet/inettbc.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notebookbar/ContextVBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notebookbar/ $W/Dep/CxxObject/sfx2/source/notebookbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notebookbar/ContextVBox.cxx -o $W/CxxObject/sfx2/source/notebookbar/ContextVBox.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notebookbar/DropdownBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notebookbar/ $W/Dep/CxxObject/sfx2/source/notebookbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notebookbar/DropdownBox.cxx -o $W/CxxObject/sfx2/source/notebookbar/DropdownBox.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notebookbar/OptionalBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notebookbar/ $W/Dep/CxxObject/sfx2/source/notebookbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notebookbar/OptionalBox.cxx -o $W/CxxObject/sfx2/source/notebookbar/OptionalBox.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notebookbar/PriorityHBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notebookbar/ $W/Dep/CxxObject/sfx2/source/notebookbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notebookbar/PriorityHBox.cxx -o $W/CxxObject/sfx2/source/notebookbar/PriorityHBox.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notebookbar/PriorityMergedHBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notebookbar/ $W/Dep/CxxObject/sfx2/source/notebookbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notebookbar/PriorityMergedHBox.cxx -o $W/CxxObject/sfx2/source/notebookbar/PriorityMergedHBox.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notebookbar/SfxNotebookBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notebookbar/ $W/Dep/CxxObject/sfx2/source/notebookbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notebookbar/SfxNotebookBar.cxx -o $W/CxxObject/sfx2/source/notebookbar/SfxNotebookBar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notebookbar/NotebookbarPopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notebookbar/ $W/Dep/CxxObject/sfx2/source/notebookbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notebookbar/NotebookbarPopup.cxx -o $W/CxxObject/sfx2/source/notebookbar/NotebookbarPopup.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notebookbar/NotebookbarTabControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notebookbar/ $W/Dep/CxxObject/sfx2/source/notebookbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notebookbar/NotebookbarTabControl.cxx -o $W/CxxObject/sfx2/source/notebookbar/NotebookbarTabControl.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notify/eventsupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notify/ $W/Dep/CxxObject/sfx2/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notify/eventsupplier.cxx -o $W/CxxObject/sfx2/source/notify/eventsupplier.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notify/globalevents.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notify/ $W/Dep/CxxObject/sfx2/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notify/globalevents.cxx -o $W/CxxObject/sfx2/source/notify/globalevents.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notify/hintpost.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notify/ $W/Dep/CxxObject/sfx2/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notify/hintpost.cxx -o $W/CxxObject/sfx2/source/notify/hintpost.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/notify/openurlhint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/notify/ $W/Dep/CxxObject/sfx2/source/notify/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/notify/openurlhint.cxx -o $W/CxxObject/sfx2/source/notify/openurlhint.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/safemode/safemode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/safemode/ $W/Dep/CxxObject/sfx2/source/safemode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/safemode/safemode.cxx -o $W/CxxObject/sfx2/source/safemode/safemode.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/Sidebar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/Sidebar.cxx -o $W/CxxObject/sfx2/source/sidebar/Sidebar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/SidebarChildWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/SidebarChildWindow.cxx -o $W/CxxObject/sfx2/source/sidebar/SidebarChildWindow.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/SidebarDockingWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/SidebarDockingWindow.cxx -o $W/CxxObject/sfx2/source/sidebar/SidebarDockingWindow.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/SidebarController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/SidebarController.cxx -o $W/CxxObject/sfx2/source/sidebar/SidebarController.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/SidebarModelUpdate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/SidebarModelUpdate.cxx -o $W/CxxObject/sfx2/source/sidebar/SidebarModelUpdate.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/SidebarPanelBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/SidebarPanelBase.cxx -o $W/CxxObject/sfx2/source/sidebar/SidebarPanelBase.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/SidebarToolBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/SidebarToolBox.cxx -o $W/CxxObject/sfx2/source/sidebar/SidebarToolBox.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/Accessible.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/Accessible.cxx -o $W/CxxObject/sfx2/source/sidebar/Accessible.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/AccessibleTitleBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/AccessibleTitleBar.cxx -o $W/CxxObject/sfx2/source/sidebar/AccessibleTitleBar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/AsynchronousCall.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/AsynchronousCall.cxx -o $W/CxxObject/sfx2/source/sidebar/AsynchronousCall.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/Context.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/Context.cxx -o $W/CxxObject/sfx2/source/sidebar/Context.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/ContextChangeBroadcaster.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/ContextChangeBroadcaster.cxx -o $W/CxxObject/sfx2/source/sidebar/ContextChangeBroadcaster.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/ContextList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/ContextList.cxx -o $W/CxxObject/sfx2/source/sidebar/ContextList.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/ControlFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/ControlFactory.cxx -o $W/CxxObject/sfx2/source/sidebar/ControlFactory.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/ControllerFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/ControllerFactory.cxx -o $W/CxxObject/sfx2/source/sidebar/ControllerFactory.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/ControllerItem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/ControllerItem.cxx -o $W/CxxObject/sfx2/source/sidebar/ControllerItem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/Deck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/Deck.cxx -o $W/CxxObject/sfx2/source/sidebar/Deck.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/DeckDescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/DeckDescriptor.cxx -o $W/CxxObject/sfx2/source/sidebar/DeckDescriptor.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/DeckLayouter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/DeckLayouter.cxx -o $W/CxxObject/sfx2/source/sidebar/DeckLayouter.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/DeckTitleBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/DeckTitleBar.cxx -o $W/CxxObject/sfx2/source/sidebar/DeckTitleBar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/DrawHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/DrawHelper.cxx -o $W/CxxObject/sfx2/source/sidebar/DrawHelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/FocusManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/FocusManager.cxx -o $W/CxxObject/sfx2/source/sidebar/FocusManager.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/MenuButton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/MenuButton.cxx -o $W/CxxObject/sfx2/source/sidebar/MenuButton.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/IContextChangeReceiver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/IContextChangeReceiver.cxx -o $W/CxxObject/sfx2/source/sidebar/IContextChangeReceiver.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/ILayoutableWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/ILayoutableWindow.cxx -o $W/CxxObject/sfx2/source/sidebar/ILayoutableWindow.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/Paint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/Paint.cxx -o $W/CxxObject/sfx2/source/sidebar/Paint.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/Panel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/Panel.cxx -o $W/CxxObject/sfx2/source/sidebar/Panel.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/PanelDescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/PanelDescriptor.cxx -o $W/CxxObject/sfx2/source/sidebar/PanelDescriptor.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/PanelTitleBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/PanelTitleBar.cxx -o $W/CxxObject/sfx2/source/sidebar/PanelTitleBar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/ResourceManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/ResourceManager.cxx -o $W/CxxObject/sfx2/source/sidebar/ResourceManager.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/TabBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/TabBar.cxx -o $W/CxxObject/sfx2/source/sidebar/TabBar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/TabItem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/TabItem.cxx -o $W/CxxObject/sfx2/source/sidebar/TabItem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/TitleBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/TitleBar.cxx -o $W/CxxObject/sfx2/source/sidebar/TitleBar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/Theme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/Theme.cxx -o $W/CxxObject/sfx2/source/sidebar/Theme.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/Tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/Tools.cxx -o $W/CxxObject/sfx2/source/sidebar/Tools.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/UnoPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/UnoPanel.cxx -o $W/CxxObject/sfx2/source/sidebar/UnoPanel.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/UnoPanels.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/UnoPanels.cxx -o $W/CxxObject/sfx2/source/sidebar/UnoPanels.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/UnoDeck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/UnoDeck.cxx -o $W/CxxObject/sfx2/source/sidebar/UnoDeck.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/UnoDecks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/UnoDecks.cxx -o $W/CxxObject/sfx2/source/sidebar/UnoDecks.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/sidebar/UnoSidebar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/sidebar/ $W/Dep/CxxObject/sfx2/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/sidebar/UnoSidebar.cxx -o $W/CxxObject/sfx2/source/sidebar/UnoSidebar.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/statbar/stbitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/statbar/ $W/Dep/CxxObject/sfx2/source/statbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/statbar/stbitem.cxx -o $W/CxxObject/sfx2/source/statbar/stbitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/styles/StyleManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/styles/ $W/Dep/CxxObject/sfx2/source/styles/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/styles/StyleManager.cxx -o $W/CxxObject/sfx2/source/styles/StyleManager.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/toolbox/tbxitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/toolbox/ $W/Dep/CxxObject/sfx2/source/toolbox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/toolbox/tbxitem.cxx -o $W/CxxObject/sfx2/source/toolbox/tbxitem.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/classificationcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/classificationcontroller.cxx -o $W/CxxObject/sfx2/source/view/classificationcontroller.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/classificationhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/classificationhelper.cxx -o $W/CxxObject/sfx2/source/view/classificationhelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/frame.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/frame.cxx -o $W/CxxObject/sfx2/source/view/frame.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/frame2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/frame2.cxx -o $W/CxxObject/sfx2/source/view/frame2.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/frmload.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/frmload.cxx -o $W/CxxObject/sfx2/source/view/frmload.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/ipclient.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/ipclient.cxx -o $W/CxxObject/sfx2/source/view/ipclient.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/lokcharthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/lokcharthelper.cxx -o $W/CxxObject/sfx2/source/view/lokcharthelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/lokhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/lokhelper.cxx -o $W/CxxObject/sfx2/source/view/lokhelper.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/printer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/printer.cxx -o $W/CxxObject/sfx2/source/view/printer.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/sfxbasecontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/sfxbasecontroller.cxx -o $W/CxxObject/sfx2/source/view/sfxbasecontroller.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/userinputinterception.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/userinputinterception.cxx -o $W/CxxObject/sfx2/source/view/userinputinterception.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/viewfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/viewfac.cxx -o $W/CxxObject/sfx2/source/view/viewfac.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/viewfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/viewfrm.cxx -o $W/CxxObject/sfx2/source/view/viewfrm.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/viewfrm2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/viewfrm2.cxx -o $W/CxxObject/sfx2/source/view/viewfrm2.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/viewprn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/viewprn.cxx -o $W/CxxObject/sfx2/source/view/viewprn.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sfx2/source/view/viewsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sfx2/source/view/ $W/Dep/CxxObject/sfx2/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSFX2_DLLIMPLEMENTATION -DENABLE_CUPS -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sfx2/source/view/viewsh.cxx -o $W/CxxObject/sfx2/source/view/viewsh.o -I$S/sfx2/inc -I$S/sfx2/source/inc -I$W/SdiTarget/sfx2/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] avmedia/source/framework/mediacontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/framework/ $W/Dep/CxxObject/avmedia/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/framework/mediacontrol.cxx -o $W/CxxObject/avmedia/source/framework/mediacontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] avmedia/source/framework/MediaControlBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/framework/ $W/Dep/CxxObject/avmedia/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/framework/MediaControlBase.cxx -o $W/CxxObject/avmedia/source/framework/MediaControlBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] avmedia/source/framework/mediaitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/framework/ $W/Dep/CxxObject/avmedia/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/framework/mediaitem.cxx -o $W/CxxObject/avmedia/source/framework/mediaitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] avmedia/source/framework/mediaplayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/framework/ $W/Dep/CxxObject/avmedia/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/framework/mediaplayer.cxx -o $W/CxxObject/avmedia/source/framework/mediaplayer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] avmedia/source/framework/mediatoolbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/framework/ $W/Dep/CxxObject/avmedia/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/framework/mediatoolbox.cxx -o $W/CxxObject/avmedia/source/framework/mediatoolbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] avmedia/source/framework/soundhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/framework/ $W/Dep/CxxObject/avmedia/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/framework/soundhandler.cxx -o $W/CxxObject/avmedia/source/framework/soundhandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] avmedia/source/viewer/mediaevent_impl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/viewer/ $W/Dep/CxxObject/avmedia/source/viewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/viewer/mediaevent_impl.cxx -o $W/CxxObject/avmedia/source/viewer/mediaevent_impl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] avmedia/source/viewer/mediawindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/viewer/ $W/Dep/CxxObject/avmedia/source/viewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/viewer/mediawindow.cxx -o $W/CxxObject/avmedia/source/viewer/mediawindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm [build CXX] avmedia/source/viewer/mediawindow_impl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/avmedia/source/viewer/ $W/Dep/CxxObject/avmedia/source/viewer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DAVMEDIA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/avmedia/source/viewer/mediawindow_impl.cxx -o $W/CxxObject/avmedia/source/viewer/mediawindow_impl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/avmedia/inc -I$S/avmedia/source/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libdrm S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsvxcorelo.so [build CXX] editeng/source/accessibility/AccessibleComponentBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleComponentBase.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleComponentBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/accessibility/AccessibleContextBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleContextBase.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleContextBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/accessibility/AccessibleEditableTextPara.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleEditableTextPara.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleEditableTextPara.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/accessibility/AccessibleHyperlink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleHyperlink.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleHyperlink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/accessibility/AccessibleImageBullet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleImageBullet.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleImageBullet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/accessibility/AccessibleParaManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleParaManager.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleParaManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/accessibility/AccessibleSelectionBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleSelectionBase.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleSelectionBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/accessibility/AccessibleStaticTextBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleStaticTextBase.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleStaticTextBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/accessibility/AccessibleStringWrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/accessibility/ $W/Dep/CxxObject/editeng/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/accessibility/AccessibleStringWrap.cxx -o $W/CxxObject/editeng/source/accessibility/AccessibleStringWrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editattr.cxx -o $W/CxxObject/editeng/source/editeng/editattr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editdata.cxx -o $W/CxxObject/editeng/source/editeng/editdata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editdbg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editdbg.cxx -o $W/CxxObject/editeng/source/editeng/editdbg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editdoc.cxx -o $W/CxxObject/editeng/source/editeng/editdoc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editeng.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editeng.cxx -o $W/CxxObject/editeng/source/editeng/editeng.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editobj.cxx -o $W/CxxObject/editeng/source/editeng/editobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editsel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editsel.cxx -o $W/CxxObject/editeng/source/editeng/editsel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editundo.cxx -o $W/CxxObject/editeng/source/editeng/editundo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/editview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/editview.cxx -o $W/CxxObject/editeng/source/editeng/editview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/edtspell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/edtspell.cxx -o $W/CxxObject/editeng/source/editeng/edtspell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/eehtml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/eehtml.cxx -o $W/CxxObject/editeng/source/editeng/eehtml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/eeobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/eeobj.cxx -o $W/CxxObject/editeng/source/editeng/eeobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/eerdll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/eerdll.cxx -o $W/CxxObject/editeng/source/editeng/eerdll.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/eertfpar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/eertfpar.cxx -o $W/CxxObject/editeng/source/editeng/eertfpar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/fieldupdater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/fieldupdater.cxx -o $W/CxxObject/editeng/source/editeng/fieldupdater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/impedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/impedit.cxx -o $W/CxxObject/editeng/source/editeng/impedit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/impedit2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/impedit2.cxx -o $W/CxxObject/editeng/source/editeng/impedit2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/impedit3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/impedit3.cxx -o $W/CxxObject/editeng/source/editeng/impedit3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/impedit4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/impedit4.cxx -o $W/CxxObject/editeng/source/editeng/impedit4.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/impedit5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/impedit5.cxx -o $W/CxxObject/editeng/source/editeng/impedit5.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/misspellrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/misspellrange.cxx -o $W/CxxObject/editeng/source/editeng/misspellrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/section.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/section.cxx -o $W/CxxObject/editeng/source/editeng/section.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/editeng/textconv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/editeng/ $W/Dep/CxxObject/editeng/source/editeng/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/editeng/textconv.cxx -o $W/CxxObject/editeng/source/editeng/textconv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/borderline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/borderline.cxx -o $W/CxxObject/editeng/source/items/borderline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/bulitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/bulitem.cxx -o $W/CxxObject/editeng/source/items/bulitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/CustomPropertyField.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/CustomPropertyField.cxx -o $W/CxxObject/editeng/source/items/CustomPropertyField.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/charhiddenitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/charhiddenitem.cxx -o $W/CxxObject/editeng/source/items/charhiddenitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/flditem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/flditem.cxx -o $W/CxxObject/editeng/source/items/flditem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/frmitems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/frmitems.cxx -o $W/CxxObject/editeng/source/items/frmitems.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/itemtype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/itemtype.cxx -o $W/CxxObject/editeng/source/items/itemtype.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/justifyitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/justifyitem.cxx -o $W/CxxObject/editeng/source/items/justifyitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/numitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/numitem.cxx -o $W/CxxObject/editeng/source/items/numitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/legacyitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/legacyitem.cxx -o $W/CxxObject/editeng/source/items/legacyitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/optitems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/optitems.cxx -o $W/CxxObject/editeng/source/items/optitems.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/paperinf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/paperinf.cxx -o $W/CxxObject/editeng/source/items/paperinf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/paraitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/paraitem.cxx -o $W/CxxObject/editeng/source/items/paraitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/svdfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/svdfield.cxx -o $W/CxxObject/editeng/source/items/svdfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/svxfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/svxfont.cxx -o $W/CxxObject/editeng/source/items/svxfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/textitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/textitem.cxx -o $W/CxxObject/editeng/source/items/textitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/writingmodeitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/writingmodeitem.cxx -o $W/CxxObject/editeng/source/items/writingmodeitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/items/xmlcnitm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/items/ $W/Dep/CxxObject/editeng/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/items/xmlcnitm.cxx -o $W/CxxObject/editeng/source/items/xmlcnitm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/acorrcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/acorrcfg.cxx -o $W/CxxObject/editeng/source/misc/acorrcfg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/edtdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/edtdlg.cxx -o $W/CxxObject/editeng/source/misc/edtdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/forbiddencharacterstable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/forbiddencharacterstable.cxx -o $W/CxxObject/editeng/source/misc/forbiddencharacterstable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/hangulhanja.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/hangulhanja.cxx -o $W/CxxObject/editeng/source/misc/hangulhanja.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/splwrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/splwrap.cxx -o $W/CxxObject/editeng/source/misc/splwrap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/svxacorr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/svxacorr.cxx -o $W/CxxObject/editeng/source/misc/svxacorr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/SvXMLAutoCorrectTokenHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/SvXMLAutoCorrectTokenHandler.cxx -o $W/CxxObject/editeng/source/misc/SvXMLAutoCorrectTokenHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/SvXMLAutoCorrectExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/SvXMLAutoCorrectExport.cxx -o $W/CxxObject/editeng/source/misc/SvXMLAutoCorrectExport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/SvXMLAutoCorrectImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/SvXMLAutoCorrectImport.cxx -o $W/CxxObject/editeng/source/misc/SvXMLAutoCorrectImport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/swafopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/swafopt.cxx -o $W/CxxObject/editeng/source/misc/swafopt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/txtrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/txtrange.cxx -o $W/CxxObject/editeng/source/misc/txtrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/misc/unolingu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/misc/ $W/Dep/CxxObject/editeng/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/misc/unolingu.cxx -o $W/CxxObject/editeng/source/misc/unolingu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/outliner/outleeng.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/outliner/ $W/Dep/CxxObject/editeng/source/outliner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/outliner/outleeng.cxx -o $W/CxxObject/editeng/source/outliner/outleeng.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/outliner/outlin2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/outliner/ $W/Dep/CxxObject/editeng/source/outliner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/outliner/outlin2.cxx -o $W/CxxObject/editeng/source/outliner/outlin2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/outliner/outliner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/outliner/ $W/Dep/CxxObject/editeng/source/outliner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/outliner/outliner.cxx -o $W/CxxObject/editeng/source/outliner/outliner.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/outliner/outlobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/outliner/ $W/Dep/CxxObject/editeng/source/outliner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/outliner/outlobj.cxx -o $W/CxxObject/editeng/source/outliner/outlobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/outliner/outlundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/outliner/ $W/Dep/CxxObject/editeng/source/outliner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/outliner/outlundo.cxx -o $W/CxxObject/editeng/source/outliner/outlundo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/outliner/outlvw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/outliner/ $W/Dep/CxxObject/editeng/source/outliner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/outliner/outlvw.cxx -o $W/CxxObject/editeng/source/outliner/outlvw.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/outliner/overflowingtxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/outliner/ $W/Dep/CxxObject/editeng/source/outliner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/outliner/overflowingtxt.cxx -o $W/CxxObject/editeng/source/outliner/overflowingtxt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/outliner/paralist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/outliner/ $W/Dep/CxxObject/editeng/source/outliner/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/outliner/paralist.cxx -o $W/CxxObject/editeng/source/outliner/paralist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/rtf/rtfitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/rtf/ $W/Dep/CxxObject/editeng/source/rtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/rtf/rtfitem.cxx -o $W/CxxObject/editeng/source/rtf/rtfitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/rtf/svxrtf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/rtf/ $W/Dep/CxxObject/editeng/source/rtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/rtf/svxrtf.cxx -o $W/CxxObject/editeng/source/rtf/svxrtf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unoedhlp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unoedhlp.cxx -o $W/CxxObject/editeng/source/uno/unoedhlp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unoedprx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unoedprx.cxx -o $W/CxxObject/editeng/source/uno/unoedprx.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unoedsrc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unoedsrc.cxx -o $W/CxxObject/editeng/source/uno/unoedsrc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unofdesc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unofdesc.cxx -o $W/CxxObject/editeng/source/uno/unofdesc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unofield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unofield.cxx -o $W/CxxObject/editeng/source/uno/unofield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/UnoForbiddenCharsTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/UnoForbiddenCharsTable.cxx -o $W/CxxObject/editeng/source/uno/UnoForbiddenCharsTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unofored.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unofored.cxx -o $W/CxxObject/editeng/source/uno/unofored.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unoforou.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unoforou.cxx -o $W/CxxObject/editeng/source/uno/unoforou.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unoipset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unoipset.cxx -o $W/CxxObject/editeng/source/uno/unoipset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unonrule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unonrule.cxx -o $W/CxxObject/editeng/source/uno/unonrule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unopracc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unopracc.cxx -o $W/CxxObject/editeng/source/uno/unopracc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unotext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unotext.cxx -o $W/CxxObject/editeng/source/uno/unotext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unotext2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unotext2.cxx -o $W/CxxObject/editeng/source/uno/unotext2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/uno/unoviwou.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/uno/ $W/Dep/CxxObject/editeng/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/uno/unoviwou.cxx -o $W/CxxObject/editeng/source/uno/unoviwou.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/xml/xmltxtexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/xml/ $W/Dep/CxxObject/editeng/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/xml/xmltxtexp.cxx -o $W/CxxObject/editeng/source/xml/xmltxtexp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/xml/xmltxtimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/xml/ $W/Dep/CxxObject/editeng/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/xml/xmltxtimp.cxx -o $W/CxxObject/editeng/source/xml/xmltxtimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] editeng/source/lookuptree/Trie.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/editeng/source/lookuptree/ $W/Dep/CxxObject/editeng/source/lookuptree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DEDITENG_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/editeng/source/lookuptree/Trie.cxx -o $W/CxxObject/editeng/source/lookuptree/Trie.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/editeng/inc -I$S/editeng/source/editeng -I$W/CustomTarget/editeng/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] svx/source/core/extedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/core/ $W/Dep/CxxObject/svx/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/core/extedit.cxx -o $W/CxxObject/svx/source/core/extedit.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/core/graphichelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/core/ $W/Dep/CxxObject/svx/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/core/graphichelper.cxx -o $W/CxxObject/svx/source/core/graphichelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/customshapes/EnhancedCustomShape2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/customshapes/ $W/Dep/CxxObject/svx/source/customshapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/customshapes/EnhancedCustomShape2d.cxx -o $W/CxxObject/svx/source/customshapes/EnhancedCustomShape2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/customshapes/ $W/Dep/CxxObject/svx/source/customshapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx -o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeFunctionParser.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/customshapes/EnhancedCustomShapeGeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/customshapes/ $W/Dep/CxxObject/svx/source/customshapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/customshapes/EnhancedCustomShapeGeometry.cxx -o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeGeometry.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/customshapes/ $W/Dep/CxxObject/svx/source/customshapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx -o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeTypeNames.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/checklbx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/checklbx.cxx -o $W/CxxObject/svx/source/dialog/checklbx.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/dialmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/dialmgr.cxx -o $W/CxxObject/svx/source/dialog/dialmgr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/dlgutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/dlgutil.cxx -o $W/CxxObject/svx/source/dialog/dlgutil.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/hexcolorcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/hexcolorcontrol.cxx -o $W/CxxObject/svx/source/dialog/hexcolorcontrol.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/framelink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/framelink.cxx -o $W/CxxObject/svx/source/dialog/framelink.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/framelinkarray.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/framelinkarray.cxx -o $W/CxxObject/svx/source/dialog/framelinkarray.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/langbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/langbox.cxx -o $W/CxxObject/svx/source/dialog/langbox.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/pagenumberlistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/pagenumberlistbox.cxx -o $W/CxxObject/svx/source/dialog/pagenumberlistbox.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/papersizelistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/papersizelistbox.cxx -o $W/CxxObject/svx/source/dialog/papersizelistbox.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/samecontentlistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/samecontentlistbox.cxx -o $W/CxxObject/svx/source/dialog/samecontentlistbox.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/spacinglistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/spacinglistbox.cxx -o $W/CxxObject/svx/source/dialog/spacinglistbox.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/svxdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/svxdlg.cxx -o $W/CxxObject/svx/source/dialog/svxdlg.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/dialog/SvxNumOptionsTabPageHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/SvxNumOptionsTabPageHelper.cxx -o $W/CxxObject/svx/source/dialog/SvxNumOptionsTabPageHelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/camera3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/camera3d.cxx -o $W/CxxObject/svx/source/engine3d/camera3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/cube3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/cube3d.cxx -o $W/CxxObject/svx/source/engine3d/cube3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/deflt3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/deflt3d.cxx -o $W/CxxObject/svx/source/engine3d/deflt3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/dragmt3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/dragmt3d.cxx -o $W/CxxObject/svx/source/engine3d/dragmt3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/e3dsceneupdater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/e3dsceneupdater.cxx -o $W/CxxObject/svx/source/engine3d/e3dsceneupdater.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/e3dundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/e3dundo.cxx -o $W/CxxObject/svx/source/engine3d/e3dundo.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/extrud3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/extrud3d.cxx -o $W/CxxObject/svx/source/engine3d/extrud3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/helperhittest3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/helperhittest3d.cxx -o $W/CxxObject/svx/source/engine3d/helperhittest3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/helperminimaldepth3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/helperminimaldepth3d.cxx -o $W/CxxObject/svx/source/engine3d/helperminimaldepth3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/lathe3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/lathe3d.cxx -o $W/CxxObject/svx/source/engine3d/lathe3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/obj3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/obj3d.cxx -o $W/CxxObject/svx/source/engine3d/obj3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/objfac3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/objfac3d.cxx -o $W/CxxObject/svx/source/engine3d/objfac3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/polygn3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/polygn3d.cxx -o $W/CxxObject/svx/source/engine3d/polygn3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/scene3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/scene3d.cxx -o $W/CxxObject/svx/source/engine3d/scene3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/sphere3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/sphere3d.cxx -o $W/CxxObject/svx/source/engine3d/sphere3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/svx3ditems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/svx3ditems.cxx -o $W/CxxObject/svx/source/engine3d/svx3ditems.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/view3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/view3d.cxx -o $W/CxxObject/svx/source/engine3d/view3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/view3d1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/view3d1.cxx -o $W/CxxObject/svx/source/engine3d/view3d1.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/engine3d/viewpt3d2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/viewpt3d2.cxx -o $W/CxxObject/svx/source/engine3d/viewpt3d2.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/codec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/codec.cxx -o $W/CxxObject/svx/source/gallery2/codec.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/galbrws1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/galbrws1.cxx -o $W/CxxObject/svx/source/gallery2/galbrws1.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/galbrws2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/galbrws2.cxx -o $W/CxxObject/svx/source/gallery2/galbrws2.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/galctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/galctrl.cxx -o $W/CxxObject/svx/source/gallery2/galctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/galexpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/galexpl.cxx -o $W/CxxObject/svx/source/gallery2/galexpl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/galini.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/galini.cxx -o $W/CxxObject/svx/source/gallery2/galini.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/gallery1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/gallery1.cxx -o $W/CxxObject/svx/source/gallery2/gallery1.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/galmisc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/galmisc.cxx -o $W/CxxObject/svx/source/gallery2/galmisc.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/galobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/galobj.cxx -o $W/CxxObject/svx/source/gallery2/galobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/galtheme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/galtheme.cxx -o $W/CxxObject/svx/source/gallery2/galtheme.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/GalleryControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/GalleryControl.cxx -o $W/CxxObject/svx/source/gallery2/GalleryControl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/gallery2/GallerySplitter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gallery2/ $W/Dep/CxxObject/svx/source/gallery2/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gallery2/GallerySplitter.cxx -o $W/CxxObject/svx/source/gallery2/GallerySplitter.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/items/chrtitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/chrtitem.cxx -o $W/CxxObject/svx/source/items/chrtitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/items/clipfmtitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/clipfmtitem.cxx -o $W/CxxObject/svx/source/items/clipfmtitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/items/customshapeitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/customshapeitem.cxx -o $W/CxxObject/svx/source/items/customshapeitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/items/drawitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/drawitem.cxx -o $W/CxxObject/svx/source/items/drawitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/items/e3ditem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/e3ditem.cxx -o $W/CxxObject/svx/source/items/e3ditem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/items/galleryitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/galleryitem.cxx -o $W/CxxObject/svx/source/items/galleryitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/items/grfitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/grfitem.cxx -o $W/CxxObject/svx/source/items/grfitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/animation/scheduler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/animation/ $W/Dep/CxxObject/svx/source/sdr/animation/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/animation/scheduler.cxx -o $W/CxxObject/svx/source/sdr/animation/scheduler.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/animation/objectanimator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/animation/ $W/Dep/CxxObject/svx/source/sdr/animation/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/animation/objectanimator.cxx -o $W/CxxObject/svx/source/sdr/animation/objectanimator.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/animation/animationstate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/animation/ $W/Dep/CxxObject/svx/source/sdr/animation/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/animation/animationstate.cxx -o $W/CxxObject/svx/source/sdr/animation/animationstate.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/attribute/sdrallfillattributeshelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/attribute/ $W/Dep/CxxObject/svx/source/sdr/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/attribute/sdrallfillattributeshelper.cxx -o $W/CxxObject/svx/source/sdr/attribute/sdrallfillattributeshelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/attribute/sdrlinefillshadowtextattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/attribute/ $W/Dep/CxxObject/svx/source/sdr/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/attribute/sdrlinefillshadowtextattribute.cxx -o $W/CxxObject/svx/source/sdr/attribute/sdrlinefillshadowtextattribute.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/attribute/sdrfilltextattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/attribute/ $W/Dep/CxxObject/svx/source/sdr/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/attribute/sdrfilltextattribute.cxx -o $W/CxxObject/svx/source/sdr/attribute/sdrfilltextattribute.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/attribute/sdrshadowtextattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/attribute/ $W/Dep/CxxObject/svx/source/sdr/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/attribute/sdrshadowtextattribute.cxx -o $W/CxxObject/svx/source/sdr/attribute/sdrshadowtextattribute.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/attribute/sdrtextattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/attribute/ $W/Dep/CxxObject/svx/source/sdr/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/attribute/sdrtextattribute.cxx -o $W/CxxObject/svx/source/sdr/attribute/sdrtextattribute.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/attribute/sdrlineshadowtextattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/attribute/ $W/Dep/CxxObject/svx/source/sdr/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/attribute/sdrlineshadowtextattribute.cxx -o $W/CxxObject/svx/source/sdr/attribute/sdrlineshadowtextattribute.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/attribute/sdrformtextattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/attribute/ $W/Dep/CxxObject/svx/source/sdr/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/attribute/sdrformtextattribute.cxx -o $W/CxxObject/svx/source/sdr/attribute/sdrformtextattribute.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/attribute/ $W/Dep/CxxObject/svx/source/sdr/attribute/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/attribute/sdrformtextoutlineattribute.cxx -o $W/CxxObject/svx/source/sdr/attribute/sdrformtextoutlineattribute.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofgroup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofgroup.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofgroup.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofsdrpage.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofpageobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofpageobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofpageobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofe3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofe3d.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofe3dcube.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofe3dcube.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dcube.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrmediaobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrmediaobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrmediaobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofpageobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofpageobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofpageobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofe3dscene.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofe3dscene.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofe3dscene.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofgraphic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofgraphic.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofgraphic.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactredirector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactredirector.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactredirector.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrcircobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrcircobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrcircobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofgroup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofgroup.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofgroup.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofunocontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofunocontrol.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofunocontrol.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrobjcustomshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrobjcustomshape.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrobjcustomshape.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/objectcontact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/objectcontact.cxx -o $W/CxxObject/svx/source/sdr/contact/objectcontact.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactoftextobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactoftextobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactoftextobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofe3dlathe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofe3dlathe.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dlathe.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrpage.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrpage.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofe3dextrude.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofe3dextrude.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dextrude.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofmasterpagedescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofmasterpagedescriptor.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofmasterpagedescriptor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontact.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontact.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrole2obj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrole2obj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrole2obj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/displayinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/displayinfo.cxx -o $W/CxxObject/svx/source/sdr/contact/displayinfo.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofe3dscene.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofe3dscene.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dscene.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrrectobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrrectobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrrectobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofsdrole2obj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofunocontrol.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofgraphic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofgraphic.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofgraphic.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/sdrmediawindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/sdrmediawindow.cxx -o $W/CxxObject/svx/source/sdr/contact/sdrmediawindow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrcaptionobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrcaptionobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrcaptionobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofvirtobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofvirtobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofvirtobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofe3dsphere.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofe3dsphere.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dsphere.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofe3dpolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofe3dpolygon.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dpolygon.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdredgeobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdredgeobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdredgeobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontact.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontact.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofsdrobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/objectcontactofpageview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/objectcontactofpageview.cxx -o $W/CxxObject/svx/source/sdr/contact/objectcontactofpageview.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrpathobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrpathobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrpathobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewcontactofsdrmeasureobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewcontactofsdrmeasureobj.cxx -o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrmeasureobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/objectcontactofobjlistpainter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/objectcontactofobjlistpainter.cxx -o $W/CxxObject/svx/source/sdr/contact/objectcontactofobjlistpainter.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/contact/viewobjectcontactofe3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/contact/ $W/Dep/CxxObject/svx/source/sdr/contact/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/contact/viewobjectcontactofe3d.cxx -o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofe3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/event/eventhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/event/ $W/Dep/CxxObject/svx/source/sdr/event/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/event/eventhandler.cxx -o $W/CxxObject/svx/source/sdr/event/eventhandler.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayline.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayline.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlaycrosshair.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlaycrosshair.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlaycrosshair.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayrollingrectangle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayrollingrectangle.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayrollingrectangle.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlaytriangle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlaytriangle.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlaytriangle.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayselection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayselection.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayselection.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayrectangle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayrectangle.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayrectangle.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlaybitmapex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlaybitmapex.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlaybitmapex.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlaymanagerbuffered.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlaymanagerbuffered.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlaymanagerbuffered.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayhelpline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayhelpline.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayhelpline.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayanimatedbitmapex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayanimatedbitmapex.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayanimatedbitmapex.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlaypolypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlaypolypolygon.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlaypolypolygon.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayobjectcell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayobjectcell.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayobjectcell.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlaytools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlaytools.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlaytools.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayprimitive2dsequenceobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayprimitive2dsequenceobject.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayprimitive2dsequenceobject.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayobject.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayobject.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlaymanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlaymanager.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlaymanager.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayobjectlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayobjectlist.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayobjectlist.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/overlay/overlayhandle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/overlay/ $W/Dep/CxxObject/svx/source/sdr/overlay/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/overlay/overlayhandle.cxx -o $W/CxxObject/svx/source/sdr/overlay/overlayhandle.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrellipseprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrellipseprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrellipseprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrprimitivetools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrprimitivetools.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrprimitivetools.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrtextprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/primitivefactory2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/primitivefactory2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/primitivefactory2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrolecontentprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrolecontentprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrolecontentprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrgrafprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrole2primitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrole2primitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrole2primitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrpathprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrpathprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrpathprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrcaptionprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrcaptionprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrcaptionprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrconnectorprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrconnectorprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrconnectorprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrmeasureprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrattributecreator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrattributecreator.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrattributecreator.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive2d/sdrdecompositiontools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive2d/ $W/Dep/CxxObject/svx/source/sdr/primitive2d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive2d/sdrdecompositiontools.cxx -o $W/CxxObject/svx/source/sdr/primitive2d/sdrdecompositiontools.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/primitive3d/sdrattributecreator3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/primitive3d/ $W/Dep/CxxObject/svx/source/sdr/primitive3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/primitive3d/sdrattributecreator3d.cxx -o $W/CxxObject/svx/source/sdr/primitive3d/sdrattributecreator3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/pageproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/pageproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/pageproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/e3dsceneproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/e3dsceneproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/e3dsceneproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/itemsettools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/itemsettools.cxx -o $W/CxxObject/svx/source/sdr/properties/itemsettools.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/captionproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/captionproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/captionproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/e3dextrudeproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/e3dextrudeproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/e3dextrudeproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/e3dproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/e3dproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/e3dproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/measureproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/measureproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/measureproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/customshapeproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/customshapeproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/customshapeproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/rectangleproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/rectangleproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/rectangleproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/groupproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/groupproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/groupproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/properties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/properties.cxx -o $W/CxxObject/svx/source/sdr/properties/properties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/e3dlatheproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/e3dlatheproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/e3dlatheproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/graphicproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/graphicproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/graphicproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/circleproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/circleproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/circleproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/emptyproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/emptyproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/emptyproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/e3dsphereproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/e3dsphereproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/e3dsphereproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/defaultproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/defaultproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/defaultproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/textproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/textproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/textproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/attributeproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/attributeproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/attributeproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/connectorproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/connectorproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/connectorproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/e3dcompoundproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/e3dcompoundproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/e3dcompoundproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/sdr/properties/oleproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sdr/properties/ $W/Dep/CxxObject/svx/source/sdr/properties/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sdr/properties/oleproperties.cxx -o $W/CxxObject/svx/source/sdr/properties/oleproperties.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/clonelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/clonelist.cxx -o $W/CxxObject/svx/source/svdraw/clonelist.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/charthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/charthelper.cxx -o $W/CxxObject/svx/source/svdraw/charthelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/gradtrns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/gradtrns.cxx -o $W/CxxObject/svx/source/svdraw/gradtrns.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/polypolygoneditor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/polypolygoneditor.cxx -o $W/CxxObject/svx/source/svdraw/polypolygoneditor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/sdrhittesthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/sdrhittesthelper.cxx -o $W/CxxObject/svx/source/svdraw/sdrhittesthelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/sdrmasterpagedescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/sdrmasterpagedescriptor.cxx -o $W/CxxObject/svx/source/svdraw/sdrmasterpagedescriptor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/sdrpagewindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/sdrpagewindow.cxx -o $W/CxxObject/svx/source/svdraw/sdrpagewindow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/sdrpaintwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/sdrpaintwindow.cxx -o $W/CxxObject/svx/source/svdraw/sdrpaintwindow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/sdrundomanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/sdrundomanager.cxx -o $W/CxxObject/svx/source/svdraw/sdrundomanager.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/selectioncontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/selectioncontroller.cxx -o $W/CxxObject/svx/source/svdraw/selectioncontroller.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdattr.cxx -o $W/CxxObject/svx/source/svdraw/svdattr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdcrtv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdcrtv.cxx -o $W/CxxObject/svx/source/svdraw/svdcrtv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svddrag.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svddrag.cxx -o $W/CxxObject/svx/source/svdraw/svddrag.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svddrgmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svddrgmt.cxx -o $W/CxxObject/svx/source/svdraw/svddrgmt.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svddrgv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svddrgv.cxx -o $W/CxxObject/svx/source/svdraw/svddrgv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdedtv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdedtv.cxx -o $W/CxxObject/svx/source/svdraw/svdedtv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdedtv1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdedtv1.cxx -o $W/CxxObject/svx/source/svdraw/svdedtv1.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdedtv2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdedtv2.cxx -o $W/CxxObject/svx/source/svdraw/svdedtv2.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdedxv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdedxv.cxx -o $W/CxxObject/svx/source/svdraw/svdedxv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdetc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdetc.cxx -o $W/CxxObject/svx/source/svdraw/svdetc.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdfmtf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdfmtf.cxx -o $W/CxxObject/svx/source/svdraw/svdfmtf.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdglev.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdglev.cxx -o $W/CxxObject/svx/source/svdraw/svdglev.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdglue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdglue.cxx -o $W/CxxObject/svx/source/svdraw/svdglue.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdhdl.cxx -o $W/CxxObject/svx/source/svdraw/svdhdl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdhlpln.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdhlpln.cxx -o $W/CxxObject/svx/source/svdraw/svdhlpln.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdibrow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdibrow.cxx -o $W/CxxObject/svx/source/svdraw/svdibrow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svditer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svditer.cxx -o $W/CxxObject/svx/source/svdraw/svditer.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdlayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdlayer.cxx -o $W/CxxObject/svx/source/svdraw/svdlayer.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdmark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdmark.cxx -o $W/CxxObject/svx/source/svdraw/svdmark.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdmodel.cxx -o $W/CxxObject/svx/source/svdraw/svdmodel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdmrkv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdmrkv.cxx -o $W/CxxObject/svx/source/svdraw/svdmrkv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdmrkv1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdmrkv1.cxx -o $W/CxxObject/svx/source/svdraw/svdmrkv1.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdoashp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdoashp.cxx -o $W/CxxObject/svx/source/svdraw/svdoashp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdoattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdoattr.cxx -o $W/CxxObject/svx/source/svdraw/svdoattr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdobj.cxx -o $W/CxxObject/svx/source/svdraw/svdobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdobjplusdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdobjplusdata.cxx -o $W/CxxObject/svx/source/svdraw/svdobjplusdata.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdobjuserdatalist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdobjuserdatalist.cxx -o $W/CxxObject/svx/source/svdraw/svdobjuserdatalist.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdocapt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdocapt.cxx -o $W/CxxObject/svx/source/svdraw/svdocapt.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdocirc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdocirc.cxx -o $W/CxxObject/svx/source/svdraw/svdocirc.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdoedge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdoedge.cxx -o $W/CxxObject/svx/source/svdraw/svdoedge.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdograf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdograf.cxx -o $W/CxxObject/svx/source/svdraw/svdograf.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdogrp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdogrp.cxx -o $W/CxxObject/svx/source/svdraw/svdogrp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdomeas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdomeas.cxx -o $W/CxxObject/svx/source/svdraw/svdomeas.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdomedia.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdomedia.cxx -o $W/CxxObject/svx/source/svdraw/svdomedia.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdoole2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdoole2.cxx -o $W/CxxObject/svx/source/svdraw/svdoole2.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdopage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdopage.cxx -o $W/CxxObject/svx/source/svdraw/svdopage.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdopath.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdopath.cxx -o $W/CxxObject/svx/source/svdraw/svdopath.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdorect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdorect.cxx -o $W/CxxObject/svx/source/svdraw/svdorect.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotext.cxx -o $W/CxxObject/svx/source/svdraw/svdotext.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotextdecomposition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotextdecomposition.cxx -o $W/CxxObject/svx/source/svdraw/svdotextdecomposition.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotextpathdecomposition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotextpathdecomposition.cxx -o $W/CxxObject/svx/source/svdraw/svdotextpathdecomposition.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotxat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotxat.cxx -o $W/CxxObject/svx/source/svdraw/svdotxat.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotxdr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotxdr.cxx -o $W/CxxObject/svx/source/svdraw/svdotxdr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotxed.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotxed.cxx -o $W/CxxObject/svx/source/svdraw/svdotxed.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotxfl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotxfl.cxx -o $W/CxxObject/svx/source/svdraw/svdotxfl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotxln.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotxln.cxx -o $W/CxxObject/svx/source/svdraw/svdotxln.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdotxtr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdotxtr.cxx -o $W/CxxObject/svx/source/svdraw/svdotxtr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdouno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdouno.cxx -o $W/CxxObject/svx/source/svdraw/svdouno.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdoutl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdoutl.cxx -o $W/CxxObject/svx/source/svdraw/svdoutl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdoutlinercache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdoutlinercache.cxx -o $W/CxxObject/svx/source/svdraw/svdoutlinercache.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdovirt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdovirt.cxx -o $W/CxxObject/svx/source/svdraw/svdovirt.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdpage.cxx -o $W/CxxObject/svx/source/svdraw/svdpage.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdpagv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdpagv.cxx -o $W/CxxObject/svx/source/svdraw/svdpagv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdpdf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdpdf.cxx -o $W/CxxObject/svx/source/svdraw/svdpdf.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdpntv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdpntv.cxx -o $W/CxxObject/svx/source/svdraw/svdpntv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdpoev.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdpoev.cxx -o $W/CxxObject/svx/source/svdraw/svdpoev.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdsnpv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdsnpv.cxx -o $W/CxxObject/svx/source/svdraw/svdsnpv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdtext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdtext.cxx -o $W/CxxObject/svx/source/svdraw/svdtext.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdtrans.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdtrans.cxx -o $W/CxxObject/svx/source/svdraw/svdtrans.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdundo.cxx -o $W/CxxObject/svx/source/svdraw/svdundo.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdview.cxx -o $W/CxxObject/svx/source/svdraw/svdview.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdviter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdviter.cxx -o $W/CxxObject/svx/source/svdraw/svdviter.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/svdxcgv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/svdxcgv.cxx -o $W/CxxObject/svx/source/svdraw/svdxcgv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/textchain.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/textchain.cxx -o $W/CxxObject/svx/source/svdraw/textchain.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/textchainflow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/textchainflow.cxx -o $W/CxxObject/svx/source/svdraw/textchainflow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/svdraw/textchaincursor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/textchaincursor.cxx -o $W/CxxObject/svx/source/svdraw/textchaincursor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/styles/CommonStylePreviewRenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/styles/ $W/Dep/CxxObject/svx/source/styles/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/styles/CommonStylePreviewRenderer.cxx -o $W/CxxObject/svx/source/styles/CommonStylePreviewRenderer.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/styles/CommonStyleManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/styles/ $W/Dep/CxxObject/svx/source/styles/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/styles/CommonStyleManager.cxx -o $W/CxxObject/svx/source/styles/CommonStyleManager.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/styles/ColorSets.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/styles/ $W/Dep/CxxObject/svx/source/styles/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/styles/ColorSets.cxx -o $W/CxxObject/svx/source/styles/ColorSets.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/cell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/cell.cxx -o $W/CxxObject/svx/source/table/cell.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/cellcursor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/cellcursor.cxx -o $W/CxxObject/svx/source/table/cellcursor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/cellrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/cellrange.cxx -o $W/CxxObject/svx/source/table/cellrange.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/propertyset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/propertyset.cxx -o $W/CxxObject/svx/source/table/propertyset.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/svdotable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/svdotable.cxx -o $W/CxxObject/svx/source/table/svdotable.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tablecolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablecolumn.cxx -o $W/CxxObject/svx/source/table/tablecolumn.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tablecolumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablecolumns.cxx -o $W/CxxObject/svx/source/table/tablecolumns.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tablecontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablecontroller.cxx -o $W/CxxObject/svx/source/table/tablecontroller.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tablehandles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablehandles.cxx -o $W/CxxObject/svx/source/table/tablehandles.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tablelayouter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablelayouter.cxx -o $W/CxxObject/svx/source/table/tablelayouter.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tablemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablemodel.cxx -o $W/CxxObject/svx/source/table/tablemodel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tablerow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablerow.cxx -o $W/CxxObject/svx/source/table/tablerow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tablerows.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablerows.cxx -o $W/CxxObject/svx/source/table/tablerows.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/tableundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tableundo.cxx -o $W/CxxObject/svx/source/table/tableundo.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/table/viewcontactoftableobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/viewcontactoftableobj.cxx -o $W/CxxObject/svx/source/table/viewcontactoftableobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/tbxctrls/extrusioncontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/extrusioncontrols.cxx -o $W/CxxObject/svx/source/tbxctrls/extrusioncontrols.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/tbxctrls/fontworkgallery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/fontworkgallery.cxx -o $W/CxxObject/svx/source/tbxctrls/fontworkgallery.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/tbxctrls/Palette.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/Palette.cxx -o $W/CxxObject/svx/source/tbxctrls/Palette.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/tbxctrls/PaletteManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/PaletteManager.cxx -o $W/CxxObject/svx/source/tbxctrls/PaletteManager.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/tbxctrls/tbcontrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/tbcontrl.cxx -o $W/CxxObject/svx/source/tbxctrls/tbcontrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/tbxctrls/tbxcolorupdate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/tbxcolorupdate.cxx -o $W/CxxObject/svx/source/tbxctrls/tbxcolorupdate.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/tbxctrls/SvxColorValueSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/SvxColorValueSet.cxx -o $W/CxxObject/svx/source/tbxctrls/SvxColorValueSet.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/tbxctrls/SvxPresetListBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/SvxPresetListBox.cxx -o $W/CxxObject/svx/source/tbxctrls/SvxPresetListBox.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/toolbars/extrusionbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/toolbars/ $W/Dep/CxxObject/svx/source/toolbars/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/toolbars/extrusionbar.cxx -o $W/CxxObject/svx/source/toolbars/extrusionbar.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/toolbars/fontworkbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/toolbars/ $W/Dep/CxxObject/svx/source/toolbars/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/toolbars/fontworkbar.cxx -o $W/CxxObject/svx/source/toolbars/fontworkbar.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/gluepts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/gluepts.cxx -o $W/CxxObject/svx/source/unodraw/gluepts.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/shapepropertynotifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/shapepropertynotifier.cxx -o $W/CxxObject/svx/source/unodraw/shapepropertynotifier.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/tableshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/tableshape.cxx -o $W/CxxObject/svx/source/unodraw/tableshape.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unobrushitemhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unobrushitemhelper.cxx -o $W/CxxObject/svx/source/unodraw/unobrushitemhelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unobtabl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unobtabl.cxx -o $W/CxxObject/svx/source/unodraw/unobtabl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unodtabl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unodtabl.cxx -o $W/CxxObject/svx/source/unodraw/unodtabl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/UnoGraphicExporter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/UnoGraphicExporter.cxx -o $W/CxxObject/svx/source/unodraw/UnoGraphicExporter.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unogtabl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unogtabl.cxx -o $W/CxxObject/svx/source/unodraw/unogtabl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unohtabl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unohtabl.cxx -o $W/CxxObject/svx/source/unodraw/unohtabl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unomlstr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unomlstr.cxx -o $W/CxxObject/svx/source/unodraw/unomlstr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unomod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unomod.cxx -o $W/CxxObject/svx/source/unodraw/unomod.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unomtabl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unomtabl.cxx -o $W/CxxObject/svx/source/unodraw/unomtabl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/UnoNameItemTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/UnoNameItemTable.cxx -o $W/CxxObject/svx/source/unodraw/UnoNameItemTable.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unopage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unopage.cxx -o $W/CxxObject/svx/source/unodraw/unopage.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unoprov.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unoprov.cxx -o $W/CxxObject/svx/source/unodraw/unoprov.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unoshap2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unoshap2.cxx -o $W/CxxObject/svx/source/unodraw/unoshap2.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unoshap3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unoshap3.cxx -o $W/CxxObject/svx/source/unodraw/unoshap3.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unoshap4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unoshap4.cxx -o $W/CxxObject/svx/source/unodraw/unoshap4.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unoshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unoshape.cxx -o $W/CxxObject/svx/source/unodraw/unoshape.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unoshtxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unoshtxt.cxx -o $W/CxxObject/svx/source/unodraw/unoshtxt.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/unottabl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unottabl.cxx -o $W/CxxObject/svx/source/unodraw/unottabl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/unodraw/XPropertyTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/XPropertyTable.cxx -o $W/CxxObject/svx/source/unodraw/XPropertyTable.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xml/xmleohlp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xml/ $W/Dep/CxxObject/svx/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xml/xmleohlp.cxx -o $W/CxxObject/svx/source/xml/xmleohlp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xml/xmlexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xml/ $W/Dep/CxxObject/svx/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xml/xmlexport.cxx -o $W/CxxObject/svx/source/xml/xmlexport.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xml/xmlgrhlp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xml/ $W/Dep/CxxObject/svx/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xml/xmlgrhlp.cxx -o $W/CxxObject/svx/source/xml/xmlgrhlp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xml/xmlxtexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xml/ $W/Dep/CxxObject/svx/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xml/xmlxtexp.cxx -o $W/CxxObject/svx/source/xml/xmlxtexp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xml/xmlxtimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xml/ $W/Dep/CxxObject/svx/source/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xml/xmlxtimp.cxx -o $W/CxxObject/svx/source/xml/xmlxtimp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xattr.cxx -o $W/CxxObject/svx/source/xoutdev/xattr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xattr2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xattr2.cxx -o $W/CxxObject/svx/source/xoutdev/xattr2.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xattrbmp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xattrbmp.cxx -o $W/CxxObject/svx/source/xoutdev/xattrbmp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/_xoutbmp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/_xoutbmp.cxx -o $W/CxxObject/svx/source/xoutdev/_xoutbmp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/_xpoly.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/_xpoly.cxx -o $W/CxxObject/svx/source/xoutdev/_xpoly.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xpool.cxx -o $W/CxxObject/svx/source/xoutdev/xpool.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xtabbtmp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xtabbtmp.cxx -o $W/CxxObject/svx/source/xoutdev/xtabbtmp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xtabcolr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xtabcolr.cxx -o $W/CxxObject/svx/source/xoutdev/xtabcolr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xtabdash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xtabdash.cxx -o $W/CxxObject/svx/source/xoutdev/xtabdash.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xtabgrdt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xtabgrdt.cxx -o $W/CxxObject/svx/source/xoutdev/xtabgrdt.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xtabhtch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xtabhtch.cxx -o $W/CxxObject/svx/source/xoutdev/xtabhtch.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xtable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xtable.cxx -o $W/CxxObject/svx/source/xoutdev/xtable.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xtabptrn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xtabptrn.cxx -o $W/CxxObject/svx/source/xoutdev/xtabptrn.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/XPropertyEntry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/XPropertyEntry.cxx -o $W/CxxObject/svx/source/xoutdev/XPropertyEntry.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/xoutdev/xtablend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/xoutdev/ $W/Dep/CxxObject/svx/source/xoutdev/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/xoutdev/xtablend.cxx -o $W/CxxObject/svx/source/xoutdev/xtablend.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/fmcomp/dbaexchange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/fmcomp/ $W/Dep/CxxObject/svx/source/fmcomp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/fmcomp/dbaexchange.cxx -o $W/CxxObject/svx/source/fmcomp/dbaexchange.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/fmcomp/fmgridcl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/fmcomp/ $W/Dep/CxxObject/svx/source/fmcomp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/fmcomp/fmgridcl.cxx -o $W/CxxObject/svx/source/fmcomp/fmgridcl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/fmcomp/fmgridif.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/fmcomp/ $W/Dep/CxxObject/svx/source/fmcomp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/fmcomp/fmgridif.cxx -o $W/CxxObject/svx/source/fmcomp/fmgridif.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/fmcomp/gridcell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/fmcomp/ $W/Dep/CxxObject/svx/source/fmcomp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/fmcomp/gridcell.cxx -o $W/CxxObject/svx/source/fmcomp/gridcell.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/fmcomp/gridcols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/fmcomp/ $W/Dep/CxxObject/svx/source/fmcomp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/fmcomp/gridcols.cxx -o $W/CxxObject/svx/source/fmcomp/gridcols.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/fmcomp/gridctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/fmcomp/ $W/Dep/CxxObject/svx/source/fmcomp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/fmcomp/gridctrl.cxx -o $W/CxxObject/svx/source/fmcomp/gridctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/fmcomp/xmlexchg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/fmcomp/ $W/Dep/CxxObject/svx/source/fmcomp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/fmcomp/xmlexchg.cxx -o $W/CxxObject/svx/source/fmcomp/xmlexchg.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/dataaccessdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/dataaccessdescriptor.cxx -o $W/CxxObject/svx/source/form/dataaccessdescriptor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/datalistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/datalistener.cxx -o $W/CxxObject/svx/source/form/datalistener.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/datanavi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/datanavi.cxx -o $W/CxxObject/svx/source/form/datanavi.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/delayedevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/delayedevent.cxx -o $W/CxxObject/svx/source/form/delayedevent.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmcontrolbordermanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmcontrolbordermanager.cxx -o $W/CxxObject/svx/source/form/fmcontrolbordermanager.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmcontrollayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmcontrollayout.cxx -o $W/CxxObject/svx/source/form/fmcontrollayout.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmdmod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmdmod.cxx -o $W/CxxObject/svx/source/form/fmdmod.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmdocumentclassification.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmdocumentclassification.cxx -o $W/CxxObject/svx/source/form/fmdocumentclassification.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmdpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmdpage.cxx -o $W/CxxObject/svx/source/form/fmdpage.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmexch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmexch.cxx -o $W/CxxObject/svx/source/form/fmexch.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmexpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmexpl.cxx -o $W/CxxObject/svx/source/form/fmexpl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmmodel.cxx -o $W/CxxObject/svx/source/form/fmmodel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmobj.cxx -o $W/CxxObject/svx/source/form/fmobj.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmpage.cxx -o $W/CxxObject/svx/source/form/fmpage.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmpgeimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmpgeimp.cxx -o $W/CxxObject/svx/source/form/fmpgeimp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmscriptingenv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmscriptingenv.cxx -o $W/CxxObject/svx/source/form/fmscriptingenv.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmservs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmservs.cxx -o $W/CxxObject/svx/source/form/fmservs.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmshell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmshell.cxx -o $W/CxxObject/svx/source/form/fmshell.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmshimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmshimp.cxx -o $W/CxxObject/svx/source/form/fmshimp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmtextcontroldialogs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmtextcontroldialogs.cxx -o $W/CxxObject/svx/source/form/fmtextcontroldialogs.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmtextcontrolfeature.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmtextcontrolfeature.cxx -o $W/CxxObject/svx/source/form/fmtextcontrolfeature.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmtextcontrolshell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmtextcontrolshell.cxx -o $W/CxxObject/svx/source/form/fmtextcontrolshell.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmtools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmtools.cxx -o $W/CxxObject/svx/source/form/fmtools.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmundo.cxx -o $W/CxxObject/svx/source/form/fmundo.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmview.cxx -o $W/CxxObject/svx/source/form/fmview.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/fmvwimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmvwimp.cxx -o $W/CxxObject/svx/source/form/fmvwimp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/formcontrolfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/formcontrolfactory.cxx -o $W/CxxObject/svx/source/form/formcontrolfactory.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/formcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/formcontroller.cxx -o $W/CxxObject/svx/source/form/formcontroller.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/formcontrolling.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/formcontrolling.cxx -o $W/CxxObject/svx/source/form/formcontrolling.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/formdispatchinterceptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/formdispatchinterceptor.cxx -o $W/CxxObject/svx/source/form/formdispatchinterceptor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/formfeaturedispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/formfeaturedispatcher.cxx -o $W/CxxObject/svx/source/form/formfeaturedispatcher.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/formtoolbars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/formtoolbars.cxx -o $W/CxxObject/svx/source/form/formtoolbars.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/legacyformcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/legacyformcontroller.cxx -o $W/CxxObject/svx/source/form/legacyformcontroller.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/navigatortree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/navigatortree.cxx -o $W/CxxObject/svx/source/form/navigatortree.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/navigatortreemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/navigatortreemodel.cxx -o $W/CxxObject/svx/source/form/navigatortreemodel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/ParseContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/ParseContext.cxx -o $W/CxxObject/svx/source/form/ParseContext.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/sdbdatacolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/sdbdatacolumn.cxx -o $W/CxxObject/svx/source/form/sdbdatacolumn.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/sqlparserclient.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/sqlparserclient.cxx -o $W/CxxObject/svx/source/form/sqlparserclient.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/typemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/typemap.cxx -o $W/CxxObject/svx/source/form/typemap.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/form/xfm_addcondition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/xfm_addcondition.cxx -o $W/CxxObject/svx/source/form/xfm_addcondition.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build CXX] svx/source/uitest/sdrobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/uitest/ $W/Dep/CxxObject/svx/source/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/uitest/sdrobject.cxx -o $W/CxxObject/svx/source/uitest/sdrobject.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/SdiTarget/svx/sdi -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/libdrm [build BIN] bean S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/bean S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libchartcorelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmsfilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbalo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdeploymentgui.so [build CXX] extensions/source/dbpilots/commonpagesdbp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/commonpagesdbp.cxx -o $W/CxxObject/extensions/source/dbpilots/commonpagesdbp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/controlwizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/controlwizard.cxx -o $W/CxxObject/extensions/source/dbpilots/controlwizard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/dbpservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/dbpservices.cxx -o $W/CxxObject/extensions/source/dbpilots/dbpservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/dbptools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/dbptools.cxx -o $W/CxxObject/extensions/source/dbpilots/dbptools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/gridwizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/gridwizard.cxx -o $W/CxxObject/extensions/source/dbpilots/gridwizard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/groupboxwiz.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/groupboxwiz.cxx -o $W/CxxObject/extensions/source/dbpilots/groupboxwiz.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/listcombowizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/listcombowizard.cxx -o $W/CxxObject/extensions/source/dbpilots/listcombowizard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/moduledbp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/moduledbp.cxx -o $W/CxxObject/extensions/source/dbpilots/moduledbp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/optiongrouplayouter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/optiongrouplayouter.cxx -o $W/CxxObject/extensions/source/dbpilots/optiongrouplayouter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/dbpilots/wizardservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/dbpilots/ $W/Dep/CxxObject/extensions/source/dbpilots/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/dbpilots/wizardservices.cxx -o $W/CxxObject/extensions/source/dbpilots/wizardservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/graphic/GraphicExportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphic/ $W/Dep/CxxObject/filter/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphic/GraphicExportFilter.cxx -o $W/CxxObject/filter/source/graphic/GraphicExportFilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/graphic/Services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/graphic/ $W/Dep/CxxObject/filter/source/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/graphic/Services.cxx -o $W/CxxObject/filter/source/graphic/Services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/pdf/impdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/pdf/ $W/Dep/CxxObject/filter/source/pdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/pdf/impdialog.cxx -o $W/CxxObject/filter/source/pdf/impdialog.o -I$S/filter/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/pdf/pdfdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/pdf/ $W/Dep/CxxObject/filter/source/pdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/pdf/pdfdialog.cxx -o $W/CxxObject/filter/source/pdf/pdfdialog.o -I$S/filter/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/pdf/pdfexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/pdf/ $W/Dep/CxxObject/filter/source/pdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/pdf/pdfexport.cxx -o $W/CxxObject/filter/source/pdf/pdfexport.o -I$S/filter/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/pdf/pdffilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/pdf/ $W/Dep/CxxObject/filter/source/pdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/pdf/pdffilter.cxx -o $W/CxxObject/filter/source/pdf/pdffilter.o -I$S/filter/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/pdf/pdfinteract.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/pdf/ $W/Dep/CxxObject/filter/source/pdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/pdf/pdfinteract.cxx -o $W/CxxObject/filter/source/pdf/pdfinteract.o -I$S/filter/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/pdf/pdfuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/pdf/ $W/Dep/CxxObject/filter/source/pdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/pdf/pdfuno.cxx -o $W/CxxObject/filter/source/pdf/pdfuno.o -I$S/filter/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry [build CXX] filter/source/storagefilterdetect/fdcomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/storagefilterdetect/ $W/Dep/CxxObject/filter/source/storagefilterdetect/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/storagefilterdetect/fdcomp.cxx -o $W/CxxObject/filter/source/storagefilterdetect/fdcomp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/storagefilterdetect/filterdetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/storagefilterdetect/ $W/Dep/CxxObject/filter/source/storagefilterdetect/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/storagefilterdetect/filterdetect.cxx -o $W/CxxObject/filter/source/storagefilterdetect/filterdetect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsvgfilterlo.so [build CXX] filter/source/xsltdialog/typedetectionexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/typedetectionexport.cxx -o $W/CxxObject/filter/source/xsltdialog/typedetectionexport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/xsltdialog/typedetectionimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/typedetectionimport.cxx -o $W/CxxObject/filter/source/xsltdialog/typedetectionimport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/xsltdialog/xmlfilterdialogcomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx -o $W/CxxObject/filter/source/xsltdialog/xmlfilterdialogcomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/xsltdialog/xmlfilterjar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/xmlfilterjar.cxx -o $W/CxxObject/filter/source/xsltdialog/xmlfilterjar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/xsltdialog/xmlfiltersettingsdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/xmlfiltersettingsdialog.cxx -o $W/CxxObject/filter/source/xsltdialog/xmlfiltersettingsdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/xsltdialog/xmlfiltertabdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/xmlfiltertabdialog.cxx -o $W/CxxObject/filter/source/xsltdialog/xmlfiltertabdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/xsltdialog/xmlfiltertabpagebasic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/xmlfiltertabpagebasic.cxx -o $W/CxxObject/filter/source/xsltdialog/xmlfiltertabpagebasic.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/xsltdialog/xmlfiltertabpagexslt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/xmlfiltertabpagexslt.cxx -o $W/CxxObject/filter/source/xsltdialog/xmlfiltertabpagexslt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CXX] filter/source/xsltdialog/xmlfiltertestdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/xsltdialog/ $W/Dep/CxxObject/filter/source/xsltdialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/xsltdialog/xmlfiltertestdialog.cxx -o $W/CxxObject/filter/source/xsltdialog/xmlfiltertestdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/filter/inc [build CMP] i18npool/util/i18npool mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/i18npool/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libi18npoollo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/i18npool/util/i18npool.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/i18npool/util/i18npool.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/liblwpftlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvbahelperlo.so [build CXX] formula/source/ui/dlg/formula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/ui/dlg/ $W/Dep/CxxObject/formula/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/ui/dlg/formula.cxx -o $W/CxxObject/formula/source/ui/dlg/formula.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/ui/dlg/FormulaHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/ui/dlg/ $W/Dep/CxxObject/formula/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/ui/dlg/FormulaHelper.cxx -o $W/CxxObject/formula/source/ui/dlg/FormulaHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/ui/dlg/funcpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/ui/dlg/ $W/Dep/CxxObject/formula/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/ui/dlg/funcpage.cxx -o $W/CxxObject/formula/source/ui/dlg/funcpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/ui/dlg/funcutl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/ui/dlg/ $W/Dep/CxxObject/formula/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/ui/dlg/funcutl.cxx -o $W/CxxObject/formula/source/ui/dlg/funcutl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/ui/dlg/parawin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/ui/dlg/ $W/Dep/CxxObject/formula/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/ui/dlg/parawin.cxx -o $W/CxxObject/formula/source/ui/dlg/parawin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] formula/source/ui/dlg/structpg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/formula/source/ui/dlg/ $W/Dep/CxxObject/formula/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DFORMULA_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/formula/source/ui/dlg/structpg.cxx -o $W/CxxObject/formula/source/ui/dlg/structpg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/formula/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] vbahelper/source/vbahelper/vbaapplicationbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbaapplicationbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbaapplicationbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbacolorformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbacolorformat.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbacolorformat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbacommandbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbacommandbar.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbacommandbarcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbacommandbarcontrol.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbarcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbacommandbarcontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbacommandbarcontrols.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbarcontrols.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbacommandbarhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbacommandbarhelper.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbarhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbacommandbars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbacommandbars.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbars.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbadialogbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbadialogbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbadialogbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbadialogsbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbadialogsbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbadialogsbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbadocumentbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbadocumentbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbadocumentbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbadocumentsbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbadocumentsbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbadocumentsbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbaeventshelperbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbaeventshelperbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbaeventshelperbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbafillformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbafillformat.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbafillformat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbafontbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbafontbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbafontbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbaglobalbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbaglobalbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbaglobalbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbahelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbahelper.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbahelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbalineformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbalineformat.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbalineformat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbapagesetupbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbapagesetupbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbapagesetupbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbapictureformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbapictureformat.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbapictureformat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbapropvalue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbapropvalue.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbapropvalue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbashape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbashape.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbashape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbashaperange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbashaperange.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbashaperange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbashapes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbashapes.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbashapes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbatextframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbatextframe.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbatextframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/vbahelper/vbawindowbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/vbahelper/ $W/Dep/CxxObject/vbahelper/source/vbahelper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DVBAHELPER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/vbahelper/vbawindowbase.cxx -o $W/CxxObject/vbahelper/source/vbahelper/vbawindowbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libxmlsecurity.so [build CXX] sc/source/ui/unoobj/scdetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/scdetect.cxx -o $W/CxxObject/sc/source/ui/unoobj/scdetect.o -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sc/source/ui/unoobj/exceldetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/exceldetect.cxx -o $W/CxxObject/sc/source/ui/unoobj/exceldetect.o -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sd/source/ui/unoidl/sddetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/sddetect.cxx -o $W/CxxObject/sd/source/ui/unoidl/sddetect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sdext/source/minimizer/configurationaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/configurationaccess.cxx -o $W/CxxObject/sdext/source/minimizer/configurationaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/fileopendialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/fileopendialog.cxx -o $W/CxxObject/sdext/source/minimizer/fileopendialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/graphiccollector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/graphiccollector.cxx -o $W/CxxObject/sdext/source/minimizer/graphiccollector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/impoptimizer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/impoptimizer.cxx -o $W/CxxObject/sdext/source/minimizer/impoptimizer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/informationdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/informationdialog.cxx -o $W/CxxObject/sdext/source/minimizer/informationdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/optimizationstats.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/optimizationstats.cxx -o $W/CxxObject/sdext/source/minimizer/optimizationstats.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/optimizerdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/optimizerdialog.cxx -o $W/CxxObject/sdext/source/minimizer/optimizerdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/optimizerdialogcontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/optimizerdialogcontrols.cxx -o $W/CxxObject/sdext/source/minimizer/optimizerdialogcontrols.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/pagecollector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/pagecollector.cxx -o $W/CxxObject/sdext/source/minimizer/pagecollector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/pppoptimizer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/pppoptimizer.cxx -o $W/CxxObject/sdext/source/minimizer/pppoptimizer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/pppoptimizerdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/pppoptimizerdialog.cxx -o $W/CxxObject/sdext/source/minimizer/pppoptimizerdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/pppoptimizertoken.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/pppoptimizertoken.cxx -o $W/CxxObject/sdext/source/minimizer/pppoptimizertoken.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/pppoptimizeruno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/pppoptimizeruno.cxx -o $W/CxxObject/sdext/source/minimizer/pppoptimizeruno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc [build CXX] sdext/source/minimizer/unodialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sdext/source/minimizer/ $W/Dep/CxxObject/sdext/source/minimizer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sdext/source/minimizer/unodialog.cxx -o $W/CxxObject/sdext/source/minimizer/unodialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I$S/sdext/inc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libslideshowlo.so [build CXX] starmath/source/smdetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/smdetect.cxx -o $W/CxxObject/starmath/source/smdetect.o -I$S/starmath/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/eqnolefilehdr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/eqnolefilehdr.cxx -o $W/CxxObject/starmath/source/eqnolefilehdr.o -I$S/starmath/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sw/source/ui/uno/swdetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/uno/ $W/Dep/CxxObject/sw/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/uno/swdetect.cxx -o $W/CxxObject/sw/source/ui/uno/swdetect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/basprov/baslibnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/basprov/ $W/Dep/CxxObject/scripting/source/basprov/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/basprov/baslibnode.cxx -o $W/CxxObject/scripting/source/basprov/baslibnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/basprov/basmethnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/basprov/ $W/Dep/CxxObject/scripting/source/basprov/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/basprov/basmethnode.cxx -o $W/CxxObject/scripting/source/basprov/basmethnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/basprov/basmodnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/basprov/ $W/Dep/CxxObject/scripting/source/basprov/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/basprov/basmodnode.cxx -o $W/CxxObject/scripting/source/basprov/basmodnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/basprov/basprov.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/basprov/ $W/Dep/CxxObject/scripting/source/basprov/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/basprov/basprov.cxx -o $W/CxxObject/scripting/source/basprov/basprov.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] scripting/source/basprov/basscript.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/basprov/ $W/Dep/CxxObject/scripting/source/basprov/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/basprov/basscript.cxx -o $W/CxxObject/scripting/source/basprov/basscript.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdlgprovlo.so [build CXX] scripting/source/protocolhandler/scripthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/protocolhandler/ $W/Dep/CxxObject/scripting/source/protocolhandler/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/protocolhandler/scripthandler.cxx -o $W/CxxObject/scripting/source/protocolhandler/scripthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvbaeventslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libfrmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/gengal.bin [build HLP] sbasic/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US.zip [build HLP] sbasic/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar.zip [build HLP] sbasic/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg.zip [build HLP] sbasic/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn.zip [build HLP] sbasic/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca.zip [build HLP] sbasic/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs.zip [build HLP] sbasic/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da.zip [build HLP] sbasic/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de.zip [build HLP] sbasic/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz.zip [build HLP] sbasic/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el.zip [build HLP] sbasic/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo.zip [build HLP] sbasic/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es.zip [build HLP] sbasic/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et.zip [build HLP] sbasic/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu.zip [build HLP] sbasic/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi.zip [build HLP] sbasic/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr.zip [build HLP] sbasic/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl.zip [build HLP] sbasic/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu.zip [build HLP] sbasic/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he.zip [build HLP] sbasic/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi.zip [build HLP] sbasic/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr.zip [build HLP] sbasic/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu.zip [build HLP] sbasic/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id.zip [build HLP] sbasic/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it.zip [build HLP] sbasic/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja.zip [build HLP] sbasic/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko.zip [build HLP] sbasic/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt.zip [build HLP] sbasic/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv.zip [build HLP] sbasic/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb.zip [build HLP] sbasic/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl.zip [build HLP] sbasic/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn.zip [build HLP] sbasic/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl.zip [build HLP] sbasic/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR.zip [build HLP] sbasic/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt.zip [build HLP] sbasic/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro.zip [build HLP] sbasic/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru.zip [build HLP] sbasic/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si.zip [build HLP] sbasic/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk.zip [build HLP] sbasic/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl.zip [build HLP] sbasic/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv.zip [build HLP] sbasic/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta.zip [build HLP] sbasic/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr.zip [build HLP] sbasic/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk.zip [build HLP] sbasic/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN.zip [build HLP] sbasic/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW.zip [build HLP] scalc/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US.zip [build HLP] scalc/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar.zip [build HLP] scalc/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg.zip [build HLP] scalc/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn.zip [build HLP] scalc/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca.zip [build HLP] scalc/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs.zip [build HLP] scalc/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da.zip [build HLP] scalc/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de.zip [build HLP] scalc/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz.zip [build HLP] scalc/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el.zip [build HLP] scalc/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo.zip [build HLP] scalc/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es.zip [build HLP] scalc/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et.zip [build HLP] scalc/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu.zip [build HLP] scalc/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi.zip [build HLP] scalc/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr.zip [build HLP] scalc/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl.zip [build HLP] scalc/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu.zip [build HLP] scalc/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he.zip [build HLP] scalc/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi.zip [build HLP] scalc/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr.zip [build HLP] scalc/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu.zip [build HLP] scalc/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id.zip [build HLP] scalc/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it.zip [build HLP] scalc/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja.zip [build HLP] scalc/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko.zip [build HLP] scalc/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt.zip [build HLP] scalc/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv.zip [build HLP] scalc/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb.zip [build HLP] scalc/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl.zip [build HLP] scalc/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn.zip [build HLP] scalc/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl.zip [build HLP] scalc/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR.zip [build HLP] scalc/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt.zip [build HLP] scalc/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro.zip [build HLP] scalc/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru.zip [build HLP] scalc/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si.zip [build HLP] scalc/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk.zip [build HLP] scalc/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl.zip [build HLP] scalc/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv.zip [build HLP] scalc/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta.zip [build HLP] scalc/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr.zip [build HLP] scalc/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk.zip [build HLP] scalc/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN.zip [build HLP] scalc/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW.zip [build HLP] schart/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US.zip [build HLP] schart/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar.zip [build HLP] schart/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg.zip [build HLP] schart/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn.zip [build HLP] schart/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca.zip [build HLP] schart/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs.zip [build HLP] schart/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da.zip [build HLP] schart/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de.zip [build HLP] schart/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz.zip [build HLP] schart/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el.zip [build HLP] schart/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo.zip [build HLP] schart/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es.zip [build HLP] schart/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et.zip [build HLP] schart/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu.zip [build HLP] schart/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi.zip [build HLP] schart/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr.zip [build HLP] schart/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl.zip [build HLP] schart/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu.zip [build HLP] schart/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he.zip [build HLP] schart/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi.zip [build HLP] schart/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr.zip [build HLP] schart/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu.zip [build HLP] schart/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id.zip [build HLP] schart/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it.zip [build HLP] schart/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja.zip [build HLP] schart/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko.zip [build HLP] schart/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt.zip [build HLP] schart/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv.zip [build HLP] schart/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb.zip [build HLP] schart/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl.zip [build HLP] schart/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn.zip [build HLP] schart/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl.zip [build HLP] schart/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR.zip [build HLP] schart/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt.zip [build HLP] schart/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro.zip [build HLP] schart/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru.zip [build HLP] schart/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si.zip [build HLP] schart/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk.zip [build HLP] schart/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl.zip [build HLP] schart/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv.zip [build HLP] schart/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta.zip [build HLP] schart/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr.zip [build HLP] schart/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk.zip [build HLP] schart/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN.zip [build HLP] schart/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW.zip [build HLP] sdatabase/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US.zip [build HLP] sdatabase/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar.zip [build HLP] sdatabase/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg.zip [build HLP] sdatabase/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn.zip [build HLP] sdatabase/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca.zip [build HLP] sdatabase/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs.zip [build HLP] sdatabase/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da.zip [build HLP] sdatabase/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de.zip [build HLP] sdatabase/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz.zip [build HLP] sdatabase/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el.zip [build HLP] sdatabase/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo.zip [build HLP] sdatabase/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es.zip [build HLP] sdatabase/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et.zip [build HLP] sdatabase/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu.zip [build HLP] sdatabase/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi.zip [build HLP] sdatabase/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr.zip [build HLP] sdatabase/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl.zip [build HLP] sdatabase/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu.zip [build HLP] sdatabase/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he.zip [build HLP] sdatabase/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi.zip [build HLP] sdatabase/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr.zip [build HLP] sdatabase/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu.zip [build HLP] sdatabase/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id.zip [build HLP] sdatabase/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it.zip [build HLP] sdatabase/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja.zip [build HLP] sdatabase/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko.zip [build HLP] sdatabase/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt.zip [build HLP] sdatabase/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv.zip [build HLP] sdatabase/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb.zip [build HLP] sdatabase/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl.zip [build HLP] sdatabase/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn.zip [build HLP] sdatabase/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl.zip [build HLP] sdatabase/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR.zip [build HLP] sdatabase/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt.zip [build HLP] sdatabase/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro.zip [build HLP] sdatabase/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru.zip [build HLP] sdatabase/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si.zip [build HLP] sdatabase/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk.zip [build HLP] sdatabase/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl.zip [build HLP] sdatabase/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv.zip [build HLP] sdatabase/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta.zip [build HLP] sdatabase/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr.zip [build HLP] sdatabase/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk.zip [build HLP] sdatabase/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN.zip [build HLP] sdatabase/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW.zip [build HLP] sdraw/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US.zip [build HLP] sdraw/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar.zip [build HLP] sdraw/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg.zip [build HLP] sdraw/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn.zip [build HLP] sdraw/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca.zip [build HLP] sdraw/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs.zip [build HLP] sdraw/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da.zip [build HLP] sdraw/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de.zip [build HLP] sdraw/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz.zip [build HLP] sdraw/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el.zip [build HLP] sdraw/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo.zip [build HLP] sdraw/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es.zip [build HLP] sdraw/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et.zip [build HLP] sdraw/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu.zip [build HLP] sdraw/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi.zip [build HLP] sdraw/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr.zip [build HLP] sdraw/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl.zip [build HLP] sdraw/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu.zip [build HLP] sdraw/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he.zip [build HLP] sdraw/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi.zip [build HLP] sdraw/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr.zip [build HLP] sdraw/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu.zip [build HLP] sdraw/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id.zip [build HLP] sdraw/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it.zip [build HLP] sdraw/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja.zip [build HLP] sdraw/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko.zip [build HLP] sdraw/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt.zip [build HLP] sdraw/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv.zip [build HLP] sdraw/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb.zip [build HLP] sdraw/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl.zip [build HLP] sdraw/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn.zip [build HLP] sdraw/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl.zip [build HLP] sdraw/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR.zip [build HLP] sdraw/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt.zip [build HLP] sdraw/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro.zip [build HLP] sdraw/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru.zip [build HLP] sdraw/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si.zip [build HLP] sdraw/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk.zip [build HLP] sdraw/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl.zip [build HLP] sdraw/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv.zip [build HLP] sdraw/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta.zip [build HLP] sdraw/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr.zip [build HLP] sdraw/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk.zip [build HLP] sdraw/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN.zip [build HLP] sdraw/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW.zip [build HLP] shared/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US.zip [build HLP] shared/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar.zip [build HLP] shared/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg.zip [build HLP] shared/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn.zip [build HLP] shared/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca.zip [build HLP] shared/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs.zip [build HLP] shared/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da.zip [build HLP] shared/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de.zip [build HLP] shared/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz.zip [build HLP] shared/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el.zip [build HLP] shared/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo.zip [build HLP] shared/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es.zip [build HLP] shared/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et.zip [build HLP] shared/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu.zip [build HLP] shared/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi.zip [build HLP] shared/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr.zip [build HLP] shared/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl.zip [build HLP] shared/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu.zip [build HLP] shared/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he.zip [build HLP] shared/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi.zip [build HLP] shared/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr.zip [build HLP] shared/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu.zip [build HLP] shared/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id.zip [build HLP] shared/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it.zip [build HLP] shared/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja.zip [build HLP] shared/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko.zip [build HLP] shared/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt.zip [build HLP] shared/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv.zip [build HLP] shared/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb.zip [build HLP] shared/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl.zip [build HLP] shared/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn.zip [build HLP] shared/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl.zip [build HLP] shared/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR.zip [build HLP] shared/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt.zip [build HLP] shared/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro.zip [build HLP] shared/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru.zip [build HLP] shared/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si.zip [build HLP] shared/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk.zip [build HLP] shared/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl.zip [build HLP] shared/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv.zip [build HLP] shared/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta.zip [build HLP] shared/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr.zip [build HLP] shared/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk.zip [build HLP] shared/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN.zip [build HLP] shared/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW.zip [build HLP] simpress/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US.zip [build HLP] simpress/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar.zip [build HLP] simpress/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg.zip [build HLP] simpress/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn.zip [build HLP] simpress/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca.zip [build HLP] simpress/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs.zip [build HLP] simpress/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da.zip [build HLP] simpress/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de.zip [build HLP] simpress/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz.zip [build HLP] simpress/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el.zip [build HLP] simpress/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo.zip [build HLP] simpress/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es.zip [build HLP] simpress/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et.zip [build HLP] simpress/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu.zip [build HLP] simpress/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi.zip [build HLP] simpress/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr.zip [build HLP] simpress/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl.zip [build HLP] simpress/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu.zip [build HLP] simpress/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he.zip [build HLP] simpress/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi.zip [build HLP] simpress/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr.zip [build HLP] simpress/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu.zip [build HLP] simpress/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id.zip [build HLP] simpress/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it.zip [build HLP] simpress/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja.zip [build HLP] simpress/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko.zip [build HLP] simpress/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt.zip [build HLP] simpress/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv.zip [build HLP] simpress/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb.zip [build HLP] simpress/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl.zip [build HLP] simpress/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn.zip [build HLP] simpress/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl.zip [build HLP] simpress/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR.zip [build HLP] simpress/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt.zip [build HLP] simpress/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro.zip [build HLP] simpress/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru.zip [build HLP] simpress/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si.zip [build HLP] simpress/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk.zip [build HLP] simpress/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl.zip [build HLP] simpress/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv.zip [build HLP] simpress/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta.zip [build HLP] simpress/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr.zip [build HLP] simpress/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk.zip [build HLP] simpress/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN.zip [build HLP] simpress/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW.zip [build HLP] smath/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US.zip [build HLP] smath/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar.zip [build HLP] smath/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg.zip [build HLP] smath/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn.zip [build HLP] smath/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca.zip [build HLP] smath/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs.zip [build HLP] smath/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da.zip [build HLP] smath/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de.zip [build HLP] smath/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz.zip [build HLP] smath/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el.zip [build HLP] smath/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo.zip [build HLP] smath/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es.zip [build HLP] smath/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et.zip [build HLP] smath/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu.zip [build HLP] smath/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi.zip [build HLP] smath/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr.zip [build HLP] smath/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl.zip [build HLP] smath/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu.zip [build HLP] smath/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he.zip [build HLP] smath/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi.zip [build HLP] smath/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr.zip [build HLP] smath/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu.zip [build HLP] smath/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id.zip [build HLP] smath/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it.zip [build HLP] smath/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja.zip [build HLP] smath/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko.zip [build HLP] smath/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt.zip [build HLP] smath/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv.zip [build HLP] smath/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb.zip [build HLP] smath/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl.zip [build HLP] smath/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn.zip [build HLP] smath/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl.zip [build HLP] smath/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR.zip [build HLP] smath/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt.zip [build HLP] smath/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro.zip [build HLP] smath/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru.zip [build HLP] smath/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si.zip [build HLP] smath/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk.zip [build HLP] smath/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl.zip [build HLP] smath/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv.zip [build HLP] smath/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta.zip [build HLP] smath/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr.zip [build HLP] smath/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk.zip [build HLP] smath/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN.zip [build HLP] smath/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW.zip [build HLP] swriter/en-US touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US.zip [build HLP] swriter/ar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar.zip [build HLP] swriter/bg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg.zip [build HLP] swriter/bn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn.zip [build HLP] swriter/ca touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca.zip [build HLP] swriter/cs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs.zip [build HLP] swriter/da touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da.zip [build HLP] swriter/de touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de.zip [build HLP] swriter/dz touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz.zip [build HLP] swriter/el touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el.zip [build HLP] swriter/eo touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo.zip [build HLP] swriter/es touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es.zip [build HLP] swriter/et touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et.zip [build HLP] swriter/eu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu.zip [build HLP] swriter/fi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi.zip [build HLP] swriter/fr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr.zip [build HLP] swriter/gl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl.zip [build HLP] swriter/gu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu.zip [build HLP] swriter/he touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he.zip [build HLP] swriter/hi touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi.zip [build HLP] swriter/hr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr.zip [build HLP] swriter/hu touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu.zip [build HLP] swriter/id touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id.zip [build HLP] swriter/it touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it.zip [build HLP] swriter/ja touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja.zip [build HLP] swriter/ko touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko.zip [build HLP] swriter/lt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt.zip [build HLP] swriter/lv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv.zip [build HLP] swriter/nb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb.zip [build HLP] swriter/nl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl.zip [build HLP] swriter/nn touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn.zip [build HLP] swriter/pl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl.zip [build HLP] swriter/pt-BR touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR.zip [build HLP] swriter/pt touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt.zip [build HLP] swriter/ro touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro.zip [build HLP] swriter/ru touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru.zip [build HLP] swriter/si touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si.zip [build HLP] swriter/sk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk.zip [build HLP] swriter/sl touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl.zip [build HLP] swriter/sv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv.zip [build HLP] swriter/ta touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta.zip [build HLP] swriter/tr touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr.zip [build HLP] swriter/uk touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk.zip [build HLP] swriter/zh-CN touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN.zip [build HLP] swriter/zh-TW touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW.zip [build MOD] hwpfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/hwpfilter [build SAX] CustomTarget/i18npool/localedata/localedata_jbo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser jbo $S/i18npool/source/localedata/data/jbo.xml $W/CustomTarget/i18npool/localedata/localedata_jbo.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_jbo.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_jbo.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_jbo.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_CO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_CO $S/i18npool/source/localedata/data/es_CO.xml $W/CustomTarget/i18npool/localedata/localedata_es_CO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_CO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_CO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_CO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_MA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_MA $S/i18npool/source/localedata/data/ar_MA.xml $W/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_cu_RU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser cu_RU $S/i18npool/source/localedata/data/cu_RU.xml $W/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_de_LU.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_jbo.cxx.tmp parsing document jbo started parsing document jbo finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser de_LU $S/i18npool/source/localedata/data/de_LU.xml $W/CustomTarget/i18npool/localedata/localedata_de_LU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_de_LU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_de_LU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_de_LU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sv_SE.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx.tmp parsing document ar_MA started parsing document ar_MA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sv_SE $S/i18npool/source/localedata/data/sv_SE.xml $W/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_MC.cxx Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” Generated date acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx.tmp parsing document sv_SE started parsing document sv_SE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_MC $S/i18npool/source/localedata/data/fr_MC.xml $W/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'TT.MM.JJJJ' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_LU.cxx.tmp parsing document de_LU started parsing document de_LU finished Generated date acceptance pattern: 'D.M.Y' from '[NatNum1]DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx.tmp parsing document cu_RU started parsing document cu_RU finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sr_Latn_ME $S/i18npool/source/localedata/data/sr_Latn_ME.xml $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ha_Latn_GH $S/i18npool/source/localedata/data/ha_Latn_GH.xml $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Generated date acceptance pattern: 'M/D/Y' from 'MM/DD/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx.tmp parsing document ha_Latn_GH started parsing document ha_Latn_GH finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser cs_CZ $S/i18npool/source/localedata/data/cs_CZ.xml $W/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ne_NP.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx.tmp parsing document cs_CZ started parsing document cs_CZ finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ne_NP $S/i18npool/source/localedata/data/ne_NP.xml $W/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx.tmp parsing document sr_Latn_ME started parsing document sr_Latn_ME finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ebo_CG $S/i18npool/source/localedata/data/ebo_CG.xml $W/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_TT.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx.tmp parsing document fr_MC started parsing document fr_MC finished Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CO.cxx.tmp parsing document es_CO started parsing document es_CO finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_TT $S/i18npool/source/localedata/data/en_TT.xml $W/CustomTarget/i18npool/localedata/localedata_en_TT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_TT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_TT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_TT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fa_IR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fa_IR $S/i18npool/source/localedata/data/fa_IR.xml $W/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_gl_ES.cxx Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'Y/M/D' from '[NatNum1]YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx.tmp parsing document ne_NP started parsing document ne_NP finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser gl_ES $S/i18npool/source/localedata/data/gl_ES.xml $W/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Warning: QuotationStart equals DoubleQuotationStart. Not necessarily an issue, but unusual. Warning: QuotationEnd equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx.tmp parsing document gl_ES started parsing document gl_ES finished Generated date acceptance pattern: 'Y/M/D' from '[NatNum1][~persian]YYYY/M/D' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx.tmp parsing document fa_IR started parsing document fa_IR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser xh_ZA $S/i18npool/source/localedata/data/xh_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_nl_BE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser nl_BE $S/i18npool/source/localedata/data/nl_BE.xml $W/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_njx_CG.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx.tmp parsing document xh_ZA started parsing document xh_ZA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser njx_CG $S/i18npool/source/localedata/data/njx_CG.xml $W/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZM.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx.tmp parsing document ebo_CG started parsing document ebo_CG finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_TT.cxx.tmp parsing document en_TT started parsing document en_TT finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_ZM $S/i18npool/source/localedata/data/en_ZM.xml $W/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ru_RU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ru_RU $S/i18npool/source/localedata/data/ru_RU.xml $W/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_yom_CG.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/JJJJ' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx.tmp parsing document nl_BE started parsing document nl_BE finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx.tmp parsing document njx_CG started parsing document njx_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser yom_CG $S/i18npool/source/localedata/data/yom_CG.xml $W/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_st_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser st_ZA $S/i18npool/source/localedata/data/st_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx.tmp parsing document yom_CG started parsing document yom_CG finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx.tmp parsing document st_ZA started parsing document st_ZA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser kkw_CG $S/i18npool/source/localedata/data/kkw_CG.xml $W/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ltg_LV $S/i18npool/source/localedata/data/ltg_LV.xml $W/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx.tmp parsing document en_ZM started parsing document en_ZM finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser zu_ZA $S/i18npool/source/localedata/data/zu_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_pt_BR.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx.tmp parsing document kkw_CG started parsing document kkw_CG finished Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx.tmp parsing document ltg_LV started parsing document ltg_LV finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pt_BR $S/i18npool/source/localedata/data/pt_BR.xml $W/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_pl_PL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pl_PL $S/i18npool/source/localedata/data/pl_PL.xml $W/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx.tmp parsing document zu_ZA started parsing document zu_ZA finished [build SAX] CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tg_TJ $S/i18npool/source/localedata/data/tg_TJ.xml $W/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_az_AZ.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx.tmp parsing document pt_BR started parsing document pt_BR finished Generated date acceptance pattern: 'D.M.Y' from 'D.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx.tmp parsing document pl_PL started parsing document pl_PL finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser az_AZ $S/i18npool/source/localedata/data/az_AZ.xml $W/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ga_IE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ga_IE $S/i18npool/source/localedata/data/ga_IE.xml $W/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZW.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx.tmp parsing document ga_IE started parsing document ga_IE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_ZW $S/i18npool/source/localedata/data/en_ZW.xml $W/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_EG.cxx Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx.tmp parsing document az_AZ started parsing document az_AZ finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_EG $S/i18npool/source/localedata/data/ar_EG.xml $W/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sr_CS.cxx Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'D/M/Y' from 'D/M/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx.tmp parsing document ar_EG started parsing document ar_EG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sr_CS $S/i18npool/source/localedata/data/sr_CS.xml $W/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx.tmp parsing document ru_RU started parsing document ru_RU finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx.tmp parsing document en_ZW started parsing document en_ZW finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx.tmp parsing document tg_TJ started parsing document tg_TJ finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx.tmp parsing document sr_CS started parsing document sr_CS finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser lgr_SB $S/i18npool/source/localedata/data/lgr_SB.xml $W/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sr_RS.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sr_RS $S/i18npool/source/localedata/data/sr_RS.xml $W/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_xku_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser xku_CG $S/i18npool/source/localedata/data/xku_CG.xml $W/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_cy_GB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser cy_GB $S/i18npool/source/localedata/data/cy_GB.xml $W/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx.tmp parsing document xku_CG started parsing document xku_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser kk_KZ $S/i18npool/source/localedata/data/kk_KZ.xml $W/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CH.cxx Generated date acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx.tmp parsing document lgr_SB started parsing document lgr_SB finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_CH $S/i18npool/source/localedata/data/fr_CH.xml $W/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_GM.cxx Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx.tmp parsing document kk_KZ started parsing document kk_KZ finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_GM $S/i18npool/source/localedata/data/en_GM.xml $W/CustomTarget/i18npool/localedata/localedata_en_GM.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_GM.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_GM.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_GM.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_bg_BG.cxx Generated date acceptance pattern: 'D.M.Y' from 'JJ.MM.AAAA' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx.tmp parsing document fr_CH started parsing document fr_CH finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bg_BG $S/i18npool/source/localedata/data/bg_BG.xml $W/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_VE.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx.tmp parsing document sr_RS started parsing document sr_RS finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GM.cxx.tmp parsing document en_GM started parsing document en_GM finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx.tmp parsing document cy_GB started parsing document cy_GB finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_VE $S/i18npool/source/localedata/data/es_VE.xml $W/CustomTarget/i18npool/localedata/localedata_es_VE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_VE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_VE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_VE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fi_FI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fi_FI $S/i18npool/source/localedata/data/fi_FI.xml $W/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_gug_PY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser gug_PY $S/i18npool/source/localedata/data/gug_PY.xml $W/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_shs_CA.cxx Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'D.MM.YYYY" г."' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx.tmp parsing document bg_BG started parsing document bg_BG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser shs_CA $S/i18npool/source/localedata/data/shs_CA.xml $W/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_or_IN.cxx Generated date acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". Warning: ReservedWord quarter1Word seems to be untranslated "1st quarter". Warning: ReservedWord quarter2Word seems to be untranslated "2nd quarter". Warning: ReservedWord quarter3Word seems to be untranslated "3rd quarter". Warning: ReservedWord quarter4Word seems to be untranslated "4th quarter". Warning: ReservedWord aboveWord seems to be untranslated "above". Warning: ReservedWord belowWord seems to be untranslated "below". file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx.tmp parsing document shs_CA started parsing document shs_CA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser or_IN $S/i18npool/source/localedata/data/or_IN.xml $W/CustomTarget/i18npool/localedata/localedata_or_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_or_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_or_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_or_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_gu_IN.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_VE.cxx.tmp parsing document es_VE started parsing document es_VE finished Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” Generated date acceptance pattern: 'D.M.Y' from 'PP.KK.VVVV' (formatindex="21" and defined DateSeparator '.') Warning: QuotationStart may be wrong: U+201C “ file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx.tmp parsing document fi_FI started parsing document fi_FI finished Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx.tmp parsing document gug_PY started parsing document gug_PY finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser gu_IN $S/i18npool/source/localedata/data/gu_IN.xml $W/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_pt_PT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pt_PT $S/i18npool/source/localedata/data/pt_PT.xml $W/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_pap_CW.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pap_CW $S/i18npool/source/localedata/data/pap_CW.xml $W/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_nb_NO.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-AAAA' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_or_IN.cxx.tmp parsing document or_IN started parsing document or_IN finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx.tmp parsing document pt_PT started parsing document pt_PT finished Generated date acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx.tmp parsing document pap_CW started parsing document pap_CW finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser nb_NO $S/i18npool/source/localedata/data/nb_NO.xml $W/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ngz_CG $S/i18npool/source/localedata/data/ngz_CG.xml $W/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_bm_ML.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bm_ML $S/i18npool/source/localedata/data/bm_ML.xml $W/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_mr_IN.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx.tmp parsing document ngz_CG started parsing document ngz_CG finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx.tmp parsing document bm_ML started parsing document bm_ML finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser mr_IN $S/i18npool/source/localedata/data/mr_IN.xml $W/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_it_IT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser it_IT $S/i18npool/source/localedata/data/it_IT.xml $W/CustomTarget/i18npool/localedata/localedata_it_IT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_it_IT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_it_IT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_it_IT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_MW.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx.tmp parsing document mr_IN started parsing document mr_IN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_MW $S/i18npool/source/localedata/data/en_MW.xml $W/CustomTarget/i18npool/localedata/localedata_en_MW.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_MW.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_MW.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_MW.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_he_IL.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_MW.cxx.tmp parsing document en_MW started parsing document en_MW finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser he_IL $S/i18npool/source/localedata/data/he_IL.xml $W/CustomTarget/i18npool/localedata/localedata_he_IL.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_he_IL.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_he_IL.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_he_IL.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx.tmp parsing document nb_NO started parsing document nb_NO finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser gsc_FR $S/i18npool/source/localedata/data/gsc_FR.xml $W/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_cv_RU.cxx Warning: DoubleQuotationStart is an ASCII character but DoubleQuotationEnd is not. Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx.tmp parsing document gsc_FR started parsing document gsc_FR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser cv_RU $S/i18npool/source/localedata/data/cv_RU.xml $W/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_mt_MT.cxx Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx.tmp parsing document cv_RU started parsing document cv_RU finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx.tmp parsing document gu_IN started parsing document gu_IN finished Generated date acceptance pattern: 'D/M/Y' from 'GG/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_it_IT.cxx.tmp parsing document it_IT started parsing document it_IT finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser mt_MT $S/i18npool/source/localedata/data/mt_MT.xml $W/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_dz_BT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser dz_BT $S/i18npool/source/localedata/data/dz_BT.xml $W/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_ML.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_ML $S/i18npool/source/localedata/data/fr_ML.xml $W/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_kl_GL.cxx Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". Warning: ReservedWord quarter1Word seems to be untranslated "1st quarter". Warning: ReservedWord quarter2Word seems to be untranslated "2nd quarter". Warning: ReservedWord quarter3Word seems to be untranslated "3rd quarter". Warning: ReservedWord quarter4Word seems to be untranslated "4th quarter". file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_he_IL.cxx.tmp parsing document he_IL started parsing document he_IL finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser kl_GL $S/i18npool/source/localedata/data/kl_GL.xml $W/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_zh_SG.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx.tmp parsing document fr_ML started parsing document fr_ML finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser zh_SG $S/i18npool/source/localedata/data/zh_SG.xml $W/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BF.cxx Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx.tmp parsing document kl_GL started parsing document kl_GL finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_BF $S/i18npool/source/localedata/data/fr_BF.xml $W/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx.tmp Warning: Can't check separators used in FormatCode due to LC_CTYPE ref="zh_CN". If these two locales use identical format codes, you should consider to use the ref= mechanism also for the LC_FORMAT element, together with replaceFrom= and replaceTo= for the currency. [build SAX] CustomTarget/i18npool/localedata/localedata_lif_NP.cxx Generated date acceptance pattern: 'Y/M/D' from 'YYYY/M/D' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx.tmp parsing document zh_SG started parsing document zh_SG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser lif_NP $S/i18npool/source/localedata/data/lif_NP.xml $W/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ja_JP.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx.tmp parsing document fr_BF started parsing document fr_BF finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ja_JP $S/i18npool/source/localedata/data/ja_JP.xml $W/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_de_CH.cxx Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx.tmp parsing document ja_JP started parsing document ja_JP finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser de_CH $S/i18npool/source/localedata/data/de_CH.xml $W/CustomTarget/i18npool/localedata/localedata_de_CH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_de_CH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_de_CH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_de_CH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ug_CN.cxx Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx.tmp parsing document lif_NP started parsing document lif_NP finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ug_CN $S/i18npool/source/localedata/data/ug_CN.xml $W/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_PA.cxx Warning: QuotationStart may be wrong: U+00BB » Warning: QuotationEnd may be wrong: U+00AB « Warning: DoubleQuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationEnd may be wrong: U+2018 ‘ Generated date acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx.tmp parsing document ug_CN started parsing document ug_CN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_PA $S/i18npool/source/localedata/data/es_PA.xml $W/CustomTarget/i18npool/localedata/localedata_es_PA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_PA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_PA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_PA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_HN.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx.tmp parsing document mt_MT started parsing document mt_MT finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PA.cxx.tmp parsing document es_PA started parsing document es_PA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_HN $S/i18npool/source/localedata/data/es_HN.xml $W/CustomTarget/i18npool/localedata/localedata_es_HN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_HN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_HN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_HN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_GT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_GT $S/i18npool/source/localedata/data/es_GT.xml $W/CustomTarget/i18npool/localedata/localedata_es_GT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_GT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_GT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_GT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CA.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_HN.cxx.tmp parsing document es_HN started parsing document es_HN finished Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_GT.cxx.tmp parsing document es_GT started parsing document es_GT finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_CA $S/i18npool/source/localedata/data/fr_CA.xml $W/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_zh_CN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser zh_CN $S/i18npool/source/localedata/data/zh_CN.xml $W/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx Generated date acceptance pattern: 'Y-M-D' from 'AAAA-MM-JJ' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx.tmp parsing document fr_CA started parsing document fr_CA finished Generated date acceptance pattern: 'Y/M/D' from 'YYYY/M/D' (formatindex="21" and defined DateSeparator '/') Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx.tmp parsing document zh_CN started parsing document zh_CN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_BJ $S/i18npool/source/localedata/data/fr_BJ.xml $W/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_OM.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_OM $S/i18npool/source/localedata/data/ar_OM.xml $W/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_pui_CO.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx.tmp parsing document fr_BJ started parsing document fr_BJ finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pui_CO $S/i18npool/source/localedata/data/pui_CO.xml $W/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_PH.cxx Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx.tmp parsing document pui_CO started parsing document pui_CO finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx.tmp parsing document ar_OM started parsing document ar_OM finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_PH $S/i18npool/source/localedata/data/en_PH.xml $W/CustomTarget/i18npool/localedata/localedata_en_PH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_PH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_PH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_PH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_tr_TR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tr_TR $S/i18npool/source/localedata/data/tr_TR.xml $W/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_af_ZA.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_PH.cxx.tmp parsing document en_PH started parsing document en_PH finished Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx.tmp parsing document tr_TR started parsing document tr_TR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser af_ZA $S/i18npool/source/localedata/data/af_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_gd_GB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser gd_GB $S/i18npool/source/localedata/data/gd_GB.xml $W/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_EC.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx.tmp parsing document af_ZA started parsing document af_ZA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_EC $S/i18npool/source/localedata/data/es_EC.xml $W/CustomTarget/i18npool/localedata/localedata_es_EC.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_EC.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_EC.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_EC.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_my_MM.cxx Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_EC.cxx.tmp parsing document es_EC started parsing document es_EC finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx.tmp parsing document gd_GB started parsing document gd_GB finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser my_MM $S/i18npool/source/localedata/data/my_MM.xml $W/CustomTarget/i18npool/localedata/localedata_my_MM.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_my_MM.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_my_MM.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_my_MM.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_UY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_UY $S/i18npool/source/localedata/data/es_UY.xml $W/CustomTarget/i18npool/localedata/localedata_es_UY.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_UY.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_UY.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_UY.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_SN.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_my_MM.cxx.tmp parsing document my_MM started parsing document my_MM finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_SN $S/i18npool/source/localedata/data/fr_SN.xml $W/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_zh_MO.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx.tmp parsing document fr_SN started parsing document fr_SN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser zh_MO $S/i18npool/source/localedata/data/zh_MO.xml $W/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_KW.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_UY.cxx.tmp parsing document es_UY started parsing document es_UY finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_KW $S/i18npool/source/localedata/data/ar_KW.xml $W/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx Warning: Can't check separators used in FormatCode due to LC_CTYPE ref="zh_TW". If these two locales use identical format codes, you should consider to use the ref= mechanism also for the LC_FORMAT element, together with replaceFrom= and replaceTo= for the currency. Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx.tmp parsing document zh_MO started parsing document zh_MO finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser mkw_CG $S/i18npool/source/localedata/data/mkw_CG.xml $W/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_BH.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx.tmp parsing document ar_KW started parsing document ar_KW finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_BH $S/i18npool/source/localedata/data/ar_BH.xml $W/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx.tmp parsing document mkw_CG started parsing document mkw_CG finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx.tmp parsing document ar_BH started parsing document ar_BH finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tsa_CG $S/i18npool/source/localedata/data/tsa_CG.xml $W/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_tt_RU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tt_RU $S/i18npool/source/localedata/data/tt_RU.xml $W/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_lb_LU.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx.tmp parsing document tsa_CG started parsing document tsa_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser lb_LU $S/i18npool/source/localedata/data/lb_LU.xml $W/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_tek_CG.cxx Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx.tmp parsing document tt_RU started parsing document tt_RU finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tek_CG $S/i18npool/source/localedata/data/tek_CG.xml $W/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ti_ER.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx.tmp parsing document tek_CG started parsing document tek_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ti_ER $S/i18npool/source/localedata/data/ti_ER.xml $W/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_GH.cxx Generated date acceptance pattern: 'M/D/Y' from 'MM/DD/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx.tmp parsing document ti_ER started parsing document ti_ER finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_GH $S/i18npool/source/localedata/data/en_GH.xml $W/CustomTarget/i18npool/localedata/localedata_en_GH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_GH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_GH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_GH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_de_DE.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx.tmp parsing document lb_LU started parsing document lb_LU finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser de_DE $S/i18npool/source/localedata/data/de_DE.xml $W/CustomTarget/i18npool/localedata/localedata_de_DE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_de_DE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_de_DE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_de_DE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_nl_NL.cxx Generated date acceptance pattern: 'D.M.Y' from 'TT.MM.JJJJ' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_CH.cxx.tmp parsing document de_CH started parsing document de_CH finished Generated date acceptance pattern: 'Y-M-D' from '[NatNum1]YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx.tmp parsing document dz_BT started parsing document dz_BT finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser nl_NL $S/i18npool/source/localedata/data/nl_NL.xml $W/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_AR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_AR $S/i18npool/source/localedata/data/es_AR.xml $W/CustomTarget/i18npool/localedata/localedata_es_AR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_AR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_AR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_AR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_IE.cxx Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-JJJJ' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx.tmp parsing document nl_NL started parsing document nl_NL finished Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_AR.cxx.tmp parsing document es_AR started parsing document es_AR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_IE $S/i18npool/source/localedata/data/en_IE.xml $W/CustomTarget/i18npool/localedata/localedata_en_IE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_IE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_IE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_IE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ta_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ta_IN $S/i18npool/source/localedata/data/ta_IN.xml $W/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_DO.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx.tmp parsing document ta_IN started parsing document ta_IN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_DO $S/i18npool/source/localedata/data/es_DO.xml $W/CustomTarget/i18npool/localedata/localedata_es_DO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_DO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_DO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_DO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_QA.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_IE.cxx.tmp parsing document en_IE started parsing document en_IE finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GH.cxx.tmp parsing document en_GH started parsing document en_GH finished Generated date acceptance pattern: 'D.M.Y' from 'TT.MM.JJJJ' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_DE.cxx.tmp parsing document de_DE started parsing document de_DE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_QA $S/i18npool/source/localedata/data/ar_QA.xml $W/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx.tmp Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_DO.cxx.tmp parsing document es_DO started parsing document es_DO finished [build SAX] CustomTarget/i18npool/localedata/localedata_dde_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser dde_CG $S/i18npool/source/localedata/data/dde_CG.xml $W/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_pa_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pa_IN $S/i18npool/source/localedata/data/pa_IN.xml $W/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_AU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_AU $S/i18npool/source/localedata/data/en_AU.xml $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx.tmp parsing document dde_CG started parsing document dde_CG finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx.tmp parsing document ar_QA started parsing document ar_QA finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx.tmp parsing document pa_IN started parsing document pa_IN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser mn_Cyrl_MN $S/i18npool/source/localedata/data/mn_Cyrl_MN.xml $W/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx.tmp Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp parsing document en_AU started parsing document en_AU finished [build SAX] CustomTarget/i18npool/localedata/localedata_lv_LV.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser lv_LV $S/i18npool/source/localedata/data/lv_LV.xml $W/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_mai_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser mai_IN $S/i18npool/source/localedata/data/mai_IN.xml $W/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_hil_PH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser hil_PH $S/i18npool/source/localedata/data/hil_PH.xml $W/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_NI.cxx Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx.tmp parsing document lv_LV started parsing document lv_LV finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') Generated date acceptance pattern: 'M/D/Y' from 'MM/DD/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx.tmp parsing document mai_IN started parsing document mai_IN finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx.tmp parsing document hil_PH started parsing document hil_PH finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_NI $S/i18npool/source/localedata/data/es_NI.xml $W/CustomTarget/i18npool/localedata/localedata_es_NI.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_NI.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_NI.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_NI.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_no_NO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser no_NO $S/i18npool/source/localedata/data/no_NO.xml $W/CustomTarget/i18npool/localedata/localedata_no_NO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_no_NO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_no_NO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_no_NO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser uz_UZ $S/i18npool/source/localedata/data/uz_UZ.xml $W/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_bn_IN.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_NI.cxx.tmp parsing document es_NI started parsing document es_NI finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bn_IN $S/i18npool/source/localedata/data/bn_IN.xml $W/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_et_EE.cxx Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx.tmp parsing document uz_UZ started parsing document uz_UZ finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser et_EE $S/i18npool/source/localedata/data/et_EE.xml $W/CustomTarget/i18npool/localedata/localedata_et_EE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_et_EE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_et_EE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_et_EE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ca_ES.cxx Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx.tmp parsing document bn_IN started parsing document bn_IN finished Generated date acceptance pattern: 'Y.M.D' from 'YYYY.MM.DD' (formatindex="21" and defined DateSeparator '.') Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_no_NO.cxx.tmp parsing document no_NO started parsing document no_NO finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx.tmp parsing document mn_Cyrl_MN started parsing document mn_Cyrl_MN finished Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_et_EE.cxx.tmp parsing document et_EE started parsing document et_EE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ca_ES $S/i18npool/source/localedata/data/ca_ES.xml $W/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sk_SK.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sk_SK $S/i18npool/source/localedata/data/sk_SK.xml $W/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_MY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_MY $S/i18npool/source/localedata/data/en_MY.xml $W/CustomTarget/i18npool/localedata/localedata_en_MY.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_MY.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_MY.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_MY.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_hr_HR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser hr_HR $S/i18npool/source/localedata/data/hr_HR.xml $W/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_PR.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx.tmp parsing document ca_ES started parsing document ca_ES finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_MY.cxx.tmp parsing document en_MY started parsing document en_MY finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_PR $S/i18npool/source/localedata/data/es_PR.xml $W/CustomTarget/i18npool/localedata/localedata_es_PR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_PR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_PR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_PR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sid_ET.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sid_ET $S/i18npool/source/localedata/data/sid_ET.xml $W/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_hy_AM.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PR.cxx.tmp parsing document es_PR started parsing document es_PR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser hy_AM $S/i18npool/source/localedata/data/hy_AM.xml $W/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_it_CH.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx.tmp parsing document sid_ET started parsing document sid_ET finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx.tmp parsing document sk_SK started parsing document sk_SK finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser it_CH $S/i18npool/source/localedata/data/it_CH.xml $W/CustomTarget/i18npool/localedata/localedata_it_CH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_it_CH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_it_CH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_it_CH.cxx.tmp Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') [build SAX] CustomTarget/i18npool/localedata/localedata_en_CA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_CA $S/i18npool/source/localedata/data/en_CA.xml $W/CustomTarget/i18npool/localedata/localedata_en_CA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_CA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_CA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_CA.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx.tmp parsing document hr_HR started parsing document hr_HR finished [build SAX] CustomTarget/i18npool/localedata/localedata_da_DK.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser da_DK $S/i18npool/source/localedata/data/da_DK.xml $W/CustomTarget/i18npool/localedata/localedata_da_DK.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_da_DK.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_da_DK.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_da_DK.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_ZA.cxx Generated date acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_CA.cxx.tmp parsing document en_CA started parsing document en_CA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_ZA $S/i18npool/source/localedata/data/en_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_JO.cxx Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_da_DK.cxx.tmp parsing document da_DK started parsing document da_DK finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_JO $S/i18npool/source/localedata/data/ar_JO.xml $W/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_eo.cxx Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Generated date acceptance pattern: 'D.M.Y' from 'GG.MM.AAAA' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_it_CH.cxx.tmp parsing document it_CH started parsing document it_CH finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx.tmp parsing document hy_AM started parsing document hy_AM finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser eo $S/i18npool/source/localedata/data/eo.xml $W/CustomTarget/i18npool/localedata/localedata_eo.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_eo.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_eo.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_eo.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_wa_BE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser wa_BE $S/i18npool/source/localedata/data/wa_BE.xml $W/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_kn_IN.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx.tmp parsing document ar_JO started parsing document ar_JO finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser kn_IN $S/i18npool/source/localedata/data/kn_IN.xml $W/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_eu_ES.cxx Generated date acceptance pattern: 'Y/M/D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '/') Generated 2nd acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21") file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx.tmp parsing document en_ZA started parsing document en_ZA finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_eo.cxx.tmp parsing document eo started parsing document eo finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser eu_ES $S/i18npool/source/localedata/data/eu_ES.xml $W/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_JM.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx.tmp parsing document kn_IN started parsing document kn_IN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_JM $S/i18npool/source/localedata/data/en_JM.xml $W/CustomTarget/i18npool/localedata/localedata_en_JM.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_JM.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_JM.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_JM.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_YE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_YE $S/i18npool/source/localedata/data/ar_YE.xml $W/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ro_RO.cxx Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_JM.cxx.tmp parsing document en_JM started parsing document en_JM finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx.tmp parsing document eu_ES started parsing document eu_ES finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx.tmp parsing document wa_BE started parsing document wa_BE finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx.tmp parsing document ar_YE started parsing document ar_YE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ro_RO $S/i18npool/source/localedata/data/ro_RO.xml $W/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_puu_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser puu_CG $S/i18npool/source/localedata/data/puu_CG.xml $W/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_NA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_NA $S/i18npool/source/localedata/data/en_NA.xml $W/CustomTarget/i18npool/localedata/localedata_en_NA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_NA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_NA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_NA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_so_SO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser so_SO $S/i18npool/source/localedata/data/so_SO.xml $W/CustomTarget/i18npool/localedata/localedata_so_SO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_so_SO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_so_SO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_so_SO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_vec_IT.cxx Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx.tmp parsing document ro_RO started parsing document ro_RO finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx.tmp parsing document puu_CG started parsing document puu_CG finished Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_NA.cxx.tmp parsing document en_NA started parsing document en_NA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser vec_IT $S/i18npool/source/localedata/data/vec_IT.xml $W/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_lo_LA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser lo_LA $S/i18npool/source/localedata/data/lo_LA.xml $W/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fo_FO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fo_FO $S/i18npool/source/localedata/data/fo_FO.xml $W/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx.tmp parsing document vec_IT started parsing document vec_IT finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx.tmp parsing document lo_LA started parsing document lo_LA finished Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx.tmp parsing document fo_FO started parsing document fo_FO finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_IQ $S/i18npool/source/localedata/data/ar_IQ.xml $W/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bvx_CG $S/i18npool/source/localedata/data/bvx_CG.xml $W/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_CI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_CI $S/i18npool/source/localedata/data/fr_CI.xml $W/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx.tmp parsing document ar_IQ started parsing document ar_IQ finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx.tmp parsing document bvx_CG started parsing document bvx_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ldi_CG $S/i18npool/source/localedata/data/ldi_CG.xml $W/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx.tmp parsing document fr_CI started parsing document fr_CI finished [build SAX] CustomTarget/i18npool/localedata/localedata_km_KH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser km_KH $S/i18npool/source/localedata/data/km_KH.xml $W/CustomTarget/i18npool/localedata/localedata_km_KH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_km_KH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_km_KH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_km_KH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_uk_UA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser uk_UA $S/i18npool/source/localedata/data/uk_UA.xml $W/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_BZ.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx.tmp parsing document ldi_CG started parsing document ldi_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_BZ $S/i18npool/source/localedata/data/en_BZ.xml $W/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_yi_US.cxx Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx.tmp parsing document uk_UA started parsing document uk_UA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser yi_US $S/i18npool/source/localedata/data/yi_US.xml $W/CustomTarget/i18npool/localedata/localedata_yi_US.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_yi_US.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_yi_US.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_yi_US.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_zh_TW.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx.tmp parsing document en_BZ started parsing document en_BZ finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser zh_TW $S/i18npool/source/localedata/data/zh_TW.xml $W/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_de_LI.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_yi_US.cxx.tmp parsing document yi_US started parsing document yi_US finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser de_LI $S/i18npool/source/localedata/data/de_LI.xml $W/CustomTarget/i18npool/localedata/localedata_de_LI.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_de_LI.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_de_LI.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_de_LI.cxx.tmp Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') [build SAX] CustomTarget/i18npool/localedata/localedata_fr_LU.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx.tmp parsing document zh_TW started parsing document zh_TW finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_LU $S/i18npool/source/localedata/data/fr_LU.xml $W/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_BW.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'TT.MM.JJJJ' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_LI.cxx.tmp parsing document de_LI started parsing document de_LI finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_BW $S/i18npool/source/localedata/data/en_BW.xml $W/CustomTarget/i18npool/localedata/localedata_en_BW.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_BW.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_BW.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_BW.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_an_ES.cxx Generated date acceptance pattern: 'D/M/Y' from 'JJ/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx.tmp parsing document fr_LU started parsing document fr_LU finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser an_ES $S/i18npool/source/localedata/data/an_ES.xml $W/CustomTarget/i18npool/localedata/localedata_an_ES.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_an_ES.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_an_ES.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_an_ES.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_PY.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_BW.cxx.tmp parsing document en_BW started parsing document en_BW finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_PY $S/i18npool/source/localedata/data/es_PY.xml $W/CustomTarget/i18npool/localedata/localedata_es_PY.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_PY.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_PY.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_PY.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_njy_CG.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_an_ES.cxx.tmp parsing document an_ES started parsing document an_ES finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_km_KH.cxx.tmp parsing document km_KH started parsing document km_KH finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser njy_CG $S/i18npool/source/localedata/data/njy_CG.xml $W/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_el_GR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser el_GR $S/i18npool/source/localedata/data/el_GR.xml $W/CustomTarget/i18npool/localedata/localedata_el_GR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_el_GR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_el_GR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_el_GR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_hi_IN.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PY.cxx.tmp parsing document es_PY started parsing document es_PY finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser hi_IN $S/i18npool/source/localedata/data/hi_IN.xml $W/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx.tmp Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_so_SO.cxx.tmp parsing document so_SO started parsing document so_SO finished [build SAX] CustomTarget/i18npool/localedata/localedata_sl_SI.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx.tmp parsing document njy_CG started parsing document njy_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sl_SI $S/i18npool/source/localedata/data/sl_SI.xml $W/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_nds_DE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser nds_DE $S/i18npool/source/localedata/data/nds_DE.xml $W/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_el_GR.cxx.tmp parsing document el_GR started parsing document el_GR finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx.tmp parsing document hi_IN started parsing document hi_IN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sdj_CG $S/i18npool/source/localedata/data/sdj_CG.xml $W/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser nr_ZA $S/i18npool/source/localedata/data/nr_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx.tmp Generated date acceptance pattern: 'D.M.Y' from 'DD. MM. YYYY' (formatindex="21" and defined DateSeparator '.') Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". [build SAX] CustomTarget/i18npool/localedata/localedata_lg_UG.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx.tmp parsing document sl_SI started parsing document sl_SI finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx.tmp parsing document nds_DE started parsing document nds_DE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser lg_UG $S/i18npool/source/localedata/data/lg_UG.xml $W/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tn_ZA $S/i18npool/source/localedata/data/tn_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx.tmp parsing document sdj_CG started parsing document sdj_CG finished [build SAX] CustomTarget/i18npool/localedata/localedata_te_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser te_IN $S/i18npool/source/localedata/data/te_IN.xml $W/CustomTarget/i18npool/localedata/localedata_te_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_te_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_te_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_te_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ny_MW.cxx Warning: ReservedWord quarter1Word seems to be untranslated "1st quarter". Warning: ReservedWord quarter2Word seems to be untranslated "2nd quarter". Warning: ReservedWord quarter3Word seems to be untranslated "3rd quarter". Warning: ReservedWord quarter4Word seems to be untranslated "4th quarter". file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx.tmp parsing document nr_ZA started parsing document nr_ZA finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx.tmp parsing document tn_ZA started parsing document tn_ZA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ny_MW $S/i18npool/source/localedata/data/ny_MW.xml $W/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx.tmp Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " [build SAX] CustomTarget/i18npool/localedata/localedata_ee_GH.cxx Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx.tmp parsing document lg_UG started parsing document lg_UG finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_te_IN.cxx.tmp parsing document te_IN started parsing document te_IN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ee_GH $S/i18npool/source/localedata/data/ee_GH.xml $W/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_GB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_GB $S/i18npool/source/localedata/data/en_GB.xml $W/CustomTarget/i18npool/localedata/localedata_en_GB.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_GB.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_GB.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_GB.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_AE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_AE $S/i18npool/source/localedata/data/ar_AE.xml $W/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx.tmp Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx.tmp parsing document ny_MW started parsing document ny_MW finished [build SAX] CustomTarget/i18npool/localedata/localedata_en_US.cxx Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_US $S/i18npool/source/localedata/data/en_US.xml $W/CustomTarget/i18npool/localedata/localedata_en_US.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_US.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_US.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_US.cxx.tmp Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Generated date acceptance pattern: 'M/D/Y' from 'MM/DD/YYYY' (formatindex="21" and defined DateSeparator '/') [build SAX] CustomTarget/i18npool/localedata/localedata_br_FR.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx.tmp parsing document ee_GH started parsing document ee_GH finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GB.cxx.tmp parsing document en_GB started parsing document en_GB finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser br_FR $S/i18npool/source/localedata/data/br_FR.xml $W/CustomTarget/i18npool/localedata/localedata_br_FR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_br_FR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_br_FR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_br_FR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_szl_PL.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx.tmp parsing document ar_AE started parsing document ar_AE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser szl_PL $S/i18npool/source/localedata/data/szl_PL.xml $W/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_mk_MK.cxx Generated date acceptance pattern: 'M/D/Y' from 'MM/DD/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_US.cxx.tmp parsing document en_US started parsing document en_US finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser mk_MK $S/i18npool/source/localedata/data/mk_MK.xml $W/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_vi_VN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser vi_VN $S/i18npool/source/localedata/data/vi_VN.xml $W/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_vif_CG.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx.tmp parsing document szl_PL started parsing document szl_PL finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_br_FR.cxx.tmp parsing document br_FR started parsing document br_FR finished Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx.tmp parsing document mk_MK started parsing document mk_MK finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser vif_CG $S/i18npool/source/localedata/data/vif_CG.xml $W/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ts_ZA $S/i18npool/source/localedata/data/ts_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_DZ $S/i18npool/source/localedata/data/ar_DZ.xml $W/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx.tmp Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx.tmp parsing document vi_VN started parsing document vi_VN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sr_Latn_RS $S/i18npool/source/localedata/data/sr_Latn_RS.xml $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_oc_FR.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx.tmp parsing document vif_CG started parsing document vif_CG finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx.tmp parsing document ts_ZA started parsing document ts_ZA finished Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'D/M/Y' from 'D/M/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx.tmp parsing document ar_DZ started parsing document ar_DZ finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser oc_FR $S/i18npool/source/localedata/data/oc_FR.xml $W/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ia.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ia $S/i18npool/source/localedata/data/ia.xml $W/CustomTarget/i18npool/localedata/localedata_ia.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ia.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ia.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ia.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ss_ZA $S/i18npool/source/localedata/data/ss_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_bs_BA.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx.tmp parsing document sr_Latn_RS started parsing document sr_Latn_RS finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx.tmp parsing document oc_FR started parsing document oc_FR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bs_BA $S/i18npool/source/localedata/data/bs_BA.xml $W/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Warning: ReservedWord falseWord seems to be untranslated "false". file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx.tmp parsing document ss_ZA started parsing document ss_ZA finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ia.cxx.tmp parsing document ia started parsing document ia finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser kab_DZ $S/i18npool/source/localedata/data/kab_DZ.xml $W/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ast_ES.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ast_ES $S/i18npool/source/localedata/data/ast_ES.xml $W/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_TG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_TG $S/i18npool/source/localedata/data/fr_TG.xml $W/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_th_TH.cxx Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx.tmp parsing document bs_BA started parsing document bs_BA finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx.tmp parsing document kab_DZ started parsing document kab_DZ finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx.tmp parsing document fr_TG started parsing document fr_TG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser th_TH $S/i18npool/source/localedata/data/th_TH.xml $W/CustomTarget/i18npool/localedata/localedata_th_TH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_th_TH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_th_TH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_th_TH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ur_PK.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx.tmp parsing document ast_ES started parsing document ast_ES finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ur_PK $S/i18npool/source/localedata/data/ur_PK.xml $W/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_mos_BF.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser mos_BF $S/i18npool/source/localedata/data/mos_BF.xml $W/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_am_ET.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser am_ET $S/i18npool/source/localedata/data/am_ET.xml $W/CustomTarget/i18npool/localedata/localedata_am_ET.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_am_ET.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_am_ET.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_am_ET.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_om_ET.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_th_TH.cxx.tmp parsing document th_TH started parsing document th_TH finished Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx.tmp parsing document mos_BF started parsing document mos_BF finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx.tmp parsing document ur_PK started parsing document ur_PK finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_am_ET.cxx.tmp parsing document am_ET started parsing document am_ET finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser om_ET $S/i18npool/source/localedata/data/om_ET.xml $W/CustomTarget/i18npool/localedata/localedata_om_ET.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_om_ET.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_om_ET.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_om_ET.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_rue_SK.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser rue_SK $S/i18npool/source/localedata/data/rue_SK.xml $W/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sc_IT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sc_IT $S/i18npool/source/localedata/data/sc_IT.xml $W/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_pt_AO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pt_AO $S/i18npool/source/localedata/data/pt_AO.xml $W/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_om_ET.cxx.tmp parsing document om_ET started parsing document om_ET finished Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx.tmp parsing document sc_IT started parsing document sc_IT finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx.tmp parsing document rue_SK started parsing document rue_SK finished Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-AAAA' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx.tmp parsing document pt_AO started parsing document pt_AO finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser nso_ZA $S/i18npool/source/localedata/data/nso_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_NZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_NZ $S/i18npool/source/localedata/data/en_NZ.xml $W/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ht_HT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ht_HT $S/i18npool/source/localedata/data/ht_HT.xml $W/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_is_IS.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser is_IS $S/i18npool/source/localedata/data/is_IS.xml $W/CustomTarget/i18npool/localedata/localedata_is_IS.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_is_IS.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_is_IS.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_is_IS.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx.tmp parsing document nso_ZA started parsing document nso_ZA finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx.tmp parsing document ht_HT started parsing document ht_HT finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_is_IS.cxx.tmp parsing document is_IS started parsing document is_IS finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx.tmp parsing document en_NZ started parsing document en_NZ finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ve_ZA $S/i18npool/source/localedata/data/ve_ZA.xml $W/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tpi_PG $S/i18npool/source/localedata/data/tpi_PG.xml $W/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_hu_HU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser hu_HU $S/i18npool/source/localedata/data/hu_HU.xml $W/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ilo_PH $S/i18npool/source/localedata/data/ilo_PH.xml $W/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_PE.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx.tmp parsing document ve_ZA started parsing document ve_ZA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_PE $S/i18npool/source/localedata/data/es_PE.xml $W/CustomTarget/i18npool/localedata/localedata_es_PE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_PE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_PE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_PE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_zh_HK.cxx Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Warning: LongDateDaySeparator is only a comma or dot not followed by a space. Usually this is not the case and may lead to concatenated display names like "Wednesday, May 9,2007". Warning: QuotationStart may be wrong: U+00BB » Warning: QuotationEnd may be wrong: U+00AB « Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx.tmp parsing document tpi_PG started parsing document tpi_PG finished Generated date acceptance pattern: 'Y.M.D' from 'YYYY.MM.DD.' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx.tmp parsing document hu_HU started parsing document hu_HU finished Generated date acceptance pattern: 'M/D/Y' from 'MM/DD/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx.tmp parsing document ilo_PH started parsing document ilo_PH finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser zh_HK $S/i18npool/source/localedata/data/zh_HK.xml $W/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sr_Latn_CS $S/i18npool/source/localedata/data/sr_Latn_CS.xml $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_beq_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser beq_CG $S/i18npool/source/localedata/data/beq_CG.xml $W/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_lt_LT.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PE.cxx.tmp parsing document es_PE started parsing document es_PE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser lt_LT $S/i18npool/source/localedata/data/lt_LT.xml $W/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx.tmp Warning: Can't check separators used in FormatCode due to LC_CTYPE ref="zh_TW". If these two locales use identical format codes, you should consider to use the ref= mechanism also for the LC_FORMAT element, together with replaceFrom= and replaceTo= for the currency. file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx.tmp parsing document sr_Latn_CS started parsing document sr_Latn_CS finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx.tmp parsing document zh_HK started parsing document zh_HK finished [build SAX] CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx.tmp parsing document beq_CG started parsing document beq_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pjt_AU $S/i18npool/source/localedata/data/pjt_AU.xml $W/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_myv_RU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser myv_RU $S/i18npool/source/localedata/data/myv_RU.xml $W/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser hsb_DE $S/i18npool/source/localedata/data/hsb_DE.xml $W/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'Y-M-D' from 'YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx.tmp parsing document lt_LT started parsing document lt_LT finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx.tmp parsing document pjt_AU started parsing document pjt_AU finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tyx_CG $S/i18npool/source/localedata/data/tyx_CG.xml $W/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ky_KG.cxx Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx.tmp parsing document myv_RU started parsing document myv_RU finished Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ky_KG $S/i18npool/source/localedata/data/ky_KG.xml $W/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx.tmp parsing document hsb_DE started parsing document hsb_DE finished [build SAX] CustomTarget/i18npool/localedata/localedata_axk_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser axk_CG $S/i18npool/source/localedata/data/axk_CG.xml $W/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_SV.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_SV $S/i18npool/source/localedata/data/es_SV.xml $W/CustomTarget/i18npool/localedata/localedata_es_SV.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_SV.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_SV.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_SV.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx.tmp parsing document tyx_CG started parsing document tyx_CG finished [build SAX] CustomTarget/i18npool/localedata/localedata_ar_TN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_TN $S/i18npool/source/localedata/data/ar_TN.xml $W/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx.tmp Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx.tmp parsing document ky_KG started parsing document ky_KG finished [build SAX] CustomTarget/i18npool/localedata/localedata_ml_IN.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx.tmp parsing document axk_CG started parsing document axk_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ml_IN $S/i18npool/source/localedata/data/ml_IN.xml $W/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx.tmp Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') [build SAX] CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_SV.cxx.tmp parsing document es_SV started parsing document es_SV finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sw_TZ $S/i18npool/source/localedata/data/sw_TZ.xml $W/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sr_ME.cxx Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sr_ME $S/i18npool/source/localedata/data/sr_ME.xml $W/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx.tmp parsing document ar_TN started parsing document ar_TN finished [build SAX] CustomTarget/i18npool/localedata/localedata_nn_NO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser nn_NO $S/i18npool/source/localedata/data/nn_NO.xml $W/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx.tmp Warning: QuotationStart and QuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+0027 ' Warning: QuotationEnd may be wrong: U+0027 ' [build SAX] CustomTarget/i18npool/localedata/localedata_bo_IN.cxx Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx.tmp parsing document ml_IN started parsing document ml_IN finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx.tmp parsing document sw_TZ started parsing document sw_TZ finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx.tmp parsing document sr_ME started parsing document sr_ME finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bo_IN $S/i18npool/source/localedata/data/bo_IN.xml $W/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ms_MY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ms_MY $S/i18npool/source/localedata/data/ms_MY.xml $W/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_MX.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_MX $S/i18npool/source/localedata/data/es_MX.xml $W/CustomTarget/i18npool/localedata/localedata_es_MX.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_MX.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_MX.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_MX.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx.tmp parsing document nn_NO started parsing document nn_NO finished [build SAX] CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser iyx_CG $S/i18npool/source/localedata/data/iyx_CG.xml $W/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_haw_US.cxx Warning: ReservedWord trueWord seems to be untranslated "true". Warning: ReservedWord falseWord seems to be untranslated "false". file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx.tmp parsing document ms_MY started parsing document ms_MY finished Generated date acceptance pattern: 'Y-M-D' from '[NatNum1]YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx.tmp parsing document bo_IN started parsing document bo_IN finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_MX.cxx.tmp parsing document es_MX started parsing document es_MX finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser haw_US $S/i18npool/source/localedata/data/haw_US.xml $W/CustomTarget/i18npool/localedata/localedata_haw_US.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_haw_US.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_haw_US.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_haw_US.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bkw_CG $S/i18npool/source/localedata/data/bkw_CG.xml $W/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser dsb_DE $S/i18npool/source/localedata/data/dsb_DE.xml $W/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_CL.cxx Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'Y/M/D' from 'YYYY/MM/DD' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_haw_US.cxx.tmp parsing document haw_US started parsing document haw_US finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx.tmp parsing document bkw_CG started parsing document bkw_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_CL $S/i18npool/source/localedata/data/es_CL.xml $W/CustomTarget/i18npool/localedata/localedata_es_CL.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_CL.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_CL.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_CL.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ko_KR.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx.tmp parsing document dsb_DE started parsing document dsb_DE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ko_KR $S/i18npool/source/localedata/data/ko_KR.xml $W/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_NE.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx.tmp parsing document iyx_CG started parsing document iyx_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_NE $S/i18npool/source/localedata/data/fr_NE.xml $W/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fy_NL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fy_NL $S/i18npool/source/localedata/data/fy_NL.xml $W/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fr_BE.cxx Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-AAAA' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CL.cxx.tmp parsing document es_CL started parsing document es_CL finished Generated date acceptance pattern: 'Y/M/D' from 'YYYY/M/D' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx.tmp parsing document ko_KR started parsing document ko_KR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_BE $S/i18npool/source/localedata/data/fr_BE.xml $W/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx.tmp parsing document fr_NE started parsing document fr_NE finished [build SAX] CustomTarget/i18npool/localedata/localedata_lld_IT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser lld_IT $S/i18npool/source/localedata/data/lld_IT.xml $W/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_de_AT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser de_AT $S/i18npool/source/localedata/data/de_AT.xml $W/CustomTarget/i18npool/localedata/localedata_de_AT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_de_AT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_de_AT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_de_AT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx.tmp parsing document fy_NL started parsing document fy_NL finished Generated date acceptance pattern: 'D/M/Y' from 'JJ/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx.tmp parsing document fr_BE started parsing document fr_BE finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ha_Latn_NG $S/i18npool/source/localedata/data/ha_Latn_NG.xml $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx Warning: QuotationEnd may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'TT.MM.JJJJ' (formatindex="21" and defined DateSeparator '.') Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_AT.cxx.tmp parsing document de_AT started parsing document de_AT finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser kmr_Latn_TR $S/i18npool/source/localedata/data/kmr_Latn_TR.xml $W/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx.tmp parsing document lld_IT started parsing document lld_IT finished [build SAX] CustomTarget/i18npool/localedata/localedata_ar_SY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_SY $S/i18npool/source/localedata/data/ar_SY.xml $W/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser mdw_CG $S/i18npool/source/localedata/data/mdw_CG.xml $W/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_la_VA.cxx Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx.tmp parsing document ha_Latn_NG started parsing document ha_Latn_NG finished Generated date acceptance pattern: 'M/D/Y' from 'MM/DD/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx.tmp parsing document kmr_Latn_TR started parsing document kmr_Latn_TR finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx.tmp parsing document ar_SY started parsing document ar_SY finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser la_VA $S/i18npool/source/localedata/data/la_VA.xml $W/CustomTarget/i18npool/localedata/localedata_la_VA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_la_VA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_la_VA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_la_VA.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx.tmp parsing document mdw_CG started parsing document mdw_CG finished [build SAX] CustomTarget/i18npool/localedata/localedata_ar_LB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_LB $S/i18npool/source/localedata/data/ar_LB.xml $W/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_BO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_BO $S/i18npool/source/localedata/data/es_BO.xml $W/CustomTarget/i18npool/localedata/localedata_es_BO.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_BO.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_BO.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_BO.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser pap_BQ $S/i18npool/source/localedata/data/pap_BQ.xml $W/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_plt_MG.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_la_VA.cxx.tmp parsing document la_VA started parsing document la_VA finished Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx.tmp parsing document ar_LB started parsing document ar_LB finished Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_BO.cxx.tmp parsing document es_BO started parsing document es_BO finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser plt_MG $S/i18npool/source/localedata/data/plt_MG.xml $W/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_rw_RW.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser rw_RW $S/i18npool/source/localedata/data/rw_RW.xml $W/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx.tmp parsing document pap_BQ started parsing document pap_BQ finished [build SAX] CustomTarget/i18npool/localedata/localedata_bo_CN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bo_CN $S/i18npool/source/localedata/data/bo_CN.xml $W/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ca_ES_valencia $S/i18npool/source/localedata/data/ca_ES_valencia.xml $W/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ar_LY.cxx Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx.tmp parsing document plt_MG started parsing document plt_MG finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx.tmp parsing document rw_RW started parsing document rw_RW finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_LY $S/i18npool/source/localedata/data/ar_LY.xml $W/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ak_GH.cxx Generated date acceptance pattern: 'Y-M-D' from '[NatNum1]YYYY-MM-DD' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx.tmp parsing document bo_CN started parsing document bo_CN finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ak_GH $S/i18npool/source/localedata/data/ak_GH.xml $W/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sg_CF.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx.tmp parsing document ca_ES_valencia started parsing document ca_ES_valencia finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sg_CF $S/i18npool/source/localedata/data/sg_CF.xml $W/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_sv_FI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser sv_FI $S/i18npool/source/localedata/data/sv_FI.xml $W/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ka_GE.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx.tmp parsing document ar_LY started parsing document ar_LY finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ka_GE $S/i18npool/source/localedata/data/ka_GE.xml $W/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx.tmp Warning: QuotationStart may be wrong: U+201C “ Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+2018 ‘ Warning: DoubleQuotationEnd may be wrong: U+2019 ’ file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx.tmp parsing document sg_CF started parsing document sg_CF finished Generated date acceptance pattern: 'M/D/Y' from 'MM/DD/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx.tmp parsing document ak_GH started parsing document ak_GH finished Warning: QuotationStart equals QuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: QuotationStart may be wrong: U+2019 ’ Warning: DoubleQuotationStart may be wrong: U+201D ” Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') [build SAX] CustomTarget/i18npool/localedata/localedata_ti_ET.cxx file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx.tmp parsing document sv_FI started parsing document sv_FI finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ti_ET $S/i18npool/source/localedata/data/ti_ET.xml $W/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_bn_BD.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser bn_BD $S/i18npool/source/localedata/data/bn_BD.xml $W/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_es_ES.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_ES $S/i18npool/source/localedata/data/es_ES.xml $W/CustomTarget/i18npool/localedata/localedata_es_ES.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_ES.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_ES.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_ES.cxx.tmp Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx.tmp parsing document ka_GE started parsing document ka_GE finished [build SAX] CustomTarget/i18npool/localedata/localedata_es_CR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser es_CR $S/i18npool/source/localedata/data/es_CR.xml $W/CustomTarget/i18npool/localedata/localedata_es_CR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_es_CR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_es_CR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_es_CR.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx.tmp parsing document bn_BD started parsing document bn_BD finished [build SAX] CustomTarget/i18npool/localedata/localedata_tk_TM.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx.tmp parsing document ti_ET started parsing document ti_ET finished Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_ES.cxx.tmp parsing document es_ES started parsing document es_ES finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser tk_TM $S/i18npool/source/localedata/data/tk_TM.xml $W/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_en_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser en_IN $S/i18npool/source/localedata/data/en_IN.xml $W/CustomTarget/i18npool/localedata/localedata_en_IN.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_IN.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_IN.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_IN.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_ln_CD.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ln_CD $S/i18npool/source/localedata/data/ln_CD.xml $W/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_be_BY.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CR.cxx.tmp parsing document es_CR started parsing document es_CR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser be_BY $S/i18npool/source/localedata/data/be_BY.xml $W/CustomTarget/i18npool/localedata/localedata_be_BY.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_be_BY.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_be_BY.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_be_BY.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_IN.cxx.tmp parsing document en_IN started parsing document en_IN finished [build SAX] CustomTarget/i18npool/localedata/localedata_fr_FR.cxx Warning: DoubleQuotationStart is an ASCII character but DoubleQuotationEnd is not. Warning: QuotationStart may be wrong: U+201C “ Warning: QuotationEnd may be wrong: U+201D ” Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+201C “ Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx.tmp parsing document tk_TM started parsing document tk_TM finished Warning: QuotationStart may be wrong: U+00AB « Warning: QuotationEnd may be wrong: U+00BB » Generated date acceptance pattern: 'D-M-Y' from 'DD-MM-YYYY' (formatindex="21" and defined DateSeparator '-') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx.tmp parsing document ln_CD started parsing document ln_CD finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fr_FR $S/i18npool/source/localedata/data/fr_FR.xml $W/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_fur_IT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser fur_IT $S/i18npool/source/localedata/data/fur_IT.xml $W/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_af_NA.cxx Warning: QuotationStart may be wrong: U+201E „ Warning: QuotationEnd may be wrong: U+201C “ Generated date acceptance pattern: 'D.M.Y' from 'DD.MM.YYYY' (formatindex="21" and defined DateSeparator '.') S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser af_NA $S/i18npool/source/localedata/data/af_NA.xml $W/CustomTarget/i18npool/localedata/localedata_af_NA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_af_NA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_af_NA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_af_NA.cxx.tmp file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_be_BY.cxx.tmp parsing document be_BY started parsing document be_BY finished [build SAX] CustomTarget/i18npool/localedata/localedata_ar_SA.cxx Generated date acceptance pattern: 'D/M/Y' from 'JJ/MM/AAAA' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx.tmp parsing document fr_FR started parsing document fr_FR finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser ar_SA $S/i18npool/source/localedata/data/ar_SA.xml $W/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_kng_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser kng_CG $S/i18npool/source/localedata/data/kng_CG.xml $W/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx.tmp [build SAX] CustomTarget/i18npool/localedata/localedata_id_ID.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx.tmp parsing document fur_IT started parsing document fur_IT finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_af_NA.cxx.tmp parsing document af_NA started parsing document af_NA finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/saxparser id_ID $S/i18npool/source/localedata/data/id_ID.xml $W/CustomTarget/i18npool/localedata/localedata_id_ID.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb ) && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_id_ID.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_id_ID.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_id_ID.cxx.tmp [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_AU.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_AU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_AU.cxx" && false) Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended? Warning: Don't forget to adapt corresponding FormatCode elements when changing separators. Warning: DoubleQuotationStart and DoubleQuotationEnd are both ASCII characters. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart equals DoubleQuotationEnd. Not necessarily an issue, but unusual. Warning: DoubleQuotationStart may be wrong: U+0022 " Warning: DoubleQuotationEnd may be wrong: U+0022 " [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_BW.cxx Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx.tmp parsing document ar_SA started parsing document ar_SA finished file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx.tmp parsing document kng_CG started parsing document kng_CG finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_AU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_BW.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_BW.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_BW.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_BW.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_CA.cxx Warning: FormatCode formatindex="12" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="13" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="14" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="15" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Warning: FormatCode formatindex="17" for currency uses parentheses for negative amounts, which probably is not correct for locales not based on en_US. Generated date acceptance pattern: 'D/M/Y' from 'DD/MM/YYYY' (formatindex="21" and defined DateSeparator '/') file generated=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_id_ID.cxx.tmp parsing document id_ID started parsing document id_ID finished S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_BZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_BZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_CA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_CA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_CA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_CA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GB.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GB.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_GB.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_GB.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_GM.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GM.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_GM.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_GH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_GH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_GM.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_GM.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_IE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_IE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_JM.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_IE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_IE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_JM.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_JM.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_MW.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_JM.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_JM.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_MW.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_MW.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_MW.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_MW.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_NA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_NA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_NA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_NA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_PH.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_PH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_PH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_TT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_NZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_NZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_PH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_PH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_TT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_TT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_US.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_TT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_TT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_US.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_US.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_US.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_US.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_ZM.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_ZM.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_AR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_ZW.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_ZW.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_AR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_AR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_BO.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_BO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_BO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CL.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CL.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CL.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_AR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_AR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_BO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_BO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CO.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_CR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_CL.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_CL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_CO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_CO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_CR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_DO.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_DO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_DO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_EC.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_CR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_CR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_EC.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_EC.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_ES.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_ES.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_ES.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_DO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_DO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_GT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_EC.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_EC.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_ES.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_ES.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_GT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_GT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_HN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_GT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_GT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_HN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_HN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_MX.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_MX.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_MX.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_NI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_HN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_HN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_MX.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_MX.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_NI.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_NI.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_NI.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_NI.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PE.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PR.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PR.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_PA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_PA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_PE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_PE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_PY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_PR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_PR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PY.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_PY.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_SV.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_PY.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_PY.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_SV.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_SV.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_SV.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_SV.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_UY.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_UY.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_UY.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_es_VE.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_VE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_es_VE.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_UY.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_UY.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_es_VE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_VE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_an_ES.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_gl_ES.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gl_ES.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_an_ES.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_an_ES.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_be_BY.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_be_BY.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_be_BY.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_an_ES.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_an_ES.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_be_BY.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_be_BY.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ast_ES.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ast_ES.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_br_FR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bg_BG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bg_BG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_br_FR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_br_FR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bs_BA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bs_BA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_br_FR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_br_FR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ca_ES.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ca_ES.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_cs_CZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_cs_CZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_cu_RU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_cu_RU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_cv_RU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_cv_RU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_da_DK.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_da_DK.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_da_DK.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_AT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_cy_GB.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_cy_GB.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_da_DK.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_da_DK.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_AT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_AT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_CH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_de_AT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_AT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_CH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_CH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_DE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_de_CH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_CH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_DE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_DE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_LI.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_LI.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_LI.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_de_DE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_DE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_de_LU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_de_LI.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_LI.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_LU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_de_LU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_de_LU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_LU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_el_GR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_dsb_DE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_dsb_DE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_el_GR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_el_GR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_et_EE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_el_GR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_el_GR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_et_EE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_et_EE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_et_EE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_et_EE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_eu_ES.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_eu_ES.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fi_FI.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fi_FI.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fo_FO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fo_FO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_BE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_BE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_BF.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_BF.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_BJ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_BJ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_CA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_CA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_CH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_CH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_CI.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_CI.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_FR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_FR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_LU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_LU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_MC.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_MC.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_ML.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_ML.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_NE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_NE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_SN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_SN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fr_TG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_TG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fur_IT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fur_IT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fy_NL.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fy_NL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ga_IE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ga_IE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_gd_GB.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gd_GB.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_gsc_FR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gsc_FR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_hr_HR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hr_HR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_is_IS.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_hsb_DE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hsb_DE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_is_IS.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_is_IS.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_it_CH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_is_IS.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_is_IS.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_it_CH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_it_CH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_it_IT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_it_CH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_it_CH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_it_IT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_it_IT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_it_IT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_it_IT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ka_GE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ka_GE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_la_VA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_kl_GL.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kl_GL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_la_VA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_la_VA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_la_VA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_la_VA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_lb_LU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lb_LU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_lld_IT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lld_IT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_lt_LT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lt_LT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ltg_LV.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ltg_LV.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_lv_LV.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lv_LV.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_mk_MK.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mk_MK.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_mt_MT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mt_MT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_myv_RU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_myv_RU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_nb_NO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nb_NO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_nds_DE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nds_DE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_nl_BE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nl_BE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_nl_NL.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nl_NL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_no_NO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_nn_NO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nn_NO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_no_NO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_no_NO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_no_NO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_no_NO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_oc_FR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_oc_FR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pl_PL.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pl_PL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pt_BR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pt_BR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pt_PT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pt_PT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ro_RO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ro_RO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_rue_SK.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_rue_SK.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ru_RU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ru_RU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sc_IT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sc_IT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sk_SK.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sk_SK.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sl_SI.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sl_SI.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sr_ME.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_ME.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sr_RS.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_RS.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sr_CS.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_CS.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sv_FI.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sv_FI.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sv_SE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sv_SE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_szl_PL.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_szl_PL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tr_TR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tr_TR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tt_RU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tt_RU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_uk_UA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_uk_UA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_vec_IT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_vec_IT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_af_NA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_wa_BE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_wa_BE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_af_NA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_af_NA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_af_NA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_af_NA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_af_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_af_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_am_ET.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ak_GH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ak_GH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_am_ET.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_am_ET.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_am_ET.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_am_ET.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_AE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_AE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_BH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_BH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_DZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_DZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_EG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_EG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_IQ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_IQ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_JO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_JO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_KW.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_KW.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_LB.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_LB.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_LY.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_LY.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_MA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_MA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_OM.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_OM.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_QA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_QA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_SA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_SA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_SY.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_SY.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_TN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_TN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ar_YE.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_YE.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_axk_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_axk_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_az_AZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_az_AZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_beq_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_beq_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bkw_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bkw_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bm_ML.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bm_ML.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bn_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bn_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bn_BD.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bn_BD.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bo_CN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bo_CN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bo_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bo_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_bvx_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bvx_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_dde_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_dde_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_dz_BT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_dz_BT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ebo_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ebo_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_IN.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_en_MY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ee_GH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ee_GH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_MY.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_en_MY.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_eo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_en_MY.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_MY.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_eo.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_eo.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_eo.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_eo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_fa_IR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fa_IR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_gu_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gu_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_haw_US.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_gug_PY.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gug_PY.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_haw_US.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_haw_US.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_haw_US.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_haw_US.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_he_IL.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_he_IL.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_he_IL.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_he_IL.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_he_IL.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_hi_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hi_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_hil_PH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hil_PH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ht_HT.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ht_HT.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_hu_HU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hu_HU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ia.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ia.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ia.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_hy_AM.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hy_AM.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ia.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ia.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_id_ID.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_id_ID.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_id_ID.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_id_ID.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_id_ID.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ilo_PH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ilo_PH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_jbo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_iyx_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_iyx_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ja_JP.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ja_JP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_jbo.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_jbo.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_jbo.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_jbo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_kab_DZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kab_DZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_kk_KZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kk_KZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_km_KH.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_km_KH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_km_KH.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_kkw_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kkw_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_km_KH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_km_KH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_kn_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kn_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_kng_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kng_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ko_KR.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ko_KR.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ky_KG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ky_KG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ldi_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ldi_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_lg_UG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lg_UG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_lgr_SB.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lgr_SB.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_lif_NP.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lif_NP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ln_CD.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ln_CD.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_lo_LA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lo_LA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_mai_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mai_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_mdw_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mdw_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_mkw_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mkw_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ml_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ml_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_mos_BF.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mos_BF.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_mr_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mr_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_my_MM.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ms_MY.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ms_MY.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_my_MM.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_my_MM.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_my_MM.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_my_MM.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ne_NP.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ne_NP.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ngz_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ngz_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_njx_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_njx_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_njy_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_njy_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_nr_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nr_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_nso_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nso_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_om_ET.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ny_MW.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ny_MW.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_om_ET.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_om_ET.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_or_IN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_om_ET.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_om_ET.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_or_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_or_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_or_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_or_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pa_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pa_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pap_BQ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pap_BQ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pap_CW.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pap_CW.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_plt_MG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_plt_MG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pjt_AU.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pjt_AU.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pt_AO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pt_AO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_pui_CO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pui_CO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_puu_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_puu_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sdj_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sdj_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_rw_RW.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_rw_RW.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sg_CF.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sg_CF.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_shs_CA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_shs_CA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_so_SO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sid_ET.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sid_ET.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_so_SO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_so_SO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_so_SO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_so_SO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ss_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ss_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_st_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_st_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_sw_TZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sw_TZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_te_IN.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_te_IN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_te_IN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ta_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ta_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_te_IN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_te_IN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tek_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tek_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_th_TH.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_th_TH.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_th_TH.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tg_TJ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tg_TJ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_th_TH.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_th_TH.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ti_ER.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ti_ER.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ti_ET.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ti_ET.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tk_TM.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tk_TM.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tn_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tn_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tpi_PG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tpi_PG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tyx_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tyx_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ts_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ts_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_tsa_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tsa_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ug_CN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ug_CN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ur_PK.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ur_PK.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_uz_UZ.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_uz_UZ.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_ve_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ve_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_vi_VN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_vi_VN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_yi_US.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_xh_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_xh_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_vif_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_vif_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_xku_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_xku_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_yi_US.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_yi_US.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_yi_US.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_yi_US.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_yom_CG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_yom_CG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx" && false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_zh_CN.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_CN.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_zh_HK.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_HK.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_zh_MO.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_MO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_zh_SG.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_SG.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx" && false) [build CXX] workdir/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_zh_TW.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_TW.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx" && false) [build MOD] i18nutil S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/i18nutil [build OXT] nlpsolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/i18npool/localedata/ $W/Dep/GenCxxObject/CustomTarget/i18npool/localedata/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/i18npool/localedata/localedata_zu_ZA.cxx -o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zu_ZA.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/nlpsolver/root/META-INF $W/Extension/nlpsolver/root/registration && sed -e 's/@PLATFORM@/linux_s390x/' -e 's/@EXEC_EXTENSION@//' -e 's/@SHARED_EXTENSION@/.so/' $W/Extension/nlpsolver/description.xml > $W/Extension/nlpsolver/root/description.xml && sed -e 's/@PLATFORM@/linux_s390x/' -e 's/@EXEC_EXTENSION@//' -e 's/@SHARED_EXTENSION@/.so/' $S/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/META-INF/manifest.xml > $W/Extension/nlpsolver/root/META-INF/manifest.xml && cp -f $I/LICENSE $W/Extension/nlpsolver/root/registration && cp $W/Extension/nlpsolver/description-af.txt $W/Extension/nlpsolver/description-ar.txt $W/Extension/nlpsolver/description-as.txt $W/Extension/nlpsolver/description-bg.txt $W/Extension/nlpsolver/description-bn.txt $W/Extension/nlpsolver/description-br.txt $W/Extension/nlpsolver/description-ca.txt $W/Extension/nlpsolver/description-cs.txt $W/Extension/nlpsolver/description-cy.txt $W/Extension/nlpsolver/description-da.txt $W/Extension/nlpsolver/description-de.txt $W/Extension/nlpsolver/description-dz.txt $W/Extension/nlpsolver/description-el.txt $W/Extension/nlpsolver/description-eo.txt $W/Extension/nlpsolver/description-es.txt $W/Extension/nlpsolver/description-et.txt $W/Extension/nlpsolver/description-eu.txt $W/Extension/nlpsolver/description-fa.txt $W/Extension/nlpsolver/description-fi.txt $W/Extension/nlpsolver/description-fr.txt $W/Extension/nlpsolver/description-ga.txt $W/Extension/nlpsolver/description-gl.txt $W/Extension/nlpsolver/description-gu.txt $W/Extension/nlpsolver/description-he.txt $W/Extension/nlpsolver/description-hi.txt $W/Extension/nlpsolver/description-hr.txt $W/Extension/nlpsolver/description-hu.txt $W/Extension/nlpsolver/description-id.txt $W/Extension/nlpsolver/description-it.txt $W/Extension/nlpsolver/description-ja.txt $W/Extension/nlpsolver/description-kk.txt $W/Extension/nlpsolver/description-kn.txt $W/Extension/nlpsolver/description-ko.txt $W/Extension/nlpsolver/description-lt.txt $W/Extension/nlpsolver/description-lv.txt $W/Extension/nlpsolver/description-mai.txt $W/Extension/nlpsolver/description-ml.txt $W/Extension/nlpsolver/description-mr.txt $W/Extension/nlpsolver/description-nb.txt $W/Extension/nlpsolver/description-nl.txt $W/Extension/nlpsolver/description-nn.txt $W/Extension/nlpsolver/description-nr.txt $W/Extension/nlpsolver/description-nso.txt $W/Extension/nlpsolver/description-or.txt $W/Extension/nlpsolver/description-pa-IN.txt $W/Extension/nlpsolver/description-pl.txt $W/Extension/nlpsolver/description-pt-BR.txt $W/Extension/nlpsolver/description-pt.txt $W/Extension/nlpsolver/description-ro.txt $W/Extension/nlpsolver/description-ru.txt $W/Extension/nlpsolver/description-si.txt $W/Extension/nlpsolver/description-sk.txt $W/Extension/nlpsolver/description-sl.txt $W/Extension/nlpsolver/description-sr.txt $W/Extension/nlpsolver/description-sr-Latn.txt $W/Extension/nlpsolver/description-ss.txt $W/Extension/nlpsolver/description-st.txt $W/Extension/nlpsolver/description-sv.txt $W/Extension/nlpsolver/description-ta.txt $W/Extension/nlpsolver/description-te.txt $W/Extension/nlpsolver/description-th.txt $W/Extension/nlpsolver/description-tn.txt $W/Extension/nlpsolver/description-tr.txt $W/Extension/nlpsolver/description-ts.txt $W/Extension/nlpsolver/description-uk.txt $W/Extension/nlpsolver/description-ve.txt $W/Extension/nlpsolver/description-xh.txt $W/Extension/nlpsolver/description-zh-CN.txt $W/Extension/nlpsolver/description-zh-TW.txt $W/Extension/nlpsolver/description-zu.txt $W/Extension/nlpsolver/root && cd $W/Extension/nlpsolver/root && ZIPFILES=/tmp/gbuild.Ku9oLP && zip -rX --filesync --must-match $W/Extension/nlpsolver.oxt `cat ${ZIPFILES} | tr -d '\r'` && rm ${ZIPFILES} [build BIN] package S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/package [build BIN] qadevOOo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/qadevOOo [build BIN] reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/reportbuilder [build MOD] sax S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sax [build MOD] scaddins S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/scaddins [build MOD] sccomp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sccomp mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ScriptProviderForBeanShell/com/sun/star/script/framework/provider/beanshell/ [build JAR] ScriptProviderForJava cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ScriptProviderForBeanShell/com/sun/star/script/framework/provider/beanshell/template.bsh S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ScriptProviderForJava/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/ScriptProviderForJava/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/ScriptProviderForJava/META-INF/MANIFEST.MF" ScriptFramework.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/ScriptProviderForJava/META-INF/MANIFEST.MF && cat $S/scripting/java/com/sun/star/script/framework/provider/java/MANIFEST.MF >> $W/JavaClassSet/Jar/ScriptProviderForJava/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/ScriptProviderForJava && jar cfm $I/program/classes/ScriptProviderForJava.jar $W/JavaClassSet/Jar/ScriptProviderForJava/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/ScriptProviderForJava.jar; false) mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ScriptProviderForJavaScript/com/sun/star/script/framework/provider/javascript/ [build OXT] TestExtension cp -rf /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/java/com/sun/star/script/framework/provider/javascript/template.js /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/JavaClassSet/Jar/ScriptProviderForJavaScript/com/sun/star/script/framework/provider/javascript/template.js S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/TestExtension/root/META-INF && sed -e 's/@PLATFORM@/linux_s390x/' -e 's/@EXEC_EXTENSION@//' -e 's/@SHARED_EXTENSION@/.so/' $W/Extension/TestExtension/description.xml > $W/Extension/TestExtension/root/description.xml && sed -e 's/@PLATFORM@/linux_s390x/' -e 's/@EXEC_EXTENSION@//' -e 's/@SHARED_EXTENSION@/.so/' $S/smoketest/com/sun/star/comp/smoketest/META-INF/manifest.xml > $W/Extension/TestExtension/root/META-INF/manifest.xml && cd $W/Extension/TestExtension/root && ZIPFILES=/tmp/gbuild.y6QMiv && zip -rX --filesync --must-match $W/Extension/TestExtension.oxt `cat ${ZIPFILES} | tr -d '\r'` && rm ${ZIPFILES} [build BIN] sot S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sot [build OXT] wiki-publisher S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/wiki-publisher/root/META-INF $W/Extension/wiki-publisher/root/registration && sed -e 's/@PLATFORM@/linux_s390x/' -e 's/@EXEC_EXTENSION@//' -e 's/@SHARED_EXTENSION@/.so/' $W/Extension/wiki-publisher/description.xml > $W/Extension/wiki-publisher/root/description.xml && sed -e 's/@PLATFORM@/linux_s390x/' -e 's/@EXEC_EXTENSION@//' -e 's/@SHARED_EXTENSION@/.so/' $S/swext/mediawiki/src/META-INF/manifest.xml > $W/Extension/wiki-publisher/root/META-INF/manifest.xml && cp -f $I/LICENSE $W/Extension/wiki-publisher/root/registration && cp $W/Extension/wiki-publisher/description-af.txt $W/Extension/wiki-publisher/description-ar.txt $W/Extension/wiki-publisher/description-as.txt $W/Extension/wiki-publisher/description-bg.txt $W/Extension/wiki-publisher/description-bn.txt $W/Extension/wiki-publisher/description-br.txt $W/Extension/wiki-publisher/description-ca.txt $W/Extension/wiki-publisher/description-cs.txt $W/Extension/wiki-publisher/description-cy.txt $W/Extension/wiki-publisher/description-da.txt $W/Extension/wiki-publisher/description-de.txt $W/Extension/wiki-publisher/description-dz.txt $W/Extension/wiki-publisher/description-el.txt $W/Extension/wiki-publisher/description-eo.txt $W/Extension/wiki-publisher/description-es.txt $W/Extension/wiki-publisher/description-et.txt $W/Extension/wiki-publisher/description-eu.txt $W/Extension/wiki-publisher/description-fa.txt $W/Extension/wiki-publisher/description-fi.txt $W/Extension/wiki-publisher/description-fr.txt $W/Extension/wiki-publisher/description-ga.txt $W/Extension/wiki-publisher/description-gl.txt $W/Extension/wiki-publisher/description-gu.txt $W/Extension/wiki-publisher/description-he.txt $W/Extension/wiki-publisher/description-hi.txt $W/Extension/wiki-publisher/description-hr.txt $W/Extension/wiki-publisher/description-hu.txt $W/Extension/wiki-publisher/description-id.txt $W/Extension/wiki-publisher/description-it.txt $W/Extension/wiki-publisher/description-ja.txt $W/Extension/wiki-publisher/description-kk.txt $W/Extension/wiki-publisher/description-kn.txt $W/Extension/wiki-publisher/description-ko.txt $W/Extension/wiki-publisher/description-lt.txt $W/Extension/wiki-publisher/description-lv.txt $W/Extension/wiki-publisher/description-mai.txt $W/Extension/wiki-publisher/description-ml.txt $W/Extension/wiki-publisher/description-mr.txt $W/Extension/wiki-publisher/description-nb.txt $W/Extension/wiki-publisher/description-nl.txt $W/Extension/wiki-publisher/description-nn.txt $W/Extension/wiki-publisher/description-nr.txt $W/Extension/wiki-publisher/description-nso.txt $W/Extension/wiki-publisher/description-or.txt $W/Extension/wiki-publisher/description-pa-IN.txt $W/Extension/wiki-publisher/description-pl.txt $W/Extension/wiki-publisher/description-pt-BR.txt $W/Extension/wiki-publisher/description-pt.txt $W/Extension/wiki-publisher/description-ro.txt $W/Extension/wiki-publisher/description-ru.txt $W/Extension/wiki-publisher/description-si.txt $W/Extension/wiki-publisher/description-sk.txt $W/Extension/wiki-publisher/description-sl.txt $W/Extension/wiki-publisher/description-sr.txt $W/Extension/wiki-publisher/description-sr-Latn.txt $W/Extension/wiki-publisher/description-ss.txt $W/Extension/wiki-publisher/description-st.txt $W/Extension/wiki-publisher/description-sv.txt $W/Extension/wiki-publisher/description-ta.txt $W/Extension/wiki-publisher/description-te.txt $W/Extension/wiki-publisher/description-th.txt $W/Extension/wiki-publisher/description-tn.txt $W/Extension/wiki-publisher/description-tr.txt $W/Extension/wiki-publisher/description-ts.txt $W/Extension/wiki-publisher/description-uk.txt $W/Extension/wiki-publisher/description-ve.txt $W/Extension/wiki-publisher/description-xh.txt $W/Extension/wiki-publisher/description-zh-CN.txt $W/Extension/wiki-publisher/description-zh-TW.txt $W/Extension/wiki-publisher/description-zu.txt $W/Extension/wiki-publisher/root && cd $W/Extension/wiki-publisher/root && ZIPFILES=/tmp/gbuild.jKdl4q && zip -rX --filesync --must-match $W/Extension/wiki-publisher.oxt `cat ${ZIPFILES} | tr -d '\r'` && rm ${ZIPFILES} [build CXX] test/source/unoapi_test.cxx adding: META-INF/ (stored 0%) adding: META-INF/manifest.xml (deflated 32%) adding: TestExtension.jar (deflated 29%) adding: description.xml (deflated 47%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/unoapi_test.cxx -o $W/CxxObject/test/source/unoapi_test.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/calc_unoapi_test.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/ $W/Dep/CxxObject/test/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/calc_unoapi_test.cxx -o $W/CxxObject/test/source/calc_unoapi_test.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/beans/xpropertyset.cxx adding: EvolutionarySolver.jar (deflated 18%) adding: META-INF/ (stored 0%) adding: META-INF/manifest.xml (deflated 63%) adding: components.rdb (deflated 64%) adding: description-af.txt (deflated 19%) adding: description-ar.txt (deflated 30%) adding: description-as.txt (deflated 47%) adding: description-bg.txt (deflated 38%) adding: description-bn.txt (deflated 19%) adding: description-br.txt (deflated 27%) adding: description-ca.txt (deflated 20%) adding: description-cs.txt (deflated 12%) adding: description-cy.txt (deflated 25%) adding: description-da.txt (deflated 19%) adding: description-de.txt (deflated 21%) adding: description-dz.txt (deflated 19%) adding: description-el.txt (deflated 39%) adding: description-en-US.txt (deflated 19%) adding: description-eo.txt (deflated 18%) adding: description-es.txt (deflated 21%) adding: description-et.txt (deflated 19%) adding: description-eu.txt (deflated 23%) adding: description-fa.txt (deflated 19%) adding: description-fi.txt (deflated 21%) adding: description-fr.txt (deflated 22%) adding: description-ga.txt (deflated 23%) adding: description-gl.txt (deflated 19%) adding: description-gu.txt (deflated 45%) adding: description-he.txt (deflated 26%) adding: description-hi.txt (deflated 47%) adding: description-hr.txt (deflated 15%) adding: description-hu.txt (deflated 14%) adding: description-id.txt (deflated 21%) adding: description-it.txt (deflated 26%) adding: description-ja.txt (deflated 8%) adding: description-kk.txt (deflated 27%) adding: description-kn.txt (deflated 52%) adding: description-ko.txt (deflated 13%) adding: description-lt.txt (deflated 12%) adding: description-lv.txt (deflated 10%) adding: description-mai.txt (deflated 19%) adding: description-ml.txt (deflated 57%) adding: description-mr.txt (deflated 46%) adding: description-nb.txt (deflated 19%) adding: description-nl.txt (deflated 25%) adding: description-nn.txt (deflated 21%) adding: description-nr.txt (deflated 19%) adding: description-nso.txt (deflated 19%) adding: description-or.txt (deflated 49%) adding: description-pa-IN.txt (deflated 42%) adding: description-pl.txt (deflated 20%) adding: description-pt-BR.txt (deflated 18%) adding: description-pt.txt (deflated 20%) adding: description-ro.txt (deflated 14%) adding: description-ru.txt (deflated 32%) adding: description-si.txt (deflated 19%) adding: description-sk.txt (deflated 4%) adding: description-sl.txt (deflated 14%) adding: description-sr-Latn.txt (deflated 13%) adding: description-sr.txt (deflated 32%) adding: description-ss.txt (deflated 19%) adding: description-st.txt (deflated 19%) adding: description-sv.txt (deflated 18%) adding: description-ta.txt (deflated 47%) adding: description-te.txt (deflated 48%) adding: description-th.txt (deflated 19%) adding: description-tn.txt (deflated 19%) adding: description-tr.txt (deflated 17%) adding: description-ts.txt (deflated 19%) adding: description-uk.txt (deflated 29%) adding: description-ve.txt (deflated 19%) adding: description-xh.txt (deflated 19%) adding: description-zh-CN.txt (stored 0%) adding: description-zh-TW.txt (stored 0%) adding: description-zu.txt (deflated 19%) adding: description.xml (deflated 73%) adding: help/af/ (stored 0%) adding: help/af/help.key_ (deflated 41%) adding: help/af/help.ht_ (stored 0%) adding: help/af/help.db_ (deflated 67%) adding: help/af/help.idxl/ (stored 0%) adding: help/af/help.idxl/segments_3 (deflated 33%) adding: help/af/help.idxl/segments.gen adding: Addons.xcu (deflated 45%) adding: help/af/help.idxl/_0.cfs (deflated 43%) adding: help/af/help.tree (deflated 78%) adding: Filter.xcu (deflated 68%) adding: META-INF/ (stored 0%) adding: META-INF/manifest.xml (deflated 72%) adding: OptionsDialog.xcu (deflated 78%) adding: Paths.xcu (deflated 51%) adding: ProtocolHandler.xcu (deflated 50%) adding: Types.xcu (deflated 56%) adding: WikiEditor/EditSetting.xdl (deflated 66%) adding: WikiEditor/Module1.xba (deflated 44%) adding: help/af/help.jar (deflated 45%) adding: WikiEditor/SendToMediaWiki.xdl (deflated 4%) adding: help/ar/ (stored 0%) adding: help/ar/help.key_ (deflated 70%) adding: WikiEditor/Settings.xdl (deflated 35%) adding: help/ar/help.ht_ (stored 0%) adding: help/ar/help.db_ (deflated 65%) adding: help/ar/help.idxl/ (stored 0%) adding: help/ar/help.idxl/segments_3 (deflated 65%) (deflated 33%) adding: help/ar/help.idxl/segments.gen adding: WikiEditor/dialog.xlb (deflated 45%) adding: help/ar/help.idxl/_0.cfs (deflated 50%) adding: WikiEditor/script.xlb (deflated 49%) adding: help/ar/help.tree (deflated 47%) adding: WikiExtension.xcs (deflated 79%) adding: WikiExtension.xcu (deflated 41%) adding: help/ar/help.jar (deflated 4%) adding: help/as/ (stored 0%) adding: help/as/help.key_ (deflated 47%) adding: help/as/help.ht_ (stored 0%) adding: help/as/help.db_ (deflated 64%) adding: help/as/help.idxl/ (stored 0%) adding: help/as/help.idxl/segments_3 (deflated 33%) adding: help/as/help.idxl/segments.gen (deflated 45%) adding: help/as/help.idxl/_0.cfs (deflated 39%) adding: help/as/help.tree (deflated 46%) adding: help/as/help.jar (deflated 4%) adding: help/bg/ (stored 0%) adding: help/bg/help.key_ (deflated 39%) adding: help/bg/help.ht_ (stored 0%) adding: help/bg/help.db_ (deflated 65%) adding: help/bg/help.idxl/ (stored 0%) adding: help/bg/help.idxl/segments_3 (deflated 33%) adding: help/bg/help.idxl/segments.gen (deflated 45%) adding: help/bg/help.idxl/_0.cfs (deflated 50%) adding: help/bg/help.tree (deflated 75%) adding: components.rdb (deflated 53%) adding: description-af.txt (deflated 31%) adding: description-ar.txt (deflated 42%) adding: description-as.txt (deflated 53%) adding: description-bg.txt (deflated 42%) adding: description-bn.txt (deflated 34%) adding: description-br.txt (deflated 37%) adding: description-ca.txt (deflated 30%) adding: description-cs.txt (deflated 42%) adding: help/bg/help.jar (deflated 19%) adding: description-cy.txt (deflated 30%) adding: description-da.txt (deflated 29%) adding: description-de.txt (deflated 29%) adding: description-dz.txt (deflated 4%) adding: help/bn/ (stored 0%) adding: help/bn/help.key_ (deflated 34%) adding: description-el.txt (deflated 43%) (deflated 41%) adding: help/bn/help.ht_ (stored 0%) adding: help/bn/help.db_ adding: description-en-US.txt (deflated 66%) adding: help/bn/help.idxl/ (stored 0%) adding: help/bn/help.idxl/segments_3 (deflated 34%) adding: description-eo.txt (deflated 31%) (deflated 33%) adding: help/bn/help.idxl/segments.gen adding: description-es.txt (deflated 31%) adding: description-et.txt (deflated 30%) (deflated 45%) adding: help/bn/help.idxl/_0.cfs adding: description-eu.txt (deflated 34%) adding: description-fa.txt (deflated 34%) adding: description-fi.txt (deflated 34%) adding: description-fr.txt (deflated 32%) (deflated 43%) adding: help/bn/help.tree adding: description-ga.txt (deflated 32%) adding: description-gl.txt (deflated 33%) (deflated 42%) adding: help/bn/help.jar adding: description-gu.txt (deflated 62%) adding: description-he.txt (deflated 39%) adding: description-hi.txt (deflated 56%) (deflated 4%) adding: help/br/ (stored 0%) adding: help/br/help.key_ adding: description-hr.txt (deflated 26%) adding: description-hu.txt (deflated 40%) adding: help/br/help.ht_ (stored 0%) adding: help/br/help.db_ (deflated 21%) adding: description-id.txt (deflated 66%) adding: help/br/help.idxl/ (stored 0%) adding: help/br/help.idxl/segments_3 (deflated 33%) adding: description-it.txt (deflated 32%) adding: description-ja.txt (deflated 33%) adding: help/br/help.idxl/segments.gen (deflated 21%) adding: description-kk.txt (deflated 36%) adding: description-kn.txt (deflated 57%) adding: description-ko.txt (deflated 19%) adding: description-lt.txt (deflated 32%) (deflated 45%) adding: help/br/help.idxl/_0.cfs adding: description-lv.txt (deflated 24%) adding: description-mai.txt (deflated 34%) adding: description-ml.txt (deflated 65%) adding: description-mr.txt (deflated 57%) (deflated 42%) adding: help/br/help.tree adding: description-nb.txt (deflated 20%) adding: description-nl.txt (deflated 44%) adding: help/br/help.jar (deflated 33%) adding: description-nn.txt (deflated 22%) adding: description-nr.txt (deflated 34%) adding: description-nso.txt (deflated 34%) (deflated 4%) adding: help/ca/ (stored 0%) adding: help/ca/help.key_ adding: description-or.txt (deflated 58%) adding: description-pa-IN.txt (deflated 37%) adding: help/ca/help.ht_ (stored 0%) adding: help/ca/help.db_ (deflated 55%) adding: description-pl.txt (deflated 67%) adding: help/ca/help.idxl/ (stored 0%) adding: help/ca/help.idxl/segments_3 (deflated 26%) adding: description-pt-BR.txt (deflated 33%) adding: help/ca/help.idxl/segments.gen (deflated 32%) adding: description-pt.txt (deflated 32%) (deflated 45%) adding: help/ca/help.idxl/_0.cfs adding: description-ro.txt (deflated 29%) adding: description-ru.txt (deflated 35%) adding: description-si.txt (deflated 34%) adding: description-sk.txt (deflated 21%) adding: description-sl.txt (deflated 41%) adding: help/ca/help.tree (deflated 30%) adding: description-sr-Latn.txt (deflated 32%) (deflated 44%) adding: help/ca/help.jar adding: description-sr.txt (deflated 49%) adding: description-ss.txt (deflated 34%) adding: description-st.txt (deflated 34%) (deflated 4%) adding: help/cs/ (stored 0%) adding: help/cs/help.key_ adding: description-sv.txt (deflated 28%) adding: description-ta.txt (deflated 35%) adding: help/cs/help.ht_ (stored 0%) adding: help/cs/help.db_ (deflated 55%) adding: description-te.txt (deflated 61%) (deflated 66%) adding: help/cs/help.idxl/ (stored 0%) adding: help/cs/help.idxl/segments_3 adding: description-th.txt (deflated 56%) adding: description-tn.txt (deflated 33%) adding: help/cs/help.idxl/segments.gen (deflated 34%) adding: description-tr.txt (deflated 28%) adding: description-ts.txt (deflated 34%) adding: description-uk.txt (deflated 34%) adding: description-ve.txt (deflated 34%) adding: description-xh.txt (deflated 34%) adding: description-zh-CN.txt (deflated 13%) adding: description-zh-TW.txt (deflated 9%) adding: description-zu.txt (deflated 34%) adding: description.xml (deflated 79%) adding: filter/math/cmarkup.xsl (deflated 86%) adding: filter/math/entities.xsl (deflated 93%) adding: filter/math/glayout.xsl (deflated 79%) adding: filter/math/mmltex.xsl (deflated 61%) adding: filter/math/scripts.xsl (deflated 88%) adding: filter/math/tables.xsl (deflated 81%) adding: filter/math/tokens.xsl (deflated 82%) adding: filter/odt2mediawiki.xsl (deflated 45%) adding: help/cs/help.idxl/_0.cfs (deflated 42%) adding: help/cs/help.tree (deflated 41%) adding: help/cs/help.jar (deflated 4%) adding: help/cy/ (stored 0%) adding: help/cy/help.key_ (deflated 36%) adding: help/cy/help.ht_ (stored 0%) adding: help/cy/help.db_ (deflated 66%) adding: help/cy/help.idxl/ (stored 0%) adding: help/cy/help.idxl/segments_3 (deflated 33%) adding: help/cy/help.idxl/segments.gen (deflated 45%) adding: help/cy/help.idxl/_0.cfs (deflated 41%) adding: help/cy/help.tree (deflated 44%) adding: help/cy/help.jar (deflated 4%) adding: help/da/ (stored 0%) adding: help/da/help.key_ (deflated 27%) adding: help/da/help.ht_ (stored 0%) adding: help/da/help.db_ (deflated 66%) adding: help/da/help.idxl/ (stored 0%) adding: help/da/help.idxl/segments_3 (deflated 33%) adding: help/da/help.idxl/segments.gen (deflated 45%) adding: help/da/help.idxl/_0.cfs (deflated 42%) adding: help/da/help.tree (deflated 43%) adding: help/da/help.jar (deflated 4%) adding: help/de/ (stored 0%) adding: help/de/help.key_ (deflated 38%) adding: help/de/help.ht_ (stored 0%) adding: help/de/help.db_ (deflated 67%) adding: help/de/help.idxl/ (stored 0%) adding: help/de/help.idxl/segments_3 (deflated 33%) adding: help/de/help.idxl/segments.gen (deflated 45%) adding: help/de/help.idxl/_0.cfs (deflated 86%) adding: help/af/ (stored 0%) adding: help/af/help.key_ (deflated 42%) adding: help/de/help.tree (deflated 58%) (deflated 44%) adding: help/de/help.jar adding: help/af/help.ht_ (deflated 4%) adding: help/dz/ (stored 0%) adding: help/dz/help.key_ (deflated 41%) adding: help/dz/help.ht_ (stored 0%) adding: help/dz/help.db_ (deflated 66%) adding: help/dz/help.idxl/ (stored 0%) adding: help/dz/help.idxl/segments_3 (deflated 33%) adding: help/dz/help.idxl/segments.gen (deflated 45%) adding: help/dz/help.idxl/_0.cfs (deflated 66%) adding: help/af/help.db_ (deflated 83%) adding: help/af/help.idxl/ (stored 0%) adding: help/af/help.idxl/segments_3 (deflated 33%) adding: help/af/help.idxl/segments.gen (deflated 45%) adding: help/af/help.idxl/_0.cfs (deflated 41%) adding: help/af/help.tree (deflated 55%) adding: help/af/help.jar (deflated 6%) adding: help/ar/ (stored 0%) adding: help/ar/help.key_ (deflated 43%) adding: help/dz/help.tree (deflated 41%) adding: help/dz/help.jar (deflated 4%) adding: help/el/ (stored 0%) adding: help/el/help.key_ (deflated 37%) adding: help/el/help.ht_ (stored 0%) adding: help/el/help.db_ (deflated 65%) adding: help/el/help.idxl/ (stored 0%) adding: help/el/help.idxl/segments_3 (deflated 33%) adding: help/el/help.idxl/segments.gen (deflated 45%) adding: help/el/help.idxl/_0.cfs (deflated 48%) adding: help/el/help.tree (deflated 41%) adding: help/el/help.jar (deflated 3%) adding: help/en-US/ (stored 0%) adding: help/en-US/help.key_ (deflated 55%) (deflated 41%) adding: help/en-US/help.ht_ (stored 0%) adding: help/en-US/help.db_ adding: help/ar/help.ht_ (deflated 67%) adding: help/ar/help.db_ (deflated 83%) adding: help/ar/help.idxl/ (stored 0%) adding: help/ar/help.idxl/segments_3 (deflated 33%) adding: help/ar/help.idxl/segments.gen (deflated 45%) adding: help/ar/help.idxl/_0.cfs (deflated 45%) adding: help/ar/help.tree (deflated 68%) adding: help/en-US/help.idxl/ (stored 0%) adding: help/en-US/help.idxl/segments_3 (deflated 54%) adding: help/ar/help.jar (deflated 33%) adding: help/en-US/help.idxl/segments.gen (deflated 45%) adding: help/en-US/help.idxl/_0.cfs (deflated 6%) adding: help/as/ (stored 0%) adding: help/as/help.key_ (deflated 43%) adding: help/en-US/help.tree (deflated 58%) (deflated 45%) adding: help/en-US/help.jar adding: help/as/help.ht_ (deflated 4%) adding: help/eo/ (stored 0%) adding: help/eo/help.key_ (deflated 35%) adding: help/eo/help.ht_ (stored 0%) adding: help/eo/help.db_ (deflated 66%) adding: help/as/help.db_ (deflated 67%) adding: help/eo/help.idxl/ (stored 0%) adding: help/eo/help.idxl/segments_3 (deflated 82%) (deflated 33%) adding: help/eo/help.idxl/segments.gen adding: help/as/help.idxl/ (stored 0%) adding: help/as/help.idxl/segments_3 (deflated 33%) adding: help/as/help.idxl/segments.gen (deflated 45%) adding: help/as/help.idxl/_0.cfs (deflated 40%) adding: help/as/help.tree (deflated 45%) adding: help/eo/help.idxl/_0.cfs (deflated 42%) adding: help/eo/help.tree (deflated 44%) adding: help/eo/help.jar (deflated 4%) adding: help/es/ (stored 0%) adding: help/es/help.key_ (deflated 51%) adding: help/as/help.jar (deflated 6%) adding: help/bg/ (stored 0%) adding: help/bg/help.key_ (deflated 58%) adding: help/bg/help.ht_ (deflated 72%) adding: help/bg/help.db_ (deflated 82%) adding: help/bg/help.idxl/ (stored 0%) adding: help/bg/help.idxl/segments_3 (deflated 33%) adding: help/bg/help.idxl/segments.gen (deflated 45%) adding: help/bg/help.idxl/_0.cfs (deflated 47%) adding: help/bg/help.tree (deflated 38%) adding: help/es/help.ht_ (stored 0%) adding: help/es/help.db_ (deflated 52%) adding: help/bg/help.jar (deflated 5%) adding: help/bn/ (stored 0%) adding: help/bn/help.key_ (deflated 58%) adding: help/bn/help.ht_ (deflated 68%) adding: help/bn/help.db_ (deflated 83%) adding: help/bn/help.idxl/ (stored 0%) adding: help/bn/help.idxl/segments_3 (deflated 33%) adding: help/bn/help.idxl/segments.gen (deflated 45%) adding: help/bn/help.idxl/_0.cfs (deflated 40%) adding: help/bn/help.tree (deflated 66%) adding: help/es/help.idxl/ (stored 0%) adding: help/es/help.idxl/segments_3 (deflated 33%) adding: help/es/help.idxl/segments.gen (deflated 45%) adding: help/es/help.idxl/_0.cfs (deflated 55%) adding: help/bn/help.jar (deflated 6%) adding: help/br/ (stored 0%) adding: help/br/help.key_ (deflated 57%) adding: help/br/help.ht_ (deflated 65%) adding: help/br/help.db_ (deflated 82%) adding: help/br/help.idxl/ (stored 0%) adding: help/br/help.idxl/segments_3 (deflated 33%) adding: help/br/help.idxl/segments.gen (deflated 45%) adding: help/br/help.idxl/_0.cfs (deflated 42%) adding: help/br/help.tree (deflated 41%) adding: help/es/help.tree (deflated 55%) adding: help/br/help.jar (deflated 6%) adding: help/ca/ (stored 0%) adding: help/ca/help.key_ (deflated 58%) adding: help/ca/help.ht_ (deflated 67%) adding: help/ca/help.db_ (deflated 83%) adding: help/ca/help.idxl/ (stored 0%) adding: help/ca/help.idxl/segments_3 (deflated 33%) adding: help/ca/help.idxl/segments.gen (deflated 45%) adding: help/ca/help.idxl/_0.cfs (deflated 38%) adding: help/ca/help.tree (deflated 55%) adding: help/ca/help.jar (deflated 6%) adding: help/cs/ (stored 0%) adding: help/cs/help.key_ (deflated 58%) adding: help/cs/help.ht_ (deflated 44%) adding: help/es/help.jar (deflated 4%) adding: help/et/ (stored 0%) adding: help/et/help.key_ (deflated 39%) adding: help/et/help.ht_ (stored 0%) adding: help/et/help.db_ (deflated 66%) adding: help/et/help.idxl/ (stored 0%) adding: help/et/help.idxl/segments_3 (deflated 33%) adding: help/et/help.idxl/segments.gen (deflated 45%) adding: help/et/help.idxl/_0.cfs (deflated 45%) adding: help/et/help.tree (deflated 44%) adding: help/et/help.jar (deflated 4%) adding: help/eu/ (stored 0%) adding: help/eu/help.key_ (deflated 64%) (deflated 36%) adding: help/eu/help.ht_ (stored 0%) adding: help/eu/help.db_ adding: help/cs/help.db_ (deflated 67%) adding: help/eu/help.idxl/ (stored 0%) adding: help/eu/help.idxl/segments_3 (deflated 82%) adding: help/cs/help.idxl/ (stored 0%) adding: help/cs/help.idxl/segments_3 (deflated 33%) adding: help/cs/help.idxl/segments.gen (deflated 45%) adding: help/cs/help.idxl/_0.cfs (deflated 41%) adding: help/cs/help.tree (deflated 33%) adding: help/eu/help.idxl/segments.gen (deflated 45%) adding: help/eu/help.idxl/_0.cfs (deflated 44%) adding: help/eu/help.tree (deflated 43%) adding: help/eu/help.jar (deflated 4%) adding: help/fa/ (stored 0%) adding: help/fa/help.key_ (deflated 41%) adding: help/fa/help.ht_ (stored 0%) adding: help/fa/help.db_ (deflated 66%) adding: help/fa/help.idxl/ (stored 0%) adding: help/fa/help.idxl/segments_3 (deflated 33%) adding: help/fa/help.idxl/segments.gen (deflated 45%) adding: help/fa/help.idxl/_0.cfs (deflated 54%) adding: help/cs/help.jar (deflated 6%) adding: help/cy/ (stored 0%) adding: help/cy/help.key_ (deflated 58%) adding: help/cy/help.ht_ (deflated 67%) adding: help/cy/help.db_ (deflated 83%) adding: help/cy/help.idxl/ (stored 0%) adding: help/cy/help.idxl/segments_3 (deflated 33%) adding: help/cy/help.idxl/segments.gen (deflated 45%) adding: help/cy/help.idxl/_0.cfs (deflated 39%) adding: help/cy/help.tree (deflated 55%) adding: help/cy/help.jar (deflated 6%) adding: help/da/ (stored 0%) adding: help/da/help.key_ (deflated 58%) adding: help/da/help.ht_ (deflated 68%) adding: help/da/help.db_ (deflated 83%) adding: help/da/help.idxl/ (stored 0%) adding: help/da/help.idxl/segments_3 (deflated 33%) adding: help/da/help.idxl/segments.gen (deflated 45%) adding: help/da/help.idxl/_0.cfs (deflated 40%) adding: help/da/help.tree (deflated 56%) adding: help/da/help.jar (deflated 6%) adding: help/de/ (stored 0%) adding: help/de/help.key_ (deflated 58%) adding: help/de/help.ht_ (deflated 69%) adding: help/de/help.db_ (deflated 83%) adding: help/de/help.idxl/ (stored 0%) adding: help/de/help.idxl/segments_3 (deflated 33%) adding: help/de/help.idxl/segments.gen (deflated 45%) adding: help/de/help.idxl/_0.cfs (deflated 40%) adding: help/de/help.tree (deflated 55%) adding: help/de/help.jar (deflated 6%) adding: help/dz/ (stored 0%) adding: help/dz/help.key_ (deflated 58%) adding: help/dz/help.ht_ (deflated 69%) adding: help/dz/help.db_ (deflated 83%) adding: help/dz/help.idxl/ (stored 0%) adding: help/dz/help.idxl/segments_3 (deflated 33%) adding: help/dz/help.idxl/segments.gen (deflated 45%) adding: help/dz/help.idxl/_0.cfs (deflated 41%) adding: help/dz/help.tree (deflated 55%) adding: help/dz/help.jar (deflated 43%) adding: help/fa/help.tree (deflated 41%) adding: help/fa/help.jar (deflated 4%) adding: help/fi/ (stored 0%) adding: help/fi/help.key_ (deflated 37%) adding: help/fi/help.ht_ (stored 0%) adding: help/fi/help.db_ (deflated 66%) adding: help/fi/help.idxl/ (stored 0%) adding: help/fi/help.idxl/segments_3 (deflated 33%) adding: help/fi/help.idxl/segments.gen (deflated 45%) adding: help/fi/help.idxl/_0.cfs (deflated 46%) adding: help/fi/help.tree (deflated 43%) adding: help/fi/help.jar (deflated 4%) adding: help/fr/ (stored 0%) adding: help/fr/help.key_ (deflated 35%) adding: help/fr/help.ht_ (stored 0%) adding: help/fr/help.db_ (deflated 67%) adding: help/fr/help.idxl/ (stored 0%) adding: help/fr/help.idxl/segments_3 (deflated 33%) adding: help/fr/help.idxl/segments.gen (deflated 45%) adding: help/fr/help.idxl/_0.cfs (deflated 41%) adding: help/fr/help.tree (deflated 44%) adding: help/fr/help.jar (deflated 4%) adding: help/ga/ (stored 0%) adding: help/ga/help.key_ (deflated 35%) adding: help/ga/help.ht_ (stored 0%) adding: help/ga/help.db_ (deflated 66%) adding: help/ga/help.idxl/ (stored 0%) adding: help/ga/help.idxl/segments_3 (deflated 33%) adding: help/ga/help.idxl/segments.gen (deflated 45%) adding: help/ga/help.idxl/_0.cfs (deflated 43%) adding: help/ga/help.tree (deflated 42%) adding: help/ga/help.jar (deflated 4%) adding: help/gl/ (stored 0%) adding: help/gl/help.key_ (deflated 39%) adding: help/gl/help.ht_ (stored 0%) adding: help/gl/help.db_ (deflated 66%) adding: help/gl/help.idxl/ (stored 0%) adding: help/gl/help.idxl/segments_3 (deflated 33%) adding: help/gl/help.idxl/segments.gen (deflated 45%) adding: help/gl/help.idxl/_0.cfs (deflated 42%) adding: help/gl/help.tree (deflated 44%) adding: help/gl/help.jar (deflated 4%) adding: help/gu/ (stored 0%) adding: help/gu/help.key_ (deflated 41%) adding: help/gu/help.ht_ (stored 0%) adding: help/gu/help.db_ (deflated 65%) adding: help/gu/help.idxl/ (stored 0%) adding: help/gu/help.idxl/segments_3 (deflated 33%) adding: help/gu/help.idxl/segments.gen (deflated 45%) adding: help/gu/help.idxl/_0.cfs (deflated 39%) adding: help/gu/help.tree (deflated 46%) adding: help/gu/help.jar (deflated 4%) adding: help/he/ (stored 0%) adding: help/he/help.key_ (deflated 41%) adding: help/he/help.ht_ (stored 0%) adding: help/he/help.db_ (deflated 66%) adding: help/he/help.idxl/ (stored 0%) adding: help/he/help.idxl/segments_3 (deflated 33%) adding: help/he/help.idxl/segments.gen (deflated 45%) adding: help/he/help.idxl/_0.cfs (deflated 52%) adding: help/he/help.tree (deflated 42%) adding: help/he/help.jar (deflated 4%) adding: help/hi/ (stored 0%) adding: help/hi/help.key_ (deflated 48%) adding: help/hi/help.ht_ (stored 0%) adding: help/hi/help.db_ (deflated 65%) adding: help/hi/help.idxl/ (stored 0%) adding: help/hi/help.idxl/segments_3 (deflated 33%) adding: help/hi/help.idxl/segments.gen (deflated 45%) adding: help/hi/help.idxl/_0.cfs (deflated 6%) (deflated 38%) adding: help/hi/help.tree adding: help/el/ (stored 0%) adding: help/el/help.key_ (deflated 45%) adding: help/hi/help.jar (deflated 53%) adding: help/el/help.ht_ (deflated 73%) adding: help/el/help.db_ (deflated 82%) adding: help/el/help.idxl/ (stored 0%) adding: help/el/help.idxl/segments_3 (deflated 3%) adding: help/hr/ (stored 0%) adding: help/hr/help.key_ (deflated 35%) adding: help/hr/help.ht_ (stored 0%) adding: help/hr/help.db_ (deflated 66%) adding: help/hr/help.idxl/ (stored 0%) adding: help/hr/help.idxl/segments_3 (deflated 33%) adding: help/hr/help.idxl/segments.gen (deflated 45%) adding: help/hr/help.idxl/_0.cfs (deflated 43%) adding: help/hr/help.tree (deflated 42%) adding: help/hr/help.jar (deflated 33%) adding: help/el/help.idxl/segments.gen (deflated 45%) adding: help/el/help.idxl/_0.cfs (deflated 46%) adding: help/el/help.tree (deflated 53%) adding: help/el/help.jar (deflated 5%) adding: help/en-US/ (stored 0%) adding: help/en-US/help.key_ (deflated 58%) adding: help/en-US/help.ht_ (deflated 4%) adding: help/hu/ (stored 0%) adding: help/hu/help.key_ (deflated 37%) adding: help/hu/help.ht_ (stored 0%) adding: help/hu/help.db_ (deflated 66%) adding: help/hu/help.idxl/ (stored 0%) adding: help/hu/help.idxl/segments_3 (deflated 33%) adding: help/hu/help.idxl/segments.gen (deflated 45%) adding: help/hu/help.idxl/_0.cfs (deflated 43%) adding: help/hu/help.tree (deflated 42%) adding: help/hu/help.jar (deflated 4%) adding: help/id/ (stored 0%) adding: help/id/help.key_ (deflated 37%) adding: help/id/help.ht_ (stored 0%) adding: help/id/help.db_ (deflated 67%) adding: help/id/help.idxl/ (stored 0%) adding: help/id/help.idxl/segments_3 (deflated 33%) adding: help/id/help.idxl/segments.gen (deflated 45%) adding: help/id/help.idxl/_0.cfs (deflated 41%) adding: help/id/help.tree (deflated 44%) adding: help/id/help.jar (deflated 4%) adding: help/it/ (stored 0%) adding: help/it/help.key_ (deflated 39%) adding: help/it/help.ht_ (stored 0%) adding: help/it/help.db_ (deflated 69%) adding: help/en-US/help.db_ (deflated 83%) adding: help/en-US/help.idxl/ (stored 0%) adding: help/en-US/help.idxl/segments_3 (deflated 33%) adding: help/en-US/help.idxl/segments.gen (deflated 45%) adding: help/en-US/help.idxl/_0.cfs (deflated 67%) adding: help/it/help.idxl/ (stored 0%) adding: help/it/help.idxl/segments_3 (deflated 33%) adding: help/it/help.idxl/segments.gen (deflated 40%) adding: help/en-US/help.tree (deflated 45%) adding: help/it/help.idxl/_0.cfs (deflated 43%) adding: help/it/help.tree (deflated 44%) adding: help/it/help.jar (deflated 4%) adding: help/ja/ (stored 0%) adding: help/ja/help.key_ (deflated 33%) adding: help/ja/help.ht_ (stored 0%) adding: help/ja/help.db_ (deflated 65%) adding: help/ja/help.idxl/ (stored 0%) adding: help/ja/help.idxl/segments_3 (deflated 33%) adding: help/ja/help.idxl/segments.gen (deflated 45%) adding: help/ja/help.idxl/_0.cfs (deflated 49%) adding: help/ja/help.tree (deflated 37%) adding: help/ja/help.jar (deflated 4%) adding: help/kk/ (stored 0%) adding: help/kk/help.key_ (deflated 37%) adding: help/kk/help.ht_ (stored 0%) adding: help/kk/help.db_ (deflated 65%) adding: help/kk/help.idxl/ (stored 0%) adding: help/kk/help.idxl/segments_3 (deflated 33%) adding: help/kk/help.idxl/segments.gen (deflated 45%) adding: help/kk/help.idxl/_0.cfs (deflated 50%) adding: help/kk/help.tree (deflated 39%) adding: help/kk/help.jar (deflated 4%) adding: help/kn/ (stored 0%) adding: help/kn/help.key_ (deflated 55%) adding: help/en-US/help.jar (deflated 7%) adding: help/eo/ (stored 0%) adding: help/eo/help.key_ (deflated 55%) adding: help/kn/help.ht_ (stored 0%) adding: help/kn/help.db_ (deflated 56%) adding: help/eo/help.ht_ (deflated 68%) adding: help/eo/help.db_ (deflated 83%) adding: help/eo/help.idxl/ (stored 0%) adding: help/eo/help.idxl/segments_3 (deflated 33%) adding: help/eo/help.idxl/segments.gen (deflated 45%) adding: help/eo/help.idxl/_0.cfs (deflated 40%) adding: help/eo/help.tree (deflated 56%) adding: help/eo/help.jar (deflated 6%) adding: help/es/ (stored 0%) adding: help/es/help.key_ (deflated 53%) adding: help/es/help.ht_ (deflated 67%) adding: help/es/help.db_ (deflated 83%) adding: help/es/help.idxl/ (stored 0%) adding: help/es/help.idxl/segments_3 (deflated 65%) adding: help/kn/help.idxl/ (stored 0%) adding: help/kn/help.idxl/segments_3 (deflated 33%) (deflated 33%) adding: help/kn/help.idxl/segments.gen adding: help/es/help.idxl/segments.gen (deflated 45%) adding: help/kn/help.idxl/_0.cfs (deflated 45%) adding: help/es/help.idxl/_0.cfs (deflated 37%) adding: help/kn/help.tree (deflated 50%) adding: help/kn/help.jar (deflated 3%) adding: help/ko/ (stored 0%) adding: help/ko/help.key_ (deflated 33%) adding: help/ko/help.ht_ (stored 0%) adding: help/ko/help.db_ (deflated 38%) adding: help/es/help.tree (deflated 66%) adding: help/ko/help.idxl/ (stored 0%) adding: help/ko/help.idxl/segments_3 (deflated 55%) adding: help/es/help.jar (deflated 33%) adding: help/ko/help.idxl/segments.gen (deflated 45%) adding: help/ko/help.idxl/_0.cfs (deflated 6%) adding: help/et/ (stored 0%) adding: help/et/help.key_ (deflated 46%) adding: help/ko/help.tree (deflated 55%) (deflated 38%) adding: help/ko/help.jar adding: help/et/help.ht_ (deflated 4%) adding: help/lt/ (stored 0%) adding: help/lt/help.key_ (deflated 66%) (deflated 38%) adding: help/lt/help.ht_ (stored 0%) adding: help/lt/help.db_ adding: help/et/help.db_ (deflated 66%) adding: help/lt/help.idxl/ (stored 0%) adding: help/lt/help.idxl/segments_3 (deflated 82%) adding: help/et/help.idxl/ (deflated 33%) (stored 0%) adding: help/lt/help.idxl/segments.gen adding: help/et/help.idxl/segments_3 (deflated 45%) adding: help/lt/help.idxl/_0.cfs (deflated 33%) adding: help/et/help.idxl/segments.gen (deflated 45%) (deflated 44%) adding: help/lt/help.tree adding: help/et/help.idxl/_0.cfs (deflated 43%) adding: help/lt/help.jar (deflated 44%) adding: help/et/help.tree (deflated 54%) adding: help/et/help.jar (deflated 6%) adding: help/eu/ (stored 0%) adding: help/eu/help.key_ (deflated 58%) adding: help/eu/help.ht_ (deflated 68%) adding: help/eu/help.db_ (deflated 82%) adding: help/eu/help.idxl/ (stored 0%) adding: help/eu/help.idxl/segments_3 (deflated 33%) adding: help/eu/help.idxl/segments.gen (deflated 4%) adding: help/lv/ (stored 0%) adding: help/lv/help.key_ (deflated 37%) adding: help/lv/help.ht_ (stored 0%) adding: help/lv/help.db_ (deflated 67%) adding: help/lv/help.idxl/ (stored 0%) adding: help/lv/help.idxl/segments_3 (deflated 33%) adding: help/lv/help.idxl/segments.gen (deflated 45%) adding: help/eu/help.idxl/_0.cfs (deflated 43%) adding: help/eu/help.tree (deflated 55%) adding: help/eu/help.jar (deflated 6%) adding: help/fa/ (stored 0%) adding: help/fa/help.key_ (deflated 58%) adding: help/fa/help.ht_ (deflated 69%) adding: help/fa/help.db_ (deflated 82%) adding: help/fa/help.idxl/ (stored 0%) adding: help/fa/help.idxl/segments_3 (deflated 33%) adding: help/fa/help.idxl/segments.gen (deflated 45%) adding: help/fa/help.idxl/_0.cfs (deflated 40%) adding: help/fa/help.tree (deflated 53%) adding: help/fa/help.jar (deflated 6%) adding: help/fi/ (stored 0%) adding: help/fi/help.key_ (deflated 58%) adding: help/fi/help.ht_ (deflated 66%) adding: help/fi/help.db_ (deflated 83%) adding: help/fi/help.idxl/ (stored 0%) adding: help/fi/help.idxl/segments_3 (deflated 33%) adding: help/fi/help.idxl/segments.gen (deflated 45%) adding: help/fi/help.idxl/_0.cfs (deflated 45%) adding: help/fi/help.tree (deflated 55%) adding: help/fi/help.jar (deflated 6%) adding: help/fr/ (stored 0%) adding: help/fr/help.key_ (deflated 58%) adding: help/fr/help.ht_ (deflated 69%) adding: help/fr/help.db_ (deflated 82%) adding: help/fr/help.idxl/ (stored 0%) adding: help/fr/help.idxl/segments_3 (deflated 33%) adding: help/fr/help.idxl/segments.gen (deflated 45%) adding: help/fr/help.idxl/_0.cfs (deflated 38%) adding: help/fr/help.tree (deflated 55%) adding: help/fr/help.jar (deflated 6%) adding: help/ga/ (stored 0%) adding: help/ga/help.key_ (deflated 53%) adding: help/ga/help.ht_ (deflated 69%) adding: help/ga/help.db_ (deflated 45%) adding: help/lv/help.idxl/_0.cfs (deflated 82%) adding: help/ga/help.idxl/ (stored 0%) adding: help/ga/help.idxl/segments_3 (deflated 44%) adding: help/lv/help.tree (deflated 43%) adding: help/lv/help.jar (deflated 33%) adding: help/ga/help.idxl/segments.genS=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/beans/ $W/Dep/CxxObject/test/source/beans/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/beans/xpropertyset.cxx -o $W/CxxObject/test/source/beans/xpropertyset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/chart/xchartdata.cxx (deflated 45%) adding: help/ga/help.idxl/_0.cfs (deflated 41%) adding: help/ga/help.tree (deflated 54%) adding: help/ga/help.jarS=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/chart/ $W/Dep/CxxObject/test/source/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/chart/xchartdata.cxx -o $W/CxxObject/test/source/chart/xchartdata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xchild.cxx (deflated 6%) adding: help/gl/ (stored 0%) adding: help/gl/help.key_ (deflated 57%) adding: help/gl/help.ht_ (deflated 68%) adding: help/gl/help.db_ (deflated 82%) adding: help/gl/help.idxl/ (stored 0%) adding: help/gl/help.idxl/segments_3 (deflated 4%) adding: help/mai/ (stored 0%) adding: help/mai/help.key_ (deflated 41%) adding: help/mai/help.ht_ (stored 0%) adding: help/mai/help.db_ (deflated 65%) adding: help/mai/help.idxl/ (stored 0%) adding: help/mai/help.idxl/segments_3 (deflated 33%) adding: help/mai/help.idxl/segments.gen (deflated 45%) adding: help/mai/help.idxl/_0.cfs (deflated 43%) adding: help/mai/help.tree (deflated 41%) adding: help/mai/help.jar (deflated 4%) adding: help/ml/ (stored 0%) adding: help/ml/help.key_ (deflated 50%) adding: help/ml/help.ht_ (stored 0%) adding: help/ml/help.db_ (deflated 64%) adding: help/ml/help.idxl/ (stored 0%) adding: help/ml/help.idxl/segments_3 (deflated 33%) adding: help/gl/help.idxl/segments.gen (deflated 45%) adding: help/gl/help.idxl/_0.cfs (deflated 39%) adding: help/gl/help.tree (deflated 33%) adding: help/ml/help.idxl/segments.gen (deflated 45%) adding: help/ml/help.idxl/_0.cfs (deflated 55%) adding: help/gl/help.jar (deflated 6%) adding: help/gu/ (stored 0%) adding: help/gu/help.key_ (deflated 58%) adding: help/gu/help.ht_ (deflated 68%) adding: help/gu/help.db_ (deflated 84%) adding: help/gu/help.idxl/ (stored 0%) adding: help/gu/help.idxl/segments_3 (deflated 33%) adding: help/gu/help.idxl/segments.gen (deflated 45%) adding: help/gu/help.idxl/_0.cfs (deflated 39%) adding: help/gu/help.tree (deflated 57%) adding: help/gu/help.jar (deflated 6%) adding: help/he/ (stored 0%) adding: help/he/help.key_ (deflated 58%) adding: help/he/help.ht_ (deflated 65%) adding: help/he/help.db_ (deflated 82%) adding: help/he/help.idxl/ (stored 0%) adding: help/he/help.idxl/segments_3 (deflated 33%) adding: help/he/help.idxl/segments.gen (deflated 45%) adding: help/he/help.idxl/_0.cfs (deflated 46%) adding: help/he/help.tree (deflated 52%) adding: help/he/help.jar (deflated 6%) adding: help/hi/ (stored 0%) adding: help/hi/help.key_ (deflated 58%) adding: help/hi/help.ht_ (deflated 68%) adding: help/hi/help.db_ (deflated 83%) adding: help/hi/help.idxl/ (stored 0%) adding: help/hi/help.idxl/segments_3 (deflated 33%) adding: help/hi/help.idxl/segments.gen (deflated 45%) adding: help/hi/help.idxl/_0.cfs (deflated 39%) adding: help/hi/help.tree (deflated 53%) adding: help/hi/help.jar (deflated 6%) adding: help/hr/ (stored 0%) adding: help/hr/help.key_ (deflated 59%) adding: help/hr/help.ht_ (deflated 66%) adding: help/hr/help.db_ (deflated 82%) adding: help/hr/help.idxl/ (stored 0%) adding: help/hr/help.idxl/segments_3 (deflated 33%) adding: help/hr/help.idxl/segments.gen (deflated 45%) adding: help/hr/help.idxl/_0.cfs (deflated 41%) adding: help/ml/help.tree (deflated 41%) adding: help/hr/help.tree (deflated 48%) adding: help/ml/help.jar (deflated 54%) adding: help/hr/help.jar (deflated 4%) adding: help/mr/ (stored 0%) adding: help/mr/help.key_ (deflated 45%) adding: help/mr/help.ht_ (stored 0%) adding: help/mr/help.db_ (deflated 6%) adding: help/hu/ (stored 0%) adding: help/hu/help.key_ (deflated 66%) adding: help/mr/help.idxl/ (stored 0%) adding: help/mr/help.idxl/segments_3 (deflated 57%) adding: help/hu/help.ht_ (deflated 33%) adding: help/mr/help.idxl/segments.gen (deflated 66%) adding: help/hu/help.db_ (deflated 45%) adding: help/mr/help.idxl/_0.cfs (deflated 82%) adding: help/hu/help.idxl/ (stored 0%) adding: help/hu/help.idxl/segments_3 (deflated 40%) adding: help/mr/help.tree (deflated 33%) adding: help/hu/help.idxl/segments.gen (deflated 45%) adding: help/hu/help.idxl/_0.cfs (deflated 44%) adding: help/mr/help.jar (deflated 42%) adding: help/hu/help.tree (deflated 3%) adding: help/nb/ (stored 0%) adding: help/nb/help.key_ (deflated 54%) adding: help/hu/help.jar (deflated 37%) adding: help/nb/help.ht_ (stored 0%) adding: help/nb/help.db_ (deflated 6%) adding: help/id/ (stored 0%) adding: help/id/help.key_ (deflated 67%) adding: help/nb/help.idxl/ (stored 0%) adding: help/nb/help.idxl/segments_3 (deflated 59%) adding: help/id/help.ht_ (deflated 33%) adding: help/nb/help.idxl/segments.gen (deflated 68%) adding: help/id/help.db_ (deflated 45%) adding: help/nb/help.idxl/_0.cfs (deflated 83%) adding: help/id/help.idxl/ (stored 0%) adding: help/id/help.idxl/segments_3 (deflated 41%) adding: help/nb/help.tree (deflated 33%) adding: help/id/help.idxl/segments.gen (deflated 43%) adding: help/nb/help.jar (deflated 4%) adding: help/nl/ (stored 0%) adding: help/nl/help.key_ (deflated 36%) adding: help/nl/help.ht_ (stored 0%) adding: help/nl/help.db_ (deflated 67%) adding: help/nl/help.idxl/ (stored 0%) adding: help/nl/help.idxl/segments_3 (deflated 33%) adding: help/nl/help.idxl/segments.gen (deflated 45%) adding: help/nl/help.idxl/_0.cfs (deflated 41%) adding: help/nl/help.tree (deflated 46%) adding: help/nl/help.jar (deflated 4%) adding: help/nn/ (stored 0%) adding: help/nn/help.key_ (deflated 36%) adding: help/nn/help.ht_ (stored 0%) adding: help/nn/help.db_ (deflated 66%) adding: help/nn/help.idxl/ (stored 0%) adding: help/nn/help.idxl/segments_3 (deflated 33%) adding: help/nn/help.idxl/segments.gen (deflated 45%) adding: help/nn/help.idxl/_0.cfs (deflated 40%) adding: help/nn/help.tree (deflated 43%) adding: help/nn/help.jar (deflated 4%) adding: help/nr/ (stored 0%) adding: help/nr/help.key_ (deflated 41%) adding: help/nr/help.ht_ (stored 0%) adding: help/nr/help.db_ (deflated 68%) adding: help/nr/help.idxl/ (stored 0%) adding: help/nr/help.idxl/segments_3 (deflated 33%) adding: help/nr/help.idxl/segments.gen (deflated 45%) adding: help/nr/help.idxl/_0.cfs (deflated 43%) adding: help/nr/help.tree (deflated 45%) adding: help/nr/help.jar (deflated 4%) adding: help/nso/ (stored 0%) adding: help/nso/help.key_ (deflated 41%) adding: help/nso/help.ht_ (stored 0%) adding: help/nso/help.db_ (deflated 67%) adding: help/nso/help.idxl/ (stored 0%) adding: help/nso/help.idxl/segments_3 (deflated 33%) adding: help/nso/help.idxl/segments.gen (deflated 45%) adding: help/nso/help.idxl/_0.cfs (deflated 43%) adding: help/nso/help.tree (deflated 44%) adding: help/nso/help.jar (deflated 4%) adding: help/or/ (stored 0%) adding: help/or/help.key_ (deflated 48%) adding: help/or/help.ht_ (stored 0%) adding: help/or/help.db_ (deflated 65%) adding: help/or/help.idxl/ (stored 0%) adding: help/or/help.idxl/segments_3 (deflated 33%) adding: help/or/help.idxl/segments.gen (deflated 45%) adding: help/or/help.idxl/_0.cfs (deflated 37%) adding: help/or/help.tree (deflated 49%) adding: help/or/help.jar (deflated 4%) adding: help/pa-IN/ (stored 0%) adding: help/pa-IN/help.key_ (deflated 45%) adding: help/pa-IN/help.ht_ (stored 0%) adding: help/pa-IN/help.db_ (deflated 65%) adding: help/pa-IN/help.idxl/ (stored 0%) adding: help/pa-IN/help.idxl/segments_3 (deflated 33%) adding: help/pa-IN/help.idxl/segments.gen (deflated 45%) adding: help/pa-IN/help.idxl/_0.cfs (deflated 42%) adding: help/pa-IN/help.tree (deflated 43%) adding: help/pa-IN/help.jar (deflated 4%) adding: help/pl/ (stored 0%) adding: help/pl/help.key_ (deflated 37%) adding: help/pl/help.ht_ (stored 0%) adding: help/pl/help.db_ (deflated 67%) adding: help/pl/help.idxl/ (stored 0%) adding: help/pl/help.idxl/segments_3 (deflated 33%) adding: help/pl/help.idxl/segments.gen (deflated 45%) adding: help/pl/help.idxl/_0.cfs (deflated 42%) adding: help/pl/help.tree (deflated 43%) adding: help/pl/help.jar (deflated 4%) adding: help/pt/ (stored 0%) adding: help/pt/help.key_ (deflated 41%) adding: help/pt/help.ht_ (stored 0%) adding: help/pt/help.db_ (deflated 66%) adding: help/pt/help.idxl/ (stored 0%) adding: help/pt/help.idxl/segments_3 (deflated 33%) adding: help/pt/help.idxl/segments.gen (deflated 45%) adding: help/pt/help.idxl/_0.cfs (deflated 42%) adding: help/pt/help.tree (deflated 45%) adding: help/pt/help.jar (deflated 4%) adding: help/pt-BR/ (stored 0%) adding: help/pt-BR/help.key_ (deflated 37%) adding: help/pt-BR/help.ht_ (stored 0%) adding: help/pt-BR/help.db_ (deflated 66%) adding: help/pt-BR/help.idxl/ (stored 0%) adding: help/pt-BR/help.idxl/segments_3 (deflated 33%) adding: help/pt-BR/help.idxl/segments.gen (deflated 45%) adding: help/pt-BR/help.idxl/_0.cfs (deflated 41%) adding: help/pt-BR/help.tree (deflated 44%) adding: help/pt-BR/help.jar (deflated 4%) adding: help/ro/ (stored 0%) adding: help/ro/help.key_ (deflated 27%) adding: help/ro/help.ht_ (stored 0%) adding: help/ro/help.db_ (deflated 65%) adding: help/ro/help.idxl/ (stored 0%) adding: help/ro/help.idxl/segments_3 (deflated 33%) adding: help/ro/help.idxl/segments.gen (deflated 45%) adding: help/ro/help.idxl/_0.cfs (deflated 43%) adding: help/ro/help.tree (deflated 44%) adding: help/ro/help.jar (deflated 4%) adding: help/ru/ (stored 0%) adding: help/ru/help.key_ (deflated 36%) adding: help/ru/help.ht_ (stored 0%) adding: help/ru/help.db_ (deflated 64%) adding: help/ru/help.idxl/ (stored 0%) adding: help/ru/help.idxl/segments_3 (deflated 33%) adding: help/ru/help.idxl/segments.gen (deflated 45%) adding: help/ru/help.idxl/_0.cfs (deflated 50%) adding: help/ru/help.tree (deflated 40%) adding: help/ru/help.jar (deflated 4%) adding: help/si/ (stored 0%) adding: help/si/help.key_ (deflated 41%) adding: help/si/help.ht_ (stored 0%) adding: help/si/help.db_ (deflated 66%) adding: help/si/help.idxl/ (stored 0%) adding: help/si/help.idxl/segments_3 (deflated 33%) adding: help/si/help.idxl/segments.gen (deflated 45%) adding: help/si/help.idxl/_0.cfs (deflated 43%) adding: help/si/help.tree (deflated 41%) adding: help/si/help.jar (deflated 4%) adding: help/sk/ (stored 0%) adding: help/sk/help.key_ (deflated 34%) adding: help/sk/help.ht_ (stored 0%) adding: help/sk/help.db_ (deflated 66%) adding: help/sk/help.idxl/ (stored 0%) adding: help/sk/help.idxl/segments_3 (deflated 33%) adding: help/sk/help.idxl/segments.gen (deflated 45%) adding: help/sk/help.idxl/_0.cfs (deflated 43%) adding: help/sk/help.tree (deflated 43%) adding: help/sk/help.jar (deflated 4%) adding: help/sl/ (stored 0%) adding: help/sl/help.key_ (deflated 37%) adding: help/sl/help.ht_ (stored 0%) adding: help/sl/help.db_ (deflated 66%) adding: help/sl/help.idxl/ (stored 0%) adding: help/sl/help.idxl/segments_3 (deflated 33%) adding: help/sl/help.idxl/segments.gen (deflated 45%) adding: help/sl/help.idxl/_0.cfs (deflated 42%) adding: help/sl/help.tree (deflated 43%) adding: help/sl/help.jar (deflated 4%) adding: help/sr/ (stored 0%) adding: help/sr/help.key_ (deflated 45%) adding: help/id/help.idxl/_0.cfs (deflated 39%) adding: help/id/help.tree (deflated 56%) adding: help/id/help.jar (deflated 38%) adding: help/sr/help.ht_ (stored 0%) adding: help/sr/help.db_ (deflated 6%) adding: help/it/ (stored 0%) adding: help/it/help.key_ (deflated 58%) adding: help/it/help.ht_ (deflated 67%) adding: help/it/help.db_ (deflated 83%) adding: help/it/help.idxl/ (stored 0%) adding: help/it/help.idxl/segments_3 (deflated 65%) adding: help/sr/help.idxl/ (stored 0%) adding: help/sr/help.idxl/segments_3 (deflated 33%) adding: help/sr/help.idxl/segments.gen (deflated 45%) adding: help/sr/help.idxl/_0.cfs (deflated 47%) adding: help/sr/help.tree (deflated 36%) adding: help/sr/help.jar (deflated 4%) adding: help/sr-Latn/ (stored 0%) adding: help/sr-Latn/help.key_ (deflated 33%) adding: help/it/help.idxl/segments.gen (deflated 45%) adding: help/it/help.idxl/_0.cfs (deflated 39%) adding: help/it/help.tree (deflated 56%) adding: help/it/help.jar (deflated 6%) adding: help/ja/ (stored 0%) adding: help/ja/help.key_ (deflated 57%) adding: help/ja/help.ht_ (deflated 69%) adding: help/ja/help.db_ (deflated 81%) adding: help/ja/help.idxl/ (stored 0%) adding: help/ja/help.idxl/segments_3 (deflated 33%) adding: help/ja/help.idxl/segments.gen (deflated 45%) adding: help/ja/help.idxl/_0.cfs (deflated 44%) adding: help/ja/help.tree (deflated 51%) adding: help/ja/help.jar (deflated 6%) adding: help/kk/ (stored 0%) adding: help/kk/help.key_ (deflated 55%) adding: help/kk/help.ht_ (deflated 70%) adding: help/kk/help.db_ (deflated 82%) adding: help/kk/help.idxl/ (stored 0%) adding: help/kk/help.idxl/segments_3 (deflated 33%) adding: help/kk/help.idxl/segments.gen (deflated 45%) adding: help/kk/help.idxl/_0.cfs (deflated 48%) adding: help/kk/help.tree (deflated 52%) adding: help/kk/help.jar (deflated 5%) adding: help/kn/ (stored 0%) adding: help/kn/help.key_ (deflated 58%) adding: help/kn/help.ht_ (deflated 69%) adding: help/kn/help.db_ (deflated 84%) adding: help/kn/help.idxl/ (stored 0%) adding: help/kn/help.idxl/segments_3 (deflated 33%) adding: help/kn/help.idxl/segments.gen (deflated 45%) adding: help/kn/help.idxl/_0.cfs (deflated 40%) adding: help/kn/help.tree (deflated 57%) adding: help/kn/help.jar (deflated 36%) adding: help/sr-Latn/help.ht_ (stored 0%) adding: help/sr-Latn/help.db_ (deflated 67%) adding: help/sr-Latn/help.idxl/ (stored 0%) adding: help/sr-Latn/help.idxl/segments_3 (deflated 33%) adding: help/sr-Latn/help.idxl/segments.gen (deflated 45%) adding: help/sr-Latn/help.idxl/_0.cfs (deflated 44%) adding: help/sr-Latn/help.tree (deflated 41%) adding: help/sr-Latn/help.jar (deflated 4%) adding: help/ss/ (stored 0%) adding: help/ss/help.key_ (deflated 41%) adding: help/ss/help.ht_ (stored 0%) adding: help/ss/help.db_ (deflated 68%) adding: help/ss/help.idxl/ (stored 0%) adding: help/ss/help.idxl/segments_3 (deflated 33%) adding: help/ss/help.idxl/segments.gen (deflated 45%) adding: help/ss/help.idxl/_0.cfs (deflated 6%) adding: help/ko/ (stored 0%) adding: help/ko/help.key_ (deflated 43%) (deflated 56%) adding: help/ko/help.ht_ adding: help/ss/help.tree (deflated 64%) adding: help/ko/help.db_ (deflated 45%) adding: help/ss/help.jar (deflated 82%) adding: help/ko/help.idxl/ (stored 0%) adding: help/ko/help.idxl/segments_3 (deflated 4%) adding: help/st/ (stored 0%) adding: help/st/help.key_ (deflated 41%) adding: help/st/help.ht_ (stored 0%) adding: help/st/help.db_ (deflated 68%) adding: help/st/help.idxl/ (stored 0%) adding: help/st/help.idxl/segments_3 (deflated 33%) adding: help/st/help.idxl/segments.gen (deflated 45%) adding: help/st/help.idxl/_0.cfs (deflated 43%) adding: help/st/help.tree (deflated 45%) adding: help/st/help.jar (deflated 4%) adding: help/sv/ (stored 0%) adding: help/sv/help.key_ (deflated 37%) adding: help/sv/help.ht_ (stored 0%) adding: help/sv/help.db_ (deflated 66%) adding: help/sv/help.idxl/ (stored 0%) adding: help/sv/help.idxl/segments_3 (deflated 33%) adding: help/sv/help.idxl/segments.gen (deflated 45%) adding: help/sv/help.idxl/_0.cfs (deflated 41%) adding: help/sv/help.tree (deflated 43%) adding: help/sv/help.jar (deflated 4%) adding: help/ta/ (stored 0%) adding: help/ta/help.key_ (deflated 52%) adding: help/ta/help.ht_ (stored 0%) adding: help/ta/help.db_ (deflated 66%) adding: help/ta/help.idxl/ (stored 0%) adding: help/ta/help.idxl/segments_3 (deflated 33%) adding: help/ta/help.idxl/segments.gen (deflated 45%) adding: help/ta/help.idxl/_0.cfs (deflated 37%) adding: help/ta/help.tree (deflated 47%) adding: help/ta/help.jar (deflated 3%) adding: help/te/ (stored 0%) adding: help/te/help.key_ (deflated 47%) adding: help/te/help.ht_ (stored 0%) adding: help/te/help.db_ (deflated 64%) adding: help/te/help.idxl/ (stored 0%) adding: help/te/help.idxl/segments_3 (deflated 33%) adding: help/te/help.idxl/segments.gen (deflated 45%) adding: help/te/help.idxl/_0.cfs (deflated 38%) adding: help/te/help.tree (deflated 45%) adding: help/te/help.jar (deflated 3%) adding: help/th/ (stored 0%) adding: help/th/help.key_ (deflated 41%) adding: help/th/help.ht_ (stored 0%) adding: help/th/help.db_ (deflated 65%) adding: help/th/help.idxl/ (stored 0%) adding: help/th/help.idxl/segments_3 (deflated 33%) adding: help/th/help.idxl/segments.gen (deflated 45%) adding: help/th/help.idxl/_0.cfs (deflated 45%) adding: help/th/help.tree (deflated 41%) adding: help/th/help.jar (deflated 4%) adding: help/tn/ (stored 0%) adding: help/tn/help.key_ (deflated 41%) adding: help/tn/help.ht_ (stored 0%) adding: help/tn/help.db_ (deflated 67%) adding: help/tn/help.idxl/ (stored 0%) adding: help/tn/help.idxl/segments_3 (deflated 33%) adding: help/tn/help.idxl/segments.gen (deflated 45%) adding: help/tn/help.idxl/_0.cfs (deflated 43%) adding: help/tn/help.tree (deflated 44%) adding: help/tn/help.jar (deflated 4%) adding: help/tr/ (stored 0%) adding: help/tr/help.key_ (deflated 30%) adding: help/tr/help.ht_ (stored 0%) adding: help/tr/help.db_ (deflated 66%) adding: help/tr/help.idxl/ (stored 0%) adding: help/tr/help.idxl/segments_3 (deflated 33%) adding: help/tr/help.idxl/segments.gen (deflated 33%) adding: help/ko/help.idxl/segments.gen (deflated 45%) adding: help/ko/help.idxl/_0.cfs (deflated 43%) adding: help/ko/help.tree (deflated 52%) adding: help/ko/help.jar (deflated 6%) adding: help/lt/ (stored 0%) adding: help/lt/help.key_ (deflated 57%) adding: help/lt/help.ht_ (deflated 68%) adding: help/lt/help.db_ (deflated 82%) adding: help/lt/help.idxl/ (stored 0%) adding: help/lt/help.idxl/segments_3 (deflated 33%) adding: help/lt/help.idxl/segments.gen (deflated 45%) adding: help/lt/help.idxl/_0.cfs (deflated 42%) adding: help/lt/help.tree (deflated 54%) adding: help/lt/help.jar (deflated 6%) adding: help/lv/ (stored 0%) adding: help/lv/help.key_ (deflated 56%) adding: help/lv/help.ht_ (deflated 67%) adding: help/lv/help.db_ (deflated 82%) adding: help/lv/help.idxl/ (stored 0%) adding: help/lv/help.idxl/segments_3 (deflated 45%) adding: help/tr/help.idxl/_0.cfs (deflated 44%) adding: help/tr/help.tree (deflated 42%) adding: help/tr/help.jar (deflated 4%) adding: help/ts/ (stored 0%) adding: help/ts/help.key_ (deflated 41%) adding: help/ts/help.ht_ (stored 0%) adding: help/ts/help.db_ (deflated 68%) adding: help/ts/help.idxl/ (stored 0%) adding: help/ts/help.idxl/segments_3 (deflated 33%) adding: help/ts/help.idxl/segments.gen (deflated 45%) adding: help/ts/help.idxl/_0.cfs (deflated 43%) adding: help/ts/help.tree (deflated 45%) adding: help/ts/help.jar (deflated 4%) adding: help/uk/ (stored 0%) adding: help/uk/help.key_ (deflated 36%) adding: help/uk/help.ht_ (stored 0%) adding: help/uk/help.db_ (deflated 65%) adding: help/uk/help.idxl/ (stored 0%) adding: help/uk/help.idxl/segments_3 (deflated 33%) adding: help/uk/help.idxl/segments.gen (deflated 45%) adding: help/uk/help.idxl/_0.cfs (deflated 50%) adding: help/uk/help.tree (deflated 40%) adding: help/uk/help.jar (deflated 4%) adding: help/ve/ (stored 0%) adding: help/ve/help.key_ (deflated 41%) adding: help/ve/help.ht_ (stored 0%) adding: help/ve/help.db_ (deflated 68%) adding: help/ve/help.idxl/ (stored 0%) adding: help/ve/help.idxl/segments_3 (deflated 33%) adding: help/ve/help.idxl/segments.gen (deflated 45%) adding: help/ve/help.idxl/_0.cfs (deflated 43%) adding: help/ve/help.tree (deflated 45%) adding: help/ve/help.jar (deflated 4%) adding: help/xh/ (stored 0%) adding: help/xh/help.key_ (deflated 41%) adding: help/xh/help.ht_ (stored 0%) adding: help/xh/help.db_ (deflated 68%) adding: help/xh/help.idxl/ (stored 0%) adding: help/xh/help.idxl/segments_3 (deflated 33%) adding: help/xh/help.idxl/segments.gen (deflated 45%) adding: help/xh/help.idxl/_0.cfs (deflated 43%) adding: help/xh/help.tree (deflated 45%) adding: help/xh/help.jar (deflated 4%) adding: help/zh-CN/ (stored 0%) adding: help/zh-CN/help.key_ (deflated 33%) adding: help/zh-CN/help.ht_ (stored 0%) adding: help/zh-CN/help.db_ (deflated 67%) adding: help/zh-CN/help.idxl/ (stored 0%) adding: help/zh-CN/help.idxl/segments_3 (deflated 33%) adding: help/zh-CN/help.idxl/segments.gen (deflated 33%) adding: help/lv/help.idxl/segments.gen (deflated 45%) adding: help/zh-CN/help.idxl/_0.cfs (deflated 45%) adding: help/lv/help.idxl/_0.cfs (deflated 42%) adding: help/lv/help.tree (deflated 48%) adding: help/zh-CN/help.tree (deflated 54%) adding: help/lv/help.jar (deflated 37%) adding: help/zh-CN/help.jar (deflated 4%) adding: help/zh-TW/ (stored 0%) adding: help/zh-TW/help.key_ (deflated 33%) adding: help/zh-TW/help.ht_ (stored 0%) adding: help/zh-TW/help.db_ (deflated 67%) adding: help/zh-TW/help.idxl/ (stored 0%) adding: help/zh-TW/help.idxl/segments_3 (deflated 36%) adding: help/zh-TW/help.idxl/segments.gen (deflated 45%) adding: help/zh-TW/help.idxl/_0.cfs (deflated 49%) adding: help/zh-TW/help.tree (deflated 37%) adding: help/zh-TW/help.jar (deflated 4%) adding: help/zu/ (stored 0%) adding: help/zu/help.key_ (deflated 41%) adding: help/zu/help.ht_ (stored 0%) adding: help/zu/help.db_ (deflated 67%) adding: help/zu/help.idxl/ (stored 0%) adding: help/zu/help.idxl/segments_3 (deflated 33%) adding: help/zu/help.idxl/segments.gen (deflated 45%) adding: help/zu/help.idxl/_0.cfs (deflated 43%) adding: help/zu/help.tree (deflated 44%) adding: help/zu/help.jar (deflated 4%) adding: locale/NLPSolverCommon_af.properties (deflated 65%) adding: locale/NLPSolverCommon_ar.properties (deflated 75%) adding: locale/NLPSolverCommon_as.properties (deflated 74%) adding: locale/NLPSolverCommon_bg.properties (deflated 79%) adding: locale/NLPSolverCommon_bn.properties (deflated 65%) adding: locale/NLPSolverCommon_br.properties (deflated 6%) adding: help/mai/ (stored 0%) adding: help/mai/help.key_ (deflated 58%) adding: help/mai/help.ht_ (deflated 69%) adding: help/mai/help.db_ (deflated 83%) adding: help/mai/help.idxl/ (stored 0%) adding: help/mai/help.idxl/segments_3 (deflated 33%) adding: help/mai/help.idxl/segments.gen (deflated 45%) adding: help/mai/help.idxl/_0.cfs (deflated 41%) adding: help/mai/help.tree (deflated 55%) adding: help/mai/help.jar (deflated 7%) adding: help/ml/ (stored 0%) adding: help/ml/help.key_ (deflated 58%) adding: help/ml/help.ht_ (deflated 70%) adding: help/ml/help.db_ (deflated 85%) adding: help/ml/help.idxl/ (stored 0%) adding: help/ml/help.idxl/segments_3 (deflated 33%) adding: help/ml/help.idxl/segments.gen (deflated 60%) adding: locale/NLPSolverCommon_ca.properties (deflated 61%) adding: locale/NLPSolverCommon_cs.properties (deflated 62%) adding: locale/NLPSolverCommon_cy.properties (deflated 60%) adding: locale/NLPSolverCommon_da.properties (deflated 61%) adding: locale/NLPSolverCommon_de.properties (deflated 60%) adding: locale/NLPSolverCommon_dz.properties (deflated 65%) adding: locale/NLPSolverCommon_el.properties (deflated 77%) adding: locale/NLPSolverCommon_en_US.default (stored 0%) adding: locale/NLPSolverCommon_en_US.properties (deflated 65%) adding: locale/NLPSolverCommon_eo.properties (deflated 61%) adding: locale/NLPSolverCommon_es.properties (deflated 62%) adding: locale/NLPSolverCommon_et.properties (deflated 61%) adding: locale/NLPSolverCommon_eu.properties (deflated 61%) adding: locale/NLPSolverCommon_fa.properties (deflated 65%) adding: locale/NLPSolverCommon_fi.properties (deflated 61%) adding: locale/NLPSolverCommon_fr.properties (deflated 62%) adding: locale/NLPSolverCommon_ga.properties (deflated 61%) adding: locale/NLPSolverCommon_gl.properties (deflated 62%) adding: locale/NLPSolverCommon_gu.properties (deflated 74%) adding: locale/NLPSolverCommon_he.properties (deflated 74%) adding: locale/NLPSolverCommon_hi.properties (deflated 74%) adding: locale/NLPSolverCommon_hr.properties (deflated 60%) adding: locale/NLPSolverCommon_hu.properties (deflated 65%) adding: locale/NLPSolverCommon_id.properties (deflated 61%) adding: locale/NLPSolverCommon_it.properties (deflated 61%) adding: locale/NLPSolverCommon_ja.properties (deflated 45%) adding: help/ml/help.idxl/_0.cfs (deflated 39%) adding: help/ml/help.tree (deflated 58%) adding: help/ml/help.jar (deflated 6%) adding: help/mr/ (stored 0%) adding: help/mr/help.key_ (deflated 58%) adding: help/mr/help.ht_ (deflated 68%) adding: help/mr/help.db_ (deflated 84%) adding: help/mr/help.idxl/ (stored 0%) adding: help/mr/help.idxl/segments_3 (deflated 33%) adding: help/mr/help.idxl/segments.gen (deflated 45%) adding: help/mr/help.idxl/_0.cfs (deflated 40%) adding: help/mr/help.tree (deflated 57%) adding: help/mr/help.jar (deflated 6%) adding: help/nb/ (stored 0%) adding: help/nb/help.key_ (deflated 59%) adding: help/nb/help.ht_ (deflated 67%) adding: help/nb/help.db_ (deflated 83%) adding: help/nb/help.idxl/ (stored 0%) adding: help/nb/help.idxl/segments_3 (deflated 33%) adding: help/nb/help.idxl/segments.gen (deflated 45%) adding: help/nb/help.idxl/_0.cfs (deflated 39%) adding: help/nb/help.tree (deflated 56%) adding: help/nb/help.jar (deflated 6%) adding: help/nl/ (stored 0%) adding: help/nl/help.key_ (deflated 58%) adding: help/nl/help.ht_ (deflated 68%) adding: help/nl/help.db_ (deflated 83%) adding: help/nl/help.idxl/ (stored 0%) adding: help/nl/help.idxl/segments_3 (deflated 33%) adding: help/nl/help.idxl/segments.gen (deflated 45%) adding: help/nl/help.idxl/_0.cfs (deflated 39%) adding: help/nl/help.tree (deflated 56%) adding: help/nl/help.jar (deflated 6%) adding: help/nn/ (stored 0%) adding: help/nn/help.key_ (deflated 58%) adding: help/nn/help.ht_ (deflated 68%) adding: help/nn/help.db_ (deflated 83%) adding: help/nn/help.idxl/ (stored 0%) adding: help/nn/help.idxl/segments_3 (deflated 33%) adding: help/nn/help.idxl/segments.gen (deflated 45%) adding: help/nn/help.idxl/_0.cfs (deflated 38%) adding: help/nn/help.tree (deflated 55%) adding: help/nn/help.jar (deflated 6%) adding: help/nr/ (stored 0%) adding: help/nr/help.key_ (deflated 58%) adding: help/nr/help.ht_ (deflated 69%) adding: help/nr/help.db_ (deflated 83%) adding: help/nr/help.idxl/ (stored 0%) adding: help/nr/help.idxl/segments_3 (deflated 33%) adding: help/nr/help.idxl/segments.gen (deflated 45%) adding: help/nr/help.idxl/_0.cfs (deflated 40%) adding: help/nr/help.tree (deflated 55%) adding: help/nr/help.jar (deflated 6%) adding: help/nso/ (stored 0%) adding: help/nso/help.key_ (deflated 58%) adding: help/nso/help.ht_ (deflated 69%) adding: help/nso/help.db_ (deflated 83%) adding: help/nso/help.idxl/ (stored 0%) adding: help/nso/help.idxl/segments_3 (deflated 33%) adding: help/nso/help.idxl/segments.gen (deflated 45%) adding: help/nso/help.idxl/_0.cfs (deflated 40%) adding: help/nso/help.tree (deflated 55%) adding: help/nso/help.jar (deflated 6%) adding: help/or/ (stored 0%) adding: help/or/help.key_ (deflated 58%) adding: help/or/help.ht_ (deflated 68%) adding: help/or/help.db_ (deflated 84%) adding: help/or/help.idxl/ (stored 0%) adding: help/or/help.idxl/segments_3 (deflated 33%) adding: help/or/help.idxl/segments.gen (deflated 45%) adding: help/or/help.idxl/_0.cfs (deflated 40%) adding: help/or/help.tree (deflated 56%) adding: help/or/help.jar (deflated 6%) adding: help/pa-IN/ (stored 0%) adding: help/pa-IN/help.key_ (deflated 62%) adding: locale/NLPSolverCommon_kk.properties (deflated 77%) adding: locale/NLPSolverCommon_kn.properties (deflated 58%) adding: help/pa-IN/help.ht_ (deflated 76%) adding: locale/NLPSolverCommon_ko.properties (deflated 66%) adding: help/pa-IN/help.db_ (deflated 62%) adding: locale/NLPSolverCommon_lt.properties (deflated 83%) adding: help/pa-IN/help.idxl/ (stored 0%) adding: help/pa-IN/help.idxl/segments_3 (deflated 60%) adding: locale/NLPSolverCommon_lv.properties (deflated 33%) adding: help/pa-IN/help.idxl/segments.gen (deflated 63%) adding: locale/NLPSolverCommon_mai.properties (deflated 45%) adding: help/pa-IN/help.idxl/_0.cfs (deflated 65%) adding: locale/NLPSolverCommon_ml.properties (deflated 39%) adding: help/pa-IN/help.tree (deflated 80%) adding: locale/NLPSolverCommon_mr.properties (deflated 52%) adding: help/pa-IN/help.jar (deflated 76%) adding: locale/NLPSolverCommon_nb.properties (deflated 61%) adding: locale/NLPSolverCommon_nl.properties (deflated 6%) adding: help/pl/ (stored 0%) adding: help/pl/help.key_ (deflated 60%) adding: locale/NLPSolverCommon_nn.properties (deflated 60%) adding: locale/NLPSolverCommon_nr.properties (deflated 58%) adding: help/pl/help.ht_ (deflated 64%) adding: help/pl/help.db_ (deflated 65%) adding: locale/NLPSolverCommon_nso.properties (deflated 82%) adding: help/pl/help.idxl/ (stored 0%) adding: help/pl/help.idxl/segments_3 (deflated 65%) adding: locale/NLPSolverCommon_or.properties (deflated 78%) adding: locale/NLPSolverCommon_pa_IN.properties (deflated 33%) adding: help/pl/help.idxl/segments.gen (deflated 72%) adding: locale/NLPSolverCommon_pl.properties (deflated 61%) adding: locale/NLPSolverCommon_pt.properties (deflated 62%) adding: locale/NLPSolverCommon_pt_BR.properties (deflated 62%) adding: locale/NLPSolverCommon_ro.properties (deflated 61%) adding: locale/NLPSolverCommon_ru.properties (deflated 45%) adding: help/pl/help.idxl/_0.cfs (deflated 41%) adding: help/pl/help.tree (deflated 55%) adding: help/pl/help.jar (deflated 6%) adding: help/pt/ (stored 0%) adding: help/pt/help.key_ (deflated 56%) adding: help/pt/help.ht_ (deflated 69%) adding: help/pt/help.db_ (deflated 82%) adding: help/pt/help.idxl/ (stored 0%) adding: help/pt/help.idxl/segments_3 (deflated 33%) adding: help/pt/help.idxl/segments.gen (deflated 45%) adding: help/pt/help.idxl/_0.cfsS=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xchild.cxx -o $W/CxxObject/test/source/container/xchild.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xelementaccess.cxx (deflated 78%) adding: locale/NLPSolverCommon_si.properties (deflated 65%) adding: locale/NLPSolverCommon_sk.properties (deflated 62%) adding: locale/NLPSolverCommon_sl.properties (deflated 60%) adding: locale/NLPSolverCommon_sr.properties (deflated 77%) adding: locale/NLPSolverCommon_sr_Latn.properties (deflated 61%) adding: locale/NLPSolverCommon_ss.properties (deflated 65%) adding: locale/NLPSolverCommon_st.properties (deflated 65%) adding: locale/NLPSolverCommon_sv.properties (deflated 62%) adding: locale/NLPSolverCommon_ta.properties (deflated 78%) adding: locale/NLPSolverCommon_te.properties (deflated 77%) adding: locale/NLPSolverCommon_th.properties (deflated 66%) adding: locale/NLPSolverCommon_tn.properties (deflated 65%) adding: locale/NLPSolverCommon_tr.properties (deflated 64%) adding: locale/NLPSolverCommon_ts.properties (deflated 65%) adding: locale/NLPSolverCommon_uk.properties (deflated 77%) adding: locale/NLPSolverCommon_ve.properties (deflated 65%) adding: locale/NLPSolverCommon_xh.properties (deflated 65%) adding: locale/NLPSolverCommon_zh_CN.properties (deflated 60%) adding: locale/NLPSolverCommon_zh_TW.properties (deflated 61%) adding: locale/NLPSolverCommon_zu.properties (deflated 65%) adding: locale/NLPSolverStatusDialog_af.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_ar.properties (deflated 79%) adding: locale/NLPSolverStatusDialog_as.properties (deflated 80%) adding: locale/NLPSolverStatusDialog_bg.properties (deflated 80%) adding: locale/NLPSolverStatusDialog_bn.properties (deflated 74%) adding: locale/NLPSolverStatusDialog_br.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_ca.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_cs.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_cy.properties (deflated 72%) adding: locale/NLPSolverStatusDialog_da.properties (deflated 72%) adding: locale/NLPSolverStatusDialog_de.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_dz.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_el.properties (deflated 82%) adding: locale/NLPSolverStatusDialog_en_US.default (stored 0%) adding: locale/NLPSolverStatusDialog_en_US.properties (deflated 75%) adding: locale/NLPSolverStatusDialog_eo.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_es.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_et.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_eu.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_fa.properties (deflated 39%) adding: help/pt/help.tree (deflated 54%) adding: help/pt/help.jar (deflated 74%) adding: locale/NLPSolverStatusDialog_fi.properties (deflated 72%) adding: locale/NLPSolverStatusDialog_fr.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_ga.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_gl.properties (deflated 72%) adding: locale/NLPSolverStatusDialog_gu.properties (deflated 80%) adding: locale/NLPSolverStatusDialog_he.properties (deflated 78%) adding: locale/NLPSolverStatusDialog_hi.properties (deflated 79%) adding: locale/NLPSolverStatusDialog_hr.properties (deflated 69%) adding: locale/NLPSolverStatusDialog_hu.properties (deflated 72%) adding: locale/NLPSolverStatusDialog_id.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_it.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_ja.properties (deflated 6%) adding: help/pt-BR/ (stored 0%) adding: help/pt-BR/help.key_ (deflated 74%) adding: locale/NLPSolverStatusDialog_kk.properties (deflated 58%) adding: help/pt-BR/help.ht_ (deflated 68%) adding: help/pt-BR/help.db_ (deflated 80%) adding: locale/NLPSolverStatusDialog_kn.properties (deflated 82%) adding: help/pt-BR/help.idxl/ (stored 0%) adding: help/pt-BR/help.idxl/segments_3 (deflated 82%) adding: locale/NLPSolverStatusDialog_ko.properties (deflated 33%) adding: help/pt-BR/help.idxl/segments.gen (deflated 71%) adding: locale/NLPSolverStatusDialog_lt.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_lv.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_mai.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_ml.properties (deflated 83%) adding: locale/NLPSolverStatusDialog_mr.properties (deflated 79%) adding: locale/NLPSolverStatusDialog_nb.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_nl.properties (deflated 72%) adding: locale/NLPSolverStatusDialog_nn.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_nr.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_nso.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_or.properties (deflated 81%) adding: locale/NLPSolverStatusDialog_pa_IN.properties (deflated 79%) adding: locale/NLPSolverStatusDialog_pl.properties (deflated 69%) adding: locale/NLPSolverStatusDialog_pt.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_pt_BR.properties (deflated 72%) adding: locale/NLPSolverStatusDialog_ro.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_ru.properties (deflated 79%) adding: locale/NLPSolverStatusDialog_si.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_sk.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_sl.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_sr.properties (deflated 80%) adding: locale/NLPSolverStatusDialog_sr_Latn.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_ss.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_st.properties (deflated 74%) adding: locale/NLPSolverStatusDialog_sv.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_ta.properties (deflated 81%) adding: locale/NLPSolverStatusDialog_te.properties (deflated 80%) adding: locale/NLPSolverStatusDialog_th.properties (deflated 74%) adding: locale/NLPSolverStatusDialog_tn.properties (deflated 74%) adding: locale/NLPSolverStatusDialog_tr.properties (deflated 71%) adding: locale/NLPSolverStatusDialog_ts.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_uk.properties (deflated 79%) adding: locale/NLPSolverStatusDialog_ve.properties (deflated 72%) adding: locale/NLPSolverStatusDialog_xh.properties (deflated 73%) adding: locale/NLPSolverStatusDialog_zh_CN.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_zh_TW.properties (deflated 70%) adding: locale/NLPSolverStatusDialog_zu.properties (deflated 73%) adding: nlpsolver.jar (deflated 10%) adding: registration/ (stored 0%) adding: registration/LICENSE (deflated 76%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xelementaccess.cxx -o $W/CxxObject/test/source/container/xelementaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xenumeration.cxx (deflated 45%) adding: help/pt-BR/help.idxl/_0.cfs (deflated 39%) adding: help/pt-BR/help.tree (deflated 55%) adding: help/pt-BR/help.jar (deflated 6%) adding: help/ro/ (stored 0%) adding: help/ro/help.key_ (deflated 59%) adding: help/ro/help.ht_ (deflated 65%) adding: help/ro/help.db_ (deflated 83%) adding: help/ro/help.idxl/ (stored 0%) adding: help/ro/help.idxl/segments_3 (deflated 33%) adding: help/ro/help.idxl/segments.gen (deflated 45%) adding: help/ro/help.idxl/_0.cfs (deflated 42%) adding: help/ro/help.tree (deflated 55%) adding: help/ro/help.jar (deflated 6%) adding: help/ru/ (stored 0%) adding: help/ru/help.key_ (deflated 56%) adding: help/ru/help.ht_ (deflated 71%) adding: help/ru/help.db_ (deflated 82%) adding: help/ru/help.idxl/ (stored 0%) adding: help/ru/help.idxl/segments_3 (deflated 33%) adding: help/ru/help.idxl/segments.gen (deflated 45%) adding: help/ru/help.idxl/_0.cfs (deflated 48%) adding: help/ru/help.tree (deflated 52%) adding: help/ru/help.jar (deflated 5%) adding: help/si/ (stored 0%) adding: help/si/help.key_ (deflated 58%) adding: help/si/help.ht_ (deflated 67%) adding: help/si/help.db_ (deflated 82%) adding: help/si/help.idxl/ (stored 0%) adding: help/si/help.idxl/segments_3 (deflated 33%) adding: help/si/help.idxl/segments.gen (deflated 45%) adding: help/si/help.idxl/_0.cfs (deflated 41%) adding: help/si/help.tree (deflated 55%) adding: help/si/help.jar (deflated 6%) adding: help/sk/ (stored 0%) adding: help/sk/help.key_ (deflated 57%) adding: help/sk/help.ht_ (deflated 65%) adding: help/sk/help.db_ (deflated 82%) adding: help/sk/help.idxl/ (stored 0%) adding: help/sk/help.idxl/segments_3 (deflated 33%) adding: help/sk/help.idxl/segments.gen (deflated 45%) adding: help/sk/help.idxl/_0.cfs (deflated 40%) adding: help/sk/help.tree (deflated 54%) adding: help/sk/help.jar (deflated 6%) adding: help/sl/ (stored 0%) adding: help/sl/help.key_ (deflated 55%) adding: help/sl/help.ht_ (deflated 66%) adding: help/sl/help.db_ (deflated 82%) adding: help/sl/help.idxl/ (stored 0%) adding: help/sl/help.idxl/segments_3 (deflated 33%) adding: help/sl/help.idxl/segments.gen (deflated 45%) adding: help/sl/help.idxl/_0.cfs (deflated 41%) adding: help/sl/help.tree (deflated 54%) adding: help/sl/help.jar (deflated 6%) adding: help/sr/ (stored 0%) adding: help/sr/help.key_ (deflated 54%) adding: help/sr/help.ht_ (deflated 66%) adding: help/sr/help.db_ (deflated 83%) adding: help/sr/help.idxl/ (stored 0%) adding: help/sr/help.idxl/segments_3 (deflated 33%) adding: help/sr/help.idxl/segments.gen (deflated 45%) adding: help/sr/help.idxl/_0.cfs (deflated 45%) adding: help/sr/help.tree (deflated 53%) adding: help/sr/help.jar (deflated 6%) adding: help/sr-Latn/ (stored 0%) adding: help/sr-Latn/help.key_ (deflated 56%) adding: help/sr-Latn/help.ht_ (deflated 64%) adding: help/sr-Latn/help.db_ (deflated 82%) adding: help/sr-Latn/help.idxl/ (stored 0%) adding: help/sr-Latn/help.idxl/segments_3 (deflated 33%) adding: help/sr-Latn/help.idxl/segments.gen (deflated 45%) adding: help/sr-Latn/help.idxl/_0.cfs (deflated 42%) adding: help/sr-Latn/help.tree (deflated 54%) adding: help/sr-Latn/help.jar (deflated 6%) adding: help/ss/ (stored 0%) adding: help/ss/help.key_ (deflated 58%) adding: help/ss/help.ht_ (deflated 69%) adding: help/ss/help.db_ (deflated 83%) adding: help/ss/help.idxl/ (stored 0%) adding: help/ss/help.idxl/segments_3 (deflated 33%) adding: help/ss/help.idxl/segments.gen (deflated 45%) adding: help/ss/help.idxl/_0.cfs (deflated 40%) adding: help/ss/help.tree (deflated 55%) adding: help/ss/help.jar (deflated 6%) adding: help/st/ (stored 0%) adding: help/st/help.key_ (deflated 58%) adding: help/st/help.ht_ (deflated 69%) adding: help/st/help.db_ (deflated 83%) adding: help/st/help.idxl/ (stored 0%) adding: help/st/help.idxl/segments_3 (deflated 33%) adding: help/st/help.idxl/segments.gen (deflated 45%) adding: help/st/help.idxl/_0.cfs (deflated 40%) adding: help/st/help.tree (deflated 55%) adding: help/st/help.jar (deflated 7%) adding: help/sv/ (stored 0%) adding: help/sv/help.key_ (deflated 60%) adding: help/sv/help.ht_ (deflated 68%) adding: help/sv/help.db_ (deflated 83%) adding: help/sv/help.idxl/ (stored 0%) adding: help/sv/help.idxl/segments_3S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xenumeration.cxx -o $W/CxxObject/test/source/container/xenumeration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xenumerationaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xenumerationaccess.cxx -o $W/CxxObject/test/source/container/xenumerationaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xindexaccess.cxx (deflated 33%) adding: help/sv/help.idxl/segments.gen (deflated 45%) adding: help/sv/help.idxl/_0.cfs (deflated 40%) adding: help/sv/help.tree (deflated 55%) adding: help/sv/help.jar (deflated 6%) adding: help/ta/ (stored 0%) adding: help/ta/help.key_ (deflated 58%) adding: help/ta/help.ht_ (deflated 69%) adding: help/ta/help.db_ (deflated 83%) adding: help/ta/help.idxl/ (stored 0%) adding: help/ta/help.idxl/segments_3 (deflated 33%) adding: help/ta/help.idxl/segments.gen (deflated 45%) adding: help/ta/help.idxl/_0.cfs (deflated 40%) adding: help/ta/help.tree (deflated 54%) adding: help/ta/help.jar (deflated 6%) adding: help/te/ (stored 0%) adding: help/te/help.key_ (deflated 58%) adding: help/te/help.ht_ (deflated 69%) adding: help/te/help.db_ (deflated 84%) adding: help/te/help.idxl/ (stored 0%) adding: help/te/help.idxl/segments_3 (deflated 33%) adding: help/te/help.idxl/segments.gen (deflated 45%) adding: help/te/help.idxl/_0.cfs (deflated 39%) adding: help/te/help.tree (deflated 57%) adding: help/te/help.jar (deflated 6%) adding: help/th/ (stored 0%) adding: help/th/help.key_ (deflated 53%) adding: help/th/help.ht_ (deflated 67%) adding: help/th/help.db_ (deflated 82%) adding: help/th/help.idxl/ (stored 0%) adding: help/th/help.idxl/segments_3 (deflated 33%) adding: help/th/help.idxl/segments.gen (deflated 45%) adding: help/th/help.idxl/_0.cfs (deflated 46%) adding: help/th/help.tree (deflated 51%) adding: help/th/help.jar (deflated 6%) adding: help/tn/ (stored 0%) adding: help/tn/help.key_ (deflated 58%) adding: help/tn/help.ht_ (deflated 69%) adding: help/tn/help.db_ (deflated 83%) adding: help/tn/help.idxl/ (stored 0%) adding: help/tn/help.idxl/segments_3 (deflated 33%) adding: help/tn/help.idxl/segments.gen (deflated 45%) adding: help/tn/help.idxl/_0.cfs (deflated 40%) adding: help/tn/help.tree (deflated 55%) adding: help/tn/help.jar (deflated 7%) adding: help/tr/ (stored 0%) adding: help/tr/help.key_ (deflated 58%) adding: help/tr/help.ht_ (deflated 68%) adding: help/tr/help.db_ (deflated 82%) adding: help/tr/help.idxl/ (stored 0%) adding: help/tr/help.idxl/segments_3 (deflated 33%) adding: help/tr/help.idxl/segments.gen (deflated 45%) adding: help/tr/help.idxl/_0.cfs (deflated 43%) adding: help/tr/help.tree (deflated 54%) adding: help/tr/help.jar (deflated 6%) adding: help/ts/ (stored 0%) adding: help/ts/help.key_ (deflated 58%) adding: help/ts/help.ht_ (deflated 69%) adding: help/ts/help.db_ (deflated 83%) adding: help/ts/help.idxl/ (stored 0%) adding: help/ts/help.idxl/segments_3 (deflated 33%) adding: help/ts/help.idxl/segments.gen (deflated 45%) adding: help/ts/help.idxl/_0.cfs (deflated 40%) adding: help/ts/help.tree (deflated 55%) adding: help/ts/help.jar (deflated 6%) adding: help/uk/ (stored 0%) adding: help/uk/help.key_ (deflated 55%) adding: help/uk/help.ht_ (deflated 72%) adding: help/uk/help.db_ (deflated 82%) adding: help/uk/help.idxl/ (stored 0%) adding: help/uk/help.idxl/segments_3 (deflated 33%) adding: help/uk/help.idxl/segments.gen (deflated 45%) adding: help/uk/help.idxl/_0.cfs (deflated 48%) adding: help/uk/help.tree (deflated 52%) adding: help/uk/help.jar (deflated 6%) adding: help/ve/ (stored 0%) adding: help/ve/help.key_ (deflated 58%) adding: help/ve/help.ht_ (deflated 69%) adding: help/ve/help.db_ (deflated 83%) adding: help/ve/help.idxl/ (stored 0%) adding: help/ve/help.idxl/segments_3 (deflated 33%) adding: help/ve/help.idxl/segments.gen (deflated 45%) adding: help/ve/help.idxl/_0.cfs (deflated 40%) adding: help/ve/help.tree (deflated 55%) adding: help/ve/help.jar (deflated 6%) adding: help/xh/ (stored 0%) adding: help/xh/help.key_ (deflated 58%) adding: help/xh/help.ht_ (deflated 69%) adding: help/xh/help.db_ (deflated 83%) adding: help/xh/help.idxl/ (stored 0%) adding: help/xh/help.idxl/segments_3 (deflated 33%) adding: help/xh/help.idxl/segments.gen (deflated 45%) adding: help/xh/help.idxl/_0.cfs (deflated 40%) adding: help/xh/help.tree (deflated 55%) adding: help/xh/help.jar (deflated 6%) adding: help/zh-CN/ (stored 0%) adding: help/zh-CN/help.key_ (deflated 55%) adding: help/zh-CN/help.ht_ (deflated 63%) adding: help/zh-CN/help.db_ (deflated 82%) adding: help/zh-CN/help.idxl/ (stored 0%) adding: help/zh-CN/help.idxl/segments_3 (deflated 33%) adding: help/zh-CN/help.idxl/segments.gen (deflated 45%) adding: help/zh-CN/help.idxl/_0.cfs (deflated 45%) adding: help/zh-CN/help.tree (deflated 52%) adding: help/zh-CN/help.jar (deflated 6%) adding: help/zh-TW/ (stored 0%) adding: help/zh-TW/help.key_ (deflated 53%) adding: help/zh-TW/help.ht_ (deflated 63%) adding: help/zh-TW/help.db_ (deflated 82%) adding: help/zh-TW/help.idxl/ (stored 0%) adding: help/zh-TW/help.idxl/segments_3 (deflated 33%) adding: help/zh-TW/help.idxl/segments.gen (deflated 45%) adding: help/zh-TW/help.idxl/_0.cfs (deflated 45%) adding: help/zh-TW/help.tree (deflated 52%) adding: help/zh-TW/help.jar (deflated 6%) adding: help/zu/ (stored 0%) adding: help/zu/help.key_ (deflated 58%) adding: help/zu/help.ht_ (deflated 69%) adding: help/zu/help.db_ (deflated 83%) adding: help/zu/help.idxl/ (stored 0%) adding: help/zu/help.idxl/segments_3 (deflated 33%) adding: help/zu/help.idxl/segments.gen (deflated 45%) adding: help/zu/help.idxl/_0.cfs (deflated 40%) adding: help/zu/help.tree (deflated 55%) adding: help/zu/help.jar (deflated 7%) adding: license/THIRDPARTYLICENSEREADME.html (deflated 89%) adding: mediawiki.jar (deflated 5%) adding: registration/ (stored 0%) adding: registration/LICENSE (deflated 76%) adding: templates/MediaWiki/mediawiki.ottS=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xindexaccess.cxx -o $W/CxxObject/test/source/container/xindexaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xnameaccess.cxx (deflated 19%) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xnameaccess.cxx -o $W/CxxObject/test/source/container/xnameaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xnamecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xnamecontainer.cxx -o $W/CxxObject/test/source/container/xnamecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xnamed.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xnamed.cxx -o $W/CxxObject/test/source/container/xnamed.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/container/xnamereplace.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/container/ $W/Dep/CxxObject/test/source/container/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/container/xnamereplace.cxx -o $W/CxxObject/test/source/container/xnamereplace.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/document/xactionlockable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/document/ $W/Dep/CxxObject/test/source/document/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/document/xactionlockable.cxx -o $W/CxxObject/test/source/document/xactionlockable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/document/xembeddedobjectsupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/document/ $W/Dep/CxxObject/test/source/document/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/document/xembeddedobjectsupplier.cxx -o $W/CxxObject/test/source/document/xembeddedobjectsupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/document/xlinktargetsupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/document/ $W/Dep/CxxObject/test/source/document/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/document/xlinktargetsupplier.cxx -o $W/CxxObject/test/source/document/xlinktargetsupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/drawing/captionshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/drawing/ $W/Dep/CxxObject/test/source/drawing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/drawing/captionshape.cxx -o $W/CxxObject/test/source/drawing/captionshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/drawing/xdrawpages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/drawing/ $W/Dep/CxxObject/test/source/drawing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/drawing/xdrawpages.cxx -o $W/CxxObject/test/source/drawing/xdrawpages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/drawing/xshapegrouper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/drawing/ $W/Dep/CxxObject/test/source/drawing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/drawing/xshapegrouper.cxx -o $W/CxxObject/test/source/drawing/xshapegrouper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/drawing/xshapes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/drawing/ $W/Dep/CxxObject/test/source/drawing/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/drawing/xshapes.cxx -o $W/CxxObject/test/source/drawing/xshapes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/lang/xserviceinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/lang/ $W/Dep/CxxObject/test/source/lang/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/lang/xserviceinfo.cxx -o $W/CxxObject/test/source/lang/xserviceinfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/lang/xcomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/lang/ $W/Dep/CxxObject/test/source/lang/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/lang/xcomponent.cxx -o $W/CxxObject/test/source/lang/xcomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/cellarealink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/cellarealink.cxx -o $W/CxxObject/test/source/sheet/cellarealink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/cellproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/cellproperties.cxx -o $W/CxxObject/test/source/sheet/cellproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/databaseimportdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/databaseimportdescriptor.cxx -o $W/CxxObject/test/source/sheet/databaseimportdescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/databaserange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/databaserange.cxx -o $W/CxxObject/test/source/sheet/databaserange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/datapilotfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/datapilotfield.cxx -o $W/CxxObject/test/source/sheet/datapilotfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/datapilotitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/datapilotitem.cxx -o $W/CxxObject/test/source/sheet/datapilotitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/documentsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/documentsettings.cxx -o $W/CxxObject/test/source/sheet/documentsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/functiondescription.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/functiondescription.cxx -o $W/CxxObject/test/source/sheet/functiondescription.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/globalsheetsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/globalsheetsettings.cxx -o $W/CxxObject/test/source/sheet/globalsheetsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/scenario.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/scenario.cxx -o $W/CxxObject/test/source/sheet/scenario.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/shape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/shape.cxx -o $W/CxxObject/test/source/sheet/shape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/sheetcell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/sheetcell.cxx -o $W/CxxObject/test/source/sheet/sheetcell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/sheetcellrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/sheetcellrange.cxx -o $W/CxxObject/test/source/sheet/sheetcellrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/sheetcellranges.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/sheetcellranges.cxx -o $W/CxxObject/test/source/sheet/sheetcellranges.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/sheetfilterdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/sheetfilterdescriptor.cxx -o $W/CxxObject/test/source/sheet/sheetfilterdescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/sheetlink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/sheetlink.cxx -o $W/CxxObject/test/source/sheet/sheetlink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/sheetsortdescriptor2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/sheetsortdescriptor2.cxx -o $W/CxxObject/test/source/sheet/sheetsortdescriptor2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/spreadsheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/spreadsheet.cxx -o $W/CxxObject/test/source/sheet/spreadsheet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/spreadsheetdocumentsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/spreadsheetdocumentsettings.cxx -o $W/CxxObject/test/source/sheet/spreadsheetdocumentsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/spreadsheetviewsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/spreadsheetviewsettings.cxx -o $W/CxxObject/test/source/sheet/spreadsheetviewsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/subtotaldescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/subtotaldescriptor.cxx -o $W/CxxObject/test/source/sheet/subtotaldescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/tableautoformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/tableautoformat.cxx -o $W/CxxObject/test/source/sheet/tableautoformat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/tablevalidation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/tablevalidation.cxx -o $W/CxxObject/test/source/sheet/tablevalidation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xactivationbroadcaster.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xactivationbroadcaster.cxx -o $W/CxxObject/test/source/sheet/xactivationbroadcaster.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xarealink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xarealink.cxx -o $W/CxxObject/test/source/sheet/xarealink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xarealinks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xarealinks.cxx -o $W/CxxObject/test/source/sheet/xarealinks.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xarrayformularange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xarrayformularange.cxx -o $W/CxxObject/test/source/sheet/xarrayformularange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcalculatable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcalculatable.cxx -o $W/CxxObject/test/source/sheet/xcalculatable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcelladdressable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcelladdressable.cxx -o $W/CxxObject/test/source/sheet/xcelladdressable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcellformatrangessupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcellformatrangessupplier.cxx -o $W/CxxObject/test/source/sheet/xcellformatrangessupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcellrangeaddressable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcellrangeaddressable.cxx -o $W/CxxObject/test/source/sheet/xcellrangeaddressable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcellrangedata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcellrangedata.cxx -o $W/CxxObject/test/source/sheet/xcellrangedata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcellrangeformula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcellrangeformula.cxx -o $W/CxxObject/test/source/sheet/xcellrangeformula.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcellrangemovement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcellrangemovement.cxx -o $W/CxxObject/test/source/sheet/xcellrangemovement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcellrangereferrer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcellrangereferrer.cxx -o $W/CxxObject/test/source/sheet/xcellrangereferrer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcellrangesquery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcellrangesquery.cxx -o $W/CxxObject/test/source/sheet/xcellrangesquery.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xcellseries.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xcellseries.cxx -o $W/CxxObject/test/source/sheet/xcellseries.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xconsolidatable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xconsolidatable.cxx -o $W/CxxObject/test/source/sheet/xconsolidatable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xconsolidationdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xconsolidationdescriptor.cxx -o $W/CxxObject/test/source/sheet/xconsolidationdescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatabaserange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatabaserange.cxx -o $W/CxxObject/test/source/sheet/xdatabaserange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatabaseranges.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatabaseranges.cxx -o $W/CxxObject/test/source/sheet/xdatabaseranges.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatapilotdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatapilotdescriptor.cxx -o $W/CxxObject/test/source/sheet/xdatapilotdescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatapilotfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatapilotfield.cxx -o $W/CxxObject/test/source/sheet/xdatapilotfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatapilotfieldgrouping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatapilotfieldgrouping.cxx -o $W/CxxObject/test/source/sheet/xdatapilotfieldgrouping.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatapilottable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatapilottable.cxx -o $W/CxxObject/test/source/sheet/xdatapilottable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatapilottable2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatapilottable2.cxx -o $W/CxxObject/test/source/sheet/xdatapilottable2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatapilottables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatapilottables.cxx -o $W/CxxObject/test/source/sheet/xdatapilottables.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdatapilottablessupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdatapilottablessupplier.cxx -o $W/CxxObject/test/source/sheet/xdatapilottablessupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xddelink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xddelink.cxx -o $W/CxxObject/test/source/sheet/xddelink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xddelinks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xddelinks.cxx -o $W/CxxObject/test/source/sheet/xddelinks.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xdocumentauditing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xdocumentauditing.cxx -o $W/CxxObject/test/source/sheet/xdocumentauditing.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xformulaquery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xformulaquery.cxx -o $W/CxxObject/test/source/sheet/xformulaquery.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xfunctiondescriptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xfunctiondescriptions.cxx -o $W/CxxObject/test/source/sheet/xfunctiondescriptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xgoalseek.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xgoalseek.cxx -o $W/CxxObject/test/source/sheet/xgoalseek.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xheaderfootercontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xheaderfootercontent.cxx -o $W/CxxObject/test/source/sheet/xheaderfootercontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xlabelrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xlabelrange.cxx -o $W/CxxObject/test/source/sheet/xlabelrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xlabelranges.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xlabelranges.cxx -o $W/CxxObject/test/source/sheet/xlabelranges.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xmultiformulatokens.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xmultiformulatokens.cxx -o $W/CxxObject/test/source/sheet/xmultiformulatokens.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xmultipleoperation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xmultipleoperation.cxx -o $W/CxxObject/test/source/sheet/xmultipleoperation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xnamedrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xnamedrange.cxx -o $W/CxxObject/test/source/sheet/xnamedrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xnamedranges.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xnamedranges.cxx -o $W/CxxObject/test/source/sheet/xnamedranges.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xprintareas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xprintareas.cxx -o $W/CxxObject/test/source/sheet/xprintareas.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xrecentfunctions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xrecentfunctions.cxx -o $W/CxxObject/test/source/sheet/xrecentfunctions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xscenario.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xscenario.cxx -o $W/CxxObject/test/source/sheet/xscenario.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xscenarioenhanced.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xscenarioenhanced.cxx -o $W/CxxObject/test/source/sheet/xscenarioenhanced.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xscenarios.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xscenarios.cxx -o $W/CxxObject/test/source/sheet/xscenarios.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xscenariossupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xscenariossupplier.cxx -o $W/CxxObject/test/source/sheet/xscenariossupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetannotation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetannotation.cxx -o $W/CxxObject/test/source/sheet/xsheetannotation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetannotationanchor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetannotationanchor.cxx -o $W/CxxObject/test/source/sheet/xsheetannotationanchor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetannotations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetannotations.cxx -o $W/CxxObject/test/source/sheet/xsheetannotations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetannotationshapesupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetannotationshapesupplier.cxx -o $W/CxxObject/test/source/sheet/xsheetannotationshapesupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetannotationssupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetannotationssupplier.cxx -o $W/CxxObject/test/source/sheet/xsheetannotationssupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetauditing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetauditing.cxx -o $W/CxxObject/test/source/sheet/xsheetauditing.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetcellcursor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetcellcursor.cxx -o $W/CxxObject/test/source/sheet/xsheetcellcursor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetcellrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetcellrange.cxx -o $W/CxxObject/test/source/sheet/xsheetcellrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetcellrangecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetcellrangecontainer.cxx -o $W/CxxObject/test/source/sheet/xsheetcellrangecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetcellranges.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetcellranges.cxx -o $W/CxxObject/test/source/sheet/xsheetcellranges.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetcondition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetcondition.cxx -o $W/CxxObject/test/source/sheet/xsheetcondition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetconditionalentries.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetconditionalentries.cxx -o $W/CxxObject/test/source/sheet/xsheetconditionalentries.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetconditionalentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetconditionalentry.cxx -o $W/CxxObject/test/source/sheet/xsheetconditionalentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetfilterable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetfilterable.cxx -o $W/CxxObject/test/source/sheet/xsheetfilterable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetfilterableex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetfilterableex.cxx -o $W/CxxObject/test/source/sheet/xsheetfilterableex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetfilterdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetfilterdescriptor.cxx -o $W/CxxObject/test/source/sheet/xsheetfilterdescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetfilterdescriptor2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetfilterdescriptor2.cxx -o $W/CxxObject/test/source/sheet/xsheetfilterdescriptor2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetfilterdescriptor3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetfilterdescriptor3.cxx -o $W/CxxObject/test/source/sheet/xsheetfilterdescriptor3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetlinkable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetlinkable.cxx -o $W/CxxObject/test/source/sheet/xsheetlinkable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetoperation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetoperation.cxx -o $W/CxxObject/test/source/sheet/xsheetoperation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetoutline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetoutline.cxx -o $W/CxxObject/test/source/sheet/xsheetoutline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsheetpagebreak.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsheetpagebreak.cxx -o $W/CxxObject/test/source/sheet/xsheetpagebreak.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xspreadsheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xspreadsheet.cxx -o $W/CxxObject/test/source/sheet/xspreadsheet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xspreadsheetdocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xspreadsheetdocument.cxx -o $W/CxxObject/test/source/sheet/xspreadsheetdocument.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xspreadsheets.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xspreadsheets.cxx -o $W/CxxObject/test/source/sheet/xspreadsheets.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xspreadsheets2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xspreadsheets2.cxx -o $W/CxxObject/test/source/sheet/xspreadsheets2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xspreadsheetview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xspreadsheetview.cxx -o $W/CxxObject/test/source/sheet/xspreadsheetview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsubtotalcalculatable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsubtotalcalculatable.cxx -o $W/CxxObject/test/source/sheet/xsubtotalcalculatable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsubtotaldescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsubtotaldescriptor.cxx -o $W/CxxObject/test/source/sheet/xsubtotaldescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xsubtotalfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xsubtotalfield.cxx -o $W/CxxObject/test/source/sheet/xsubtotalfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xuniquecellformatrangessupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xuniquecellformatrangessupplier.cxx -o $W/CxxObject/test/source/sheet/xuniquecellformatrangessupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xusedareacursor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xusedareacursor.cxx -o $W/CxxObject/test/source/sheet/xusedareacursor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xviewfreezable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xviewfreezable.cxx -o $W/CxxObject/test/source/sheet/xviewfreezable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xviewpane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xviewpane.cxx -o $W/CxxObject/test/source/sheet/xviewpane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/sheet/xviewsplitable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/sheet/ $W/Dep/CxxObject/test/source/sheet/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/sheet/xviewsplitable.cxx -o $W/CxxObject/test/source/sheet/xviewsplitable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/style/xstyleloader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/style/ $W/Dep/CxxObject/test/source/style/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/style/xstyleloader.cxx -o $W/CxxObject/test/source/style/xstyleloader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/tablecolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/tablecolumn.cxx -o $W/CxxObject/test/source/table/tablecolumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/tablerow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/tablerow.cxx -o $W/CxxObject/test/source/table/tablerow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xcell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xcell.cxx -o $W/CxxObject/test/source/table/xcell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xcellcursor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xcellcursor.cxx -o $W/CxxObject/test/source/table/xcellcursor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xcellrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xcellrange.cxx -o $W/CxxObject/test/source/table/xcellrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xcolumnrowrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xcolumnrowrange.cxx -o $W/CxxObject/test/source/table/xcolumnrowrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xtablechart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xtablechart.cxx -o $W/CxxObject/test/source/table/xtablechart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xtablecharts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xtablecharts.cxx -o $W/CxxObject/test/source/table/xtablecharts.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xtablechartssupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xtablechartssupplier.cxx -o $W/CxxObject/test/source/table/xtablechartssupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xtablecolumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xtablecolumns.cxx -o $W/CxxObject/test/source/table/xtablecolumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/table/xtablerows.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/table/ $W/Dep/CxxObject/test/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/table/xtablerows.cxx -o $W/CxxObject/test/source/table/xtablerows.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/baseindex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/baseindex.cxx -o $W/CxxObject/test/source/text/baseindex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/textcontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/textcontent.cxx -o $W/CxxObject/test/source/text/textcontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/xsimpletext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/xsimpletext.cxx -o $W/CxxObject/test/source/text/xsimpletext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/xtext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/xtext.cxx -o $W/CxxObject/test/source/text/xtext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/xtextcontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/xtextcontent.cxx -o $W/CxxObject/test/source/text/xtextcontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/xtextfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/xtextfield.cxx -o $W/CxxObject/test/source/text/xtextfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/xtextrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/xtextrange.cxx -o $W/CxxObject/test/source/text/xtextrange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/xdocumentindex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/xdocumentindex.cxx -o $W/CxxObject/test/source/text/xdocumentindex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/textdocumentsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/textdocumentsettings.cxx -o $W/CxxObject/test/source/text/textdocumentsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/textprintersettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/textprintersettings.cxx -o $W/CxxObject/test/source/text/textprintersettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/textsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/textsettings.cxx -o $W/CxxObject/test/source/text/textsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/text/textdocumentindex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/text/ $W/Dep/CxxObject/test/source/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/text/textdocumentindex.cxx -o $W/CxxObject/test/source/text/textdocumentindex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/util/searchdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/util/ $W/Dep/CxxObject/test/source/util/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/util/searchdescriptor.cxx -o $W/CxxObject/test/source/util/searchdescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/util/xindent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/util/ $W/Dep/CxxObject/test/source/util/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/util/xindent.cxx -o $W/CxxObject/test/source/util/xindent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/util/xmergeable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/util/ $W/Dep/CxxObject/test/source/util/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/util/xmergeable.cxx -o $W/CxxObject/test/source/util/xmergeable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/util/xrefreshable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/util/ $W/Dep/CxxObject/test/source/util/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/util/xrefreshable.cxx -o $W/CxxObject/test/source/util/xrefreshable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/util/xreplaceable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/util/ $W/Dep/CxxObject/test/source/util/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/util/xreplaceable.cxx -o $W/CxxObject/test/source/util/xreplaceable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/util/xreplacedescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/util/ $W/Dep/CxxObject/test/source/util/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/util/xreplacedescriptor.cxx -o $W/CxxObject/test/source/util/xreplacedescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/util/xsearchable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/util/ $W/Dep/CxxObject/test/source/util/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/util/xsearchable.cxx -o $W/CxxObject/test/source/util/xsearchable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/util/xsearchdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/util/ $W/Dep/CxxObject/test/source/util/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/util/xsearchdescriptor.cxx -o $W/CxxObject/test/source/util/xsearchdescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/view/xcontrolaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/view/ $W/Dep/CxxObject/test/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/view/xcontrolaccess.cxx -o $W/CxxObject/test/source/view/xcontrolaccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] test/source/view/xformlayeraccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/test/source/view/ $W/Dep/CxxObject/test/source/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_TEST -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/test/source/view/xformlayeraccess.cxx -o $W/CxxObject/test/source/view/xformlayeraccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build MOD] testtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/testtools [build JAR] test S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/test/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/test/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/test/META-INF/MANIFEST.MF" file://$I/program/classes/juh.jar file://$I/program/classes/ridl.jar file://$I/program/classes/unoil.jar OOoRunner.jar file:///usr/share/java/junit.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/test/META-INF/MANIFEST.MF && mkdir -p $W/Jar/ && cd $W/JavaClassSet/Jar/test && jar cfm $W/Jar/test.jar $W/JavaClassSet/Jar/test/META-INF/MANIFEST.MF META-INF org || (rm $W/Jar/test.jar; false) [build MOD] ure S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/ure [build JAR] form S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/form/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/form/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/form/META-INF/MANIFEST.MF" commonwizards.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/form/META-INF/MANIFEST.MF && cat $S/wizards/com/sun/star/wizards/form/MANIFEST.MF >> $W/JavaClassSet/Jar/form/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/form && jar cfm $I/program/classes/form.jar $W/JavaClassSet/Jar/form/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/form.jar; false) [build JAR] query S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/query/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/query/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/query/META-INF/MANIFEST.MF" commonwizards.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/query/META-INF/MANIFEST.MF && cat $S/wizards/com/sun/star/wizards/query/MANIFEST.MF >> $W/JavaClassSet/Jar/query/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/query && jar cfm $I/program/classes/query.jar $W/JavaClassSet/Jar/query/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/query.jar; false) [build JAR] report S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/report/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/report/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/report/META-INF/MANIFEST.MF" commonwizards.jar reportbuilderwizard.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/report/META-INF/MANIFEST.MF && cat $S/wizards/com/sun/star/wizards/report/MANIFEST.MF >> $W/JavaClassSet/Jar/report/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/report && jar cfm $I/program/classes/report.jar $W/JavaClassSet/Jar/report/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/report.jar; false) [build JAR] table S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/table/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/table/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/table/META-INF/MANIFEST.MF" commonwizards.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/table/META-INF/MANIFEST.MF && cat $S/wizards/com/sun/star/wizards/table/MANIFEST.MF >> $W/JavaClassSet/Jar/table/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/table && jar cfm $I/program/classes/table.jar $W/JavaClassSet/Jar/table/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/table.jar; false) [build JAR] XMergeBridge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/XMergeBridge/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/XMergeBridge/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/XMergeBridge/META-INF/MANIFEST.MF" xmerge.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/XMergeBridge/META-INF/MANIFEST.MF && cat $S/xmerge/source/bridge/manifest.mf >> $W/JavaClassSet/Jar/XMergeBridge/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/XMergeBridge && jar cfm $I/program/classes/XMergeBridge.jar $W/JavaClassSet/Jar/XMergeBridge/META-INF/MANIFEST.MF META-INF *.class || (rm $I/program/classes/XMergeBridge.jar; false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/pdfverify [build CMP] svl/util/svl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svl/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsvllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svl/util/svl.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/svl/util/svl.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsvxlo.so [build MOD] bean S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/bean [build CXX] chart2/source/view/axes/DateHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/DateHelper.cxx -o $W/CxxObject/chart2/source/view/axes/DateHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/DateScaling.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/DateScaling.cxx -o $W/CxxObject/chart2/source/view/axes/DateScaling.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/MinimumAndMaximumSupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/MinimumAndMaximumSupplier.cxx -o $W/CxxObject/chart2/source/view/axes/MinimumAndMaximumSupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/ScaleAutomatism.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/ScaleAutomatism.cxx -o $W/CxxObject/chart2/source/view/axes/ScaleAutomatism.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/Tickmarks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/Tickmarks.cxx -o $W/CxxObject/chart2/source/view/axes/Tickmarks.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/Tickmarks_Dates.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/Tickmarks_Dates.cxx -o $W/CxxObject/chart2/source/view/axes/Tickmarks_Dates.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/Tickmarks_Equidistant.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/Tickmarks_Equidistant.cxx -o $W/CxxObject/chart2/source/view/axes/Tickmarks_Equidistant.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VAxisBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VAxisBase.cxx -o $W/CxxObject/chart2/source/view/axes/VAxisBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VAxisOrGridBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VAxisOrGridBase.cxx -o $W/CxxObject/chart2/source/view/axes/VAxisOrGridBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VAxisProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VAxisProperties.cxx -o $W/CxxObject/chart2/source/view/axes/VAxisProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VCartesianAxis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VCartesianAxis.cxx -o $W/CxxObject/chart2/source/view/axes/VCartesianAxis.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VCartesianCoordinateSystem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VCartesianCoordinateSystem.cxx -o $W/CxxObject/chart2/source/view/axes/VCartesianCoordinateSystem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VCartesianGrid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VCartesianGrid.cxx -o $W/CxxObject/chart2/source/view/axes/VCartesianGrid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VCoordinateSystem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VCoordinateSystem.cxx -o $W/CxxObject/chart2/source/view/axes/VCoordinateSystem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VPolarAngleAxis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VPolarAngleAxis.cxx -o $W/CxxObject/chart2/source/view/axes/VPolarAngleAxis.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VPolarAxis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VPolarAxis.cxx -o $W/CxxObject/chart2/source/view/axes/VPolarAxis.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VPolarCoordinateSystem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VPolarCoordinateSystem.cxx -o $W/CxxObject/chart2/source/view/axes/VPolarCoordinateSystem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VPolarGrid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VPolarGrid.cxx -o $W/CxxObject/chart2/source/view/axes/VPolarGrid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/axes/VPolarRadiusAxis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/axes/ $W/Dep/CxxObject/chart2/source/view/axes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/axes/VPolarRadiusAxis.cxx -o $W/CxxObject/chart2/source/view/axes/VPolarRadiusAxis.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/AreaChart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/AreaChart.cxx -o $W/CxxObject/chart2/source/view/charttypes/AreaChart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/BarChart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/BarChart.cxx -o $W/CxxObject/chart2/source/view/charttypes/BarChart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/BarPositionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/BarPositionHelper.cxx -o $W/CxxObject/chart2/source/view/charttypes/BarPositionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/BubbleChart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/BubbleChart.cxx -o $W/CxxObject/chart2/source/view/charttypes/BubbleChart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/CandleStickChart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/CandleStickChart.cxx -o $W/CxxObject/chart2/source/view/charttypes/CandleStickChart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/CategoryPositionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/CategoryPositionHelper.cxx -o $W/CxxObject/chart2/source/view/charttypes/CategoryPositionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/ConfigAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/ConfigAccess.cxx -o $W/CxxObject/chart2/source/view/charttypes/ConfigAccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/NetChart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/NetChart.cxx -o $W/CxxObject/chart2/source/view/charttypes/NetChart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/PieChart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/PieChart.cxx -o $W/CxxObject/chart2/source/view/charttypes/PieChart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/Splines.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/Splines.cxx -o $W/CxxObject/chart2/source/view/charttypes/Splines.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/charttypes/VSeriesPlotter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/charttypes/ $W/Dep/CxxObject/chart2/source/view/charttypes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/charttypes/VSeriesPlotter.cxx -o $W/CxxObject/chart2/source/view/charttypes/VSeriesPlotter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/diagram/VDiagram.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/diagram/ $W/Dep/CxxObject/chart2/source/view/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/diagram/VDiagram.cxx -o $W/CxxObject/chart2/source/view/diagram/VDiagram.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/ChartItemPool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/ChartItemPool.cxx -o $W/CxxObject/chart2/source/view/main/ChartItemPool.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/ChartView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/ChartView.cxx -o $W/CxxObject/chart2/source/view/main/ChartView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/Clipping.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/Clipping.cxx -o $W/CxxObject/chart2/source/view/main/Clipping.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/DataPointSymbolSupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/DataPointSymbolSupplier.cxx -o $W/CxxObject/chart2/source/view/main/DataPointSymbolSupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/DrawModelWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/DrawModelWrapper.cxx -o $W/CxxObject/chart2/source/view/main/DrawModelWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/LabelPositionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/LabelPositionHelper.cxx -o $W/CxxObject/chart2/source/view/main/LabelPositionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/Linear3DTransformation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/Linear3DTransformation.cxx -o $W/CxxObject/chart2/source/view/main/Linear3DTransformation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/PlotterBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/PlotterBase.cxx -o $W/CxxObject/chart2/source/view/main/PlotterBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/PlottingPositionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/PlottingPositionHelper.cxx -o $W/CxxObject/chart2/source/view/main/PlottingPositionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/PolarLabelPositionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/PolarLabelPositionHelper.cxx -o $W/CxxObject/chart2/source/view/main/PolarLabelPositionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/PropertyMapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/PropertyMapper.cxx -o $W/CxxObject/chart2/source/view/main/PropertyMapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/ShapeFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/ShapeFactory.cxx -o $W/CxxObject/chart2/source/view/main/ShapeFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/Stripe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/Stripe.cxx -o $W/CxxObject/chart2/source/view/main/Stripe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/VDataSeries.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/VDataSeries.cxx -o $W/CxxObject/chart2/source/view/main/VDataSeries.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/VLegend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/VLegend.cxx -o $W/CxxObject/chart2/source/view/main/VLegend.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/VLegendSymbolFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/VLegendSymbolFactory.cxx -o $W/CxxObject/chart2/source/view/main/VLegendSymbolFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/VLineProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/VLineProperties.cxx -o $W/CxxObject/chart2/source/view/main/VLineProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/VPolarTransformation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/VPolarTransformation.cxx -o $W/CxxObject/chart2/source/view/main/VPolarTransformation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/VTitle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/VTitle.cxx -o $W/CxxObject/chart2/source/view/main/VTitle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/view/main/VButton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/view/main/ $W/Dep/CxxObject/chart2/source/view/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/view/main/VButton.cxx -o $W/CxxObject/chart2/source/view/main/VButton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/filter/XMLFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/filter/ $W/Dep/CxxObject/chart2/source/model/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/filter/XMLFilter.cxx -o $W/CxxObject/chart2/source/model/filter/XMLFilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/Axis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/Axis.cxx -o $W/CxxObject/chart2/source/model/main/Axis.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/BaseCoordinateSystem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/BaseCoordinateSystem.cxx -o $W/CxxObject/chart2/source/model/main/BaseCoordinateSystem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/CartesianCoordinateSystem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/CartesianCoordinateSystem.cxx -o $W/CxxObject/chart2/source/model/main/CartesianCoordinateSystem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/ChartModel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/ChartModel.cxx -o $W/CxxObject/chart2/source/model/main/ChartModel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/ChartModel_Persistence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/ChartModel_Persistence.cxx -o $W/CxxObject/chart2/source/model/main/ChartModel_Persistence.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/DataPoint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/DataPoint.cxx -o $W/CxxObject/chart2/source/model/main/DataPoint.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/DataPointProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/DataPointProperties.cxx -o $W/CxxObject/chart2/source/model/main/DataPointProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/DataSeries.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/DataSeries.cxx -o $W/CxxObject/chart2/source/model/main/DataSeries.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/DataSeriesProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/DataSeriesProperties.cxx -o $W/CxxObject/chart2/source/model/main/DataSeriesProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/Diagram.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/Diagram.cxx -o $W/CxxObject/chart2/source/model/main/Diagram.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/FormattedString.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/FormattedString.cxx -o $W/CxxObject/chart2/source/model/main/FormattedString.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/GridProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/GridProperties.cxx -o $W/CxxObject/chart2/source/model/main/GridProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/Legend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/Legend.cxx -o $W/CxxObject/chart2/source/model/main/Legend.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/PageBackground.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/PageBackground.cxx -o $W/CxxObject/chart2/source/model/main/PageBackground.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/PolarCoordinateSystem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/PolarCoordinateSystem.cxx -o $W/CxxObject/chart2/source/model/main/PolarCoordinateSystem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/StockBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/StockBar.cxx -o $W/CxxObject/chart2/source/model/main/StockBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/Title.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/Title.cxx -o $W/CxxObject/chart2/source/model/main/Title.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/UndoManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/UndoManager.cxx -o $W/CxxObject/chart2/source/model/main/UndoManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/main/Wall.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/main/ $W/Dep/CxxObject/chart2/source/model/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/main/Wall.cxx -o $W/CxxObject/chart2/source/model/main/Wall.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/AreaChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/AreaChartType.cxx -o $W/CxxObject/chart2/source/model/template/AreaChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/AreaChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/AreaChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/AreaChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/BarChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/BarChartType.cxx -o $W/CxxObject/chart2/source/model/template/BarChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/BarChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/BarChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/BarChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/BubbleChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/BubbleChartType.cxx -o $W/CxxObject/chart2/source/model/template/BubbleChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/BubbleChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/BubbleChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/BubbleChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/BubbleDataInterpreter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/BubbleDataInterpreter.cxx -o $W/CxxObject/chart2/source/model/template/BubbleDataInterpreter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/CandleStickChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/CandleStickChartType.cxx -o $W/CxxObject/chart2/source/model/template/CandleStickChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/ChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/ChartType.cxx -o $W/CxxObject/chart2/source/model/template/ChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/ChartTypeManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/ChartTypeManager.cxx -o $W/CxxObject/chart2/source/model/template/ChartTypeManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/ChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/ChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/ChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/ColumnChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/ColumnChartType.cxx -o $W/CxxObject/chart2/source/model/template/ColumnChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/ColumnLineChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/ColumnLineChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/ColumnLineChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/ColumnLineDataInterpreter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/ColumnLineDataInterpreter.cxx -o $W/CxxObject/chart2/source/model/template/ColumnLineDataInterpreter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/DataInterpreter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/DataInterpreter.cxx -o $W/CxxObject/chart2/source/model/template/DataInterpreter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/FilledNetChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/FilledNetChartType.cxx -o $W/CxxObject/chart2/source/model/template/FilledNetChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/LineChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/LineChartType.cxx -o $W/CxxObject/chart2/source/model/template/LineChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/LineChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/LineChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/LineChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/NetChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/NetChartType.cxx -o $W/CxxObject/chart2/source/model/template/NetChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/NetChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/NetChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/NetChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/PieChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/PieChartType.cxx -o $W/CxxObject/chart2/source/model/template/PieChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/PieChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/PieChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/PieChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/ScatterChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/ScatterChartType.cxx -o $W/CxxObject/chart2/source/model/template/ScatterChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/ScatterChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/ScatterChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/ScatterChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/StockChartTypeTemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/StockChartTypeTemplate.cxx -o $W/CxxObject/chart2/source/model/template/StockChartTypeTemplate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/StockDataInterpreter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/StockDataInterpreter.cxx -o $W/CxxObject/chart2/source/model/template/StockDataInterpreter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/model/template/XYDataInterpreter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/model/template/ $W/Dep/CxxObject/chart2/source/model/template/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/model/template/XYDataInterpreter.cxx -o $W/CxxObject/chart2/source/model/template/XYDataInterpreter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/AxisHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/AxisHelper.cxx -o $W/CxxObject/chart2/source/tools/AxisHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/BaseGFXHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/BaseGFXHelper.cxx -o $W/CxxObject/chart2/source/tools/BaseGFXHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/CachedDataSequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/CachedDataSequence.cxx -o $W/CxxObject/chart2/source/tools/CachedDataSequence.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/CharacterProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/CharacterProperties.cxx -o $W/CxxObject/chart2/source/tools/CharacterProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ChartModelHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ChartModelHelper.cxx -o $W/CxxObject/chart2/source/tools/ChartModelHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ChartTypeHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ChartTypeHelper.cxx -o $W/CxxObject/chart2/source/tools/ChartTypeHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ChartViewHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ChartViewHelper.cxx -o $W/CxxObject/chart2/source/tools/ChartViewHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ColorPerPointHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ColorPerPointHelper.cxx -o $W/CxxObject/chart2/source/tools/ColorPerPointHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/CommonConverters.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/CommonConverters.cxx -o $W/CxxObject/chart2/source/tools/CommonConverters.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ConfigColorScheme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ConfigColorScheme.cxx -o $W/CxxObject/chart2/source/tools/ConfigColorScheme.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ControllerLockGuard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ControllerLockGuard.cxx -o $W/CxxObject/chart2/source/tools/ControllerLockGuard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/DataSeriesHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/DataSeriesHelper.cxx -o $W/CxxObject/chart2/source/tools/DataSeriesHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/DataSource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/DataSource.cxx -o $W/CxxObject/chart2/source/tools/DataSource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/DataSourceHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/DataSourceHelper.cxx -o $W/CxxObject/chart2/source/tools/DataSourceHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/DiagramHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/DiagramHelper.cxx -o $W/CxxObject/chart2/source/tools/DiagramHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ErrorBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ErrorBar.cxx -o $W/CxxObject/chart2/source/tools/ErrorBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ExplicitCategoriesProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ExplicitCategoriesProvider.cxx -o $W/CxxObject/chart2/source/tools/ExplicitCategoriesProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ExponentialRegressionCurveCalculator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ExponentialRegressionCurveCalculator.cxx -o $W/CxxObject/chart2/source/tools/ExponentialRegressionCurveCalculator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/FillProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/FillProperties.cxx -o $W/CxxObject/chart2/source/tools/FillProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/FormattedStringHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/FormattedStringHelper.cxx -o $W/CxxObject/chart2/source/tools/FormattedStringHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ImplOPropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ImplOPropertySet.cxx -o $W/CxxObject/chart2/source/tools/ImplOPropertySet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/InternalData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/InternalData.cxx -o $W/CxxObject/chart2/source/tools/InternalData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/InternalDataProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/InternalDataProvider.cxx -o $W/CxxObject/chart2/source/tools/InternalDataProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/LabeledDataSequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/LabeledDataSequence.cxx -o $W/CxxObject/chart2/source/tools/LabeledDataSequence.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/LegendHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/LegendHelper.cxx -o $W/CxxObject/chart2/source/tools/LegendHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/LifeTime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/LifeTime.cxx -o $W/CxxObject/chart2/source/tools/LifeTime.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/LinearRegressionCurveCalculator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/LinearRegressionCurveCalculator.cxx -o $W/CxxObject/chart2/source/tools/LinearRegressionCurveCalculator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/LinePropertiesHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/LinePropertiesHelper.cxx -o $W/CxxObject/chart2/source/tools/LinePropertiesHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/LogarithmicRegressionCurveCalculator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/LogarithmicRegressionCurveCalculator.cxx -o $W/CxxObject/chart2/source/tools/LogarithmicRegressionCurveCalculator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/MeanValueRegressionCurveCalculator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/MeanValueRegressionCurveCalculator.cxx -o $W/CxxObject/chart2/source/tools/MeanValueRegressionCurveCalculator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/MediaDescriptorHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/MediaDescriptorHelper.cxx -o $W/CxxObject/chart2/source/tools/MediaDescriptorHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ModifyListenerHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ModifyListenerHelper.cxx -o $W/CxxObject/chart2/source/tools/ModifyListenerHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx -o $W/CxxObject/chart2/source/tools/MovingAverageRegressionCurveCalculator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/NameContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/NameContainer.cxx -o $W/CxxObject/chart2/source/tools/NameContainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/NumberFormatterWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/NumberFormatterWrapper.cxx -o $W/CxxObject/chart2/source/tools/NumberFormatterWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ObjectIdentifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ObjectIdentifier.cxx -o $W/CxxObject/chart2/source/tools/ObjectIdentifier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/OPropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/OPropertySet.cxx -o $W/CxxObject/chart2/source/tools/OPropertySet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/PolynomialRegressionCurveCalculator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/PolynomialRegressionCurveCalculator.cxx -o $W/CxxObject/chart2/source/tools/PolynomialRegressionCurveCalculator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/PopupRequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/PopupRequest.cxx -o $W/CxxObject/chart2/source/tools/PopupRequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/PotentialRegressionCurveCalculator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/PotentialRegressionCurveCalculator.cxx -o $W/CxxObject/chart2/source/tools/PotentialRegressionCurveCalculator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/PropertyHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/PropertyHelper.cxx -o $W/CxxObject/chart2/source/tools/PropertyHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/RangeHighlighter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/RangeHighlighter.cxx -o $W/CxxObject/chart2/source/tools/RangeHighlighter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ReferenceSizeProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ReferenceSizeProvider.cxx -o $W/CxxObject/chart2/source/tools/ReferenceSizeProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/RegressionCurveCalculator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/RegressionCurveCalculator.cxx -o $W/CxxObject/chart2/source/tools/RegressionCurveCalculator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/RegressionCurveHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/RegressionCurveHelper.cxx -o $W/CxxObject/chart2/source/tools/RegressionCurveHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/RegressionCurveModel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/RegressionCurveModel.cxx -o $W/CxxObject/chart2/source/tools/RegressionCurveModel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/RegressionEquation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/RegressionEquation.cxx -o $W/CxxObject/chart2/source/tools/RegressionEquation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/RelativePositionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/RelativePositionHelper.cxx -o $W/CxxObject/chart2/source/tools/RelativePositionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/RelativeSizeHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/RelativeSizeHelper.cxx -o $W/CxxObject/chart2/source/tools/RelativeSizeHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ResId.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ResId.cxx -o $W/CxxObject/chart2/source/tools/ResId.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/Scaling.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/Scaling.cxx -o $W/CxxObject/chart2/source/tools/Scaling.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/SceneProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/SceneProperties.cxx -o $W/CxxObject/chart2/source/tools/SceneProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/StatisticsHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/StatisticsHelper.cxx -o $W/CxxObject/chart2/source/tools/StatisticsHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/ThreeDHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/ThreeDHelper.cxx -o $W/CxxObject/chart2/source/tools/ThreeDHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/TitleHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/TitleHelper.cxx -o $W/CxxObject/chart2/source/tools/TitleHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/TrueGuard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/TrueGuard.cxx -o $W/CxxObject/chart2/source/tools/TrueGuard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/UncachedDataSequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/UncachedDataSequence.cxx -o $W/CxxObject/chart2/source/tools/UncachedDataSequence.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/UserDefinedProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/UserDefinedProperties.cxx -o $W/CxxObject/chart2/source/tools/UserDefinedProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/WeakListenerAdapter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/WeakListenerAdapter.cxx -o $W/CxxObject/chart2/source/tools/WeakListenerAdapter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/WrappedDefaultProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/WrappedDefaultProperty.cxx -o $W/CxxObject/chart2/source/tools/WrappedDefaultProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/WrappedDirectStateProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/WrappedDirectStateProperty.cxx -o $W/CxxObject/chart2/source/tools/WrappedDirectStateProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/WrappedIgnoreProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/WrappedIgnoreProperty.cxx -o $W/CxxObject/chart2/source/tools/WrappedIgnoreProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/WrappedProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/WrappedProperty.cxx -o $W/CxxObject/chart2/source/tools/WrappedProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/WrappedPropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/WrappedPropertySet.cxx -o $W/CxxObject/chart2/source/tools/WrappedPropertySet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/tools/XMLRangeHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/tools/ $W/Dep/CxxObject/chart2/source/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_CHARTTOOLS -DOOO_DLLIMPLEMENTATION_CHARTVIEW -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/tools/XMLRangeHelper.cxx -o $W/CxxObject/chart2/source/tools/XMLRangeHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/model/inc -I$S/chart2/source/view/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libooxlo.so [build CXX] filter/source/msfilter/countryid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/countryid.cxx -o $W/CxxObject/filter/source/msfilter/countryid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/dffpropset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/dffpropset.cxx -o $W/CxxObject/filter/source/msfilter/dffpropset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/dffrecordheader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/dffrecordheader.cxx -o $W/CxxObject/filter/source/msfilter/dffrecordheader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/escherex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/escherex.cxx -o $W/CxxObject/filter/source/msfilter/escherex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/eschesdo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/eschesdo.cxx -o $W/CxxObject/filter/source/msfilter/eschesdo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/mscodec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/mscodec.cxx -o $W/CxxObject/filter/source/msfilter/mscodec.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/msdffimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/msdffimp.cxx -o $W/CxxObject/filter/source/msfilter/msdffimp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/msocximex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/msocximex.cxx -o $W/CxxObject/filter/source/msfilter/msocximex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/msoleexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/msoleexp.cxx -o $W/CxxObject/filter/source/msfilter/msoleexp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/mstoolbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/mstoolbar.cxx -o $W/CxxObject/filter/source/msfilter/mstoolbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/msvbahelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/msvbahelper.cxx -o $W/CxxObject/filter/source/msfilter/msvbahelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/services.cxx -o $W/CxxObject/filter/source/msfilter/services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/svdfppt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/svdfppt.cxx -o $W/CxxObject/filter/source/msfilter/svdfppt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/svxmsbas2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/svxmsbas2.cxx -o $W/CxxObject/filter/source/msfilter/svxmsbas2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/rtfutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/rtfutil.cxx -o $W/CxxObject/filter/source/msfilter/rtfutil.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] filter/source/msfilter/util.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/msfilter/ $W/Dep/CxxObject/filter/source/msfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DMSFILTER_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/msfilter/util.cxx -o $W/CxxObject/filter/source/msfilter/util.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] oox/source/core/binarycodec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/binarycodec.cxx -o $W/CxxObject/oox/source/core/binarycodec.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/contexthandler2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/contexthandler2.cxx -o $W/CxxObject/oox/source/core/contexthandler2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/contexthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/contexthandler.cxx -o $W/CxxObject/oox/source/core/contexthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/fastparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/fastparser.cxx -o $W/CxxObject/oox/source/core/fastparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/fasttokenhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/fasttokenhandler.cxx -o $W/CxxObject/oox/source/core/fasttokenhandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/filterbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/filterbase.cxx -o $W/CxxObject/oox/source/core/filterbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/filterdetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/filterdetect.cxx -o $W/CxxObject/oox/source/core/filterdetect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/fragmenthandler2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/fragmenthandler2.cxx -o $W/CxxObject/oox/source/core/fragmenthandler2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/fragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/fragmenthandler.cxx -o $W/CxxObject/oox/source/core/fragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/recordparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/recordparser.cxx -o $W/CxxObject/oox/source/core/recordparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/relations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/relations.cxx -o $W/CxxObject/oox/source/core/relations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/relationshandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/relationshandler.cxx -o $W/CxxObject/oox/source/core/relationshandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/core/xmlfilterbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/core/ $W/Dep/CxxObject/oox/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/core/xmlfilterbase.cxx -o $W/CxxObject/oox/source/core/xmlfilterbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/crypto/AgileEngine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/crypto/ $W/Dep/CxxObject/oox/source/crypto/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/crypto/AgileEngine.cxx -o $W/CxxObject/oox/source/crypto/AgileEngine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/crypto/CryptTools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/crypto/ $W/Dep/CxxObject/oox/source/crypto/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/crypto/CryptTools.cxx -o $W/CxxObject/oox/source/crypto/CryptTools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/crypto/DocumentEncryption.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/crypto/ $W/Dep/CxxObject/oox/source/crypto/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/crypto/DocumentEncryption.cxx -o $W/CxxObject/oox/source/crypto/DocumentEncryption.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/crypto/DocumentDecryption.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/crypto/ $W/Dep/CxxObject/oox/source/crypto/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/crypto/DocumentDecryption.cxx -o $W/CxxObject/oox/source/crypto/DocumentDecryption.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/crypto/Standard2007Engine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/crypto/ $W/Dep/CxxObject/oox/source/crypto/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/crypto/Standard2007Engine.cxx -o $W/CxxObject/oox/source/crypto/Standard2007Engine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/docprop/docprophandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/docprop/ $W/Dep/CxxObject/oox/source/docprop/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/docprop/docprophandler.cxx -o $W/CxxObject/oox/source/docprop/docprophandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/docprop/ooxmldocpropimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/docprop/ $W/Dep/CxxObject/oox/source/docprop/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/docprop/ooxmldocpropimport.cxx -o $W/CxxObject/oox/source/docprop/ooxmldocpropimport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/axiscontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/axiscontext.cxx -o $W/CxxObject/oox/source/drawingml/chart/axiscontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/axisconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/axisconverter.cxx -o $W/CxxObject/oox/source/drawingml/chart/axisconverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/axismodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/axismodel.cxx -o $W/CxxObject/oox/source/drawingml/chart/axismodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/chartcontextbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/chartcontextbase.cxx -o $W/CxxObject/oox/source/drawingml/chart/chartcontextbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/chartconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/chartconverter.cxx -o $W/CxxObject/oox/source/drawingml/chart/chartconverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/chartdrawingfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/chartdrawingfragment.cxx -o $W/CxxObject/oox/source/drawingml/chart/chartdrawingfragment.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/chartspaceconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/chartspaceconverter.cxx -o $W/CxxObject/oox/source/drawingml/chart/chartspaceconverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/chartspacefragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/chartspacefragment.cxx -o $W/CxxObject/oox/source/drawingml/chart/chartspacefragment.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/chartspacemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/chartspacemodel.cxx -o $W/CxxObject/oox/source/drawingml/chart/chartspacemodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/converterbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/converterbase.cxx -o $W/CxxObject/oox/source/drawingml/chart/converterbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/datasourcecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/datasourcecontext.cxx -o $W/CxxObject/oox/source/drawingml/chart/datasourcecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/datasourceconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/datasourceconverter.cxx -o $W/CxxObject/oox/source/drawingml/chart/datasourceconverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/datasourcemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/datasourcemodel.cxx -o $W/CxxObject/oox/source/drawingml/chart/datasourcemodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/modelbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/modelbase.cxx -o $W/CxxObject/oox/source/drawingml/chart/modelbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/objectformatter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/objectformatter.cxx -o $W/CxxObject/oox/source/drawingml/chart/objectformatter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/plotareacontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/plotareacontext.cxx -o $W/CxxObject/oox/source/drawingml/chart/plotareacontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/plotareaconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/plotareaconverter.cxx -o $W/CxxObject/oox/source/drawingml/chart/plotareaconverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/plotareamodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/plotareamodel.cxx -o $W/CxxObject/oox/source/drawingml/chart/plotareamodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/seriescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/seriescontext.cxx -o $W/CxxObject/oox/source/drawingml/chart/seriescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/seriesconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/seriesconverter.cxx -o $W/CxxObject/oox/source/drawingml/chart/seriesconverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/seriesmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/seriesmodel.cxx -o $W/CxxObject/oox/source/drawingml/chart/seriesmodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/titlecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/titlecontext.cxx -o $W/CxxObject/oox/source/drawingml/chart/titlecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/titleconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/titleconverter.cxx -o $W/CxxObject/oox/source/drawingml/chart/titleconverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/titlemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/titlemodel.cxx -o $W/CxxObject/oox/source/drawingml/chart/titlemodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/typegroupcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/typegroupcontext.cxx -o $W/CxxObject/oox/source/drawingml/chart/typegroupcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/typegroupconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/typegroupconverter.cxx -o $W/CxxObject/oox/source/drawingml/chart/typegroupconverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/chart/typegroupmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/chart/ $W/Dep/CxxObject/oox/source/drawingml/chart/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/chart/typegroupmodel.cxx -o $W/CxxObject/oox/source/drawingml/chart/typegroupmodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/clrschemecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/clrschemecontext.cxx -o $W/CxxObject/oox/source/drawingml/clrschemecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/clrscheme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/clrscheme.cxx -o $W/CxxObject/oox/source/drawingml/clrscheme.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/colorchoicecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/colorchoicecontext.cxx -o $W/CxxObject/oox/source/drawingml/colorchoicecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/connectorshapecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/connectorshapecontext.cxx -o $W/CxxObject/oox/source/drawingml/connectorshapecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/customshapegeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/customshapegeometry.cxx -o $W/CxxObject/oox/source/drawingml/customshapegeometry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/customshapepresetdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/customshapepresetdata.cxx -o $W/CxxObject/oox/source/drawingml/customshapepresetdata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/customshapeproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/customshapeproperties.cxx -o $W/CxxObject/oox/source/drawingml/customshapeproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/constraintlistcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/constraintlistcontext.cxx -o $W/CxxObject/oox/source/drawingml/diagram/constraintlistcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/datamodelcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/datamodelcontext.cxx -o $W/CxxObject/oox/source/drawingml/diagram/datamodelcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/diagram.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/diagram.cxx -o $W/CxxObject/oox/source/drawingml/diagram/diagram.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/diagramdefinitioncontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/diagramdefinitioncontext.cxx -o $W/CxxObject/oox/source/drawingml/diagram/diagramdefinitioncontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/diagramfragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/diagramfragmenthandler.cxx -o $W/CxxObject/oox/source/drawingml/diagram/diagramfragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/diagramlayoutatoms.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/diagramlayoutatoms.cxx -o $W/CxxObject/oox/source/drawingml/diagram/diagramlayoutatoms.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/layoutatomvisitorbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/layoutatomvisitorbase.cxx -o $W/CxxObject/oox/source/drawingml/diagram/layoutatomvisitorbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/layoutatomvisitors.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/layoutatomvisitors.cxx -o $W/CxxObject/oox/source/drawingml/diagram/layoutatomvisitors.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/diagram/layoutnodecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/diagram/ $W/Dep/CxxObject/oox/source/drawingml/diagram/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/diagram/layoutnodecontext.cxx -o $W/CxxObject/oox/source/drawingml/diagram/layoutnodecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/drawingmltypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/drawingmltypes.cxx -o $W/CxxObject/oox/source/drawingml/drawingmltypes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/effectproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/effectproperties.cxx -o $W/CxxObject/oox/source/drawingml/effectproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/effectpropertiescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/effectpropertiescontext.cxx -o $W/CxxObject/oox/source/drawingml/effectpropertiescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/embeddedwavaudiofile.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/embeddedwavaudiofile.cxx -o $W/CxxObject/oox/source/drawingml/embeddedwavaudiofile.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/fillproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/fillproperties.cxx -o $W/CxxObject/oox/source/drawingml/fillproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/misccontexts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/misccontexts.cxx -o $W/CxxObject/oox/source/drawingml/misccontexts.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/graphicshapecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/graphicshapecontext.cxx -o $W/CxxObject/oox/source/drawingml/graphicshapecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/guidcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/guidcontext.cxx -o $W/CxxObject/oox/source/drawingml/guidcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/hyperlinkcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/hyperlinkcontext.cxx -o $W/CxxObject/oox/source/drawingml/hyperlinkcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/linepropertiescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/linepropertiescontext.cxx -o $W/CxxObject/oox/source/drawingml/linepropertiescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/lineproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/lineproperties.cxx -o $W/CxxObject/oox/source/drawingml/lineproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/objectdefaultcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/objectdefaultcontext.cxx -o $W/CxxObject/oox/source/drawingml/objectdefaultcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/presetgeometrynames.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/presetgeometrynames.cxx -o $W/CxxObject/oox/source/drawingml/presetgeometrynames.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/scene3dcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/scene3dcontext.cxx -o $W/CxxObject/oox/source/drawingml/scene3dcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/shapecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/shapecontext.cxx -o $W/CxxObject/oox/source/drawingml/shapecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/shape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/shape.cxx -o $W/CxxObject/oox/source/drawingml/shape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/shape3dproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/shape3dproperties.cxx -o $W/CxxObject/oox/source/drawingml/shape3dproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/shapegroupcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/shapegroupcontext.cxx -o $W/CxxObject/oox/source/drawingml/shapegroupcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/shapepropertiescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/shapepropertiescontext.cxx -o $W/CxxObject/oox/source/drawingml/shapepropertiescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/shapepropertymap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/shapepropertymap.cxx -o $W/CxxObject/oox/source/drawingml/shapepropertymap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/shapestylecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/shapestylecontext.cxx -o $W/CxxObject/oox/source/drawingml/shapestylecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/spdefcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/spdefcontext.cxx -o $W/CxxObject/oox/source/drawingml/spdefcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablebackgroundstylecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablebackgroundstylecontext.cxx -o $W/CxxObject/oox/source/drawingml/table/tablebackgroundstylecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablecellcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablecellcontext.cxx -o $W/CxxObject/oox/source/drawingml/table/tablecellcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablecell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablecell.cxx -o $W/CxxObject/oox/source/drawingml/table/tablecell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablecontext.cxx -o $W/CxxObject/oox/source/drawingml/table/tablecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablepartstylecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablepartstylecontext.cxx -o $W/CxxObject/oox/source/drawingml/table/tablepartstylecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tableproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tableproperties.cxx -o $W/CxxObject/oox/source/drawingml/table/tableproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablerowcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablerowcontext.cxx -o $W/CxxObject/oox/source/drawingml/table/tablerowcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablerow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablerow.cxx -o $W/CxxObject/oox/source/drawingml/table/tablerow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablestylecellstylecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablestylecellstylecontext.cxx -o $W/CxxObject/oox/source/drawingml/table/tablestylecellstylecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablestylecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablestylecontext.cxx -o $W/CxxObject/oox/source/drawingml/table/tablestylecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablestyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablestyle.cxx -o $W/CxxObject/oox/source/drawingml/table/tablestyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablestylelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablestylelist.cxx -o $W/CxxObject/oox/source/drawingml/table/tablestylelist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablestylelistfragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablestylelistfragmenthandler.cxx -o $W/CxxObject/oox/source/drawingml/table/tablestylelistfragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablestylepart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablestylepart.cxx -o $W/CxxObject/oox/source/drawingml/table/tablestylepart.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/table/tablestyletextstylecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/table/ $W/Dep/CxxObject/oox/source/drawingml/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/table/tablestyletextstylecontext.cxx -o $W/CxxObject/oox/source/drawingml/table/tablestyletextstylecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textbodycontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textbodycontext.cxx -o $W/CxxObject/oox/source/drawingml/textbodycontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textbody.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textbody.cxx -o $W/CxxObject/oox/source/drawingml/textbody.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textbodypropertiescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textbodypropertiescontext.cxx -o $W/CxxObject/oox/source/drawingml/textbodypropertiescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textbodyproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textbodyproperties.cxx -o $W/CxxObject/oox/source/drawingml/textbodyproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textcharacterpropertiescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textcharacterpropertiescontext.cxx -o $W/CxxObject/oox/source/drawingml/textcharacterpropertiescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textcharacterproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textcharacterproperties.cxx -o $W/CxxObject/oox/source/drawingml/textcharacterproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/texteffectscontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/texteffectscontext.cxx -o $W/CxxObject/oox/source/drawingml/texteffectscontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textfieldcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textfieldcontext.cxx -o $W/CxxObject/oox/source/drawingml/textfieldcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textfield.cxx -o $W/CxxObject/oox/source/drawingml/textfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textfont.cxx -o $W/CxxObject/oox/source/drawingml/textfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textliststylecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textliststylecontext.cxx -o $W/CxxObject/oox/source/drawingml/textliststylecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textliststyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textliststyle.cxx -o $W/CxxObject/oox/source/drawingml/textliststyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textparagraph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textparagraph.cxx -o $W/CxxObject/oox/source/drawingml/textparagraph.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textparagraphpropertiescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textparagraphpropertiescontext.cxx -o $W/CxxObject/oox/source/drawingml/textparagraphpropertiescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textparagraphproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textparagraphproperties.cxx -o $W/CxxObject/oox/source/drawingml/textparagraphproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textrun.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textrun.cxx -o $W/CxxObject/oox/source/drawingml/textrun.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/textspacingcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/textspacingcontext.cxx -o $W/CxxObject/oox/source/drawingml/textspacingcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/texttabstoplistcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/texttabstoplistcontext.cxx -o $W/CxxObject/oox/source/drawingml/texttabstoplistcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/theme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/theme.cxx -o $W/CxxObject/oox/source/drawingml/theme.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/themeelementscontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/themeelementscontext.cxx -o $W/CxxObject/oox/source/drawingml/themeelementscontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/themefragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/themefragmenthandler.cxx -o $W/CxxObject/oox/source/drawingml/themefragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/ThemeOverrideFragmentHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/ThemeOverrideFragmentHandler.cxx -o $W/CxxObject/oox/source/drawingml/ThemeOverrideFragmentHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/transform2dcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/transform2dcontext.cxx -o $W/CxxObject/oox/source/drawingml/transform2dcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/dump/dffdumper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/dump/ $W/Dep/CxxObject/oox/source/dump/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/dump/dffdumper.cxx -o $W/CxxObject/oox/source/dump/dffdumper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/dump/dumperbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/dump/ $W/Dep/CxxObject/oox/source/dump/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/dump/dumperbase.cxx -o $W/CxxObject/oox/source/dump/dumperbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/dump/oledumper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/dump/ $W/Dep/CxxObject/oox/source/dump/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/dump/oledumper.cxx -o $W/CxxObject/oox/source/dump/oledumper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/dump/pptxdumper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/dump/ $W/Dep/CxxObject/oox/source/dump/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/dump/pptxdumper.cxx -o $W/CxxObject/oox/source/dump/pptxdumper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/export/chartexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/export/ $W/Dep/CxxObject/oox/source/export/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/export/chartexport.cxx -o $W/CxxObject/oox/source/export/chartexport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/export/ColorPropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/export/ $W/Dep/CxxObject/oox/source/export/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/export/ColorPropertySet.cxx -o $W/CxxObject/oox/source/export/ColorPropertySet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/export/drawingml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/export/ $W/Dep/CxxObject/oox/source/export/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/export/drawingml.cxx -o $W/CxxObject/oox/source/export/drawingml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/export/shapes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/export/ $W/Dep/CxxObject/oox/source/export/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/export/shapes.cxx -o $W/CxxObject/oox/source/export/shapes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/export/vmlexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/export/ $W/Dep/CxxObject/oox/source/export/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/export/vmlexport.cxx -o $W/CxxObject/oox/source/export/vmlexport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/attributelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/attributelist.cxx -o $W/CxxObject/oox/source/helper/attributelist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/binaryinputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/binaryinputstream.cxx -o $W/CxxObject/oox/source/helper/binaryinputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/binaryoutputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/binaryoutputstream.cxx -o $W/CxxObject/oox/source/helper/binaryoutputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/binarystreambase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/binarystreambase.cxx -o $W/CxxObject/oox/source/helper/binarystreambase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/containerhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/containerhelper.cxx -o $W/CxxObject/oox/source/helper/containerhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/graphichelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/graphichelper.cxx -o $W/CxxObject/oox/source/helper/graphichelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/grabbagstack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/grabbagstack.cxx -o $W/CxxObject/oox/source/helper/grabbagstack.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/modelobjecthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/modelobjecthelper.cxx -o $W/CxxObject/oox/source/helper/modelobjecthelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/progressbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/progressbar.cxx -o $W/CxxObject/oox/source/helper/progressbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/propertymap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/propertymap.cxx -o $W/CxxObject/oox/source/helper/propertymap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/propertyset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/propertyset.cxx -o $W/CxxObject/oox/source/helper/propertyset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/storagebase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/storagebase.cxx -o $W/CxxObject/oox/source/helper/storagebase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/textinputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/textinputstream.cxx -o $W/CxxObject/oox/source/helper/textinputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/helper/zipstorage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/helper/ $W/Dep/CxxObject/oox/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/helper/zipstorage.cxx -o $W/CxxObject/oox/source/helper/zipstorage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/mathml/export.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/mathml/ $W/Dep/CxxObject/oox/source/mathml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/mathml/export.cxx -o $W/CxxObject/oox/source/mathml/export.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/mathml/import.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/mathml/ $W/Dep/CxxObject/oox/source/mathml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/mathml/import.cxx -o $W/CxxObject/oox/source/mathml/import.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/mathml/importutils.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/mathml/ $W/Dep/CxxObject/oox/source/mathml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/mathml/importutils.cxx -o $W/CxxObject/oox/source/mathml/importutils.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/axbinaryreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/axbinaryreader.cxx -o $W/CxxObject/oox/source/ole/axbinaryreader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/axbinarywriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/axbinarywriter.cxx -o $W/CxxObject/oox/source/ole/axbinarywriter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/axfontdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/axfontdata.cxx -o $W/CxxObject/oox/source/ole/axfontdata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/axcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/axcontrol.cxx -o $W/CxxObject/oox/source/ole/axcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/axcontrolfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/axcontrolfragment.cxx -o $W/CxxObject/oox/source/ole/axcontrolfragment.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/olehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/olehelper.cxx -o $W/CxxObject/oox/source/ole/olehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/oleobjecthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/oleobjecthelper.cxx -o $W/CxxObject/oox/source/ole/oleobjecthelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/olestorage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/olestorage.cxx -o $W/CxxObject/oox/source/ole/olestorage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/vbacontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/vbacontrol.cxx -o $W/CxxObject/oox/source/ole/vbacontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/vbaexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/vbaexport.cxx -o $W/CxxObject/oox/source/ole/vbaexport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/vbahelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/vbahelper.cxx -o $W/CxxObject/oox/source/ole/vbahelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/vbainputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/vbainputstream.cxx -o $W/CxxObject/oox/source/ole/vbainputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/vbamodule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/vbamodule.cxx -o $W/CxxObject/oox/source/ole/vbamodule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ole/vbaproject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ole/ $W/Dep/CxxObject/oox/source/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ole/vbaproject.cxx -o $W/CxxObject/oox/source/ole/vbaproject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/animationspersist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/animationspersist.cxx -o $W/CxxObject/oox/source/ppt/animationspersist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/animationtypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/animationtypes.cxx -o $W/CxxObject/oox/source/ppt/animationtypes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/animvariantcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/animvariantcontext.cxx -o $W/CxxObject/oox/source/ppt/animvariantcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/backgroundproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/backgroundproperties.cxx -o $W/CxxObject/oox/source/ppt/backgroundproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/buildlistcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/buildlistcontext.cxx -o $W/CxxObject/oox/source/ppt/buildlistcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/comments.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/comments.cxx -o $W/CxxObject/oox/source/ppt/comments.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/commonbehaviorcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/commonbehaviorcontext.cxx -o $W/CxxObject/oox/source/ppt/commonbehaviorcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/commontimenodecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/commontimenodecontext.cxx -o $W/CxxObject/oox/source/ppt/commontimenodecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/conditioncontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/conditioncontext.cxx -o $W/CxxObject/oox/source/ppt/conditioncontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/customshowlistcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/customshowlistcontext.cxx -o $W/CxxObject/oox/source/ppt/customshowlistcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/headerfootercontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/headerfootercontext.cxx -o $W/CxxObject/oox/source/ppt/headerfootercontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/layoutfragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/layoutfragmenthandler.cxx -o $W/CxxObject/oox/source/ppt/layoutfragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/pptfilterhelpers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/pptfilterhelpers.cxx -o $W/CxxObject/oox/source/ppt/pptfilterhelpers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/pptgraphicshapecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/pptgraphicshapecontext.cxx -o $W/CxxObject/oox/source/ppt/pptgraphicshapecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/pptimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/pptimport.cxx -o $W/CxxObject/oox/source/ppt/pptimport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/pptshapecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/pptshapecontext.cxx -o $W/CxxObject/oox/source/ppt/pptshapecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/pptshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/pptshape.cxx -o $W/CxxObject/oox/source/ppt/pptshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/pptshapegroupcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/pptshapegroupcontext.cxx -o $W/CxxObject/oox/source/ppt/pptshapegroupcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/pptshapepropertiescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/pptshapepropertiescontext.cxx -o $W/CxxObject/oox/source/ppt/pptshapepropertiescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/presentationfragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/presentationfragmenthandler.cxx -o $W/CxxObject/oox/source/ppt/presentationfragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/presPropsfragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/presPropsfragmenthandler.cxx -o $W/CxxObject/oox/source/ppt/presPropsfragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/slidefragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/slidefragmenthandler.cxx -o $W/CxxObject/oox/source/ppt/slidefragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/slidemastertextstylescontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/slidemastertextstylescontext.cxx -o $W/CxxObject/oox/source/ppt/slidemastertextstylescontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/slidepersist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/slidepersist.cxx -o $W/CxxObject/oox/source/ppt/slidepersist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/slidetimingcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/slidetimingcontext.cxx -o $W/CxxObject/oox/source/ppt/slidetimingcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/slidetransitioncontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/slidetransitioncontext.cxx -o $W/CxxObject/oox/source/ppt/slidetransitioncontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/slidetransition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/slidetransition.cxx -o $W/CxxObject/oox/source/ppt/slidetransition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/soundactioncontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/soundactioncontext.cxx -o $W/CxxObject/oox/source/ppt/soundactioncontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/timeanimvaluecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/timeanimvaluecontext.cxx -o $W/CxxObject/oox/source/ppt/timeanimvaluecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/timenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/timenode.cxx -o $W/CxxObject/oox/source/ppt/timenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/timenodelistcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/timenodelistcontext.cxx -o $W/CxxObject/oox/source/ppt/timenodelistcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/timetargetelementcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/timetargetelementcontext.cxx -o $W/CxxObject/oox/source/ppt/timetargetelementcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/ppt/extdrawingfragmenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/ppt/ $W/Dep/CxxObject/oox/source/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/ppt/extdrawingfragmenthandler.cxx -o $W/CxxObject/oox/source/ppt/extdrawingfragmenthandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/shape/LockedCanvasContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/shape/ $W/Dep/CxxObject/oox/source/shape/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/shape/LockedCanvasContext.cxx -o $W/CxxObject/oox/source/shape/LockedCanvasContext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/shape/ShapeContextHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/shape/ $W/Dep/CxxObject/oox/source/shape/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/shape/ShapeContextHandler.cxx -o $W/CxxObject/oox/source/shape/ShapeContextHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/shape/ShapeDrawingFragmentHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/shape/ $W/Dep/CxxObject/oox/source/shape/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/shape/ShapeDrawingFragmentHandler.cxx -o $W/CxxObject/oox/source/shape/ShapeDrawingFragmentHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/shape/ShapeFilterBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/shape/ $W/Dep/CxxObject/oox/source/shape/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/shape/ShapeFilterBase.cxx -o $W/CxxObject/oox/source/shape/ShapeFilterBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/shape/WpgContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/shape/ $W/Dep/CxxObject/oox/source/shape/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/shape/WpgContext.cxx -o $W/CxxObject/oox/source/shape/WpgContext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/shape/WpsContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/shape/ $W/Dep/CxxObject/oox/source/shape/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/shape/WpsContext.cxx -o $W/CxxObject/oox/source/shape/WpsContext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/token/namespacemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/token/ $W/Dep/CxxObject/oox/source/token/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/token/namespacemap.cxx -o $W/CxxObject/oox/source/token/namespacemap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/token/propertynames.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/token/ $W/Dep/CxxObject/oox/source/token/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/token/propertynames.cxx -o $W/CxxObject/oox/source/token/propertynames.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/token/tokenmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/token/ $W/Dep/CxxObject/oox/source/token/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/token/tokenmap.cxx -o $W/CxxObject/oox/source/token/tokenmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/token/relationship.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/token/ $W/Dep/CxxObject/oox/source/token/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/token/relationship.cxx -o $W/CxxObject/oox/source/token/relationship.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmldrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmldrawing.cxx -o $W/CxxObject/oox/source/vml/vmldrawing.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmldrawingfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmldrawingfragment.cxx -o $W/CxxObject/oox/source/vml/vmldrawingfragment.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmlformatting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmlformatting.cxx -o $W/CxxObject/oox/source/vml/vmlformatting.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmlinputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmlinputstream.cxx -o $W/CxxObject/oox/source/vml/vmlinputstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmlshapecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmlshapecontainer.cxx -o $W/CxxObject/oox/source/vml/vmlshapecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmlshapecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmlshapecontext.cxx -o $W/CxxObject/oox/source/vml/vmlshapecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmlshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmlshape.cxx -o $W/CxxObject/oox/source/vml/vmlshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmltextboxcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmltextboxcontext.cxx -o $W/CxxObject/oox/source/vml/vmltextboxcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/vml/vmltextbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/vml/ $W/Dep/CxxObject/oox/source/vml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/vml/vmltextbox.cxx -o $W/CxxObject/oox/source/vml/vmltextbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] oox/source/drawingml/color.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/oox/source/drawingml/ $W/Dep/CxxObject/oox/source/drawingml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOX_DLLIMPLEMENTATION -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/oox/source/drawingml/color.cxx -o $W/CxxObject/oox/source/drawingml/color.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$S/oox/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libcuilo.so [build CXX] dbaccess/source/core/api/BookmarkSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/BookmarkSet.cxx -o $W/CxxObject/dbaccess/source/core/api/BookmarkSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/CacheSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/CacheSet.cxx -o $W/CxxObject/dbaccess/source/core/api/CacheSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/callablestatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/callablestatement.cxx -o $W/CxxObject/dbaccess/source/core/api/callablestatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/CIndexes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/CIndexes.cxx -o $W/CxxObject/dbaccess/source/core/api/CIndexes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/column.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/column.cxx -o $W/CxxObject/dbaccess/source/core/api/column.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/columnsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/columnsettings.cxx -o $W/CxxObject/dbaccess/source/core/api/columnsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/CRowSetColumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/CRowSetColumn.cxx -o $W/CxxObject/dbaccess/source/core/api/CRowSetColumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/CRowSetDataColumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/CRowSetDataColumn.cxx -o $W/CxxObject/dbaccess/source/core/api/CRowSetDataColumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/datacolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/datacolumn.cxx -o $W/CxxObject/dbaccess/source/core/api/datacolumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/datasettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/datasettings.cxx -o $W/CxxObject/dbaccess/source/core/api/datasettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/definitioncolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/definitioncolumn.cxx -o $W/CxxObject/dbaccess/source/core/api/definitioncolumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/FilteredContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/FilteredContainer.cxx -o $W/CxxObject/dbaccess/source/core/api/FilteredContainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/HelperCollections.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/HelperCollections.cxx -o $W/CxxObject/dbaccess/source/core/api/HelperCollections.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/KeySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/KeySet.cxx -o $W/CxxObject/dbaccess/source/core/api/KeySet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/OptimisticSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/OptimisticSet.cxx -o $W/CxxObject/dbaccess/source/core/api/OptimisticSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/preparedstatement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/preparedstatement.cxx -o $W/CxxObject/dbaccess/source/core/api/preparedstatement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/PrivateRow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/PrivateRow.cxx -o $W/CxxObject/dbaccess/source/core/api/PrivateRow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/query.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/query.cxx -o $W/CxxObject/dbaccess/source/core/api/query.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/querycomposer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/querycomposer.cxx -o $W/CxxObject/dbaccess/source/core/api/querycomposer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/querycontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/querycontainer.cxx -o $W/CxxObject/dbaccess/source/core/api/querycontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/querydescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/querydescriptor.cxx -o $W/CxxObject/dbaccess/source/core/api/querydescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/resultcolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/resultcolumn.cxx -o $W/CxxObject/dbaccess/source/core/api/resultcolumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/resultset.cxx -o $W/CxxObject/dbaccess/source/core/api/resultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/RowSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/RowSet.cxx -o $W/CxxObject/dbaccess/source/core/api/RowSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/RowSetBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/RowSetBase.cxx -o $W/CxxObject/dbaccess/source/core/api/RowSetBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/RowSetCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/RowSetCache.cxx -o $W/CxxObject/dbaccess/source/core/api/RowSetCache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/RowSetCacheIterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/RowSetCacheIterator.cxx -o $W/CxxObject/dbaccess/source/core/api/RowSetCacheIterator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/SingleSelectQueryComposer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/SingleSelectQueryComposer.cxx -o $W/CxxObject/dbaccess/source/core/api/SingleSelectQueryComposer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/statement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/statement.cxx -o $W/CxxObject/dbaccess/source/core/api/statement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/StaticSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/StaticSet.cxx -o $W/CxxObject/dbaccess/source/core/api/StaticSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/table.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/table.cxx -o $W/CxxObject/dbaccess/source/core/api/table.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/tablecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/tablecontainer.cxx -o $W/CxxObject/dbaccess/source/core/api/tablecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/TableDeco.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/TableDeco.cxx -o $W/CxxObject/dbaccess/source/core/api/TableDeco.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/View.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/View.cxx -o $W/CxxObject/dbaccess/source/core/api/View.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/viewcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/viewcontainer.cxx -o $W/CxxObject/dbaccess/source/core/api/viewcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/api/WrappedResultSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/api/ $W/Dep/CxxObject/dbaccess/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/api/WrappedResultSet.cxx -o $W/CxxObject/dbaccess/source/core/api/WrappedResultSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/bookmarkcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/bookmarkcontainer.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/bookmarkcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/commandcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/commandcontainer.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/commandcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/commanddefinition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/commanddefinition.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/commanddefinition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/ComponentDefinition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/ComponentDefinition.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/ComponentDefinition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/connection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/connection.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/connection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/ContentHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/ContentHelper.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/ContentHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/dataaccessdescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/databasecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/databasecontext.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/databasecontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/databasedocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/databasedocument.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/databasedocument.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/databaseregistrations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/databaseregistrations.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/databaseregistrations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/datasource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/datasource.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/datasource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/definitioncontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/definitioncontainer.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/definitioncontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/documentcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/documentcontainer.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/documentcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/documentdefinition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/documentdefinition.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/documentdefinition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/documenteventexecutor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/documenteventexecutor.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/documenteventexecutor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/documenteventnotifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/documenteventnotifier.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/documenteventnotifier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/documentevents.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/documentevents.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/documentevents.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/intercept.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/intercept.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/intercept.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/ModelImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/ModelImpl.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/ModelImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/myucp_datasupplier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/myucp_datasupplier.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/myucp_datasupplier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/myucp_resultset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/myucp_resultset.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/myucp_resultset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/dataaccess/SharedConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/dataaccess/ $W/Dep/CxxObject/dbaccess/source/core/dataaccess/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/dataaccess/SharedConnection.cxx -o $W/CxxObject/dbaccess/source/core/dataaccess/SharedConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/apitools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/apitools.cxx -o $W/CxxObject/dbaccess/source/core/misc/apitools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/ContainerMediator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/ContainerMediator.cxx -o $W/CxxObject/dbaccess/source/core/misc/ContainerMediator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/DatabaseDataProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/DatabaseDataProvider.cxx -o $W/CxxObject/dbaccess/source/core/misc/DatabaseDataProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/dsntypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/dsntypes.cxx -o $W/CxxObject/dbaccess/source/core/misc/dsntypes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/objectnameapproval.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/objectnameapproval.cxx -o $W/CxxObject/dbaccess/source/core/misc/objectnameapproval.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/migrwarndlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/migrwarndlg.cxx -o $W/CxxObject/dbaccess/source/core/misc/migrwarndlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/PropertyForward.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/PropertyForward.cxx -o $W/CxxObject/dbaccess/source/core/misc/PropertyForward.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/sdbcoretools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/sdbcoretools.cxx -o $W/CxxObject/dbaccess/source/core/misc/sdbcoretools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/services.cxx -o $W/CxxObject/dbaccess/source/core/misc/services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/misc/veto.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/misc/ $W/Dep/CxxObject/dbaccess/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/misc/veto.cxx -o $W/CxxObject/dbaccess/source/core/misc/veto.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/recovery/dbdocrecovery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/recovery/ $W/Dep/CxxObject/dbaccess/source/core/recovery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/recovery/dbdocrecovery.cxx -o $W/CxxObject/dbaccess/source/core/recovery/dbdocrecovery.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/recovery/settingsimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/recovery/ $W/Dep/CxxObject/dbaccess/source/core/recovery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/recovery/settingsimport.cxx -o $W/CxxObject/dbaccess/source/core/recovery/settingsimport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/recovery/storagestream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/recovery/ $W/Dep/CxxObject/dbaccess/source/core/recovery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/recovery/storagestream.cxx -o $W/CxxObject/dbaccess/source/core/recovery/storagestream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/recovery/storagetextstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/recovery/ $W/Dep/CxxObject/dbaccess/source/core/recovery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/recovery/storagetextstream.cxx -o $W/CxxObject/dbaccess/source/core/recovery/storagetextstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/recovery/storagexmlstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/recovery/ $W/Dep/CxxObject/dbaccess/source/core/recovery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/recovery/storagexmlstream.cxx -o $W/CxxObject/dbaccess/source/core/recovery/storagexmlstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/recovery/subcomponentloader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/recovery/ $W/Dep/CxxObject/dbaccess/source/core/recovery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/recovery/subcomponentloader.cxx -o $W/CxxObject/dbaccess/source/core/recovery/subcomponentloader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/recovery/subcomponentrecovery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/recovery/ $W/Dep/CxxObject/dbaccess/source/core/recovery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/recovery/subcomponentrecovery.cxx -o $W/CxxObject/dbaccess/source/core/recovery/subcomponentrecovery.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/core/resource/core_resource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/core/resource/ $W/Dep/CxxObject/dbaccess/source/core/resource/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DOOO_DLLIMPLEMENTATION_DBA -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/core/resource/core_resource.cxx -o $W/CxxObject/dbaccess/source/core/resource/core_resource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/core/inc -I$S/dbaccess/source/filter/hsqldb -I$W/YaccTarget/connectivity/source/parse -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbaxmllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbmmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libdbulo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libwriterfilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsdbtlo.so [build CXX] desktop/source/deployment/gui/dp_gui_dependencydialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/dp_gui_dependencydialog.cxx -o $W/CxxObject/desktop/source/deployment/gui/dp_gui_dependencydialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/gui/dp_gui_dialog2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/dp_gui_dialog2.cxx -o $W/CxxObject/desktop/source/deployment/gui/dp_gui_dialog2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx -o $W/CxxObject/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/gui/dp_gui_extlistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/dp_gui_extlistbox.cxx -o $W/CxxObject/desktop/source/deployment/gui/dp_gui_extlistbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/gui/dp_gui_service.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/dp_gui_service.cxx -o $W/CxxObject/desktop/source/deployment/gui/dp_gui_service.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/gui/dp_gui_theextmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/dp_gui_theextmgr.cxx -o $W/CxxObject/desktop/source/deployment/gui/dp_gui_theextmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/gui/dp_gui_updatedialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/dp_gui_updatedialog.cxx -o $W/CxxObject/desktop/source/deployment/gui/dp_gui_updatedialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx -o $W/CxxObject/desktop/source/deployment/gui/dp_gui_updateinstalldialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/deployment/gui/license_dialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/deployment/gui/ $W/Dep/CxxObject/desktop/source/deployment/gui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/deployment/gui/license_dialog.cxx -o $W/CxxObject/desktop/source/deployment/gui/license_dialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/deployment/inc -I$S/desktop/source/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsofficeapp.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libabplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libpcrlo.so [build CXX] filter/source/svg/svgfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/svg/ $W/Dep/CxxObject/filter/source/svg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_ALL_NO_LIB -DUSE_MODERN_SPIRIT -DFILTER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/svg/svgfilter.cxx -o $W/CxxObject/filter/source/svg/svgfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/filter/source/svg -I$S/filter/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] filter/source/svg/svgexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/svg/ $W/Dep/CxxObject/filter/source/svg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_ALL_NO_LIB -DUSE_MODERN_SPIRIT -DFILTER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/svg/svgexport.cxx -o $W/CxxObject/filter/source/svg/svgexport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/filter/source/svg -I$S/filter/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] filter/source/svg/svgfontexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/svg/ $W/Dep/CxxObject/filter/source/svg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_ALL_NO_LIB -DUSE_MODERN_SPIRIT -DFILTER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/svg/svgfontexport.cxx -o $W/CxxObject/filter/source/svg/svgfontexport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/filter/source/svg -I$S/filter/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] filter/source/svg/svgwriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/filter/source/svg/ $W/Dep/CxxObject/filter/source/svg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_ALL_NO_LIB -DUSE_MODERN_SPIRIT -DFILTER_DLLIMPLEMENTATION -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/filter/source/svg/svgwriter.cxx -o $W/CxxObject/filter/source/svg/svgwriter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/filter/source/svg -I$S/filter/inc -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] lotuswordpro/source/filter/bencont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/bencont.cxx -o $W/CxxObject/lotuswordpro/source/filter/bencont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/benlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/benlist.cxx -o $W/CxxObject/lotuswordpro/source/filter/benlist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/benname.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/benname.cxx -o $W/CxxObject/lotuswordpro/source/filter/benname.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/benobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/benobj.cxx -o $W/CxxObject/lotuswordpro/source/filter/benobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/benval.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/benval.cxx -o $W/CxxObject/lotuswordpro/source/filter/benval.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/explode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/explode.cxx -o $W/CxxObject/lotuswordpro/source/filter/explode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/localtime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/localtime.cxx -o $W/CxxObject/lotuswordpro/source/filter/localtime.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/LotusWordProImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/LotusWordProImportFilter.cxx -o $W/CxxObject/lotuswordpro/source/filter/LotusWordProImportFilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwp9reader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwp9reader.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwp9reader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpatomholder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpatomholder.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpatomholder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpbackgroundoverride.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpbackgroundoverride.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpbackgroundoverride.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpbackgroundstuff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpbackgroundstuff.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpbackgroundstuff.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpbasetype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpbasetype.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpbasetype.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpbookmarkmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpbookmarkmgr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpbookmarkmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpborderstuff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpborderstuff.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpborderstuff.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpbreaksoverride.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpbreaksoverride.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpbreaksoverride.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpbulletstylemgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpbulletstylemgr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpbulletstylemgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpcelllayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpcelllayout.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpcelllayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpchangemgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpchangemgr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpchangemgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpcharacterstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpcharacterstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpcharacterstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpcharborderoverride.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpcharborderoverride.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpcharborderoverride.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpcharsetmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpcharsetmgr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpcharsetmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpcolor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpcolor.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpcolor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpcontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpcontent.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpcontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpdivinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpdivinfo.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpdivinfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpdivopts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpdivopts.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpdivopts.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpdlvlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpdlvlist.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpdlvlist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpdoc.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpdoc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpdocdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpdocdata.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpdocdata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpdrawobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpdrawobj.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpdrawobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpdropcapmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpdropcapmgr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpdropcapmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfilehdr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfilehdr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfilehdr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfilter.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfnlayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfnlayout.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfnlayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfont.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfootnote.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfootnote.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfootnote.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfoundry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfoundry.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfoundry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpframelayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpframelayout.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpframelayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfribbreaks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfribbreaks.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfribbreaks.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfrib.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfrib.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfrib.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfribframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfribframe.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfribframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfribmark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfribmark.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfribmark.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfribptr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfribptr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfribptr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfribsection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfribsection.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfribsection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfribtable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfribtable.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfribtable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpfribtext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpfribtext.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpfribtext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpglobalmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpglobalmgr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpglobalmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpgrfobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpgrfobj.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpgrfobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpholder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpholder.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpholder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwphyperlinkmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwphyperlinkmgr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwphyperlinkmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpidxmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpidxmgr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpidxmgr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwplayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwplayout.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwplayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwplaypiece.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwplaypiece.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwplaypiece.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwplnopts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwplnopts.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwplnopts.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpmarker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpmarker.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpmarker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpnotes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpnotes.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpnotes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpnumberingoverride.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpnumberingoverride.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpnumberingoverride.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpnumericfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpnumericfmt.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpnumericfmt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpobj.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpobjfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpobjfactory.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpobjfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpobjhdr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpobjhdr.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpobjhdr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpobjid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpobjid.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpobjid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpobjstrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpobjstrm.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpobjstrm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpoleobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpoleobject.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpoleobject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpoverride.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpoverride.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpoverride.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwppagehint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwppagehint.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwppagehint.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwppagelayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwppagelayout.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwppagelayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwppara1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwppara1.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwppara1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpparaborderoverride.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpparaborderoverride.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpparaborderoverride.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwppara.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwppara.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwppara.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpparaproperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpparaproperty.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpparaproperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpparastyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpparastyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpparastyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpproplist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpproplist.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpproplist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpprtinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpprtinfo.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpprtinfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwprowlayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwprowlayout.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwprowlayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpsdwfileloader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpsdwfileloader.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpsdwfileloader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpsdwgrouploaderv0102.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpsdwgrouploaderv0102.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpsdwgrouploaderv0102.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpsdwrect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpsdwrect.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpsdwrect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpsection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpsection.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpsection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpsilverbullet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpsilverbullet.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpsilverbullet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpsortopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpsortopt.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpsortopt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpstory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpstory.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpstory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpsvstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpsvstream.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpsvstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwptable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwptable.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwptable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwptablelayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwptablelayout.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwptablelayout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwptaboverride.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwptaboverride.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwptaboverride.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwptabrack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwptabrack.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwptabrack.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwptblcell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwptblcell.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwptblcell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwptblformula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwptblformula.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwptblformula.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwptoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwptoc.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwptoc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwptools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwptools.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwptools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpuidoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpuidoc.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpuidoc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpusrdicts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpusrdicts.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpusrdicts.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpverdocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpverdocument.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpverdocument.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/lwpvpointer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/lwpvpointer.cxx -o $W/CxxObject/lotuswordpro/source/filter/lwpvpointer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/tocread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/tocread.cxx -o $W/CxxObject/lotuswordpro/source/filter/tocread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/utbenvs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/utbenvs.cxx -o $W/CxxObject/lotuswordpro/source/filter/utbenvs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/utlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/ $W/Dep/CxxObject/lotuswordpro/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/utlist.cxx -o $W/CxxObject/lotuswordpro/source/filter/utlist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfbase64.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfbase64.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfbase64.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfbgimage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfbgimage.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfbgimage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfborders.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfborders.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfborders.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfcell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfcell.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfcellstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfcellstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcellstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfchange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfchange.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfchange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfcolor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfcolor.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcolor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfcolstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfcolstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcolstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfcolumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfcolumns.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcolumns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfconfigmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfconfigmanager.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfconfigmanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfcontentcontainer.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcontentcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfcrossref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfcrossref.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcrossref.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdate.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdate.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdatestyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdatestyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdatestyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdocfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdocfield.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdocfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawareastyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawareastyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawareastyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawline.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawlinestyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawlinestyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawlinestyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawobj.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpath.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawpath.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawpath.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawpolygon.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawpolyline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawpolyline.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawpolyline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawrect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawrect.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawrect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfdrawstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfdrawstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfentry.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfentry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xffloatframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xffloatframe.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xffloatframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xffont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xffont.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xffont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xffontdecl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xffontdecl.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xffontdecl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xffontfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xffontfactory.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xffontfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfframe.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfframestyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfframestyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfframestyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfglobal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfglobal.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfglobal.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfheaderstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfheaderstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfheaderstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfimage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfimage.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfimage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfimagestyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfimagestyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfimagestyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfindex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfindex.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfindex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xflist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xflist.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xflist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfliststyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfliststyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfliststyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfmargins.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfmargins.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfmargins.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfmasterpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfmasterpage.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfmasterpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfnumberstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfnumberstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfnumberstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfofficemeta.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfofficemeta.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfofficemeta.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfpagemaster.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfpagemaster.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfpagemaster.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfparagraph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfparagraph.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfparagraph.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfparastyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfparastyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfparastyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfrow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfrow.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfrow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfrowstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfrowstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfrowstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfsaxattrlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfsaxattrlist.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfsaxattrlist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfsaxstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfsaxstream.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfsaxstream.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfsection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfsection.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfsection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfsectionstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfsectionstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfsectionstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfshadow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfshadow.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfshadow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfstylecont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfstylecont.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfstylecont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfstylemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfstylemanager.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfstylemanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xftable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xftable.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xftablestyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xftablestyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftablestyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xftabstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xftabstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftabstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xftextboxstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xftextboxstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftextboxstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xftextcontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xftextcontent.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftextcontent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xftextspan.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xftextspan.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftextspan.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xftextstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xftextstyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftextstyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xftimestyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xftimestyle.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftimestyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include [build CXX] lotuswordpro/source/filter/xfilter/xfutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/lotuswordpro/source/filter/xfilter/ $W/Dep/CxxObject/lotuswordpro/source/filter/xfilter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/lotuswordpro/source/filter/xfilter/xfutil.cxx -o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfutil.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$S/lotuswordpro/inc -I/usr/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libswlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsdlo.so [build CXX] xmlsecurity/source/component/certificatecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/component/ $W/Dep/CxxObject/xmlsecurity/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/component/certificatecontainer.cxx -o $W/CxxObject/xmlsecurity/source/component/certificatecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/component/documentdigitalsignatures.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/component/ $W/Dep/CxxObject/xmlsecurity/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/component/documentdigitalsignatures.cxx -o $W/CxxObject/xmlsecurity/source/component/documentdigitalsignatures.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/dialogs/certificatechooser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/dialogs/ $W/Dep/CxxObject/xmlsecurity/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/dialogs/certificatechooser.cxx -o $W/CxxObject/xmlsecurity/source/dialogs/certificatechooser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/dialogs/certificateviewer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/dialogs/ $W/Dep/CxxObject/xmlsecurity/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/dialogs/certificateviewer.cxx -o $W/CxxObject/xmlsecurity/source/dialogs/certificateviewer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/dialogs/ $W/Dep/CxxObject/xmlsecurity/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx -o $W/CxxObject/xmlsecurity/source/dialogs/digitalsignaturesdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/dialogs/macrosecurity.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/dialogs/ $W/Dep/CxxObject/xmlsecurity/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/dialogs/macrosecurity.cxx -o $W/CxxObject/xmlsecurity/source/dialogs/macrosecurity.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/buffernode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/buffernode.cxx -o $W/CxxObject/xmlsecurity/source/framework/buffernode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/elementcollector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/elementcollector.cxx -o $W/CxxObject/xmlsecurity/source/framework/elementcollector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/elementmark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/elementmark.cxx -o $W/CxxObject/xmlsecurity/source/framework/elementmark.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/saxeventkeeperimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/saxeventkeeperimpl.cxx -o $W/CxxObject/xmlsecurity/source/framework/saxeventkeeperimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/securityengine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/securityengine.cxx -o $W/CxxObject/xmlsecurity/source/framework/securityengine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/signaturecreatorimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/signaturecreatorimpl.cxx -o $W/CxxObject/xmlsecurity/source/framework/signaturecreatorimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/signatureengine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/signatureengine.cxx -o $W/CxxObject/xmlsecurity/source/framework/signatureengine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/signatureverifierimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/signatureverifierimpl.cxx -o $W/CxxObject/xmlsecurity/source/framework/signatureverifierimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/framework/ $W/Dep/CxxObject/xmlsecurity/source/framework/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/framework/xmlsignaturetemplateimpl.cxx -o $W/CxxObject/xmlsecurity/source/framework/xmlsignaturetemplateimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/documentsignaturehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/documentsignaturehelper.cxx -o $W/CxxObject/xmlsecurity/source/helper/documentsignaturehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/documentsignaturemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/documentsignaturemanager.cxx -o $W/CxxObject/xmlsecurity/source/helper/documentsignaturemanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/ooxmlsecparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/ooxmlsecparser.cxx -o $W/CxxObject/xmlsecurity/source/helper/ooxmlsecparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/ooxmlsecexporter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/ooxmlsecexporter.cxx -o $W/CxxObject/xmlsecurity/source/helper/ooxmlsecexporter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/pdfsignaturehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/pdfsignaturehelper.cxx -o $W/CxxObject/xmlsecurity/source/helper/pdfsignaturehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/xmlsignaturehelper2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/xmlsignaturehelper2.cxx -o $W/CxxObject/xmlsecurity/source/helper/xmlsignaturehelper2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/xmlsignaturehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/xmlsignaturehelper.cxx -o $W/CxxObject/xmlsecurity/source/helper/xmlsignaturehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/xsecctl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/xsecctl.cxx -o $W/CxxObject/xmlsecurity/source/helper/xsecctl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/xsecparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/xsecparser.cxx -o $W/CxxObject/xmlsecurity/source/helper/xsecparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/xsecsign.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/xsecsign.cxx -o $W/CxxObject/xmlsecurity/source/helper/xsecsign.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/helper/xsecverify.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/helper/ $W/Dep/CxxObject/xmlsecurity/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/helper/xsecverify.cxx -o $W/CxxObject/xmlsecurity/source/helper/xsecverify.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] xmlsecurity/source/pdfio/pdfdocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/pdfio/ $W/Dep/CxxObject/xmlsecurity/source/pdfio/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DXMLSECURITY_DLLIMPLEMENTATION -DSYSTEM_LIBXML -DXMLSEC_CRYPTO_NSS -DSYSTEM_NSS -DSYSTEM_NSS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/source/pdfio/pdfdocument.cxx -o $W/CxxObject/xmlsecurity/source/pdfio/pdfdocument.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/xmlsecurity/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libxml2 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 -isystem /usr/include/nss3 -isystem /usr/include/nspr4 [build CXX] sd/source/core/CustomAnimationCloner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/CustomAnimationCloner.cxx -o $W/CxxObject/sd/source/core/CustomAnimationCloner.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/CustomAnimationEffect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/CustomAnimationEffect.cxx -o $W/CxxObject/sd/source/core/CustomAnimationEffect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/CustomAnimationPreset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/CustomAnimationPreset.cxx -o $W/CxxObject/sd/source/core/CustomAnimationPreset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/EffectMigration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/EffectMigration.cxx -o $W/CxxObject/sd/source/core/EffectMigration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/PageListWatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/PageListWatcher.cxx -o $W/CxxObject/sd/source/core/PageListWatcher.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/TransitionPreset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/TransitionPreset.cxx -o $W/CxxObject/sd/source/core/TransitionPreset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/anminfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/anminfo.cxx -o $W/CxxObject/sd/source/core/anminfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/annotations/Annotation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/annotations/ $W/Dep/CxxObject/sd/source/core/annotations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/annotations/Annotation.cxx -o $W/CxxObject/sd/source/core/annotations/Annotation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/annotations/AnnotationEnumeration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/annotations/ $W/Dep/CxxObject/sd/source/core/annotations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/annotations/AnnotationEnumeration.cxx -o $W/CxxObject/sd/source/core/annotations/AnnotationEnumeration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/cusshow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/cusshow.cxx -o $W/CxxObject/sd/source/core/cusshow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/drawdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/drawdoc.cxx -o $W/CxxObject/sd/source/core/drawdoc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/drawdoc2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/drawdoc2.cxx -o $W/CxxObject/sd/source/core/drawdoc2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/drawdoc3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/drawdoc3.cxx -o $W/CxxObject/sd/source/core/drawdoc3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/drawdoc4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/drawdoc4.cxx -o $W/CxxObject/sd/source/core/drawdoc4.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/drawdoc_animations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/drawdoc_animations.cxx -o $W/CxxObject/sd/source/core/drawdoc_animations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/pglink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/pglink.cxx -o $W/CxxObject/sd/source/core/pglink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/sdiocmpt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/sdiocmpt.cxx -o $W/CxxObject/sd/source/core/sdiocmpt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/sdpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/sdpage.cxx -o $W/CxxObject/sd/source/core/sdpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/sdpage2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/sdpage2.cxx -o $W/CxxObject/sd/source/core/sdpage2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/sdpage_animations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/sdpage_animations.cxx -o $W/CxxObject/sd/source/core/sdpage_animations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/shapelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/shapelist.cxx -o $W/CxxObject/sd/source/core/shapelist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/stlfamily.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/stlfamily.cxx -o $W/CxxObject/sd/source/core/stlfamily.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/stlpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/stlpool.cxx -o $W/CxxObject/sd/source/core/stlpool.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/stlsheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/stlsheet.cxx -o $W/CxxObject/sd/source/core/stlsheet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/text/textapi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/text/ $W/Dep/CxxObject/sd/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/text/textapi.cxx -o $W/CxxObject/sd/source/core/text/textapi.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/typemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/typemap.cxx -o $W/CxxObject/sd/source/core/typemap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/undo/undofactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/undo/ $W/Dep/CxxObject/sd/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/undo/undofactory.cxx -o $W/CxxObject/sd/source/core/undo/undofactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/undo/undomanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/undo/ $W/Dep/CxxObject/sd/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/undo/undomanager.cxx -o $W/CxxObject/sd/source/core/undo/undomanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/undo/undoobjects.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/undo/ $W/Dep/CxxObject/sd/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/undo/undoobjects.cxx -o $W/CxxObject/sd/source/core/undo/undoobjects.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/core/undoanim.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/core/ $W/Dep/CxxObject/sd/source/core/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/core/undoanim.cxx -o $W/CxxObject/sd/source/core/undoanim.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/cgm/sdcgmfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/cgm/ $W/Dep/CxxObject/sd/source/filter/cgm/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/cgm/sdcgmfilter.cxx -o $W/CxxObject/sd/source/filter/cgm/sdcgmfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/grf/sdgrffilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/grf/ $W/Dep/CxxObject/sd/source/filter/grf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/grf/sdgrffilter.cxx -o $W/CxxObject/sd/source/filter/grf/sdgrffilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/html/HtmlOptionsDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/html/ $W/Dep/CxxObject/sd/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/html/HtmlOptionsDialog.cxx -o $W/CxxObject/sd/source/filter/html/HtmlOptionsDialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/html/buttonset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/html/ $W/Dep/CxxObject/sd/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/html/buttonset.cxx -o $W/CxxObject/sd/source/filter/html/buttonset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/html/htmlex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/html/ $W/Dep/CxxObject/sd/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/html/htmlex.cxx -o $W/CxxObject/sd/source/filter/html/htmlex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/html/sdhtmlfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/html/ $W/Dep/CxxObject/sd/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/html/sdhtmlfilter.cxx -o $W/CxxObject/sd/source/filter/html/sdhtmlfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/pdf/sdpdffilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/pdf/ $W/Dep/CxxObject/sd/source/filter/pdf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/pdf/sdpdffilter.cxx -o $W/CxxObject/sd/source/filter/pdf/sdpdffilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/sdfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/ $W/Dep/CxxObject/sd/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/sdfilter.cxx -o $W/CxxObject/sd/source/filter/sdfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/sdpptwrp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/ $W/Dep/CxxObject/sd/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/sdpptwrp.cxx -o $W/CxxObject/sd/source/filter/sdpptwrp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/xml/sdtransform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/xml/ $W/Dep/CxxObject/sd/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/xml/sdtransform.cxx -o $W/CxxObject/sd/source/filter/xml/sdtransform.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/filter/xml/sdxmlwrp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/xml/ $W/Dep/CxxObject/sd/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/xml/sdxmlwrp.cxx -o $W/CxxObject/sd/source/filter/xml/sdxmlwrp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/helper/simplereferencecomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/helper/ $W/Dep/CxxObject/sd/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/helper/simplereferencecomponent.cxx -o $W/CxxObject/sd/source/helper/simplereferencecomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessibleDocumentViewBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessibleDrawDocumentView.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessibleDrawDocumentView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessibleOutlineEditSource.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessibleOutlineEditSource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessibleOutlineView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessibleOutlineView.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessibleOutlineView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessiblePageShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessiblePageShape.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessiblePageShape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessiblePresentationOLEShape.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessiblePresentationOLEShape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessiblePresentationShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessiblePresentationShape.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessiblePresentationShape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessibleSlideSorterObject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessibleSlideSorterView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessibleSlideSorterView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/AccessibleViewForwarder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/AccessibleViewForwarder.cxx -o $W/CxxObject/sd/source/ui/accessibility/AccessibleViewForwarder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/accessibility/SdShapeTypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/accessibility/ $W/Dep/CxxObject/sd/source/ui/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/accessibility/SdShapeTypes.cxx -o $W/CxxObject/sd/source/ui/accessibility/SdShapeTypes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/animations/CategoryListBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/animations/ $W/Dep/CxxObject/sd/source/ui/animations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/animations/CategoryListBox.cxx -o $W/CxxObject/sd/source/ui/animations/CategoryListBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/animations/CustomAnimationDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/animations/ $W/Dep/CxxObject/sd/source/ui/animations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/animations/CustomAnimationDialog.cxx -o $W/CxxObject/sd/source/ui/animations/CustomAnimationDialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/animations/CustomAnimationList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/animations/ $W/Dep/CxxObject/sd/source/ui/animations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/animations/CustomAnimationList.cxx -o $W/CxxObject/sd/source/ui/animations/CustomAnimationList.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/animations/CustomAnimationPane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/animations/ $W/Dep/CxxObject/sd/source/ui/animations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/animations/CustomAnimationPane.cxx -o $W/CxxObject/sd/source/ui/animations/CustomAnimationPane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/animations/STLPropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/animations/ $W/Dep/CxxObject/sd/source/ui/animations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/animations/STLPropertySet.cxx -o $W/CxxObject/sd/source/ui/animations/STLPropertySet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/animations/SlideTransitionPane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/animations/ $W/Dep/CxxObject/sd/source/ui/animations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/animations/SlideTransitionPane.cxx -o $W/CxxObject/sd/source/ui/animations/SlideTransitionPane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/animations/SlideTransitionBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/animations/ $W/Dep/CxxObject/sd/source/ui/animations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/animations/SlideTransitionBox.cxx -o $W/CxxObject/sd/source/ui/animations/SlideTransitionBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/animations/motionpathtag.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/animations/ $W/Dep/CxxObject/sd/source/ui/animations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/animations/motionpathtag.cxx -o $W/CxxObject/sd/source/ui/animations/motionpathtag.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/annotations/annotationmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/annotations/ $W/Dep/CxxObject/sd/source/ui/annotations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/annotations/annotationmanager.cxx -o $W/CxxObject/sd/source/ui/annotations/annotationmanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/annotations/annotationtag.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/annotations/ $W/Dep/CxxObject/sd/source/ui/annotations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/annotations/annotationtag.cxx -o $W/CxxObject/sd/source/ui/annotations/annotationtag.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/annotations/annotationwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/annotations/ $W/Dep/CxxObject/sd/source/ui/annotations/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/annotations/annotationwindow.cxx -o $W/CxxObject/sd/source/ui/annotations/annotationwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/app/optsitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/app/ $W/Dep/CxxObject/sd/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/app/optsitem.cxx -o $W/CxxObject/sd/source/ui/app/optsitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/app/sddll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/app/ $W/Dep/CxxObject/sd/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/app/sddll.cxx -o $W/CxxObject/sd/source/ui/app/sddll.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/app/sdmod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/app/ $W/Dep/CxxObject/sd/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/app/sdmod.cxx -o $W/CxxObject/sd/source/ui/app/sdmod.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/app/sdmod1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/app/ $W/Dep/CxxObject/sd/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/app/sdmod1.cxx -o $W/CxxObject/sd/source/ui/app/sdmod1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/app/sdmod2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/app/ $W/Dep/CxxObject/sd/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/app/sdmod2.cxx -o $W/CxxObject/sd/source/ui/app/sdmod2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/app/sdpopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/app/ $W/Dep/CxxObject/sd/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/app/sdpopup.cxx -o $W/CxxObject/sd/source/ui/app/sdpopup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/app/sdxfer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/app/ $W/Dep/CxxObject/sd/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/app/sdxfer.cxx -o $W/CxxObject/sd/source/ui/app/sdxfer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/app/tmplctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/app/ $W/Dep/CxxObject/sd/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/app/tmplctrl.cxx -o $W/CxxObject/sd/source/ui/app/tmplctrl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/controller/slidelayoutcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/controller/ $W/Dep/CxxObject/sd/source/ui/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/controller/slidelayoutcontroller.cxx -o $W/CxxObject/sd/source/ui/controller/slidelayoutcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/controller/displaymodecontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/controller/ $W/Dep/CxxObject/sd/source/ui/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/controller/displaymodecontroller.cxx -o $W/CxxObject/sd/source/ui/controller/displaymodecontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/AnimationChildWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/AnimationChildWindow.cxx -o $W/CxxObject/sd/source/ui/dlg/AnimationChildWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/LayerTabBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/LayerTabBar.cxx -o $W/CxxObject/sd/source/ui/dlg/LayerTabBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/NavigatorChildWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/NavigatorChildWindow.cxx -o $W/CxxObject/sd/source/ui/dlg/NavigatorChildWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/PaneChildWindows.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/PaneChildWindows.cxx -o $W/CxxObject/sd/source/ui/dlg/PaneChildWindows.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/PaneDockingWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/PaneDockingWindow.cxx -o $W/CxxObject/sd/source/ui/dlg/PaneDockingWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/PaneShells.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/PaneShells.cxx -o $W/CxxObject/sd/source/ui/dlg/PaneShells.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/SpellDialogChildWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/SpellDialogChildWindow.cxx -o $W/CxxObject/sd/source/ui/dlg/SpellDialogChildWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/TemplateScanner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/TemplateScanner.cxx -o $W/CxxObject/sd/source/ui/dlg/TemplateScanner.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/animobjs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/animobjs.cxx -o $W/CxxObject/sd/source/ui/dlg/animobjs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/assclass.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/assclass.cxx -o $W/CxxObject/sd/source/ui/dlg/assclass.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/diactrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/diactrl.cxx -o $W/CxxObject/sd/source/ui/dlg/diactrl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/docprev.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/docprev.cxx -o $W/CxxObject/sd/source/ui/dlg/docprev.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/filedlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/filedlg.cxx -o $W/CxxObject/sd/source/ui/dlg/filedlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/gluectrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/gluectrl.cxx -o $W/CxxObject/sd/source/ui/dlg/gluectrl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/ins_paste.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/ins_paste.cxx -o $W/CxxObject/sd/source/ui/dlg/ins_paste.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/layeroptionsdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/layeroptionsdlg.cxx -o $W/CxxObject/sd/source/ui/dlg/layeroptionsdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/navigatr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/navigatr.cxx -o $W/CxxObject/sd/source/ui/dlg/navigatr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/sdabstdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/sdabstdlg.cxx -o $W/CxxObject/sd/source/ui/dlg/sdabstdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/sdtreelb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/sdtreelb.cxx -o $W/CxxObject/sd/source/ui/dlg/sdtreelb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/dlg/unchss.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/unchss.cxx -o $W/CxxObject/sd/source/ui/dlg/unchss.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/docshell/docshel2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/docshell/ $W/Dep/CxxObject/sd/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/docshell/docshel2.cxx -o $W/CxxObject/sd/source/ui/docshell/docshel2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/docshell/docshel3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/docshell/ $W/Dep/CxxObject/sd/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/docshell/docshel3.cxx -o $W/CxxObject/sd/source/ui/docshell/docshel3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/docshell/docshel4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/docshell/ $W/Dep/CxxObject/sd/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/docshell/docshel4.cxx -o $W/CxxObject/sd/source/ui/docshell/docshel4.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/docshell/docshell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/docshell/ $W/Dep/CxxObject/sd/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/docshell/docshell.cxx -o $W/CxxObject/sd/source/ui/docshell/docshell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/docshell/grdocsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/docshell/ $W/Dep/CxxObject/sd/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/docshell/grdocsh.cxx -o $W/CxxObject/sd/source/ui/docshell/grdocsh.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/docshell/sdclient.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/docshell/ $W/Dep/CxxObject/sd/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/docshell/sdclient.cxx -o $W/CxxObject/sd/source/ui/docshell/sdclient.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ChangeRequestQueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ChangeRequestQueue.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ChangeRequestQueue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/Configuration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/Configuration.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/Configuration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ConfigurationClassifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ConfigurationClassifier.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationClassifier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ConfigurationController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ConfigurationController.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ConfigurationTracer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ConfigurationTracer.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationTracer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ConfigurationUpdater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ConfigurationUpdater.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationUpdater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ResourceFactoryManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ResourceFactoryManager.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ResourceFactoryManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/ResourceId.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/ResourceId.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/ResourceId.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/configuration/UpdateRequest.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/configuration/ $W/Dep/CxxObject/sd/source/ui/framework/configuration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/configuration/UpdateRequest.cxx -o $W/CxxObject/sd/source/ui/framework/configuration/UpdateRequest.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/BasicPaneFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/BasicPaneFactory.cxx -o $W/CxxObject/sd/source/ui/framework/factories/BasicPaneFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/BasicToolBarFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/BasicToolBarFactory.cxx -o $W/CxxObject/sd/source/ui/framework/factories/BasicToolBarFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/BasicViewFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/BasicViewFactory.cxx -o $W/CxxObject/sd/source/ui/framework/factories/BasicViewFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/ChildWindowPane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/ChildWindowPane.cxx -o $W/CxxObject/sd/source/ui/framework/factories/ChildWindowPane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/FrameWindowPane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/FrameWindowPane.cxx -o $W/CxxObject/sd/source/ui/framework/factories/FrameWindowPane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/FullScreenPane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/FullScreenPane.cxx -o $W/CxxObject/sd/source/ui/framework/factories/FullScreenPane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/Pane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/Pane.cxx -o $W/CxxObject/sd/source/ui/framework/factories/Pane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/PresentationFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/PresentationFactory.cxx -o $W/CxxObject/sd/source/ui/framework/factories/PresentationFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/factories/ViewShellWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/factories/ $W/Dep/CxxObject/sd/source/ui/framework/factories/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/factories/ViewShellWrapper.cxx -o $W/CxxObject/sd/source/ui/framework/factories/ViewShellWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/CenterViewFocusModule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/CenterViewFocusModule.cxx -o $W/CxxObject/sd/source/ui/framework/module/CenterViewFocusModule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/DrawModule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/DrawModule.cxx -o $W/CxxObject/sd/source/ui/framework/module/DrawModule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/ImpressModule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/ImpressModule.cxx -o $W/CxxObject/sd/source/ui/framework/module/ImpressModule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/ModuleController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/ModuleController.cxx -o $W/CxxObject/sd/source/ui/framework/module/ModuleController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/PresentationModule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/PresentationModule.cxx -o $W/CxxObject/sd/source/ui/framework/module/PresentationModule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/ShellStackGuard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/ShellStackGuard.cxx -o $W/CxxObject/sd/source/ui/framework/module/ShellStackGuard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/SlideSorterModule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/SlideSorterModule.cxx -o $W/CxxObject/sd/source/ui/framework/module/SlideSorterModule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/ToolBarModule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/ToolBarModule.cxx -o $W/CxxObject/sd/source/ui/framework/module/ToolBarModule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/module/ViewTabBarModule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/module/ $W/Dep/CxxObject/sd/source/ui/framework/module/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/module/ViewTabBarModule.cxx -o $W/CxxObject/sd/source/ui/framework/module/ViewTabBarModule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/framework/tools/FrameworkHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/framework/tools/ $W/Dep/CxxObject/sd/source/ui/framework/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/framework/tools/FrameworkHelper.cxx -o $W/CxxObject/sd/source/ui/framework/tools/FrameworkHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/bulmaper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/bulmaper.cxx -o $W/CxxObject/sd/source/ui/func/bulmaper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuarea.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuarea.cxx -o $W/CxxObject/sd/source/ui/func/fuarea.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fubullet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fubullet.cxx -o $W/CxxObject/sd/source/ui/func/fubullet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuchar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuchar.cxx -o $W/CxxObject/sd/source/ui/func/fuchar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fucon3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fucon3d.cxx -o $W/CxxObject/sd/source/ui/func/fucon3d.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuconarc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuconarc.cxx -o $W/CxxObject/sd/source/ui/func/fuconarc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuconbez.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuconbez.cxx -o $W/CxxObject/sd/source/ui/func/fuconbez.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuconcs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuconcs.cxx -o $W/CxxObject/sd/source/ui/func/fuconcs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuconnct.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuconnct.cxx -o $W/CxxObject/sd/source/ui/func/fuconnct.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuconrec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuconrec.cxx -o $W/CxxObject/sd/source/ui/func/fuconrec.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuconstr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuconstr.cxx -o $W/CxxObject/sd/source/ui/func/fuconstr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuconuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuconuno.cxx -o $W/CxxObject/sd/source/ui/func/fuconuno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fucopy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fucopy.cxx -o $W/CxxObject/sd/source/ui/func/fucopy.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fucushow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fucushow.cxx -o $W/CxxObject/sd/source/ui/func/fucushow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fudraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fudraw.cxx -o $W/CxxObject/sd/source/ui/func/fudraw.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fudspord.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fudspord.cxx -o $W/CxxObject/sd/source/ui/func/fudspord.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuediglu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuediglu.cxx -o $W/CxxObject/sd/source/ui/func/fuediglu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuexpand.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuexpand.cxx -o $W/CxxObject/sd/source/ui/func/fuexpand.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuformatpaintbrush.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuformatpaintbrush.cxx -o $W/CxxObject/sd/source/ui/func/fuformatpaintbrush.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuhhconv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuhhconv.cxx -o $W/CxxObject/sd/source/ui/func/fuhhconv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuinsert.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuinsert.cxx -o $W/CxxObject/sd/source/ui/func/fuinsert.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuinsfil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuinsfil.cxx -o $W/CxxObject/sd/source/ui/func/fuinsfil.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuline.cxx -o $W/CxxObject/sd/source/ui/func/fuline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fulinend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fulinend.cxx -o $W/CxxObject/sd/source/ui/func/fulinend.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fulink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fulink.cxx -o $W/CxxObject/sd/source/ui/func/fulink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fumeasur.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fumeasur.cxx -o $W/CxxObject/sd/source/ui/func/fumeasur.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fumorph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fumorph.cxx -o $W/CxxObject/sd/source/ui/func/fumorph.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/funavig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/funavig.cxx -o $W/CxxObject/sd/source/ui/func/funavig.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuoaprms.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuoaprms.cxx -o $W/CxxObject/sd/source/ui/func/fuoaprms.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuolbull.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuolbull.cxx -o $W/CxxObject/sd/source/ui/func/fuolbull.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuoltext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuoltext.cxx -o $W/CxxObject/sd/source/ui/func/fuoltext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fupage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fupage.cxx -o $W/CxxObject/sd/source/ui/func/fupage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuparagr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuparagr.cxx -o $W/CxxObject/sd/source/ui/func/fuparagr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fupoor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fupoor.cxx -o $W/CxxObject/sd/source/ui/func/fupoor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuprlout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuprlout.cxx -o $W/CxxObject/sd/source/ui/func/fuprlout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuprobjs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuprobjs.cxx -o $W/CxxObject/sd/source/ui/func/fuprobjs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuscale.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuscale.cxx -o $W/CxxObject/sd/source/ui/func/fuscale.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fusearch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fusearch.cxx -o $W/CxxObject/sd/source/ui/func/fusearch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fusel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fusel.cxx -o $W/CxxObject/sd/source/ui/func/fusel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fusldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fusldlg.cxx -o $W/CxxObject/sd/source/ui/func/fusldlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fusnapln.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fusnapln.cxx -o $W/CxxObject/sd/source/ui/func/fusnapln.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fusumry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fusumry.cxx -o $W/CxxObject/sd/source/ui/func/fusumry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/futempl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/futempl.cxx -o $W/CxxObject/sd/source/ui/func/futempl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/futext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/futext.cxx -o $W/CxxObject/sd/source/ui/func/futext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/futhes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/futhes.cxx -o $W/CxxObject/sd/source/ui/func/futhes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/futransf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/futransf.cxx -o $W/CxxObject/sd/source/ui/func/futransf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/futxtatt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/futxtatt.cxx -o $W/CxxObject/sd/source/ui/func/futxtatt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuvect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuvect.cxx -o $W/CxxObject/sd/source/ui/func/fuvect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/fuzoom.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/fuzoom.cxx -o $W/CxxObject/sd/source/ui/func/fuzoom.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/sdundogr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/sdundogr.cxx -o $W/CxxObject/sd/source/ui/func/sdundogr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/smarttag.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/smarttag.cxx -o $W/CxxObject/sd/source/ui/func/smarttag.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/undoback.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/undoback.cxx -o $W/CxxObject/sd/source/ui/func/undoback.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/undoheaderfooter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/undoheaderfooter.cxx -o $W/CxxObject/sd/source/ui/func/undoheaderfooter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/undolayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/undolayer.cxx -o $W/CxxObject/sd/source/ui/func/undolayer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/undopage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/undopage.cxx -o $W/CxxObject/sd/source/ui/func/undopage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/unmovss.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/unmovss.cxx -o $W/CxxObject/sd/source/ui/func/unmovss.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/unoaprms.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/unoaprms.cxx -o $W/CxxObject/sd/source/ui/func/unoaprms.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/func/unprlout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/func/ $W/Dep/CxxObject/sd/source/ui/func/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/func/unprlout.cxx -o $W/CxxObject/sd/source/ui/func/unprlout.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/presenter/CanvasUpdateRequester.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/presenter/ $W/Dep/CxxObject/sd/source/ui/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/presenter/CanvasUpdateRequester.cxx -o $W/CxxObject/sd/source/ui/presenter/CanvasUpdateRequester.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/presenter/PresenterCanvas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/presenter/ $W/Dep/CxxObject/sd/source/ui/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/presenter/PresenterCanvas.cxx -o $W/CxxObject/sd/source/ui/presenter/PresenterCanvas.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/presenter/PresenterHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/presenter/ $W/Dep/CxxObject/sd/source/ui/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/presenter/PresenterHelper.cxx -o $W/CxxObject/sd/source/ui/presenter/PresenterHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/presenter/PresenterPreviewCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/presenter/ $W/Dep/CxxObject/sd/source/ui/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/presenter/PresenterPreviewCache.cxx -o $W/CxxObject/sd/source/ui/presenter/PresenterPreviewCache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/presenter/PresenterTextView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/presenter/ $W/Dep/CxxObject/sd/source/ui/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/presenter/PresenterTextView.cxx -o $W/CxxObject/sd/source/ui/presenter/PresenterTextView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/presenter/SlideRenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/presenter/ $W/Dep/CxxObject/sd/source/ui/presenter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/presenter/SlideRenderer.cxx -o $W/CxxObject/sd/source/ui/presenter/SlideRenderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/AllMasterPagesSelector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/AllMasterPagesSelector.cxx -o $W/CxxObject/sd/source/ui/sidebar/AllMasterPagesSelector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx -o $W/CxxObject/sd/source/ui/sidebar/CurrentMasterPagesSelector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/CustomAnimationPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/CustomAnimationPanel.cxx -o $W/CxxObject/sd/source/ui/sidebar/CustomAnimationPanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/DocumentHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/DocumentHelper.cxx -o $W/CxxObject/sd/source/ui/sidebar/DocumentHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/LayoutMenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/LayoutMenu.cxx -o $W/CxxObject/sd/source/ui/sidebar/LayoutMenu.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/MasterPageContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/MasterPageContainer.cxx -o $W/CxxObject/sd/source/ui/sidebar/MasterPageContainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/MasterPageContainerFiller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/MasterPageContainerFiller.cxx -o $W/CxxObject/sd/source/ui/sidebar/MasterPageContainerFiller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/MasterPageContainerProviders.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/MasterPageContainerProviders.cxx -o $W/CxxObject/sd/source/ui/sidebar/MasterPageContainerProviders.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/MasterPageContainerQueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/MasterPageContainerQueue.cxx -o $W/CxxObject/sd/source/ui/sidebar/MasterPageContainerQueue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/MasterPageDescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/MasterPageDescriptor.cxx -o $W/CxxObject/sd/source/ui/sidebar/MasterPageDescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/MasterPageObserver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/MasterPageObserver.cxx -o $W/CxxObject/sd/source/ui/sidebar/MasterPageObserver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/MasterPagesSelector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/MasterPagesSelector.cxx -o $W/CxxObject/sd/source/ui/sidebar/MasterPagesSelector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/NavigatorWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/NavigatorWrapper.cxx -o $W/CxxObject/sd/source/ui/sidebar/NavigatorWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/PanelBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/PanelBase.cxx -o $W/CxxObject/sd/source/ui/sidebar/PanelBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/PanelFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/PanelFactory.cxx -o $W/CxxObject/sd/source/ui/sidebar/PanelFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/PreviewValueSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/PreviewValueSet.cxx -o $W/CxxObject/sd/source/ui/sidebar/PreviewValueSet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/RecentlyUsedMasterPages.cxx -o $W/CxxObject/sd/source/ui/sidebar/RecentlyUsedMasterPages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/RecentMasterPagesSelector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/RecentMasterPagesSelector.cxx -o $W/CxxObject/sd/source/ui/sidebar/RecentMasterPagesSelector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/SlideTransitionPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/SlideTransitionPanel.cxx -o $W/CxxObject/sd/source/ui/sidebar/SlideTransitionPanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/SlideBackground.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/SlideBackground.cxx -o $W/CxxObject/sd/source/ui/sidebar/SlideBackground.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/sidebar/TableDesignPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/sidebar/ $W/Dep/CxxObject/sd/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/sidebar/TableDesignPanel.cxx -o $W/CxxObject/sd/source/ui/sidebar/TableDesignPanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slideshow/PaneHider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slideshow/ $W/Dep/CxxObject/sd/source/ui/slideshow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slideshow/PaneHider.cxx -o $W/CxxObject/sd/source/ui/slideshow/PaneHider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slideshow/SlideShowRestarter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slideshow/ $W/Dep/CxxObject/sd/source/ui/slideshow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slideshow/SlideShowRestarter.cxx -o $W/CxxObject/sd/source/ui/slideshow/SlideShowRestarter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slideshow/showwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slideshow/ $W/Dep/CxxObject/sd/source/ui/slideshow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slideshow/showwin.cxx -o $W/CxxObject/sd/source/ui/slideshow/showwin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slideshow/slideshow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slideshow/ $W/Dep/CxxObject/sd/source/ui/slideshow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slideshow/slideshow.cxx -o $W/CxxObject/sd/source/ui/slideshow/slideshow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slideshow/slideshowimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slideshow/ $W/Dep/CxxObject/sd/source/ui/slideshow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slideshow/slideshowimpl.cxx -o $W/CxxObject/sd/source/ui/slideshow/slideshowimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slideshow/slideshowviewimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slideshow/ $W/Dep/CxxObject/sd/source/ui/slideshow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slideshow/slideshowviewimpl.cxx -o $W/CxxObject/sd/source/ui/slideshow/slideshowviewimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsBitmapCache.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsBitmapCache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapCompressor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsBitmapCompressor.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsBitmapCompressor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsBitmapFactory.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsBitmapFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsCacheCompactor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsCacheConfiguration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsCacheConfiguration.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsCacheConfiguration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsGenericPageCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsGenericPageCache.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsGenericPageCache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsPageCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsPageCache.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsPageCache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsPageCacheManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsQueueProcessor.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsQueueProcessor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsRequestFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsRequestFactory.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsRequestFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/cache/ $W/Dep/CxxObject/sd/source/ui/slidesorter/cache/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx -o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsRequestQueue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlideSorterController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlideSorterController.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlideSorterController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsAnimationFunction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsAnimationFunction.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsAnimationFunction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsAnimator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsAnimator.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsAnimator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsClipboard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsClipboard.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsClipboard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsDragAndDropContext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsFocusManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsFocusManager.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsFocusManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsListener.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsListener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsPageSelector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsPageSelector.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsPageSelector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsProperties.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsScrollBarManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsScrollBarManager.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsScrollBarManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsSelectionFunction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsSelectionManager.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsSelectionManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsSelectionObserver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsSlotManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsSlotManager.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsSlotManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsTransferableData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsTransferableData.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsTransferableData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/controller/ $W/Dep/CxxObject/sd/source/ui/slidesorter/controller/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.cxx -o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/model/SlideSorterModel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/model/ $W/Dep/CxxObject/sd/source/ui/slidesorter/model/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/model/SlideSorterModel.cxx -o $W/CxxObject/sd/source/ui/slidesorter/model/SlideSorterModel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/model/SlsPageDescriptor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/model/ $W/Dep/CxxObject/sd/source/ui/slidesorter/model/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/model/SlsPageDescriptor.cxx -o $W/CxxObject/sd/source/ui/slidesorter/model/SlsPageDescriptor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/model/ $W/Dep/CxxObject/sd/source/ui/slidesorter/model/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx -o $W/CxxObject/sd/source/ui/slidesorter/model/SlsPageEnumeration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/model/ $W/Dep/CxxObject/sd/source/ui/slidesorter/model/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.cxx -o $W/CxxObject/sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/model/SlsVisualState.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/model/ $W/Dep/CxxObject/sd/source/ui/slidesorter/model/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/model/SlsVisualState.cxx -o $W/CxxObject/sd/source/ui/slidesorter/model/SlsVisualState.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/shell/SlideSorter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/shell/ $W/Dep/CxxObject/sd/source/ui/slidesorter/shell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/shell/SlideSorter.cxx -o $W/CxxObject/sd/source/ui/slidesorter/shell/SlideSorter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/shell/SlideSorterService.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/shell/ $W/Dep/CxxObject/sd/source/ui/slidesorter/shell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/shell/SlideSorterService.cxx -o $W/CxxObject/sd/source/ui/slidesorter/shell/SlideSorterService.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/shell/ $W/Dep/CxxObject/sd/source/ui/slidesorter/shell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx -o $W/CxxObject/sd/source/ui/slidesorter/shell/SlideSorterViewShell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlideSorterView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlideSorterView.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlideSorterView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsFontProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsFontProvider.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsFontProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsFramePainter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsFramePainter.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsFramePainter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsInsertAnimator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsLayeredDevice.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsLayouter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsLayouter.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsLayouter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsPageObjectLayouter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsPageObjectLayouter.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsPageObjectLayouter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsPageObjectPainter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsTheme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsTheme.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsTheme.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsToolTip.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsToolTip.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsToolTip.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/slidesorter/view/SlsViewCacheContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/slidesorter/view/ $W/Dep/CxxObject/sd/source/ui/slidesorter/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/slidesorter/view/SlsViewCacheContext.cxx -o $W/CxxObject/sd/source/ui/slidesorter/view/SlsViewCacheContext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/table/TableDesignPane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/table/ $W/Dep/CxxObject/sd/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/table/TableDesignPane.cxx -o $W/CxxObject/sd/source/ui/table/TableDesignPane.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/table/tablefunction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/table/ $W/Dep/CxxObject/sd/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/table/tablefunction.cxx -o $W/CxxObject/sd/source/ui/table/tablefunction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/table/tableobjectbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/table/ $W/Dep/CxxObject/sd/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/table/tableobjectbar.cxx -o $W/CxxObject/sd/source/ui/table/tableobjectbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/AsynchronousCall.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/AsynchronousCall.cxx -o $W/CxxObject/sd/source/ui/tools/AsynchronousCall.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/ConfigurationAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/ConfigurationAccess.cxx -o $W/CxxObject/sd/source/ui/tools/ConfigurationAccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/EventMultiplexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/EventMultiplexer.cxx -o $W/CxxObject/sd/source/ui/tools/EventMultiplexer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/IconCache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/IconCache.cxx -o $W/CxxObject/sd/source/ui/tools/IconCache.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/IdleDetection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/IdleDetection.cxx -o $W/CxxObject/sd/source/ui/tools/IdleDetection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/PreviewRenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/PreviewRenderer.cxx -o $W/CxxObject/sd/source/ui/tools/PreviewRenderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/PropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/PropertySet.cxx -o $W/CxxObject/sd/source/ui/tools/PropertySet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/SdGlobalResourceContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/SdGlobalResourceContainer.cxx -o $W/CxxObject/sd/source/ui/tools/SdGlobalResourceContainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/SlotStateListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/SlotStateListener.cxx -o $W/CxxObject/sd/source/ui/tools/SlotStateListener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/tools/TimerBasedTaskExecution.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/tools/ $W/Dep/CxxObject/sd/source/ui/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/tools/TimerBasedTaskExecution.cxx -o $W/CxxObject/sd/source/ui/tools/TimerBasedTaskExecution.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/uitest/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/uitest/ $W/Dep/CxxObject/sd/source/ui/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/uitest/uiobject.cxx -o $W/CxxObject/sd/source/ui/uitest/uiobject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/DrawController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/DrawController.cxx -o $W/CxxObject/sd/source/ui/unoidl/DrawController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/SdUnoDrawView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/SdUnoDrawView.cxx -o $W/CxxObject/sd/source/ui/unoidl/SdUnoDrawView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/SdUnoOutlineView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/SdUnoOutlineView.cxx -o $W/CxxObject/sd/source/ui/unoidl/SdUnoOutlineView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/SdUnoSlideView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/SdUnoSlideView.cxx -o $W/CxxObject/sd/source/ui/unoidl/SdUnoSlideView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/UnoDocumentSettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/UnoDocumentSettings.cxx -o $W/CxxObject/sd/source/ui/unoidl/UnoDocumentSettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/facreg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/facreg.cxx -o $W/CxxObject/sd/source/ui/unoidl/facreg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/randomnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/randomnode.cxx -o $W/CxxObject/sd/source/ui/unoidl/randomnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unocpres.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unocpres.cxx -o $W/CxxObject/sd/source/ui/unoidl/unocpres.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unodoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unodoc.cxx -o $W/CxxObject/sd/source/ui/unoidl/unodoc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unolayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unolayer.cxx -o $W/CxxObject/sd/source/ui/unoidl/unolayer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unomodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unomodel.cxx -o $W/CxxObject/sd/source/ui/unoidl/unomodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unomodule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unomodule.cxx -o $W/CxxObject/sd/source/ui/unoidl/unomodule.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unoobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unoobj.cxx -o $W/CxxObject/sd/source/ui/unoidl/unoobj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unopage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unopage.cxx -o $W/CxxObject/sd/source/ui/unoidl/unopage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unopback.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unopback.cxx -o $W/CxxObject/sd/source/ui/unoidl/unopback.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unopool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unopool.cxx -o $W/CxxObject/sd/source/ui/unoidl/unopool.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unosrch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unosrch.cxx -o $W/CxxObject/sd/source/ui/unoidl/unosrch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/unoidl/unowcntr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/unoidl/ $W/Dep/CxxObject/sd/source/ui/unoidl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/unoidl/unowcntr.cxx -o $W/CxxObject/sd/source/ui/unoidl/unowcntr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/DocumentRenderer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/DocumentRenderer.cxx -o $W/CxxObject/sd/source/ui/view/DocumentRenderer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/FormShellManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/FormShellManager.cxx -o $W/CxxObject/sd/source/ui/view/FormShellManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/GraphicObjectBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/GraphicObjectBar.cxx -o $W/CxxObject/sd/source/ui/view/GraphicObjectBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/GraphicViewShellBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/GraphicViewShellBase.cxx -o $W/CxxObject/sd/source/ui/view/GraphicViewShellBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/ImpressViewShellBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/ImpressViewShellBase.cxx -o $W/CxxObject/sd/source/ui/view/ImpressViewShellBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/MediaObjectBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/MediaObjectBar.cxx -o $W/CxxObject/sd/source/ui/view/MediaObjectBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/OutlineViewShellBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/OutlineViewShellBase.cxx -o $W/CxxObject/sd/source/ui/view/OutlineViewShellBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/Outliner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/Outliner.cxx -o $W/CxxObject/sd/source/ui/view/Outliner.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/OutlinerIterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/OutlinerIterator.cxx -o $W/CxxObject/sd/source/ui/view/OutlinerIterator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/PresentationViewShellBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/PresentationViewShellBase.cxx -o $W/CxxObject/sd/source/ui/view/PresentationViewShellBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/SlideSorterViewShellBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/SlideSorterViewShellBase.cxx -o $W/CxxObject/sd/source/ui/view/SlideSorterViewShellBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/ToolBarManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/ToolBarManager.cxx -o $W/CxxObject/sd/source/ui/view/ToolBarManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/ViewClipboard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/ViewClipboard.cxx -o $W/CxxObject/sd/source/ui/view/ViewClipboard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/ViewShellBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/ViewShellBase.cxx -o $W/CxxObject/sd/source/ui/view/ViewShellBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/ViewShellHint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/ViewShellHint.cxx -o $W/CxxObject/sd/source/ui/view/ViewShellHint.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/ViewShellImplementation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/ViewShellImplementation.cxx -o $W/CxxObject/sd/source/ui/view/ViewShellImplementation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/ViewShellManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/ViewShellManager.cxx -o $W/CxxObject/sd/source/ui/view/ViewShellManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/ViewTabBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/ViewTabBar.cxx -o $W/CxxObject/sd/source/ui/view/ViewTabBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/WindowUpdater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/WindowUpdater.cxx -o $W/CxxObject/sd/source/ui/view/WindowUpdater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/clview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/clview.cxx -o $W/CxxObject/sd/source/ui/view/clview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drawview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drawview.cxx -o $W/CxxObject/sd/source/ui/view/drawview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drbezob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drbezob.cxx -o $W/CxxObject/sd/source/ui/view/drbezob.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drtxtob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drtxtob.cxx -o $W/CxxObject/sd/source/ui/view/drtxtob.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drtxtob1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drtxtob1.cxx -o $W/CxxObject/sd/source/ui/view/drtxtob1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews1.cxx -o $W/CxxObject/sd/source/ui/view/drviews1.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews2.cxx -o $W/CxxObject/sd/source/ui/view/drviews2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews3.cxx -o $W/CxxObject/sd/source/ui/view/drviews3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews4.cxx -o $W/CxxObject/sd/source/ui/view/drviews4.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews5.cxx -o $W/CxxObject/sd/source/ui/view/drviews5.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews6.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews6.cxx -o $W/CxxObject/sd/source/ui/view/drviews6.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews7.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews7.cxx -o $W/CxxObject/sd/source/ui/view/drviews7.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews8.cxx -o $W/CxxObject/sd/source/ui/view/drviews8.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviews9.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviews9.cxx -o $W/CxxObject/sd/source/ui/view/drviews9.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsa.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsa.cxx -o $W/CxxObject/sd/source/ui/view/drviewsa.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsb.cxx -o $W/CxxObject/sd/source/ui/view/drviewsb.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsc.cxx -o $W/CxxObject/sd/source/ui/view/drviewsc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsd.cxx -o $W/CxxObject/sd/source/ui/view/drviewsd.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewse.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewse.cxx -o $W/CxxObject/sd/source/ui/view/drviewse.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsf.cxx -o $W/CxxObject/sd/source/ui/view/drviewsf.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsg.cxx -o $W/CxxObject/sd/source/ui/view/drviewsg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsh.cxx -o $W/CxxObject/sd/source/ui/view/drviewsh.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsi.cxx -o $W/CxxObject/sd/source/ui/view/drviewsi.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsj.cxx -o $W/CxxObject/sd/source/ui/view/drviewsj.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drviewsk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drviewsk.cxx -o $W/CxxObject/sd/source/ui/view/drviewsk.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/drvwshrg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/drvwshrg.cxx -o $W/CxxObject/sd/source/ui/view/drvwshrg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/frmview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/frmview.cxx -o $W/CxxObject/sd/source/ui/view/frmview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/grviewsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/grviewsh.cxx -o $W/CxxObject/sd/source/ui/view/grviewsh.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/outlnvs2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/outlnvs2.cxx -o $W/CxxObject/sd/source/ui/view/outlnvs2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/outlnvsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/outlnvsh.cxx -o $W/CxxObject/sd/source/ui/view/outlnvsh.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/outlview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/outlview.cxx -o $W/CxxObject/sd/source/ui/view/outlview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/presvish.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/presvish.cxx -o $W/CxxObject/sd/source/ui/view/presvish.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/sdruler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/sdruler.cxx -o $W/CxxObject/sd/source/ui/view/sdruler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/sdview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/sdview.cxx -o $W/CxxObject/sd/source/ui/view/sdview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/sdview2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/sdview2.cxx -o $W/CxxObject/sd/source/ui/view/sdview2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/sdview3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/sdview3.cxx -o $W/CxxObject/sd/source/ui/view/sdview3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/sdview4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/sdview4.cxx -o $W/CxxObject/sd/source/ui/view/sdview4.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/sdview5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/sdview5.cxx -o $W/CxxObject/sd/source/ui/view/sdview5.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/sdwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/sdwindow.cxx -o $W/CxxObject/sd/source/ui/view/sdwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/tabcontr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/tabcontr.cxx -o $W/CxxObject/sd/source/ui/view/tabcontr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/unmodpg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/unmodpg.cxx -o $W/CxxObject/sd/source/ui/view/unmodpg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/viewoverlaymanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/viewoverlaymanager.cxx -o $W/CxxObject/sd/source/ui/view/viewoverlaymanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/viewshe2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/viewshe2.cxx -o $W/CxxObject/sd/source/ui/view/viewshe2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/viewshe3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/viewshe3.cxx -o $W/CxxObject/sd/source/ui/view/viewshe3.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/viewshel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/viewshel.cxx -o $W/CxxObject/sd/source/ui/view/viewshel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/view/zoomlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/view/ $W/Dep/CxxObject/sd/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/view/zoomlist.cxx -o $W/CxxObject/sd/source/ui/view/zoomlist.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/BufferedStreamSocket.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/BufferedStreamSocket.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/BufferedStreamSocket.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/Communicator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/Communicator.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/Communicator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/ImagePreparer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/ImagePreparer.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/ImagePreparer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/Server.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/Server.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/Server.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/Receiver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/Receiver.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/Receiver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/Listener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/Listener.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/Listener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/Transmitter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/Transmitter.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/Transmitter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/DiscoveryService.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/DiscoveryService.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/DiscoveryService.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include [build CXX] sd/source/ui/remotecontrol/BluetoothServer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/remotecontrol/ $W/Dep/CxxObject/sd/source/ui/remotecontrol/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSD_DLLIMPLEMENTATION -DSDUI_DLL_NAME=\"libsduilo.so\" -DSYSTEM_LIBXML -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/remotecontrol/BluetoothServer.cxx -o $W/CxxObject/sd/source/ui/remotecontrol/BluetoothServer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$S/sd/source/ui/slidesorter/inc -I$W/SdiTarget/sd/sdi -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libswuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libscfiltlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvbaobjlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsdfiltlo.so [build CXX] slideshow/source/engine/activities/activitiesfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/activities/ $W/Dep/CxxObject/slideshow/source/engine/activities/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/activities/activitiesfactory.cxx -o $W/CxxObject/slideshow/source/engine/activities/activitiesfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/activities/activitybase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/activities/ $W/Dep/CxxObject/slideshow/source/engine/activities/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/activities/activitybase.cxx -o $W/CxxObject/slideshow/source/engine/activities/activitybase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/activities/continuousactivitybase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/activities/ $W/Dep/CxxObject/slideshow/source/engine/activities/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/activities/continuousactivitybase.cxx -o $W/CxxObject/slideshow/source/engine/activities/continuousactivitybase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/activities/continuouskeytimeactivitybase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/activities/ $W/Dep/CxxObject/slideshow/source/engine/activities/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/activities/continuouskeytimeactivitybase.cxx -o $W/CxxObject/slideshow/source/engine/activities/continuouskeytimeactivitybase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/activities/discreteactivitybase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/activities/ $W/Dep/CxxObject/slideshow/source/engine/activities/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/activities/discreteactivitybase.cxx -o $W/CxxObject/slideshow/source/engine/activities/discreteactivitybase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/activitiesqueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/activitiesqueue.cxx -o $W/CxxObject/slideshow/source/engine/activitiesqueue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/activities/simplecontinuousactivitybase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/activities/ $W/Dep/CxxObject/slideshow/source/engine/activities/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/activities/simplecontinuousactivitybase.cxx -o $W/CxxObject/slideshow/source/engine/activities/simplecontinuousactivitybase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animatedsprite.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animatedsprite.cxx -o $W/CxxObject/slideshow/source/engine/animatedsprite.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationfactory.cxx -o $W/CxxObject/slideshow/source/engine/animationfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationaudionode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationaudionode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationaudionode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationbasenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationbasenode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationbasenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationcolornode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationcolornode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationcolornode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationcommandnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationcommandnode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationcommandnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationnodefactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationnodefactory.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationnodefactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationpathmotionnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationpathmotionnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationsetnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationsetnode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationsetnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationtransformnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationtransformnode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationtransformnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/animationtransitionfilternode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/animationtransitionfilternode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/animationtransitionfilternode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/basecontainernode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/basecontainernode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/basecontainernode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/basenode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/basenode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/basenode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/generateevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/generateevent.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/generateevent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/nodetools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/nodetools.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/nodetools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/paralleltimecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/paralleltimecontainer.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/paralleltimecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/propertyanimationnode.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/propertyanimationnode.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/propertyanimationnode.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/animationnodes/ $W/Dep/CxxObject/slideshow/source/engine/animationnodes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx -o $W/CxxObject/slideshow/source/engine/animationnodes/sequentialtimecontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/attributemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/attributemap.cxx -o $W/CxxObject/slideshow/source/engine/attributemap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/color.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/color.cxx -o $W/CxxObject/slideshow/source/engine/color.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/delayevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/delayevent.cxx -o $W/CxxObject/slideshow/source/engine/delayevent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/effectrewinder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/effectrewinder.cxx -o $W/CxxObject/slideshow/source/engine/effectrewinder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/eventmultiplexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/eventmultiplexer.cxx -o $W/CxxObject/slideshow/source/engine/eventmultiplexer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/eventqueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/eventqueue.cxx -o $W/CxxObject/slideshow/source/engine/eventqueue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/expressionnodefactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/expressionnodefactory.cxx -o $W/CxxObject/slideshow/source/engine/expressionnodefactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/rehearsetimingsactivity.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/rehearsetimingsactivity.cxx -o $W/CxxObject/slideshow/source/engine/rehearsetimingsactivity.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/screenupdater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/screenupdater.cxx -o $W/CxxObject/slideshow/source/engine/screenupdater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapeattributelayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapeattributelayer.cxx -o $W/CxxObject/slideshow/source/engine/shapeattributelayer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/appletshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/appletshape.cxx -o $W/CxxObject/slideshow/source/engine/shapes/appletshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/backgroundshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/backgroundshape.cxx -o $W/CxxObject/slideshow/source/engine/shapes/backgroundshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/drawinglayeranimation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/drawinglayeranimation.cxx -o $W/CxxObject/slideshow/source/engine/shapes/drawinglayeranimation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/drawshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/drawshape.cxx -o $W/CxxObject/slideshow/source/engine/shapes/drawshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/drawshapesubsetting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/drawshapesubsetting.cxx -o $W/CxxObject/slideshow/source/engine/shapes/drawshapesubsetting.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/externalshapebase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/externalshapebase.cxx -o $W/CxxObject/slideshow/source/engine/shapes/externalshapebase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/gdimtftools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/gdimtftools.cxx -o $W/CxxObject/slideshow/source/engine/shapes/gdimtftools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/intrinsicanimationactivity.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/intrinsicanimationactivity.cxx -o $W/CxxObject/slideshow/source/engine/shapes/intrinsicanimationactivity.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/mediashape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/mediashape.cxx -o $W/CxxObject/slideshow/source/engine/shapes/mediashape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/shapeimporter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/shapeimporter.cxx -o $W/CxxObject/slideshow/source/engine/shapes/shapeimporter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapesubset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapesubset.cxx -o $W/CxxObject/slideshow/source/engine/shapesubset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/viewappletshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/viewappletshape.cxx -o $W/CxxObject/slideshow/source/engine/shapes/viewappletshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/viewbackgroundshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/viewbackgroundshape.cxx -o $W/CxxObject/slideshow/source/engine/shapes/viewbackgroundshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/viewmediashape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/viewmediashape.cxx -o $W/CxxObject/slideshow/source/engine/shapes/viewmediashape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/shapes/viewshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/shapes/ $W/Dep/CxxObject/slideshow/source/engine/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/shapes/viewshape.cxx -o $W/CxxObject/slideshow/source/engine/shapes/viewshape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slidebitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slidebitmap.cxx -o $W/CxxObject/slideshow/source/engine/slidebitmap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slide/layer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/slide/ $W/Dep/CxxObject/slideshow/source/engine/slide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slide/layer.cxx -o $W/CxxObject/slideshow/source/engine/slide/layer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slide/layermanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/slide/ $W/Dep/CxxObject/slideshow/source/engine/slide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slide/layermanager.cxx -o $W/CxxObject/slideshow/source/engine/slide/layermanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slide/shapemanagerimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/slide/ $W/Dep/CxxObject/slideshow/source/engine/slide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slide/shapemanagerimpl.cxx -o $W/CxxObject/slideshow/source/engine/slide/shapemanagerimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slideshowcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slideshowcontext.cxx -o $W/CxxObject/slideshow/source/engine/slideshowcontext.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slideshowimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slideshowimpl.cxx -o $W/CxxObject/slideshow/source/engine/slideshowimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slide/slideanimations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/slide/ $W/Dep/CxxObject/slideshow/source/engine/slide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slide/slideanimations.cxx -o $W/CxxObject/slideshow/source/engine/slide/slideanimations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slide/slideimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/slide/ $W/Dep/CxxObject/slideshow/source/engine/slide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slide/slideimpl.cxx -o $W/CxxObject/slideshow/source/engine/slide/slideimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slide/targetpropertiescreator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/slide/ $W/Dep/CxxObject/slideshow/source/engine/slide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slide/targetpropertiescreator.cxx -o $W/CxxObject/slideshow/source/engine/slide/targetpropertiescreator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slide/userpaintoverlay.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/slide/ $W/Dep/CxxObject/slideshow/source/engine/slide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slide/userpaintoverlay.cxx -o $W/CxxObject/slideshow/source/engine/slide/userpaintoverlay.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/slideview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/slideview.cxx -o $W/CxxObject/slideshow/source/engine/slideview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/smilfunctionparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/smilfunctionparser.cxx -o $W/CxxObject/slideshow/source/engine/smilfunctionparser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/soundplayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/soundplayer.cxx -o $W/CxxObject/slideshow/source/engine/soundplayer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/tools.cxx -o $W/CxxObject/slideshow/source/engine/tools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/barndoorwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/barndoorwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/barndoorwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/barwipepolypolygon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/barwipepolypolygon.cxx -o $W/CxxObject/slideshow/source/engine/transitions/barwipepolypolygon.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/boxwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/boxwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/boxwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/checkerboardwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/checkerboardwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/checkerboardwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/clippingfunctor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/clippingfunctor.cxx -o $W/CxxObject/slideshow/source/engine/transitions/clippingfunctor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/clockwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/clockwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/clockwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/combtransition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/combtransition.cxx -o $W/CxxObject/slideshow/source/engine/transitions/combtransition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/doublediamondwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/doublediamondwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/doublediamondwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/ellipsewipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/ellipsewipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/ellipsewipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/fanwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/fanwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/fanwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/figurewipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/figurewipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/figurewipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/fourboxwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/fourboxwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/fourboxwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/iriswipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/iriswipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/iriswipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/parametricpolypolygonfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/parametricpolypolygonfactory.cxx -o $W/CxxObject/slideshow/source/engine/transitions/parametricpolypolygonfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/pinwheelwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/pinwheelwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/pinwheelwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/randomwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/randomwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/randomwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/shapetransitionfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/shapetransitionfactory.cxx -o $W/CxxObject/slideshow/source/engine/transitions/shapetransitionfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/slidechangebase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/slidechangebase.cxx -o $W/CxxObject/slideshow/source/engine/transitions/slidechangebase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/slidetransitionfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/slidetransitionfactory.cxx -o $W/CxxObject/slideshow/source/engine/transitions/slidetransitionfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/snakewipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/snakewipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/snakewipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/spiralwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/spiralwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/spiralwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/sweepwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/sweepwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/sweepwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/transitionfactorytab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/transitionfactorytab.cxx -o $W/CxxObject/slideshow/source/engine/transitions/transitionfactorytab.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/transitiontools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/transitiontools.cxx -o $W/CxxObject/slideshow/source/engine/transitions/transitiontools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/veewipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/veewipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/veewipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/waterfallwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/waterfallwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/waterfallwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/transitions/zigzagwipe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/transitions/ $W/Dep/CxxObject/slideshow/source/engine/transitions/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/transitions/zigzagwipe.cxx -o $W/CxxObject/slideshow/source/engine/transitions/zigzagwipe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/unoviewcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/unoviewcontainer.cxx -o $W/CxxObject/slideshow/source/engine/unoviewcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/usereventqueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/usereventqueue.cxx -o $W/CxxObject/slideshow/source/engine/usereventqueue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/waitsymbol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/waitsymbol.cxx -o $W/CxxObject/slideshow/source/engine/waitsymbol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/pointersymbol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/pointersymbol.cxx -o $W/CxxObject/slideshow/source/engine/pointersymbol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] slideshow/source/engine/wakeupevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/slideshow/source/engine/ $W/Dep/CxxObject/slideshow/source/engine/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/slideshow/source/engine/wakeupevent.cxx -o $W/CxxObject/slideshow/source/engine/wakeupevent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/slideshow/source/inc -I/usr/include -isystem /usr/include/libdrm -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libuuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libwriterperfectlo.so [build CXX] scripting/source/dlgprov/DialogModelProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/dlgprov/ $W/Dep/CxxObject/scripting/source/dlgprov/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/dlgprov/DialogModelProvider.cxx -o $W/CxxObject/scripting/source/dlgprov/DialogModelProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] scripting/source/dlgprov/dlgevtatt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/dlgprov/ $W/Dep/CxxObject/scripting/source/dlgprov/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/dlgprov/dlgevtatt.cxx -o $W/CxxObject/scripting/source/dlgprov/dlgevtatt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] scripting/source/dlgprov/dlgprov.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/dlgprov/ $W/Dep/CxxObject/scripting/source/dlgprov/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/dlgprov/dlgprov.cxx -o $W/CxxObject/scripting/source/dlgprov/dlgprov.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] scripting/source/vbaevents/eventhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/scripting/source/vbaevents/ $W/Dep/CxxObject/scripting/source/vbaevents/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/scripting/source/vbaevents/eventhelper.cxx -o $W/CxxObject/scripting/source/vbaevents/eventhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/scripting/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libvbaswobjlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmsformslo.so [build CXX] forms/source/component/Button.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Button.cxx -o $W/CxxObject/forms/source/component/Button.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/cachedrowset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/cachedrowset.cxx -o $W/CxxObject/forms/source/component/cachedrowset.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/CheckBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/CheckBox.cxx -o $W/CxxObject/forms/source/component/CheckBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/clickableimage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/clickableimage.cxx -o $W/CxxObject/forms/source/component/clickableimage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/cloneable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/cloneable.cxx -o $W/CxxObject/forms/source/component/cloneable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/errorbroadcaster.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/errorbroadcaster.cxx -o $W/CxxObject/forms/source/component/errorbroadcaster.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Columns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Columns.cxx -o $W/CxxObject/forms/source/component/Columns.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/ComboBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/ComboBox.cxx -o $W/CxxObject/forms/source/component/ComboBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Currency.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Currency.cxx -o $W/CxxObject/forms/source/component/Currency.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Date.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Date.cxx -o $W/CxxObject/forms/source/component/Date.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/DatabaseForm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/DatabaseForm.cxx -o $W/CxxObject/forms/source/component/DatabaseForm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/EditBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/EditBase.cxx -o $W/CxxObject/forms/source/component/EditBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Edit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Edit.cxx -o $W/CxxObject/forms/source/component/Edit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/entrylisthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/entrylisthelper.cxx -o $W/CxxObject/forms/source/component/entrylisthelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/EventThread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/EventThread.cxx -o $W/CxxObject/forms/source/component/EventThread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/File.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/File.cxx -o $W/CxxObject/forms/source/component/File.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Filter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Filter.cxx -o $W/CxxObject/forms/source/component/Filter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/findpos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/findpos.cxx -o $W/CxxObject/forms/source/component/findpos.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/FixedText.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/FixedText.cxx -o $W/CxxObject/forms/source/component/FixedText.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/FormattedField.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/FormattedField.cxx -o $W/CxxObject/forms/source/component/FormattedField.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/FormattedFieldWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/FormattedFieldWrapper.cxx -o $W/CxxObject/forms/source/component/FormattedFieldWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/FormComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/FormComponent.cxx -o $W/CxxObject/forms/source/component/FormComponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/formcontrolfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/formcontrolfont.cxx -o $W/CxxObject/forms/source/component/formcontrolfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/FormsCollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/FormsCollection.cxx -o $W/CxxObject/forms/source/component/FormsCollection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Grid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Grid.cxx -o $W/CxxObject/forms/source/component/Grid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/GroupBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/GroupBox.cxx -o $W/CxxObject/forms/source/component/GroupBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/GroupManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/GroupManager.cxx -o $W/CxxObject/forms/source/component/GroupManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Hidden.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Hidden.cxx -o $W/CxxObject/forms/source/component/Hidden.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/ImageButton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/ImageButton.cxx -o $W/CxxObject/forms/source/component/ImageButton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/ImageControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/ImageControl.cxx -o $W/CxxObject/forms/source/component/ImageControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/imgprod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/imgprod.cxx -o $W/CxxObject/forms/source/component/imgprod.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/ListBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/ListBox.cxx -o $W/CxxObject/forms/source/component/ListBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/navigationbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/navigationbar.cxx -o $W/CxxObject/forms/source/component/navigationbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Numeric.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Numeric.cxx -o $W/CxxObject/forms/source/component/Numeric.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Pattern.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Pattern.cxx -o $W/CxxObject/forms/source/component/Pattern.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/propertybaghelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/propertybaghelper.cxx -o $W/CxxObject/forms/source/component/propertybaghelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/RadioButton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/RadioButton.cxx -o $W/CxxObject/forms/source/component/RadioButton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/refvaluecomponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/refvaluecomponent.cxx -o $W/CxxObject/forms/source/component/refvaluecomponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/scrollbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/scrollbar.cxx -o $W/CxxObject/forms/source/component/scrollbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/spinbutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/spinbutton.cxx -o $W/CxxObject/forms/source/component/spinbutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/component/Time.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/component/ $W/Dep/CxxObject/forms/source/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/component/Time.cxx -o $W/CxxObject/forms/source/component/Time.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/helper/commandimageprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/helper/ $W/Dep/CxxObject/forms/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/helper/commandimageprovider.cxx -o $W/CxxObject/forms/source/helper/commandimageprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/helper/controlfeatureinterception.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/helper/ $W/Dep/CxxObject/forms/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/helper/controlfeatureinterception.cxx -o $W/CxxObject/forms/source/helper/controlfeatureinterception.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/helper/formnavigation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/helper/ $W/Dep/CxxObject/forms/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/helper/formnavigation.cxx -o $W/CxxObject/forms/source/helper/formnavigation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/helper/resettable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/helper/ $W/Dep/CxxObject/forms/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/helper/resettable.cxx -o $W/CxxObject/forms/source/helper/resettable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/helper/urltransformer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/helper/ $W/Dep/CxxObject/forms/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/helper/urltransformer.cxx -o $W/CxxObject/forms/source/helper/urltransformer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/helper/windowstateguard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/helper/ $W/Dep/CxxObject/forms/source/helper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/helper/windowstateguard.cxx -o $W/CxxObject/forms/source/helper/windowstateguard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/misc/componenttools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/misc/ $W/Dep/CxxObject/forms/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/misc/componenttools.cxx -o $W/CxxObject/forms/source/misc/componenttools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/misc/InterfaceContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/misc/ $W/Dep/CxxObject/forms/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/misc/InterfaceContainer.cxx -o $W/CxxObject/forms/source/misc/InterfaceContainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/misc/limitedformats.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/misc/ $W/Dep/CxxObject/forms/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/misc/limitedformats.cxx -o $W/CxxObject/forms/source/misc/limitedformats.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/misc/listenercontainers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/misc/ $W/Dep/CxxObject/forms/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/misc/listenercontainers.cxx -o $W/CxxObject/forms/source/misc/listenercontainers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/misc/property.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/misc/ $W/Dep/CxxObject/forms/source/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/misc/property.cxx -o $W/CxxObject/forms/source/misc/property.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/resource/frm_resource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/resource/ $W/Dep/CxxObject/forms/source/resource/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/resource/frm_resource.cxx -o $W/CxxObject/forms/source/resource/frm_resource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/attributedispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/attributedispatcher.cxx -o $W/CxxObject/forms/source/richtext/attributedispatcher.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/clipboarddispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/clipboarddispatcher.cxx -o $W/CxxObject/forms/source/richtext/clipboarddispatcher.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/featuredispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/featuredispatcher.cxx -o $W/CxxObject/forms/source/richtext/featuredispatcher.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/parametrizedattributedispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/parametrizedattributedispatcher.cxx -o $W/CxxObject/forms/source/richtext/parametrizedattributedispatcher.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/richtextcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/richtextcontrol.cxx -o $W/CxxObject/forms/source/richtext/richtextcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/richtextengine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/richtextengine.cxx -o $W/CxxObject/forms/source/richtext/richtextengine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/richtextimplcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/richtextimplcontrol.cxx -o $W/CxxObject/forms/source/richtext/richtextimplcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/richtextmodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/richtextmodel.cxx -o $W/CxxObject/forms/source/richtext/richtextmodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/richtextunowrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/richtextunowrapper.cxx -o $W/CxxObject/forms/source/richtext/richtextunowrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/richtextvclcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/richtextvclcontrol.cxx -o $W/CxxObject/forms/source/richtext/richtextvclcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/richtextviewport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/richtextviewport.cxx -o $W/CxxObject/forms/source/richtext/richtextviewport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/rtattributehandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/rtattributehandler.cxx -o $W/CxxObject/forms/source/richtext/rtattributehandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/richtext/specialdispatchers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/richtext/ $W/Dep/CxxObject/forms/source/richtext/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/richtext/specialdispatchers.cxx -o $W/CxxObject/forms/source/richtext/specialdispatchers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/runtime/formoperations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/runtime/ $W/Dep/CxxObject/forms/source/runtime/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/runtime/formoperations.cxx -o $W/CxxObject/forms/source/runtime/formoperations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/solar/component/navbarcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/solar/component/ $W/Dep/CxxObject/forms/source/solar/component/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/solar/component/navbarcontrol.cxx -o $W/CxxObject/forms/source/solar/component/navbarcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/solar/control/navtoolbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/solar/control/ $W/Dep/CxxObject/forms/source/solar/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/solar/control/navtoolbar.cxx -o $W/CxxObject/forms/source/solar/control/navtoolbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/binding.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/binding.cxx -o $W/CxxObject/forms/source/xforms/binding.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/boolexpression.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/boolexpression.cxx -o $W/CxxObject/forms/source/xforms/boolexpression.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/computedexpression.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/computedexpression.cxx -o $W/CxxObject/forms/source/xforms/computedexpression.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/convert.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/convert.cxx -o $W/CxxObject/forms/source/xforms/convert.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/datatyperepository.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/datatyperepository.cxx -o $W/CxxObject/forms/source/xforms/datatyperepository.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/datatypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/datatypes.cxx -o $W/CxxObject/forms/source/xforms/datatypes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/enumeration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/enumeration.cxx -o $W/CxxObject/forms/source/xforms/enumeration.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/mip.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/mip.cxx -o $W/CxxObject/forms/source/xforms/mip.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/model.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/model.cxx -o $W/CxxObject/forms/source/xforms/model.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/model_ui.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/model_ui.cxx -o $W/CxxObject/forms/source/xforms/model_ui.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/pathexpression.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/pathexpression.cxx -o $W/CxxObject/forms/source/xforms/pathexpression.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/propertysetbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/propertysetbase.cxx -o $W/CxxObject/forms/source/xforms/propertysetbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/resourcehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/resourcehelper.cxx -o $W/CxxObject/forms/source/xforms/resourcehelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/submission.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/submission.cxx -o $W/CxxObject/forms/source/xforms/submission.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/submission/replace.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/submission/ $W/Dep/CxxObject/forms/source/xforms/submission/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/submission/replace.cxx -o $W/CxxObject/forms/source/xforms/submission/replace.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/submission/serialization_app_xml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/submission/ $W/Dep/CxxObject/forms/source/xforms/submission/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/submission/serialization_app_xml.cxx -o $W/CxxObject/forms/source/xforms/submission/serialization_app_xml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/submission/serialization_urlencoded.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/submission/ $W/Dep/CxxObject/forms/source/xforms/submission/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/submission/serialization_urlencoded.cxx -o $W/CxxObject/forms/source/xforms/submission/serialization_urlencoded.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/submission/submission_get.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/submission/ $W/Dep/CxxObject/forms/source/xforms/submission/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/submission/submission_get.cxx -o $W/CxxObject/forms/source/xforms/submission/submission_get.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/submission/submission_post.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/submission/ $W/Dep/CxxObject/forms/source/xforms/submission/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/submission/submission_post.cxx -o $W/CxxObject/forms/source/xforms/submission/submission_post.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/submission/submission_put.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/submission/ $W/Dep/CxxObject/forms/source/xforms/submission/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/submission/submission_put.cxx -o $W/CxxObject/forms/source/xforms/submission/submission_put.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/unohelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/unohelper.cxx -o $W/CxxObject/forms/source/xforms/unohelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/xformsevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/xformsevent.cxx -o $W/CxxObject/forms/source/xforms/xformsevent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/xforms_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/xforms_services.cxx -o $W/CxxObject/forms/source/xforms/xforms_services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/xmlhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/ $W/Dep/CxxObject/forms/source/xforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/xmlhelper.cxx -o $W/CxxObject/forms/source/xforms/xmlhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/xpathlib/extension.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/xpathlib/ $W/Dep/CxxObject/forms/source/xforms/xpathlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/xpathlib/extension.cxx -o $W/CxxObject/forms/source/xforms/xpathlib/extension.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] forms/source/xforms/xpathlib/xpathlib.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/forms/source/xforms/xpathlib/ $W/Dep/CxxObject/forms/source/xforms/xpathlib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/forms/source/xforms/xpathlib/xpathlib.cxx -o $W/CxxObject/forms/source/xforms/xpathlib/xpathlib.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/forms/inc -I$S/forms/source/inc -I$S/forms/source/solar/inc -I$W/YaccTarget/connectivity/source/parse -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal -I/usr/include -isystem /usr/include/libxml2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/librptlo.so [build CXX] svx/source/gengal/gengal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/gengal/ $W/Dep/CxxObject/svx/source/gengal/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/gengal/gengal.cxx -o $W/CxxObject/svx/source/gengal/gengal.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/svx/inc/ -I$S/svx/inc/pch -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sbasic/zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/scalc/zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/schart/zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdatabase/zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/sdraw/zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/shared/zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/simpress/zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/smath/zh-TW mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/en-US mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ar mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/bg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/bn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ca mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/cs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/da mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/de mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/dz mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/el mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/eo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/es mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/et mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/eu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/fi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/fr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/gl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/gu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/he mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/hi mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/hr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/hu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/id mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/it mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ja mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ko mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/lt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/lv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/nb mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/nl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/nn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/pl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/pt-BR mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/pt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ro mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ru mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/si mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/sk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/sl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/sv mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ta mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/tr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/uk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/zh-CN mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/ && touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/prepared/HelpTarget/swriter/zh-TW [build CUS] i18npool/localedata touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/localedata.done [build LNK] Library/liblocaledata_en.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_AU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_BW.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_BZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_CA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_GB.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_GH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_GM.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_IE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_JM.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_MW.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_NA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_NZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_PH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_TT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_US.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_ZM.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_ZW.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -o $I/program/liblocaledata_en.so [build GPK] Extension/nlpsolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -rf $I/share/extensions/nlpsolver && mkdir -p $I/share/extensions/ && cp -R $W/Extension/nlpsolver//root $I/share/extensions/nlpsolver [build MOD] package S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblocaledata_en.so | grep SONAME > $W/LinkTarget/Library/liblocaledata_en.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblocaledata_en.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblocaledata_en.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblocaledata_en.so.exports.tmp $W/LinkTarget/Library/liblocaledata_en.so.exports; then rm $W/LinkTarget/Library/liblocaledata_en.so.exports.tmp; else mv $W/LinkTarget/Library/liblocaledata_en.so.exports.tmp $W/LinkTarget/Library/liblocaledata_en.so.exports && touch -r $I/program/liblocaledata_en.so $W/LinkTarget/Library/liblocaledata_en.so.exports; fi TEMPFILE=/tmp/gbuild.zfTjnc && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblocaledata_en.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/package [build MOD] qadevOOo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/qadevOOo [build MOD] reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/reportbuilder S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libscuilo.so [build JAR] ScriptProviderForBeanShell S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ScriptProviderForBeanShell/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/ScriptProviderForBeanShell/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/ScriptProviderForBeanShell/META-INF/MANIFEST.MF" ScriptFramework.jar file:///usr/share/java/bsh.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/ScriptProviderForBeanShell/META-INF/MANIFEST.MF && cat $S/scripting/java/com/sun/star/script/framework/provider/beanshell/MANIFEST.MF >> $W/JavaClassSet/Jar/ScriptProviderForBeanShell/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/ScriptProviderForBeanShell && jar cfm $I/program/classes/ScriptProviderForBeanShell.jar $W/JavaClassSet/Jar/ScriptProviderForBeanShell/META-INF/MANIFEST.MF META-INF com com/sun/star/script/framework/provider/beanshell/template.bsh || (rm $I/program/classes/ScriptProviderForBeanShell.jar; false) [build JAR] ScriptProviderForJavaScript S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/ScriptProviderForJavaScript/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/ScriptProviderForJavaScript/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/ScriptProviderForJavaScript/META-INF/MANIFEST.MF" ScriptFramework.jar js.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/ScriptProviderForJavaScript/META-INF/MANIFEST.MF && cat $S/scripting/java/com/sun/star/script/framework/provider/javascript/MANIFEST.MF >> $W/JavaClassSet/Jar/ScriptProviderForJavaScript/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/ScriptProviderForJavaScript && jar cfm $I/program/classes/ScriptProviderForJavaScript.jar $W/JavaClassSet/Jar/ScriptProviderForJavaScript/META-INF/MANIFEST.MF META-INF com com/sun/star/script/framework/provider/javascript/template.js || (rm $I/program/classes/ScriptProviderForJavaScript.jar; false) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libsduilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/ && touch $W/Extension/TestExtension.final [build MOD] sot S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sot [build GPK] Extension/wiki-publisher S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -rf $I/share/extensions/wiki-publisher && mkdir -p $I/share/extensions/ && cp -R $W/Extension/wiki-publisher//root $I/share/extensions/wiki-publisher [build JCS] Jar/reportbuilderwizard S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/reportbuilderwizard/ && rm -rf $W/JavaClassSet/Jar/reportbuilderwizard/* && RESPONSEFILE=/tmp/gbuild.O52ibj && /usr/bin/javac -J-Xmx128M -encoding utf8 -source 1.6 -target 1.6 -Xlint:-options -g -classpath "$I/program/classes/ridl.jar:$I/program/classes/unoil.jar:$I/program/classes/jurt.jar:$I/program/classes/juh.jar:$I/program/classes/java_uno.jar:$I/program/classes/commonwizards.jar:$I/program/classes/report.jar:$W/JavaClassSet/Jar/reportbuilderwizard" -d $W/JavaClassSet/Jar/reportbuilderwizard @$RESPONSEFILE && rm -f $RESPONSEFILE && touch $W/JavaClassSet/Jar/reportbuilderwizard/done [build BIN] xmerge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $I/share/extensions/nlpsolver \( -type f -o -type l \) -print | LC_ALL=C sort > $W/GeneratedPackage/Extension/nlpsolver.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && find $I/share/extensions/wiki-publisher \( -type f -o -type l \) -print | LC_ALL=C sort > $W/GeneratedPackage/Extension/wiki-publisher.filelist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/xmerge [build CXX] xmlsecurity/workben/pdfverify.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/workben/ $W/Dep/CxxObject/xmlsecurity/workben/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/xmlsecurity/workben/pdfverify.cxx -o $W/CxxObject/xmlsecurity/workben/pdfverify.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -I$S/xmlsecurity/inc [build LNK] Library/libvcllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/vcl/source/filter/jpeg/transupp.o $W/CxxObject/vcl/source/animate/Animation.o $W/CxxObject/vcl/source/animate/AnimationBitmap.o $W/CxxObject/vcl/source/window/aboutdialog.o $W/CxxObject/vcl/source/window/errinf.o $W/CxxObject/vcl/source/window/settings.o $W/CxxObject/vcl/source/window/paint.o $W/CxxObject/vcl/source/window/abstdlg.o $W/CxxObject/vcl/source/window/accel.o $W/CxxObject/vcl/source/window/accmgr.o $W/CxxObject/vcl/source/window/brdwin.o $W/CxxObject/vcl/source/window/bufferdevice.o $W/CxxObject/vcl/source/window/accessibility.o $W/CxxObject/vcl/source/window/legacyaccessibility.o $W/CxxObject/vcl/source/window/clipping.o $W/CxxObject/vcl/source/window/stacking.o $W/CxxObject/vcl/source/window/debug.o $W/CxxObject/vcl/source/window/globalization.o $W/CxxObject/vcl/source/window/builder.o $W/CxxObject/vcl/source/window/commandevent.o $W/CxxObject/vcl/source/window/cursor.o $W/CxxObject/vcl/source/window/debugevent.o $W/CxxObject/vcl/source/window/decoview.o $W/CxxObject/vcl/source/window/dialog.o $W/CxxObject/vcl/source/window/dlgctrl.o $W/CxxObject/vcl/source/window/dndeventdispatcher.o $W/CxxObject/vcl/source/window/dndlistenercontainer.o $W/CxxObject/vcl/source/window/dockingarea.o $W/CxxObject/vcl/source/window/dockmgr.o $W/CxxObject/vcl/source/window/dockwin.o $W/CxxObject/vcl/source/window/event.o $W/CxxObject/vcl/source/window/floatwin.o $W/CxxObject/vcl/source/window/introwin.o $W/CxxObject/vcl/source/window/keycod.o $W/CxxObject/vcl/source/window/keyevent.o $W/CxxObject/vcl/source/window/layout.o $W/CxxObject/vcl/source/window/menu.o $W/CxxObject/vcl/source/window/menubarwindow.o $W/CxxObject/vcl/source/window/menufloatingwindow.o $W/CxxObject/vcl/source/window/menuitemlist.o $W/CxxObject/vcl/source/window/menuwindow.o $W/CxxObject/vcl/source/window/mnemonic.o $W/CxxObject/vcl/source/window/mnemonicengine.o $W/CxxObject/vcl/source/window/mouse.o $W/CxxObject/vcl/source/window/msgbox.o $W/CxxObject/vcl/source/window/popupmenuwindow.o $W/CxxObject/vcl/source/window/printdlg.o $W/CxxObject/vcl/source/window/scrwnd.o $W/CxxObject/vcl/source/window/seleng.o $W/CxxObject/vcl/source/window/split.o $W/CxxObject/vcl/source/window/splitwin.o $W/CxxObject/vcl/source/window/status.o $W/CxxObject/vcl/source/window/syschild.o $W/CxxObject/vcl/source/window/syswin.o $W/CxxObject/vcl/source/window/tabdlg.o $W/CxxObject/vcl/source/window/tabpage.o $W/CxxObject/vcl/source/window/taskpanelist.o $W/CxxObject/vcl/source/window/toolbox2.o $W/CxxObject/vcl/source/window/toolbox.o $W/CxxObject/vcl/source/window/window2.o $W/CxxObject/vcl/source/window/window3.o $W/CxxObject/vcl/source/window/window.o $W/CxxObject/vcl/source/window/winproc.o $W/CxxObject/vcl/source/window/wrkwin.o $W/CxxObject/vcl/source/window/EnumContext.o $W/CxxObject/vcl/source/control/button.o $W/CxxObject/vcl/source/control/calendar.o $W/CxxObject/vcl/source/control/combobox.o $W/CxxObject/vcl/source/control/ctrl.o $W/CxxObject/vcl/source/control/edit.o $W/CxxObject/vcl/source/control/field2.o $W/CxxObject/vcl/source/control/field.o $W/CxxObject/vcl/source/control/fixed.o $W/CxxObject/vcl/source/control/fixedhyper.o $W/CxxObject/vcl/source/control/fmtfield.o $W/CxxObject/vcl/source/control/imgctrl.o $W/CxxObject/vcl/source/control/listctrl.o $W/CxxObject/vcl/source/control/longcurr.o $W/CxxObject/vcl/source/control/imp_listbox.o $W/CxxObject/vcl/source/control/listbox.o $W/CxxObject/vcl/source/control/menubtn.o $W/CxxObject/vcl/source/control/notebookbar.o $W/CxxObject/vcl/source/control/quickselectionengine.o $W/CxxObject/vcl/source/control/prgsbar.o $W/CxxObject/vcl/source/control/scrbar.o $W/CxxObject/vcl/source/control/slider.o $W/CxxObject/vcl/source/control/spinbtn.o $W/CxxObject/vcl/source/control/spinfld.o $W/CxxObject/vcl/source/control/tabctrl.o $W/CxxObject/vcl/source/control/throbber.o $W/CxxObject/vcl/source/edit/vclmedit.o $W/CxxObject/vcl/source/edit/textdata.o $W/CxxObject/vcl/source/edit/textdoc.o $W/CxxObject/vcl/source/edit/texteng.o $W/CxxObject/vcl/source/edit/textundo.o $W/CxxObject/vcl/source/edit/textview.o $W/CxxObject/vcl/source/edit/txtattr.o $W/CxxObject/vcl/source/edit/xtextedt.o $W/CxxObject/vcl/source/toolkit/group.o $W/CxxObject/vcl/source/toolkit/morebtn.o $W/CxxObject/vcl/source/outdev/outdev.o $W/CxxObject/vcl/source/outdev/outdevstate.o $W/CxxObject/vcl/source/outdev/outdevstatestack.o $W/CxxObject/vcl/source/outdev/clipping.o $W/CxxObject/vcl/source/outdev/polygon.o $W/CxxObject/vcl/source/outdev/transparent.o $W/CxxObject/vcl/source/outdev/mask.o $W/CxxObject/vcl/source/outdev/bitmap.o $W/CxxObject/vcl/source/outdev/font.o $W/CxxObject/vcl/source/outdev/text.o $W/CxxObject/vcl/source/outdev/textline.o $W/CxxObject/vcl/source/outdev/pixel.o $W/CxxObject/vcl/source/outdev/rect.o $W/CxxObject/vcl/source/outdev/line.o $W/CxxObject/vcl/source/outdev/polyline.o $W/CxxObject/vcl/source/outdev/hatch.o $W/CxxObject/vcl/source/outdev/gradient.o $W/CxxObject/vcl/source/outdev/curvedshapes.o $W/CxxObject/vcl/source/outdev/wallpaper.o $W/CxxObject/vcl/source/outdev/vclreferencebase.o $W/CxxObject/vcl/source/outdev/nativecontrols.o $W/CxxObject/vcl/source/outdev/map.o $W/CxxObject/vcl/source/treelist/headbar.o $W/CxxObject/vcl/source/treelist/imap.o $W/CxxObject/vcl/source/treelist/imap2.o $W/CxxObject/vcl/source/treelist/imap3.o $W/CxxObject/vcl/source/treelist/inetimg.o $W/CxxObject/vcl/source/treelist/svtabbx.o $W/CxxObject/vcl/source/treelist/transfer.o $W/CxxObject/vcl/source/treelist/transfer2.o $W/CxxObject/vcl/source/treelist/viewdataentry.o $W/CxxObject/vcl/source/treelist/treelist.o $W/CxxObject/vcl/source/treelist/treelistbox.o $W/CxxObject/vcl/source/treelist/treelistentry.o $W/CxxObject/vcl/source/treelist/svimpbox.o $W/CxxObject/vcl/source/treelist/svlbitm.o $W/CxxObject/vcl/source/treelist/uiobject.o $W/CxxObject/vcl/source/gdi/alpha.o $W/CxxObject/vcl/source/gdi/bitmap3.o $W/CxxObject/vcl/source/gdi/bitmapex.o $W/CxxObject/vcl/source/gdi/bmpacc2.o $W/CxxObject/vcl/source/gdi/bmpacc3.o $W/CxxObject/vcl/source/gdi/bmpacc.o $W/CxxObject/vcl/source/gdi/bmpfast.o $W/CxxObject/vcl/source/gdi/configsettings.o $W/CxxObject/vcl/source/gdi/cvtgrf.o $W/CxxObject/vcl/source/gdi/svmconverter.o $W/CxxObject/vcl/source/gdi/dibtools.o $W/CxxObject/vcl/source/gdi/embeddedfontshelper.o $W/CxxObject/vcl/source/gdi/FileDefinitionWidgetDraw.o $W/CxxObject/vcl/source/gdi/WidgetDefinitionReader.o $W/CxxObject/vcl/source/gdi/WidgetDefinition.o $W/CxxObject/vcl/source/gdi/extoutdevdata.o $W/CxxObject/vcl/source/gdi/gdimtf.o $W/CxxObject/vcl/source/gdi/mtfxmldump.o $W/CxxObject/vcl/source/gdi/gdimetafiletools.o $W/CxxObject/vcl/source/gdi/gfxlink.o $W/CxxObject/vcl/source/gdi/gradient.o $W/CxxObject/vcl/source/gdi/graph.o $W/CxxObject/vcl/source/gdi/graphictools.o $W/CxxObject/vcl/source/gdi/hatch.o $W/CxxObject/vcl/source/gdi/impanmvw.o $W/CxxObject/vcl/source/gdi/impglyphitem.o $W/CxxObject/vcl/source/gdi/impgraph.o $W/CxxObject/vcl/source/gdi/impvect.o $W/CxxObject/vcl/source/gdi/jobset.o $W/CxxObject/vcl/source/gdi/lineinfo.o $W/CxxObject/vcl/source/gdi/mapmod.o $W/CxxObject/vcl/source/gdi/metaact.o $W/CxxObject/vcl/source/gdi/oldprintadaptor.o $W/CxxObject/vcl/source/gdi/pdfbuildin_fonts.o $W/CxxObject/vcl/source/gdi/pdfextoutdevdata.o $W/CxxObject/vcl/source/gdi/pdffontcache.o $W/CxxObject/vcl/source/gdi/pdfwriter.o $W/CxxObject/vcl/source/gdi/pdfwriter_impl2.o $W/CxxObject/vcl/source/gdi/pdfwriter_impl.o $W/CxxObject/vcl/source/gdi/print2.o $W/CxxObject/vcl/source/gdi/print3.o $W/CxxObject/vcl/source/gdi/print.o $W/CxxObject/vcl/source/gdi/regband.o $W/CxxObject/vcl/source/gdi/region.o $W/CxxObject/vcl/source/gdi/regionband.o $W/CxxObject/vcl/source/gdi/salgdilayout.o $W/CxxObject/vcl/source/gdi/salgdiimpl.o $W/CxxObject/vcl/source/gdi/sallayout.o $W/CxxObject/vcl/source/gdi/salmisc.o $W/CxxObject/vcl/source/gdi/vectorgraphicdata.o $W/CxxObject/vcl/source/gdi/textlayout.o $W/CxxObject/vcl/source/gdi/virdev.o $W/CxxObject/vcl/source/gdi/wall.o $W/CxxObject/vcl/source/gdi/scrptrun.o $W/CxxObject/vcl/source/gdi/CommonSalLayout.o $W/CxxObject/vcl/source/graphic/GraphicLoader.o $W/CxxObject/vcl/source/graphic/GraphicObject.o $W/CxxObject/vcl/source/graphic/GraphicObject2.o $W/CxxObject/vcl/source/graphic/grfattr.o $W/CxxObject/vcl/source/graphic/Manager.o $W/CxxObject/vcl/source/graphic/UnoGraphic.o $W/CxxObject/vcl/source/graphic/UnoGraphicDescriptor.o $W/CxxObject/vcl/source/graphic/UnoGraphicObject.o $W/CxxObject/vcl/source/graphic/UnoGraphicProvider.o $W/CxxObject/vcl/source/graphic/UnoGraphicTransformer.o $W/CxxObject/vcl/source/bitmap/bitmap.o $W/CxxObject/vcl/source/bitmap/bitmapfilter.o $W/CxxObject/vcl/source/bitmap/BitmapAlphaClampFilter.o $W/CxxObject/vcl/source/bitmap/BitmapMonochromeFilter.o $W/CxxObject/vcl/source/bitmap/BitmapSmoothenFilter.o $W/CxxObject/vcl/source/bitmap/BitmapLightenFilter.o $W/CxxObject/vcl/source/bitmap/BitmapDisabledImageFilter.o $W/CxxObject/vcl/source/bitmap/BitmapColorizeFilter.o $W/CxxObject/vcl/source/bitmap/bitmappaint.o $W/CxxObject/vcl/source/bitmap/BitmapGaussianSeparableBlurFilter.o $W/CxxObject/vcl/source/bitmap/BitmapSobelGreyFilter.o $W/CxxObject/vcl/source/bitmap/BitmapSolarizeFilter.o $W/CxxObject/vcl/source/bitmap/BitmapSepiaFilter.o $W/CxxObject/vcl/source/bitmap/BitmapMosaicFilter.o $W/CxxObject/vcl/source/bitmap/BitmapEmbossGreyFilter.o $W/CxxObject/vcl/source/bitmap/BitmapPopArtFilter.o $W/CxxObject/vcl/source/bitmap/BitmapDuoToneFilter.o $W/CxxObject/vcl/source/bitmap/BitmapConvolutionMatrixFilter.o $W/CxxObject/vcl/source/bitmap/BitmapMedianFilter.o $W/CxxObject/vcl/source/bitmap/BitmapInterpolateScaleFilter.o $W/CxxObject/vcl/source/bitmap/BitmapSeparableUnsharpenFilter.o $W/CxxObject/vcl/source/bitmap/BitmapFastScaleFilter.o $W/CxxObject/vcl/source/bitmap/BitmapScaleSuperFilter.o $W/CxxObject/vcl/source/bitmap/BitmapScaleConvolutionFilter.o $W/CxxObject/vcl/source/bitmap/BitmapSymmetryCheck.o $W/CxxObject/vcl/source/bitmap/BitmapColorQuantizationFilter.o $W/CxxObject/vcl/source/bitmap/BitmapSimpleColorQuantizationFilter.o $W/CxxObject/vcl/source/bitmap/BitmapTools.o $W/CxxObject/vcl/source/bitmap/checksum.o $W/CxxObject/vcl/source/bitmap/Octree.o $W/CxxObject/vcl/source/image/Image.o $W/CxxObject/vcl/source/image/ImageTree.o $W/CxxObject/vcl/source/image/ImageRepository.o $W/CxxObject/vcl/source/image/ImplImage.o $W/CxxObject/vcl/source/image/ImplImageTree.o $W/CxxObject/vcl/source/helper/canvasbitmap.o $W/CxxObject/vcl/source/helper/canvastools.o $W/CxxObject/vcl/source/helper/commandinfoprovider.o $W/CxxObject/vcl/source/helper/displayconnectiondispatch.o $W/CxxObject/vcl/source/helper/errcode.o $W/CxxObject/vcl/source/helper/evntpost.o $W/CxxObject/vcl/source/helper/lazydelete.o $W/CxxObject/vcl/source/helper/strhelper.o $W/CxxObject/vcl/source/helper/svtaccessiblefactory.o $W/CxxObject/vcl/source/helper/threadex.o $W/CxxObject/vcl/source/app/brand.o $W/CxxObject/vcl/source/app/customweld.o $W/CxxObject/vcl/source/app/dbggui.o $W/CxxObject/vcl/source/app/dndhelp.o $W/CxxObject/vcl/source/app/help.o $W/CxxObject/vcl/source/app/i18nhelp.o $W/CxxObject/vcl/source/app/idle.o $W/CxxObject/vcl/source/app/salusereventlist.o $W/CxxObject/vcl/source/app/salvtables.o $W/CxxObject/vcl/source/app/scheduler.o $W/CxxObject/vcl/source/app/session.o $W/CxxObject/vcl/source/app/settings.o $W/CxxObject/vcl/source/app/IconThemeInfo.o $W/CxxObject/vcl/source/app/IconThemeScanner.o $W/CxxObject/vcl/source/app/IconThemeSelector.o $W/CxxObject/vcl/source/app/ITiledRenderable.o $W/CxxObject/vcl/source/app/sound.o $W/CxxObject/vcl/source/app/stdtext.o $W/CxxObject/vcl/source/app/svapp.o $W/CxxObject/vcl/source/app/svdata.o $W/CxxObject/vcl/source/app/svmain.o $W/CxxObject/vcl/source/app/timer.o $W/CxxObject/vcl/source/app/unohelp2.o $W/CxxObject/vcl/source/app/unohelp.o $W/CxxObject/vcl/source/app/vclevent.o $W/CxxObject/vcl/source/app/winscheduler.o $W/CxxObject/vcl/source/components/dtranscomp.o $W/CxxObject/vcl/source/components/factory.o $W/CxxObject/vcl/source/components/fontident.o $W/CxxObject/vcl/source/filter/FilterConfigCache.o $W/CxxObject/vcl/source/filter/FilterConfigItem.o $W/CxxObject/vcl/source/filter/graphicfilter.o $W/CxxObject/vcl/source/filter/graphicfilter2.o $W/CxxObject/vcl/source/filter/GraphicNativeTransform.o $W/CxxObject/vcl/source/filter/GraphicNativeMetadata.o $W/CxxObject/vcl/source/filter/GraphicFormatDetector.o $W/CxxObject/vcl/source/filter/igif/decode.o $W/CxxObject/vcl/source/filter/igif/gifread.o $W/CxxObject/vcl/source/filter/ipdf/pdfread.o $W/CxxObject/vcl/source/filter/ipdf/pdfdocument.o $W/CxxObject/vcl/source/filter/ixbm/xbmread.o $W/CxxObject/vcl/source/filter/ixpm/xpmread.o $W/CxxObject/vcl/source/filter/jpeg/Exif.o $W/CxxObject/vcl/source/filter/jpeg/jpeg.o $W/CxxObject/vcl/source/filter/jpeg/jpegc.o $W/CxxObject/vcl/source/filter/jpeg/JpegReader.o $W/CxxObject/vcl/source/filter/jpeg/JpegWriter.o $W/CxxObject/vcl/source/filter/jpeg/JpegTransform.o $W/CxxObject/vcl/source/filter/wmf/emfwr.o $W/CxxObject/vcl/source/filter/wmf/wmf.o $W/CxxObject/vcl/source/filter/wmf/wmfexternal.o $W/CxxObject/vcl/source/filter/wmf/wmfwr.o $W/CxxObject/vcl/source/filter/png/PngImageReader.o $W/CxxObject/vcl/source/filter/png/pngread.o $W/CxxObject/vcl/source/filter/png/pngwrite.o $W/CxxObject/vcl/source/font/Feature.o $W/CxxObject/vcl/source/font/FeatureCollector.o $W/CxxObject/vcl/source/font/FeatureParser.o $W/CxxObject/vcl/source/font/OpenTypeFeatureDefinitonList.o $W/CxxObject/vcl/source/font/PhysicalFontCollection.o $W/CxxObject/vcl/source/font/PhysicalFontFace.o $W/CxxObject/vcl/source/font/PhysicalFontFamily.o $W/CxxObject/vcl/source/font/fontattributes.o $W/CxxObject/vcl/source/font/fontselect.o $W/CxxObject/vcl/source/font/fontinstance.o $W/CxxObject/vcl/source/font/fontcache.o $W/CxxObject/vcl/source/font/fontcharmap.o $W/CxxObject/vcl/source/font/fontmetric.o $W/CxxObject/vcl/source/font/font.o $W/CxxObject/vcl/source/fontsubset/cff.o $W/CxxObject/vcl/source/fontsubset/fontsubset.o $W/CxxObject/vcl/source/fontsubset/list.o $W/CxxObject/vcl/source/fontsubset/sft.o $W/CxxObject/vcl/source/fontsubset/ttcr.o $W/CxxObject/vcl/source/fontsubset/xlat.o $W/CxxObject/vcl/source/uitest/logger.o $W/CxxObject/vcl/source/uitest/uiobject.o $W/CxxObject/vcl/source/uitest/uitest.o $W/CxxObject/vcl/source/uitest/uno/uiobject_uno.o $W/CxxObject/vcl/source/uitest/uno/uitest_uno.o $W/CxxObject/vcl/backendtest/outputdevice/bitmap.o $W/CxxObject/vcl/backendtest/outputdevice/common.o $W/CxxObject/vcl/backendtest/outputdevice/gradient.o $W/CxxObject/vcl/backendtest/outputdevice/line.o $W/CxxObject/vcl/backendtest/outputdevice/outputdevice.o $W/CxxObject/vcl/backendtest/outputdevice/pixel.o $W/CxxObject/vcl/backendtest/outputdevice/polygon.o $W/CxxObject/vcl/backendtest/outputdevice/polypolygon.o $W/CxxObject/vcl/backendtest/outputdevice/polypolygon_b2d.o $W/CxxObject/vcl/backendtest/outputdevice/polyline.o $W/CxxObject/vcl/backendtest/outputdevice/polyline_b2d.o $W/CxxObject/vcl/backendtest/outputdevice/rectangle.o $W/CxxObject/vcl/source/app/salplug.o $W/CxxObject/vcl/unx/generic/printer/jobdata.o $W/CxxObject/vcl/unx/generic/printer/ppdparser.o $W/CxxObject/vcl/unx/generic/gdi/nativewindowhandleprovider.o $W/CxxObject/vcl/unx/generic/window/screensaverinhibitor.o $W/CxxObject/vcl/unx/generic/printer/cpdmgr.o $W/CxxObject/vcl/unx/generic/printer/cupsmgr.o $W/CxxObject/vcl/unx/generic/printer/printerinfomanager.o $W/CxxObject/vcl/headless/svpframe.o $W/CxxObject/vcl/headless/svpbmp.o $W/CxxObject/vcl/headless/svpgdi.o $W/CxxObject/vcl/headless/svpdata.o $W/CxxObject/vcl/headless/CustomWidgetDraw.o $W/CxxObject/vcl/headless/svpdummies.o $W/CxxObject/vcl/headless/svpinst.o $W/CxxObject/vcl/headless/svpvd.o $W/CxxObject/vcl/unx/generic/app/gendisp.o $W/CxxObject/vcl/unx/generic/app/geninst.o $W/CxxObject/vcl/unx/generic/app/gensys.o $W/CxxObject/vcl/headless/svpprn.o $W/CxxObject/vcl/headless/svptext.o $W/CxxObject/vcl/unx/generic/app/gendata.o $W/CxxObject/vcl/unx/generic/gdi/cairotextrender.o $W/CxxObject/vcl/unx/generic/glyphs/freetype_glyphcache.o $W/CxxObject/vcl/unx/generic/glyphs/glyphcache.o $W/CxxObject/vcl/unx/generic/fontmanager/fontsubst.o $W/CxxObject/vcl/unx/generic/fontmanager/fontconfig.o $W/CxxObject/vcl/unx/generic/fontmanager/fontmanager.o $W/CxxObject/vcl/unx/generic/fontmanager/helper.o $W/CxxObject/vcl/headless/svpcairotextrender.o $W/CxxObject/vcl/unx/generic/print/bitmap_gfx.o $W/CxxObject/vcl/unx/generic/print/common_gfx.o $W/CxxObject/vcl/unx/generic/print/glyphset.o $W/CxxObject/vcl/unx/generic/print/printerjob.o $W/CxxObject/vcl/unx/generic/print/psputil.o $W/CxxObject/vcl/unx/generic/print/genpspgraphics.o $W/CxxObject/vcl/unx/generic/print/genprnpsp.o $W/CxxObject/vcl/unx/generic/print/prtsetup.o $W/CxxObject/vcl/unx/generic/print/text_gfx.o $W/CxxObject/vcl/opengl/DeviceInfo.o $W/CxxObject/vcl/opengl/gdiimpl.o $W/CxxObject/vcl/opengl/salbmp.o $W/CxxObject/vcl/opengl/scale.o $W/CxxObject/vcl/opengl/framebuffer.o $W/CxxObject/vcl/opengl/program.o $W/CxxObject/vcl/opengl/texture.o $W/CxxObject/vcl/opengl/FixedTextureAtlas.o $W/CxxObject/vcl/opengl/PackedTextureAtlas.o $W/CxxObject/vcl/opengl/RenderList.o $W/CxxObject/vcl/opengl/LineRenderUtils.o $W/CxxObject/vcl/source/opengl/OpenGLContext.o $W/CxxObject/vcl/source/opengl/OpenGLHelper.o $W/CxxObject/vcl/opengl/x11/X11DeviceInfo.o -Wl,--start-group -ljpeg -leot -lpng16 -lz -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgraphite2 -lharfbuzz-icu -lharfbuzz -licuuc -llcms2 -lepoxy -lcairo -lcups -ldbus-1 -lfontconfig -lfreetype -lfreetype -lm -ldl -lX11 -lXext -Wl,--end-group -Wl,--no-as-needed -lsvllo -ltllo -lutllo -lsotlo -lucbhelper -lbasegfxlo -lcomphelper -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -lopencllo -luno_cppu -luno_sal -luno_salhelpergcc3 -lxmlreaderlo -ljvmaccesslo -o $I/program/libvcllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libbasctllo.so [build CXX] svx/source/accessibility/AccessibleControlShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleControlShape.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleControlShape.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleEmptyEditSource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleEmptyEditSource.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleEmptyEditSource.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleFrameSelector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleFrameSelector.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleFrameSelector.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleGraphicShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleGraphicShape.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleGraphicShape.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleOLEShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleOLEShape.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleOLEShape.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleShape.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleShape.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleShapeInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleShapeInfo.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleShapeInfo.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleShapeTreeInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleShapeTreeInfo.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleShapeTreeInfo.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleTextEventQueue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleTextEventQueue.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleTextEventQueue.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/AccessibleTextHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/AccessibleTextHelper.cxx -o $W/CxxObject/svx/source/accessibility/AccessibleTextHelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/ChildrenManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/ChildrenManager.cxx -o $W/CxxObject/svx/source/accessibility/ChildrenManager.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/ChildrenManagerImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/ChildrenManagerImpl.cxx -o $W/CxxObject/svx/source/accessibility/ChildrenManagerImpl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/DescriptionGenerator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/DescriptionGenerator.cxx -o $W/CxxObject/svx/source/accessibility/DescriptionGenerator.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/GraphCtlAccessibleContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/GraphCtlAccessibleContext.cxx -o $W/CxxObject/svx/source/accessibility/GraphCtlAccessibleContext.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/ShapeTypeHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/ShapeTypeHandler.cxx -o $W/CxxObject/svx/source/accessibility/ShapeTypeHandler.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/SvxShapeTypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/SvxShapeTypes.cxx -o $W/CxxObject/svx/source/accessibility/SvxShapeTypes.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/charmapacc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/charmapacc.cxx -o $W/CxxObject/svx/source/accessibility/charmapacc.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/lookupcolorname.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/lookupcolorname.cxx -o $W/CxxObject/svx/source/accessibility/lookupcolorname.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/svxpixelctlaccessiblecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/svxpixelctlaccessiblecontext.cxx -o $W/CxxObject/svx/source/accessibility/svxpixelctlaccessiblecontext.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/accessibility/svxrectctaccessiblecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/accessibility/ $W/Dep/CxxObject/svx/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/accessibility/svxrectctaccessiblecontext.cxx -o $W/CxxObject/svx/source/accessibility/svxrectctaccessiblecontext.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/customshapes/EnhancedCustomShape3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/customshapes/ $W/Dep/CxxObject/svx/source/customshapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/customshapes/EnhancedCustomShape3d.cxx -o $W/CxxObject/svx/source/customshapes/EnhancedCustomShape3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/customshapes/EnhancedCustomShapeEngine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/customshapes/ $W/Dep/CxxObject/svx/source/customshapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/customshapes/EnhancedCustomShapeEngine.cxx -o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeEngine.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/customshapes/EnhancedCustomShapeFontWork.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/customshapes/ $W/Dep/CxxObject/svx/source/customshapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx -o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeFontWork.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/customshapes/EnhancedCustomShapeHandle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/customshapes/ $W/Dep/CxxObject/svx/source/customshapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/customshapes/EnhancedCustomShapeHandle.cxx -o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeHandle.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/_bmpmask.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/_bmpmask.cxx -o $W/CxxObject/svx/source/dialog/_bmpmask.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/charmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/charmap.cxx -o $W/CxxObject/svx/source/dialog/charmap.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/searchcharmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/searchcharmap.cxx -o $W/CxxObject/svx/source/dialog/searchcharmap.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/connctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/connctrl.cxx -o $W/CxxObject/svx/source/dialog/connctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/_contdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/_contdlg.cxx -o $W/CxxObject/svx/source/dialog/_contdlg.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/contwnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/contwnd.cxx -o $W/CxxObject/svx/source/dialog/contwnd.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/compressgraphicdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/compressgraphicdialog.cxx -o $W/CxxObject/svx/source/dialog/compressgraphicdialog.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/ctredlin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/ctredlin.cxx -o $W/CxxObject/svx/source/dialog/ctredlin.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/ClassificationCommon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/ClassificationCommon.cxx -o $W/CxxObject/svx/source/dialog/ClassificationCommon.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/ClassificationDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/ClassificationDialog.cxx -o $W/CxxObject/svx/source/dialog/ClassificationDialog.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/ClassificationEditView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/ClassificationEditView.cxx -o $W/CxxObject/svx/source/dialog/ClassificationEditView.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/databaseregistrationui.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/databaseregistrationui.cxx -o $W/CxxObject/svx/source/dialog/databaseregistrationui.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/dialcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/dialcontrol.cxx -o $W/CxxObject/svx/source/dialog/dialcontrol.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/dlgctl3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/dlgctl3d.cxx -o $W/CxxObject/svx/source/dialog/dlgctl3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/dlgctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/dlgctrl.cxx -o $W/CxxObject/svx/source/dialog/dlgctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/docrecovery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/docrecovery.cxx -o $W/CxxObject/svx/source/dialog/docrecovery.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/fntctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/fntctrl.cxx -o $W/CxxObject/svx/source/dialog/fntctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/fontlb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/fontlb.cxx -o $W/CxxObject/svx/source/dialog/fontlb.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/fontwork.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/fontwork.cxx -o $W/CxxObject/svx/source/dialog/fontwork.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/frmdirlbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/frmdirlbox.cxx -o $W/CxxObject/svx/source/dialog/frmdirlbox.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/frmsel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/frmsel.cxx -o $W/CxxObject/svx/source/dialog/frmsel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/graphctl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/graphctl.cxx -o $W/CxxObject/svx/source/dialog/graphctl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/grfflt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/grfflt.cxx -o $W/CxxObject/svx/source/dialog/grfflt.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/hdft.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/hdft.cxx -o $W/CxxObject/svx/source/dialog/hdft.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/hyperdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/hyperdlg.cxx -o $W/CxxObject/svx/source/dialog/hyperdlg.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/imapdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/imapdlg.cxx -o $W/CxxObject/svx/source/dialog/imapdlg.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/imapwnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/imapwnd.cxx -o $W/CxxObject/svx/source/dialog/imapwnd.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/linkwarn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/linkwarn.cxx -o $W/CxxObject/svx/source/dialog/linkwarn.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/measctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/measctrl.cxx -o $W/CxxObject/svx/source/dialog/measctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/optgrid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/optgrid.cxx -o $W/CxxObject/svx/source/dialog/optgrid.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/pagectrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/pagectrl.cxx -o $W/CxxObject/svx/source/dialog/pagectrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/paraprev.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/paraprev.cxx -o $W/CxxObject/svx/source/dialog/paraprev.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/passwd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/passwd.cxx -o $W/CxxObject/svx/source/dialog/passwd.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/relfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/relfld.cxx -o $W/CxxObject/svx/source/dialog/relfld.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/rlrcitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/rlrcitem.cxx -o $W/CxxObject/svx/source/dialog/rlrcitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/rubydialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/rubydialog.cxx -o $W/CxxObject/svx/source/dialog/rubydialog.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/rulritem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/rulritem.cxx -o $W/CxxObject/svx/source/dialog/rulritem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/SafeModeDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/SafeModeDialog.cxx -o $W/CxxObject/svx/source/dialog/SafeModeDialog.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/SafeModeUI.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/SafeModeUI.cxx -o $W/CxxObject/svx/source/dialog/SafeModeUI.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/SpellDialogChildWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/SpellDialogChildWindow.cxx -o $W/CxxObject/svx/source/dialog/SpellDialogChildWindow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/srchctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/srchctrl.cxx -o $W/CxxObject/svx/source/dialog/srchctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/srchdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/srchdlg.cxx -o $W/CxxObject/svx/source/dialog/srchdlg.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/strarray.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/strarray.cxx -o $W/CxxObject/svx/source/dialog/strarray.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/svxbmpnumvalueset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/svxbmpnumvalueset.cxx -o $W/CxxObject/svx/source/dialog/svxbmpnumvalueset.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/svxgrahicitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/svxgrahicitem.cxx -o $W/CxxObject/svx/source/dialog/svxgrahicitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/svxruler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/svxruler.cxx -o $W/CxxObject/svx/source/dialog/svxruler.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/swframeexample.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/swframeexample.cxx -o $W/CxxObject/svx/source/dialog/swframeexample.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/swframeposstrings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/swframeposstrings.cxx -o $W/CxxObject/svx/source/dialog/swframeposstrings.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/txencbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/txencbox.cxx -o $W/CxxObject/svx/source/dialog/txencbox.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/txenctab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/txenctab.cxx -o $W/CxxObject/svx/source/dialog/txenctab.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/dialog/weldeditview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/dialog/ $W/Dep/CxxObject/svx/source/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/dialog/weldeditview.cxx -o $W/CxxObject/svx/source/dialog/weldeditview.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/engine3d/float3d.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/engine3d/ $W/Dep/CxxObject/svx/source/engine3d/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/engine3d/float3d.cxx -o $W/CxxObject/svx/source/engine3d/float3d.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/algitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/algitem.cxx -o $W/CxxObject/svx/source/items/algitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/autoformathelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/autoformathelper.cxx -o $W/CxxObject/svx/source/items/autoformathelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/hlnkitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/hlnkitem.cxx -o $W/CxxObject/svx/source/items/hlnkitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/numfmtsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/numfmtsh.cxx -o $W/CxxObject/svx/source/items/numfmtsh.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/legacyitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/legacyitem.cxx -o $W/CxxObject/svx/source/items/legacyitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/numinf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/numinf.cxx -o $W/CxxObject/svx/source/items/numinf.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/ofaitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/ofaitem.cxx -o $W/CxxObject/svx/source/items/ofaitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/pageitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/pageitem.cxx -o $W/CxxObject/svx/source/items/pageitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/postattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/postattr.cxx -o $W/CxxObject/svx/source/items/postattr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/rotmodit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/rotmodit.cxx -o $W/CxxObject/svx/source/items/rotmodit.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/SmartTagItem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/SmartTagItem.cxx -o $W/CxxObject/svx/source/items/SmartTagItem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/svxerr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/svxerr.cxx -o $W/CxxObject/svx/source/items/svxerr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/viewlayoutitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/viewlayoutitem.cxx -o $W/CxxObject/svx/source/items/viewlayoutitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/items/zoomslideritem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/items/ $W/Dep/CxxObject/svx/source/items/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/items/zoomslideritem.cxx -o $W/CxxObject/svx/source/items/zoomslideritem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/mnuctrls/clipboardctl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/mnuctrls/ $W/Dep/CxxObject/svx/source/mnuctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/mnuctrls/clipboardctl.cxx -o $W/CxxObject/svx/source/mnuctrls/clipboardctl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/mnuctrls/smarttagmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/mnuctrls/ $W/Dep/CxxObject/svx/source/mnuctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/mnuctrls/smarttagmenu.cxx -o $W/CxxObject/svx/source/mnuctrls/smarttagmenu.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/ContextChangeEventMultiplexer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/ $W/Dep/CxxObject/svx/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/ContextChangeEventMultiplexer.cxx -o $W/CxxObject/svx/source/sidebar/ContextChangeEventMultiplexer.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/EmptyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/ $W/Dep/CxxObject/svx/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/EmptyPanel.cxx -o $W/CxxObject/svx/source/sidebar/EmptyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/nbdtmg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/ $W/Dep/CxxObject/svx/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/nbdtmg.cxx -o $W/CxxObject/svx/source/sidebar/nbdtmg.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/nbdtmgfact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/ $W/Dep/CxxObject/svx/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/nbdtmgfact.cxx -o $W/CxxObject/svx/source/sidebar/nbdtmgfact.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/PanelFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/ $W/Dep/CxxObject/svx/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/PanelFactory.cxx -o $W/CxxObject/svx/source/sidebar/PanelFactory.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/PanelLayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/ $W/Dep/CxxObject/svx/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/PanelLayout.cxx -o $W/CxxObject/svx/source/sidebar/PanelLayout.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/SelectionAnalyzer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/ $W/Dep/CxxObject/svx/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/SelectionAnalyzer.cxx -o $W/CxxObject/svx/source/sidebar/SelectionAnalyzer.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/SelectionChangeHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/ $W/Dep/CxxObject/svx/source/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/SelectionChangeHandler.cxx -o $W/CxxObject/svx/source/sidebar/SelectionChangeHandler.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/text/TextCharacterSpacingControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/text/ $W/Dep/CxxObject/svx/source/sidebar/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/text/TextCharacterSpacingControl.cxx -o $W/CxxObject/svx/source/sidebar/text/TextCharacterSpacingControl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/text/TextCharacterSpacingPopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/text/ $W/Dep/CxxObject/svx/source/sidebar/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/text/TextCharacterSpacingPopup.cxx -o $W/CxxObject/svx/source/sidebar/text/TextCharacterSpacingPopup.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/text/TextUnderlineControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/text/ $W/Dep/CxxObject/svx/source/sidebar/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/text/TextUnderlineControl.cxx -o $W/CxxObject/svx/source/sidebar/text/TextUnderlineControl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/text/TextUnderlinePopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/text/ $W/Dep/CxxObject/svx/source/sidebar/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/text/TextUnderlinePopup.cxx -o $W/CxxObject/svx/source/sidebar/text/TextUnderlinePopup.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/text/TextPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/text/ $W/Dep/CxxObject/svx/source/sidebar/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/text/TextPropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/text/TextPropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/styles/StylesPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/styles/ $W/Dep/CxxObject/svx/source/sidebar/styles/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/styles/StylesPropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/styles/StylesPropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/lists/ListsPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/lists/ $W/Dep/CxxObject/svx/source/sidebar/lists/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/lists/ListsPropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/lists/ListsPropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/paragraph/ $W/Dep/CxxObject/svx/source/sidebar/paragraph/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx -o $W/CxxObject/svx/source/sidebar/paragraph/ParaLineSpacingControl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/paragraph/ $W/Dep/CxxObject/svx/source/sidebar/paragraph/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/paragraph/ParaLineSpacingPopup.cxx -o $W/CxxObject/svx/source/sidebar/paragraph/ParaLineSpacingPopup.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/paragraph/ParaPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/paragraph/ $W/Dep/CxxObject/svx/source/sidebar/paragraph/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/paragraph/ParaPropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/paragraph/ParaSpacingWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/paragraph/ $W/Dep/CxxObject/svx/source/sidebar/paragraph/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/paragraph/ParaSpacingWindow.cxx -o $W/CxxObject/svx/source/sidebar/paragraph/ParaSpacingWindow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/paragraph/ParaSpacingControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/paragraph/ $W/Dep/CxxObject/svx/source/sidebar/paragraph/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/paragraph/ParaSpacingControl.cxx -o $W/CxxObject/svx/source/sidebar/paragraph/ParaSpacingControl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/area/AreaPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/area/ $W/Dep/CxxObject/svx/source/sidebar/area/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/area/AreaPropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/area/AreaPropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/area/AreaPropertyPanelBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/area/ $W/Dep/CxxObject/svx/source/sidebar/area/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/area/AreaPropertyPanelBase.cxx -o $W/CxxObject/svx/source/sidebar/area/AreaPropertyPanelBase.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/area/AreaTransparencyGradientPopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/area/ $W/Dep/CxxObject/svx/source/sidebar/area/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/area/AreaTransparencyGradientPopup.cxx -o $W/CxxObject/svx/source/sidebar/area/AreaTransparencyGradientPopup.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/shadow/ShadowPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/shadow/ $W/Dep/CxxObject/svx/source/sidebar/shadow/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/shadow/ShadowPropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/shadow/ShadowPropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/graphic/GraphicPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/graphic/ $W/Dep/CxxObject/svx/source/sidebar/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/graphic/GraphicPropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/graphic/GraphicPropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/line/LinePropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/line/ $W/Dep/CxxObject/svx/source/sidebar/line/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/line/LinePropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/line/LinePropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/line/LinePropertyPanelBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/line/ $W/Dep/CxxObject/svx/source/sidebar/line/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/line/LinePropertyPanelBase.cxx -o $W/CxxObject/svx/source/sidebar/line/LinePropertyPanelBase.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/line/LineWidthValueSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/line/ $W/Dep/CxxObject/svx/source/sidebar/line/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/line/LineWidthValueSet.cxx -o $W/CxxObject/svx/source/sidebar/line/LineWidthValueSet.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/line/LineWidthPopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/line/ $W/Dep/CxxObject/svx/source/sidebar/line/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/line/LineWidthPopup.cxx -o $W/CxxObject/svx/source/sidebar/line/LineWidthPopup.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/media/MediaPlaybackPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/media/ $W/Dep/CxxObject/svx/source/sidebar/media/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/media/MediaPlaybackPanel.cxx -o $W/CxxObject/svx/source/sidebar/media/MediaPlaybackPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/possize/PosSizePropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/possize/ $W/Dep/CxxObject/svx/source/sidebar/possize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/possize/PosSizePropertyPanel.cxx -o $W/CxxObject/svx/source/sidebar/possize/PosSizePropertyPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/possize/SidebarDialControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/possize/ $W/Dep/CxxObject/svx/source/sidebar/possize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/possize/SidebarDialControl.cxx -o $W/CxxObject/svx/source/sidebar/possize/SidebarDialControl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/shapes/DefaultShapesPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/shapes/ $W/Dep/CxxObject/svx/source/sidebar/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/shapes/DefaultShapesPanel.cxx -o $W/CxxObject/svx/source/sidebar/shapes/DefaultShapesPanel.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/shapes/ShapesUtil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/shapes/ $W/Dep/CxxObject/svx/source/sidebar/shapes/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/shapes/ShapesUtil.cxx -o $W/CxxObject/svx/source/sidebar/shapes/ShapesUtil.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/sidebar/tools/ValueSetWithTextControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/sidebar/tools/ $W/Dep/CxxObject/svx/source/sidebar/tools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/sidebar/tools/ValueSetWithTextControl.cxx -o $W/CxxObject/svx/source/sidebar/tools/ValueSetWithTextControl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/stbctrls/pszctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/stbctrls/ $W/Dep/CxxObject/svx/source/stbctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/stbctrls/pszctrl.cxx -o $W/CxxObject/svx/source/stbctrls/pszctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/stbctrls/insctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/stbctrls/ $W/Dep/CxxObject/svx/source/stbctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/stbctrls/insctrl.cxx -o $W/CxxObject/svx/source/stbctrls/insctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/stbctrls/selctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/stbctrls/ $W/Dep/CxxObject/svx/source/stbctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/stbctrls/selctrl.cxx -o $W/CxxObject/svx/source/stbctrls/selctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/stbctrls/xmlsecctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/stbctrls/ $W/Dep/CxxObject/svx/source/stbctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/stbctrls/xmlsecctrl.cxx -o $W/CxxObject/svx/source/stbctrls/xmlsecctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/stbctrls/modctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/stbctrls/ $W/Dep/CxxObject/svx/source/stbctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/stbctrls/modctrl.cxx -o $W/CxxObject/svx/source/stbctrls/modctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/stbctrls/zoomsliderctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/stbctrls/ $W/Dep/CxxObject/svx/source/stbctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/stbctrls/zoomsliderctrl.cxx -o $W/CxxObject/svx/source/stbctrls/zoomsliderctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/stbctrls/zoomctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/stbctrls/ $W/Dep/CxxObject/svx/source/stbctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/stbctrls/zoomctrl.cxx -o $W/CxxObject/svx/source/stbctrls/zoomctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/svdraw/ActionDescriptionProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/svdraw/ $W/Dep/CxxObject/svx/source/svdraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/svdraw/ActionDescriptionProvider.cxx -o $W/CxxObject/svx/source/svdraw/ActionDescriptionProvider.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/smarttags/SmartTagMgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/smarttags/ $W/Dep/CxxObject/svx/source/smarttags/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/smarttags/SmartTagMgr.cxx -o $W/CxxObject/svx/source/smarttags/SmartTagMgr.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/table/accessiblecell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/accessiblecell.cxx -o $W/CxxObject/svx/source/table/accessiblecell.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/table/accessibletableshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/accessibletableshape.cxx -o $W/CxxObject/svx/source/table/accessibletableshape.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/table/tabledesign.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tabledesign.cxx -o $W/CxxObject/svx/source/table/tabledesign.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/table/tablertfexporter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablertfexporter.cxx -o $W/CxxObject/svx/source/table/tablertfexporter.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/table/tablertfimporter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/table/ $W/Dep/CxxObject/svx/source/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/table/tablertfimporter.cxx -o $W/CxxObject/svx/source/table/tablertfimporter.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/bulletsnumbering.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/bulletsnumbering.cxx -o $W/CxxObject/svx/source/tbxctrls/bulletsnumbering.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/colrctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/colrctrl.cxx -o $W/CxxObject/svx/source/tbxctrls/colrctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/SvxColorChildWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/SvxColorChildWindow.cxx -o $W/CxxObject/svx/source/tbxctrls/SvxColorChildWindow.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/fillctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/fillctrl.cxx -o $W/CxxObject/svx/source/tbxctrls/fillctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/formatpaintbrushctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/formatpaintbrushctrl.cxx -o $W/CxxObject/svx/source/tbxctrls/formatpaintbrushctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/grafctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/grafctrl.cxx -o $W/CxxObject/svx/source/tbxctrls/grafctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/itemwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/itemwin.cxx -o $W/CxxObject/svx/source/tbxctrls/itemwin.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/layctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/layctrl.cxx -o $W/CxxObject/svx/source/tbxctrls/layctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/lboxctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/lboxctrl.cxx -o $W/CxxObject/svx/source/tbxctrls/lboxctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/linectrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/linectrl.cxx -o $W/CxxObject/svx/source/tbxctrls/linectrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/tbunocontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/tbunocontroller.cxx -o $W/CxxObject/svx/source/tbxctrls/tbunocontroller.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/tbunosearchcontrollers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/tbunosearchcontrollers.cxx -o $W/CxxObject/svx/source/tbxctrls/tbunosearchcontrollers.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/tbxcolor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/tbxcolor.cxx -o $W/CxxObject/svx/source/tbxctrls/tbxcolor.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/tbxdrctl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/tbxdrctl.cxx -o $W/CxxObject/svx/source/tbxctrls/tbxdrctl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/tbxctrls/verttexttbxctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/tbxctrls/ $W/Dep/CxxObject/svx/source/tbxctrls/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/tbxctrls/verttexttbxctrl.cxx -o $W/CxxObject/svx/source/tbxctrls/verttexttbxctrl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/uitest/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/uitest/ $W/Dep/CxxObject/svx/source/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/uitest/uiobject.cxx -o $W/CxxObject/svx/source/uitest/uiobject.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/unodraw/recoveryui.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/recoveryui.cxx -o $W/CxxObject/svx/source/unodraw/recoveryui.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/unodraw/unoctabl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unoctabl.cxx -o $W/CxxObject/svx/source/unodraw/unoctabl.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/unodraw/UnoNamespaceMap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/UnoNamespaceMap.cxx -o $W/CxxObject/svx/source/unodraw/UnoNamespaceMap.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/unodraw/unopool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unopool.cxx -o $W/CxxObject/svx/source/unodraw/unopool.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/unodraw/unoshcol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unodraw/ $W/Dep/CxxObject/svx/source/unodraw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unodraw/unoshcol.cxx -o $W/CxxObject/svx/source/unodraw/unoshcol.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/unogallery/unogalitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unogallery/ $W/Dep/CxxObject/svx/source/unogallery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unogallery/unogalitem.cxx -o $W/CxxObject/svx/source/unogallery/unogalitem.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/unogallery/unogaltheme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unogallery/ $W/Dep/CxxObject/svx/source/unogallery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unogallery/unogaltheme.cxx -o $W/CxxObject/svx/source/unogallery/unogaltheme.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/unogallery/unogalthemeprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvcllo.so | grep SONAME > $W/LinkTarget/Library/libvcllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvcllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvcllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvcllo.so.exports.tmp $W/LinkTarget/Library/libvcllo.so.exports; then rm $W/LinkTarget/Library/libvcllo.so.exports.tmp; else mv $W/LinkTarget/Library/libvcllo.so.exports.tmp $W/LinkTarget/Library/libvcllo.so.exports && touch -r $I/program/libvcllo.so $W/LinkTarget/Library/libvcllo.so.exports; fi TEMPFILE=/tmp/gbuild.sT8GkG && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvcllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/unogallery/ $W/Dep/CxxObject/svx/source/unogallery/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/unogallery/unogalthemeprovider.cxx -o $W/CxxObject/svx/source/unogallery/unogalthemeprovider.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/fmcomp/dbaobjectex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/fmcomp/ $W/Dep/CxxObject/svx/source/fmcomp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/fmcomp/dbaobjectex.cxx -o $W/CxxObject/svx/source/fmcomp/dbaobjectex.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/databaselocationinput.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/databaselocationinput.cxx -o $W/CxxObject/svx/source/form/databaselocationinput.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/dbcharsethelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/dbcharsethelper.cxx -o $W/CxxObject/svx/source/form/dbcharsethelper.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/filtnav.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/filtnav.cxx -o $W/CxxObject/svx/source/form/filtnav.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/fmobjfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmobjfac.cxx -o $W/CxxObject/svx/source/form/fmobjfac.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/fmPropBrw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmPropBrw.cxx -o $W/CxxObject/svx/source/form/fmPropBrw.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/fmsrccfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmsrccfg.cxx -o $W/CxxObject/svx/source/form/fmsrccfg.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/fmsrcimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/fmsrcimp.cxx -o $W/CxxObject/svx/source/form/fmsrcimp.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/tabwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/tabwin.cxx -o $W/CxxObject/svx/source/form/tabwin.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] svx/source/form/tbxform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/svx/source/form/ $W/Dep/CxxObject/svx/source/form/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSVX_DLLIMPLEMENTATION -DBOOST_SPIRIT_USE_OLD_NAMESPACE -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/svx/source/form/tbxform.cxx -o $W/CxxObject/svx/source/form/tbxform.o -I$S/svx/inc -I$S/svx/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry -I/usr/include [build CXX] basctl/source/accessibility/accessibledialogcontrolshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/accessibility/ $W/Dep/CxxObject/basctl/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/accessibility/accessibledialogcontrolshape.cxx -o $W/CxxObject/basctl/source/accessibility/accessibledialogcontrolshape.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/accessibility/accessibledialogwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/accessibility/ $W/Dep/CxxObject/basctl/source/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/accessibility/accessibledialogwindow.cxx -o $W/CxxObject/basctl/source/accessibility/accessibledialogwindow.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basdoc.cxx -o $W/CxxObject/basctl/source/basicide/basdoc.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/IDEComboBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/IDEComboBox.cxx -o $W/CxxObject/basctl/source/basicide/IDEComboBox.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basicrenderable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basicrenderable.cxx -o $W/CxxObject/basctl/source/basicide/basicrenderable.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/baside2b.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/baside2b.cxx -o $W/CxxObject/basctl/source/basicide/baside2b.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/baside2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/baside2.cxx -o $W/CxxObject/basctl/source/basicide/baside2.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/baside3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/baside3.cxx -o $W/CxxObject/basctl/source/basicide/baside3.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basidectrlr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basidectrlr.cxx -o $W/CxxObject/basctl/source/basicide/basidectrlr.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basides1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basides1.cxx -o $W/CxxObject/basctl/source/basicide/basides1.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basides2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basides2.cxx -o $W/CxxObject/basctl/source/basicide/basides2.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basides3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basides3.cxx -o $W/CxxObject/basctl/source/basicide/basides3.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basidesh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basidesh.cxx -o $W/CxxObject/basctl/source/basicide/basidesh.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basobj2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basobj2.cxx -o $W/CxxObject/basctl/source/basicide/basobj2.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/basobj3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/basobj3.cxx -o $W/CxxObject/basctl/source/basicide/basobj3.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/bastype2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/bastype2.cxx -o $W/CxxObject/basctl/source/basicide/bastype2.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/bastype3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/bastype3.cxx -o $W/CxxObject/basctl/source/basicide/bastype3.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/bastypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/bastypes.cxx -o $W/CxxObject/basctl/source/basicide/bastypes.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/breakpoint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/breakpoint.cxx -o $W/CxxObject/basctl/source/basicide/breakpoint.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/brkdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/brkdlg.cxx -o $W/CxxObject/basctl/source/basicide/brkdlg.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/doceventnotifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/doceventnotifier.cxx -o $W/CxxObject/basctl/source/basicide/doceventnotifier.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/docsignature.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/docsignature.cxx -o $W/CxxObject/basctl/source/basicide/docsignature.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/documentenumeration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/documentenumeration.cxx -o $W/CxxObject/basctl/source/basicide/documentenumeration.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/iderdll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/iderdll.cxx -o $W/CxxObject/basctl/source/basicide/iderdll.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/layout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/layout.cxx -o $W/CxxObject/basctl/source/basicide/layout.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/linenumberwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/linenumberwindow.cxx -o $W/CxxObject/basctl/source/basicide/linenumberwindow.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/localizationmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/localizationmgr.cxx -o $W/CxxObject/basctl/source/basicide/localizationmgr.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/macrodlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/macrodlg.cxx -o $W/CxxObject/basctl/source/basicide/macrodlg.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/moduldl2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/moduldl2.cxx -o $W/CxxObject/basctl/source/basicide/moduldl2.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/moduldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/moduldlg.cxx -o $W/CxxObject/basctl/source/basicide/moduldlg.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/ObjectCatalog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/ObjectCatalog.cxx -o $W/CxxObject/basctl/source/basicide/ObjectCatalog.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/register.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/register.cxx -o $W/CxxObject/basctl/source/basicide/register.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/sbxitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/sbxitem.cxx -o $W/CxxObject/basctl/source/basicide/sbxitem.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/scriptdocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/scriptdocument.cxx -o $W/CxxObject/basctl/source/basicide/scriptdocument.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/basicide/unomodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/basicide/ $W/Dep/CxxObject/basctl/source/basicide/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/basicide/unomodel.cxx -o $W/CxxObject/basctl/source/basicide/unomodel.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlgedclip.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlgedclip.cxx -o $W/CxxObject/basctl/source/dlged/dlgedclip.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlged.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlged.cxx -o $W/CxxObject/basctl/source/dlged/dlged.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlgedfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlgedfac.cxx -o $W/CxxObject/basctl/source/dlged/dlgedfac.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlgedfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlgedfunc.cxx -o $W/CxxObject/basctl/source/dlged/dlgedfunc.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlgedlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlgedlist.cxx -o $W/CxxObject/basctl/source/dlged/dlgedlist.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlgedmod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlgedmod.cxx -o $W/CxxObject/basctl/source/dlged/dlgedmod.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlgedobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlgedobj.cxx -o $W/CxxObject/basctl/source/dlged/dlgedobj.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlgedpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlgedpage.cxx -o $W/CxxObject/basctl/source/dlged/dlgedpage.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/dlgedview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/dlgedview.cxx -o $W/CxxObject/basctl/source/dlged/dlgedview.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/managelang.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/managelang.cxx -o $W/CxxObject/basctl/source/dlged/managelang.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] basctl/source/dlged/propbrw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/basctl/source/dlged/ $W/Dep/CxxObject/basctl/source/dlged/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/basctl/source/dlged/propbrw.cxx -o $W/CxxObject/basctl/source/dlged/propbrw.o -I$S/basctl/inc -I$S/basctl/sdi -I$S/basctl/source/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/SdiTarget/basctl/sdi -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libchartcontrollerlo.so [build CXX] cui/source/customize/acccfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/acccfg.cxx -o $W/CxxObject/cui/source/customize/acccfg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/customize/cfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/cfg.cxx -o $W/CxxObject/cui/source/customize/cfg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/customize/cfgutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/cfgutil.cxx -o $W/CxxObject/cui/source/customize/cfgutil.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/customize/CommandCategoryListBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/CommandCategoryListBox.cxx -o $W/CxxObject/cui/source/customize/CommandCategoryListBox.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/customize/eventdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/eventdlg.cxx -o $W/CxxObject/cui/source/customize/eventdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/customize/macropg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/macropg.cxx -o $W/CxxObject/cui/source/customize/macropg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/customize/SvxConfigPageHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/SvxConfigPageHelper.cxx -o $W/CxxObject/cui/source/customize/SvxConfigPageHelper.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/customize/SvxMenuConfigPage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/SvxMenuConfigPage.cxx -o $W/CxxObject/cui/source/customize/SvxMenuConfigPage.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/customize/SvxToolbarConfigPage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/customize/ $W/Dep/CxxObject/cui/source/customize/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/customize/SvxToolbarConfigPage.cxx -o $W/CxxObject/cui/source/customize/SvxToolbarConfigPage.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/about.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/about.cxx -o $W/CxxObject/cui/source/dialogs/about.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/colorpicker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/colorpicker.cxx -o $W/CxxObject/cui/source/dialogs/colorpicker.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/cuicharmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/cuicharmap.cxx -o $W/CxxObject/cui/source/dialogs/cuicharmap.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/cuifmsearch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/cuifmsearch.cxx -o $W/CxxObject/cui/source/dialogs/cuifmsearch.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/cuigaldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/cuigaldlg.cxx -o $W/CxxObject/cui/source/dialogs/cuigaldlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/cuigrfflt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/cuigrfflt.cxx -o $W/CxxObject/cui/source/dialogs/cuigrfflt.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/cuihyperdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/cuihyperdlg.cxx -o $W/CxxObject/cui/source/dialogs/cuihyperdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/cuiimapwnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/cuiimapwnd.cxx -o $W/CxxObject/cui/source/dialogs/cuiimapwnd.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/cuitbxform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/cuitbxform.cxx -o $W/CxxObject/cui/source/dialogs/cuitbxform.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/dlgname.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/dlgname.cxx -o $W/CxxObject/cui/source/dialogs/dlgname.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/FontFeaturesDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/FontFeaturesDialog.cxx -o $W/CxxObject/cui/source/dialogs/FontFeaturesDialog.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/hangulhanjadlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/hangulhanjadlg.cxx -o $W/CxxObject/cui/source/dialogs/hangulhanjadlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/hldocntp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/hldocntp.cxx -o $W/CxxObject/cui/source/dialogs/hldocntp.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/hldoctp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/hldoctp.cxx -o $W/CxxObject/cui/source/dialogs/hldoctp.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/hlinettp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/hlinettp.cxx -o $W/CxxObject/cui/source/dialogs/hlinettp.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/hlmailtp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/hlmailtp.cxx -o $W/CxxObject/cui/source/dialogs/hlmailtp.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/hlmarkwn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/hlmarkwn.cxx -o $W/CxxObject/cui/source/dialogs/hlmarkwn.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/hltpbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/hltpbase.cxx -o $W/CxxObject/cui/source/dialogs/hltpbase.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/hyphen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/hyphen.cxx -o $W/CxxObject/cui/source/dialogs/hyphen.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/iconcdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/iconcdlg.cxx -o $W/CxxObject/cui/source/dialogs/iconcdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/tipofthedaydlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/tipofthedaydlg.cxx -o $W/CxxObject/cui/source/dialogs/tipofthedaydlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/insdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/insdlg.cxx -o $W/CxxObject/cui/source/dialogs/insdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/insrc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/insrc.cxx -o $W/CxxObject/cui/source/dialogs/insrc.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/linkdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/linkdlg.cxx -o $W/CxxObject/cui/source/dialogs/linkdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/multipat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/multipat.cxx -o $W/CxxObject/cui/source/dialogs/multipat.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/newtabledlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/newtabledlg.cxx -o $W/CxxObject/cui/source/dialogs/newtabledlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/passwdomdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/passwdomdlg.cxx -o $W/CxxObject/cui/source/dialogs/passwdomdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/screenshotannotationdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/screenshotannotationdlg.cxx -o $W/CxxObject/cui/source/dialogs/screenshotannotationdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/pastedlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/pastedlg.cxx -o $W/CxxObject/cui/source/dialogs/pastedlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/postdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/postdlg.cxx -o $W/CxxObject/cui/source/dialogs/postdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/scriptdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/scriptdlg.cxx -o $W/CxxObject/cui/source/dialogs/scriptdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/SignatureLineDialogBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/SignatureLineDialogBase.cxx -o $W/CxxObject/cui/source/dialogs/SignatureLineDialogBase.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/SignatureLineDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/SignatureLineDialog.cxx -o $W/CxxObject/cui/source/dialogs/SignatureLineDialog.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/SignSignatureLineDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/SignSignatureLineDialog.cxx -o $W/CxxObject/cui/source/dialogs/SignSignatureLineDialog.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/sdrcelldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/sdrcelldlg.cxx -o $W/CxxObject/cui/source/dialogs/sdrcelldlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/showcols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/showcols.cxx -o $W/CxxObject/cui/source/dialogs/showcols.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/SpellDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/SpellDialog.cxx -o $W/CxxObject/cui/source/dialogs/SpellDialog.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/splitcelldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/splitcelldlg.cxx -o $W/CxxObject/cui/source/dialogs/splitcelldlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/srchxtra.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/srchxtra.cxx -o $W/CxxObject/cui/source/dialogs/srchxtra.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/thesdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/thesdlg.cxx -o $W/CxxObject/cui/source/dialogs/thesdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/dialogs/zoom.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/dialogs/ $W/Dep/CxxObject/cui/source/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/dialogs/zoom.cxx -o $W/CxxObject/cui/source/dialogs/zoom.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/factory/cuiexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/factory/ $W/Dep/CxxObject/cui/source/factory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/factory/cuiexp.cxx -o $W/CxxObject/cui/source/factory/cuiexp.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/factory/cuiresmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/factory/ $W/Dep/CxxObject/cui/source/factory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/factory/cuiresmgr.cxx -o $W/CxxObject/cui/source/factory/cuiresmgr.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/factory/dlgfact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/factory/ $W/Dep/CxxObject/cui/source/factory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/factory/dlgfact.cxx -o $W/CxxObject/cui/source/factory/dlgfact.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/factory/init.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/factory/ $W/Dep/CxxObject/cui/source/factory/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/factory/init.cxx -o $W/CxxObject/cui/source/factory/init.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/certpath.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/certpath.cxx -o $W/CxxObject/cui/source/options/certpath.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/cfgchart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/cfgchart.cxx -o $W/CxxObject/cui/source/options/cfgchart.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/connpoolconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/connpoolconfig.cxx -o $W/CxxObject/cui/source/options/connpoolconfig.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/connpooloptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/connpooloptions.cxx -o $W/CxxObject/cui/source/options/connpooloptions.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/connpoolsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/connpoolsettings.cxx -o $W/CxxObject/cui/source/options/connpoolsettings.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/cuisrchdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/cuisrchdlg.cxx -o $W/CxxObject/cui/source/options/cuisrchdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/dbregister.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/dbregister.cxx -o $W/CxxObject/cui/source/options/dbregister.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/dbregisterednamesconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/dbregisterednamesconfig.cxx -o $W/CxxObject/cui/source/options/dbregisterednamesconfig.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/dbregistersettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/dbregistersettings.cxx -o $W/CxxObject/cui/source/options/dbregistersettings.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/doclinkdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/doclinkdialog.cxx -o $W/CxxObject/cui/source/options/doclinkdialog.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/fontsubs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/fontsubs.cxx -o $W/CxxObject/cui/source/options/fontsubs.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optaboutconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optaboutconfig.cxx -o $W/CxxObject/cui/source/options/optaboutconfig.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optaccessibility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optaccessibility.cxx -o $W/CxxObject/cui/source/options/optaccessibility.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optasian.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optasian.cxx -o $W/CxxObject/cui/source/options/optasian.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optbasic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optbasic.cxx -o $W/CxxObject/cui/source/options/optbasic.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optchart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optchart.cxx -o $W/CxxObject/cui/source/options/optchart.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optcolor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optcolor.cxx -o $W/CxxObject/cui/source/options/optcolor.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optctl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optctl.cxx -o $W/CxxObject/cui/source/options/optctl.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optdict.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optdict.cxx -o $W/CxxObject/cui/source/options/optdict.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optfltr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optfltr.cxx -o $W/CxxObject/cui/source/options/optfltr.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optgdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optgdlg.cxx -o $W/CxxObject/cui/source/options/optgdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optgenrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optgenrl.cxx -o $W/CxxObject/cui/source/options/optgenrl.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optHeaderTabListbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optHeaderTabListbox.cxx -o $W/CxxObject/cui/source/options/optHeaderTabListbox.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/opthtml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/opthtml.cxx -o $W/CxxObject/cui/source/options/opthtml.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optinet2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optinet2.cxx -o $W/CxxObject/cui/source/options/optinet2.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optjava.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optjava.cxx -o $W/CxxObject/cui/source/options/optjava.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optjsearch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optjsearch.cxx -o $W/CxxObject/cui/source/options/optjsearch.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optlingu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optlingu.cxx -o $W/CxxObject/cui/source/options/optlingu.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optopencl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optopencl.cxx -o $W/CxxObject/cui/source/options/optopencl.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optpath.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optpath.cxx -o $W/CxxObject/cui/source/options/optpath.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optsave.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optsave.cxx -o $W/CxxObject/cui/source/options/optsave.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/optupdt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/optupdt.cxx -o $W/CxxObject/cui/source/options/optupdt.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/personalization.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/personalization.cxx -o $W/CxxObject/cui/source/options/personalization.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/radiobtnbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/radiobtnbox.cxx -o $W/CxxObject/cui/source/options/radiobtnbox.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/sdbcdriverenum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/sdbcdriverenum.cxx -o $W/CxxObject/cui/source/options/sdbcdriverenum.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/securityoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/securityoptions.cxx -o $W/CxxObject/cui/source/options/securityoptions.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/treeopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/treeopt.cxx -o $W/CxxObject/cui/source/options/treeopt.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/tsaurls.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/tsaurls.cxx -o $W/CxxObject/cui/source/options/tsaurls.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/options/webconninfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/options/ $W/Dep/CxxObject/cui/source/options/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/options/webconninfo.cxx -o $W/CxxObject/cui/source/options/webconninfo.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/align.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/align.cxx -o $W/CxxObject/cui/source/tabpages/align.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/autocdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/autocdlg.cxx -o $W/CxxObject/cui/source/tabpages/autocdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/backgrnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/backgrnd.cxx -o $W/CxxObject/cui/source/tabpages/backgrnd.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/bbdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/bbdlg.cxx -o $W/CxxObject/cui/source/tabpages/bbdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/border.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/border.cxx -o $W/CxxObject/cui/source/tabpages/border.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/chardlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/chardlg.cxx -o $W/CxxObject/cui/source/tabpages/chardlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/connect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/connect.cxx -o $W/CxxObject/cui/source/tabpages/connect.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/dstribut.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/dstribut.cxx -o $W/CxxObject/cui/source/tabpages/dstribut.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/grfpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/grfpage.cxx -o $W/CxxObject/cui/source/tabpages/grfpage.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/labdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/labdlg.cxx -o $W/CxxObject/cui/source/tabpages/labdlg.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/macroass.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/macroass.cxx -o $W/CxxObject/cui/source/tabpages/macroass.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/measure.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/measure.cxx -o $W/CxxObject/cui/source/tabpages/measure.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/numfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/numfmt.cxx -o $W/CxxObject/cui/source/tabpages/numfmt.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/numpages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/numpages.cxx -o $W/CxxObject/cui/source/tabpages/numpages.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/page.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/page.cxx -o $W/CxxObject/cui/source/tabpages/page.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/paragrph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/paragrph.cxx -o $W/CxxObject/cui/source/tabpages/paragrph.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/swpossizetabpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/swpossizetabpage.cxx -o $W/CxxObject/cui/source/tabpages/swpossizetabpage.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tabarea.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tabarea.cxx -o $W/CxxObject/cui/source/tabpages/tabarea.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tabline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tabline.cxx -o $W/CxxObject/cui/source/tabpages/tabline.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tabstpge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tabstpge.cxx -o $W/CxxObject/cui/source/tabpages/tabstpge.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/textanim.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/textanim.cxx -o $W/CxxObject/cui/source/tabpages/textanim.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/textattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/textattr.cxx -o $W/CxxObject/cui/source/tabpages/textattr.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tparea.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tparea.cxx -o $W/CxxObject/cui/source/tabpages/tparea.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tpbitmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tpbitmap.cxx -o $W/CxxObject/cui/source/tabpages/tpbitmap.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tpcolor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tpcolor.cxx -o $W/CxxObject/cui/source/tabpages/tpcolor.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tpgradnt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tpgradnt.cxx -o $W/CxxObject/cui/source/tabpages/tpgradnt.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tphatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tphatch.cxx -o $W/CxxObject/cui/source/tabpages/tphatch.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tpline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tpline.cxx -o $W/CxxObject/cui/source/tabpages/tpline.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tplnedef.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tplnedef.cxx -o $W/CxxObject/cui/source/tabpages/tplnedef.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tplneend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tplneend.cxx -o $W/CxxObject/cui/source/tabpages/tplneend.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tppattern.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tppattern.cxx -o $W/CxxObject/cui/source/tabpages/tppattern.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tpshadow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tpshadow.cxx -o $W/CxxObject/cui/source/tabpages/tpshadow.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/tptrans.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/tptrans.cxx -o $W/CxxObject/cui/source/tabpages/tptrans.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/tabpages/transfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/tabpages/ $W/Dep/CxxObject/cui/source/tabpages/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/tabpages/transfrm.cxx -o $W/CxxObject/cui/source/tabpages/transfrm.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] cui/source/uno/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/cui/source/uno/ $W/Dep/CxxObject/cui/source/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DCUI_DLLIMPLEMENTATION -DSYSTEM_CURL -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/cui/source/uno/services.cxx -o $W/CxxObject/cui/source/uno/services.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/cui/inc -I$S/cui/source/inc -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/liborcus-0.14 -isystem /usr/include/libdrm [build CXX] dbaccess/source/filter/xml/dbloader2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/dbloader2.cxx -o $W/CxxObject/dbaccess/source/filter/xml/dbloader2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlAutoStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlAutoStyle.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlAutoStyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlColumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlColumn.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlColumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlComponent.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlComponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlConnectionData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlConnectionData.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlConnectionData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlConnectionResource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlConnectionResource.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlConnectionResource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlDatabase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlDatabase.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlDatabase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlDatabaseDescription.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlDatabaseDescription.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlDatabaseDescription.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlDataSource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlDataSource.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlDataSource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlDataSourceInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlDataSourceInfo.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlDataSourceInfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlDataSourceSetting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlDataSourceSetting.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlDataSourceSetting.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlDataSourceSettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlDataSourceSettings.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlDataSourceSettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlDocuments.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlDocuments.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlDocuments.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlExport.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlExport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlFileBasedDatabase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlfilter.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlHelper.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlHierarchyCollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlHierarchyCollection.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlHierarchyCollection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlLogin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlLogin.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlLogin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlQuery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlQuery.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlQuery.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlServerDatabase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlServerDatabase.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlServerDatabase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlservices.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlStyleImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlStyleImport.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlStyleImport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlTable.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlTableFilterList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlTableFilterList.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlTableFilterList.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/filter/xml/xmlTableFilterPattern.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/filter/xml/ $W/Dep/CxxObject/dbaccess/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/filter/xml/xmlTableFilterPattern.cxx -o $W/CxxObject/dbaccess/source/filter/xml/xmlTableFilterPattern.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/shared/flt_reghelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/shared/ $W/Dep/CxxObject/dbaccess/source/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/shared/flt_reghelper.cxx -o $W/CxxObject/dbaccess/source/shared/flt_reghelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/dbmm_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/dbmm_services.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/dbmm_services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/dbmm_types.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/dbmm_types.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/dbmm_types.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/docinteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/docinteraction.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/docinteraction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/macromigrationdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/macromigrationdialog.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/macromigrationdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/macromigrationpages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/macromigrationpages.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/macromigrationpages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/macromigrationwizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/macromigrationwizard.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/macromigrationwizard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/migrationengine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/migrationengine.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/migrationengine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/migrationlog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/migrationlog.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/migrationlog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/progresscapture.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/progresscapture.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/progresscapture.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/ext/macromigration/progressmixer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ext/macromigration/ $W/Dep/CxxObject/dbaccess/source/ext/macromigration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ext/macromigration/progressmixer.cxx -o $W/CxxObject/dbaccess/source/ext/macromigration/progressmixer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/shared/dbu_reghelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/shared/ $W/Dep/CxxObject/dbaccess/source/shared/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/shared/dbu_reghelper.cxx -o $W/CxxObject/dbaccess/source/shared/dbu_reghelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppController.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppControllerDnD.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppControllerDnD.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppControllerDnD.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppControllerGen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppControllerGen.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppControllerGen.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppDetailPageHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppDetailPageHelper.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppDetailPageHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppDetailView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppDetailView.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppDetailView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppIconControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppIconControl.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppIconControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppSwapWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppSwapWindow.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppSwapWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppTitleWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppTitleWindow.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppTitleWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/AppView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/AppView.cxx -o $W/CxxObject/dbaccess/source/ui/app/AppView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/app/subcomponentmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/app/ $W/Dep/CxxObject/dbaccess/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/app/subcomponentmanager.cxx -o $W/CxxObject/dbaccess/source/ui/app/subcomponentmanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/AsynchronousLink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/AsynchronousLink.cxx -o $W/CxxObject/dbaccess/source/ui/browser/AsynchronousLink.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/brwctrlr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/brwctrlr.cxx -o $W/CxxObject/dbaccess/source/ui/browser/brwctrlr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/brwview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/brwview.cxx -o $W/CxxObject/dbaccess/source/ui/browser/brwview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/dataview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/dataview.cxx -o $W/CxxObject/dbaccess/source/ui/browser/dataview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/dbexchange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/dbexchange.cxx -o $W/CxxObject/dbaccess/source/ui/browser/dbexchange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/dbloader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/dbloader.cxx -o $W/CxxObject/dbaccess/source/ui/browser/dbloader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/dbtreemodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/dbtreemodel.cxx -o $W/CxxObject/dbaccess/source/ui/browser/dbtreemodel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/dbtreeview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/dbtreeview.cxx -o $W/CxxObject/dbaccess/source/ui/browser/dbtreeview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/dsbrowserDnD.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/dsbrowserDnD.cxx -o $W/CxxObject/dbaccess/source/ui/browser/dsbrowserDnD.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/dsEntriesNoExp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/dsEntriesNoExp.cxx -o $W/CxxObject/dbaccess/source/ui/browser/dsEntriesNoExp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/exsrcbrw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/exsrcbrw.cxx -o $W/CxxObject/dbaccess/source/ui/browser/exsrcbrw.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/formadapter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/formadapter.cxx -o $W/CxxObject/dbaccess/source/ui/browser/formadapter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/genericcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/genericcontroller.cxx -o $W/CxxObject/dbaccess/source/ui/browser/genericcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/sbagrid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/sbagrid.cxx -o $W/CxxObject/dbaccess/source/ui/browser/sbagrid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/sbamultiplex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/sbamultiplex.cxx -o $W/CxxObject/dbaccess/source/ui/browser/sbamultiplex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/browser/unodatbr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/browser/ $W/Dep/CxxObject/dbaccess/source/ui/browser/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/browser/unodatbr.cxx -o $W/CxxObject/dbaccess/source/ui/browser/unodatbr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/charsetlistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/charsetlistbox.cxx -o $W/CxxObject/dbaccess/source/ui/control/charsetlistbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/ColumnControlWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/ColumnControlWindow.cxx -o $W/CxxObject/dbaccess/source/ui/control/ColumnControlWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/curledit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/curledit.cxx -o $W/CxxObject/dbaccess/source/ui/control/curledit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/dbtreelistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/dbtreelistbox.cxx -o $W/CxxObject/dbaccess/source/ui/control/dbtreelistbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/FieldControls.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/FieldControls.cxx -o $W/CxxObject/dbaccess/source/ui/control/FieldControls.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/FieldDescControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/FieldDescControl.cxx -o $W/CxxObject/dbaccess/source/ui/control/FieldDescControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/listviewitems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/listviewitems.cxx -o $W/CxxObject/dbaccess/source/ui/control/listviewitems.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/marktree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/marktree.cxx -o $W/CxxObject/dbaccess/source/ui/control/marktree.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/opendoccontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/opendoccontrols.cxx -o $W/CxxObject/dbaccess/source/ui/control/opendoccontrols.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/RelationControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/RelationControl.cxx -o $W/CxxObject/dbaccess/source/ui/control/RelationControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/ScrollHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/ScrollHelper.cxx -o $W/CxxObject/dbaccess/source/ui/control/ScrollHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/sqledit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/sqledit.cxx -o $W/CxxObject/dbaccess/source/ui/control/sqledit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/SqlNameEdit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/SqlNameEdit.cxx -o $W/CxxObject/dbaccess/source/ui/control/SqlNameEdit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/TableGrantCtrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/TableGrantCtrl.cxx -o $W/CxxObject/dbaccess/source/ui/control/TableGrantCtrl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/tabletree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/tabletree.cxx -o $W/CxxObject/dbaccess/source/ui/control/tabletree.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/undosqledit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/undosqledit.cxx -o $W/CxxObject/dbaccess/source/ui/control/undosqledit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/control/VertSplitView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/control/ $W/Dep/CxxObject/dbaccess/source/ui/control/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/control/VertSplitView.cxx -o $W/CxxObject/dbaccess/source/ui/control/VertSplitView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/admincontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/admincontrols.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/admincontrols.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/adminpages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/adminpages.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/adminpages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/adtabdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/adtabdlg.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/adtabdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/advancedsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/advancedsettings.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/advancedsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/CollectionView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/CollectionView.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/CollectionView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/ConnectionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/ConnectionHelper.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/ConnectionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/ConnectionPage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/ConnectionPage.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/ConnectionPage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/ConnectionPageSetup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/ConnectionPageSetup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/dbadmin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/dbadmin.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/dbadmin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/DbAdminImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/DbAdminImpl.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/DbAdminImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/dbfindex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/dbfindex.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/dbfindex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/DBSetupConnectionPages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/dbwiz.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/dbwiz.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/dbwiz.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/dbwizsetup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/dbwizsetup.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/dbwizsetup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/detailpages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/detailpages.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/detailpages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/directsql.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/directsql.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/directsql.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/dlgattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/dlgattr.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/dlgattr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/dlgsave.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/dlgsave.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/dlgsave.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/dlgsize.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/dlgsize.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/dlgsize.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/dsselect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/dsselect.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/dsselect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/finteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/finteraction.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/finteraction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/generalpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/generalpage.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/generalpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/indexdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/indexdialog.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/indexdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/indexfieldscontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/indexfieldscontrol.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/indexfieldscontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/odbcconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/odbcconfig.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/odbcconfig.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/optionalboolitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/optionalboolitem.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/optionalboolitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/paramdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/paramdialog.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/paramdialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/queryfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/queryfilter.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/queryfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/queryorder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/queryorder.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/queryorder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/QueryPropertiesDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/QueryPropertiesDialog.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/QueryPropertiesDialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/RelationDlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/RelationDlg.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/RelationDlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/sqlmessage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/sqlmessage.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/sqlmessage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/tablespage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/tablespage.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/tablespage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/TablesSingleDlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/TablesSingleDlg.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/TablesSingleDlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/TextConnectionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/TextConnectionHelper.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/TextConnectionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/textconnectionsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/textconnectionsettings.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/textconnectionsettings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/UserAdmin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/UserAdmin.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/UserAdmin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/dlg/UserAdminDlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/dlg/ $W/Dep/CxxObject/dbaccess/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/dlg/UserAdminDlg.cxx -o $W/CxxObject/dbaccess/source/ui/dlg/UserAdminDlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/asyncmodaldialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/asyncmodaldialog.cxx -o $W/CxxObject/dbaccess/source/ui/misc/asyncmodaldialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/charsets.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/charsets.cxx -o $W/CxxObject/dbaccess/source/ui/misc/charsets.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/controllerframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/controllerframe.cxx -o $W/CxxObject/dbaccess/source/ui/misc/controllerframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/databaseobjectview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/databaseobjectview.cxx -o $W/CxxObject/dbaccess/source/ui/misc/databaseobjectview.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/datasourceconnector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/datasourceconnector.cxx -o $W/CxxObject/dbaccess/source/ui/misc/datasourceconnector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/dbaundomanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/dbaundomanager.cxx -o $W/CxxObject/dbaccess/source/ui/misc/dbaundomanager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx -o $W/CxxObject/dbaccess/source/ui/misc/dbsubcomponentcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/defaultobjectnamecheck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx -o $W/CxxObject/dbaccess/source/ui/misc/defaultobjectnamecheck.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/DExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/DExport.cxx -o $W/CxxObject/dbaccess/source/ui/misc/DExport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/dsmeta.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/dsmeta.cxx -o $W/CxxObject/dbaccess/source/ui/misc/dsmeta.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/HtmlReader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/HtmlReader.cxx -o $W/CxxObject/dbaccess/source/ui/misc/HtmlReader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/imageprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/imageprovider.cxx -o $W/CxxObject/dbaccess/source/ui/misc/imageprovider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/indexcollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/indexcollection.cxx -o $W/CxxObject/dbaccess/source/ui/misc/indexcollection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/linkeddocuments.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/linkeddocuments.cxx -o $W/CxxObject/dbaccess/source/ui/misc/linkeddocuments.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/propertystorage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/propertystorage.cxx -o $W/CxxObject/dbaccess/source/ui/misc/propertystorage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/RowSetDrop.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/RowSetDrop.cxx -o $W/CxxObject/dbaccess/source/ui/misc/RowSetDrop.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/RtfReader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/RtfReader.cxx -o $W/CxxObject/dbaccess/source/ui/misc/RtfReader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/singledoccontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/singledoccontroller.cxx -o $W/CxxObject/dbaccess/source/ui/misc/singledoccontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/stringlistitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/stringlistitem.cxx -o $W/CxxObject/dbaccess/source/ui/misc/stringlistitem.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/TableCopyHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/TableCopyHelper.cxx -o $W/CxxObject/dbaccess/source/ui/misc/TableCopyHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/TokenWriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/TokenWriter.cxx -o $W/CxxObject/dbaccess/source/ui/misc/TokenWriter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/ToolBoxHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/ToolBoxHelper.cxx -o $W/CxxObject/dbaccess/source/ui/misc/ToolBoxHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/uiservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/uiservices.cxx -o $W/CxxObject/dbaccess/source/ui/misc/uiservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/UITools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/UITools.cxx -o $W/CxxObject/dbaccess/source/ui/misc/UITools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/WColumnSelect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/WColumnSelect.cxx -o $W/CxxObject/dbaccess/source/ui/misc/WColumnSelect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/WCopyTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/WCopyTable.cxx -o $W/CxxObject/dbaccess/source/ui/misc/WCopyTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/WCPage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/WCPage.cxx -o $W/CxxObject/dbaccess/source/ui/misc/WCPage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/WExtendPages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/WExtendPages.cxx -o $W/CxxObject/dbaccess/source/ui/misc/WExtendPages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/WNameMatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/WNameMatch.cxx -o $W/CxxObject/dbaccess/source/ui/misc/WNameMatch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/misc/WTypeSelect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/misc/ $W/Dep/CxxObject/dbaccess/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/misc/WTypeSelect.cxx -o $W/CxxObject/dbaccess/source/ui/misc/WTypeSelect.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/ConnectionLine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/ConnectionLine.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/ConnectionLine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/ConnectionLineAccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/ConnectionLineData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/ConnectionLineData.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/ConnectionLineData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/JAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/JAccess.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/JAccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/JoinController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/JoinController.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/JoinController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/JoinDesignView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/JoinDesignView.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/JoinDesignView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/JoinExchange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/JoinExchange.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/JoinExchange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/JoinTableView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/JoinTableView.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/JoinTableView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/LimitBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/LimitBox.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/LimitBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/limitboxcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/limitboxcontroller.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/limitboxcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QTableConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QTableConnection.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QTableConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QTableConnectionData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QTableConnectionData.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QTableConnectionData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QTableWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QTableWindow.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QTableWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QTableWindowData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QTableWindowData.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QTableWindowData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/querycontainerwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/querycontainerwindow.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/querycontainerwindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/querycontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/querycontroller.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/querycontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QueryDesignView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QueryDesignView.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QueryDesignView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/querydlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/querydlg.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/querydlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QueryTableView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QueryTableView.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QueryTableView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QueryTextView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QueryTextView.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QueryTextView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/QueryViewSwitch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/QueryViewSwitch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/SelectionBrowseBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableConnection.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableConnectionData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableConnectionData.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableConnectionData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableFieldDescription.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableFieldDescription.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableFieldDescription.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableFieldInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableFieldInfo.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableFieldInfo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableWindow.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableWindowAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableWindowAccess.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindowAccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableWindowData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableWindowData.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindowData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableWindowListBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableWindowListBox.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindowListBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/querydesign/TableWindowTitle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/querydesign/ $W/Dep/CxxObject/dbaccess/source/ui/querydesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/querydesign/TableWindowTitle.cxx -o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindowTitle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/relationdesign/RelationController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/relationdesign/ $W/Dep/CxxObject/dbaccess/source/ui/relationdesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/relationdesign/RelationController.cxx -o $W/CxxObject/dbaccess/source/ui/relationdesign/RelationController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/relationdesign/RelationDesignView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/relationdesign/ $W/Dep/CxxObject/dbaccess/source/ui/relationdesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/relationdesign/RelationDesignView.cxx -o $W/CxxObject/dbaccess/source/ui/relationdesign/RelationDesignView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/relationdesign/RelationTableView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/relationdesign/ $W/Dep/CxxObject/dbaccess/source/ui/relationdesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/relationdesign/RelationTableView.cxx -o $W/CxxObject/dbaccess/source/ui/relationdesign/RelationTableView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/relationdesign/RTableConnection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/relationdesign/ $W/Dep/CxxObject/dbaccess/source/ui/relationdesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/relationdesign/RTableConnection.cxx -o $W/CxxObject/dbaccess/source/ui/relationdesign/RTableConnection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/relationdesign/RTableConnectionData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/relationdesign/ $W/Dep/CxxObject/dbaccess/source/ui/relationdesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx -o $W/CxxObject/dbaccess/source/ui/relationdesign/RTableConnectionData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/FieldDescGenWin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/FieldDescriptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/FieldDescriptions.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/FieldDescriptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableController.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableDesignControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableDesignControl.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableDesignControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableDesignHelpBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableDesignView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableDesignView.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableDesignView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableFieldControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableFieldControl.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableFieldControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableFieldDescWin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableRow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableRow.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableRow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableRowExchange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableRowExchange.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableRowExchange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TableUndo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TableUndo.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TableUndo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/tabledesign/TEditControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/tabledesign/ $W/Dep/CxxObject/dbaccess/source/ui/tabledesign/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/tabledesign/TEditControl.cxx -o $W/CxxObject/dbaccess/source/ui/tabledesign/TEditControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/admindlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/admindlg.cxx -o $W/CxxObject/dbaccess/source/ui/uno/admindlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx -o $W/CxxObject/dbaccess/source/ui/uno/AdvancedSettingsDlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/ColumnControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/ColumnControl.cxx -o $W/CxxObject/dbaccess/source/ui/uno/ColumnControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/ColumnModel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/ColumnModel.cxx -o $W/CxxObject/dbaccess/source/ui/uno/ColumnModel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/ColumnPeer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/ColumnPeer.cxx -o $W/CxxObject/dbaccess/source/ui/uno/ColumnPeer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/composerdialogs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/composerdialogs.cxx -o $W/CxxObject/dbaccess/source/ui/uno/composerdialogs.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/copytablewizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/copytablewizard.cxx -o $W/CxxObject/dbaccess/source/ui/uno/copytablewizard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/dbinteraction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/dbinteraction.cxx -o $W/CxxObject/dbaccess/source/ui/uno/dbinteraction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/DBTypeWizDlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/DBTypeWizDlg.cxx -o $W/CxxObject/dbaccess/source/ui/uno/DBTypeWizDlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx -o $W/CxxObject/dbaccess/source/ui/uno/DBTypeWizDlgSetup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/TableFilterDlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/TableFilterDlg.cxx -o $W/CxxObject/dbaccess/source/ui/uno/TableFilterDlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/textconnectionsettings_uno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx -o $W/CxxObject/dbaccess/source/ui/uno/textconnectionsettings_uno.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/unoadmin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/unoadmin.cxx -o $W/CxxObject/dbaccess/source/ui/uno/unoadmin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/unoDirectSql.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/unoDirectSql.cxx -o $W/CxxObject/dbaccess/source/ui/uno/unoDirectSql.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/unosqlmessage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/unosqlmessage.cxx -o $W/CxxObject/dbaccess/source/ui/uno/unosqlmessage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] dbaccess/source/ui/uno/UserSettingsDlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/ui/uno/ $W/Dep/CxxObject/dbaccess/source/ui/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DDBACCESS_DLLIMPLEMENTATION -DSYSTEM_ODBC_HEADERS -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/ui/uno/UserSettingsDlg.cxx -o $W/CxxObject/dbaccess/source/ui/uno/UserSettingsDlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc -I$S/dbaccess/source/inc -I$S/dbaccess/source/ui/inc -I$W/YaccTarget/connectivity/source/parse -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] writerfilter/source/rtftok/rtfcharsets.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfcharsets.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfcharsets.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfcontrolwords.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfcontrolwords.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfcontrolwords.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfdispatchdestination.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfdispatchdestination.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfdispatchdestination.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfdispatchflag.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfdispatchflag.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfdispatchflag.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfdispatchsymbol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfdispatchsymbol.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfdispatchsymbol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfdispatchvalue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfdispatchvalue.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfdispatchvalue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfdocumentfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfdocumentfactory.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfdocumentfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfdocumentimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfdocumentimpl.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfdocumentimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtflookahead.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtflookahead.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtflookahead.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfreferenceproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfreferenceproperties.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfreferenceproperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfreferencetable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfreferencetable.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfreferencetable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfsdrimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfsdrimport.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfsdrimport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfskipdestination.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfskipdestination.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfskipdestination.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfsprm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfsprm.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfsprm.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtftokenizer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtftokenizer.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtftokenizer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/rtftok/rtfvalue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/rtftok/ $W/Dep/CxxObject/writerfilter/source/rtftok/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/rtftok/rtfvalue.cxx -o $W/CxxObject/writerfilter/source/rtftok/rtfvalue.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/BorderHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/BorderHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/BorderHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/CellColorHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/CellColorHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/CellColorHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/CellMarginHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/CellMarginHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/CellMarginHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/ConversionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/ConversionHelper.cxx -o $W/CxxObject/writerfilter/source/dmapper/ConversionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/DomainMapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/DomainMapper.cxx -o $W/CxxObject/writerfilter/source/dmapper/DomainMapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/DomainMapperTableHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/DomainMapperTableHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/DomainMapperTableHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/DomainMapperTableManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/DomainMapperTableManager.cxx -o $W/CxxObject/writerfilter/source/dmapper/DomainMapperTableManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/DomainMapper_Impl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/DomainMapper_Impl.cxx -o $W/CxxObject/writerfilter/source/dmapper/DomainMapper_Impl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/domainmapperfactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/domainmapperfactory.cxx -o $W/CxxObject/writerfilter/source/dmapper/domainmapperfactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/FFDataHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/FFDataHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/FFDataHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/FontTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/FontTable.cxx -o $W/CxxObject/writerfilter/source/dmapper/FontTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/FormControlHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/FormControlHelper.cxx -o $W/CxxObject/writerfilter/source/dmapper/FormControlHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/GraphicHelpers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/GraphicHelpers.cxx -o $W/CxxObject/writerfilter/source/dmapper/GraphicHelpers.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/GraphicImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/GraphicImport.cxx -o $W/CxxObject/writerfilter/source/dmapper/GraphicImport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/LatentStyleHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/LatentStyleHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/LatentStyleHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/LoggedResources.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/LoggedResources.cxx -o $W/CxxObject/writerfilter/source/dmapper/LoggedResources.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/MeasureHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/MeasureHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/MeasureHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/TrackChangesHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/TrackChangesHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/TrackChangesHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/ModelEventListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/ModelEventListener.cxx -o $W/CxxObject/writerfilter/source/dmapper/ModelEventListener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/NumberingManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/NumberingManager.cxx -o $W/CxxObject/writerfilter/source/dmapper/NumberingManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/OLEHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/OLEHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/OLEHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/PageBordersHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/PageBordersHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/PageBordersHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/PropertyIds.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/PropertyIds.cxx -o $W/CxxObject/writerfilter/source/dmapper/PropertyIds.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/PropertyMap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/PropertyMap.cxx -o $W/CxxObject/writerfilter/source/dmapper/PropertyMap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/PropertyMapHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/PropertyMapHelper.cxx -o $W/CxxObject/writerfilter/source/dmapper/PropertyMapHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/SdtHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/SdtHelper.cxx -o $W/CxxObject/writerfilter/source/dmapper/SdtHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/SectionColumnHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/SectionColumnHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/SectionColumnHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/SettingsTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/SettingsTable.cxx -o $W/CxxObject/writerfilter/source/dmapper/SettingsTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/SmartTagHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/SmartTagHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/SmartTagHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/StyleSheetTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/StyleSheetTable.cxx -o $W/CxxObject/writerfilter/source/dmapper/StyleSheetTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/TDefTableHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/TDefTableHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/TDefTableHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/TableManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/TableManager.cxx -o $W/CxxObject/writerfilter/source/dmapper/TableManager.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/TablePositionHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/TablePositionHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/TablePositionHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/TablePropertiesHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/TablePropertiesHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/TablePropertiesHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/TagLogger.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/TagLogger.cxx -o $W/CxxObject/writerfilter/source/dmapper/TagLogger.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/TextEffectsHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/TextEffectsHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/TextEffectsHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/TblStylePrHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/TblStylePrHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/TblStylePrHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/ThemeTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/ThemeTable.cxx -o $W/CxxObject/writerfilter/source/dmapper/ThemeTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/WrapPolygonHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/WrapPolygonHandler.cxx -o $W/CxxObject/writerfilter/source/dmapper/WrapPolygonHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/dmapper/util.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/dmapper/ $W/Dep/CxxObject/writerfilter/source/dmapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/dmapper/util.cxx -o $W/CxxObject/writerfilter/source/dmapper/util.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/filter/RtfFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/filter/ $W/Dep/CxxObject/writerfilter/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/filter/RtfFilter.cxx -o $W/CxxObject/writerfilter/source/filter/RtfFilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/filter/WriterFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/filter/ $W/Dep/CxxObject/writerfilter/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/filter/WriterFilter.cxx -o $W/CxxObject/writerfilter/source/filter/WriterFilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/Handler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/Handler.cxx -o $W/CxxObject/writerfilter/source/ooxml/Handler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/OOXMLBinaryObjectReference.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/OOXMLBinaryObjectReference.cxx -o $W/CxxObject/writerfilter/source/ooxml/OOXMLBinaryObjectReference.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/OOXMLDocumentImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/OOXMLDocumentImpl.cxx -o $W/CxxObject/writerfilter/source/ooxml/OOXMLDocumentImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/OOXMLFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/OOXMLFactory.cxx -o $W/CxxObject/writerfilter/source/ooxml/OOXMLFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/OOXMLFastContextHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx -o $W/CxxObject/writerfilter/source/ooxml/OOXMLFastContextHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx -o $W/CxxObject/writerfilter/source/ooxml/OOXMLFastDocumentHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/OOXMLParserState.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/OOXMLParserState.cxx -o $W/CxxObject/writerfilter/source/ooxml/OOXMLParserState.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/OOXMLPropertySet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/OOXMLPropertySet.cxx -o $W/CxxObject/writerfilter/source/ooxml/OOXMLPropertySet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/OOXMLStreamImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/OOXMLStreamImpl.cxx -o $W/CxxObject/writerfilter/source/ooxml/OOXMLStreamImpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] writerfilter/source/ooxml/qnametostrcore.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerfilter/source/ooxml/ $W/Dep/CxxObject/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerfilter/source/ooxml/qnametostrcore.cxx -o $W/CxxObject/writerfilter/source/ooxml/qnametostrcore.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx" && false) [build CXX] workdir/CustomTarget/writerfilter/source/ooxml/qnametostr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 test -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/qnametostr.cxx || (echo "Missing generated source file /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/writerfilter/source/ooxml/qnametostr.cxx" && false) [build CXX] dbaccess/source/sdbtools/connection/connectiontools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ $W/Dep/GenCxxObject/CustomTarget/writerfilter/source/ooxml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $W/CustomTarget/writerfilter/source/ooxml/qnametostr.cxx -o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/qnametostr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/CustomTarget/writerfilter/source -I$S/writerfilter/inc -I$S/writerfilter/source -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libxml2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/sdbtools/connection/ $W/Dep/CxxObject/dbaccess/source/sdbtools/connection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/sdbtools/connection/connectiontools.cxx -o $W/CxxObject/dbaccess/source/sdbtools/connection/connectiontools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc/ -I$S/dbaccess/source/inc/ -I$S/dbaccess/source/sdbtools/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/sdbtools/connection/datasourcemetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/sdbtools/connection/ $W/Dep/CxxObject/dbaccess/source/sdbtools/connection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/sdbtools/connection/datasourcemetadata.cxx -o $W/CxxObject/dbaccess/source/sdbtools/connection/datasourcemetadata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc/ -I$S/dbaccess/source/inc/ -I$S/dbaccess/source/sdbtools/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/sdbtools/connection/objectnames.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/sdbtools/connection/ $W/Dep/CxxObject/dbaccess/source/sdbtools/connection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/sdbtools/connection/objectnames.cxx -o $W/CxxObject/dbaccess/source/sdbtools/connection/objectnames.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc/ -I$S/dbaccess/source/inc/ -I$S/dbaccess/source/sdbtools/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/sdbtools/connection/tablename.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/sdbtools/connection/ $W/Dep/CxxObject/dbaccess/source/sdbtools/connection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/sdbtools/connection/tablename.cxx -o $W/CxxObject/dbaccess/source/sdbtools/connection/tablename.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc/ -I$S/dbaccess/source/inc/ -I$S/dbaccess/source/sdbtools/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] dbaccess/source/sdbtools/misc/sdbt_services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/dbaccess/source/sdbtools/misc/ $W/Dep/CxxObject/dbaccess/source/sdbtools/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/dbaccess/source/sdbtools/misc/sdbt_services.cxx -o $W/CxxObject/dbaccess/source/sdbtools/misc/sdbt_services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/dbaccess/inc/ -I$S/dbaccess/source/inc/ -I$S/dbaccess/source/sdbtools/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/app.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/app.cxx -o $W/CxxObject/desktop/source/app/app.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/appinit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/appinit.cxx -o $W/CxxObject/desktop/source/app/appinit.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/check_ext_deps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/check_ext_deps.cxx -o $W/CxxObject/desktop/source/app/check_ext_deps.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/cmdlineargs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/cmdlineargs.cxx -o $W/CxxObject/desktop/source/app/cmdlineargs.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/cmdlinehelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/cmdlinehelp.cxx -o $W/CxxObject/desktop/source/app/cmdlinehelp.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/desktopcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/desktopcontext.cxx -o $W/CxxObject/desktop/source/app/desktopcontext.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/dispatchwatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/dispatchwatcher.cxx -o $W/CxxObject/desktop/source/app/dispatchwatcher.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/langselect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/langselect.cxx -o $W/CxxObject/desktop/source/app/langselect.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/lockfile2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/lockfile2.cxx -o $W/CxxObject/desktop/source/app/lockfile2.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/officeipcthread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/officeipcthread.cxx -o $W/CxxObject/desktop/source/app/officeipcthread.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/opencl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/opencl.cxx -o $W/CxxObject/desktop/source/app/opencl.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/sofficemain.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/sofficemain.cxx -o $W/CxxObject/desktop/source/app/sofficemain.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/app/userinstall.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/app/ $W/Dep/CxxObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/userinstall.cxx -o $W/CxxObject/desktop/source/app/userinstall.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/migration/migration.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/migration/ $W/Dep/CxxObject/desktop/source/migration/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/migration/migration.cxx -o $W/CxxObject/desktop/source/migration/migration.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/lib/init.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/lib/ $W/Dep/CxxObject/desktop/source/lib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/lib/init.cxx -o $W/CxxObject/desktop/source/lib/init.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/lib/lokinteractionhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/lib/ $W/Dep/CxxObject/desktop/source/lib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/lib/lokinteractionhandler.cxx -o $W/CxxObject/desktop/source/lib/lokinteractionhandler.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] desktop/source/lib/lokclipboard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/desktop/source/lib/ $W/Dep/CxxObject/desktop/source/lib/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_CURL -DDESKTOP_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/lib/lokclipboard.cxx -o $W/CxxObject/desktop/source/lib/lokclipboard.o -I$S/external/clew/source/include -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/inc -I$S/desktop/source/inc -I$S/desktop/source/deployment/inc -I/usr/include -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Executable/soffice.bin [build CXX] extensions/source/abpilot/abpfinalpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/abpfinalpage.cxx -o $W/CxxObject/extensions/source/abpilot/abpfinalpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/abspage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/abspage.cxx -o $W/CxxObject/extensions/source/abpilot/abspage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/abspilot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/abspilot.cxx -o $W/CxxObject/extensions/source/abpilot/abspilot.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/admininvokationimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/admininvokationimpl.cxx -o $W/CxxObject/extensions/source/abpilot/admininvokationimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/admininvokationpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/admininvokationpage.cxx -o $W/CxxObject/extensions/source/abpilot/admininvokationpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/datasourcehandling.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/datasourcehandling.cxx -o $W/CxxObject/extensions/source/abpilot/datasourcehandling.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/fieldmappingimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/fieldmappingimpl.cxx -o $W/CxxObject/extensions/source/abpilot/fieldmappingimpl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/fieldmappingpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/fieldmappingpage.cxx -o $W/CxxObject/extensions/source/abpilot/fieldmappingpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/moduleabp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/moduleabp.cxx -o $W/CxxObject/extensions/source/abpilot/moduleabp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/tableselectionpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/tableselectionpage.cxx -o $W/CxxObject/extensions/source/abpilot/tableselectionpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/typeselectionpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/typeselectionpage.cxx -o $W/CxxObject/extensions/source/abpilot/typeselectionpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/abpilot/unodialogabp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/abpilot/ $W/Dep/CxxObject/extensions/source/abpilot/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/abpilot/unodialogabp.cxx -o $W/CxxObject/extensions/source/abpilot/unodialogabp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/extensions/inc -I$S/extensions/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] extensions/source/propctrlr/MasterDetailLinkDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/MasterDetailLinkDialog.cxx -o $W/CxxObject/extensions/source/propctrlr/MasterDetailLinkDialog.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/browserline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/browserline.cxx -o $W/CxxObject/extensions/source/propctrlr/browserline.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/browserlistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/browserlistbox.cxx -o $W/CxxObject/extensions/source/propctrlr/browserlistbox.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/browserpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/browserpage.cxx -o $W/CxxObject/extensions/source/propctrlr/browserpage.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/browserview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/browserview.cxx -o $W/CxxObject/extensions/source/propctrlr/browserview.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/buttonnavigationhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/buttonnavigationhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/buttonnavigationhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/cellbindinghandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/cellbindinghandler.cxx -o $W/CxxObject/extensions/source/propctrlr/cellbindinghandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/cellbindinghelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/cellbindinghelper.cxx -o $W/CxxObject/extensions/source/propctrlr/cellbindinghelper.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/commoncontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/commoncontrol.cxx -o $W/CxxObject/extensions/source/propctrlr/commoncontrol.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/composeduiupdate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/composeduiupdate.cxx -o $W/CxxObject/extensions/source/propctrlr/composeduiupdate.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/controlfontdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/controlfontdialog.cxx -o $W/CxxObject/extensions/source/propctrlr/controlfontdialog.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/defaultforminspection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/defaultforminspection.cxx -o $W/CxxObject/extensions/source/propctrlr/defaultforminspection.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/defaulthelpprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/defaulthelpprovider.cxx -o $W/CxxObject/extensions/source/propctrlr/defaulthelpprovider.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/editpropertyhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/editpropertyhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/editpropertyhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/eformshelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/eformshelper.cxx -o $W/CxxObject/extensions/source/propctrlr/eformshelper.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/eformspropertyhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/eformspropertyhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/eformspropertyhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/eventhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/eventhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/eventhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/fontdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/fontdialog.cxx -o $W/CxxObject/extensions/source/propctrlr/fontdialog.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/formbrowsertools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/formbrowsertools.cxx -o $W/CxxObject/extensions/source/propctrlr/formbrowsertools.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/formcomponenthandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/formcomponenthandler.cxx -o $W/CxxObject/extensions/source/propctrlr/formcomponenthandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/formcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/formcontroller.cxx -o $W/CxxObject/extensions/source/propctrlr/formcontroller.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/formgeometryhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/formgeometryhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/formgeometryhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/formlinkdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/formlinkdialog.cxx -o $W/CxxObject/extensions/source/propctrlr/formlinkdialog.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/formmetadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/formmetadata.cxx -o $W/CxxObject/extensions/source/propctrlr/formmetadata.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/genericpropertyhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/genericpropertyhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/genericpropertyhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/handlerhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/handlerhelper.cxx -o $W/CxxObject/extensions/source/propctrlr/handlerhelper.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/inspectorhelpwindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/inspectorhelpwindow.cxx -o $W/CxxObject/extensions/source/propctrlr/inspectorhelpwindow.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/inspectormodelbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/inspectormodelbase.cxx -o $W/CxxObject/extensions/source/propctrlr/inspectormodelbase.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/listselectiondlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/listselectiondlg.cxx -o $W/CxxObject/extensions/source/propctrlr/listselectiondlg.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/modulepcr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/modulepcr.cxx -o $W/CxxObject/extensions/source/propctrlr/modulepcr.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/newdatatype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/newdatatype.cxx -o $W/CxxObject/extensions/source/propctrlr/newdatatype.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/objectinspectormodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/objectinspectormodel.cxx -o $W/CxxObject/extensions/source/propctrlr/objectinspectormodel.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/pcrcommon.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/pcrcommon.cxx -o $W/CxxObject/extensions/source/propctrlr/pcrcommon.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/pcrservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/pcrservices.cxx -o $W/CxxObject/extensions/source/propctrlr/pcrservices.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/pcrunodialogs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/pcrunodialogs.cxx -o $W/CxxObject/extensions/source/propctrlr/pcrunodialogs.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/propcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/propcontroller.cxx -o $W/CxxObject/extensions/source/propctrlr/propcontroller.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/propertycomposer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/propertycomposer.cxx -o $W/CxxObject/extensions/source/propctrlr/propertycomposer.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/propertycontrolextender.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/propertycontrolextender.cxx -o $W/CxxObject/extensions/source/propctrlr/propertycontrolextender.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/propertyeditor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/propertyeditor.cxx -o $W/CxxObject/extensions/source/propctrlr/propertyeditor.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/propertyhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/propertyhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/propertyhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/propeventtranslation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/propeventtranslation.cxx -o $W/CxxObject/extensions/source/propctrlr/propeventtranslation.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/pushbuttonnavigation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/pushbuttonnavigation.cxx -o $W/CxxObject/extensions/source/propctrlr/pushbuttonnavigation.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/selectlabeldialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/selectlabeldialog.cxx -o $W/CxxObject/extensions/source/propctrlr/selectlabeldialog.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/sqlcommanddesign.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/sqlcommanddesign.cxx -o $W/CxxObject/extensions/source/propctrlr/sqlcommanddesign.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/standardcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/standardcontrol.cxx -o $W/CxxObject/extensions/source/propctrlr/standardcontrol.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/stringrepresentation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/stringrepresentation.cxx -o $W/CxxObject/extensions/source/propctrlr/stringrepresentation.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/submissionhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/submissionhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/submissionhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/taborder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/taborder.cxx -o $W/CxxObject/extensions/source/propctrlr/taborder.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/unourl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/unourl.cxx -o $W/CxxObject/extensions/source/propctrlr/unourl.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/usercontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/usercontrol.cxx -o $W/CxxObject/extensions/source/propctrlr/usercontrol.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/xsddatatypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/xsddatatypes.cxx -o $W/CxxObject/extensions/source/propctrlr/xsddatatypes.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/xsdvalidationhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/xsdvalidationhelper.cxx -o $W/CxxObject/extensions/source/propctrlr/xsdvalidationhelper.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build CXX] extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/extensions/source/propctrlr/ $W/Dep/CxxObject/extensions/source/propctrlr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx -o $W/CxxObject/extensions/source/propctrlr/xsdvalidationpropertyhandler.o -I$S/extensions/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include [build LNK] Library/libxmlfdlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/xmlfilterdetect/fdcomp.o $W/CxxObject/filter/source/xmlfilterdetect/filterdetect.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lucbhelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -lsvllo -lutllo -ltllo -o $I/program/libxmlfdlo.so [build CXX] sc/source/core/data/attarray.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxmlfdlo.so | grep SONAME > $W/LinkTarget/Library/libxmlfdlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxmlfdlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxmlfdlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxmlfdlo.so.exports.tmp $W/LinkTarget/Library/libxmlfdlo.so.exports; then rm $W/LinkTarget/Library/libxmlfdlo.so.exports.tmp; else mv $W/LinkTarget/Library/libxmlfdlo.so.exports.tmp $W/LinkTarget/Library/libxmlfdlo.so.exports && touch -r $I/program/libxmlfdlo.so $W/LinkTarget/Library/libxmlfdlo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/attarray.cxx -o $W/CxxObject/sc/source/core/data/attarray.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/attrib.cxx TEMPFILE=/tmp/gbuild.oLApcV && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxmlfdlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/attrib.cxx -o $W/CxxObject/sc/source/core/data/attrib.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/autonamecache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/autonamecache.cxx -o $W/CxxObject/sc/source/core/data/autonamecache.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/bcaslot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/bcaslot.cxx -o $W/CxxObject/sc/source/core/data/bcaslot.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/bigrange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/bigrange.cxx -o $W/CxxObject/sc/source/core/data/bigrange.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/celltextattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/celltextattr.cxx -o $W/CxxObject/sc/source/core/data/celltextattr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/cellvalue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/cellvalue.cxx -o $W/CxxObject/sc/source/core/data/cellvalue.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/cellvalues.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/cellvalues.cxx -o $W/CxxObject/sc/source/core/data/cellvalues.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/clipcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/clipcontext.cxx -o $W/CxxObject/sc/source/core/data/clipcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/clipparam.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/clipparam.cxx -o $W/CxxObject/sc/source/core/data/clipparam.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/colcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/colcontainer.cxx -o $W/CxxObject/sc/source/core/data/colcontainer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/column.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/column.cxx -o $W/CxxObject/sc/source/core/data/column.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/column2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/column2.cxx -o $W/CxxObject/sc/source/core/data/column2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/column3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/column3.cxx -o $W/CxxObject/sc/source/core/data/column3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/column4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/column4.cxx -o $W/CxxObject/sc/source/core/data/column4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/columniterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/columniterator.cxx -o $W/CxxObject/sc/source/core/data/columniterator.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/columnset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/columnset.cxx -o $W/CxxObject/sc/source/core/data/columnset.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/columnspanset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/columnspanset.cxx -o $W/CxxObject/sc/source/core/data/columnspanset.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/compressedarray.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/compressedarray.cxx -o $W/CxxObject/sc/source/core/data/compressedarray.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/colorscale.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/colorscale.cxx -o $W/CxxObject/sc/source/core/data/colorscale.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/conditio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/conditio.cxx -o $W/CxxObject/sc/source/core/data/conditio.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dbdocutl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dbdocutl.cxx -o $W/CxxObject/sc/source/core/data/dbdocutl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dociter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dociter.cxx -o $W/CxxObject/sc/source/core/data/dociter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/docparam.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/docparam.cxx -o $W/CxxObject/sc/source/core/data/docparam.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/docpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/docpool.cxx -o $W/CxxObject/sc/source/core/data/docpool.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documen2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documen2.cxx -o $W/CxxObject/sc/source/core/data/documen2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documen3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documen3.cxx -o $W/CxxObject/sc/source/core/data/documen3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documen4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documen4.cxx -o $W/CxxObject/sc/source/core/data/documen4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documen5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documen5.cxx -o $W/CxxObject/sc/source/core/data/documen5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documen6.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documen6.cxx -o $W/CxxObject/sc/source/core/data/documen6.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documen7.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documen7.cxx -o $W/CxxObject/sc/source/core/data/documen7.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documen8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documen8.cxx -o $W/CxxObject/sc/source/core/data/documen8.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documen9.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documen9.cxx -o $W/CxxObject/sc/source/core/data/documen9.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/document.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/document.cxx -o $W/CxxObject/sc/source/core/data/document.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/document10.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/document10.cxx -o $W/CxxObject/sc/source/core/data/document10.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documentimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documentimport.cxx -o $W/CxxObject/sc/source/core/data/documentimport.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/documentstreamaccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/documentstreamaccess.cxx -o $W/CxxObject/sc/source/core/data/documentstreamaccess.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpdimsave.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpdimsave.cxx -o $W/CxxObject/sc/source/core/data/dpdimsave.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpfilteredcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpfilteredcache.cxx -o $W/CxxObject/sc/source/core/data/dpfilteredcache.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpglobal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpglobal.cxx -o $W/CxxObject/sc/source/core/data/dpglobal.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpgroup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpgroup.cxx -o $W/CxxObject/sc/source/core/data/dpgroup.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpitemdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpitemdata.cxx -o $W/CxxObject/sc/source/core/data/dpitemdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpnumgroupinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpnumgroupinfo.cxx -o $W/CxxObject/sc/source/core/data/dpnumgroupinfo.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpobject.cxx -o $W/CxxObject/sc/source/core/data/dpobject.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpoutput.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpoutput.cxx -o $W/CxxObject/sc/source/core/data/dpoutput.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpoutputgeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpoutputgeometry.cxx -o $W/CxxObject/sc/source/core/data/dpoutputgeometry.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpresfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpresfilter.cxx -o $W/CxxObject/sc/source/core/data/dpresfilter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpsave.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpsave.cxx -o $W/CxxObject/sc/source/core/data/dpsave.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpsdbtab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpsdbtab.cxx -o $W/CxxObject/sc/source/core/data/dpsdbtab.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpshttab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpshttab.cxx -o $W/CxxObject/sc/source/core/data/dpshttab.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dptabdat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dptabdat.cxx -o $W/CxxObject/sc/source/core/data/dptabdat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dpcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dpcache.cxx -o $W/CxxObject/sc/source/core/data/dpcache.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dptabres.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dptabres.cxx -o $W/CxxObject/sc/source/core/data/dptabres.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dptabsrc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dptabsrc.cxx -o $W/CxxObject/sc/source/core/data/dptabsrc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/dputil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/dputil.cxx -o $W/CxxObject/sc/source/core/data/dputil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/drawpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/drawpage.cxx -o $W/CxxObject/sc/source/core/data/drawpage.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/drwlayer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/drwlayer.cxx -o $W/CxxObject/sc/source/core/data/drwlayer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/edittextiterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/edittextiterator.cxx -o $W/CxxObject/sc/source/core/data/edittextiterator.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/fillinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/fillinfo.cxx -o $W/CxxObject/sc/source/core/data/fillinfo.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/formulacell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/formulacell.cxx -o $W/CxxObject/sc/source/core/data/formulacell.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/formulaiter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/formulaiter.cxx -o $W/CxxObject/sc/source/core/data/formulaiter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/funcdesc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/funcdesc.cxx -o $W/CxxObject/sc/source/core/data/funcdesc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/global.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/global.cxx -o $W/CxxObject/sc/source/core/data/global.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/global2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/global2.cxx -o $W/CxxObject/sc/source/core/data/global2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/globalx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/globalx.cxx -o $W/CxxObject/sc/source/core/data/globalx.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/grouptokenconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/grouptokenconverter.cxx -o $W/CxxObject/sc/source/core/data/grouptokenconverter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/listenercontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/listenercontext.cxx -o $W/CxxObject/sc/source/core/data/listenercontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/markarr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/markarr.cxx -o $W/CxxObject/sc/source/core/data/markarr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/markdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/markdata.cxx -o $W/CxxObject/sc/source/core/data/markdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/markmulti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/markmulti.cxx -o $W/CxxObject/sc/source/core/data/markmulti.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/mtvcellfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/mtvcellfunc.cxx -o $W/CxxObject/sc/source/core/data/mtvcellfunc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/mtvelements.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/mtvelements.cxx -o $W/CxxObject/sc/source/core/data/mtvelements.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/olinetab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/olinetab.cxx -o $W/CxxObject/sc/source/core/data/olinetab.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/pagepar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/pagepar.cxx -o $W/CxxObject/sc/source/core/data/pagepar.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/patattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/patattr.cxx -o $W/CxxObject/sc/source/core/data/patattr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/pivot2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/pivot2.cxx -o $W/CxxObject/sc/source/core/data/pivot2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/poolhelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/poolhelp.cxx -o $W/CxxObject/sc/source/core/data/poolhelp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/postit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/postit.cxx -o $W/CxxObject/sc/source/core/data/postit.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/refupdatecontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/refupdatecontext.cxx -o $W/CxxObject/sc/source/core/data/refupdatecontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/rowheightcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/rowheightcontext.cxx -o $W/CxxObject/sc/source/core/data/rowheightcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/segmenttree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/segmenttree.cxx -o $W/CxxObject/sc/source/core/data/segmenttree.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/sheetevents.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/sheetevents.cxx -o $W/CxxObject/sc/source/core/data/sheetevents.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/simpleformulacalc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/simpleformulacalc.cxx -o $W/CxxObject/sc/source/core/data/simpleformulacalc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/sortparam.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/sortparam.cxx -o $W/CxxObject/sc/source/core/data/sortparam.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/stlpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/stlpool.cxx -o $W/CxxObject/sc/source/core/data/stlpool.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/stlsheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/stlsheet.cxx -o $W/CxxObject/sc/source/core/data/stlsheet.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/subtotalparam.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/subtotalparam.cxx -o $W/CxxObject/sc/source/core/data/subtotalparam.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/tabbgcolor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/tabbgcolor.cxx -o $W/CxxObject/sc/source/core/data/tabbgcolor.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/table1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/table1.cxx -o $W/CxxObject/sc/source/core/data/table1.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/table2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/table2.cxx -o $W/CxxObject/sc/source/core/data/table2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/table3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/table3.cxx -o $W/CxxObject/sc/source/core/data/table3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/table4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/table4.cxx -o $W/CxxObject/sc/source/core/data/table4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/table5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/table5.cxx -o $W/CxxObject/sc/source/core/data/table5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/table6.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/table6.cxx -o $W/CxxObject/sc/source/core/data/table6.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/table7.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/table7.cxx -o $W/CxxObject/sc/source/core/data/table7.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/tabprotection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/tabprotection.cxx -o $W/CxxObject/sc/source/core/data/tabprotection.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/types.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/types.cxx -o $W/CxxObject/sc/source/core/data/types.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/userdat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/userdat.cxx -o $W/CxxObject/sc/source/core/data/userdat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/data/validat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/data/ $W/Dep/CxxObject/sc/source/core/data/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/data/validat.cxx -o $W/CxxObject/sc/source/core/data/validat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/addincfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/addincfg.cxx -o $W/CxxObject/sc/source/core/tool/addincfg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/addincol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/addincol.cxx -o $W/CxxObject/sc/source/core/tool/addincol.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/addinhelpid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/addinhelpid.cxx -o $W/CxxObject/sc/source/core/tool/addinhelpid.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/addinlis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/addinlis.cxx -o $W/CxxObject/sc/source/core/tool/addinlis.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/address.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/address.cxx -o $W/CxxObject/sc/source/core/tool/address.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/adiasync.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/adiasync.cxx -o $W/CxxObject/sc/source/core/tool/adiasync.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/appoptio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/appoptio.cxx -o $W/CxxObject/sc/source/core/tool/appoptio.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/autoform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/autoform.cxx -o $W/CxxObject/sc/source/core/tool/autoform.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/bulkdatahint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/bulkdatahint.cxx -o $W/CxxObject/sc/source/core/tool/bulkdatahint.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/brdcst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/brdcst.cxx -o $W/CxxObject/sc/source/core/tool/brdcst.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/calcconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/calcconfig.cxx -o $W/CxxObject/sc/source/core/tool/calcconfig.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/callform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/callform.cxx -o $W/CxxObject/sc/source/core/tool/callform.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/cellform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/cellform.cxx -o $W/CxxObject/sc/source/core/tool/cellform.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/cellkeytranslator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/cellkeytranslator.cxx -o $W/CxxObject/sc/source/core/tool/cellkeytranslator.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/chartarr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/chartarr.cxx -o $W/CxxObject/sc/source/core/tool/chartarr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/charthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/charthelper.cxx -o $W/CxxObject/sc/source/core/tool/charthelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/chartlis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/chartlis.cxx -o $W/CxxObject/sc/source/core/tool/chartlis.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/chartlock.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/chartlock.cxx -o $W/CxxObject/sc/source/core/tool/chartlock.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/chartpos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/chartpos.cxx -o $W/CxxObject/sc/source/core/tool/chartpos.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/chgtrack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/chgtrack.cxx -o $W/CxxObject/sc/source/core/tool/chgtrack.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/chgviset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/chgviset.cxx -o $W/CxxObject/sc/source/core/tool/chgviset.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/compare.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/compare.cxx -o $W/CxxObject/sc/source/core/tool/compare.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/compiler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/compiler.cxx -o $W/CxxObject/sc/source/core/tool/compiler.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/consoli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/consoli.cxx -o $W/CxxObject/sc/source/core/tool/consoli.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/dbdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/dbdata.cxx -o $W/CxxObject/sc/source/core/tool/dbdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/ddelink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/ddelink.cxx -o $W/CxxObject/sc/source/core/tool/ddelink.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/defaultsoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/defaultsoptions.cxx -o $W/CxxObject/sc/source/core/tool/defaultsoptions.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/detdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/detdata.cxx -o $W/CxxObject/sc/source/core/tool/detdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/detfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/detfunc.cxx -o $W/CxxObject/sc/source/core/tool/detfunc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/docoptio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/docoptio.cxx -o $W/CxxObject/sc/source/core/tool/docoptio.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/doubleref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/doubleref.cxx -o $W/CxxObject/sc/source/core/tool/doubleref.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/editdataarray.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/editdataarray.cxx -o $W/CxxObject/sc/source/core/tool/editdataarray.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/editutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/editutil.cxx -o $W/CxxObject/sc/source/core/tool/editutil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/filtopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/filtopt.cxx -o $W/CxxObject/sc/source/core/tool/filtopt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/formulagroup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/formulagroup.cxx -o $W/CxxObject/sc/source/core/tool/formulagroup.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/formulaopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/formulaopt.cxx -o $W/CxxObject/sc/source/core/tool/formulaopt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/formulaparserpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/formulaparserpool.cxx -o $W/CxxObject/sc/source/core/tool/formulaparserpool.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/formularesult.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/formularesult.cxx -o $W/CxxObject/sc/source/core/tool/formularesult.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/grouparealistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/grouparealistener.cxx -o $W/CxxObject/sc/source/core/tool/grouparealistener.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/hints.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/hints.cxx -o $W/CxxObject/sc/source/core/tool/hints.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/inputopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/inputopt.cxx -o $W/CxxObject/sc/source/core/tool/inputopt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpr1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpr1.cxx -o $W/CxxObject/sc/source/core/tool/interpr1.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpr2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpr2.cxx -o $W/CxxObject/sc/source/core/tool/interpr2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpr3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpr3.cxx -o $W/CxxObject/sc/source/core/tool/interpr3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpr4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpr4.cxx -o $W/CxxObject/sc/source/core/tool/interpr4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpr5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpr5.cxx -o $W/CxxObject/sc/source/core/tool/interpr5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpr6.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpr6.cxx -o $W/CxxObject/sc/source/core/tool/interpr6.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpr7.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpr7.cxx -o $W/CxxObject/sc/source/core/tool/interpr7.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpr8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpr8.cxx -o $W/CxxObject/sc/source/core/tool/interpr8.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/interpretercontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/interpretercontext.cxx -o $W/CxxObject/sc/source/core/tool/interpretercontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/jumpmatrix.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/jumpmatrix.cxx -o $W/CxxObject/sc/source/core/tool/jumpmatrix.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/listenerquery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/listenerquery.cxx -o $W/CxxObject/sc/source/core/tool/listenerquery.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/lookupcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/lookupcache.cxx -o $W/CxxObject/sc/source/core/tool/lookupcache.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/math.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/math.cxx -o $W/CxxObject/sc/source/core/tool/math.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/matrixoperators.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/matrixoperators.cxx -o $W/CxxObject/sc/source/core/tool/matrixoperators.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/navicfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/navicfg.cxx -o $W/CxxObject/sc/source/core/tool/navicfg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/numformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/numformat.cxx -o $W/CxxObject/sc/source/core/tool/numformat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/odffmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/odffmap.cxx -o $W/CxxObject/sc/source/core/tool/odffmap.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/optutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/optutil.cxx -o $W/CxxObject/sc/source/core/tool/optutil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/orcusxml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/orcusxml.cxx -o $W/CxxObject/sc/source/core/tool/orcusxml.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/parclass.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/parclass.cxx -o $W/CxxObject/sc/source/core/tool/parclass.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/printopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/printopt.cxx -o $W/CxxObject/sc/source/core/tool/printopt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/prnsave.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/prnsave.cxx -o $W/CxxObject/sc/source/core/tool/prnsave.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/progress.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/progress.cxx -o $W/CxxObject/sc/source/core/tool/progress.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/queryentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/queryentry.cxx -o $W/CxxObject/sc/source/core/tool/queryentry.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/queryparam.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/queryparam.cxx -o $W/CxxObject/sc/source/core/tool/queryparam.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/rangelst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/rangelst.cxx -o $W/CxxObject/sc/source/core/tool/rangelst.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/rangenam.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/rangenam.cxx -o $W/CxxObject/sc/source/core/tool/rangenam.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/rangeseq.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/rangeseq.cxx -o $W/CxxObject/sc/source/core/tool/rangeseq.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/rangeutl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/rangeutl.cxx -o $W/CxxObject/sc/source/core/tool/rangeutl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/rechead.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/rechead.cxx -o $W/CxxObject/sc/source/core/tool/rechead.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/recursionhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/recursionhelper.cxx -o $W/CxxObject/sc/source/core/tool/recursionhelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/refdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/refdata.cxx -o $W/CxxObject/sc/source/core/tool/refdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/reffind.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/reffind.cxx -o $W/CxxObject/sc/source/core/tool/reffind.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/refhint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/refhint.cxx -o $W/CxxObject/sc/source/core/tool/refhint.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/refreshtimer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/refreshtimer.cxx -o $W/CxxObject/sc/source/core/tool/refreshtimer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/reftokenhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/reftokenhelper.cxx -o $W/CxxObject/sc/source/core/tool/reftokenhelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/refupdat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/refupdat.cxx -o $W/CxxObject/sc/source/core/tool/refupdat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/scmatrix.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/scmatrix.cxx -o $W/CxxObject/sc/source/core/tool/scmatrix.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/scopetools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/scopetools.cxx -o $W/CxxObject/sc/source/core/tool/scopetools.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/sharedformula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/sharedformula.cxx -o $W/CxxObject/sc/source/core/tool/sharedformula.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/simplerangelist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/simplerangelist.cxx -o $W/CxxObject/sc/source/core/tool/simplerangelist.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/stringutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/stringutil.cxx -o $W/CxxObject/sc/source/core/tool/stringutil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/stylehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/stylehelper.cxx -o $W/CxxObject/sc/source/core/tool/stylehelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/subtotal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/subtotal.cxx -o $W/CxxObject/sc/source/core/tool/subtotal.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/token.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/token.cxx -o $W/CxxObject/sc/source/core/tool/token.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/tokenstringcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/tokenstringcontext.cxx -o $W/CxxObject/sc/source/core/tool/tokenstringcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/typedstrdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/typedstrdata.cxx -o $W/CxxObject/sc/source/core/tool/typedstrdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/unitconv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/unitconv.cxx -o $W/CxxObject/sc/source/core/tool/unitconv.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/userlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/userlist.cxx -o $W/CxxObject/sc/source/core/tool/userlist.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/viewopti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/viewopti.cxx -o $W/CxxObject/sc/source/core/tool/viewopti.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/webservicelink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/webservicelink.cxx -o $W/CxxObject/sc/source/core/tool/webservicelink.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/tool/zforauto.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/tool/ $W/Dep/CxxObject/sc/source/core/tool/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/tool/zforauto.cxx -o $W/CxxObject/sc/source/core/tool/zforauto.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/datastreamimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/datastreamimport.cxx -o $W/CxxObject/sc/source/filter/xml/datastreamimport.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLCalculationSettingsContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLCalculationSettingsContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLCalculationSettingsContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLCellRangeSourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLCellRangeSourceContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLCellRangeSourceContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx -o $W/CxxObject/sc/source/filter/xml/XMLChangeTrackingExportHelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx -o $W/CxxObject/sc/source/filter/xml/XMLChangeTrackingImportHelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLCodeNameProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLCodeNameProvider.cxx -o $W/CxxObject/sc/source/filter/xml/XMLCodeNameProvider.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLColumnRowGroupExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLColumnRowGroupExport.cxx -o $W/CxxObject/sc/source/filter/xml/XMLColumnRowGroupExport.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLConsolidationContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLConsolidationContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLConsolidationContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLConverter.cxx -o $W/CxxObject/sc/source/filter/xml/XMLConverter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLDDELinksContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLDDELinksContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLDDELinksContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLDetectiveContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLDetectiveContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLDetectiveContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLEmptyContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLEmptyContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLEmptyContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLExportDDELinks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLExportDDELinks.cxx -o $W/CxxObject/sc/source/filter/xml/XMLExportDDELinks.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLExportDataPilot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLExportDataPilot.cxx -o $W/CxxObject/sc/source/filter/xml/XMLExportDataPilot.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLExportDatabaseRanges.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLExportDatabaseRanges.cxx -o $W/CxxObject/sc/source/filter/xml/XMLExportDatabaseRanges.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLExportIterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLExportIterator.cxx -o $W/CxxObject/sc/source/filter/xml/XMLExportIterator.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLExportSharedData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLExportSharedData.cxx -o $W/CxxObject/sc/source/filter/xml/XMLExportSharedData.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLStylesExportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLStylesExportHelper.cxx -o $W/CxxObject/sc/source/filter/xml/XMLStylesExportHelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLStylesImportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLStylesImportHelper.cxx -o $W/CxxObject/sc/source/filter/xml/XMLStylesImportHelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLTableHeaderFooterContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLTableHeaderFooterContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLTableMasterPageExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLTableMasterPageExport.cxx -o $W/CxxObject/sc/source/filter/xml/XMLTableMasterPageExport.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLTableShapeImportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLTableShapeImportHelper.cxx -o $W/CxxObject/sc/source/filter/xml/XMLTableShapeImportHelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLTableShapeResizer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLTableShapeResizer.cxx -o $W/CxxObject/sc/source/filter/xml/XMLTableShapeResizer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLTableShapesContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLTableShapesContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLTableShapesContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLTableSourceContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLTableSourceContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLTableSourceContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/XMLTrackedChangesContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/XMLTrackedChangesContext.cxx -o $W/CxxObject/sc/source/filter/xml/XMLTrackedChangesContext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/cachedattraccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/cachedattraccess.cxx -o $W/CxxObject/sc/source/filter/xml/cachedattraccess.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/celltextparacontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/celltextparacontext.cxx -o $W/CxxObject/sc/source/filter/xml/celltextparacontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/editattributemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/editattributemap.cxx -o $W/CxxObject/sc/source/filter/xml/editattributemap.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/importcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/importcontext.cxx -o $W/CxxObject/sc/source/filter/xml/importcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/pivotsource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/pivotsource.cxx -o $W/CxxObject/sc/source/filter/xml/pivotsource.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/sheetdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/sheetdata.cxx -o $W/CxxObject/sc/source/filter/xml/sheetdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlannoi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlannoi.cxx -o $W/CxxObject/sc/source/filter/xml/xmlannoi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlbodyi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlbodyi.cxx -o $W/CxxObject/sc/source/filter/xml/xmlbodyi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlcelli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlcelli.cxx -o $W/CxxObject/sc/source/filter/xml/xmlcelli.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlcoli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlcoli.cxx -o $W/CxxObject/sc/source/filter/xml/xmlcoli.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlcondformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlcondformat.cxx -o $W/CxxObject/sc/source/filter/xml/xmlcondformat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlconti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlconti.cxx -o $W/CxxObject/sc/source/filter/xml/xmlconti.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlcvali.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlcvali.cxx -o $W/CxxObject/sc/source/filter/xml/xmlcvali.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmldpimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmldpimp.cxx -o $W/CxxObject/sc/source/filter/xml/xmldpimp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmldrani.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmldrani.cxx -o $W/CxxObject/sc/source/filter/xml/xmldrani.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlexprt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlexprt.cxx -o $W/CxxObject/sc/source/filter/xml/xmlexprt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlexternaltabi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlexternaltabi.cxx -o $W/CxxObject/sc/source/filter/xml/xmlexternaltabi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlfilti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlfilti.cxx -o $W/CxxObject/sc/source/filter/xml/xmlfilti.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlfonte.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlfonte.cxx -o $W/CxxObject/sc/source/filter/xml/xmlfonte.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlimprt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlimprt.cxx -o $W/CxxObject/sc/source/filter/xml/xmlimprt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmllabri.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmllabri.cxx -o $W/CxxObject/sc/source/filter/xml/xmllabri.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlmappingi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlmappingi.cxx -o $W/CxxObject/sc/source/filter/xml/xmlmappingi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlnexpi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlnexpi.cxx -o $W/CxxObject/sc/source/filter/xml/xmlnexpi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlrowi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlrowi.cxx -o $W/CxxObject/sc/source/filter/xml/xmlrowi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlsceni.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlsceni.cxx -o $W/CxxObject/sc/source/filter/xml/xmlsceni.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlsorti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlsorti.cxx -o $W/CxxObject/sc/source/filter/xml/xmlsorti.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlstyle.cxx -o $W/CxxObject/sc/source/filter/xml/xmlstyle.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlstyli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlstyli.cxx -o $W/CxxObject/sc/source/filter/xml/xmlstyli.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlsubti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlsubti.cxx -o $W/CxxObject/sc/source/filter/xml/xmlsubti.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmltabi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmltabi.cxx -o $W/CxxObject/sc/source/filter/xml/xmltabi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmltransformationi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmltransformationi.cxx -o $W/CxxObject/sc/source/filter/xml/xmltransformationi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/xml/xmlwrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xml/ $W/Dep/CxxObject/sc/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xml/xmlwrap.cxx -o $W/CxxObject/sc/source/filter/xml/xmlwrap.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/filter/importfilterdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/ $W/Dep/CxxObject/sc/source/filter/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/importfilterdata.cxx -o $W/CxxObject/sc/source/filter/importfilterdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibilityHints.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibilityHints.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibilityHints.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleCell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleCell.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleCell.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleCellBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleCellBase.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleCellBase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleContextBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleContextBase.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleContextBase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleCsvControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleCsvControl.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleCsvControl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleDocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleDocument.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleDocument.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleDocumentBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleDocumentBase.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleDocumentBase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleEditObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleEditObject.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleEditObject.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleFilterMenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleFilterMenu.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleFilterMenu.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleFilterMenuItem.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleFilterTopWindow.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleGlobal.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleGlobal.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleGlobal.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessiblePageHeader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessiblePageHeader.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePageHeader.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePageHeaderArea.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessiblePreviewCell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePreviewCell.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessiblePreviewTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessiblePreviewTable.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePreviewTable.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleSpreadsheet.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleTableBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleTableBase.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleTableBase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/AccessibleText.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/AccessibleText.cxx -o $W/CxxObject/sc/source/ui/Accessibility/AccessibleText.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/Accessibility/DrawModelBroadcaster.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/Accessibility/ $W/Dep/CxxObject/sc/source/ui/Accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/Accessibility/DrawModelBroadcaster.cxx -o $W/CxxObject/sc/source/ui/Accessibility/DrawModelBroadcaster.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/client.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/client.cxx -o $W/CxxObject/sc/source/ui/app/client.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/drwtrans.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/drwtrans.cxx -o $W/CxxObject/sc/source/ui/app/drwtrans.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/inputhdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/inputhdl.cxx -o $W/CxxObject/sc/source/ui/app/inputhdl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/inputwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/inputwin.cxx -o $W/CxxObject/sc/source/ui/app/inputwin.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/lnktrans.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/lnktrans.cxx -o $W/CxxObject/sc/source/ui/app/lnktrans.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/msgpool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/msgpool.cxx -o $W/CxxObject/sc/source/ui/app/msgpool.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/rfindlst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/rfindlst.cxx -o $W/CxxObject/sc/source/ui/app/rfindlst.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/scdll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/scdll.cxx -o $W/CxxObject/sc/source/ui/app/scdll.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/scmod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/scmod.cxx -o $W/CxxObject/sc/source/ui/app/scmod.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/seltrans.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/seltrans.cxx -o $W/CxxObject/sc/source/ui/app/seltrans.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/transobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/transobj.cxx -o $W/CxxObject/sc/source/ui/app/transobj.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/typemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/typemap.cxx -o $W/CxxObject/sc/source/ui/app/typemap.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/app/uiitems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/app/ $W/Dep/CxxObject/sc/source/ui/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/app/uiitems.cxx -o $W/CxxObject/sc/source/ui/app/uiitems.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/attrdlg/scabstdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/attrdlg/ $W/Dep/CxxObject/sc/source/ui/attrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/attrdlg/scabstdlg.cxx -o $W/CxxObject/sc/source/ui/attrdlg/scabstdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/cctrl/cbnumberformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/cctrl/ $W/Dep/CxxObject/sc/source/ui/cctrl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/cctrl/cbnumberformat.cxx -o $W/CxxObject/sc/source/ui/cctrl/cbnumberformat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/cctrl/cbuttonw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/cctrl/ $W/Dep/CxxObject/sc/source/ui/cctrl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/cctrl/cbuttonw.cxx -o $W/CxxObject/sc/source/ui/cctrl/cbuttonw.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/cctrl/checklistmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/cctrl/ $W/Dep/CxxObject/sc/source/ui/cctrl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/cctrl/checklistmenu.cxx -o $W/CxxObject/sc/source/ui/cctrl/checklistmenu.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/cctrl/dpcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/cctrl/ $W/Dep/CxxObject/sc/source/ui/cctrl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/cctrl/dpcontrol.cxx -o $W/CxxObject/sc/source/ui/cctrl/dpcontrol.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/cctrl/tbzoomsliderctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/cctrl/ $W/Dep/CxxObject/sc/source/ui/cctrl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/cctrl/tbzoomsliderctrl.cxx -o $W/CxxObject/sc/source/ui/cctrl/tbzoomsliderctrl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/condformat/condformatdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/condformat/ $W/Dep/CxxObject/sc/source/ui/condformat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/condformat/condformatdlg.cxx -o $W/CxxObject/sc/source/ui/condformat/condformatdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/condformat/condformatdlgentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/condformat/ $W/Dep/CxxObject/sc/source/ui/condformat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/condformat/condformatdlgentry.cxx -o $W/CxxObject/sc/source/ui/condformat/condformatdlgentry.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/condformat/condformatdlgitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/condformat/ $W/Dep/CxxObject/sc/source/ui/condformat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/condformat/condformatdlgitem.cxx -o $W/CxxObject/sc/source/ui/condformat/condformatdlgitem.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/condformat/condformathelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/condformat/ $W/Dep/CxxObject/sc/source/ui/condformat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/condformat/condformathelper.cxx -o $W/CxxObject/sc/source/ui/condformat/condformathelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/condformat/colorformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/condformat/ $W/Dep/CxxObject/sc/source/ui/condformat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/condformat/colorformat.cxx -o $W/CxxObject/sc/source/ui/condformat/colorformat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dataprovider/csvdataprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dataprovider/ $W/Dep/CxxObject/sc/source/ui/dataprovider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dataprovider/csvdataprovider.cxx -o $W/CxxObject/sc/source/ui/dataprovider/csvdataprovider.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dataprovider/dataprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dataprovider/ $W/Dep/CxxObject/sc/source/ui/dataprovider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dataprovider/dataprovider.cxx -o $W/CxxObject/sc/source/ui/dataprovider/dataprovider.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dataprovider/datatransformation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dataprovider/ $W/Dep/CxxObject/sc/source/ui/dataprovider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dataprovider/datatransformation.cxx -o $W/CxxObject/sc/source/ui/dataprovider/datatransformation.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dataprovider/htmldataprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dataprovider/ $W/Dep/CxxObject/sc/source/ui/dataprovider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dataprovider/htmldataprovider.cxx -o $W/CxxObject/sc/source/ui/dataprovider/htmldataprovider.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dataprovider/xmldataprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dataprovider/ $W/Dep/CxxObject/sc/source/ui/dataprovider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dataprovider/xmldataprovider.cxx -o $W/CxxObject/sc/source/ui/dataprovider/xmldataprovider.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dataprovider/sqldataprovider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dataprovider/ $W/Dep/CxxObject/sc/source/ui/dataprovider/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dataprovider/sqldataprovider.cxx -o $W/CxxObject/sc/source/ui/dataprovider/sqldataprovider.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/asciiopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/asciiopt.cxx -o $W/CxxObject/sc/source/ui/dbgui/asciiopt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/consdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/consdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/consdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/csvcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/csvcontrol.cxx -o $W/CxxObject/sc/source/ui/dbgui/csvcontrol.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/csvgrid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/csvgrid.cxx -o $W/CxxObject/sc/source/ui/dbgui/csvgrid.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/csvruler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/csvruler.cxx -o $W/CxxObject/sc/source/ui/dbgui/csvruler.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/csvsplits.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/csvsplits.cxx -o $W/CxxObject/sc/source/ui/dbgui/csvsplits.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/csvtablebox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/csvtablebox.cxx -o $W/CxxObject/sc/source/ui/dbgui/csvtablebox.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/dbnamdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/dbnamdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/dbnamdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/filtdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/filtdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/filtdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/foptmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/foptmgr.cxx -o $W/CxxObject/sc/source/ui/dbgui/foptmgr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/imoptdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/imoptdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/imoptdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/PivotLayoutDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/PivotLayoutDialog.cxx -o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx -o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutTreeListBase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/PivotLayoutTreeListData.cxx -o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutTreeListData.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx -o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutTreeListLabel.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/PivotLayoutTreeList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/PivotLayoutTreeList.cxx -o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutTreeList.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/sfiltdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/sfiltdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/sfiltdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dbgui/validate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/validate.cxx -o $W/CxxObject/sc/source/ui/dbgui/validate.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/dialogs/searchresults.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dialogs/ $W/Dep/CxxObject/sc/source/ui/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dialogs/searchresults.cxx -o $W/CxxObject/sc/source/ui/dialogs/searchresults.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/arealink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/arealink.cxx -o $W/CxxObject/sc/source/ui/docshell/arealink.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/autostyl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/autostyl.cxx -o $W/CxxObject/sc/source/ui/docshell/autostyl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/datastream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/datastream.cxx -o $W/CxxObject/sc/source/ui/docshell/datastream.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/dbdocfun.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/dbdocfun.cxx -o $W/CxxObject/sc/source/ui/docshell/dbdocfun.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/dbdocimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/dbdocimp.cxx -o $W/CxxObject/sc/source/ui/docshell/dbdocimp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docfunc.cxx -o $W/CxxObject/sc/source/ui/docshell/docfunc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docfuncutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docfuncutil.cxx -o $W/CxxObject/sc/source/ui/docshell/docfuncutil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docsh.cxx -o $W/CxxObject/sc/source/ui/docshell/docsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docsh2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docsh2.cxx -o $W/CxxObject/sc/source/ui/docshell/docsh2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docsh3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docsh3.cxx -o $W/CxxObject/sc/source/ui/docshell/docsh3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docsh4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docsh4.cxx -o $W/CxxObject/sc/source/ui/docshell/docsh4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docsh5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docsh5.cxx -o $W/CxxObject/sc/source/ui/docshell/docsh5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docsh6.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docsh6.cxx -o $W/CxxObject/sc/source/ui/docshell/docsh6.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/docsh8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/docsh8.cxx -o $W/CxxObject/sc/source/ui/docshell/docsh8.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/documentlinkmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/documentlinkmgr.cxx -o $W/CxxObject/sc/source/ui/docshell/documentlinkmgr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/editable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/editable.cxx -o $W/CxxObject/sc/source/ui/docshell/editable.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/externalrefmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/externalrefmgr.cxx -o $W/CxxObject/sc/source/ui/docshell/externalrefmgr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/impex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/impex.cxx -o $W/CxxObject/sc/source/ui/docshell/impex.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/macromgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/macromgr.cxx -o $W/CxxObject/sc/source/ui/docshell/macromgr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/olinefun.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/olinefun.cxx -o $W/CxxObject/sc/source/ui/docshell/olinefun.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/pagedata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/pagedata.cxx -o $W/CxxObject/sc/source/ui/docshell/pagedata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/pntlock.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/pntlock.cxx -o $W/CxxObject/sc/source/ui/docshell/pntlock.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/servobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/servobj.cxx -o $W/CxxObject/sc/source/ui/docshell/servobj.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/sizedev.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/sizedev.cxx -o $W/CxxObject/sc/source/ui/docshell/sizedev.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/docshell/tablink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/tablink.cxx -o $W/CxxObject/sc/source/ui/docshell/tablink.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/chartsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/chartsh.cxx -o $W/CxxObject/sc/source/ui/drawfunc/chartsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/drawsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/drawsh.cxx -o $W/CxxObject/sc/source/ui/drawfunc/drawsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/drawsh2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/drawsh2.cxx -o $W/CxxObject/sc/source/ui/drawfunc/drawsh2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/drawsh4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/drawsh4.cxx -o $W/CxxObject/sc/source/ui/drawfunc/drawsh4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/drawsh5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/drawsh5.cxx -o $W/CxxObject/sc/source/ui/drawfunc/drawsh5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/drformsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/drformsh.cxx -o $W/CxxObject/sc/source/ui/drawfunc/drformsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/drtxtob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/drtxtob.cxx -o $W/CxxObject/sc/source/ui/drawfunc/drtxtob.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/drtxtob1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/drtxtob1.cxx -o $W/CxxObject/sc/source/ui/drawfunc/drtxtob1.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/drtxtob2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/drtxtob2.cxx -o $W/CxxObject/sc/source/ui/drawfunc/drtxtob2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fuconarc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fuconarc.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fuconarc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fuconcustomshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fuconcustomshape.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fuconcustomshape.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fuconpol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fuconpol.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fuconpol.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fuconrec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fuconrec.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fuconrec.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fuconstr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fuconstr.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fuconstr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fuconuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fuconuno.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fuconuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fudraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fudraw.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fudraw.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fuins1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fuins1.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fuins1.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fuins2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fuins2.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fuins2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fupoor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fupoor.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fupoor.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fusel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fusel.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fusel.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/fusel2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/fusel2.cxx -o $W/CxxObject/sc/source/ui/drawfunc/fusel2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/futext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/futext.cxx -o $W/CxxObject/sc/source/ui/drawfunc/futext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/futext2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/futext2.cxx -o $W/CxxObject/sc/source/ui/drawfunc/futext2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/futext3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/futext3.cxx -o $W/CxxObject/sc/source/ui/drawfunc/futext3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/graphsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/graphsh.cxx -o $W/CxxObject/sc/source/ui/drawfunc/graphsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/mediash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/mediash.cxx -o $W/CxxObject/sc/source/ui/drawfunc/mediash.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/drawfunc/oleobjsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/drawfunc/ $W/Dep/CxxObject/sc/source/ui/drawfunc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/drawfunc/oleobjsh.cxx -o $W/CxxObject/sc/source/ui/drawfunc/oleobjsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/formdlg/dwfunctr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/formdlg/ $W/Dep/CxxObject/sc/source/ui/formdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/formdlg/dwfunctr.cxx -o $W/CxxObject/sc/source/ui/formdlg/dwfunctr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/formdlg/formdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/formdlg/ $W/Dep/CxxObject/sc/source/ui/formdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/formdlg/formdata.cxx -o $W/CxxObject/sc/source/ui/formdlg/formdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/formdlg/formula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/formdlg/ $W/Dep/CxxObject/sc/source/ui/formdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/formdlg/formula.cxx -o $W/CxxObject/sc/source/ui/formdlg/formula.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/acredlin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/acredlin.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/acredlin.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/anyrefdg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/anyrefdg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/anyrefdg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/autofmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/autofmt.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/autofmt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/conflictsdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/conflictsdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/conflictsdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/crnrdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/crnrdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/crnrdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/datastreamdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/datastreamdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/datastreamdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/dataproviderdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/dataproviderdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/dataproviderdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/datatableview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/datatableview.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/datatableview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/highred.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/highred.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/highred.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/mergecellsdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/mergecellsdialog.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/mergecellsdialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/optsolver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/optsolver.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/optsolver.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/protectiondlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/protectiondlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/protectiondlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/redcom.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/redcom.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/redcom.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/retypepassdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/retypepassdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/retypepassdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/sharedocdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/sharedocdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/sharedocdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/simpref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/simpref.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/simpref.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/solveroptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/solveroptions.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/solveroptions.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/solverutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/solverutil.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/solverutil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/solvrdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/solvrdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/solvrdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/tabopdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/tabopdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/tabopdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/miscdlgs/warnbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/warnbox.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/warnbox.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/namedlg/namedefdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/namedlg/ $W/Dep/CxxObject/sc/source/ui/namedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/namedlg/namedefdlg.cxx -o $W/CxxObject/sc/source/ui/namedlg/namedefdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/namedlg/namedlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/namedlg/ $W/Dep/CxxObject/sc/source/ui/namedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/namedlg/namedlg.cxx -o $W/CxxObject/sc/source/ui/namedlg/namedlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/namedlg/namemgrtable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/namedlg/ $W/Dep/CxxObject/sc/source/ui/namedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/namedlg/namemgrtable.cxx -o $W/CxxObject/sc/source/ui/namedlg/namemgrtable.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/navipi/content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/navipi/ $W/Dep/CxxObject/sc/source/ui/navipi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/navipi/content.cxx -o $W/CxxObject/sc/source/ui/navipi/content.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/navipi/navcitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/navipi/ $W/Dep/CxxObject/sc/source/ui/navipi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/navipi/navcitem.cxx -o $W/CxxObject/sc/source/ui/navipi/navcitem.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/navipi/navipi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/navipi/ $W/Dep/CxxObject/sc/source/ui/navipi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/navipi/navipi.cxx -o $W/CxxObject/sc/source/ui/navipi/navipi.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/navipi/scenwnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/navipi/ $W/Dep/CxxObject/sc/source/ui/navipi/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/navipi/scenwnd.cxx -o $W/CxxObject/sc/source/ui/navipi/scenwnd.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/pagedlg/areasdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/pagedlg/ $W/Dep/CxxObject/sc/source/ui/pagedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/pagedlg/areasdlg.cxx -o $W/CxxObject/sc/source/ui/pagedlg/areasdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/pagedlg/tphfedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/pagedlg/ $W/Dep/CxxObject/sc/source/ui/pagedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/pagedlg/tphfedit.cxx -o $W/CxxObject/sc/source/ui/pagedlg/tphfedit.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/sidebar/AlignmentPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/sidebar/ $W/Dep/CxxObject/sc/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx -o $W/CxxObject/sc/source/ui/sidebar/AlignmentPropertyPanel.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/sidebar/CellLineStyleControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/sidebar/ $W/Dep/CxxObject/sc/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/sidebar/CellLineStyleControl.cxx -o $W/CxxObject/sc/source/ui/sidebar/CellLineStyleControl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/sidebar/CellLineStyleValueSet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/sidebar/ $W/Dep/CxxObject/sc/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/sidebar/CellLineStyleValueSet.cxx -o $W/CxxObject/sc/source/ui/sidebar/CellLineStyleValueSet.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/sidebar/ $W/Dep/CxxObject/sc/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx -o $W/CxxObject/sc/source/ui/sidebar/CellAppearancePropertyPanel.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/sidebar/CellBorderStyleControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/sidebar/ $W/Dep/CxxObject/sc/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/sidebar/CellBorderStyleControl.cxx -o $W/CxxObject/sc/source/ui/sidebar/CellBorderStyleControl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/sidebar/NumberFormatControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/sidebar/ $W/Dep/CxxObject/sc/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/sidebar/NumberFormatControl.cxx -o $W/CxxObject/sc/source/ui/sidebar/NumberFormatControl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/sidebar/ $W/Dep/CxxObject/sc/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx -o $W/CxxObject/sc/source/ui/sidebar/NumberFormatPropertyPanel.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/sidebar/ScPanelFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/sidebar/ $W/Dep/CxxObject/sc/source/ui/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/sidebar/ScPanelFactory.cxx -o $W/CxxObject/sc/source/ui/sidebar/ScPanelFactory.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/CorrelationDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/CovarianceDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/FourierAnalysisDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/FourierAnalysisDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/FourierAnalysisDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/FTestDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/FTestDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/FTestDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/MovingAverageDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/RegressionDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/RegressionDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/SamplingDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/SamplingDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/TTestDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/TTestDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/TTestDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/StatisticsDialogs/ZTestDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/StatisticsDialogs/ $W/Dep/CxxObject/sc/source/ui/StatisticsDialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx -o $W/CxxObject/sc/source/ui/StatisticsDialogs/ZTestDialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/uitest/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/uitest/ $W/Dep/CxxObject/sc/source/ui/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/uitest/uiobject.cxx -o $W/CxxObject/sc/source/ui/uitest/uiobject.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/areasave.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/areasave.cxx -o $W/CxxObject/sc/source/ui/undo/areasave.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/refundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/refundo.cxx -o $W/CxxObject/sc/source/ui/undo/refundo.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/target.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/target.cxx -o $W/CxxObject/sc/source/ui/undo/target.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undobase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undobase.cxx -o $W/CxxObject/sc/source/ui/undo/undobase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undoblk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undoblk.cxx -o $W/CxxObject/sc/source/ui/undo/undoblk.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undoblk2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undoblk2.cxx -o $W/CxxObject/sc/source/ui/undo/undoblk2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undoblk3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undoblk3.cxx -o $W/CxxObject/sc/source/ui/undo/undoblk3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undocell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undocell.cxx -o $W/CxxObject/sc/source/ui/undo/undocell.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undocell2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undocell2.cxx -o $W/CxxObject/sc/source/ui/undo/undocell2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undoconvert.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undoconvert.cxx -o $W/CxxObject/sc/source/ui/undo/undoconvert.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undodat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undodat.cxx -o $W/CxxObject/sc/source/ui/undo/undodat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undodraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undodraw.cxx -o $W/CxxObject/sc/source/ui/undo/undodraw.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undoolk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undoolk.cxx -o $W/CxxObject/sc/source/ui/undo/undoolk.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undorangename.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undorangename.cxx -o $W/CxxObject/sc/source/ui/undo/undorangename.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undosort.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undosort.cxx -o $W/CxxObject/sc/source/ui/undo/undosort.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undostyl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undostyl.cxx -o $W/CxxObject/sc/source/ui/undo/undostyl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undotab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undotab.cxx -o $W/CxxObject/sc/source/ui/undo/undotab.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/undo/undoutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/undo/ $W/Dep/CxxObject/sc/source/ui/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/undo/undoutil.cxx -o $W/CxxObject/sc/source/ui/undo/undoutil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/ChartRangeSelectionListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx -o $W/CxxObject/sc/source/ui/unoobj/ChartRangeSelectionListener.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/addruno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/addruno.cxx -o $W/CxxObject/sc/source/ui/unoobj/addruno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/afmtuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/afmtuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/afmtuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/appluno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/appluno.cxx -o $W/CxxObject/sc/source/ui/unoobj/appluno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/celllistsource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/celllistsource.cxx -o $W/CxxObject/sc/source/ui/unoobj/celllistsource.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/cellsuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/cellsuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/cellsuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/cellvaluebinding.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/cellvaluebinding.cxx -o $W/CxxObject/sc/source/ui/unoobj/cellvaluebinding.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/chart2uno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/chart2uno.cxx -o $W/CxxObject/sc/source/ui/unoobj/chart2uno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/chartuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/chartuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/chartuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/condformatuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/condformatuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/condformatuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/confuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/confuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/confuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/convuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/convuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/convuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/cursuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/cursuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/cursuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/dapiuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/dapiuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/dapiuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/datauno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/datauno.cxx -o $W/CxxObject/sc/source/ui/unoobj/datauno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/defltuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/defltuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/defltuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/dispuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/dispuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/dispuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/docuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/docuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/docuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/drdefuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/drdefuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/drdefuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/editsrc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/editsrc.cxx -o $W/CxxObject/sc/source/ui/unoobj/editsrc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/eventuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/eventuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/eventuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/fielduno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/fielduno.cxx -o $W/CxxObject/sc/source/ui/unoobj/fielduno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/filtuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/filtuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/filtuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/fmtuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/fmtuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/fmtuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/forbiuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/forbiuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/forbiuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/funcuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/funcuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/funcuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/linkuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/linkuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/linkuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/listenercalls.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/listenercalls.cxx -o $W/CxxObject/sc/source/ui/unoobj/listenercalls.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/miscuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/miscuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/miscuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/nameuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/nameuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/nameuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/notesuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/notesuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/notesuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/optuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/optuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/optuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/pageuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/pageuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/pageuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/PivotTableDataProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/PivotTableDataProvider.cxx -o $W/CxxObject/sc/source/ui/unoobj/PivotTableDataProvider.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/PivotTableDataSource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/PivotTableDataSource.cxx -o $W/CxxObject/sc/source/ui/unoobj/PivotTableDataSource.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/PivotTableDataSequence.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/PivotTableDataSequence.cxx -o $W/CxxObject/sc/source/ui/unoobj/PivotTableDataSequence.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/TablePivotCharts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/TablePivotCharts.cxx -o $W/CxxObject/sc/source/ui/unoobj/TablePivotCharts.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/TablePivotChart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/TablePivotChart.cxx -o $W/CxxObject/sc/source/ui/unoobj/TablePivotChart.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/ChartTools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/ChartTools.cxx -o $W/CxxObject/sc/source/ui/unoobj/ChartTools.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/servuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/servuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/servuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/shapeuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/shapeuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/shapeuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/srchuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/srchuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/srchuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/styleuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/styleuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/styleuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/targuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/targuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/targuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/textuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/textuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/textuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/tokenuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/tokenuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/tokenuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/unodoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/unodoc.cxx -o $W/CxxObject/sc/source/ui/unoobj/unodoc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/unoreflist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/unoreflist.cxx -o $W/CxxObject/sc/source/ui/unoobj/unoreflist.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/viewuno.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/viewuno.cxx -o $W/CxxObject/sc/source/ui/unoobj/viewuno.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/unoobj/warnpassword.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/unoobj/ $W/Dep/CxxObject/sc/source/ui/unoobj/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/unoobj/warnpassword.cxx -o $W/CxxObject/sc/source/ui/unoobj/warnpassword.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/auditsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/auditsh.cxx -o $W/CxxObject/sc/source/ui/view/auditsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/cellmergeoption.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/cellmergeoption.cxx -o $W/CxxObject/sc/source/ui/view/cellmergeoption.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/cellsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/cellsh.cxx -o $W/CxxObject/sc/source/ui/view/cellsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/cellsh1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/cellsh1.cxx -o $W/CxxObject/sc/source/ui/view/cellsh1.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/cellsh2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/cellsh2.cxx -o $W/CxxObject/sc/source/ui/view/cellsh2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/cellsh3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/cellsh3.cxx -o $W/CxxObject/sc/source/ui/view/cellsh3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/cellsh4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/cellsh4.cxx -o $W/CxxObject/sc/source/ui/view/cellsh4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/colrowba.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/colrowba.cxx -o $W/CxxObject/sc/source/ui/view/colrowba.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/cliputil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/cliputil.cxx -o $W/CxxObject/sc/source/ui/view/cliputil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/dbfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/dbfunc.cxx -o $W/CxxObject/sc/source/ui/view/dbfunc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/dbfunc2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/dbfunc2.cxx -o $W/CxxObject/sc/source/ui/view/dbfunc2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/dbfunc3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/dbfunc3.cxx -o $W/CxxObject/sc/source/ui/view/dbfunc3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/dbfunc4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/dbfunc4.cxx -o $W/CxxObject/sc/source/ui/view/dbfunc4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/drawutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/drawutil.cxx -o $W/CxxObject/sc/source/ui/view/drawutil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/drawvie3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/drawvie3.cxx -o $W/CxxObject/sc/source/ui/view/drawvie3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/drawvie4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/drawvie4.cxx -o $W/CxxObject/sc/source/ui/view/drawvie4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/drawview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/drawview.cxx -o $W/CxxObject/sc/source/ui/view/drawview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/editsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/editsh.cxx -o $W/CxxObject/sc/source/ui/view/editsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/formatsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/formatsh.cxx -o $W/CxxObject/sc/source/ui/view/formatsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/gridmerg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/gridmerg.cxx -o $W/CxxObject/sc/source/ui/view/gridmerg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/gridwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/gridwin.cxx -o $W/CxxObject/sc/source/ui/view/gridwin.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/gridwin2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/gridwin2.cxx -o $W/CxxObject/sc/source/ui/view/gridwin2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/gridwin3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/gridwin3.cxx -o $W/CxxObject/sc/source/ui/view/gridwin3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/gridwin4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/gridwin4.cxx -o $W/CxxObject/sc/source/ui/view/gridwin4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/gridwin5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/gridwin5.cxx -o $W/CxxObject/sc/source/ui/view/gridwin5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/hdrcont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/hdrcont.cxx -o $W/CxxObject/sc/source/ui/view/hdrcont.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/hintwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/hintwin.cxx -o $W/CxxObject/sc/source/ui/view/hintwin.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/imapwrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/imapwrap.cxx -o $W/CxxObject/sc/source/ui/view/imapwrap.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/invmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/invmerge.cxx -o $W/CxxObject/sc/source/ui/view/invmerge.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/notemark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/notemark.cxx -o $W/CxxObject/sc/source/ui/view/notemark.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/olinewin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/olinewin.cxx -o $W/CxxObject/sc/source/ui/view/olinewin.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/output.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/output.cxx -o $W/CxxObject/sc/source/ui/view/output.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/output2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/output2.cxx -o $W/CxxObject/sc/source/ui/view/output2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/output3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/output3.cxx -o $W/CxxObject/sc/source/ui/view/output3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/overlayobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/overlayobject.cxx -o $W/CxxObject/sc/source/ui/view/overlayobject.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/pfuncache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/pfuncache.cxx -o $W/CxxObject/sc/source/ui/view/pfuncache.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/pgbrksh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/pgbrksh.cxx -o $W/CxxObject/sc/source/ui/view/pgbrksh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/pivotsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/pivotsh.cxx -o $W/CxxObject/sc/source/ui/view/pivotsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/preview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/preview.cxx -o $W/CxxObject/sc/source/ui/view/preview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/prevloc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/prevloc.cxx -o $W/CxxObject/sc/source/ui/view/prevloc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/prevwsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/prevwsh.cxx -o $W/CxxObject/sc/source/ui/view/prevwsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/prevwsh2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/prevwsh2.cxx -o $W/CxxObject/sc/source/ui/view/prevwsh2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/printfun.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/printfun.cxx -o $W/CxxObject/sc/source/ui/view/printfun.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/reffact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/reffact.cxx -o $W/CxxObject/sc/source/ui/view/reffact.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/scextopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/scextopt.cxx -o $W/CxxObject/sc/source/ui/view/scextopt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/select.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/select.cxx -o $W/CxxObject/sc/source/ui/view/select.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/selectionstate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/selectionstate.cxx -o $W/CxxObject/sc/source/ui/view/selectionstate.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/spelldialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/spelldialog.cxx -o $W/CxxObject/sc/source/ui/view/spelldialog.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/spelleng.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/spelleng.cxx -o $W/CxxObject/sc/source/ui/view/spelleng.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/spellcheckcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/spellcheckcontext.cxx -o $W/CxxObject/sc/source/ui/view/spellcheckcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabcont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabcont.cxx -o $W/CxxObject/sc/source/ui/view/tabcont.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabsplit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabsplit.cxx -o $W/CxxObject/sc/source/ui/view/tabsplit.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabview.cxx -o $W/CxxObject/sc/source/ui/view/tabview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabview2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabview2.cxx -o $W/CxxObject/sc/source/ui/view/tabview2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabview3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabview3.cxx -o $W/CxxObject/sc/source/ui/view/tabview3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabview4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabview4.cxx -o $W/CxxObject/sc/source/ui/view/tabview4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabview5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabview5.cxx -o $W/CxxObject/sc/source/ui/view/tabview5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwsh.cxx -o $W/CxxObject/sc/source/ui/view/tabvwsh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwsh2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwsh2.cxx -o $W/CxxObject/sc/source/ui/view/tabvwsh2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwsh3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwsh3.cxx -o $W/CxxObject/sc/source/ui/view/tabvwsh3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwsh4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwsh4.cxx -o $W/CxxObject/sc/source/ui/view/tabvwsh4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwsh5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwsh5.cxx -o $W/CxxObject/sc/source/ui/view/tabvwsh5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwsh8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwsh8.cxx -o $W/CxxObject/sc/source/ui/view/tabvwsh8.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwsh9.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwsh9.cxx -o $W/CxxObject/sc/source/ui/view/tabvwsh9.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwsha.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwsha.cxx -o $W/CxxObject/sc/source/ui/view/tabvwsha.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwshb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwshb.cxx -o $W/CxxObject/sc/source/ui/view/tabvwshb.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwshc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwshc.cxx -o $W/CxxObject/sc/source/ui/view/tabvwshc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwshd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwshd.cxx -o $W/CxxObject/sc/source/ui/view/tabvwshd.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwshe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwshe.cxx -o $W/CxxObject/sc/source/ui/view/tabvwshe.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwshf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwshf.cxx -o $W/CxxObject/sc/source/ui/view/tabvwshf.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwshg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwshg.cxx -o $W/CxxObject/sc/source/ui/view/tabvwshg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/tabvwshh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/tabvwshh.cxx -o $W/CxxObject/sc/source/ui/view/tabvwshh.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewdata.cxx -o $W/CxxObject/sc/source/ui/view/viewdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewfun2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewfun2.cxx -o $W/CxxObject/sc/source/ui/view/viewfun2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewfun3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewfun3.cxx -o $W/CxxObject/sc/source/ui/view/viewfun3.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewfun4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewfun4.cxx -o $W/CxxObject/sc/source/ui/view/viewfun4.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewfun5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewfun5.cxx -o $W/CxxObject/sc/source/ui/view/viewfun5.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewfun6.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewfun6.cxx -o $W/CxxObject/sc/source/ui/view/viewfun6.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewfun7.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewfun7.cxx -o $W/CxxObject/sc/source/ui/view/viewfun7.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewfunc.cxx -o $W/CxxObject/sc/source/ui/view/viewfunc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/viewutil.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/viewutil.cxx -o $W/CxxObject/sc/source/ui/view/viewutil.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/view/waitoff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/view/ $W/Dep/CxxObject/sc/source/ui/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/view/waitoff.cxx -o $W/CxxObject/sc/source/ui/view/waitoff.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/ui/xmlsource/xmlsourcedlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/xmlsource/ $W/Dep/CxxObject/sc/source/ui/xmlsource/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/xmlsource/xmlsourcedlg.cxx -o $W/CxxObject/sc/source/ui/xmlsource/xmlsourcedlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/formulagroupcl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/formulagroupcl.cxx -o $W/CxxObject/sc/source/core/opencl/formulagroupcl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/opbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/opbase.cxx -o $W/CxxObject/sc/source/core/opencl/opbase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/op_financial.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/op_financial.cxx -o $W/CxxObject/sc/source/core/opencl/op_financial.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/op_database.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/op_database.cxx -o $W/CxxObject/sc/source/core/opencl/op_database.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/op_math.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/op_math.cxx -o $W/CxxObject/sc/source/core/opencl/op_math.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/op_addin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/op_addin.cxx -o $W/CxxObject/sc/source/core/opencl/op_addin.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/op_statistical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/op_statistical.cxx -o $W/CxxObject/sc/source/core/opencl/op_statistical.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/op_array.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/op_array.cxx -o $W/CxxObject/sc/source/core/opencl/op_array.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/op_logical.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/op_logical.cxx -o $W/CxxObject/sc/source/core/opencl/op_logical.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 [build CXX] sc/source/core/opencl/op_spreadsheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/core/opencl/ $W/Dep/CxxObject/sc/source/core/opencl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSC_DLLIMPLEMENTATION -DSC_INFO_OSVERSION=\"LINUX\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/core/opencl/op_spreadsheet.cxx -o $W/CxxObject/sc/source/core/opencl/op_spreadsheet.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 -isystem /usr/include/liborcus-0.14 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libmswordlo.so [build CXX] sw/source/core/SwNumberTree/SwNodeNum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/SwNumberTree/ $W/Dep/CxxObject/sw/source/core/SwNumberTree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/SwNumberTree/SwNodeNum.cxx -o $W/CxxObject/sw/source/core/SwNumberTree/SwNodeNum.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/SwNumberTree/SwNumberTree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/SwNumberTree/ $W/Dep/CxxObject/sw/source/core/SwNumberTree/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/SwNumberTree/SwNumberTree.cxx -o $W/CxxObject/sw/source/core/SwNumberTree/SwNumberTree.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/acccell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/acccell.cxx -o $W/CxxObject/sw/source/core/access/acccell.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/acccontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/acccontext.cxx -o $W/CxxObject/sw/source/core/access/acccontext.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accdoc.cxx -o $W/CxxObject/sw/source/core/access/accdoc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accembedded.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accembedded.cxx -o $W/CxxObject/sw/source/core/access/accembedded.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accfootnote.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accfootnote.cxx -o $W/CxxObject/sw/source/core/access/accfootnote.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accframe.cxx -o $W/CxxObject/sw/source/core/access/accframe.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accframebase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accframebase.cxx -o $W/CxxObject/sw/source/core/access/accframebase.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accfrmobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accfrmobj.cxx -o $W/CxxObject/sw/source/core/access/accfrmobj.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accfrmobjmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accfrmobjmap.cxx -o $W/CxxObject/sw/source/core/access/accfrmobjmap.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accfrmobjslist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accfrmobjslist.cxx -o $W/CxxObject/sw/source/core/access/accfrmobjslist.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accgraphic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accgraphic.cxx -o $W/CxxObject/sw/source/core/access/accgraphic.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accheaderfooter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accheaderfooter.cxx -o $W/CxxObject/sw/source/core/access/accheaderfooter.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/acchyperlink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/acchyperlink.cxx -o $W/CxxObject/sw/source/core/access/acchyperlink.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/acchypertextdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/acchypertextdata.cxx -o $W/CxxObject/sw/source/core/access/acchypertextdata.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accmap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accmap.cxx -o $W/CxxObject/sw/source/core/access/accmap.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accnotextframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accnotextframe.cxx -o $W/CxxObject/sw/source/core/access/accnotextframe.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accnotexthyperlink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accnotexthyperlink.cxx -o $W/CxxObject/sw/source/core/access/accnotexthyperlink.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accpage.cxx -o $W/CxxObject/sw/source/core/access/accpage.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accpara.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accpara.cxx -o $W/CxxObject/sw/source/core/access/accpara.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accportions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accportions.cxx -o $W/CxxObject/sw/source/core/access/accportions.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accpreview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accpreview.cxx -o $W/CxxObject/sw/source/core/access/accpreview.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/accselectionhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/accselectionhelper.cxx -o $W/CxxObject/sw/source/core/access/accselectionhelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/acctable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/acctable.cxx -o $W/CxxObject/sw/source/core/access/acctable.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/acctextframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/acctextframe.cxx -o $W/CxxObject/sw/source/core/access/acctextframe.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/parachangetrackinginfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/parachangetrackinginfo.cxx -o $W/CxxObject/sw/source/core/access/parachangetrackinginfo.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/access/textmarkuphelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/access/ $W/Dep/CxxObject/sw/source/core/access/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/access/textmarkuphelper.cxx -o $W/CxxObject/sw/source/core/access/textmarkuphelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/attr/calbck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/attr/ $W/Dep/CxxObject/sw/source/core/attr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/attr/calbck.cxx -o $W/CxxObject/sw/source/core/attr/calbck.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/attr/cellatr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/attr/ $W/Dep/CxxObject/sw/source/core/attr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/attr/cellatr.cxx -o $W/CxxObject/sw/source/core/attr/cellatr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/attr/fmtfollowtextflow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/attr/ $W/Dep/CxxObject/sw/source/core/attr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/attr/fmtfollowtextflow.cxx -o $W/CxxObject/sw/source/core/attr/fmtfollowtextflow.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/attr/ $W/Dep/CxxObject/sw/source/core/attr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx -o $W/CxxObject/sw/source/core/attr/fmtwrapinfluenceonobjpos.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/attr/format.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/attr/ $W/Dep/CxxObject/sw/source/core/attr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/attr/format.cxx -o $W/CxxObject/sw/source/core/attr/format.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/attr/hints.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/attr/ $W/Dep/CxxObject/sw/source/core/attr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/attr/hints.cxx -o $W/CxxObject/sw/source/core/attr/hints.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/attr/swatrset.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/attr/ $W/Dep/CxxObject/sw/source/core/attr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/attr/swatrset.cxx -o $W/CxxObject/sw/source/core/attr/swatrset.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/SwSmartTagMgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/SwSmartTagMgr.cxx -o $W/CxxObject/sw/source/core/bastyp/SwSmartTagMgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/bparr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/bparr.cxx -o $W/CxxObject/sw/source/core/bastyp/bparr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/breakit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/breakit.cxx -o $W/CxxObject/sw/source/core/bastyp/breakit.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/calc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/calc.cxx -o $W/CxxObject/sw/source/core/bastyp/calc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/checkit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/checkit.cxx -o $W/CxxObject/sw/source/core/bastyp/checkit.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/index.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/index.cxx -o $W/CxxObject/sw/source/core/bastyp/index.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/init.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/init.cxx -o $W/CxxObject/sw/source/core/bastyp/init.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/proofreadingiterator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/proofreadingiterator.cxx -o $W/CxxObject/sw/source/core/bastyp/proofreadingiterator.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/swcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/swcache.cxx -o $W/CxxObject/sw/source/core/bastyp/swcache.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/swrect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/swrect.cxx -o $W/CxxObject/sw/source/core/bastyp/swrect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/swregion.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/swregion.cxx -o $W/CxxObject/sw/source/core/bastyp/swregion.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/swtypes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/swtypes.cxx -o $W/CxxObject/sw/source/core/bastyp/swtypes.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/bastyp/tabcol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/bastyp/ $W/Dep/CxxObject/sw/source/core/bastyp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/bastyp/tabcol.cxx -o $W/CxxObject/sw/source/core/bastyp/tabcol.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/annotationmark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/annotationmark.cxx -o $W/CxxObject/sw/source/core/crsr/annotationmark.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/BlockCursor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/BlockCursor.cxx -o $W/CxxObject/sw/source/core/crsr/BlockCursor.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/bookmrk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/bookmrk.cxx -o $W/CxxObject/sw/source/core/crsr/bookmrk.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/callnk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/callnk.cxx -o $W/CxxObject/sw/source/core/crsr/callnk.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/crbm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/crbm.cxx -o $W/CxxObject/sw/source/core/crsr/crbm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/crossrefbookmark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/crossrefbookmark.cxx -o $W/CxxObject/sw/source/core/crsr/crossrefbookmark.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/crsrsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/crsrsh.cxx -o $W/CxxObject/sw/source/core/crsr/crsrsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/crstrvl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/crstrvl.cxx -o $W/CxxObject/sw/source/core/crsr/crstrvl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/crstrvl1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/crstrvl1.cxx -o $W/CxxObject/sw/source/core/crsr/crstrvl1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/DropDownFormFieldButton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/DropDownFormFieldButton.cxx -o $W/CxxObject/sw/source/core/crsr/DropDownFormFieldButton.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/findattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/findattr.cxx -o $W/CxxObject/sw/source/core/crsr/findattr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/findcoll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/findcoll.cxx -o $W/CxxObject/sw/source/core/crsr/findcoll.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/findfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/findfmt.cxx -o $W/CxxObject/sw/source/core/crsr/findfmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/findtxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/findtxt.cxx -o $W/CxxObject/sw/source/core/crsr/findtxt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/pam.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/pam.cxx -o $W/CxxObject/sw/source/core/crsr/pam.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/paminit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/paminit.cxx -o $W/CxxObject/sw/source/core/crsr/paminit.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/swcrsr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/swcrsr.cxx -o $W/CxxObject/sw/source/core/crsr/swcrsr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/trvlcol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/trvlcol.cxx -o $W/CxxObject/sw/source/core/crsr/trvlcol.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/trvlfnfl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/trvlfnfl.cxx -o $W/CxxObject/sw/source/core/crsr/trvlfnfl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/trvlreg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/trvlreg.cxx -o $W/CxxObject/sw/source/core/crsr/trvlreg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/trvltbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/trvltbl.cxx -o $W/CxxObject/sw/source/core/crsr/trvltbl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/viscrs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/viscrs.cxx -o $W/CxxObject/sw/source/core/crsr/viscrs.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/crsr/overlayrangesoutline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/crsr/ $W/Dep/CxxObject/sw/source/core/crsr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/crsr/overlayrangesoutline.cxx -o $W/CxxObject/sw/source/core/crsr/overlayrangesoutline.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/SwDocIdle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/SwDocIdle.cxx -o $W/CxxObject/sw/source/core/doc/SwDocIdle.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/SwStyleNameMapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/SwStyleNameMapper.cxx -o $W/CxxObject/sw/source/core/doc/SwStyleNameMapper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/acmplwrd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/acmplwrd.cxx -o $W/CxxObject/sw/source/core/doc/acmplwrd.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/CntntIdxStore.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/CntntIdxStore.cxx -o $W/CxxObject/sw/source/core/doc/CntntIdxStore.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/dbgoutsw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/dbgoutsw.cxx -o $W/CxxObject/sw/source/core/doc/dbgoutsw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/doc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/doc.cxx -o $W/CxxObject/sw/source/core/doc/doc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docbasic.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docbasic.cxx -o $W/CxxObject/sw/source/core/doc/docbasic.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docbm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docbm.cxx -o $W/CxxObject/sw/source/core/doc/docbm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docchart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docchart.cxx -o $W/CxxObject/sw/source/core/doc/docchart.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/doccomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/doccomp.cxx -o $W/CxxObject/sw/source/core/doc/doccomp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/doccorr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/doccorr.cxx -o $W/CxxObject/sw/source/core/doc/doccorr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docdesc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docdesc.cxx -o $W/CxxObject/sw/source/core/doc/docdesc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docdraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docdraw.cxx -o $W/CxxObject/sw/source/core/doc/docdraw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docedt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docedt.cxx -o $W/CxxObject/sw/source/core/doc/docedt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docfld.cxx -o $W/CxxObject/sw/source/core/doc/docfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docfly.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docfly.cxx -o $W/CxxObject/sw/source/core/doc/docfly.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docfmt.cxx -o $W/CxxObject/sw/source/core/doc/docfmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docftn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docftn.cxx -o $W/CxxObject/sw/source/core/doc/docftn.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docglbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docglbl.cxx -o $W/CxxObject/sw/source/core/doc/docglbl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docglos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docglos.cxx -o $W/CxxObject/sw/source/core/doc/docglos.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/doclay.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/doclay.cxx -o $W/CxxObject/sw/source/core/doc/doclay.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docnew.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docnew.cxx -o $W/CxxObject/sw/source/core/doc/docnew.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docnum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docnum.cxx -o $W/CxxObject/sw/source/core/doc/docnum.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docredln.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docredln.cxx -o $W/CxxObject/sw/source/core/doc/docredln.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docruby.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docruby.cxx -o $W/CxxObject/sw/source/core/doc/docruby.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docsort.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docsort.cxx -o $W/CxxObject/sw/source/core/doc/docsort.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docstat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docstat.cxx -o $W/CxxObject/sw/source/core/doc/docstat.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/doctxm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/doctxm.cxx -o $W/CxxObject/sw/source/core/doc/doctxm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentDeviceManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentDeviceManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentDeviceManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/docxforms.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/docxforms.cxx -o $W/CxxObject/sw/source/core/doc/docxforms.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentSettingManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentSettingManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentSettingManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentDrawModelManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentDrawModelManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentDrawModelManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentChartDataProviderManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentChartDataProviderManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentChartDataProviderManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentTimerManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentTimerManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentTimerManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentLinksAdministrationManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentLinksAdministrationManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentLinksAdministrationManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentListItemsManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentListItemsManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentListItemsManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentListsManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentListsManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentListsManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentOutlineNodesManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentOutlineNodesManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentOutlineNodesManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentContentOperationsManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentContentOperationsManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentContentOperationsManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentRedlineManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentRedlineManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentRedlineManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentFieldsManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentFieldsManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentFieldsManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentStatisticsManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentStatisticsManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentStatisticsManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentStateManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentStateManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentStateManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentLayoutManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentLayoutManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentLayoutManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentStylePoolManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentStylePoolManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentStylePoolManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/DocumentExternalDataManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/DocumentExternalDataManager.cxx -o $W/CxxObject/sw/source/core/doc/DocumentExternalDataManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/extinput.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/extinput.cxx -o $W/CxxObject/sw/source/core/doc/extinput.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/fmtcol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/fmtcol.cxx -o $W/CxxObject/sw/source/core/doc/fmtcol.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/ftnidx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/ftnidx.cxx -o $W/CxxObject/sw/source/core/doc/ftnidx.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/gctable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/gctable.cxx -o $W/CxxObject/sw/source/core/doc/gctable.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/htmltbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/htmltbl.cxx -o $W/CxxObject/sw/source/core/doc/htmltbl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/lineinfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/lineinfo.cxx -o $W/CxxObject/sw/source/core/doc/lineinfo.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/list.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/list.cxx -o $W/CxxObject/sw/source/core/doc/list.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/notxtfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/notxtfrm.cxx -o $W/CxxObject/sw/source/core/doc/notxtfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/number.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/number.cxx -o $W/CxxObject/sw/source/core/doc/number.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/poolfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/poolfmt.cxx -o $W/CxxObject/sw/source/core/doc/poolfmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/rdfhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/rdfhelper.cxx -o $W/CxxObject/sw/source/core/doc/rdfhelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/sortopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/sortopt.cxx -o $W/CxxObject/sw/source/core/doc/sortopt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/swserv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/swserv.cxx -o $W/CxxObject/sw/source/core/doc/swserv.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/swstylemanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/swstylemanager.cxx -o $W/CxxObject/sw/source/core/doc/swstylemanager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/tblafmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/tblafmt.cxx -o $W/CxxObject/sw/source/core/doc/tblafmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/tblcpy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/tblcpy.cxx -o $W/CxxObject/sw/source/core/doc/tblcpy.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/tblrwcl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/tblrwcl.cxx -o $W/CxxObject/sw/source/core/doc/tblrwcl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/textboxhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/textboxhelper.cxx -o $W/CxxObject/sw/source/core/doc/textboxhelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/doc/visiturl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/doc/ $W/Dep/CxxObject/sw/source/core/doc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/doc/visiturl.cxx -o $W/CxxObject/sw/source/core/doc/visiturl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/cancellablejob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/cancellablejob.cxx -o $W/CxxObject/sw/source/core/docnode/cancellablejob.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/finalthreadmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/finalthreadmanager.cxx -o $W/CxxObject/sw/source/core/docnode/finalthreadmanager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/ndcopy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/ndcopy.cxx -o $W/CxxObject/sw/source/core/docnode/ndcopy.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/ndnotxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/ndnotxt.cxx -o $W/CxxObject/sw/source/core/docnode/ndnotxt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/ndnum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/ndnum.cxx -o $W/CxxObject/sw/source/core/docnode/ndnum.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/ndsect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/ndsect.cxx -o $W/CxxObject/sw/source/core/docnode/ndsect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/ndtbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/ndtbl.cxx -o $W/CxxObject/sw/source/core/docnode/ndtbl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/ndtbl1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/ndtbl1.cxx -o $W/CxxObject/sw/source/core/docnode/ndtbl1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/node.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/node.cxx -o $W/CxxObject/sw/source/core/docnode/node.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/node2lay.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/node2lay.cxx -o $W/CxxObject/sw/source/core/docnode/node2lay.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/nodes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/nodes.cxx -o $W/CxxObject/sw/source/core/docnode/nodes.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/observablethread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/observablethread.cxx -o $W/CxxObject/sw/source/core/docnode/observablethread.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/pausethreadstarting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/pausethreadstarting.cxx -o $W/CxxObject/sw/source/core/docnode/pausethreadstarting.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/retrievedinputstreamdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/retrievedinputstreamdata.cxx -o $W/CxxObject/sw/source/core/docnode/retrievedinputstreamdata.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/retrieveinputstream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/retrieveinputstream.cxx -o $W/CxxObject/sw/source/core/docnode/retrieveinputstream.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/retrieveinputstreamconsumer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/retrieveinputstreamconsumer.cxx -o $W/CxxObject/sw/source/core/docnode/retrieveinputstreamconsumer.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/section.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/section.cxx -o $W/CxxObject/sw/source/core/docnode/section.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/swbaslnk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/swbaslnk.cxx -o $W/CxxObject/sw/source/core/docnode/swbaslnk.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/swthreadjoiner.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/swthreadjoiner.cxx -o $W/CxxObject/sw/source/core/docnode/swthreadjoiner.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/swthreadmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/swthreadmanager.cxx -o $W/CxxObject/sw/source/core/docnode/swthreadmanager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/threadlistener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/threadlistener.cxx -o $W/CxxObject/sw/source/core/docnode/threadlistener.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/docnode/threadmanager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/docnode/ $W/Dep/CxxObject/sw/source/core/docnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/docnode/threadmanager.cxx -o $W/CxxObject/sw/source/core/docnode/threadmanager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/draw/dcontact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/draw/ $W/Dep/CxxObject/sw/source/core/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/draw/dcontact.cxx -o $W/CxxObject/sw/source/core/draw/dcontact.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/draw/dflyobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/draw/ $W/Dep/CxxObject/sw/source/core/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/draw/dflyobj.cxx -o $W/CxxObject/sw/source/core/draw/dflyobj.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/draw/dobjfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/draw/ $W/Dep/CxxObject/sw/source/core/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/draw/dobjfac.cxx -o $W/CxxObject/sw/source/core/draw/dobjfac.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/draw/dpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/draw/ $W/Dep/CxxObject/sw/source/core/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/draw/dpage.cxx -o $W/CxxObject/sw/source/core/draw/dpage.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/draw/drawdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/draw/ $W/Dep/CxxObject/sw/source/core/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/draw/drawdoc.cxx -o $W/CxxObject/sw/source/core/draw/drawdoc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/draw/dview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/draw/ $W/Dep/CxxObject/sw/source/core/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/draw/dview.cxx -o $W/CxxObject/sw/source/core/draw/dview.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/acorrect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/acorrect.cxx -o $W/CxxObject/sw/source/core/edit/acorrect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/autofmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/autofmt.cxx -o $W/CxxObject/sw/source/core/edit/autofmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edatmisc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edatmisc.cxx -o $W/CxxObject/sw/source/core/edit/edatmisc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edattr.cxx -o $W/CxxObject/sw/source/core/edit/edattr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/eddel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/eddel.cxx -o $W/CxxObject/sw/source/core/edit/eddel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edfcol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edfcol.cxx -o $W/CxxObject/sw/source/core/edit/edfcol.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edfld.cxx -o $W/CxxObject/sw/source/core/edit/edfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edfldexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edfldexp.cxx -o $W/CxxObject/sw/source/core/edit/edfldexp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edfmt.cxx -o $W/CxxObject/sw/source/core/edit/edfmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edglbldc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edglbldc.cxx -o $W/CxxObject/sw/source/core/edit/edglbldc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edglss.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edglss.cxx -o $W/CxxObject/sw/source/core/edit/edglss.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/editsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/editsh.cxx -o $W/CxxObject/sw/source/core/edit/editsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edlingu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edlingu.cxx -o $W/CxxObject/sw/source/core/edit/edlingu.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/ednumber.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/ednumber.cxx -o $W/CxxObject/sw/source/core/edit/ednumber.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edredln.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edredln.cxx -o $W/CxxObject/sw/source/core/edit/edredln.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edsect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edsect.cxx -o $W/CxxObject/sw/source/core/edit/edsect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edtab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edtab.cxx -o $W/CxxObject/sw/source/core/edit/edtab.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edtox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edtox.cxx -o $W/CxxObject/sw/source/core/edit/edtox.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edundo.cxx -o $W/CxxObject/sw/source/core/edit/edundo.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/edit/edws.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/edit/ $W/Dep/CxxObject/sw/source/core/edit/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/edit/edws.cxx -o $W/CxxObject/sw/source/core/edit/edws.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/authfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/authfld.cxx -o $W/CxxObject/sw/source/core/fields/authfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/cellfml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/cellfml.cxx -o $W/CxxObject/sw/source/core/fields/cellfml.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/chpfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/chpfld.cxx -o $W/CxxObject/sw/source/core/fields/chpfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/dbfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/dbfld.cxx -o $W/CxxObject/sw/source/core/fields/dbfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/ddefld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/ddefld.cxx -o $W/CxxObject/sw/source/core/fields/ddefld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/ddetbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/ddetbl.cxx -o $W/CxxObject/sw/source/core/fields/ddetbl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/docufld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/docufld.cxx -o $W/CxxObject/sw/source/core/fields/docufld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/expfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/expfld.cxx -o $W/CxxObject/sw/source/core/fields/expfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/fldbas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/fldbas.cxx -o $W/CxxObject/sw/source/core/fields/fldbas.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/flddat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/flddat.cxx -o $W/CxxObject/sw/source/core/fields/flddat.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/flddropdown.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/flddropdown.cxx -o $W/CxxObject/sw/source/core/fields/flddropdown.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/fldlst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/fldlst.cxx -o $W/CxxObject/sw/source/core/fields/fldlst.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/macrofld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/macrofld.cxx -o $W/CxxObject/sw/source/core/fields/macrofld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/postithelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/postithelper.cxx -o $W/CxxObject/sw/source/core/fields/postithelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/reffld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/reffld.cxx -o $W/CxxObject/sw/source/core/fields/reffld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/scrptfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/scrptfld.cxx -o $W/CxxObject/sw/source/core/fields/scrptfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/tblcalc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/tblcalc.cxx -o $W/CxxObject/sw/source/core/fields/tblcalc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/textapi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/textapi.cxx -o $W/CxxObject/sw/source/core/fields/textapi.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/fields/usrfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/fields/ $W/Dep/CxxObject/sw/source/core/fields/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/fields/usrfld.cxx -o $W/CxxObject/sw/source/core/fields/usrfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/frmedt/fecopy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/frmedt/fecopy.cxx -o $W/CxxObject/sw/source/core/frmedt/fecopy.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/frmedt/fedesc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/frmedt/fedesc.cxx -o $W/CxxObject/sw/source/core/frmedt/fedesc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/frmedt/fefly1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/frmedt/fefly1.cxx -o $W/CxxObject/sw/source/core/frmedt/fefly1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/frmedt/feflyole.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/frmedt/feflyole.cxx -o $W/CxxObject/sw/source/core/frmedt/feflyole.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/frmedt/feshview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/frmedt/feshview.cxx -o $W/CxxObject/sw/source/core/frmedt/feshview.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/frmedt/fetab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/frmedt/fetab.cxx -o $W/CxxObject/sw/source/core/frmedt/fetab.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/frmedt/fews.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/frmedt/fews.cxx -o $W/CxxObject/sw/source/core/frmedt/fews.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/frmedt/tblsel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/frmedt/ $W/Dep/CxxObject/sw/source/core/frmedt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/frmedt/tblsel.cxx -o $W/CxxObject/sw/source/core/frmedt/tblsel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/graphic/grfatr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/graphic/ $W/Dep/CxxObject/sw/source/core/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/graphic/grfatr.cxx -o $W/CxxObject/sw/source/core/graphic/grfatr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/graphic/ndgrf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/graphic/ $W/Dep/CxxObject/sw/source/core/graphic/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/graphic/ndgrf.cxx -o $W/CxxObject/sw/source/core/graphic/ndgrf.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/anchoreddrawobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/anchoreddrawobject.cxx -o $W/CxxObject/sw/source/core/layout/anchoreddrawobject.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/anchoredobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/anchoredobject.cxx -o $W/CxxObject/sw/source/core/layout/anchoredobject.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/atrfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/atrfrm.cxx -o $W/CxxObject/sw/source/core/layout/atrfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/calcmove.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/calcmove.cxx -o $W/CxxObject/sw/source/core/layout/calcmove.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/colfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/colfrm.cxx -o $W/CxxObject/sw/source/core/layout/colfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/dbg_lay.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/dbg_lay.cxx -o $W/CxxObject/sw/source/core/layout/dbg_lay.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/dumpfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/dumpfilter.cxx -o $W/CxxObject/sw/source/core/layout/dumpfilter.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/findfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/findfrm.cxx -o $W/CxxObject/sw/source/core/layout/findfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/flowfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/flowfrm.cxx -o $W/CxxObject/sw/source/core/layout/flowfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/fly.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/fly.cxx -o $W/CxxObject/sw/source/core/layout/fly.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/flycnt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/flycnt.cxx -o $W/CxxObject/sw/source/core/layout/flycnt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/flyincnt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/flyincnt.cxx -o $W/CxxObject/sw/source/core/layout/flyincnt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/flylay.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/flylay.cxx -o $W/CxxObject/sw/source/core/layout/flylay.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/flypos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/flypos.cxx -o $W/CxxObject/sw/source/core/layout/flypos.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/frmtool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/frmtool.cxx -o $W/CxxObject/sw/source/core/layout/frmtool.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/ftnfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/ftnfrm.cxx -o $W/CxxObject/sw/source/core/layout/ftnfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/hffrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/hffrm.cxx -o $W/CxxObject/sw/source/core/layout/hffrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/layact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/layact.cxx -o $W/CxxObject/sw/source/core/layout/layact.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/laycache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/laycache.cxx -o $W/CxxObject/sw/source/core/layout/laycache.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/layouter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/layouter.cxx -o $W/CxxObject/sw/source/core/layout/layouter.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/legacyitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/legacyitem.cxx -o $W/CxxObject/sw/source/core/layout/legacyitem.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/movedfwdfrmsbyobjpos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/movedfwdfrmsbyobjpos.cxx -o $W/CxxObject/sw/source/core/layout/movedfwdfrmsbyobjpos.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/newfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/newfrm.cxx -o $W/CxxObject/sw/source/core/layout/newfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/objectformatter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/objectformatter.cxx -o $W/CxxObject/sw/source/core/layout/objectformatter.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/objectformatterlayfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/objectformatterlayfrm.cxx -o $W/CxxObject/sw/source/core/layout/objectformatterlayfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/objectformattertxtfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/objectformattertxtfrm.cxx -o $W/CxxObject/sw/source/core/layout/objectformattertxtfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/objstmpconsiderwrapinfl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/objstmpconsiderwrapinfl.cxx -o $W/CxxObject/sw/source/core/layout/objstmpconsiderwrapinfl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/pagechg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/pagechg.cxx -o $W/CxxObject/sw/source/core/layout/pagechg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/pagedesc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/pagedesc.cxx -o $W/CxxObject/sw/source/core/layout/pagedesc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/paintfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/paintfrm.cxx -o $W/CxxObject/sw/source/core/layout/paintfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/sectfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/sectfrm.cxx -o $W/CxxObject/sw/source/core/layout/sectfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/softpagebreak.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/softpagebreak.cxx -o $W/CxxObject/sw/source/core/layout/softpagebreak.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/sortedobjs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/sortedobjs.cxx -o $W/CxxObject/sw/source/core/layout/sortedobjs.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/ssfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/ssfrm.cxx -o $W/CxxObject/sw/source/core/layout/ssfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/swselectionlist.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/swselectionlist.cxx -o $W/CxxObject/sw/source/core/layout/swselectionlist.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/tabfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/tabfrm.cxx -o $W/CxxObject/sw/source/core/layout/tabfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/trvlfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/trvlfrm.cxx -o $W/CxxObject/sw/source/core/layout/trvlfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/unusedf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/unusedf.cxx -o $W/CxxObject/sw/source/core/layout/unusedf.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/virtoutp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/virtoutp.cxx -o $W/CxxObject/sw/source/core/layout/virtoutp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/layout/wsfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/layout/ $W/Dep/CxxObject/sw/source/core/layout/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/layout/wsfrm.cxx -o $W/CxxObject/sw/source/core/layout/wsfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/objectpositioning/anchoredobjectposition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/objectpositioning/ $W/Dep/CxxObject/sw/source/core/objectpositioning/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/objectpositioning/anchoredobjectposition.cxx -o $W/CxxObject/sw/source/core/objectpositioning/anchoredobjectposition.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/objectpositioning/ascharanchoredobjectposition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/objectpositioning/ $W/Dep/CxxObject/sw/source/core/objectpositioning/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/objectpositioning/ascharanchoredobjectposition.cxx -o $W/CxxObject/sw/source/core/objectpositioning/ascharanchoredobjectposition.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/objectpositioning/environmentofanchoredobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/objectpositioning/ $W/Dep/CxxObject/sw/source/core/objectpositioning/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/objectpositioning/environmentofanchoredobject.cxx -o $W/CxxObject/sw/source/core/objectpositioning/environmentofanchoredobject.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/objectpositioning/ $W/Dep/CxxObject/sw/source/core/objectpositioning/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx -o $W/CxxObject/sw/source/core/objectpositioning/tocntntanchoredobjectposition.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/objectpositioning/ $W/Dep/CxxObject/sw/source/core/objectpositioning/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx -o $W/CxxObject/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/ole/ndole.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/ole/ $W/Dep/CxxObject/sw/source/core/ole/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/ole/ndole.cxx -o $W/CxxObject/sw/source/core/ole/ndole.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/para/paratr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/para/ $W/Dep/CxxObject/sw/source/core/para/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/para/paratr.cxx -o $W/CxxObject/sw/source/core/para/paratr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/sw3io/swacorr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/sw3io/ $W/Dep/CxxObject/sw/source/core/sw3io/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/sw3io/swacorr.cxx -o $W/CxxObject/sw/source/core/sw3io/swacorr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/swg/SwXMLBlockExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/swg/ $W/Dep/CxxObject/sw/source/core/swg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/swg/SwXMLBlockExport.cxx -o $W/CxxObject/sw/source/core/swg/SwXMLBlockExport.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/swg/SwXMLBlockImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/swg/ $W/Dep/CxxObject/sw/source/core/swg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/swg/SwXMLBlockImport.cxx -o $W/CxxObject/sw/source/core/swg/SwXMLBlockImport.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/swg/SwXMLSectionList.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/swg/ $W/Dep/CxxObject/sw/source/core/swg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/swg/SwXMLSectionList.cxx -o $W/CxxObject/sw/source/core/swg/SwXMLSectionList.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/swg/SwXMLTextBlocks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/swg/ $W/Dep/CxxObject/sw/source/core/swg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/swg/SwXMLTextBlocks.cxx -o $W/CxxObject/sw/source/core/swg/SwXMLTextBlocks.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/swg/SwXMLTextBlocks1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/swg/ $W/Dep/CxxObject/sw/source/core/swg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/swg/SwXMLTextBlocks1.cxx -o $W/CxxObject/sw/source/core/swg/SwXMLTextBlocks1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/swg/swblocks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/swg/ $W/Dep/CxxObject/sw/source/core/swg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/swg/swblocks.cxx -o $W/CxxObject/sw/source/core/swg/swblocks.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/table/swnewtable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/table/ $W/Dep/CxxObject/sw/source/core/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/table/swnewtable.cxx -o $W/CxxObject/sw/source/core/table/swnewtable.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/table/swtable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/table/ $W/Dep/CxxObject/sw/source/core/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/table/swtable.cxx -o $W/CxxObject/sw/source/core/table/swtable.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/EnhancedPDFExportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/EnhancedPDFExportHelper.cxx -o $W/CxxObject/sw/source/core/text/EnhancedPDFExportHelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/SwGrammarMarkUp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/SwGrammarMarkUp.cxx -o $W/CxxObject/sw/source/core/text/SwGrammarMarkUp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/atrstck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/atrstck.cxx -o $W/CxxObject/sw/source/core/text/atrstck.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/blink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/blink.cxx -o $W/CxxObject/sw/source/core/text/blink.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/frmcrsr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/frmcrsr.cxx -o $W/CxxObject/sw/source/core/text/frmcrsr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/frmform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/frmform.cxx -o $W/CxxObject/sw/source/core/text/frmform.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/frminf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/frminf.cxx -o $W/CxxObject/sw/source/core/text/frminf.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/frmpaint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/frmpaint.cxx -o $W/CxxObject/sw/source/core/text/frmpaint.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/guess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/guess.cxx -o $W/CxxObject/sw/source/core/text/guess.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/inftxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/inftxt.cxx -o $W/CxxObject/sw/source/core/text/inftxt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/itradj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/itradj.cxx -o $W/CxxObject/sw/source/core/text/itradj.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/itratr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/itratr.cxx -o $W/CxxObject/sw/source/core/text/itratr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/itrcrsr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/itrcrsr.cxx -o $W/CxxObject/sw/source/core/text/itrcrsr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/itrform2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/itrform2.cxx -o $W/CxxObject/sw/source/core/text/itrform2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/itrpaint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/itrpaint.cxx -o $W/CxxObject/sw/source/core/text/itrpaint.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/itrtxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/itrtxt.cxx -o $W/CxxObject/sw/source/core/text/itrtxt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/noteurl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/noteurl.cxx -o $W/CxxObject/sw/source/core/text/noteurl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/porexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/porexp.cxx -o $W/CxxObject/sw/source/core/text/porexp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/porfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/porfld.cxx -o $W/CxxObject/sw/source/core/text/porfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/porfly.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/porfly.cxx -o $W/CxxObject/sw/source/core/text/porfly.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/porglue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/porglue.cxx -o $W/CxxObject/sw/source/core/text/porglue.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/porlay.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/porlay.cxx -o $W/CxxObject/sw/source/core/text/porlay.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/porlin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/porlin.cxx -o $W/CxxObject/sw/source/core/text/porlin.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/pormulti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/pormulti.cxx -o $W/CxxObject/sw/source/core/text/pormulti.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/porref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/porref.cxx -o $W/CxxObject/sw/source/core/text/porref.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/porrst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/porrst.cxx -o $W/CxxObject/sw/source/core/text/porrst.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/portox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/portox.cxx -o $W/CxxObject/sw/source/core/text/portox.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/portxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/portxt.cxx -o $W/CxxObject/sw/source/core/text/portxt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/redlnitr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/redlnitr.cxx -o $W/CxxObject/sw/source/core/text/redlnitr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txtcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txtcache.cxx -o $W/CxxObject/sw/source/core/text/txtcache.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txtdrop.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txtdrop.cxx -o $W/CxxObject/sw/source/core/text/txtdrop.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txtfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txtfld.cxx -o $W/CxxObject/sw/source/core/text/txtfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txtfly.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txtfly.cxx -o $W/CxxObject/sw/source/core/text/txtfly.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txtfrm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txtfrm.cxx -o $W/CxxObject/sw/source/core/text/txtfrm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txtftn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txtftn.cxx -o $W/CxxObject/sw/source/core/text/txtftn.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txthyph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txthyph.cxx -o $W/CxxObject/sw/source/core/text/txthyph.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txtinit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txtinit.cxx -o $W/CxxObject/sw/source/core/text/txtinit.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txtpaint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txtpaint.cxx -o $W/CxxObject/sw/source/core/text/txtpaint.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/txttab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/txttab.cxx -o $W/CxxObject/sw/source/core/text/txttab.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/widorp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/widorp.cxx -o $W/CxxObject/sw/source/core/text/widorp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/wrong.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/wrong.cxx -o $W/CxxObject/sw/source/core/text/wrong.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/text/xmldump.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/text/ $W/Dep/CxxObject/sw/source/core/text/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/text/xmldump.cxx -o $W/CxxObject/sw/source/core/text/xmldump.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/tox/tox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/tox/ $W/Dep/CxxObject/sw/source/core/tox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/tox/tox.cxx -o $W/CxxObject/sw/source/core/tox/tox.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/tox/toxhlp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/tox/ $W/Dep/CxxObject/sw/source/core/tox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/tox/toxhlp.cxx -o $W/CxxObject/sw/source/core/tox/toxhlp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/tox/txmsrt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/tox/ $W/Dep/CxxObject/sw/source/core/tox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/tox/txmsrt.cxx -o $W/CxxObject/sw/source/core/tox/txmsrt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/tox/ToxLinkProcessor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/tox/ $W/Dep/CxxObject/sw/source/core/tox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/tox/ToxLinkProcessor.cxx -o $W/CxxObject/sw/source/core/tox/ToxLinkProcessor.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/tox/ToxTabStopTokenHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/tox/ $W/Dep/CxxObject/sw/source/core/tox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/tox/ToxTabStopTokenHandler.cxx -o $W/CxxObject/sw/source/core/tox/ToxTabStopTokenHandler.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/tox/ToxTextGenerator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/tox/ $W/Dep/CxxObject/sw/source/core/tox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/tox/ToxTextGenerator.cxx -o $W/CxxObject/sw/source/core/tox/ToxTextGenerator.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/tox/ToxWhitespaceStripper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/tox/ $W/Dep/CxxObject/sw/source/core/tox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/tox/ToxWhitespaceStripper.cxx -o $W/CxxObject/sw/source/core/tox/ToxWhitespaceStripper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/SwGrammarContact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/SwGrammarContact.cxx -o $W/CxxObject/sw/source/core/txtnode/SwGrammarContact.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/atrfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/atrfld.cxx -o $W/CxxObject/sw/source/core/txtnode/atrfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/atrflyin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/atrflyin.cxx -o $W/CxxObject/sw/source/core/txtnode/atrflyin.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/atrftn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/atrftn.cxx -o $W/CxxObject/sw/source/core/txtnode/atrftn.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/atrref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/atrref.cxx -o $W/CxxObject/sw/source/core/txtnode/atrref.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/atrtox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/atrtox.cxx -o $W/CxxObject/sw/source/core/txtnode/atrtox.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/chrfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/chrfmt.cxx -o $W/CxxObject/sw/source/core/txtnode/chrfmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/fmtatr2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/fmtatr2.cxx -o $W/CxxObject/sw/source/core/txtnode/fmtatr2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/fntcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/fntcache.cxx -o $W/CxxObject/sw/source/core/txtnode/fntcache.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/fntcap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/fntcap.cxx -o $W/CxxObject/sw/source/core/txtnode/fntcap.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/modeltoviewhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/modeltoviewhelper.cxx -o $W/CxxObject/sw/source/core/txtnode/modeltoviewhelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/ndhints.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/ndhints.cxx -o $W/CxxObject/sw/source/core/txtnode/ndhints.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/ndtxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/ndtxt.cxx -o $W/CxxObject/sw/source/core/txtnode/ndtxt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/swfntcch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/swfntcch.cxx -o $W/CxxObject/sw/source/core/txtnode/swfntcch.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/swfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/swfont.cxx -o $W/CxxObject/sw/source/core/txtnode/swfont.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/thints.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/thints.cxx -o $W/CxxObject/sw/source/core/txtnode/thints.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/txatbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/txatbase.cxx -o $W/CxxObject/sw/source/core/txtnode/txatbase.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/txatritr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/txatritr.cxx -o $W/CxxObject/sw/source/core/txtnode/txatritr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/txtatr2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/txtatr2.cxx -o $W/CxxObject/sw/source/core/txtnode/txtatr2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/txtnode/txtedt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/txtnode/ $W/Dep/CxxObject/sw/source/core/txtnode/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/txtnode/txtedt.cxx -o $W/CxxObject/sw/source/core/txtnode/txtedt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/SwRewriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/SwRewriter.cxx -o $W/CxxObject/sw/source/core/undo/SwRewriter.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/SwUndoField.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/SwUndoField.cxx -o $W/CxxObject/sw/source/core/undo/SwUndoField.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/SwUndoFmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/SwUndoFmt.cxx -o $W/CxxObject/sw/source/core/undo/SwUndoFmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/SwUndoPageDesc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/SwUndoPageDesc.cxx -o $W/CxxObject/sw/source/core/undo/SwUndoPageDesc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/SwUndoTOXChange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/SwUndoTOXChange.cxx -o $W/CxxObject/sw/source/core/undo/SwUndoTOXChange.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/docundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/docundo.cxx -o $W/CxxObject/sw/source/core/undo/docundo.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/rolbck.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/rolbck.cxx -o $W/CxxObject/sw/source/core/undo/rolbck.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unattr.cxx -o $W/CxxObject/sw/source/core/undo/unattr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unbkmk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unbkmk.cxx -o $W/CxxObject/sw/source/core/undo/unbkmk.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/undel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/undel.cxx -o $W/CxxObject/sw/source/core/undo/undel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/undobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/undobj.cxx -o $W/CxxObject/sw/source/core/undo/undobj.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/undobj1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/undobj1.cxx -o $W/CxxObject/sw/source/core/undo/undobj1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/undoflystrattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/undoflystrattr.cxx -o $W/CxxObject/sw/source/core/undo/undoflystrattr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/undraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/undraw.cxx -o $W/CxxObject/sw/source/core/undo/undraw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unfmco.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unfmco.cxx -o $W/CxxObject/sw/source/core/undo/unfmco.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unins.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unins.cxx -o $W/CxxObject/sw/source/core/undo/unins.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unmove.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unmove.cxx -o $W/CxxObject/sw/source/core/undo/unmove.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unnum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unnum.cxx -o $W/CxxObject/sw/source/core/undo/unnum.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unoutl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unoutl.cxx -o $W/CxxObject/sw/source/core/undo/unoutl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unovwr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unovwr.cxx -o $W/CxxObject/sw/source/core/undo/unovwr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unredln.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unredln.cxx -o $W/CxxObject/sw/source/core/undo/unredln.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unsect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unsect.cxx -o $W/CxxObject/sw/source/core/undo/unsect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unsort.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unsort.cxx -o $W/CxxObject/sw/source/core/undo/unsort.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/unspnd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/unspnd.cxx -o $W/CxxObject/sw/source/core/undo/unspnd.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/untbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/untbl.cxx -o $W/CxxObject/sw/source/core/undo/untbl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/undo/untblk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/undo/ $W/Dep/CxxObject/sw/source/core/undo/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/undo/untblk.cxx -o $W/CxxObject/sw/source/core/undo/untblk.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/SwXTextDefaults.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/SwXTextDefaults.cxx -o $W/CxxObject/sw/source/core/unocore/SwXTextDefaults.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/TextCursorHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/TextCursorHelper.cxx -o $W/CxxObject/sw/source/core/unocore/TextCursorHelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/XMLRangeHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/XMLRangeHelper.cxx -o $W/CxxObject/sw/source/core/unocore/XMLRangeHelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/swunohelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/swunohelper.cxx -o $W/CxxObject/sw/source/core/unocore/swunohelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unobkm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unobkm.cxx -o $W/CxxObject/sw/source/core/unocore/unobkm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unochart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unochart.cxx -o $W/CxxObject/sw/source/core/unocore/unochart.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unocoll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unocoll.cxx -o $W/CxxObject/sw/source/core/unocore/unocoll.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unocrsr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unocrsr.cxx -o $W/CxxObject/sw/source/core/unocore/unocrsr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unocrsrhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unocrsrhelper.cxx -o $W/CxxObject/sw/source/core/unocore/unocrsrhelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unodraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unodraw.cxx -o $W/CxxObject/sw/source/core/unocore/unodraw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoevent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoevent.cxx -o $W/CxxObject/sw/source/core/unocore/unoevent.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unofield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unofield.cxx -o $W/CxxObject/sw/source/core/unocore/unofield.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoflatpara.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoflatpara.cxx -o $W/CxxObject/sw/source/core/unocore/unoflatpara.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoframe.cxx -o $W/CxxObject/sw/source/core/unocore/unoframe.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoftn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoftn.cxx -o $W/CxxObject/sw/source/core/unocore/unoftn.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoidx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoidx.cxx -o $W/CxxObject/sw/source/core/unocore/unoidx.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unomap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unomap.cxx -o $W/CxxObject/sw/source/core/unocore/unomap.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unomap1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unomap1.cxx -o $W/CxxObject/sw/source/core/unocore/unomap1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoobj.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoobj.cxx -o $W/CxxObject/sw/source/core/unocore/unoobj.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoobj2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoobj2.cxx -o $W/CxxObject/sw/source/core/unocore/unoobj2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoparagraph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoparagraph.cxx -o $W/CxxObject/sw/source/core/unocore/unoparagraph.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoport.cxx -o $W/CxxObject/sw/source/core/unocore/unoport.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoportenum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoportenum.cxx -o $W/CxxObject/sw/source/core/unocore/unoportenum.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoredline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoredline.cxx -o $W/CxxObject/sw/source/core/unocore/unoredline.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unoredlines.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unoredlines.cxx -o $W/CxxObject/sw/source/core/unocore/unoredlines.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unorefmk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unorefmk.cxx -o $W/CxxObject/sw/source/core/unocore/unorefmk.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unosect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unosect.cxx -o $W/CxxObject/sw/source/core/unocore/unosect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unosett.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unosett.cxx -o $W/CxxObject/sw/source/core/unocore/unosett.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unosrch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unosrch.cxx -o $W/CxxObject/sw/source/core/unocore/unosrch.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unostyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unostyle.cxx -o $W/CxxObject/sw/source/core/unocore/unostyle.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unotbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unotbl.cxx -o $W/CxxObject/sw/source/core/unocore/unotbl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unotext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unotext.cxx -o $W/CxxObject/sw/source/core/unocore/unotext.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/unocore/unotextmarkup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/unocore/ $W/Dep/CxxObject/sw/source/core/unocore/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/unocore/unotextmarkup.cxx -o $W/CxxObject/sw/source/core/unocore/unotextmarkup.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/dialoghelp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/dialoghelp.cxx -o $W/CxxObject/sw/source/core/view/dialoghelp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/pagepreviewlayout.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/pagepreviewlayout.cxx -o $W/CxxObject/sw/source/core/view/pagepreviewlayout.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/printdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/printdata.cxx -o $W/CxxObject/sw/source/core/view/printdata.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/vdraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/vdraw.cxx -o $W/CxxObject/sw/source/core/view/vdraw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/viewimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/viewimp.cxx -o $W/CxxObject/sw/source/core/view/viewimp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/viewpg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/viewpg.cxx -o $W/CxxObject/sw/source/core/view/viewpg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/viewsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/viewsh.cxx -o $W/CxxObject/sw/source/core/view/viewsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/vnew.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/vnew.cxx -o $W/CxxObject/sw/source/core/view/vnew.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/core/view/vprint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/core/view/ $W/Dep/CxxObject/sw/source/core/view/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/core/view/vprint.cxx -o $W/CxxObject/sw/source/core/view/vprint.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ascii/ascatr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ascii/ $W/Dep/CxxObject/sw/source/filter/ascii/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ascii/ascatr.cxx -o $W/CxxObject/sw/source/filter/ascii/ascatr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ascii/parasc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ascii/ $W/Dep/CxxObject/sw/source/filter/ascii/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ascii/parasc.cxx -o $W/CxxObject/sw/source/filter/ascii/parasc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ascii/wrtasc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ascii/ $W/Dep/CxxObject/sw/source/filter/ascii/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ascii/wrtasc.cxx -o $W/CxxObject/sw/source/filter/ascii/wrtasc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/basflt/docfact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/basflt/ $W/Dep/CxxObject/sw/source/filter/basflt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/basflt/docfact.cxx -o $W/CxxObject/sw/source/filter/basflt/docfact.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/basflt/fltini.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/basflt/ $W/Dep/CxxObject/sw/source/filter/basflt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/basflt/fltini.cxx -o $W/CxxObject/sw/source/filter/basflt/fltini.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/basflt/fltshell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/basflt/ $W/Dep/CxxObject/sw/source/filter/basflt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/basflt/fltshell.cxx -o $W/CxxObject/sw/source/filter/basflt/fltshell.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/basflt/iodetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/basflt/ $W/Dep/CxxObject/sw/source/filter/basflt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/basflt/iodetect.cxx -o $W/CxxObject/sw/source/filter/basflt/iodetect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/basflt/shellio.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/basflt/ $W/Dep/CxxObject/sw/source/filter/basflt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/basflt/shellio.cxx -o $W/CxxObject/sw/source/filter/basflt/shellio.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/SwAppletImpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/SwAppletImpl.cxx -o $W/CxxObject/sw/source/filter/html/SwAppletImpl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/css1atr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/css1atr.cxx -o $W/CxxObject/sw/source/filter/html/css1atr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/css1kywd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/css1kywd.cxx -o $W/CxxObject/sw/source/filter/html/css1kywd.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlatr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlatr.cxx -o $W/CxxObject/sw/source/filter/html/htmlatr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlbas.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlbas.cxx -o $W/CxxObject/sw/source/filter/html/htmlbas.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlcss1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlcss1.cxx -o $W/CxxObject/sw/source/filter/html/htmlcss1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlctxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlctxt.cxx -o $W/CxxObject/sw/source/filter/html/htmlctxt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmldrawreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmldrawreader.cxx -o $W/CxxObject/sw/source/filter/html/htmldrawreader.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmldrawwriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmldrawwriter.cxx -o $W/CxxObject/sw/source/filter/html/htmldrawwriter.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlfld.cxx -o $W/CxxObject/sw/source/filter/html/htmlfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlfldw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlfldw.cxx -o $W/CxxObject/sw/source/filter/html/htmlfldw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlfly.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlfly.cxx -o $W/CxxObject/sw/source/filter/html/htmlfly.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlflywriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlflywriter.cxx -o $W/CxxObject/sw/source/filter/html/htmlflywriter.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlflyt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlflyt.cxx -o $W/CxxObject/sw/source/filter/html/htmlflyt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlform.cxx -o $W/CxxObject/sw/source/filter/html/htmlform.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlforw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlforw.cxx -o $W/CxxObject/sw/source/filter/html/htmlforw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlftn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlftn.cxx -o $W/CxxObject/sw/source/filter/html/htmlftn.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlgrin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlgrin.cxx -o $W/CxxObject/sw/source/filter/html/htmlgrin.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlnum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlnum.cxx -o $W/CxxObject/sw/source/filter/html/htmlnum.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlnumreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlnumreader.cxx -o $W/CxxObject/sw/source/filter/html/htmlnumreader.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlnumwriter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlnumwriter.cxx -o $W/CxxObject/sw/source/filter/html/htmlnumwriter.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlplug.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlplug.cxx -o $W/CxxObject/sw/source/filter/html/htmlplug.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlreqifreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlreqifreader.cxx -o $W/CxxObject/sw/source/filter/html/htmlreqifreader.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmlsect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmlsect.cxx -o $W/CxxObject/sw/source/filter/html/htmlsect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmltab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmltab.cxx -o $W/CxxObject/sw/source/filter/html/htmltab.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/htmltabw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/htmltabw.cxx -o $W/CxxObject/sw/source/filter/html/htmltabw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/parcss1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/parcss1.cxx -o $W/CxxObject/sw/source/filter/html/parcss1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/svxcss1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/svxcss1.cxx -o $W/CxxObject/sw/source/filter/html/svxcss1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/swhtml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/swhtml.cxx -o $W/CxxObject/sw/source/filter/html/swhtml.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/html/wrthtml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/html/ $W/Dep/CxxObject/sw/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/html/wrthtml.cxx -o $W/CxxObject/sw/source/filter/html/wrthtml.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/writer/writer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/writer/ $W/Dep/CxxObject/sw/source/filter/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/writer/writer.cxx -o $W/CxxObject/sw/source/filter/writer/writer.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/writer/wrt_fn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/writer/ $W/Dep/CxxObject/sw/source/filter/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/writer/wrt_fn.cxx -o $W/CxxObject/sw/source/filter/writer/wrt_fn.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/writer/wrtswtbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/writer/ $W/Dep/CxxObject/sw/source/filter/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/writer/wrtswtbl.cxx -o $W/CxxObject/sw/source/filter/writer/wrtswtbl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/XMLRedlineImportHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/XMLRedlineImportHelper.cxx -o $W/CxxObject/sw/source/filter/xml/XMLRedlineImportHelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/swxml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/swxml.cxx -o $W/CxxObject/sw/source/filter/xml/swxml.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/wrtxml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/wrtxml.cxx -o $W/CxxObject/sw/source/filter/xml/wrtxml.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlbrsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlbrsh.cxx -o $W/CxxObject/sw/source/filter/xml/xmlbrsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlexp.cxx -o $W/CxxObject/sw/source/filter/xml/xmlexp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlexpit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlexpit.cxx -o $W/CxxObject/sw/source/filter/xml/xmlexpit.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlfmt.cxx -o $W/CxxObject/sw/source/filter/xml/xmlfmt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlfmte.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlfmte.cxx -o $W/CxxObject/sw/source/filter/xml/xmlfmte.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlfonte.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlfonte.cxx -o $W/CxxObject/sw/source/filter/xml/xmlfonte.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlimp.cxx -o $W/CxxObject/sw/source/filter/xml/xmlimp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlimpit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlimpit.cxx -o $W/CxxObject/sw/source/filter/xml/xmlimpit.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlitem.cxx -o $W/CxxObject/sw/source/filter/xml/xmlitem.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmliteme.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmliteme.cxx -o $W/CxxObject/sw/source/filter/xml/xmliteme.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlitemi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlitemi.cxx -o $W/CxxObject/sw/source/filter/xml/xmlitemi.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlitemm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlitemm.cxx -o $W/CxxObject/sw/source/filter/xml/xmlitemm.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlithlp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlithlp.cxx -o $W/CxxObject/sw/source/filter/xml/xmlithlp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlitmpr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlitmpr.cxx -o $W/CxxObject/sw/source/filter/xml/xmlitmpr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlmeta.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlmeta.cxx -o $W/CxxObject/sw/source/filter/xml/xmlmeta.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmlscript.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmlscript.cxx -o $W/CxxObject/sw/source/filter/xml/xmlscript.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmltble.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmltble.cxx -o $W/CxxObject/sw/source/filter/xml/xmltble.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmltbli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmltbli.cxx -o $W/CxxObject/sw/source/filter/xml/xmltbli.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmltext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmltext.cxx -o $W/CxxObject/sw/source/filter/xml/xmltext.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmltexte.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmltexte.cxx -o $W/CxxObject/sw/source/filter/xml/xmltexte.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/xml/xmltexti.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/xml/ $W/Dep/CxxObject/sw/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/xml/xmltexti.cxx -o $W/CxxObject/sw/source/filter/xml/xmltexti.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/appenv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/appenv.cxx -o $W/CxxObject/sw/source/uibase/app/appenv.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/apphdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/apphdl.cxx -o $W/CxxObject/sw/source/uibase/app/apphdl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/applab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/applab.cxx -o $W/CxxObject/sw/source/uibase/app/applab.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/appopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/appopt.cxx -o $W/CxxObject/sw/source/uibase/app/appopt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/docsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/docsh.cxx -o $W/CxxObject/sw/source/uibase/app/docsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/docsh2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/docsh2.cxx -o $W/CxxObject/sw/source/uibase/app/docsh2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/docshdrw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/docshdrw.cxx -o $W/CxxObject/sw/source/uibase/app/docshdrw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/docshini.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/docshini.cxx -o $W/CxxObject/sw/source/uibase/app/docshini.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/docst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/docst.cxx -o $W/CxxObject/sw/source/uibase/app/docst.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/docstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/docstyle.cxx -o $W/CxxObject/sw/source/uibase/app/docstyle.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/mainwn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/mainwn.cxx -o $W/CxxObject/sw/source/uibase/app/mainwn.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/swdll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/swdll.cxx -o $W/CxxObject/sw/source/uibase/app/swdll.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/swmodul1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/swmodul1.cxx -o $W/CxxObject/sw/source/uibase/app/swmodul1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/swmodule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/swmodule.cxx -o $W/CxxObject/sw/source/uibase/app/swmodule.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/app/swwait.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/app/ $W/Dep/CxxObject/sw/source/uibase/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/app/swwait.cxx -o $W/CxxObject/sw/source/uibase/app/swwait.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dbui/dbmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dbui/ $W/Dep/CxxObject/sw/source/uibase/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dbui/dbmgr.cxx -o $W/CxxObject/sw/source/uibase/dbui/dbmgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dbui/dbui.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dbui/ $W/Dep/CxxObject/sw/source/uibase/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dbui/dbui.cxx -o $W/CxxObject/sw/source/uibase/dbui/dbui.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dbui/maildispatcher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dbui/ $W/Dep/CxxObject/sw/source/uibase/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dbui/maildispatcher.cxx -o $W/CxxObject/sw/source/uibase/dbui/maildispatcher.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dbui/mailmergehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dbui/ $W/Dep/CxxObject/sw/source/uibase/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dbui/mailmergehelper.cxx -o $W/CxxObject/sw/source/uibase/dbui/mailmergehelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dbui/mmconfigitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dbui/ $W/Dep/CxxObject/sw/source/uibase/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dbui/mmconfigitem.cxx -o $W/CxxObject/sw/source/uibase/dbui/mmconfigitem.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/cctrl/actctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/cctrl/ $W/Dep/CxxObject/sw/source/uibase/cctrl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/cctrl/actctrl.cxx -o $W/CxxObject/sw/source/uibase/cctrl/actctrl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/chrdlg/ccoll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/chrdlg/ $W/Dep/CxxObject/sw/source/uibase/chrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/chrdlg/ccoll.cxx -o $W/CxxObject/sw/source/uibase/chrdlg/ccoll.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/StoredChapterNumbering.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/StoredChapterNumbering.cxx -o $W/CxxObject/sw/source/uibase/config/StoredChapterNumbering.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/barcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/barcfg.cxx -o $W/CxxObject/sw/source/uibase/config/barcfg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/caption.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/caption.cxx -o $W/CxxObject/sw/source/uibase/config/caption.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/cfgitems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/cfgitems.cxx -o $W/CxxObject/sw/source/uibase/config/cfgitems.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/dbconfig.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/dbconfig.cxx -o $W/CxxObject/sw/source/uibase/config/dbconfig.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/fontcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/fontcfg.cxx -o $W/CxxObject/sw/source/uibase/config/fontcfg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/modcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/modcfg.cxx -o $W/CxxObject/sw/source/uibase/config/modcfg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/prtopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/prtopt.cxx -o $W/CxxObject/sw/source/uibase/config/prtopt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/uinums.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/uinums.cxx -o $W/CxxObject/sw/source/uibase/config/uinums.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/usrpref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/usrpref.cxx -o $W/CxxObject/sw/source/uibase/config/usrpref.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/config/viewopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/config/ $W/Dep/CxxObject/sw/source/uibase/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/config/viewopt.cxx -o $W/CxxObject/sw/source/uibase/config/viewopt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dialog/SwSpellDialogChildWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dialog/ $W/Dep/CxxObject/sw/source/uibase/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dialog/SwSpellDialogChildWindow.cxx -o $W/CxxObject/sw/source/uibase/dialog/SwSpellDialogChildWindow.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dialog/regionsw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dialog/ $W/Dep/CxxObject/sw/source/uibase/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dialog/regionsw.cxx -o $W/CxxObject/sw/source/uibase/dialog/regionsw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dialog/swabstdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dialog/ $W/Dep/CxxObject/sw/source/uibase/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dialog/swabstdlg.cxx -o $W/CxxObject/sw/source/uibase/dialog/swabstdlg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dialog/swwrtshitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dialog/ $W/Dep/CxxObject/sw/source/uibase/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dialog/swwrtshitem.cxx -o $W/CxxObject/sw/source/uibase/dialog/swwrtshitem.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dialog/watermarkdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dialog/ $W/Dep/CxxObject/sw/source/uibase/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dialog/watermarkdialog.cxx -o $W/CxxObject/sw/source/uibase/dialog/watermarkdialog.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dochdl/gloshdl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dochdl/ $W/Dep/CxxObject/sw/source/uibase/dochdl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dochdl/gloshdl.cxx -o $W/CxxObject/sw/source/uibase/dochdl/gloshdl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dochdl/swdtflvr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dochdl/ $W/Dep/CxxObject/sw/source/uibase/dochdl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dochdl/swdtflvr.cxx -o $W/CxxObject/sw/source/uibase/dochdl/swdtflvr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/AnchorOverlayObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/AnchorOverlayObject.cxx -o $W/CxxObject/sw/source/uibase/docvw/AnchorOverlayObject.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/AnnotationMenuButton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/AnnotationMenuButton.cxx -o $W/CxxObject/sw/source/uibase/docvw/AnnotationMenuButton.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/AnnotationWin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/AnnotationWin.cxx -o $W/CxxObject/sw/source/uibase/docvw/AnnotationWin.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/AnnotationWin2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/AnnotationWin2.cxx -o $W/CxxObject/sw/source/uibase/docvw/AnnotationWin2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/DashedLine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/DashedLine.cxx -o $W/CxxObject/sw/source/uibase/docvw/DashedLine.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/FrameControlsManager.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/FrameControlsManager.cxx -o $W/CxxObject/sw/source/uibase/docvw/FrameControlsManager.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/UnfloatTableButton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/UnfloatTableButton.cxx -o $W/CxxObject/sw/source/uibase/docvw/UnfloatTableButton.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/PageBreakWin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/PageBreakWin.cxx -o $W/CxxObject/sw/source/uibase/docvw/PageBreakWin.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/OverlayRanges.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/OverlayRanges.cxx -o $W/CxxObject/sw/source/uibase/docvw/OverlayRanges.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/PostItMgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/PostItMgr.cxx -o $W/CxxObject/sw/source/uibase/docvw/PostItMgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/ShadowOverlayObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/ShadowOverlayObject.cxx -o $W/CxxObject/sw/source/uibase/docvw/ShadowOverlayObject.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/SidebarScrollBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/SidebarScrollBar.cxx -o $W/CxxObject/sw/source/uibase/docvw/SidebarScrollBar.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/SidebarTxtControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/SidebarTxtControl.cxx -o $W/CxxObject/sw/source/uibase/docvw/SidebarTxtControl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/SidebarTxtControlAcc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx -o $W/CxxObject/sw/source/uibase/docvw/SidebarTxtControlAcc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/SidebarWinAcc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/SidebarWinAcc.cxx -o $W/CxxObject/sw/source/uibase/docvw/SidebarWinAcc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/HeaderFooterWin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/HeaderFooterWin.cxx -o $W/CxxObject/sw/source/uibase/docvw/HeaderFooterWin.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/edtdd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/edtdd.cxx -o $W/CxxObject/sw/source/uibase/docvw/edtdd.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/edtwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/edtwin.cxx -o $W/CxxObject/sw/source/uibase/docvw/edtwin.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/edtwin2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/edtwin2.cxx -o $W/CxxObject/sw/source/uibase/docvw/edtwin2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/edtwin3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/edtwin3.cxx -o $W/CxxObject/sw/source/uibase/docvw/edtwin3.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/frmsidebarwincontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/frmsidebarwincontainer.cxx -o $W/CxxObject/sw/source/uibase/docvw/frmsidebarwincontainer.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/romenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/romenu.cxx -o $W/CxxObject/sw/source/uibase/docvw/romenu.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/docvw/srcedtw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/docvw/ $W/Dep/CxxObject/sw/source/uibase/docvw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/docvw/srcedtw.cxx -o $W/CxxObject/sw/source/uibase/docvw/srcedtw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/envelp/envimg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/envelp/ $W/Dep/CxxObject/sw/source/uibase/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/envelp/envimg.cxx -o $W/CxxObject/sw/source/uibase/envelp/envimg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/envelp/labelcfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/envelp/ $W/Dep/CxxObject/sw/source/uibase/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/envelp/labelcfg.cxx -o $W/CxxObject/sw/source/uibase/envelp/labelcfg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/envelp/labimg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/envelp/ $W/Dep/CxxObject/sw/source/uibase/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/envelp/labimg.cxx -o $W/CxxObject/sw/source/uibase/envelp/labimg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/envelp/syncbtn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/envelp/ $W/Dep/CxxObject/sw/source/uibase/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/envelp/syncbtn.cxx -o $W/CxxObject/sw/source/uibase/envelp/syncbtn.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/fldui/fldmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/fldui/ $W/Dep/CxxObject/sw/source/uibase/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/fldui/fldmgr.cxx -o $W/CxxObject/sw/source/uibase/fldui/fldmgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/fldui/fldwrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/fldui/ $W/Dep/CxxObject/sw/source/uibase/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/fldui/fldwrap.cxx -o $W/CxxObject/sw/source/uibase/fldui/fldwrap.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/fldui/xfldui.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/fldui/ $W/Dep/CxxObject/sw/source/uibase/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/fldui/xfldui.cxx -o $W/CxxObject/sw/source/uibase/fldui/xfldui.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/frmdlg/colex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/frmdlg/ $W/Dep/CxxObject/sw/source/uibase/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/frmdlg/colex.cxx -o $W/CxxObject/sw/source/uibase/frmdlg/colex.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/frmdlg/colmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/frmdlg/ $W/Dep/CxxObject/sw/source/uibase/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/frmdlg/colmgr.cxx -o $W/CxxObject/sw/source/uibase/frmdlg/colmgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/frmdlg/frmmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/frmdlg/ $W/Dep/CxxObject/sw/source/uibase/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/frmdlg/frmmgr.cxx -o $W/CxxObject/sw/source/uibase/frmdlg/frmmgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/globdoc/globdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/globdoc/ $W/Dep/CxxObject/sw/source/uibase/globdoc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/globdoc/globdoc.cxx -o $W/CxxObject/sw/source/uibase/globdoc/globdoc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/index/idxmrk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/index/ $W/Dep/CxxObject/sw/source/uibase/index/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/index/idxmrk.cxx -o $W/CxxObject/sw/source/uibase/index/idxmrk.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dialog/wordcountwrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dialog/ $W/Dep/CxxObject/sw/source/uibase/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dialog/wordcountwrapper.cxx -o $W/CxxObject/sw/source/uibase/dialog/wordcountwrapper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/index/toxmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/index/ $W/Dep/CxxObject/sw/source/uibase/index/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/index/toxmgr.cxx -o $W/CxxObject/sw/source/uibase/index/toxmgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/lingu/hhcwrp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/lingu/ $W/Dep/CxxObject/sw/source/uibase/lingu/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/lingu/hhcwrp.cxx -o $W/CxxObject/sw/source/uibase/lingu/hhcwrp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/lingu/hyp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/lingu/ $W/Dep/CxxObject/sw/source/uibase/lingu/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/lingu/hyp.cxx -o $W/CxxObject/sw/source/uibase/lingu/hyp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/lingu/olmenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/lingu/ $W/Dep/CxxObject/sw/source/uibase/lingu/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/lingu/olmenu.cxx -o $W/CxxObject/sw/source/uibase/lingu/olmenu.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/lingu/sdrhhcwrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/lingu/ $W/Dep/CxxObject/sw/source/uibase/lingu/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/lingu/sdrhhcwrap.cxx -o $W/CxxObject/sw/source/uibase/lingu/sdrhhcwrap.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/misc/glosdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/misc/ $W/Dep/CxxObject/sw/source/uibase/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/misc/glosdoc.cxx -o $W/CxxObject/sw/source/uibase/misc/glosdoc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/misc/glshell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/misc/ $W/Dep/CxxObject/sw/source/uibase/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/misc/glshell.cxx -o $W/CxxObject/sw/source/uibase/misc/glshell.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/misc/numberingtypelistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/misc/ $W/Dep/CxxObject/sw/source/uibase/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/misc/numberingtypelistbox.cxx -o $W/CxxObject/sw/source/uibase/misc/numberingtypelistbox.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/misc/redlndlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/misc/ $W/Dep/CxxObject/sw/source/uibase/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/misc/redlndlg.cxx -o $W/CxxObject/sw/source/uibase/misc/redlndlg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/misc/swruler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/misc/ $W/Dep/CxxObject/sw/source/uibase/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/misc/swruler.cxx -o $W/CxxObject/sw/source/uibase/misc/swruler.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/conarc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/conarc.cxx -o $W/CxxObject/sw/source/uibase/ribbar/conarc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/concustomshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/concustomshape.cxx -o $W/CxxObject/sw/source/uibase/ribbar/concustomshape.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/conform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/conform.cxx -o $W/CxxObject/sw/source/uibase/ribbar/conform.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/conpoly.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/conpoly.cxx -o $W/CxxObject/sw/source/uibase/ribbar/conpoly.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/conrect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/conrect.cxx -o $W/CxxObject/sw/source/uibase/ribbar/conrect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/drawbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/drawbase.cxx -o $W/CxxObject/sw/source/uibase/ribbar/drawbase.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/dselect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/dselect.cxx -o $W/CxxObject/sw/source/uibase/ribbar/dselect.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/inputwin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/inputwin.cxx -o $W/CxxObject/sw/source/uibase/ribbar/inputwin.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/ribbar/workctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/ribbar/ $W/Dep/CxxObject/sw/source/uibase/ribbar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/ribbar/workctrl.cxx -o $W/CxxObject/sw/source/uibase/ribbar/workctrl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/annotsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/annotsh.cxx -o $W/CxxObject/sw/source/uibase/shells/annotsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/basesh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/basesh.cxx -o $W/CxxObject/sw/source/uibase/shells/basesh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/beziersh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/beziersh.cxx -o $W/CxxObject/sw/source/uibase/shells/beziersh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/drawdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/drawdlg.cxx -o $W/CxxObject/sw/source/uibase/shells/drawdlg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/drawsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/drawsh.cxx -o $W/CxxObject/sw/source/uibase/shells/drawsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/drformsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/drformsh.cxx -o $W/CxxObject/sw/source/uibase/shells/drformsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/drwbassh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/drwbassh.cxx -o $W/CxxObject/sw/source/uibase/shells/drwbassh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/drwtxtex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/drwtxtex.cxx -o $W/CxxObject/sw/source/uibase/shells/drwtxtex.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/drwtxtsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/drwtxtsh.cxx -o $W/CxxObject/sw/source/uibase/shells/drwtxtsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/frmsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/frmsh.cxx -o $W/CxxObject/sw/source/uibase/shells/frmsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/grfsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/grfsh.cxx -o $W/CxxObject/sw/source/uibase/shells/grfsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/grfshex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/grfshex.cxx -o $W/CxxObject/sw/source/uibase/shells/grfshex.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/langhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/langhelper.cxx -o $W/CxxObject/sw/source/uibase/shells/langhelper.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/listsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/listsh.cxx -o $W/CxxObject/sw/source/uibase/shells/listsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/mediash.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/mediash.cxx -o $W/CxxObject/sw/source/uibase/shells/mediash.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/navsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/navsh.cxx -o $W/CxxObject/sw/source/uibase/shells/navsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/olesh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/olesh.cxx -o $W/CxxObject/sw/source/uibase/shells/olesh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/slotadd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/slotadd.cxx -o $W/CxxObject/sw/source/uibase/shells/slotadd.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/tabsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/tabsh.cxx -o $W/CxxObject/sw/source/uibase/shells/tabsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/textdrw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/textdrw.cxx -o $W/CxxObject/sw/source/uibase/shells/textdrw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/textfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/textfld.cxx -o $W/CxxObject/sw/source/uibase/shells/textfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/textglos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/textglos.cxx -o $W/CxxObject/sw/source/uibase/shells/textglos.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/textidx.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/textidx.cxx -o $W/CxxObject/sw/source/uibase/shells/textidx.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/textsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/textsh.cxx -o $W/CxxObject/sw/source/uibase/shells/textsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/textsh1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/textsh1.cxx -o $W/CxxObject/sw/source/uibase/shells/textsh1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/textsh2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/textsh2.cxx -o $W/CxxObject/sw/source/uibase/shells/textsh2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/txtattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/txtattr.cxx -o $W/CxxObject/sw/source/uibase/shells/txtattr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/txtcrsr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/txtcrsr.cxx -o $W/CxxObject/sw/source/uibase/shells/txtcrsr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/shells/txtnum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/shells/ $W/Dep/CxxObject/sw/source/uibase/shells/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/shells/txtnum.cxx -o $W/CxxObject/sw/source/uibase/shells/txtnum.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/StylePresetsPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/StylePresetsPanel.cxx -o $W/CxxObject/sw/source/uibase/sidebar/StylePresetsPanel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageOrientationControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageOrientationControl.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageOrientationControl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageOrientationPopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageOrientationPopup.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageOrientationPopup.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageMarginControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageMarginControl.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageMarginControl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageMarginPopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageMarginPopup.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageMarginPopup.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageSizeControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageSizeControl.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageSizeControl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageSizePopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageSizePopup.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageSizePopup.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageColumnControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageColumnControl.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageColumnControl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageColumnPopup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageColumnPopup.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageColumnPopup.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageFormatPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageFormatPanel.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageFormatPanel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageHeaderPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageHeaderPanel.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageHeaderPanel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageFooterPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageFooterPanel.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageFooterPanel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/PageStylesPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/PageStylesPanel.cxx -o $W/CxxObject/sw/source/uibase/sidebar/PageStylesPanel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/WrapPropertyPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/WrapPropertyPanel.cxx -o $W/CxxObject/sw/source/uibase/sidebar/WrapPropertyPanel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/ThemePanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/ThemePanel.cxx -o $W/CxxObject/sw/source/uibase/sidebar/ThemePanel.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/sidebar/SwPanelFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/sidebar/ $W/Dep/CxxObject/sw/source/uibase/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/sidebar/SwPanelFactory.cxx -o $W/CxxObject/sw/source/uibase/sidebar/SwPanelFactory.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/table/chartins.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/table/ $W/Dep/CxxObject/sw/source/uibase/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/table/chartins.cxx -o $W/CxxObject/sw/source/uibase/table/chartins.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/table/swtablerep.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/table/ $W/Dep/CxxObject/sw/source/uibase/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/table/swtablerep.cxx -o $W/CxxObject/sw/source/uibase/table/swtablerep.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/table/tablemgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/table/ $W/Dep/CxxObject/sw/source/uibase/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/table/tablemgr.cxx -o $W/CxxObject/sw/source/uibase/table/tablemgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uitest/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uitest/ $W/Dep/CxxObject/sw/source/uibase/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uitest/uiobject.cxx -o $W/CxxObject/sw/source/uibase/uitest/uiobject.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/formatclipboard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/formatclipboard.cxx -o $W/CxxObject/sw/source/uibase/uiview/formatclipboard.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/pview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/pview.cxx -o $W/CxxObject/sw/source/uibase/uiview/pview.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/scroll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/scroll.cxx -o $W/CxxObject/sw/source/uibase/uiview/scroll.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/srcview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/srcview.cxx -o $W/CxxObject/sw/source/uibase/uiview/srcview.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/swcli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/swcli.cxx -o $W/CxxObject/sw/source/uibase/uiview/swcli.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/uivwimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/uivwimp.cxx -o $W/CxxObject/sw/source/uibase/uiview/uivwimp.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/view.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/view.cxx -o $W/CxxObject/sw/source/uibase/uiview/view.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/view0.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/view0.cxx -o $W/CxxObject/sw/source/uibase/uiview/view0.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/view1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/view1.cxx -o $W/CxxObject/sw/source/uibase/uiview/view1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/view2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/view2.cxx -o $W/CxxObject/sw/source/uibase/uiview/view2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewcoll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewcoll.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewcoll.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewdlg.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewdlg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewdlg2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewdlg2.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewdlg2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewdraw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewdraw.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewdraw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewling.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewling.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewling.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewmdi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewmdi.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewmdi.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewport.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewport.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewprt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewprt.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewprt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewsrch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewsrch.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewsrch.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewstat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewstat.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewstat.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uiview/viewtab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uiview/ $W/Dep/CxxObject/sw/source/uibase/uiview/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uiview/viewtab.cxx -o $W/CxxObject/sw/source/uibase/uiview/viewtab.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/SwXDocumentSettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/SwXDocumentSettings.cxx -o $W/CxxObject/sw/source/uibase/uno/SwXDocumentSettings.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/SwXFilterOptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/SwXFilterOptions.cxx -o $W/CxxObject/sw/source/uibase/uno/SwXFilterOptions.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/dlelstnr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/dlelstnr.cxx -o $W/CxxObject/sw/source/uibase/uno/dlelstnr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unoatxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unoatxt.cxx -o $W/CxxObject/sw/source/uibase/uno/unoatxt.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unodefaults.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unodefaults.cxx -o $W/CxxObject/sw/source/uibase/uno/unodefaults.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unodispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unodispatch.cxx -o $W/CxxObject/sw/source/uibase/uno/unodispatch.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unodoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unodoc.cxx -o $W/CxxObject/sw/source/uibase/uno/unodoc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unofreg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unofreg.cxx -o $W/CxxObject/sw/source/uibase/uno/unofreg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unomailmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unomailmerge.cxx -o $W/CxxObject/sw/source/uibase/uno/unomailmerge.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unomod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unomod.cxx -o $W/CxxObject/sw/source/uibase/uno/unomod.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unomodule.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unomodule.cxx -o $W/CxxObject/sw/source/uibase/uno/unomodule.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unotxdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unotxdoc.cxx -o $W/CxxObject/sw/source/uibase/uno/unotxdoc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/uno/unotxvw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/uno/ $W/Dep/CxxObject/sw/source/uibase/uno/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/uno/unotxvw.cxx -o $W/CxxObject/sw/source/uibase/uno/unotxvw.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/attrdesc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/attrdesc.cxx -o $W/CxxObject/sw/source/uibase/utlui/attrdesc.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/bookctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/bookctrl.cxx -o $W/CxxObject/sw/source/uibase/utlui/bookctrl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/condedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/condedit.cxx -o $W/CxxObject/sw/source/uibase/utlui/condedit.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/content.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/content.cxx -o $W/CxxObject/sw/source/uibase/utlui/content.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/glbltree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/glbltree.cxx -o $W/CxxObject/sw/source/uibase/utlui/glbltree.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/gloslst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/gloslst.cxx -o $W/CxxObject/sw/source/uibase/utlui/gloslst.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/initui.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/initui.cxx -o $W/CxxObject/sw/source/uibase/utlui/initui.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/navicfg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/navicfg.cxx -o $W/CxxObject/sw/source/uibase/utlui/navicfg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/navipi.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/navipi.cxx -o $W/CxxObject/sw/source/uibase/utlui/navipi.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/gotodlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/gotodlg.cxx -o $W/CxxObject/sw/source/uibase/utlui/gotodlg.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/numfmtlb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/numfmtlb.cxx -o $W/CxxObject/sw/source/uibase/utlui/numfmtlb.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/prcntfld.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/prcntfld.cxx -o $W/CxxObject/sw/source/uibase/utlui/prcntfld.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/shdwcrsr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/shdwcrsr.cxx -o $W/CxxObject/sw/source/uibase/utlui/shdwcrsr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/tmplctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/tmplctrl.cxx -o $W/CxxObject/sw/source/uibase/utlui/tmplctrl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/uiitems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/uiitems.cxx -o $W/CxxObject/sw/source/uibase/utlui/uiitems.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/uitool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/uitool.cxx -o $W/CxxObject/sw/source/uibase/utlui/uitool.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/unotools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/unotools.cxx -o $W/CxxObject/sw/source/uibase/utlui/unotools.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/viewlayoutctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/viewlayoutctrl.cxx -o $W/CxxObject/sw/source/uibase/utlui/viewlayoutctrl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/wordcountctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/wordcountctrl.cxx -o $W/CxxObject/sw/source/uibase/utlui/wordcountctrl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/utlui/zoomctrl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/utlui/ $W/Dep/CxxObject/sw/source/uibase/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/utlui/zoomctrl.cxx -o $W/CxxObject/sw/source/uibase/utlui/zoomctrl.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wdocsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wdocsh.cxx -o $W/CxxObject/sw/source/uibase/web/wdocsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wformsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wformsh.cxx -o $W/CxxObject/sw/source/uibase/web/wformsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wfrmsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wfrmsh.cxx -o $W/CxxObject/sw/source/uibase/web/wfrmsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wgrfsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wgrfsh.cxx -o $W/CxxObject/sw/source/uibase/web/wgrfsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wlistsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wlistsh.cxx -o $W/CxxObject/sw/source/uibase/web/wlistsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wolesh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wolesh.cxx -o $W/CxxObject/sw/source/uibase/web/wolesh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wtabsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wtabsh.cxx -o $W/CxxObject/sw/source/uibase/web/wtabsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wtextsh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wtextsh.cxx -o $W/CxxObject/sw/source/uibase/web/wtextsh.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/web/wview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/web/ $W/Dep/CxxObject/sw/source/uibase/web/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/web/wview.cxx -o $W/CxxObject/sw/source/uibase/web/wview.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/delete.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/delete.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/delete.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/move.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/move.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/move.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/navmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/navmgr.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/navmgr.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/select.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/select.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/select.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/wrtsh1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/wrtsh1.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/wrtsh1.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/wrtsh2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/wrtsh2.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/wrtsh2.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/wrtsh3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/wrtsh3.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/wrtsh3.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/wrtsh4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/wrtsh4.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/wrtsh4.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/wrtsh/wrtundo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/wrtsh/ $W/Dep/CxxObject/sw/source/uibase/wrtsh/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/wrtsh/wrtundo.cxx -o $W/CxxObject/sw/source/uibase/wrtsh/wrtundo.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dbui/dbtree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dbui/ $W/Dep/CxxObject/sw/source/uibase/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dbui/dbtree.cxx -o $W/CxxObject/sw/source/uibase/dbui/dbtree.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/uibase/dbui/ $W/Dep/CxxObject/sw/source/uibase/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSW_DLLIMPLEMENTATION -DSWUI_DLL_NAME=\"libswuilo.so\" -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx -o $W/CxxObject/sw/source/uibase/dbui/mailmergetoolbarcontrols.o -I$S/sw/source/core/inc -I$S/sw/source/filter/inc -I$S/sw/source/uibase/inc -I$S/sw/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/sw/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/docx/swdocxreader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/docx/ $W/Dep/CxxObject/sw/source/filter/docx/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/docx/swdocxreader.cxx -o $W/CxxObject/sw/source/filter/docx/swdocxreader.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/rtf/swparrtf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/rtf/ $W/Dep/CxxObject/sw/source/filter/rtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/rtf/swparrtf.cxx -o $W/CxxObject/sw/source/filter/rtf/swparrtf.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/docxattributeoutput.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/docxattributeoutput.cxx -o $W/CxxObject/sw/source/filter/ww8/docxattributeoutput.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/docxexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/docxexport.cxx -o $W/CxxObject/sw/source/filter/ww8/docxexport.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/docxexportfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/docxexportfilter.cxx -o $W/CxxObject/sw/source/filter/ww8/docxexportfilter.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/docxsdrexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/docxsdrexport.cxx -o $W/CxxObject/sw/source/filter/ww8/docxsdrexport.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/docxtablestyleexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/docxtablestyleexport.cxx -o $W/CxxObject/sw/source/filter/ww8/docxtablestyleexport.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/rtfattributeoutput.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/rtfattributeoutput.cxx -o $W/CxxObject/sw/source/filter/ww8/rtfattributeoutput.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/rtfexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/rtfexport.cxx -o $W/CxxObject/sw/source/filter/ww8/rtfexport.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/rtfexportfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/rtfexportfilter.cxx -o $W/CxxObject/sw/source/filter/ww8/rtfexportfilter.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/rtfsdrexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/rtfsdrexport.cxx -o $W/CxxObject/sw/source/filter/ww8/rtfsdrexport.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/rtfstringbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/rtfstringbuffer.cxx -o $W/CxxObject/sw/source/filter/ww8/rtfstringbuffer.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/WW8FFData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/WW8FFData.cxx -o $W/CxxObject/sw/source/filter/ww8/WW8FFData.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/WW8FibData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/WW8FibData.cxx -o $W/CxxObject/sw/source/filter/ww8/WW8FibData.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/WW8Sttbf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/WW8Sttbf.cxx -o $W/CxxObject/sw/source/filter/ww8/WW8Sttbf.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/WW8TableInfo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/WW8TableInfo.cxx -o $W/CxxObject/sw/source/filter/ww8/WW8TableInfo.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/fields.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/fields.cxx -o $W/CxxObject/sw/source/filter/ww8/fields.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/styles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/styles.cxx -o $W/CxxObject/sw/source/filter/ww8/styles.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/writerhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/writerhelper.cxx -o $W/CxxObject/sw/source/filter/ww8/writerhelper.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/writerwordglue.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/writerwordglue.cxx -o $W/CxxObject/sw/source/filter/ww8/writerwordglue.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/wrtw8esh.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/wrtw8esh.cxx -o $W/CxxObject/sw/source/filter/ww8/wrtw8esh.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/wrtw8nds.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/wrtw8nds.cxx -o $W/CxxObject/sw/source/filter/ww8/wrtw8nds.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/wrtw8num.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/wrtw8num.cxx -o $W/CxxObject/sw/source/filter/ww8/wrtw8num.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/wrtw8sty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/wrtw8sty.cxx -o $W/CxxObject/sw/source/filter/ww8/wrtw8sty.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/wrtww8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/wrtww8.cxx -o $W/CxxObject/sw/source/filter/ww8/wrtww8.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/wrtww8gr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/wrtww8gr.cxx -o $W/CxxObject/sw/source/filter/ww8/wrtww8gr.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8atr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8atr.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8atr.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8glsy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8glsy.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8glsy.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8graf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8graf.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8graf.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8graf2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8graf2.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8graf2.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8par.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8par.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8par.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8par2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8par2.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8par2.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8par3.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8par3.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8par3.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8par4.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8par4.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8par4.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8par5.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8par5.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8par5.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8par6.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8par6.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8par6.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8scan.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8scan.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8scan.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/filter/ww8/ww8toolbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/filter/ww8/ $W/Dep/CxxObject/sw/source/filter/ww8/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/filter/ww8/ww8toolbar.cxx -o $W/CxxObject/sw/source/filter/ww8/ww8toolbar.o -I$S/sw/source/filter/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/chrdlg/break.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/chrdlg/ $W/Dep/CxxObject/sw/source/ui/chrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/chrdlg/break.cxx -o $W/CxxObject/sw/source/ui/chrdlg/break.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/chrdlg/chardlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/chrdlg/ $W/Dep/CxxObject/sw/source/ui/chrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/chrdlg/chardlg.cxx -o $W/CxxObject/sw/source/ui/chrdlg/chardlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/chrdlg/drpcps.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/chrdlg/ $W/Dep/CxxObject/sw/source/ui/chrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/chrdlg/drpcps.cxx -o $W/CxxObject/sw/source/ui/chrdlg/drpcps.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/chrdlg/numpara.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/chrdlg/ $W/Dep/CxxObject/sw/source/ui/chrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/chrdlg/numpara.cxx -o $W/CxxObject/sw/source/ui/chrdlg/numpara.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/chrdlg/pardlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/chrdlg/ $W/Dep/CxxObject/sw/source/ui/chrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/chrdlg/pardlg.cxx -o $W/CxxObject/sw/source/ui/chrdlg/pardlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/chrdlg/swuiccoll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/chrdlg/ $W/Dep/CxxObject/sw/source/ui/chrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/chrdlg/swuiccoll.cxx -o $W/CxxObject/sw/source/ui/chrdlg/swuiccoll.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/chrdlg/tblnumfm.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/chrdlg/ $W/Dep/CxxObject/sw/source/ui/chrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/chrdlg/tblnumfm.cxx -o $W/CxxObject/sw/source/ui/chrdlg/tblnumfm.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/config/mailconfigpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/config/ $W/Dep/CxxObject/sw/source/ui/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/config/mailconfigpage.cxx -o $W/CxxObject/sw/source/ui/config/mailconfigpage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/config/optcomp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/config/ $W/Dep/CxxObject/sw/source/ui/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/config/optcomp.cxx -o $W/CxxObject/sw/source/ui/config/optcomp.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/config/optload.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/config/ $W/Dep/CxxObject/sw/source/ui/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/config/optload.cxx -o $W/CxxObject/sw/source/ui/config/optload.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/config/optpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/config/ $W/Dep/CxxObject/sw/source/ui/config/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/config/optpage.cxx -o $W/CxxObject/sw/source/ui/config/optpage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/abstract.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/abstract.cxx -o $W/CxxObject/sw/source/ui/dialog/abstract.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/addrdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/addrdlg.cxx -o $W/CxxObject/sw/source/ui/dialog/addrdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/ascfldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/ascfldlg.cxx -o $W/CxxObject/sw/source/ui/dialog/ascfldlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/docstdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/docstdlg.cxx -o $W/CxxObject/sw/source/ui/dialog/docstdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/macassgn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/macassgn.cxx -o $W/CxxObject/sw/source/ui/dialog/macassgn.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/swdlgfact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/swdlgfact.cxx -o $W/CxxObject/sw/source/ui/dialog/swdlgfact.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/swmessdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/swmessdialog.cxx -o $W/CxxObject/sw/source/ui/dialog/swmessdialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/swuiexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/swuiexp.cxx -o $W/CxxObject/sw/source/ui/dialog/swuiexp.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/uiregionsw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/uiregionsw.cxx -o $W/CxxObject/sw/source/ui/dialog/uiregionsw.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dialog/wordcountdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dialog/ $W/Dep/CxxObject/sw/source/ui/dialog/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dialog/wordcountdialog.cxx -o $W/CxxObject/sw/source/ui/dialog/wordcountdialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dochdl/selglos.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dochdl/ $W/Dep/CxxObject/sw/source/ui/dochdl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dochdl/selglos.cxx -o $W/CxxObject/sw/source/ui/dochdl/selglos.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/envelp/envfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/envelp/ $W/Dep/CxxObject/sw/source/ui/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/envelp/envfmt.cxx -o $W/CxxObject/sw/source/ui/envelp/envfmt.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/envelp/envlop1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/envelp/ $W/Dep/CxxObject/sw/source/ui/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/envelp/envlop1.cxx -o $W/CxxObject/sw/source/ui/envelp/envlop1.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/envelp/envprt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/envelp/ $W/Dep/CxxObject/sw/source/ui/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/envelp/envprt.cxx -o $W/CxxObject/sw/source/ui/envelp/envprt.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/envelp/label1.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/envelp/ $W/Dep/CxxObject/sw/source/ui/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/envelp/label1.cxx -o $W/CxxObject/sw/source/ui/envelp/label1.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/envelp/labelexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/envelp/ $W/Dep/CxxObject/sw/source/ui/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/envelp/labelexp.cxx -o $W/CxxObject/sw/source/ui/envelp/labelexp.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/envelp/labfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/envelp/ $W/Dep/CxxObject/sw/source/ui/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/envelp/labfmt.cxx -o $W/CxxObject/sw/source/ui/envelp/labfmt.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/envelp/labprt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/envelp/ $W/Dep/CxxObject/sw/source/ui/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/envelp/labprt.cxx -o $W/CxxObject/sw/source/ui/envelp/labprt.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/envelp/mailmrge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/envelp/ $W/Dep/CxxObject/sw/source/ui/envelp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/envelp/mailmrge.cxx -o $W/CxxObject/sw/source/ui/envelp/mailmrge.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/DropDownFieldDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/DropDownFieldDialog.cxx -o $W/CxxObject/sw/source/ui/fldui/DropDownFieldDialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/DropDownFormFieldDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/DropDownFormFieldDialog.cxx -o $W/CxxObject/sw/source/ui/fldui/DropDownFormFieldDialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/changedb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/changedb.cxx -o $W/CxxObject/sw/source/ui/fldui/changedb.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/flddb.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/flddb.cxx -o $W/CxxObject/sw/source/ui/fldui/flddb.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/flddinf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/flddinf.cxx -o $W/CxxObject/sw/source/ui/fldui/flddinf.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/flddok.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/flddok.cxx -o $W/CxxObject/sw/source/ui/fldui/flddok.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/fldedt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/fldedt.cxx -o $W/CxxObject/sw/source/ui/fldui/fldedt.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/fldfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/fldfunc.cxx -o $W/CxxObject/sw/source/ui/fldui/fldfunc.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/fldpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/fldpage.cxx -o $W/CxxObject/sw/source/ui/fldui/fldpage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/fldref.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/fldref.cxx -o $W/CxxObject/sw/source/ui/fldui/fldref.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/fldtdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/fldtdlg.cxx -o $W/CxxObject/sw/source/ui/fldui/fldtdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/fldvar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/fldvar.cxx -o $W/CxxObject/sw/source/ui/fldui/fldvar.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/inpdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/inpdlg.cxx -o $W/CxxObject/sw/source/ui/fldui/inpdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fldui/javaedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fldui/ $W/Dep/CxxObject/sw/source/ui/fldui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fldui/javaedit.cxx -o $W/CxxObject/sw/source/ui/fldui/javaedit.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/fmtui/tmpdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/fmtui/ $W/Dep/CxxObject/sw/source/ui/fmtui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/fmtui/tmpdlg.cxx -o $W/CxxObject/sw/source/ui/fmtui/tmpdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/frmdlg/column.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/frmdlg/ $W/Dep/CxxObject/sw/source/ui/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/frmdlg/column.cxx -o $W/CxxObject/sw/source/ui/frmdlg/column.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/frmdlg/cption.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/frmdlg/ $W/Dep/CxxObject/sw/source/ui/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/frmdlg/cption.cxx -o $W/CxxObject/sw/source/ui/frmdlg/cption.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/frmdlg/frmdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/frmdlg/ $W/Dep/CxxObject/sw/source/ui/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/frmdlg/frmdlg.cxx -o $W/CxxObject/sw/source/ui/frmdlg/frmdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/frmdlg/frmpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/frmdlg/ $W/Dep/CxxObject/sw/source/ui/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/frmdlg/frmpage.cxx -o $W/CxxObject/sw/source/ui/frmdlg/frmpage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/frmdlg/pattern.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/frmdlg/ $W/Dep/CxxObject/sw/source/ui/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/frmdlg/pattern.cxx -o $W/CxxObject/sw/source/ui/frmdlg/pattern.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/frmdlg/uiborder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/frmdlg/ $W/Dep/CxxObject/sw/source/ui/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/frmdlg/uiborder.cxx -o $W/CxxObject/sw/source/ui/frmdlg/uiborder.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/frmdlg/wrap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/frmdlg/ $W/Dep/CxxObject/sw/source/ui/frmdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/frmdlg/wrap.cxx -o $W/CxxObject/sw/source/ui/frmdlg/wrap.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/index/cntex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/index/ $W/Dep/CxxObject/sw/source/ui/index/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/index/cntex.cxx -o $W/CxxObject/sw/source/ui/index/cntex.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/index/cnttab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/index/ $W/Dep/CxxObject/sw/source/ui/index/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/index/cnttab.cxx -o $W/CxxObject/sw/source/ui/index/cnttab.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/index/multmrk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/index/ $W/Dep/CxxObject/sw/source/ui/index/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/index/multmrk.cxx -o $W/CxxObject/sw/source/ui/index/multmrk.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/index/swuiidxmrk.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/index/ $W/Dep/CxxObject/sw/source/ui/index/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/index/swuiidxmrk.cxx -o $W/CxxObject/sw/source/ui/index/swuiidxmrk.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/bookmark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/bookmark.cxx -o $W/CxxObject/sw/source/ui/misc/bookmark.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/docfnote.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/docfnote.cxx -o $W/CxxObject/sw/source/ui/misc/docfnote.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/glosbib.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/glosbib.cxx -o $W/CxxObject/sw/source/ui/misc/glosbib.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/glossary.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/glossary.cxx -o $W/CxxObject/sw/source/ui/misc/glossary.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/insfnote.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/insfnote.cxx -o $W/CxxObject/sw/source/ui/misc/insfnote.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/linenum.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/linenum.cxx -o $W/CxxObject/sw/source/ui/misc/linenum.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/num.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/num.cxx -o $W/CxxObject/sw/source/ui/misc/num.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/outline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/outline.cxx -o $W/CxxObject/sw/source/ui/misc/outline.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/pgfnote.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/pgfnote.cxx -o $W/CxxObject/sw/source/ui/misc/pgfnote.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/pggrid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/pggrid.cxx -o $W/CxxObject/sw/source/ui/misc/pggrid.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/srtdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/srtdlg.cxx -o $W/CxxObject/sw/source/ui/misc/srtdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/swmodalredlineacceptdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/swmodalredlineacceptdlg.cxx -o $W/CxxObject/sw/source/ui/misc/swmodalredlineacceptdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/misc/titlepage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/misc/ $W/Dep/CxxObject/sw/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/misc/titlepage.cxx -o $W/CxxObject/sw/source/ui/misc/titlepage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/colwd.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/colwd.cxx -o $W/CxxObject/sw/source/ui/table/colwd.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/convert.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/convert.cxx -o $W/CxxObject/sw/source/ui/table/convert.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/autoformatpreview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/autoformatpreview.cxx -o $W/CxxObject/sw/source/ui/table/autoformatpreview.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/instable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/instable.cxx -o $W/CxxObject/sw/source/ui/table/instable.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/mergetbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/mergetbl.cxx -o $W/CxxObject/sw/source/ui/table/mergetbl.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/rowht.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/rowht.cxx -o $W/CxxObject/sw/source/ui/table/rowht.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/splittbl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/splittbl.cxx -o $W/CxxObject/sw/source/ui/table/splittbl.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/tabledlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/tabledlg.cxx -o $W/CxxObject/sw/source/ui/table/tabledlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/table/tautofmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/table/ $W/Dep/CxxObject/sw/source/ui/table/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/table/tautofmt.cxx -o $W/CxxObject/sw/source/ui/table/tautofmt.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/utlui/swrenamexnameddlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/utlui/ $W/Dep/CxxObject/sw/source/ui/utlui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/utlui/swrenamexnameddlg.cxx -o $W/CxxObject/sw/source/ui/utlui/swrenamexnameddlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/addresslistdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/addresslistdialog.cxx -o $W/CxxObject/sw/source/ui/dbui/addresslistdialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/createaddresslistdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/createaddresslistdialog.cxx -o $W/CxxObject/sw/source/ui/dbui/createaddresslistdialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/customizeaddresslistdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/customizeaddresslistdialog.cxx -o $W/CxxObject/sw/source/ui/dbui/customizeaddresslistdialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/dbinsdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/dbinsdlg.cxx -o $W/CxxObject/sw/source/ui/dbui/dbinsdlg.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/dbtablepreviewdialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/dbtablepreviewdialog.cxx -o $W/CxxObject/sw/source/ui/dbui/dbtablepreviewdialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/mailmergewizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/mailmergewizard.cxx -o $W/CxxObject/sw/source/ui/dbui/mailmergewizard.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/mmaddressblockpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/mmaddressblockpage.cxx -o $W/CxxObject/sw/source/ui/dbui/mmaddressblockpage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/mmdocselectpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/mmdocselectpage.cxx -o $W/CxxObject/sw/source/ui/dbui/mmdocselectpage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/mmgreetingspage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/mmgreetingspage.cxx -o $W/CxxObject/sw/source/ui/dbui/mmgreetingspage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/mmlayoutpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/mmlayoutpage.cxx -o $W/CxxObject/sw/source/ui/dbui/mmlayoutpage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/mmoutputtypepage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/mmoutputtypepage.cxx -o $W/CxxObject/sw/source/ui/dbui/mmoutputtypepage.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/mmresultdialogs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/mmresultdialogs.cxx -o $W/CxxObject/sw/source/ui/dbui/mmresultdialogs.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sw/source/ui/dbui/selectdbtabledialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/dbui/ $W/Dep/CxxObject/sw/source/ui/dbui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -isystem /usr/include/libxml2 -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/dbui/selectdbtabledialog.cxx -o $W/CxxObject/sw/source/ui/dbui/selectdbtabledialog.o -I$S/sw/inc -I$S/sw/source/uibase/inc -I$S/sw/source/ui/inc -I$W/SdiTarget/sw/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] sc/source/filter/dif/difexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/dif/ $W/Dep/CxxObject/sc/source/filter/dif/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/dif/difexp.cxx -o $W/CxxObject/sc/source/filter/dif/difexp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/dif/difimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/dif/ $W/Dep/CxxObject/sc/source/filter/dif/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/dif/difimp.cxx -o $W/CxxObject/sc/source/filter/dif/difimp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/colrowst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/colrowst.cxx -o $W/CxxObject/sc/source/filter/excel/colrowst.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/excdoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/excdoc.cxx -o $W/CxxObject/sc/source/filter/excel/excdoc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/excel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/excel.cxx -o $W/CxxObject/sc/source/filter/excel/excel.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/excform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/excform.cxx -o $W/CxxObject/sc/source/filter/excel/excform.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/excform8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/excform8.cxx -o $W/CxxObject/sc/source/filter/excel/excform8.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/excimp8.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/excimp8.cxx -o $W/CxxObject/sc/source/filter/excel/excimp8.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/excrecds.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/excrecds.cxx -o $W/CxxObject/sc/source/filter/excel/excrecds.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/exctools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/exctools.cxx -o $W/CxxObject/sc/source/filter/excel/exctools.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/expop2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/expop2.cxx -o $W/CxxObject/sc/source/filter/excel/expop2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/fontbuff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/fontbuff.cxx -o $W/CxxObject/sc/source/filter/excel/fontbuff.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/frmbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/frmbase.cxx -o $W/CxxObject/sc/source/filter/excel/frmbase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/impop.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/impop.cxx -o $W/CxxObject/sc/source/filter/excel/impop.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/namebuff.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/namebuff.cxx -o $W/CxxObject/sc/source/filter/excel/namebuff.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/read.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/read.cxx -o $W/CxxObject/sc/source/filter/excel/read.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/tokstack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/tokstack.cxx -o $W/CxxObject/sc/source/filter/excel/tokstack.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xechart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xechart.cxx -o $W/CxxObject/sc/source/filter/excel/xechart.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xecontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xecontent.cxx -o $W/CxxObject/sc/source/filter/excel/xecontent.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xedbdata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xedbdata.cxx -o $W/CxxObject/sc/source/filter/excel/xedbdata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xeescher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xeescher.cxx -o $W/CxxObject/sc/source/filter/excel/xeescher.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xeextlst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xeextlst.cxx -o $W/CxxObject/sc/source/filter/excel/xeextlst.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xeformula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xeformula.cxx -o $W/CxxObject/sc/source/filter/excel/xeformula.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xehelper.cxx -o $W/CxxObject/sc/source/filter/excel/xehelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xelink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xelink.cxx -o $W/CxxObject/sc/source/filter/excel/xelink.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xename.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xename.cxx -o $W/CxxObject/sc/source/filter/excel/xename.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xepage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xepage.cxx -o $W/CxxObject/sc/source/filter/excel/xepage.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xepivot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xepivot.cxx -o $W/CxxObject/sc/source/filter/excel/xepivot.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xepivotxml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xepivotxml.cxx -o $W/CxxObject/sc/source/filter/excel/xepivotxml.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xerecord.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xerecord.cxx -o $W/CxxObject/sc/source/filter/excel/xerecord.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xeroot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xeroot.cxx -o $W/CxxObject/sc/source/filter/excel/xeroot.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xestream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xestream.cxx -o $W/CxxObject/sc/source/filter/excel/xestream.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xestring.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xestring.cxx -o $W/CxxObject/sc/source/filter/excel/xestring.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xestyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xestyle.cxx -o $W/CxxObject/sc/source/filter/excel/xestyle.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xetable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xetable.cxx -o $W/CxxObject/sc/source/filter/excel/xetable.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xeview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xeview.cxx -o $W/CxxObject/sc/source/filter/excel/xeview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xichart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xichart.cxx -o $W/CxxObject/sc/source/filter/excel/xichart.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xicontent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xicontent.cxx -o $W/CxxObject/sc/source/filter/excel/xicontent.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xiescher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xiescher.cxx -o $W/CxxObject/sc/source/filter/excel/xiescher.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xiformula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xiformula.cxx -o $W/CxxObject/sc/source/filter/excel/xiformula.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xihelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xihelper.cxx -o $W/CxxObject/sc/source/filter/excel/xihelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xilink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xilink.cxx -o $W/CxxObject/sc/source/filter/excel/xilink.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xiname.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xiname.cxx -o $W/CxxObject/sc/source/filter/excel/xiname.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xipage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xipage.cxx -o $W/CxxObject/sc/source/filter/excel/xipage.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xipivot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xipivot.cxx -o $W/CxxObject/sc/source/filter/excel/xipivot.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xiroot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xiroot.cxx -o $W/CxxObject/sc/source/filter/excel/xiroot.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xistream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xistream.cxx -o $W/CxxObject/sc/source/filter/excel/xistream.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xistring.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xistring.cxx -o $W/CxxObject/sc/source/filter/excel/xistring.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xistyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xistyle.cxx -o $W/CxxObject/sc/source/filter/excel/xistyle.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xiview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xiview.cxx -o $W/CxxObject/sc/source/filter/excel/xiview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xladdress.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xladdress.cxx -o $W/CxxObject/sc/source/filter/excel/xladdress.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xlchart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xlchart.cxx -o $W/CxxObject/sc/source/filter/excel/xlchart.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xlescher.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xlescher.cxx -o $W/CxxObject/sc/source/filter/excel/xlescher.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xlformula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xlformula.cxx -o $W/CxxObject/sc/source/filter/excel/xlformula.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xlpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xlpage.cxx -o $W/CxxObject/sc/source/filter/excel/xlpage.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xlpivot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xlpivot.cxx -o $W/CxxObject/sc/source/filter/excel/xlpivot.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xlroot.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xlroot.cxx -o $W/CxxObject/sc/source/filter/excel/xlroot.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xlstyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xlstyle.cxx -o $W/CxxObject/sc/source/filter/excel/xlstyle.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xltoolbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xltoolbar.cxx -o $W/CxxObject/sc/source/filter/excel/xltoolbar.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xltools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xltools.cxx -o $W/CxxObject/sc/source/filter/excel/xltools.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xltracer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xltracer.cxx -o $W/CxxObject/sc/source/filter/excel/xltracer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/excel/xlview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/excel/ $W/Dep/CxxObject/sc/source/filter/excel/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/excel/xlview.cxx -o $W/CxxObject/sc/source/filter/excel/xlview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/ftools/fapihelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/ftools/ $W/Dep/CxxObject/sc/source/filter/ftools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/ftools/fapihelper.cxx -o $W/CxxObject/sc/source/filter/ftools/fapihelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/ftools/fprogressbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/ftools/ $W/Dep/CxxObject/sc/source/filter/ftools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/ftools/fprogressbar.cxx -o $W/CxxObject/sc/source/filter/ftools/fprogressbar.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/ftools/ftools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/ftools/ $W/Dep/CxxObject/sc/source/filter/ftools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/ftools/ftools.cxx -o $W/CxxObject/sc/source/filter/ftools/ftools.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/ftools/sharedformulagroups.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/ftools/ $W/Dep/CxxObject/sc/source/filter/ftools/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/ftools/sharedformulagroups.cxx -o $W/CxxObject/sc/source/filter/ftools/sharedformulagroups.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/html/htmlexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/html/ $W/Dep/CxxObject/sc/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/html/htmlexp.cxx -o $W/CxxObject/sc/source/filter/html/htmlexp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/html/htmlexp2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/html/ $W/Dep/CxxObject/sc/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/html/htmlexp2.cxx -o $W/CxxObject/sc/source/filter/html/htmlexp2.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/html/htmlimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/html/ $W/Dep/CxxObject/sc/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/html/htmlimp.cxx -o $W/CxxObject/sc/source/filter/html/htmlimp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/html/htmlpars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/html/ $W/Dep/CxxObject/sc/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/html/htmlpars.cxx -o $W/CxxObject/sc/source/filter/html/htmlpars.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/filter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/filter.cxx -o $W/CxxObject/sc/source/filter/lotus/filter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/lotattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/lotattr.cxx -o $W/CxxObject/sc/source/filter/lotus/lotattr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/lotform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/lotform.cxx -o $W/CxxObject/sc/source/filter/lotus/lotform.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/lotimpop.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/lotimpop.cxx -o $W/CxxObject/sc/source/filter/lotus/lotimpop.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/lotread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/lotread.cxx -o $W/CxxObject/sc/source/filter/lotus/lotread.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/lotus.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/lotus.cxx -o $W/CxxObject/sc/source/filter/lotus/lotus.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/memory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/memory.cxx -o $W/CxxObject/sc/source/filter/lotus/memory.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/op.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/op.cxx -o $W/CxxObject/sc/source/filter/lotus/op.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/optab.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/optab.cxx -o $W/CxxObject/sc/source/filter/lotus/optab.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/lotus/tool.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/lotus/ $W/Dep/CxxObject/sc/source/filter/lotus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/lotus/tool.cxx -o $W/CxxObject/sc/source/filter/lotus/tool.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/qpro/qpro.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/qpro/ $W/Dep/CxxObject/sc/source/filter/qpro/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/qpro/qpro.cxx -o $W/CxxObject/sc/source/filter/qpro/qpro.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/qpro/qproform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/qpro/ $W/Dep/CxxObject/sc/source/filter/qpro/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/qpro/qproform.cxx -o $W/CxxObject/sc/source/filter/qpro/qproform.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/qpro/qprostyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/qpro/ $W/Dep/CxxObject/sc/source/filter/qpro/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/qpro/qprostyle.cxx -o $W/CxxObject/sc/source/filter/qpro/qprostyle.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/rtf/eeimpars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/rtf/ $W/Dep/CxxObject/sc/source/filter/rtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/rtf/eeimpars.cxx -o $W/CxxObject/sc/source/filter/rtf/eeimpars.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/rtf/expbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/rtf/ $W/Dep/CxxObject/sc/source/filter/rtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/rtf/expbase.cxx -o $W/CxxObject/sc/source/filter/rtf/expbase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/rtf/rtfexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/rtf/ $W/Dep/CxxObject/sc/source/filter/rtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/rtf/rtfexp.cxx -o $W/CxxObject/sc/source/filter/rtf/rtfexp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/rtf/rtfimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/rtf/ $W/Dep/CxxObject/sc/source/filter/rtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/rtf/rtfimp.cxx -o $W/CxxObject/sc/source/filter/rtf/rtfimp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/rtf/rtfparse.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/rtf/ $W/Dep/CxxObject/sc/source/filter/rtf/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/rtf/rtfparse.cxx -o $W/CxxObject/sc/source/filter/rtf/rtfparse.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/xcl97/XclExpChangeTrack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xcl97/ $W/Dep/CxxObject/sc/source/filter/xcl97/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xcl97/XclExpChangeTrack.cxx -o $W/CxxObject/sc/source/filter/xcl97/XclExpChangeTrack.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/xcl97/XclImpChangeTrack.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xcl97/ $W/Dep/CxxObject/sc/source/filter/xcl97/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xcl97/XclImpChangeTrack.cxx -o $W/CxxObject/sc/source/filter/xcl97/XclImpChangeTrack.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/xcl97/xcl97esc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xcl97/ $W/Dep/CxxObject/sc/source/filter/xcl97/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xcl97/xcl97esc.cxx -o $W/CxxObject/sc/source/filter/xcl97/xcl97esc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/xcl97/xcl97rec.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/xcl97/ $W/Dep/CxxObject/sc/source/filter/xcl97/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/xcl97/xcl97rec.cxx -o $W/CxxObject/sc/source/filter/xcl97/xcl97rec.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/excelfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/excelfilter.cxx -o $W/CxxObject/sc/source/filter/oox/excelfilter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/addressconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/addressconverter.cxx -o $W/CxxObject/sc/source/filter/oox/addressconverter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/autofilterbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/autofilterbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/autofilterbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/autofiltercontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/autofiltercontext.cxx -o $W/CxxObject/sc/source/filter/oox/autofiltercontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/biffhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/biffhelper.cxx -o $W/CxxObject/sc/source/filter/oox/biffhelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/chartsheetfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/chartsheetfragment.cxx -o $W/CxxObject/sc/source/filter/oox/chartsheetfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/commentsbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/commentsbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/commentsbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/commentsfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/commentsfragment.cxx -o $W/CxxObject/sc/source/filter/oox/commentsfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/condformatbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/condformatbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/condformatbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/condformatcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/condformatcontext.cxx -o $W/CxxObject/sc/source/filter/oox/condformatcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/connectionsbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/connectionsbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/connectionsbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/connectionsfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/connectionsfragment.cxx -o $W/CxxObject/sc/source/filter/oox/connectionsfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/defnamesbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/defnamesbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/defnamesbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/drawingbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/drawingbase.cxx -o $W/CxxObject/sc/source/filter/oox/drawingbase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/drawingfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/drawingfragment.cxx -o $W/CxxObject/sc/source/filter/oox/drawingfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/excelchartconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/excelchartconverter.cxx -o $W/CxxObject/sc/source/filter/oox/excelchartconverter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/excelhandlers.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/excelhandlers.cxx -o $W/CxxObject/sc/source/filter/oox/excelhandlers.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/excelvbaproject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/excelvbaproject.cxx -o $W/CxxObject/sc/source/filter/oox/excelvbaproject.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/externallinkbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/externallinkbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/externallinkbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/externallinkfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/externallinkfragment.cxx -o $W/CxxObject/sc/source/filter/oox/externallinkfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/extlstcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/extlstcontext.cxx -o $W/CxxObject/sc/source/filter/oox/extlstcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/formulabase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/formulabase.cxx -o $W/CxxObject/sc/source/filter/oox/formulabase.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/formulabuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/formulabuffer.cxx -o $W/CxxObject/sc/source/filter/oox/formulabuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/formulaparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/formulaparser.cxx -o $W/CxxObject/sc/source/filter/oox/formulaparser.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/numberformatsbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/numberformatsbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/numberformatsbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/ooxformulaparser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/ooxformulaparser.cxx -o $W/CxxObject/sc/source/filter/oox/ooxformulaparser.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/pagesettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/pagesettings.cxx -o $W/CxxObject/sc/source/filter/oox/pagesettings.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/pivotcachebuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/pivotcachebuffer.cxx -o $W/CxxObject/sc/source/filter/oox/pivotcachebuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/pivotcachefragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/pivotcachefragment.cxx -o $W/CxxObject/sc/source/filter/oox/pivotcachefragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/pivottablebuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/pivottablebuffer.cxx -o $W/CxxObject/sc/source/filter/oox/pivottablebuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/pivottablefragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/pivottablefragment.cxx -o $W/CxxObject/sc/source/filter/oox/pivottablefragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/querytablebuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/querytablebuffer.cxx -o $W/CxxObject/sc/source/filter/oox/querytablebuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/querytablefragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/querytablefragment.cxx -o $W/CxxObject/sc/source/filter/oox/querytablefragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/revisionfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/revisionfragment.cxx -o $W/CxxObject/sc/source/filter/oox/revisionfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/richstringcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/richstringcontext.cxx -o $W/CxxObject/sc/source/filter/oox/richstringcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/richstring.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/richstring.cxx -o $W/CxxObject/sc/source/filter/oox/richstring.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/scenariobuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/scenariobuffer.cxx -o $W/CxxObject/sc/source/filter/oox/scenariobuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/scenariocontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/scenariocontext.cxx -o $W/CxxObject/sc/source/filter/oox/scenariocontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/sharedstringsbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/sharedstringsbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/sharedstringsbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/sharedstringsfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/sharedstringsfragment.cxx -o $W/CxxObject/sc/source/filter/oox/sharedstringsfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/sheetdatabuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/sheetdatabuffer.cxx -o $W/CxxObject/sc/source/filter/oox/sheetdatabuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/sheetdatacontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/sheetdatacontext.cxx -o $W/CxxObject/sc/source/filter/oox/sheetdatacontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/stylesbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/stylesbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/stylesbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/stylesfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/stylesfragment.cxx -o $W/CxxObject/sc/source/filter/oox/stylesfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/tablebuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/tablebuffer.cxx -o $W/CxxObject/sc/source/filter/oox/tablebuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/tablecolumnsbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/tablecolumnsbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/tablecolumnsbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/tablecolumnscontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/tablecolumnscontext.cxx -o $W/CxxObject/sc/source/filter/oox/tablecolumnscontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/tablefragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/tablefragment.cxx -o $W/CxxObject/sc/source/filter/oox/tablefragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/themebuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/themebuffer.cxx -o $W/CxxObject/sc/source/filter/oox/themebuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/unitconverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/unitconverter.cxx -o $W/CxxObject/sc/source/filter/oox/unitconverter.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/viewsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/viewsettings.cxx -o $W/CxxObject/sc/source/filter/oox/viewsettings.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/workbookfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/workbookfragment.cxx -o $W/CxxObject/sc/source/filter/oox/workbookfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/workbookhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/workbookhelper.cxx -o $W/CxxObject/sc/source/filter/oox/workbookhelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/workbooksettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/workbooksettings.cxx -o $W/CxxObject/sc/source/filter/oox/workbooksettings.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/worksheetbuffer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/worksheetbuffer.cxx -o $W/CxxObject/sc/source/filter/oox/worksheetbuffer.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/worksheetfragment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/worksheetfragment.cxx -o $W/CxxObject/sc/source/filter/oox/worksheetfragment.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/worksheethelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/worksheethelper.cxx -o $W/CxxObject/sc/source/filter/oox/worksheethelper.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/oox/worksheetsettings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/oox/ $W/Dep/CxxObject/sc/source/filter/oox/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/oox/worksheetsettings.cxx -o $W/CxxObject/sc/source/filter/oox/worksheetsettings.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/orcus/interface.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/orcus/ $W/Dep/CxxObject/sc/source/filter/orcus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/orcus/interface.cxx -o $W/CxxObject/sc/source/filter/orcus/interface.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/orcus/orcusfiltersimpl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/orcus/ $W/Dep/CxxObject/sc/source/filter/orcus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/orcus/orcusfiltersimpl.cxx -o $W/CxxObject/sc/source/filter/orcus/orcusfiltersimpl.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/orcus/xmlcontext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/orcus/ $W/Dep/CxxObject/sc/source/filter/orcus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/orcus/xmlcontext.cxx -o $W/CxxObject/sc/source/filter/orcus/xmlcontext.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/filter/orcus/filterdetect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/filter/orcus/ $W/Dep/CxxObject/sc/source/filter/orcus/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/filter/orcus/filterdetect.cxx -o $W/CxxObject/sc/source/filter/orcus/filterdetect.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/CustomTarget/oox/generated -I$W/CustomTarget/officecfg/registry -I/usr/include -isystem /usr/include/liborcus-0.14 -I/usr/include -I/usr/include -I/usr/include [build CXX] sc/source/ui/vba/excelvbahelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/excelvbahelper.cxx -o $W/CxxObject/sc/source/ui/vba/excelvbahelper.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/service.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/service.cxx -o $W/CxxObject/sc/source/ui/vba/service.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaapplication.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaapplication.cxx -o $W/CxxObject/sc/source/ui/vba/vbaapplication.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaassistant.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaassistant.cxx -o $W/CxxObject/sc/source/ui/vba/vbaassistant.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaaxes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaaxes.cxx -o $W/CxxObject/sc/source/ui/vba/vbaaxes.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaaxis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaaxis.cxx -o $W/CxxObject/sc/source/ui/vba/vbaaxis.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaaxistitle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaaxistitle.cxx -o $W/CxxObject/sc/source/ui/vba/vbaaxistitle.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaborders.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaborders.cxx -o $W/CxxObject/sc/source/ui/vba/vbaborders.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbacharacters.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbacharacters.cxx -o $W/CxxObject/sc/source/ui/vba/vbacharacters.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbachart.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbachart.cxx -o $W/CxxObject/sc/source/ui/vba/vbachart.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbachartobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbachartobject.cxx -o $W/CxxObject/sc/source/ui/vba/vbachartobject.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbachartobjects.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbachartobjects.cxx -o $W/CxxObject/sc/source/ui/vba/vbachartobjects.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbacharttitle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbacharttitle.cxx -o $W/CxxObject/sc/source/ui/vba/vbacharttitle.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbacomment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbacomment.cxx -o $W/CxxObject/sc/source/ui/vba/vbacomment.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbacomments.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbacomments.cxx -o $W/CxxObject/sc/source/ui/vba/vbacomments.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbacondition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbacondition.cxx -o $W/CxxObject/sc/source/ui/vba/vbacondition.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbadialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbadialog.cxx -o $W/CxxObject/sc/source/ui/vba/vbadialog.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbadialogs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbadialogs.cxx -o $W/CxxObject/sc/source/ui/vba/vbadialogs.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaeventshelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaeventshelper.cxx -o $W/CxxObject/sc/source/ui/vba/vbaeventshelper.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbafiledialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbafiledialog.cxx -o $W/CxxObject/sc/source/ui/vba/vbafiledialog.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbafiledialogitems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbafiledialogitems.cxx -o $W/CxxObject/sc/source/ui/vba/vbafiledialogitems.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbafont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbafont.cxx -o $W/CxxObject/sc/source/ui/vba/vbafont.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaformat.cxx -o $W/CxxObject/sc/source/ui/vba/vbaformat.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaformatcondition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaformatcondition.cxx -o $W/CxxObject/sc/source/ui/vba/vbaformatcondition.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaformatconditions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaformatconditions.cxx -o $W/CxxObject/sc/source/ui/vba/vbaformatconditions.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaglobals.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaglobals.cxx -o $W/CxxObject/sc/source/ui/vba/vbaglobals.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbahyperlink.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbahyperlink.cxx -o $W/CxxObject/sc/source/ui/vba/vbahyperlink.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbahyperlinks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbahyperlinks.cxx -o $W/CxxObject/sc/source/ui/vba/vbahyperlinks.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbainterior.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbainterior.cxx -o $W/CxxObject/sc/source/ui/vba/vbainterior.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbalineshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbalineshape.cxx -o $W/CxxObject/sc/source/ui/vba/vbalineshape.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbamenubar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbamenubar.cxx -o $W/CxxObject/sc/source/ui/vba/vbamenubar.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbamenubars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbamenubars.cxx -o $W/CxxObject/sc/source/ui/vba/vbamenubars.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbamenu.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbamenu.cxx -o $W/CxxObject/sc/source/ui/vba/vbamenu.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbamenus.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbamenus.cxx -o $W/CxxObject/sc/source/ui/vba/vbamenus.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbamenuitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbamenuitem.cxx -o $W/CxxObject/sc/source/ui/vba/vbamenuitem.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbamenuitems.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbamenuitems.cxx -o $W/CxxObject/sc/source/ui/vba/vbamenuitems.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaname.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaname.cxx -o $W/CxxObject/sc/source/ui/vba/vbaname.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbanames.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbanames.cxx -o $W/CxxObject/sc/source/ui/vba/vbanames.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaoleobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaoleobject.cxx -o $W/CxxObject/sc/source/ui/vba/vbaoleobject.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaoleobjects.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaoleobjects.cxx -o $W/CxxObject/sc/source/ui/vba/vbaoleobjects.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaoutline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaoutline.cxx -o $W/CxxObject/sc/source/ui/vba/vbaoutline.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaovalshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaovalshape.cxx -o $W/CxxObject/sc/source/ui/vba/vbaovalshape.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbapagebreak.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbapagebreak.cxx -o $W/CxxObject/sc/source/ui/vba/vbapagebreak.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbapagebreaks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbapagebreaks.cxx -o $W/CxxObject/sc/source/ui/vba/vbapagebreaks.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbapagesetup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbapagesetup.cxx -o $W/CxxObject/sc/source/ui/vba/vbapagesetup.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbapalette.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbapalette.cxx -o $W/CxxObject/sc/source/ui/vba/vbapalette.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbapane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbapane.cxx -o $W/CxxObject/sc/source/ui/vba/vbapane.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbapivotcache.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbapivotcache.cxx -o $W/CxxObject/sc/source/ui/vba/vbapivotcache.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbapivottable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbapivottable.cxx -o $W/CxxObject/sc/source/ui/vba/vbapivottable.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbapivottables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbapivottables.cxx -o $W/CxxObject/sc/source/ui/vba/vbapivottables.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbarange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbarange.cxx -o $W/CxxObject/sc/source/ui/vba/vbarange.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbasheetobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbasheetobject.cxx -o $W/CxxObject/sc/source/ui/vba/vbasheetobject.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbasheetobjects.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbasheetobjects.cxx -o $W/CxxObject/sc/source/ui/vba/vbasheetobjects.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbastyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbastyle.cxx -o $W/CxxObject/sc/source/ui/vba/vbastyle.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbastyles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbastyles.cxx -o $W/CxxObject/sc/source/ui/vba/vbastyles.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbatextboxshape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbatextboxshape.cxx -o $W/CxxObject/sc/source/ui/vba/vbatextboxshape.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbatextframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbatextframe.cxx -o $W/CxxObject/sc/source/ui/vba/vbatextframe.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbavalidation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbavalidation.cxx -o $W/CxxObject/sc/source/ui/vba/vbavalidation.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbawindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbawindow.cxx -o $W/CxxObject/sc/source/ui/vba/vbawindow.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbawindows.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbawindows.cxx -o $W/CxxObject/sc/source/ui/vba/vbawindows.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaworkbook.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaworkbook.cxx -o $W/CxxObject/sc/source/ui/vba/vbaworkbook.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaworkbooks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaworkbooks.cxx -o $W/CxxObject/sc/source/ui/vba/vbaworkbooks.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaworksheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaworksheet.cxx -o $W/CxxObject/sc/source/ui/vba/vbaworksheet.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbaworksheets.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbaworksheets.cxx -o $W/CxxObject/sc/source/ui/vba/vbaworksheets.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sc/source/ui/vba/vbawsfunction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/vba/ $W/Dep/CxxObject/sc/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/vba/vbawsfunction.cxx -o $W/CxxObject/sc/source/ui/vba/vbawsfunction.o -isystem /usr/include/mdds-1.4 -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I$W/UnoApiHeadersTarget/udkapi/normal [build CXX] sd/source/filter/eppt/eppt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/eppt.cxx -o $W/CxxObject/sd/source/filter/eppt/eppt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/epptso.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/epptso.cxx -o $W/CxxObject/sd/source/filter/eppt/epptso.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/escherex.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/escherex.cxx -o $W/CxxObject/sd/source/filter/eppt/escherex.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/pptexanimations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/pptexanimations.cxx -o $W/CxxObject/sd/source/filter/eppt/pptexanimations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/pptexsoundcollection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/pptexsoundcollection.cxx -o $W/CxxObject/sd/source/filter/eppt/pptexsoundcollection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/pptx-epptbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/pptx-epptbase.cxx -o $W/CxxObject/sd/source/filter/eppt/pptx-epptbase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/pptx-epptooxml.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/pptx-epptooxml.cxx -o $W/CxxObject/sd/source/filter/eppt/pptx-epptooxml.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/pptx-animations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/pptx-animations.cxx -o $W/CxxObject/sd/source/filter/eppt/pptx-animations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/pptx-grouptable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/pptx-grouptable.cxx -o $W/CxxObject/sd/source/filter/eppt/pptx-grouptable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/pptx-stylesheet.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/pptx-stylesheet.cxx -o $W/CxxObject/sd/source/filter/eppt/pptx-stylesheet.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/eppt/pptx-text.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/eppt/ $W/Dep/CxxObject/sd/source/filter/eppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/eppt/pptx-text.cxx -o $W/CxxObject/sd/source/filter/eppt/pptx-text.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/ppt/ppt97animations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/ppt/ $W/Dep/CxxObject/sd/source/filter/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/ppt/ppt97animations.cxx -o $W/CxxObject/sd/source/filter/ppt/ppt97animations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/ppt/pptatom.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/ppt/ $W/Dep/CxxObject/sd/source/filter/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/ppt/pptatom.cxx -o $W/CxxObject/sd/source/filter/ppt/pptatom.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/ppt/pptin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/ppt/ $W/Dep/CxxObject/sd/source/filter/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/ppt/pptin.cxx -o $W/CxxObject/sd/source/filter/ppt/pptin.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/ppt/pptinanimations.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/ppt/ $W/Dep/CxxObject/sd/source/filter/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/ppt/pptinanimations.cxx -o $W/CxxObject/sd/source/filter/ppt/pptinanimations.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/ppt/propread.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/ppt/ $W/Dep/CxxObject/sd/source/filter/ppt/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/ppt/propread.cxx -o $W/CxxObject/sd/source/filter/ppt/propread.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I/usr/include -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/AccessibleSmElement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/AccessibleSmElement.cxx -o $W/CxxObject/starmath/source/AccessibleSmElement.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/AccessibleSmElementsControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/AccessibleSmElementsControl.cxx -o $W/CxxObject/starmath/source/AccessibleSmElementsControl.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/ElementsDockingWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/ElementsDockingWindow.cxx -o $W/CxxObject/starmath/source/ElementsDockingWindow.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/accessibility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/accessibility.cxx -o $W/CxxObject/starmath/source/accessibility.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/action.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/action.cxx -o $W/CxxObject/starmath/source/action.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/caret.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/caret.cxx -o $W/CxxObject/starmath/source/caret.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/cfgitem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/cfgitem.cxx -o $W/CxxObject/starmath/source/cfgitem.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/cursor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/cursor.cxx -o $W/CxxObject/starmath/source/cursor.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/dialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/dialog.cxx -o $W/CxxObject/starmath/source/dialog.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/document.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/document.cxx -o $W/CxxObject/starmath/source/document.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/edit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/edit.cxx -o $W/CxxObject/starmath/source/edit.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/format.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/format.cxx -o $W/CxxObject/starmath/source/format.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/mathmlattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/mathmlattr.cxx -o $W/CxxObject/starmath/source/mathmlattr.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/mathmlexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/mathmlexport.cxx -o $W/CxxObject/starmath/source/mathmlexport.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/mathmlimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/mathmlimport.cxx -o $W/CxxObject/starmath/source/mathmlimport.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/mathtype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/mathtype.cxx -o $W/CxxObject/starmath/source/mathtype.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/node.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/node.cxx -o $W/CxxObject/starmath/source/node.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/ooxmlexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/ooxmlexport.cxx -o $W/CxxObject/starmath/source/ooxmlexport.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/ooxmlimport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/ooxmlimport.cxx -o $W/CxxObject/starmath/source/ooxmlimport.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/rtfexport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/rtfexport.cxx -o $W/CxxObject/starmath/source/rtfexport.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/parse.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/parse.cxx -o $W/CxxObject/starmath/source/parse.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/rect.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/rect.cxx -o $W/CxxObject/starmath/source/rect.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/register.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/register.cxx -o $W/CxxObject/starmath/source/register.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/smdll.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/smdll.cxx -o $W/CxxObject/starmath/source/smdll.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/smmod.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/smmod.cxx -o $W/CxxObject/starmath/source/smmod.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/symbol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/symbol.cxx -o $W/CxxObject/starmath/source/symbol.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/tmpdevice.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/tmpdevice.cxx -o $W/CxxObject/starmath/source/tmpdevice.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/typemap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/typemap.cxx -o $W/CxxObject/starmath/source/typemap.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/uiobject.cxx -o $W/CxxObject/starmath/source/uiobject.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/unodoc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/unodoc.cxx -o $W/CxxObject/starmath/source/unodoc.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/unofilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/unofilter.cxx -o $W/CxxObject/starmath/source/unofilter.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/unomodel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/unomodel.cxx -o $W/CxxObject/starmath/source/unomodel.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/utility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/utility.cxx -o $W/CxxObject/starmath/source/utility.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/view.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/view.cxx -o $W/CxxObject/starmath/source/view.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/visitors.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/visitors.cxx -o $W/CxxObject/starmath/source/visitors.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] starmath/source/wordexportbase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/starmath/source/ $W/Dep/CxxObject/starmath/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSM_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/starmath/source/wordexportbase.cxx -o $W/CxxObject/starmath/source/wordexportbase.o -I$S/starmath/inc -I$W/SdiTarget/starmath/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/oox/generated -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/alreadyopen.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/alreadyopen.cxx -o $W/CxxObject/uui/source/alreadyopen.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/authfallbackdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/authfallbackdlg.cxx -o $W/CxxObject/uui/source/authfallbackdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/filechanged.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/filechanged.cxx -o $W/CxxObject/uui/source/filechanged.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/fltdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/fltdlg.cxx -o $W/CxxObject/uui/source/fltdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/iahndl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/iahndl.cxx -o $W/CxxObject/uui/source/iahndl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/iahndl-authentication.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/iahndl-authentication.cxx -o $W/CxxObject/uui/source/iahndl-authentication.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/iahndl-errorhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/iahndl-errorhandler.cxx -o $W/CxxObject/uui/source/iahndl-errorhandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/iahndl-filter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/iahndl-filter.cxx -o $W/CxxObject/uui/source/iahndl-filter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/iahndl-ioexceptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/iahndl-ioexceptions.cxx -o $W/CxxObject/uui/source/iahndl-ioexceptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/iahndl-locking.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/iahndl-locking.cxx -o $W/CxxObject/uui/source/iahndl-locking.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/iahndl-ssl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/iahndl-ssl.cxx -o $W/CxxObject/uui/source/iahndl-ssl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/interactionhandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/interactionhandler.cxx -o $W/CxxObject/uui/source/interactionhandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/lockfailed.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/lockfailed.cxx -o $W/CxxObject/uui/source/lockfailed.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/lockcorrupt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/lockcorrupt.cxx -o $W/CxxObject/uui/source/lockcorrupt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/logindlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/logindlg.cxx -o $W/CxxObject/uui/source/logindlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/masterpasscrtdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/masterpasscrtdlg.cxx -o $W/CxxObject/uui/source/masterpasscrtdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/masterpassworddlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/masterpassworddlg.cxx -o $W/CxxObject/uui/source/masterpassworddlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/nameclashdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/nameclashdlg.cxx -o $W/CxxObject/uui/source/nameclashdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/openlocked.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/openlocked.cxx -o $W/CxxObject/uui/source/openlocked.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/passwordcontainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/passwordcontainer.cxx -o $W/CxxObject/uui/source/passwordcontainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/passworddlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/passworddlg.cxx -o $W/CxxObject/uui/source/passworddlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/requeststringresolver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/requeststringresolver.cxx -o $W/CxxObject/uui/source/requeststringresolver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/secmacrowarnings.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/secmacrowarnings.cxx -o $W/CxxObject/uui/source/secmacrowarnings.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/services.cxx -o $W/CxxObject/uui/source/services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/sslwarndlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/sslwarndlg.cxx -o $W/CxxObject/uui/source/sslwarndlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/trylater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/trylater.cxx -o $W/CxxObject/uui/source/trylater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] uui/source/unknownauthdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/uui/source/ $W/Dep/CxxObject/uui/source/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/uui/source/unknownauthdlg.cxx -o $W/CxxObject/uui/source/unknownauthdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/uui/inc -I/usr/include -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libwpftdrawlo.so [build CXX] writerperfect/source/common/DirectoryStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/common/ $W/Dep/CxxObject/writerperfect/source/common/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DWRITERPERFECT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/common/DirectoryStream.cxx -o $W/CxxObject/writerperfect/source/common/DirectoryStream.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] writerperfect/source/common/DocumentHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/common/ $W/Dep/CxxObject/writerperfect/source/common/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DWRITERPERFECT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/common/DocumentHandler.cxx -o $W/CxxObject/writerperfect/source/common/DocumentHandler.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] writerperfect/source/common/WPFTEncodingDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/common/ $W/Dep/CxxObject/writerperfect/source/common/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DWRITERPERFECT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/common/WPFTEncodingDialog.cxx -o $W/CxxObject/writerperfect/source/common/WPFTEncodingDialog.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] writerperfect/source/common/WPXSvInputStream.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/common/ $W/Dep/CxxObject/writerperfect/source/common/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DWRITERPERFECT_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/common/WPXSvInputStream.cxx -o $W/CxxObject/writerperfect/source/common/WPXSvInputStream.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] writerperfect/source/draw/CDRImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/CDRImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/CDRImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/CMXImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/CMXImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/CMXImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/FreehandImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/FreehandImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/FreehandImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/MSPUBImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/MSPUBImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/MSPUBImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/MWAWDrawImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/MWAWDrawImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/MWAWDrawImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/PageMakerImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/PageMakerImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/PageMakerImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/QXPImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/QXPImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/QXPImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/StarOfficeDrawImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/StarOfficeDrawImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/StarOfficeDrawImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/VisioImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/VisioImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/VisioImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/WPGImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/WPGImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/WPGImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/draw/ZMFImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/draw/ $W/Dep/CxxObject/writerperfect/source/draw/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/draw/ZMFImportFilter.cxx -o $W/CxxObject/writerperfect/source/draw/ZMFImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libcdr-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libfreehand-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmspub-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libzmf-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libpng16 -isystem /usr/include/libpagemaker-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libqxp-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libvisio-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libwpftimpresslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libwpftwriterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/libwpftcalclo.so [build CXX] sw/source/ui/vba/service.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/service.cxx -o $W/CxxObject/sw/source/ui/vba/service.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbarange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbarange.cxx -o $W/CxxObject/sw/source/ui/vba/vbarange.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbacell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbacell.cxx -o $W/CxxObject/sw/source/ui/vba/vbacell.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbacells.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbacells.cxx -o $W/CxxObject/sw/source/ui/vba/vbacells.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbacolumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbacolumn.cxx -o $W/CxxObject/sw/source/ui/vba/vbacolumn.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbacolumns.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbacolumns.cxx -o $W/CxxObject/sw/source/ui/vba/vbacolumns.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaframe.cxx -o $W/CxxObject/sw/source/ui/vba/vbaframe.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaframes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaframes.cxx -o $W/CxxObject/sw/source/ui/vba/vbaframes.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbalistformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbalistformat.cxx -o $W/CxxObject/sw/source/ui/vba/vbalistformat.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbalistgallery.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbalistgallery.cxx -o $W/CxxObject/sw/source/ui/vba/vbalistgallery.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbalistgalleries.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbalistgalleries.cxx -o $W/CxxObject/sw/source/ui/vba/vbalistgalleries.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbalisthelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbalisthelper.cxx -o $W/CxxObject/sw/source/ui/vba/vbalisthelper.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbalistlevel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbalistlevel.cxx -o $W/CxxObject/sw/source/ui/vba/vbalistlevel.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbalistlevels.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbalistlevels.cxx -o $W/CxxObject/sw/source/ui/vba/vbalistlevels.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbalisttemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbalisttemplate.cxx -o $W/CxxObject/sw/source/ui/vba/vbalisttemplate.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbalisttemplates.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbalisttemplates.cxx -o $W/CxxObject/sw/source/ui/vba/vbalisttemplates.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbamailmerge.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbamailmerge.cxx -o $W/CxxObject/sw/source/ui/vba/vbamailmerge.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbarevision.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbarevision.cxx -o $W/CxxObject/sw/source/ui/vba/vbarevision.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbarevisions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbarevisions.cxx -o $W/CxxObject/sw/source/ui/vba/vbarevisions.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbarow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbarow.cxx -o $W/CxxObject/sw/source/ui/vba/vbarow.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbarows.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbarows.cxx -o $W/CxxObject/sw/source/ui/vba/vbarows.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbadocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbadocument.cxx -o $W/CxxObject/sw/source/ui/vba/vbadocument.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbasections.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbasections.cxx -o $W/CxxObject/sw/source/ui/vba/vbasections.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbadialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbadialog.cxx -o $W/CxxObject/sw/source/ui/vba/vbadialog.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbawrapformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbawrapformat.cxx -o $W/CxxObject/sw/source/ui/vba/vbawrapformat.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbafont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbafont.cxx -o $W/CxxObject/sw/source/ui/vba/vbafont.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbarangehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbarangehelper.cxx -o $W/CxxObject/sw/source/ui/vba/vbarangehelper.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaaddin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaaddin.cxx -o $W/CxxObject/sw/source/ui/vba/vbaaddin.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaautotextentry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaautotextentry.cxx -o $W/CxxObject/sw/source/ui/vba/vbaautotextentry.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbadocumentproperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbadocumentproperties.cxx -o $W/CxxObject/sw/source/ui/vba/vbadocumentproperties.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaeventshelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaeventshelper.cxx -o $W/CxxObject/sw/source/ui/vba/vbaeventshelper.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbastyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbastyle.cxx -o $W/CxxObject/sw/source/ui/vba/vbastyle.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbapane.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbapane.cxx -o $W/CxxObject/sw/source/ui/vba/vbapane.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaglobals.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaglobals.cxx -o $W/CxxObject/sw/source/ui/vba/vbaglobals.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbatemplate.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbatemplate.cxx -o $W/CxxObject/sw/source/ui/vba/vbatemplate.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaaddins.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaaddins.cxx -o $W/CxxObject/sw/source/ui/vba/vbaaddins.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaview.cxx -o $W/CxxObject/sw/source/ui/vba/vbaview.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaheaderfooter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaheaderfooter.cxx -o $W/CxxObject/sw/source/ui/vba/vbaheaderfooter.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaheadersfooters.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaheadersfooters.cxx -o $W/CxxObject/sw/source/ui/vba/vbaheadersfooters.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaheaderfooterhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaheaderfooterhelper.cxx -o $W/CxxObject/sw/source/ui/vba/vbaheaderfooterhelper.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbabookmarks.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbabookmarks.cxx -o $W/CxxObject/sw/source/ui/vba/vbabookmarks.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaoptions.cxx -o $W/CxxObject/sw/source/ui/vba/vbaoptions.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbadialogs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbadialogs.cxx -o $W/CxxObject/sw/source/ui/vba/vbadialogs.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbapalette.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbapalette.cxx -o $W/CxxObject/sw/source/ui/vba/vbapalette.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaparagraph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaparagraph.cxx -o $W/CxxObject/sw/source/ui/vba/vbaparagraph.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbafind.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbafind.cxx -o $W/CxxObject/sw/source/ui/vba/vbafind.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbasection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbasection.cxx -o $W/CxxObject/sw/source/ui/vba/vbasection.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbabookmark.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbabookmark.cxx -o $W/CxxObject/sw/source/ui/vba/vbabookmark.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaapplication.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaapplication.cxx -o $W/CxxObject/sw/source/ui/vba/vbaapplication.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbawindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbawindow.cxx -o $W/CxxObject/sw/source/ui/vba/vbawindow.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbareplacement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbareplacement.cxx -o $W/CxxObject/sw/source/ui/vba/vbareplacement.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbatable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbatable.cxx -o $W/CxxObject/sw/source/ui/vba/vbatable.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbatablehelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbatablehelper.cxx -o $W/CxxObject/sw/source/ui/vba/vbatablehelper.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbatabstop.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbatabstop.cxx -o $W/CxxObject/sw/source/ui/vba/vbatabstop.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbatabstops.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbatabstops.cxx -o $W/CxxObject/sw/source/ui/vba/vbatabstops.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaselection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaselection.cxx -o $W/CxxObject/sw/source/ui/vba/vbaselection.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbasystem.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbasystem.cxx -o $W/CxxObject/sw/source/ui/vba/vbasystem.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbainformationhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbainformationhelper.cxx -o $W/CxxObject/sw/source/ui/vba/vbainformationhelper.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbapagesetup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbapagesetup.cxx -o $W/CxxObject/sw/source/ui/vba/vbapagesetup.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbafield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbafield.cxx -o $W/CxxObject/sw/source/ui/vba/vbafield.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbatables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbatables.cxx -o $W/CxxObject/sw/source/ui/vba/vbatables.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbatableofcontents.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbatableofcontents.cxx -o $W/CxxObject/sw/source/ui/vba/vbatableofcontents.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbatablesofcontents.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbatablesofcontents.cxx -o $W/CxxObject/sw/source/ui/vba/vbatablesofcontents.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbavariable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbavariable.cxx -o $W/CxxObject/sw/source/ui/vba/vbavariable.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbadocuments.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbadocuments.cxx -o $W/CxxObject/sw/source/ui/vba/vbadocuments.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaparagraphformat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaparagraphformat.cxx -o $W/CxxObject/sw/source/ui/vba/vbaparagraphformat.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbaborders.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbaborders.cxx -o $W/CxxObject/sw/source/ui/vba/vbaborders.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbavariables.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbavariables.cxx -o $W/CxxObject/sw/source/ui/vba/vbavariables.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbastyles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbastyles.cxx -o $W/CxxObject/sw/source/ui/vba/vbastyles.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/vbapanes.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/vbapanes.cxx -o $W/CxxObject/sw/source/ui/vba/vbapanes.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] sw/source/ui/vba/wordvbahelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sw/source/ui/vba/ $W/Dep/CxxObject/sw/source/ui/vba/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sw/source/ui/vba/wordvbahelper.cxx -o $W/CxxObject/sw/source/ui/vba/wordvbahelper.o -I$S/sw/source/uibase/inc -I$S/sw/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include -isystem /usr/include/libxml2 [build CXX] vbahelper/source/msforms/service.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/service.cxx -o $W/CxxObject/vbahelper/source/msforms/service.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbabutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbabutton.cxx -o $W/CxxObject/vbahelper/source/msforms/vbabutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbacheckbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbacheckbox.cxx -o $W/CxxObject/vbahelper/source/msforms/vbacheckbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbacombobox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbacombobox.cxx -o $W/CxxObject/vbahelper/source/msforms/vbacombobox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbacontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbacontrol.cxx -o $W/CxxObject/vbahelper/source/msforms/vbacontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbacontrols.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbacontrols.cxx -o $W/CxxObject/vbahelper/source/msforms/vbacontrols.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbaframe.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbaframe.cxx -o $W/CxxObject/vbahelper/source/msforms/vbaframe.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbaimage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbaimage.cxx -o $W/CxxObject/vbahelper/source/msforms/vbaimage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbalabel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbalabel.cxx -o $W/CxxObject/vbahelper/source/msforms/vbalabel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbalistbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbalistbox.cxx -o $W/CxxObject/vbahelper/source/msforms/vbalistbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbalistcontrolhelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbalistcontrolhelper.cxx -o $W/CxxObject/vbahelper/source/msforms/vbalistcontrolhelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbamultipage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbamultipage.cxx -o $W/CxxObject/vbahelper/source/msforms/vbamultipage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbanewfont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbanewfont.cxx -o $W/CxxObject/vbahelper/source/msforms/vbanewfont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbapages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbapages.cxx -o $W/CxxObject/vbahelper/source/msforms/vbapages.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbaprogressbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbaprogressbar.cxx -o $W/CxxObject/vbahelper/source/msforms/vbaprogressbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbaradiobutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbaradiobutton.cxx -o $W/CxxObject/vbahelper/source/msforms/vbaradiobutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbascrollbar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbascrollbar.cxx -o $W/CxxObject/vbahelper/source/msforms/vbascrollbar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbaspinbutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbaspinbutton.cxx -o $W/CxxObject/vbahelper/source/msforms/vbaspinbutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbasystemaxcontrol.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbasystemaxcontrol.cxx -o $W/CxxObject/vbahelper/source/msforms/vbasystemaxcontrol.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbatextbox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbatextbox.cxx -o $W/CxxObject/vbahelper/source/msforms/vbatextbox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbatogglebutton.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbatogglebutton.cxx -o $W/CxxObject/vbahelper/source/msforms/vbatogglebutton.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] vbahelper/source/msforms/vbauserform.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/vbahelper/source/msforms/ $W/Dep/CxxObject/vbahelper/source/msforms/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/vbahelper/source/msforms/vbauserform.cxx -o $W/CxxObject/vbahelper/source/msforms/vbauserform.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal [build CXX] reportdesign/source/core/api/FixedLine.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/FixedLine.cxx -o $W/CxxObject/reportdesign/source/core/api/FixedLine.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/FixedText.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/FixedText.cxx -o $W/CxxObject/reportdesign/source/core/api/FixedText.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/FormatCondition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/FormatCondition.cxx -o $W/CxxObject/reportdesign/source/core/api/FormatCondition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/FormattedField.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/FormattedField.cxx -o $W/CxxObject/reportdesign/source/core/api/FormattedField.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/Function.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/Function.cxx -o $W/CxxObject/reportdesign/source/core/api/Function.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/Functions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/Functions.cxx -o $W/CxxObject/reportdesign/source/core/api/Functions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/Group.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/Group.cxx -o $W/CxxObject/reportdesign/source/core/api/Group.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/Groups.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/Groups.cxx -o $W/CxxObject/reportdesign/source/core/api/Groups.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/ImageControl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/ImageControl.cxx -o $W/CxxObject/reportdesign/source/core/api/ImageControl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/ReportComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/ReportComponent.cxx -o $W/CxxObject/reportdesign/source/core/api/ReportComponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/ReportControlModel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/ReportControlModel.cxx -o $W/CxxObject/reportdesign/source/core/api/ReportControlModel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/ReportDefinition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/ReportDefinition.cxx -o $W/CxxObject/reportdesign/source/core/api/ReportDefinition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/ReportEngineJFree.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/ReportEngineJFree.cxx -o $W/CxxObject/reportdesign/source/core/api/ReportEngineJFree.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/ReportVisitor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/ReportVisitor.cxx -o $W/CxxObject/reportdesign/source/core/api/ReportVisitor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/Section.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/Section.cxx -o $W/CxxObject/reportdesign/source/core/api/Section.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/services.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/services.cxx -o $W/CxxObject/reportdesign/source/core/api/services.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/Shape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/Shape.cxx -o $W/CxxObject/reportdesign/source/core/api/Shape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/api/Tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/api/ $W/Dep/CxxObject/reportdesign/source/core/api/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/api/Tools.cxx -o $W/CxxObject/reportdesign/source/core/api/Tools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/misc/conditionalexpression.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/misc/ $W/Dep/CxxObject/reportdesign/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/misc/conditionalexpression.cxx -o $W/CxxObject/reportdesign/source/core/misc/conditionalexpression.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/misc/conditionupdater.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/misc/ $W/Dep/CxxObject/reportdesign/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/misc/conditionupdater.cxx -o $W/CxxObject/reportdesign/source/core/misc/conditionupdater.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/misc/reportformula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/misc/ $W/Dep/CxxObject/reportdesign/source/core/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/misc/reportformula.cxx -o $W/CxxObject/reportdesign/source/core/misc/reportformula.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/resource/core_resource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/resource/ $W/Dep/CxxObject/reportdesign/source/core/resource/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/resource/core_resource.cxx -o $W/CxxObject/reportdesign/source/core/resource/core_resource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/formatnormalizer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/formatnormalizer.cxx -o $W/CxxObject/reportdesign/source/core/sdr/formatnormalizer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/PropertyForward.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/PropertyForward.cxx -o $W/CxxObject/reportdesign/source/core/sdr/PropertyForward.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/ReportDrawPage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/ReportDrawPage.cxx -o $W/CxxObject/reportdesign/source/core/sdr/ReportDrawPage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/ReportUndoFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/ReportUndoFactory.cxx -o $W/CxxObject/reportdesign/source/core/sdr/ReportUndoFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/RptModel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/RptModel.cxx -o $W/CxxObject/reportdesign/source/core/sdr/RptModel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/RptObject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/RptObject.cxx -o $W/CxxObject/reportdesign/source/core/sdr/RptObject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/RptObjectListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/RptObjectListener.cxx -o $W/CxxObject/reportdesign/source/core/sdr/RptObjectListener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/RptPage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/RptPage.cxx -o $W/CxxObject/reportdesign/source/core/sdr/RptPage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/UndoActions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/UndoActions.cxx -o $W/CxxObject/reportdesign/source/core/sdr/UndoActions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/core/sdr/UndoEnv.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/core/sdr/ $W/Dep/CxxObject/reportdesign/source/core/sdr/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DREPORTDESIGN_DLLIMPLEMENTATION -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/core/sdr/UndoEnv.cxx -o $W/CxxObject/reportdesign/source/core/sdr/UndoEnv.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/core/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/librptuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && touch $W/Headers/Library/librptxmllo.so touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdatabase.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/default.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/default.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/highcontrast1.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/highcontrast1.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/highcontrast2.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/highcontrast2.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/highcontrastblack.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/highcontrastblack.css /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/highcontrastwhite.css /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/highcontrastwhite.css touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/err.html touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/shared.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.jar touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.tree touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.db touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.ht touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/_0.cfs touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/segments_3 touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/segments.gen touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.cfg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.cfg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.jar [build LNK] Library/liblocaledata_es.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_AR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_BO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_CL.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_CO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_CR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_DO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_EC.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_ES.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_GT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_HN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_MX.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_NI.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_PA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_PE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_PR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_PY.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_SV.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_UY.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_es_VE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gl_ES.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -llocaledata_en -o $I/program/liblocaledata_es.so [build LNK] Library/liblocaledata_euro.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_an_ES.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ast_ES.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_be_BY.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bg_BG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_br_FR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bs_BA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ca_ES.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ca_ES_valencia.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_cs_CZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_cu_RU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_cv_RU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_cy_GB.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_da_DK.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_AT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_CH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_DE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_LI.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_de_LU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_dsb_DE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_el_GR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_et_EE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_eu_ES.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fi_FI.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fo_FO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_BE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_BF.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_BJ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_CA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_CH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_CI.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_FR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_LU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_MC.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_ML.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_NE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_SN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fr_TG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fur_IT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fy_NL.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ga_IE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gd_GB.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gsc_FR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hr_HR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hsb_DE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_is_IS.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_it_CH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_it_IT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ka_GE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kl_GL.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_la_VA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lb_LU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lld_IT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lt_LT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ltg_LV.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lv_LV.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mk_MK.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mt_MT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_myv_RU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nb_NO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nds_DE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nl_BE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nl_NL.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nn_NO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_no_NO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_oc_FR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pl_PL.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pt_BR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pt_PT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ro_RO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_rue_SK.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ru_RU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sc_IT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sk_SK.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sl_SI.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_Latn_ME.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_Latn_RS.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_Latn_CS.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_ME.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_RS.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sr_CS.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sv_FI.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sv_SE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_szl_PL.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tr_TR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tt_RU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_uk_UA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_vec_IT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_wa_BE.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -llocaledata_en -o $I/program/liblocaledata_euro.so [build LNK] Library/liblocaledata_others.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_af_NA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_af_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ak_GH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_am_ET.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_AE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_BH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_DZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_EG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_IQ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_JO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_KW.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_LB.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_LY.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_MA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_OM.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_QA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_SA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_SY.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_TN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ar_YE.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_axk_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_az_AZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_beq_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bkw_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bm_ML.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bn_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bn_BD.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bo_CN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bo_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_bvx_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_dde_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_dz_BT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ebo_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ee_GH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_en_MY.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_eo.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_fa_IR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gu_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_gug_PY.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_haw_US.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ha_Latn_GH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ha_Latn_NG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_he_IL.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hi_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hil_PH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ht_HT.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hu_HU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_hy_AM.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ia.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_id_ID.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ilo_PH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_iyx_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ja_JP.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_jbo.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kab_DZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kk_KZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kkw_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_km_KH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kmr_Latn_TR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kn_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_kng_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ko_KR.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ky_KG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ldi_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lg_UG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lgr_SB.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lif_NP.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ln_CD.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_lo_LA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mai_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mdw_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mkw_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ml_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mn_Cyrl_MN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mos_BF.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_mr_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ms_MY.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_my_MM.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ne_NP.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ngz_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_njx_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_njy_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nr_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_nso_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ny_MW.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_om_ET.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_or_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pa_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pap_BQ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pap_CW.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_plt_MG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pjt_AU.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pt_AO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_pui_CO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_puu_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_rw_RW.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sdj_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sg_CF.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_shs_CA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sid_ET.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_so_SO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ss_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_st_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_sw_TZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ta_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_te_IN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tek_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tg_TJ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_th_TH.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ti_ER.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ti_ET.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tk_TM.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tn_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tpi_PG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tyx_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ts_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_tsa_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ug_CN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ur_PK.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_uz_UZ.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_ve_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_vi_VN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_vif_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_xh_ZA.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_xku_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_yi_US.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_yom_CG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_CN.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_HK.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_MO.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_SG.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zh_TW.o $W/GenCxxObject/CustomTarget/i18npool/localedata/localedata_zu_ZA.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -llocaledata_en -o $I/program/liblocaledata_others.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/ && touch $W/Extension/nlpsolver.final [build CXX] sc/source/ui/attrdlg/attrdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/attrdlg/ $W/Dep/CxxObject/sc/source/ui/attrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/attrdlg/attrdlg.cxx -o $W/CxxObject/sc/source/ui/attrdlg/attrdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/attrdlg/scdlgfact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/attrdlg/ $W/Dep/CxxObject/sc/source/ui/attrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/attrdlg/scdlgfact.cxx -o $W/CxxObject/sc/source/ui/attrdlg/scdlgfact.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/attrdlg/scuiexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblocaledata_es.so | grep SONAME > $W/LinkTarget/Library/liblocaledata_es.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblocaledata_es.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblocaledata_es.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblocaledata_es.so.exports.tmp $W/LinkTarget/Library/liblocaledata_es.so.exports; then rm $W/LinkTarget/Library/liblocaledata_es.so.exports.tmp; else mv $W/LinkTarget/Library/liblocaledata_es.so.exports.tmp $W/LinkTarget/Library/liblocaledata_es.so.exports && touch -r $I/program/liblocaledata_es.so $W/LinkTarget/Library/liblocaledata_es.so.exports; fi TEMPFILE=/tmp/gbuild.HJ6uQj && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblocaledata_es.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/attrdlg/ $W/Dep/CxxObject/sc/source/ui/attrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/attrdlg/scuiexp.cxx -o $W/CxxObject/sc/source/ui/attrdlg/scuiexp.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/attrdlg/tabpages.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblocaledata_euro.so | grep SONAME > $W/LinkTarget/Library/liblocaledata_euro.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblocaledata_euro.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblocaledata_euro.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblocaledata_euro.so.exports.tmp $W/LinkTarget/Library/liblocaledata_euro.so.exports; then rm $W/LinkTarget/Library/liblocaledata_euro.so.exports.tmp; else mv $W/LinkTarget/Library/liblocaledata_euro.so.exports.tmp $W/LinkTarget/Library/liblocaledata_euro.so.exports && touch -r $I/program/liblocaledata_euro.so $W/LinkTarget/Library/liblocaledata_euro.so.exports; fi TEMPFILE=/tmp/gbuild.uYVhNn && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblocaledata_euro.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/attrdlg/ $W/Dep/CxxObject/sc/source/ui/attrdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/attrdlg/tabpages.cxx -o $W/CxxObject/sc/source/ui/attrdlg/tabpages.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/cctrl/editfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/cctrl/ $W/Dep/CxxObject/sc/source/ui/cctrl/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/cctrl/editfield.cxx -o $W/CxxObject/sc/source/ui/cctrl/editfield.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/condformat/condformatmgr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/condformat/ $W/Dep/CxxObject/sc/source/ui/condformat/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/condformat/condformatmgr.cxx -o $W/CxxObject/sc/source/ui/condformat/condformatmgr.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/dapidata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/dapidata.cxx -o $W/CxxObject/sc/source/ui/dbgui/dapidata.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/dapitype.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblocaledata_others.so | grep SONAME > $W/LinkTarget/Library/liblocaledata_others.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblocaledata_others.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblocaledata_others.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblocaledata_others.so.exports.tmp $W/LinkTarget/Library/liblocaledata_others.so.exports; then rm $W/LinkTarget/Library/liblocaledata_others.so.exports.tmp; else mv $W/LinkTarget/Library/liblocaledata_others.so.exports.tmp $W/LinkTarget/Library/liblocaledata_others.so.exports && touch -r $I/program/liblocaledata_others.so $W/LinkTarget/Library/liblocaledata_others.so.exports; fi TEMPFILE=/tmp/gbuild.3RTctR && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblocaledata_others.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/dapitype.cxx -o $W/CxxObject/sc/source/ui/dbgui/dapitype.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/dpgroupdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/dpgroupdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/dpgroupdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/pfiltdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/pfiltdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/pfiltdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/pvfundlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/pvfundlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/pvfundlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/scendlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/scendlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/scendlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/scuiasciiopt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/scuiasciiopt.cxx -o $W/CxxObject/sc/source/ui/dbgui/scuiasciiopt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/scuiimoptdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/scuiimoptdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/scuiimoptdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/sortdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/sortdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/sortdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/sortkeydlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/sortkeydlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/sortkeydlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/subtdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/subtdlg.cxx -o $W/CxxObject/sc/source/ui/dbgui/subtdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/textimportoptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/textimportoptions.cxx -o $W/CxxObject/sc/source/ui/dbgui/textimportoptions.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/tpsort.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/tpsort.cxx -o $W/CxxObject/sc/source/ui/dbgui/tpsort.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/dbgui/tpsubt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/dbgui/ $W/Dep/CxxObject/sc/source/ui/dbgui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/dbgui/tpsubt.cxx -o $W/CxxObject/sc/source/ui/dbgui/tpsubt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/docshell/tpstat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/docshell/ $W/Dep/CxxObject/sc/source/ui/docshell/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/docshell/tpstat.cxx -o $W/CxxObject/sc/source/ui/docshell/tpstat.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/crdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/crdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/crdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/datafdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/datafdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/datafdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/delcldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/delcldlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/delcldlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/delcodlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/delcodlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/delcodlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/filldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/filldlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/filldlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/groupdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/groupdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/groupdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/inscldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/inscldlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/inscldlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/inscodlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/inscodlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/inscodlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/instbdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/instbdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/instbdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/lbseldlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/lbseldlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/lbseldlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/linkarea.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/linkarea.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/linkarea.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/mtrindlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/mtrindlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/mtrindlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/mvtabdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/mvtabdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/mvtabdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/namecrea.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/namecrea.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/namecrea.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/scuiautofmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/scuiautofmt.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/scuiautofmt.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/shtabdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/shtabdlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/shtabdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/strindlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/strindlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/strindlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/tabbgcolordlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/tabbgcolordlg.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/tabbgcolordlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/miscdlgs/textdlgs.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/miscdlgs/ $W/Dep/CxxObject/sc/source/ui/miscdlgs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/miscdlgs/textdlgs.cxx -o $W/CxxObject/sc/source/ui/miscdlgs/textdlgs.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/namedlg/namepast.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/namedlg/ $W/Dep/CxxObject/sc/source/ui/namedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/namedlg/namepast.cxx -o $W/CxxObject/sc/source/ui/namedlg/namepast.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/calcoptionsdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/calcoptionsdlg.cxx -o $W/CxxObject/sc/source/ui/optdlg/calcoptionsdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/opredlin.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/opredlin.cxx -o $W/CxxObject/sc/source/ui/optdlg/opredlin.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/tpcalc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/tpcalc.cxx -o $W/CxxObject/sc/source/ui/optdlg/tpcalc.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/tpcompatibility.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/tpcompatibility.cxx -o $W/CxxObject/sc/source/ui/optdlg/tpcompatibility.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/tpformula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/tpformula.cxx -o $W/CxxObject/sc/source/ui/optdlg/tpformula.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/tpdefaults.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/tpdefaults.cxx -o $W/CxxObject/sc/source/ui/optdlg/tpdefaults.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/tpprint.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/tpprint.cxx -o $W/CxxObject/sc/source/ui/optdlg/tpprint.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/tpusrlst.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/tpusrlst.cxx -o $W/CxxObject/sc/source/ui/optdlg/tpusrlst.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/optdlg/tpview.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/optdlg/ $W/Dep/CxxObject/sc/source/ui/optdlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/optdlg/tpview.cxx -o $W/CxxObject/sc/source/ui/optdlg/tpview.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/pagedlg/hfedtdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/pagedlg/ $W/Dep/CxxObject/sc/source/ui/pagedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/pagedlg/hfedtdlg.cxx -o $W/CxxObject/sc/source/ui/pagedlg/hfedtdlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/pagedlg/scuitphfedit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/pagedlg/ $W/Dep/CxxObject/sc/source/ui/pagedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/pagedlg/scuitphfedit.cxx -o $W/CxxObject/sc/source/ui/pagedlg/scuitphfedit.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/pagedlg/tphf.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/pagedlg/ $W/Dep/CxxObject/sc/source/ui/pagedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/pagedlg/tphf.cxx -o $W/CxxObject/sc/source/ui/pagedlg/tphf.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/pagedlg/tptable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/pagedlg/ $W/Dep/CxxObject/sc/source/ui/pagedlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/pagedlg/tptable.cxx -o $W/CxxObject/sc/source/ui/pagedlg/tptable.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sc/source/ui/styleui/styledlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sc/source/ui/styleui/ $W/Dep/CxxObject/sc/source/ui/styleui/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sc/source/ui/styleui/styledlg.cxx -o $W/CxxObject/sc/source/ui/styleui/styledlg.o -isystem /usr/include/mdds-1.4 -I$S/external/clew/source/include -I$S/sc/source/core/inc -I$S/sc/source/filter/inc -I$S/sc/source/ui/inc -I$S/sc/inc -I$W/SdiTarget/sc/sdi -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/CustomTarget/officecfg/registry -I$W/CustomTarget/officecfg/registry -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I$W/UnoApiHeadersTarget/oovbaapi/normal -I/usr/include [build CXX] sd/source/filter/html/htmlattr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/html/ $W/Dep/CxxObject/sd/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/html/htmlattr.cxx -o $W/CxxObject/sd/source/filter/html/htmlattr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/filter/html/pubdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/filter/html/ $W/Dep/CxxObject/sd/source/filter/html/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/filter/html/pubdlg.cxx -o $W/CxxObject/sd/source/filter/html/pubdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/brkdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/brkdlg.cxx -o $W/CxxObject/sd/source/ui/dlg/brkdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/copydlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/copydlg.cxx -o $W/CxxObject/sd/source/ui/dlg/copydlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/custsdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/custsdlg.cxx -o $W/CxxObject/sd/source/ui/dlg/custsdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/dlgchar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/dlgchar.cxx -o $W/CxxObject/sd/source/ui/dlg/dlgchar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/dlgfield.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/dlgfield.cxx -o $W/CxxObject/sd/source/ui/dlg/dlgfield.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/dlgolbul.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/dlgolbul.cxx -o $W/CxxObject/sd/source/ui/dlg/dlgolbul.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/dlgpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/dlgpage.cxx -o $W/CxxObject/sd/source/ui/dlg/dlgpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/dlgsnap.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/dlgsnap.cxx -o $W/CxxObject/sd/source/ui/dlg/dlgsnap.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/headerfooterdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/headerfooterdlg.cxx -o $W/CxxObject/sd/source/ui/dlg/headerfooterdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/inspagob.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/inspagob.cxx -o $W/CxxObject/sd/source/ui/dlg/inspagob.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/masterlayoutdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/masterlayoutdlg.cxx -o $W/CxxObject/sd/source/ui/dlg/masterlayoutdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/morphdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/morphdlg.cxx -o $W/CxxObject/sd/source/ui/dlg/morphdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/paragr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/paragr.cxx -o $W/CxxObject/sd/source/ui/dlg/paragr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/present.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/present.cxx -o $W/CxxObject/sd/source/ui/dlg/present.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/prltempl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/prltempl.cxx -o $W/CxxObject/sd/source/ui/dlg/prltempl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/prntopts.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/prntopts.cxx -o $W/CxxObject/sd/source/ui/dlg/prntopts.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/RemoteDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/RemoteDialog.cxx -o $W/CxxObject/sd/source/ui/dlg/RemoteDialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/RemoteDialogClientBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/RemoteDialogClientBox.cxx -o $W/CxxObject/sd/source/ui/dlg/RemoteDialogClientBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/sddlgfact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/sddlgfact.cxx -o $W/CxxObject/sd/source/ui/dlg/sddlgfact.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/sdpreslt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/sdpreslt.cxx -o $W/CxxObject/sd/source/ui/dlg/sdpreslt.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/sduiexp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/sduiexp.cxx -o $W/CxxObject/sd/source/ui/dlg/sduiexp.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/tabtempl.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/tabtempl.cxx -o $W/CxxObject/sd/source/ui/dlg/tabtempl.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/tpaction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/tpaction.cxx -o $W/CxxObject/sd/source/ui/dlg/tpaction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/tpoption.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/tpoption.cxx -o $W/CxxObject/sd/source/ui/dlg/tpoption.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/vectdlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/vectdlg.cxx -o $W/CxxObject/sd/source/ui/dlg/vectdlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/PhotoAlbumDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/PhotoAlbumDialog.cxx -o $W/CxxObject/sd/source/ui/dlg/PhotoAlbumDialog.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] sd/source/ui/dlg/BulletAndPositionDlg.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/sd/source/ui/dlg/ $W/Dep/CxxObject/sd/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DENABLE_SDREMOTE -DENABLE_SDREMOTE_BLUETOOTH -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/sd/source/ui/dlg/BulletAndPositionDlg.cxx -o $W/CxxObject/sd/source/ui/dlg/BulletAndPositionDlg.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/sd/inc -I$S/sd/source/ui/inc -I$W/CustomTarget/officecfg/registry -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build BIN] svl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/svl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Extension/ && touch $W/Extension/wiki-publisher.final [build JAR] reportbuilderwizard S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/JavaClassSet/Jar/reportbuilderwizard/META-INF && echo Manifest-Version: 1.0 > $W/JavaClassSet/Jar/reportbuilderwizard/META-INF/MANIFEST.MF && $S/solenv/bin/write_classpath.sh "$W/JavaClassSet/Jar/reportbuilderwizard/META-INF/MANIFEST.MF" commonwizards.jar report.jar && echo "Solar-Version: 6.3.5.2" >> $W/JavaClassSet/Jar/reportbuilderwizard/META-INF/MANIFEST.MF && cat $S/wizards/com/sun/star/wizards/reportbuilder/MANIFEST.MF >> $W/JavaClassSet/Jar/reportbuilderwizard/META-INF/MANIFEST.MF && mkdir -p $I/program/classes/ && cd $W/JavaClassSet/Jar/reportbuilderwizard && jar cfm $I/program/classes/reportbuilderwizard.jar $W/JavaClassSet/Jar/reportbuilderwizard/META-INF/MANIFEST.MF META-INF com || (rm $I/program/classes/reportbuilderwizard.jar; false) [build MOD] xmerge S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/xmerge [build CMP] vcl/vcl.common mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/vcl/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libvcllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/vcl/vcl.common.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/vcl.common.component [build CMP] vcl/vcl.unx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/vcl/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libvcllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/vcl/vcl.unx.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/vcl/vcl.unx.component [build CXX] chart2/source/controller/accessibility/AccessibleBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/accessibility/ $W/Dep/CxxObject/chart2/source/controller/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/accessibility/AccessibleBase.cxx -o $W/CxxObject/chart2/source/controller/accessibility/AccessibleBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/accessibility/AccessibleChartElement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/accessibility/ $W/Dep/CxxObject/chart2/source/controller/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/accessibility/AccessibleChartElement.cxx -o $W/CxxObject/chart2/source/controller/accessibility/AccessibleChartElement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/accessibility/AccessibleChartShape.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/accessibility/ $W/Dep/CxxObject/chart2/source/controller/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/accessibility/AccessibleChartShape.cxx -o $W/CxxObject/chart2/source/controller/accessibility/AccessibleChartShape.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/accessibility/AccessibleChartView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/accessibility/ $W/Dep/CxxObject/chart2/source/controller/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/accessibility/AccessibleChartView.cxx -o $W/CxxObject/chart2/source/controller/accessibility/AccessibleChartView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/accessibility/AccessibleTextHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/accessibility/ $W/Dep/CxxObject/chart2/source/controller/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/accessibility/AccessibleTextHelper.cxx -o $W/CxxObject/chart2/source/controller/accessibility/AccessibleTextHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/accessibility/AccessibleViewForwarder.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/accessibility/ $W/Dep/CxxObject/chart2/source/controller/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/accessibility/AccessibleViewForwarder.cxx -o $W/CxxObject/chart2/source/controller/accessibility/AccessibleViewForwarder.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/accessibility/ChartElementFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/accessibility/ $W/Dep/CxxObject/chart2/source/controller/accessibility/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/accessibility/ChartElementFactory.cxx -o $W/CxxObject/chart2/source/controller/accessibility/ChartElementFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/AreaWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/AreaWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/AreaWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/AxisWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/AxisWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/AxisWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/Chart2ModelContact.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/Chart2ModelContact.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/Chart2ModelContact.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/ChartDataWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/DiagramWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/GridWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/GridWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/GridWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/LegendWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/LegendWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/TitleWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/TitleWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/UpDownBarWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/UpDownBarWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/UpDownBarWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WallFloorWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedAddInProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedAddInProperty.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedAddInProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedSceneProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedSceneProperty.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedSceneProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedStockProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/chartapiwrapper/ $W/Dep/CxxObject/chart2/source/controller/chartapiwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.cxx -o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/ChangingResource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/ChangingResource.cxx -o $W/CxxObject/chart2/source/controller/dialogs/ChangingResource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/ChartTypeDialogController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/ChartTypeDialogController.cxx -o $W/CxxObject/chart2/source/controller/dialogs/ChartTypeDialogController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/DataBrowser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/DataBrowser.cxx -o $W/CxxObject/chart2/source/controller/dialogs/DataBrowser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/DataBrowserModel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/DataBrowserModel.cxx -o $W/CxxObject/chart2/source/controller/dialogs/DataBrowserModel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/DialogModel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/DialogModel.cxx -o $W/CxxObject/chart2/source/controller/dialogs/DialogModel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_ChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_ChartType.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_ChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_ChartType_UNO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_CreationWizard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_CreationWizard.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_CreationWizard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_CreationWizard_UNO.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_DataEditor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_DataEditor.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_DataEditor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_DataSource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_DataSource.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_DataSource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertDataLabel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_InsertErrorBars.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertErrorBars.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_InsertLegend.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_InsertLegend.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertLegend.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_InsertTitle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_InsertTitle.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertTitle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_NumberFormat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_NumberFormat.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_NumberFormat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_ObjectProperties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_ObjectProperties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_ShapeFont.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_ShapeFont.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_ShapeFont.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_ShapeParagraph.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_ShapeParagraph.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/dlg_View3D.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/dlg_View3D.cxx -o $W/CxxObject/chart2/source/controller/dialogs/dlg_View3D.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/ObjectNameProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/ObjectNameProvider.cxx -o $W/CxxObject/chart2/source/controller/dialogs/ObjectNameProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/RangeSelectionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/RangeSelectionHelper.cxx -o $W/CxxObject/chart2/source/controller/dialogs/RangeSelectionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/RangeSelectionListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/RangeSelectionListener.cxx -o $W/CxxObject/chart2/source/controller/dialogs/RangeSelectionListener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/res_BarGeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/res_BarGeometry.cxx -o $W/CxxObject/chart2/source/controller/dialogs/res_BarGeometry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/res_DataLabel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/res_DataLabel.cxx -o $W/CxxObject/chart2/source/controller/dialogs/res_DataLabel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/res_ErrorBar.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/res_ErrorBar.cxx -o $W/CxxObject/chart2/source/controller/dialogs/res_ErrorBar.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/res_LegendPosition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/res_LegendPosition.cxx -o $W/CxxObject/chart2/source/controller/dialogs/res_LegendPosition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/res_Titles.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/res_Titles.cxx -o $W/CxxObject/chart2/source/controller/dialogs/res_Titles.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/res_Trendline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/res_Trendline.cxx -o $W/CxxObject/chart2/source/controller/dialogs/res_Trendline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/TextDirectionListBox.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/TextDirectionListBox.cxx -o $W/CxxObject/chart2/source/controller/dialogs/TextDirectionListBox.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/TimerTriggeredControllerLock.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/TimerTriggeredControllerLock.cxx -o $W/CxxObject/chart2/source/controller/dialogs/TimerTriggeredControllerLock.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/TitleDialogData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/TitleDialogData.cxx -o $W/CxxObject/chart2/source/controller/dialogs/TitleDialogData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_3D_SceneAppearance.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_3D_SceneAppearance.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_3D_SceneAppearance.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_3D_SceneGeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_3D_SceneGeometry.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_3D_SceneGeometry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_3D_SceneIllumination.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_AxisLabel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_AxisLabel.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_AxisLabel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_AxisPositions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_AxisPositions.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_AxisPositions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_ChartType.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_ChartType.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_ChartType.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_DataLabel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_DataLabel.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_DataLabel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_DataSource.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_DataSource.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_DataSource.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_ErrorBars.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_ErrorBars.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_ErrorBars.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_LegendPosition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_LegendPosition.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_LegendPosition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_PointGeometry.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_PointGeometry.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_PointGeometry.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_PolarOptions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_PolarOptions.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_PolarOptions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_RangeChooser.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_RangeChooser.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_RangeChooser.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_Scale.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_Scale.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_Scale.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_SeriesToAxis.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_SeriesToAxis.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_SeriesToAxis.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_TitleRotation.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_TitleRotation.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_TitleRotation.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_Trendline.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_Trendline.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_Trendline.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/dialogs/ $W/Dep/CxxObject/chart2/source/controller/dialogs/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx -o $W/CxxObject/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/drawinglayer/DrawViewWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/drawinglayer/ $W/Dep/CxxObject/chart2/source/controller/drawinglayer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/drawinglayer/DrawViewWrapper.cxx -o $W/CxxObject/chart2/source/controller/drawinglayer/DrawViewWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/drawinglayer/ViewElementListProvider.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/drawinglayer/ $W/Dep/CxxObject/chart2/source/controller/drawinglayer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/drawinglayer/ViewElementListProvider.cxx -o $W/CxxObject/chart2/source/controller/drawinglayer/ViewElementListProvider.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/AxisItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/DataPointItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/ItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/ItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/ItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/LegendItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/MultipleChartConverters.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/MultipleChartConverters.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/MultipleItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/MultipleItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/MultipleItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/itemsetwrapper/ $W/Dep/CxxObject/chart2/source/controller/itemsetwrapper/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx -o $W/CxxObject/chart2/source/controller/itemsetwrapper/TitleItemConverter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartController.cxx -o $W/CxxObject/chart2/source/controller/main/ChartController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartController_EditData.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartController_EditData.cxx -o $W/CxxObject/chart2/source/controller/main/ChartController_EditData.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartController_Insert.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartController_Insert.cxx -o $W/CxxObject/chart2/source/controller/main/ChartController_Insert.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartController_Position.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartController_Position.cxx -o $W/CxxObject/chart2/source/controller/main/ChartController_Position.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartController_Properties.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartController_Properties.cxx -o $W/CxxObject/chart2/source/controller/main/ChartController_Properties.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartController_TextEdit.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartController_TextEdit.cxx -o $W/CxxObject/chart2/source/controller/main/ChartController_TextEdit.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartController_Tools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartController_Tools.cxx -o $W/CxxObject/chart2/source/controller/main/ChartController_Tools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartController_Window.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartController_Window.cxx -o $W/CxxObject/chart2/source/controller/main/ChartController_Window.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartDropTargetHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartDropTargetHelper.cxx -o $W/CxxObject/chart2/source/controller/main/ChartDropTargetHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartFrameloader.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartFrameloader.cxx -o $W/CxxObject/chart2/source/controller/main/ChartFrameloader.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartModelClone.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartModelClone.cxx -o $W/CxxObject/chart2/source/controller/main/ChartModelClone.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartTransferable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartTransferable.cxx -o $W/CxxObject/chart2/source/controller/main/ChartTransferable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ChartWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ChartWindow.cxx -o $W/CxxObject/chart2/source/controller/main/ChartWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/CommandDispatchContainer.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/CommandDispatchContainer.cxx -o $W/CxxObject/chart2/source/controller/main/CommandDispatchContainer.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/CommandDispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/CommandDispatch.cxx -o $W/CxxObject/chart2/source/controller/main/CommandDispatch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ConfigurationAccess.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ConfigurationAccess.cxx -o $W/CxxObject/chart2/source/controller/main/ConfigurationAccess.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ControllerCommandDispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ControllerCommandDispatch.cxx -o $W/CxxObject/chart2/source/controller/main/ControllerCommandDispatch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/DragMethod_Base.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/DragMethod_Base.cxx -o $W/CxxObject/chart2/source/controller/main/DragMethod_Base.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/DragMethod_PieSegment.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/DragMethod_PieSegment.cxx -o $W/CxxObject/chart2/source/controller/main/DragMethod_PieSegment.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/DragMethod_RotateDiagram.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/DragMethod_RotateDiagram.cxx -o $W/CxxObject/chart2/source/controller/main/DragMethod_RotateDiagram.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/DrawCommandDispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/DrawCommandDispatch.cxx -o $W/CxxObject/chart2/source/controller/main/DrawCommandDispatch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ElementSelector.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ElementSelector.cxx -o $W/CxxObject/chart2/source/controller/main/ElementSelector.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/FeatureCommandDispatchBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/FeatureCommandDispatchBase.cxx -o $W/CxxObject/chart2/source/controller/main/FeatureCommandDispatchBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ObjectHierarchy.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ObjectHierarchy.cxx -o $W/CxxObject/chart2/source/controller/main/ObjectHierarchy.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/PositionAndSizeHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/PositionAndSizeHelper.cxx -o $W/CxxObject/chart2/source/controller/main/PositionAndSizeHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/SelectionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/SelectionHelper.cxx -o $W/CxxObject/chart2/source/controller/main/SelectionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ShapeController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ShapeController.cxx -o $W/CxxObject/chart2/source/controller/main/ShapeController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/StatusBarCommandDispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/StatusBarCommandDispatch.cxx -o $W/CxxObject/chart2/source/controller/main/StatusBarCommandDispatch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/ToolbarController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/ToolbarController.cxx -o $W/CxxObject/chart2/source/controller/main/ToolbarController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/UndoActions.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/UndoActions.cxx -o $W/CxxObject/chart2/source/controller/main/UndoActions.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/UndoCommandDispatch.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/UndoCommandDispatch.cxx -o $W/CxxObject/chart2/source/controller/main/UndoCommandDispatch.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/main/UndoGuard.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/main/ $W/Dep/CxxObject/chart2/source/controller/main/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/main/UndoGuard.cxx -o $W/CxxObject/chart2/source/controller/main/UndoGuard.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/Chart2PanelFactory.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/Chart2PanelFactory.cxx -o $W/CxxObject/chart2/source/controller/sidebar/Chart2PanelFactory.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartAreaPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartAreaPanel.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartAreaPanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartAxisPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartAxisPanel.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartAxisPanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartColorWrapper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartColorWrapper.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartColorWrapper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartElementsPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartElementsPanel.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartElementsPanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartErrorBarPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartErrorBarPanel.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartErrorBarPanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartLinePanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartLinePanel.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartLinePanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartSeriesPanel.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartSeriesPanel.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartSeriesPanel.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartSidebarModifyListener.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartSidebarModifyListener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/sidebar/ChartSidebarSelectionListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/sidebar/ $W/Dep/CxxObject/chart2/source/controller/sidebar/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/sidebar/ChartSidebarSelectionListener.cxx -o $W/CxxObject/chart2/source/controller/sidebar/ChartSidebarSelectionListener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] chart2/source/controller/uitest/uiobject.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/chart2/source/controller/uitest/ $W/Dep/CxxObject/chart2/source/controller/uitest/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/chart2/source/controller/uitest/uiobject.cxx -o $W/CxxObject/chart2/source/controller/uitest/uiobject.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/chart2/source/controller/inc -I$S/chart2/source/inc -I$S/chart2/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build C ] desktop/source/app/main.c S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CObject/desktop/source/app/ $W/Dep/CObject/desktop/source/app/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && gcc -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -fstack-protector-strong -std=gnu89 -fPIC -Wdeclaration-after-statement -Wshadow -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/desktop/source/app/main.c -o $W/CObject/desktop/source/app/main.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/desktop/source/inc [build CMP] filter/source/xmlfilterdetect/xmlfd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/xmlfilterdetect/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxmlfdlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/xmlfilterdetect/xmlfd.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xmlfilterdetect/xmlfd.component [build CXX] writerperfect/source/impress/KeynoteImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/impress/ $W/Dep/CxxObject/writerperfect/source/impress/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/impress/KeynoteImportFilter.cxx -o $W/CxxObject/writerperfect/source/impress/KeynoteImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 [build CXX] writerperfect/source/impress/MWAWPresentationImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/impress/ $W/Dep/CxxObject/writerperfect/source/impress/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/impress/MWAWPresentationImportFilter.cxx -o $W/CxxObject/writerperfect/source/impress/MWAWPresentationImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 [build CXX] writerperfect/source/impress/StarOfficePresentationImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/impress/ $W/Dep/CxxObject/writerperfect/source/impress/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/impress/StarOfficePresentationImportFilter.cxx -o $W/CxxObject/writerperfect/source/impress/StarOfficePresentationImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 [build CXX] writerperfect/source/writer/AbiWordImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/AbiWordImportFilter.cxx -o $W/CxxObject/writerperfect/source/writer/AbiWordImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/EBookImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/EBookImportFilter.cxx -o $W/CxxObject/writerperfect/source/writer/EBookImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/EPUBExportDialog.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/EPUBExportDialog.cxx -o $W/CxxObject/writerperfect/source/writer/EPUBExportDialog.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/EPUBExportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/EPUBExportFilter.cxx -o $W/CxxObject/writerperfect/source/writer/EPUBExportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/EPUBExportUIComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/EPUBExportUIComponent.cxx -o $W/CxxObject/writerperfect/source/writer/EPUBExportUIComponent.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/EPUBPackage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/EPUBPackage.cxx -o $W/CxxObject/writerperfect/source/writer/EPUBPackage.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/MSWorksImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/MSWorksImportFilter.cxx -o $W/CxxObject/writerperfect/source/writer/MSWorksImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/MWAWImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/MWAWImportFilter.cxx -o $W/CxxObject/writerperfect/source/writer/MWAWImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/PagesImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/PagesImportFilter.cxx -o $W/CxxObject/writerperfect/source/writer/PagesImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/StarOfficeWriterImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/StarOfficeWriterImportFilter.cxx -o $W/CxxObject/writerperfect/source/writer/StarOfficeWriterImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/WordPerfectImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/ $W/Dep/CxxObject/writerperfect/source/writer/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/WordPerfectImportFilter.cxx -o $W/CxxObject/writerperfect/source/writer/WordPerfectImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/XMLBase64ImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/XMLBase64ImportContext.cxx -o $W/CxxObject/writerperfect/source/writer/exp/XMLBase64ImportContext.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/XMLFootnoteImportContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/XMLFootnoteImportContext.cxx -o $W/CxxObject/writerperfect/source/writer/exp/XMLFootnoteImportContext.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/XMLSectionContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/XMLSectionContext.cxx -o $W/CxxObject/writerperfect/source/writer/exp/XMLSectionContext.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/XMLTextFrameContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/XMLTextFrameContext.cxx -o $W/CxxObject/writerperfect/source/writer/exp/XMLTextFrameContext.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/XMLTextListContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/XMLTextListContext.cxx -o $W/CxxObject/writerperfect/source/writer/exp/XMLTextListContext.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/XMLTextListItemContext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/XMLTextListItemContext.cxx -o $W/CxxObject/writerperfect/source/writer/exp/XMLTextListItemContext.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/txtparai.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/txtparai.cxx -o $W/CxxObject/writerperfect/source/writer/exp/txtparai.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/txtstyli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/txtstyli.cxx -o $W/CxxObject/writerperfect/source/writer/exp/txtstyli.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/xmlfmt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/xmlfmt.cxx -o $W/CxxObject/writerperfect/source/writer/exp/xmlfmt.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/xmlictxt.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/xmlictxt.cxx -o $W/CxxObject/writerperfect/source/writer/exp/xmlictxt.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/xmlimp.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/xmlimp.cxx -o $W/CxxObject/writerperfect/source/writer/exp/xmlimp.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/xmlmetai.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/xmlmetai.cxx -o $W/CxxObject/writerperfect/source/writer/exp/xmlmetai.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/xmltbli.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/xmltbli.cxx -o $W/CxxObject/writerperfect/source/writer/exp/xmltbli.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/writer/exp/xmltext.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/writer/exp/ $W/Dep/CxxObject/writerperfect/source/writer/exp/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_LIBXML -DSYSTEM_ZLIB -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/writer/exp/xmltext.cxx -o $W/CxxObject/writerperfect/source/writer/exp/xmltext.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -isystem /usr/include/libabw-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -I/usr/include -isystem /usr/include/libe-book-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libepubgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libxml2 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpg-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwpd-0.10 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 [build CXX] writerperfect/source/calc/MSWorksCalcImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/calc/ $W/Dep/CxxObject/writerperfect/source/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/calc/MSWorksCalcImportFilter.cxx -o $W/CxxObject/writerperfect/source/calc/MSWorksCalcImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/calc/MWAWCalcImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/calc/ $W/Dep/CxxObject/writerperfect/source/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/calc/MWAWCalcImportFilter.cxx -o $W/CxxObject/writerperfect/source/calc/MWAWCalcImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/calc/NumbersImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/calc/ $W/Dep/CxxObject/writerperfect/source/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/calc/NumbersImportFilter.cxx -o $W/CxxObject/writerperfect/source/calc/NumbersImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] writerperfect/source/calc/StarOfficeCalcImportFilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/writerperfect/source/calc/ $W/Dep/CxxObject/writerperfect/source/calc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -DSYSTEM_ZLIB -DSYSTEM_LIBXML -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/writerperfect/source/calc/StarOfficeCalcImportFilter.cxx -o $W/CxxObject/writerperfect/source/calc/StarOfficeCalcImportFilter.o -I$S/writerperfect/inc -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal -I/usr/include -isystem /usr/include/libetonyek-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libxml2 -isystem /usr/include/libodfgen-0.1 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libmwaw-0.3 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libstaroffice-0.0 -isystem /usr/include/librevenge-0.0 -isystem /usr/include/libwps-0.4 -isystem /usr/include/librevenge-0.0 -Wno-long-long -isystem /usr/include/libxml2 [build CXX] reportdesign/source/ui/dlg/AddField.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/AddField.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/AddField.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/CondFormat.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/CondFormat.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/CondFormat.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/Condition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/Condition.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/Condition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/DateTime.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/DateTime.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/DateTime.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/dlgpage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/dlgpage.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/dlgpage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/Formula.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/Formula.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/Formula.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/GroupExchange.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/GroupExchange.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/GroupExchange.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/GroupsSorting.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/GroupsSorting.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/GroupsSorting.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/Navigator.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/Navigator.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/Navigator.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/dlg/PageNumber.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/dlg/ $W/Dep/CxxObject/reportdesign/source/ui/dlg/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/dlg/PageNumber.cxx -o $W/CxxObject/reportdesign/source/ui/dlg/PageNumber.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/inspection/DataProviderHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/inspection/ $W/Dep/CxxObject/reportdesign/source/ui/inspection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/inspection/DataProviderHandler.cxx -o $W/CxxObject/reportdesign/source/ui/inspection/DataProviderHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/inspection/DefaultInspection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/inspection/ $W/Dep/CxxObject/reportdesign/source/ui/inspection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/inspection/DefaultInspection.cxx -o $W/CxxObject/reportdesign/source/ui/inspection/DefaultInspection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/inspection/GeometryHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/inspection/ $W/Dep/CxxObject/reportdesign/source/ui/inspection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/inspection/GeometryHandler.cxx -o $W/CxxObject/reportdesign/source/ui/inspection/GeometryHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/inspection/metadata.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/inspection/ $W/Dep/CxxObject/reportdesign/source/ui/inspection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/inspection/metadata.cxx -o $W/CxxObject/reportdesign/source/ui/inspection/metadata.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/inspection/ReportComponentHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/inspection/ $W/Dep/CxxObject/reportdesign/source/ui/inspection/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/inspection/ReportComponentHandler.cxx -o $W/CxxObject/reportdesign/source/ui/inspection/ReportComponentHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/misc/ColorListener.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/misc/ $W/Dep/CxxObject/reportdesign/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/misc/ColorListener.cxx -o $W/CxxObject/reportdesign/source/ui/misc/ColorListener.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/misc/FunctionHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/misc/ $W/Dep/CxxObject/reportdesign/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/misc/FunctionHelper.cxx -o $W/CxxObject/reportdesign/source/ui/misc/FunctionHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/misc/rptuiservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/misc/ $W/Dep/CxxObject/reportdesign/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/misc/rptuiservices.cxx -o $W/CxxObject/reportdesign/source/ui/misc/rptuiservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/misc/RptUndo.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/misc/ $W/Dep/CxxObject/reportdesign/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/misc/RptUndo.cxx -o $W/CxxObject/reportdesign/source/ui/misc/RptUndo.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/misc/statusbarcontroller.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/misc/ $W/Dep/CxxObject/reportdesign/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/misc/statusbarcontroller.cxx -o $W/CxxObject/reportdesign/source/ui/misc/statusbarcontroller.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/misc/UITools.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/misc/ $W/Dep/CxxObject/reportdesign/source/ui/misc/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/misc/UITools.cxx -o $W/CxxObject/reportdesign/source/ui/misc/UITools.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/DesignView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/DesignView.cxx -o $W/CxxObject/reportdesign/source/ui/report/DesignView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/dlgedclip.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/dlgedclip.cxx -o $W/CxxObject/reportdesign/source/ui/report/dlgedclip.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/dlgedfac.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/dlgedfac.cxx -o $W/CxxObject/reportdesign/source/ui/report/dlgedfac.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/dlgedfunc.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/dlgedfunc.cxx -o $W/CxxObject/reportdesign/source/ui/report/dlgedfunc.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/EndMarker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/EndMarker.cxx -o $W/CxxObject/reportdesign/source/ui/report/EndMarker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/FixedTextColor.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/FixedTextColor.cxx -o $W/CxxObject/reportdesign/source/ui/report/FixedTextColor.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/FormattedFieldBeautifier.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/FormattedFieldBeautifier.cxx -o $W/CxxObject/reportdesign/source/ui/report/FormattedFieldBeautifier.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/propbrw.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/propbrw.cxx -o $W/CxxObject/reportdesign/source/ui/report/propbrw.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/ReportController.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/ReportController.cxx -o $W/CxxObject/reportdesign/source/ui/report/ReportController.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/ReportControllerObserver.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/ReportControllerObserver.cxx -o $W/CxxObject/reportdesign/source/ui/report/ReportControllerObserver.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/ReportSection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/ReportSection.cxx -o $W/CxxObject/reportdesign/source/ui/report/ReportSection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/ReportWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/ReportWindow.cxx -o $W/CxxObject/reportdesign/source/ui/report/ReportWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/ScrollHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/ScrollHelper.cxx -o $W/CxxObject/reportdesign/source/ui/report/ScrollHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/SectionView.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/SectionView.cxx -o $W/CxxObject/reportdesign/source/ui/report/SectionView.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/SectionWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/SectionWindow.cxx -o $W/CxxObject/reportdesign/source/ui/report/SectionWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/StartMarker.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/StartMarker.cxx -o $W/CxxObject/reportdesign/source/ui/report/StartMarker.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/ui/report/ViewsWindow.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/ui/report/ $W/Dep/CxxObject/reportdesign/source/ui/report/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/ui/report/ViewsWindow.cxx -o $W/CxxObject/reportdesign/source/ui/report/ViewsWindow.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I$S/reportdesign/source/ui/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/dbloader2.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/dbloader2.cxx -o $W/CxxObject/reportdesign/source/filter/xml/dbloader2.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlAutoStyle.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlAutoStyle.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlAutoStyle.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlCell.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlCell.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlCell.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlColumn.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlColumn.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlColumn.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlComponent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlComponent.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlComponent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlCondPrtExpr.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlCondPrtExpr.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlCondPrtExpr.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlControlProperty.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlControlProperty.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlControlProperty.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlExport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlExport.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlExport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlExportDocumentHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlfilter.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlfilter.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlfilter.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlFixedContent.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlFixedContent.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlFixedContent.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlFormatCondition.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlFormatCondition.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlFormatCondition.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlFormattedField.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlFormattedField.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlFormattedField.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlFunction.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlFunction.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlFunction.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlGroup.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlGroup.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlGroup.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlHelper.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlHelper.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlHelper.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlImage.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlImage.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlImage.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlImportDocumentHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlMasterFields.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlMasterFields.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlMasterFields.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlPropertyHandler.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlPropertyHandler.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlPropertyHandler.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlReport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlReport.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlReport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlReportElement.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlReportElement.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlReportElement.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlReportElementBase.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlReportElementBase.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlReportElementBase.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlSection.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlSection.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlSection.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlservices.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlservices.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlservices.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlStyleImport.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlStyleImport.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlStyleImport.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlSubDocument.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlSubDocument.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlSubDocument.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal [build CXX] reportdesign/source/filter/xml/xmlTable.cxx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/reportdesign/source/filter/xml/ $W/Dep/CxxObject/reportdesign/source/filter/xml/ && cd /builddir/build/BUILD/libreoffice-6.3.5.2 && g++ -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DS390X -DUNIX -DUNX -D_PTHREADS -D_REENTRANT -fvisibility=hidden -Wall -Wno-missing-braces -Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -Wno-maybe-uninitialized -Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1 -Wno-cast-function-type -fvisibility-inlines-hidden -fstack-protector-strong -fPIC -Wshadow -Woverloaded-virtual -std=gnu++2a -pthread -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DLIBO_INTERNAL_ONLY -c $S/reportdesign/source/filter/xml/xmlTable.cxx -o $W/CxxObject/reportdesign/source/filter/xml/xmlTable.o -I$S/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.fc31.s390x/include/linux -I$S/config_host -I$S/reportdesign/inc -I$S/reportdesign/source/inc -I/usr/include -I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/en-US/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ar/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bg/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/bn/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ca/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/cs/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/da/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/de/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/dz/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/el/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eo/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/es/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/et/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/eu/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fi/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/fr/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gl/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/gu/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/he/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hi/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hr/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/hu/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/id/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/it/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ja/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ko/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lt/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/lv/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nb/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nl/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/nn/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pl/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt-BR/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/pt/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ro/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ru/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/si/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sk/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sl/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/sv/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/ta/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/tr/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/uk/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-CN/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sbasic/zh-TW/sbasic.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sbasic.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/en-US/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ar/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bg/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/bn/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ca/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/cs/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/da/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/de/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/dz/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/el/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eo/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/es/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/et/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/eu/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fi/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/fr/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gl/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/gu/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/he/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hi/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hr/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/hu/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/id/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/it/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ja/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ko/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lt/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/lv/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nb/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nl/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/nn/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pl/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt-BR/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/pt/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ro/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ru/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/si/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sk/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sl/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/sv/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/ta/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/tr/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/uk/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-CN/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/scalc/zh-TW/scalc.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/scalc.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/en-US/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ar/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bg/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/bn/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ca/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/cs/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/da/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/de/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/dz/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/el/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eo/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/es/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/et/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/eu/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fi/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/fr/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gl/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/gu/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/he/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hi/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hr/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/hu/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/id/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/it/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ja/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ko/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lt/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/lv/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nb/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nl/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/nn/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pl/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt-BR/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/pt/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ro/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ru/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/si/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sk/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sl/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/sv/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/ta/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/tr/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/uk/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-CN/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/schart/zh-TW/schart.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/schart.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/en-US/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ar/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bg/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/bn/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ca/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/cs/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/da/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/de/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/dz/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/el/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eo/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/es/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/et/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/eu/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fi/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/fr/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gl/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/gu/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/he/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hi/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hr/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/hu/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/id/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/it/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ja/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ko/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lt/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/lv/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nb/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nl/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/nn/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pl/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt-BR/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/pt/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ro/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ru/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/si/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sk/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sl/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/sv/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/ta/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/tr/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/uk/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-CN/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdatabase.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdatabase.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdatabase.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdatabase.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdatabase.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdatabase/zh-TW/sdatabase.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdatabase.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/en-US/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ar/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bg/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/bn/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ca/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/cs/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/da/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/de/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/dz/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/el/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eo/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/es/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/et/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/eu/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fi/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/fr/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gl/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/gu/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/he/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hi/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hr/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/hu/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/id/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/it/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ja/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ko/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lt/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/lv/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nb/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nl/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/nn/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pl/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt-BR/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/pt/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ro/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ru/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/si/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sk/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sl/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/sv/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/ta/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/tr/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/uk/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-CN/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/sdraw/zh-TW/sdraw.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/sdraw.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/en-US/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ar/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bg/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/bn/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ca/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/cs/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/da/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/de/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/dz/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/el/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eo/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/es/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/et/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/eu/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fi/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/fr/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gl/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/gu/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/he/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hi/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hr/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/hu/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/id/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/it/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ja/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ko/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lt/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/lv/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nb/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nl/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/nn/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pl/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt-BR/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/pt/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ro/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ru/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/si/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sk/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sl/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/sv/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/ta/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/tr/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/uk/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-CN/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/shared.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/shared.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/err.html /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/err.html /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/shared/zh-TW/shared.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/shared.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/en-US/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ar/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bg/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/bn/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ca/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/cs/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/da/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/de/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/dz/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/el/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eo/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/es/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/et/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/eu/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fi/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/fr/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gl/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/gu/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/he/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hi/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hr/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/hu/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/id/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/it/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ja/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ko/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lt/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/lv/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nb/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nl/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/nn/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pl/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt-BR/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/pt/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ro/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ru/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/si/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sk/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sl/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/sv/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/ta/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/tr/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/uk/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-CN/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/simpress/zh-TW/simpress.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/simpress.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/en-US/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ar/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bg/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/bn/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ca/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/cs/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/da/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/de/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/dz/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/el/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eo/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/es/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/et/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/eu/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fi/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/fr/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gl/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/gu/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/he/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hi/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hr/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/hu/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/id/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/it/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ja/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ko/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lt/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/lv/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nb/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nl/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/nn/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pl/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt-BR/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/pt/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ro/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ru/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/si/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sk/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sl/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/sv/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/ta/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/tr/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/uk/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-CN/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/smath/zh-TW/smath.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/smath.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/en-US/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/en-US/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ar/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ar/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bg/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bg/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/bn/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/bn/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ca/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ca/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/cs/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/cs/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/da/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/da/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/de/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/de/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/dz/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/dz/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/el/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/el/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eo/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eo/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/es/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/es/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/et/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/et/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/eu/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/eu/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fi/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fi/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/fr/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/fr/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gl/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gl/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/gu/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/gu/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/he/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/he/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hi/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hi/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hr/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hr/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/hu/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/hu/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/id/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/id/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/it/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/it/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ja/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ja/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ko/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ko/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lt/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lt/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/lv/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/lv/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nb/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nb/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nl/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nl/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/nn/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/nn/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pl/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pl/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt-BR/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt-BR/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/pt/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/pt/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ro/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ro/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ru/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ru/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/si/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/si/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sk/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sk/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sl/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sl/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/sv/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/sv/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/ta/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/ta/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/tr/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/tr/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/uk/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/uk/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-CN/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-CN/swriter.jar /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.tree /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.tree /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.db /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.db /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.ht /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.ht /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/_0.cfs /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.idxl/_0.cfs /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/segments_3 /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.idxl/segments_3 /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.idxl/segments.gen /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.idxl/segments.gen /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.key /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.key /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget/swriter/zh-TW/swriter.jar /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/help/zh-TW/swriter.jar [build BIN] i18npool S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/i18npool [build BIN] nlpsolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/nlpsolver [build MOD] svl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/svl [build BIN] swext S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/swext [build BIN] wizards S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/wizards [build LNK] Library/libtklo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/toolkit/source/awt/asynccallback.o $W/CxxObject/toolkit/source/awt/stylesettings.o $W/CxxObject/toolkit/source/awt/scrollabledialog.o $W/CxxObject/toolkit/source/awt/vclxaccessiblecomponent.o $W/CxxObject/toolkit/source/awt/vclxbitmap.o $W/CxxObject/toolkit/source/awt/vclxcontainer.o $W/CxxObject/toolkit/source/awt/vclxdevice.o $W/CxxObject/toolkit/source/awt/vclxfont.o $W/CxxObject/toolkit/source/awt/vclxgraphics.o $W/CxxObject/toolkit/source/awt/vclxmenu.o $W/CxxObject/toolkit/source/awt/vclxpointer.o $W/CxxObject/toolkit/source/awt/vclxprinter.o $W/CxxObject/toolkit/source/awt/vclxregion.o $W/CxxObject/toolkit/source/awt/vclxspinbutton.o $W/CxxObject/toolkit/source/awt/vclxsystemdependentwindow.o $W/CxxObject/toolkit/source/awt/vclxtabpagecontainer.o $W/CxxObject/toolkit/source/awt/animatedimagespeer.o $W/CxxObject/toolkit/source/awt/vclxtoolkit.o $W/CxxObject/toolkit/source/awt/vclxtopwindow.o $W/CxxObject/toolkit/source/awt/vclxwindow.o $W/CxxObject/toolkit/source/awt/vclxwindow1.o $W/CxxObject/toolkit/source/awt/vclxwindows.o $W/CxxObject/toolkit/source/controls/accessiblecontrolcontext.o $W/CxxObject/toolkit/source/controls/controlmodelcontainerbase.o $W/CxxObject/toolkit/source/controls/dialogcontrol.o $W/CxxObject/toolkit/source/controls/eventcontainer.o $W/CxxObject/toolkit/source/controls/formattedcontrol.o $W/CxxObject/toolkit/source/controls/geometrycontrolmodel.o $W/CxxObject/toolkit/source/controls/grid/defaultgridcolumnmodel.o $W/CxxObject/toolkit/source/controls/grid/defaultgriddatamodel.o $W/CxxObject/toolkit/source/controls/grid/gridcolumn.o $W/CxxObject/toolkit/source/controls/grid/grideventforwarder.o $W/CxxObject/toolkit/source/controls/grid/sortablegriddatamodel.o $W/CxxObject/toolkit/source/controls/grid/gridcontrol.o $W/CxxObject/toolkit/source/controls/roadmapcontrol.o $W/CxxObject/toolkit/source/controls/roadmapentry.o $W/CxxObject/toolkit/source/controls/tabpagecontainer.o $W/CxxObject/toolkit/source/controls/tabpagemodel.o $W/CxxObject/toolkit/source/controls/stdtabcontroller.o $W/CxxObject/toolkit/source/controls/stdtabcontrollermodel.o $W/CxxObject/toolkit/source/controls/tkscrollbar.o $W/CxxObject/toolkit/source/controls/tkspinbutton.o $W/CxxObject/toolkit/source/controls/animatedimages.o $W/CxxObject/toolkit/source/controls/spinningprogress.o $W/CxxObject/toolkit/source/controls/tree/treecontrol.o $W/CxxObject/toolkit/source/controls/tree/treedatamodel.o $W/CxxObject/toolkit/source/controls/unocontrol.o $W/CxxObject/toolkit/source/controls/unocontrolbase.o $W/CxxObject/toolkit/source/controls/unocontrolcontainer.o $W/CxxObject/toolkit/source/controls/unocontrolcontainermodel.o $W/CxxObject/toolkit/source/controls/unocontrolmodel.o $W/CxxObject/toolkit/source/controls/unocontrols.o $W/CxxObject/toolkit/source/helper/accessibilityclient.o $W/CxxObject/toolkit/source/helper/btndlg.o $W/CxxObject/toolkit/source/helper/formpdfexport.o $W/CxxObject/toolkit/source/helper/imagealign.o $W/CxxObject/toolkit/source/helper/listenermultiplexer.o $W/CxxObject/toolkit/source/helper/property.o $W/CxxObject/toolkit/source/helper/servicenames.o $W/CxxObject/toolkit/source/helper/tkresmgr.o $W/CxxObject/toolkit/source/helper/unopropertyarrayhelper.o $W/CxxObject/toolkit/source/helper/unowrapper.o $W/CxxObject/toolkit/source/helper/vclunohelper.o -Wl,--start-group -lepoxy -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -li18nlangtag -ltllo -lutllo -lvcllo -o $I/program/libtklo.so [build LNK] Library/libavmediagst.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/avmedia/source/gstreamer/gstmanager.o $W/CxxObject/avmedia/source/gstreamer/gstplayer.o $W/CxxObject/avmedia/source/gstreamer/gstuno.o $W/CxxObject/avmedia/source/gstreamer/gstwindow.o $W/CxxObject/avmedia/source/gstreamer/gstframegrabber.o -Wl,--start-group -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -ltllo -lvcllo -o $I/program/libavmediagst.so [build LNK] Library/libcanvasfactorylo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/canvas/source/factory/cf_service.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lutllo -lvcllo -o $I/program/libcanvasfactorylo.so [build LNK] Executable/canvasdemo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/canvas/workben/canvasdemo.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libvclmain.a $W/LinkTarget/StaticLibrary/libglxtest.a -lm -ldl -lX11 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ltllo -luno_sal -luno_salhelpergcc3 -lvcllo -o $W/LinkTarget/Executable/canvasdemo [build LNK] Library/libdeploymentmisclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcanvasfactorylo.so | grep SONAME > $W/LinkTarget/Library/libcanvasfactorylo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcanvasfactorylo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcanvasfactorylo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcanvasfactorylo.so.exports.tmp $W/LinkTarget/Library/libcanvasfactorylo.so.exports; then rm $W/LinkTarget/Library/libcanvasfactorylo.so.exports.tmp; else mv $W/LinkTarget/Library/libcanvasfactorylo.so.exports.tmp $W/LinkTarget/Library/libcanvasfactorylo.so.exports && touch -r $I/program/libcanvasfactorylo.so $W/LinkTarget/Library/libcanvasfactorylo.so.exports; fi TEMPFILE=/tmp/gbuild.pG94Vy && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcanvasfactorylo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/deployment/misc/dp_dependencies.o $W/CxxObject/desktop/source/deployment/misc/dp_descriptioninfoset.o $W/CxxObject/desktop/source/deployment/misc/dp_identifier.o $W/CxxObject/desktop/source/deployment/misc/dp_interact.o $W/CxxObject/desktop/source/deployment/misc/dp_misc.o $W/CxxObject/desktop/source/deployment/misc/dp_platform.o $W/CxxObject/desktop/source/deployment/misc/dp_resource.o $W/CxxObject/desktop/source/deployment/misc/dp_ucb.o $W/CxxObject/desktop/source/deployment/misc/dp_update.o $W/CxxObject/desktop/source/deployment/misc/dp_version.o $W/CxxObject/desktop/source/deployment/misc/lockfile.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lucbhelper -lutllo -lvcllo -lxmlscriptlo -li18nlangtag -o $I/program/libdeploymentmisclo.so [build LNK] Library/libspllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libavmediagst.so | grep SONAME > $W/LinkTarget/Library/libavmediagst.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libavmediagst.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libavmediagst.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libavmediagst.so.exports.tmp $W/LinkTarget/Library/libavmediagst.so.exports; then rm $W/LinkTarget/Library/libavmediagst.so.exports.tmp; else mv $W/LinkTarget/Library/libavmediagst.so.exports.tmp $W/LinkTarget/Library/libavmediagst.so.exports && touch -r $I/program/libavmediagst.so $W/LinkTarget/Library/libavmediagst.so.exports; fi TEMPFILE=/tmp/gbuild.wCwJpU && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libavmediagst.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/splash/services_spl.o $W/CxxObject/desktop/source/splash/splash.o $W/CxxObject/desktop/source/splash/unxsplash.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libspllo.so [build LNK] Library/libemboleobj.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libspllo.so | grep SONAME > $W/LinkTarget/Library/libspllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libspllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libspllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libspllo.so.exports.tmp $W/LinkTarget/Library/libspllo.so.exports; then rm $W/LinkTarget/Library/libspllo.so.exports.tmp; else mv $W/LinkTarget/Library/libspllo.so.exports.tmp $W/LinkTarget/Library/libspllo.so.exports && touch -r $I/program/libspllo.so $W/LinkTarget/Library/libspllo.so.exports; fi TEMPFILE=/tmp/gbuild.B9Vt9t && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libspllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/embeddedobj/source/msole/closepreventer.o $W/CxxObject/embeddedobj/source/msole/oleembed.o $W/CxxObject/embeddedobj/source/msole/olemisc.o $W/CxxObject/embeddedobj/source/msole/olepersist.o $W/CxxObject/embeddedobj/source/msole/oleregister.o $W/CxxObject/embeddedobj/source/msole/olevisual.o $W/CxxObject/embeddedobj/source/msole/ownview.o $W/CxxObject/embeddedobj/source/msole/xolefactory.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lutllo -lvcllo -o $I/program/libemboleobj.so [build LNK] Library/libupdatefeedlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdeploymentmisclo.so | grep SONAME > $W/LinkTarget/Library/libdeploymentmisclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdeploymentmisclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdeploymentmisclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdeploymentmisclo.so.exports.tmp $W/LinkTarget/Library/libdeploymentmisclo.so.exports; then rm $W/LinkTarget/Library/libdeploymentmisclo.so.exports.tmp; else mv $W/LinkTarget/Library/libdeploymentmisclo.so.exports.tmp $W/LinkTarget/Library/libdeploymentmisclo.so.exports && touch -r $I/program/libdeploymentmisclo.so $W/LinkTarget/Library/libdeploymentmisclo.so.exports; fi TEMPFILE=/tmp/gbuild.FMvrbW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdeploymentmisclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/extensions/source/update/feed/updatefeed.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppuhelpergcc3 -luno_cppu -luno_sal -lvcllo -o $I/program/libupdatefeedlo.so [build LNK] Library/libPresenterScreenlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libupdatefeedlo.so | grep SONAME > $W/LinkTarget/Library/libupdatefeedlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libupdatefeedlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libupdatefeedlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libupdatefeedlo.so.exports.tmp $W/LinkTarget/Library/libupdatefeedlo.so.exports; then rm $W/LinkTarget/Library/libupdatefeedlo.so.exports.tmp; else mv $W/LinkTarget/Library/libupdatefeedlo.so.exports.tmp $W/LinkTarget/Library/libupdatefeedlo.so.exports && touch -r $I/program/libupdatefeedlo.so $W/LinkTarget/Library/libupdatefeedlo.so.exports; fi TEMPFILE=/tmp/gbuild.eWxOjb && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libupdatefeedlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sdext/source/presenter/PresenterAccessibility.o $W/CxxObject/sdext/source/presenter/PresenterBitmapContainer.o $W/CxxObject/sdext/source/presenter/PresenterButton.o $W/CxxObject/sdext/source/presenter/PresenterCanvasHelper.o $W/CxxObject/sdext/source/presenter/PresenterComponent.o $W/CxxObject/sdext/source/presenter/PresenterConfigurationAccess.o $W/CxxObject/sdext/source/presenter/PresenterController.o $W/CxxObject/sdext/source/presenter/PresenterCurrentSlideObserver.o $W/CxxObject/sdext/source/presenter/PresenterFrameworkObserver.o $W/CxxObject/sdext/source/presenter/PresenterGeometryHelper.o $W/CxxObject/sdext/source/presenter/PresenterHelpView.o $W/CxxObject/sdext/source/presenter/PresenterHelper.o $W/CxxObject/sdext/source/presenter/PresenterNotesView.o $W/CxxObject/sdext/source/presenter/PresenterPaintManager.o $W/CxxObject/sdext/source/presenter/PresenterPane.o $W/CxxObject/sdext/source/presenter/PresenterPaneBase.o $W/CxxObject/sdext/source/presenter/PresenterPaneBorderPainter.o $W/CxxObject/sdext/source/presenter/PresenterPaneContainer.o $W/CxxObject/sdext/source/presenter/PresenterPaneFactory.o $W/CxxObject/sdext/source/presenter/PresenterProtocolHandler.o $W/CxxObject/sdext/source/presenter/PresenterScreen.o $W/CxxObject/sdext/source/presenter/PresenterScrollBar.o $W/CxxObject/sdext/source/presenter/PresenterSlidePreview.o $W/CxxObject/sdext/source/presenter/PresenterSlideShowView.o $W/CxxObject/sdext/source/presenter/PresenterSlideSorter.o $W/CxxObject/sdext/source/presenter/PresenterSprite.o $W/CxxObject/sdext/source/presenter/PresenterSpritePane.o $W/CxxObject/sdext/source/presenter/PresenterTextView.o $W/CxxObject/sdext/source/presenter/PresenterTheme.o $W/CxxObject/sdext/source/presenter/PresenterTimer.o $W/CxxObject/sdext/source/presenter/PresenterToolBar.o $W/CxxObject/sdext/source/presenter/PresenterUIPainter.o $W/CxxObject/sdext/source/presenter/PresenterViewFactory.o $W/CxxObject/sdext/source/presenter/PresenterWindowManager.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lvcllo -o $I/program/libPresenterScreenlo.so [build LNK] Library/libucpimagelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libemboleobj.so | grep SONAME > $W/LinkTarget/Library/libemboleobj.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libemboleobj.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libemboleobj.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libemboleobj.so.exports.tmp $W/LinkTarget/Library/libemboleobj.so.exports; then rm $W/LinkTarget/Library/libemboleobj.so.exports.tmp; else mv $W/LinkTarget/Library/libemboleobj.so.exports.tmp $W/LinkTarget/Library/libemboleobj.so.exports && touch -r $I/program/libemboleobj.so $W/LinkTarget/Library/libemboleobj.so.exports; fi TEMPFILE=/tmp/gbuild.j7ReKH && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libemboleobj.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/image/ucpimage.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lucbhelper -lvcllo -o $I/program/libucpimagelo.so [build LNK] Library/libucpgio1lo.so TEMPFILE=/tmp/gbuild.neYzD1 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/canvasdemo.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/ucb/source/ucp/gio/gio_content.o $W/CxxObject/ucb/source/ucp/gio/gio_datasupplier.o $W/CxxObject/ucb/source/ucp/gio/gio_inputstream.o $W/CxxObject/ucb/source/ucp/gio/gio_mount.o $W/CxxObject/ucb/source/ucp/gio/gio_outputstream.o $W/CxxObject/ucb/source/ucp/gio/gio_provider.o $W/CxxObject/ucb/source/ucp/gio/gio_resultset.o $W/CxxObject/ucb/source/ucp/gio/gio_seekable.o -Wl,--start-group -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lucbhelper -lvcllo -o $I/program/libucpgio1lo.so [build LNK] Library/libucpchelp1.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpimagelo.so | grep SONAME > $W/LinkTarget/Library/libucpimagelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpimagelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpimagelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpimagelo.so.exports.tmp $W/LinkTarget/Library/libucpimagelo.so.exports; then rm $W/LinkTarget/Library/libucpimagelo.so.exports.tmp; else mv $W/LinkTarget/Library/libucpimagelo.so.exports.tmp $W/LinkTarget/Library/libucpimagelo.so.exports && touch -r $I/program/libucpimagelo.so $W/LinkTarget/Library/libucpimagelo.so.exports; fi TEMPFILE=/tmp/gbuild.7Wn2TZ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpimagelo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/xmlhelp/source/cxxhelp/provider/content.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/contentcaps.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/databases.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/db.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/inputstream.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/provider.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/resultset.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/resultsetbase.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/resultsetforquery.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/resultsetforroot.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/services.o $W/CxxObject/xmlhelp/source/cxxhelp/provider/urlparameter.o $W/CxxObject/xmlhelp/source/cxxhelp/qe/DocGenerator.o $W/CxxObject/xmlhelp/source/treeview/tvfactory.o $W/CxxObject/xmlhelp/source/treeview/tvread.o -Wl,--start-group -lclucene-core -lclucene-shared -lclucene-contribs-lib -lexpat -lxml2 -lxslt -lxml2 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lhelplinkerlo -luno_sal -lucbhelper -lutllo -li18nlangtag -lvcllo -o $I/program/libucpchelp1.so [build LNK] Library/libdesktopbe1lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpgio1lo.so | grep SONAME > $W/LinkTarget/Library/libucpgio1lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpgio1lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpgio1lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpgio1lo.so.exports.tmp $W/LinkTarget/Library/libucpgio1lo.so.exports; then rm $W/LinkTarget/Library/libucpgio1lo.so.exports.tmp; else mv $W/LinkTarget/Library/libucpgio1lo.so.exports.tmp $W/LinkTarget/Library/libucpgio1lo.so.exports && touch -r $I/program/libucpgio1lo.so $W/LinkTarget/Library/libucpgio1lo.so.exports; fi TEMPFILE=/tmp/gbuild.84xNAm && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpgio1lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/shell/source/backends/desktopbe/desktopbackend.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lvcllo -o $I/program/libdesktopbe1lo.so [build PKG] HelpTarget/sbasic/en-US S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdesktopbe1lo.so | grep SONAME > $W/LinkTarget/Library/libdesktopbe1lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdesktopbe1lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdesktopbe1lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdesktopbe1lo.so.exports.tmp $W/LinkTarget/Library/libdesktopbe1lo.so.exports; then rm $W/LinkTarget/Library/libdesktopbe1lo.so.exports.tmp; else mv $W/LinkTarget/Library/libdesktopbe1lo.so.exports.tmp $W/LinkTarget/Library/libdesktopbe1lo.so.exports && touch -r $I/program/libdesktopbe1lo.so $W/LinkTarget/Library/libdesktopbe1lo.so.exports; fi TEMPFILE=/tmp/gbuild.mo00lm && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdesktopbe1lo.so.objectlist rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/en-US.filelist [build PKG] HelpTarget/sbasic/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ar.filelist [build PKG] HelpTarget/sbasic/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/bg.filelist [build PKG] HelpTarget/sbasic/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/bn.filelist [build PKG] HelpTarget/sbasic/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ca.filelist [build PKG] HelpTarget/sbasic/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/cs.filelist [build PKG] HelpTarget/sbasic/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/da.filelist [build PKG] HelpTarget/sbasic/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/de.filelist [build PKG] HelpTarget/sbasic/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/dz.filelist [build PKG] HelpTarget/sbasic/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/el.filelist [build PKG] HelpTarget/sbasic/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/eo.filelist [build PKG] HelpTarget/sbasic/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/es.filelist [build PKG] HelpTarget/sbasic/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/et.filelist [build PKG] HelpTarget/sbasic/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/eu.filelist [build PKG] HelpTarget/sbasic/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/fi.filelist [build PKG] HelpTarget/sbasic/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/fr.filelist [build PKG] HelpTarget/sbasic/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/gl.filelist [build PKG] HelpTarget/sbasic/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/gu.filelist [build PKG] HelpTarget/sbasic/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/he.filelist [build PKG] HelpTarget/sbasic/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hi.filelist [build PKG] HelpTarget/sbasic/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hr.filelist [build PKG] HelpTarget/sbasic/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/hu.filelist [build PKG] HelpTarget/sbasic/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/id.filelist [build PKG] HelpTarget/sbasic/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/it.filelist [build PKG] HelpTarget/sbasic/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ja.filelist [build PKG] HelpTarget/sbasic/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ko.filelist [build PKG] HelpTarget/sbasic/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/lt.filelist [build PKG] HelpTarget/sbasic/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/lv.filelist [build PKG] HelpTarget/sbasic/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nb.filelist [build PKG] HelpTarget/sbasic/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nl.filelist [build PKG] HelpTarget/sbasic/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/nn.filelist [build PKG] HelpTarget/sbasic/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pl.filelist [build PKG] HelpTarget/sbasic/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pt-BR.filelist [build PKG] HelpTarget/sbasic/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/pt.filelist [build PKG] HelpTarget/sbasic/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ro.filelist [build PKG] HelpTarget/sbasic/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ru.filelist [build PKG] HelpTarget/sbasic/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/si.filelist [build PKG] HelpTarget/sbasic/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sk.filelist [build PKG] HelpTarget/sbasic/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sl.filelist [build PKG] HelpTarget/sbasic/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/sv.filelist [build PKG] HelpTarget/sbasic/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/ta.filelist [build PKG] HelpTarget/sbasic/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/tr.filelist [build PKG] HelpTarget/sbasic/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/uk.filelist [build PKG] HelpTarget/sbasic/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/zh-CN.filelist [build PKG] HelpTarget/sbasic/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sbasic/zh-TW.filelist [build PKG] HelpTarget/scalc/en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/en-US.filelist [build PKG] HelpTarget/scalc/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ar.filelist [build PKG] HelpTarget/scalc/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/bg.filelist [build PKG] HelpTarget/scalc/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/bn.filelist [build PKG] HelpTarget/scalc/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ca.filelist [build PKG] HelpTarget/scalc/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/cs.filelist [build PKG] HelpTarget/scalc/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/da.filelist [build PKG] HelpTarget/scalc/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/de.filelist [build PKG] HelpTarget/scalc/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/dz.filelist [build PKG] HelpTarget/scalc/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/el.filelist [build PKG] HelpTarget/scalc/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/eo.filelist [build PKG] HelpTarget/scalc/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/es.filelist [build PKG] HelpTarget/scalc/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/et.filelist [build PKG] HelpTarget/scalc/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/eu.filelist [build PKG] HelpTarget/scalc/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/fi.filelist [build PKG] HelpTarget/scalc/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/fr.filelist [build PKG] HelpTarget/scalc/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/gl.filelist [build PKG] HelpTarget/scalc/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/gu.filelist [build PKG] HelpTarget/scalc/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/he.filelist [build PKG] HelpTarget/scalc/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hi.filelist [build PKG] HelpTarget/scalc/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hr.filelist [build PKG] HelpTarget/scalc/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/hu.filelist [build PKG] HelpTarget/scalc/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/id.filelist [build PKG] HelpTarget/scalc/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/it.filelist [build PKG] HelpTarget/scalc/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ja.filelist [build PKG] HelpTarget/scalc/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ko.filelist [build PKG] HelpTarget/scalc/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/lt.filelist [build PKG] HelpTarget/scalc/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/lv.filelist [build PKG] HelpTarget/scalc/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nb.filelist [build PKG] HelpTarget/scalc/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nl.filelist [build PKG] HelpTarget/scalc/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/nn.filelist [build PKG] HelpTarget/scalc/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pl.filelist [build PKG] HelpTarget/scalc/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pt-BR.filelist [build PKG] HelpTarget/scalc/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/pt.filelist [build PKG] HelpTarget/scalc/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ro.filelist [build PKG] HelpTarget/scalc/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ru.filelist [build PKG] HelpTarget/scalc/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/si.filelist [build PKG] HelpTarget/scalc/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sk.filelist [build PKG] HelpTarget/scalc/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sl.filelist [build PKG] HelpTarget/scalc/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/sv.filelist [build PKG] HelpTarget/scalc/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/ta.filelist [build PKG] HelpTarget/scalc/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/tr.filelist [build PKG] HelpTarget/scalc/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/uk.filelist [build PKG] HelpTarget/scalc/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/zh-CN.filelist [build PKG] HelpTarget/scalc/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/scalc/zh-TW.filelist [build PKG] HelpTarget/schart/en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/en-US.filelist [build PKG] HelpTarget/schart/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ar.filelist [build PKG] HelpTarget/schart/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/bg.filelist [build PKG] HelpTarget/schart/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/bn.filelist [build PKG] HelpTarget/schart/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ca.filelist [build PKG] HelpTarget/schart/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/cs.filelist [build PKG] HelpTarget/schart/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/da.filelist [build PKG] HelpTarget/schart/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/de.filelist [build PKG] HelpTarget/schart/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/dz.filelist [build PKG] HelpTarget/schart/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/el.filelist [build PKG] HelpTarget/schart/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/eo.filelist [build PKG] HelpTarget/schart/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/es.filelist [build PKG] HelpTarget/schart/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/et.filelist [build PKG] HelpTarget/schart/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/eu.filelist [build PKG] HelpTarget/schart/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/fi.filelist [build PKG] HelpTarget/schart/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/fr.filelist [build PKG] HelpTarget/schart/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/gl.filelist [build PKG] HelpTarget/schart/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/gu.filelist [build PKG] HelpTarget/schart/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/he.filelist [build PKG] HelpTarget/schart/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hi.filelist [build PKG] HelpTarget/schart/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hr.filelist [build PKG] HelpTarget/schart/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/hu.filelist [build PKG] HelpTarget/schart/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/id.filelist [build PKG] HelpTarget/schart/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/it.filelist [build PKG] HelpTarget/schart/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ja.filelist [build PKG] HelpTarget/schart/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ko.filelist [build PKG] HelpTarget/schart/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/lt.filelist [build PKG] HelpTarget/schart/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/lv.filelist [build PKG] HelpTarget/schart/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nb.filelist [build PKG] HelpTarget/schart/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nl.filelist [build PKG] HelpTarget/schart/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/nn.filelist [build PKG] HelpTarget/schart/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pl.filelist [build PKG] HelpTarget/schart/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pt-BR.filelist [build PKG] HelpTarget/schart/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/pt.filelist [build PKG] HelpTarget/schart/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ro.filelist [build PKG] HelpTarget/schart/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ru.filelist [build PKG] HelpTarget/schart/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/si.filelist [build PKG] HelpTarget/schart/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sk.filelist [build PKG] HelpTarget/schart/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sl.filelist [build PKG] HelpTarget/schart/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/sv.filelist [build PKG] HelpTarget/schart/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/ta.filelist [build PKG] HelpTarget/schart/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/tr.filelist [build PKG] HelpTarget/schart/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/uk.filelist [build PKG] HelpTarget/schart/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/zh-CN.filelist [build PKG] HelpTarget/schart/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/schart/zh-TW.filelist [build PKG] HelpTarget/sdatabase/en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/en-US.filelist [build PKG] HelpTarget/sdatabase/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ar.filelist [build PKG] HelpTarget/sdatabase/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/bg.filelist [build PKG] HelpTarget/sdatabase/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/bn.filelist [build PKG] HelpTarget/sdatabase/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ca.filelist [build PKG] HelpTarget/sdatabase/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/cs.filelist [build PKG] HelpTarget/sdatabase/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/da.filelist [build PKG] HelpTarget/sdatabase/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/de.filelist [build PKG] HelpTarget/sdatabase/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/dz.filelist [build PKG] HelpTarget/sdatabase/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/el.filelist [build PKG] HelpTarget/sdatabase/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/eo.filelist [build PKG] HelpTarget/sdatabase/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/es.filelist [build PKG] HelpTarget/sdatabase/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/et.filelist [build PKG] HelpTarget/sdatabase/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/eu.filelist [build PKG] HelpTarget/sdatabase/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/fi.filelist [build PKG] HelpTarget/sdatabase/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/fr.filelist [build PKG] HelpTarget/sdatabase/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/gl.filelist [build PKG] HelpTarget/sdatabase/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/gu.filelist [build PKG] HelpTarget/sdatabase/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/he.filelist [build PKG] HelpTarget/sdatabase/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hi.filelist [build PKG] HelpTarget/sdatabase/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hr.filelist [build PKG] HelpTarget/sdatabase/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/hu.filelist [build PKG] HelpTarget/sdatabase/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/id.filelist [build PKG] HelpTarget/sdatabase/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/it.filelist [build PKG] HelpTarget/sdatabase/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ja.filelist [build PKG] HelpTarget/sdatabase/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ko.filelist [build PKG] HelpTarget/sdatabase/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/lt.filelist [build PKG] HelpTarget/sdatabase/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/lv.filelist [build PKG] HelpTarget/sdatabase/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nb.filelist [build PKG] HelpTarget/sdatabase/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nl.filelist [build PKG] HelpTarget/sdatabase/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/nn.filelist [build PKG] HelpTarget/sdatabase/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pl.filelist [build PKG] HelpTarget/sdatabase/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pt-BR.filelist [build PKG] HelpTarget/sdatabase/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/pt.filelist [build PKG] HelpTarget/sdatabase/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ro.filelist [build PKG] HelpTarget/sdatabase/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ru.filelist [build PKG] HelpTarget/sdatabase/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/si.filelist [build PKG] HelpTarget/sdatabase/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sk.filelist [build PKG] HelpTarget/sdatabase/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sl.filelist [build PKG] HelpTarget/sdatabase/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/sv.filelist [build PKG] HelpTarget/sdatabase/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/ta.filelist [build PKG] HelpTarget/sdatabase/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/tr.filelist [build PKG] HelpTarget/sdatabase/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/uk.filelist [build PKG] HelpTarget/sdatabase/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/zh-CN.filelist [build PKG] HelpTarget/sdatabase/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdatabase/zh-TW.filelist [build PKG] HelpTarget/sdraw/en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/en-US.filelist [build PKG] HelpTarget/sdraw/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ar.filelist [build PKG] HelpTarget/sdraw/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/bg.filelist [build PKG] HelpTarget/sdraw/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/bn.filelist [build PKG] HelpTarget/sdraw/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ca.filelist [build PKG] HelpTarget/sdraw/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/cs.filelist [build PKG] HelpTarget/sdraw/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/da.filelist [build PKG] HelpTarget/sdraw/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/de.filelist [build PKG] HelpTarget/sdraw/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/dz.filelist [build PKG] HelpTarget/sdraw/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/el.filelist [build PKG] HelpTarget/sdraw/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/eo.filelist [build PKG] HelpTarget/sdraw/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/es.filelist [build PKG] HelpTarget/sdraw/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/et.filelist [build PKG] HelpTarget/sdraw/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/eu.filelist [build PKG] HelpTarget/sdraw/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/fi.filelist [build PKG] HelpTarget/sdraw/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/fr.filelist [build PKG] HelpTarget/sdraw/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/gl.filelist [build PKG] HelpTarget/sdraw/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/gu.filelist [build PKG] HelpTarget/sdraw/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/he.filelist [build PKG] HelpTarget/sdraw/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hi.filelist [build PKG] HelpTarget/sdraw/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hr.filelist [build PKG] HelpTarget/sdraw/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/hu.filelist [build PKG] HelpTarget/sdraw/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/id.filelist [build PKG] HelpTarget/sdraw/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/it.filelist [build PKG] HelpTarget/sdraw/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ja.filelist [build PKG] HelpTarget/sdraw/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ko.filelist [build PKG] HelpTarget/sdraw/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/lt.filelist [build PKG] HelpTarget/sdraw/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/lv.filelist [build PKG] HelpTarget/sdraw/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nb.filelist [build PKG] HelpTarget/sdraw/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nl.filelist [build PKG] HelpTarget/sdraw/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/nn.filelist [build PKG] HelpTarget/sdraw/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pl.filelist [build PKG] HelpTarget/sdraw/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pt-BR.filelist [build PKG] HelpTarget/sdraw/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/pt.filelist [build PKG] HelpTarget/sdraw/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ro.filelist [build PKG] HelpTarget/sdraw/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ru.filelist [build PKG] HelpTarget/sdraw/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/si.filelist [build PKG] HelpTarget/sdraw/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sk.filelist [build PKG] HelpTarget/sdraw/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sl.filelist [build PKG] HelpTarget/sdraw/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/sv.filelist [build PKG] HelpTarget/sdraw/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/ta.filelist [build PKG] HelpTarget/sdraw/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/tr.filelist [build PKG] HelpTarget/sdraw/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/uk.filelist [build PKG] HelpTarget/sdraw/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/zh-CN.filelist [build PKG] HelpTarget/sdraw/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/sdraw/zh-TW.filelist [build PKG] HelpTarget/shared/en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/en-US.filelist [build PKG] HelpTarget/shared/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ar.filelist [build PKG] HelpTarget/shared/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/bg.filelist [build PKG] HelpTarget/shared/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/bn.filelist [build PKG] HelpTarget/shared/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ca.filelist [build PKG] HelpTarget/shared/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/cs.filelist [build PKG] HelpTarget/shared/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/da.filelist [build PKG] HelpTarget/shared/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/de.filelist [build PKG] HelpTarget/shared/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/dz.filelist [build PKG] HelpTarget/shared/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/el.filelist [build PKG] HelpTarget/shared/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/eo.filelist [build PKG] HelpTarget/shared/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/es.filelist [build PKG] HelpTarget/shared/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/et.filelist [build PKG] HelpTarget/shared/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/eu.filelist [build PKG] HelpTarget/shared/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/fi.filelist [build PKG] HelpTarget/shared/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/fr.filelist [build PKG] HelpTarget/shared/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/gl.filelist [build PKG] HelpTarget/shared/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/gu.filelist [build PKG] HelpTarget/shared/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/he.filelist [build PKG] HelpTarget/shared/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hi.filelist [build PKG] HelpTarget/shared/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hr.filelist [build PKG] HelpTarget/shared/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/hu.filelist [build PKG] HelpTarget/shared/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/id.filelist [build PKG] HelpTarget/shared/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/it.filelist [build PKG] HelpTarget/shared/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ja.filelist [build PKG] HelpTarget/shared/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ko.filelist [build PKG] HelpTarget/shared/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/lt.filelist [build PKG] HelpTarget/shared/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/lv.filelist [build PKG] HelpTarget/shared/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nb.filelist [build PKG] HelpTarget/shared/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nl.filelist [build PKG] HelpTarget/shared/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/nn.filelist [build PKG] HelpTarget/shared/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pl.filelist [build PKG] HelpTarget/shared/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pt-BR.filelist [build PKG] HelpTarget/shared/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/pt.filelist [build PKG] HelpTarget/shared/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ro.filelist [build PKG] HelpTarget/shared/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ru.filelist [build PKG] HelpTarget/shared/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/si.filelist [build PKG] HelpTarget/shared/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sk.filelist [build PKG] HelpTarget/shared/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sl.filelist [build PKG] HelpTarget/shared/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/sv.filelist [build PKG] HelpTarget/shared/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/ta.filelist [build PKG] HelpTarget/shared/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/tr.filelist [build PKG] HelpTarget/shared/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/uk.filelist [build PKG] HelpTarget/shared/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/zh-CN.filelist [build PKG] HelpTarget/shared/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/shared/zh-TW.filelist [build PKG] HelpTarget/simpress/en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/en-US.filelist [build PKG] HelpTarget/simpress/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ar.filelist [build PKG] HelpTarget/simpress/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/bg.filelist [build PKG] HelpTarget/simpress/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/bn.filelist [build PKG] HelpTarget/simpress/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ca.filelist [build PKG] HelpTarget/simpress/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/cs.filelist [build PKG] HelpTarget/simpress/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/da.filelist [build PKG] HelpTarget/simpress/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/de.filelist [build PKG] HelpTarget/simpress/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/dz.filelist [build PKG] HelpTarget/simpress/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/el.filelist [build PKG] HelpTarget/simpress/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/eo.filelist [build PKG] HelpTarget/simpress/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/es.filelist [build PKG] HelpTarget/simpress/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/et.filelist [build PKG] HelpTarget/simpress/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/eu.filelist [build PKG] HelpTarget/simpress/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/fi.filelist [build PKG] HelpTarget/simpress/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/fr.filelist [build PKG] HelpTarget/simpress/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/gl.filelist [build PKG] HelpTarget/simpress/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/gu.filelist [build PKG] HelpTarget/simpress/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/he.filelist [build PKG] HelpTarget/simpress/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hi.filelist [build PKG] HelpTarget/simpress/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hr.filelist [build PKG] HelpTarget/simpress/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/hu.filelist [build PKG] HelpTarget/simpress/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/id.filelist [build PKG] HelpTarget/simpress/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/it.filelist [build PKG] HelpTarget/simpress/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ja.filelist [build PKG] HelpTarget/simpress/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ko.filelist [build PKG] HelpTarget/simpress/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/lt.filelist [build PKG] HelpTarget/simpress/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/lv.filelist [build PKG] HelpTarget/simpress/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nb.filelist [build PKG] HelpTarget/simpress/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nl.filelist [build PKG] HelpTarget/simpress/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/nn.filelist [build PKG] HelpTarget/simpress/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pl.filelist [build PKG] HelpTarget/simpress/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pt-BR.filelist [build PKG] HelpTarget/simpress/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/pt.filelist [build PKG] HelpTarget/simpress/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ro.filelist [build PKG] HelpTarget/simpress/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ru.filelist [build PKG] HelpTarget/simpress/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/si.filelist [build PKG] HelpTarget/simpress/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sk.filelist [build PKG] HelpTarget/simpress/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sl.filelist [build PKG] HelpTarget/simpress/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/sv.filelist [build PKG] HelpTarget/simpress/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/ta.filelist [build PKG] HelpTarget/simpress/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/tr.filelist [build PKG] HelpTarget/simpress/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/uk.filelist [build PKG] HelpTarget/simpress/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/zh-CN.filelist [build PKG] HelpTarget/simpress/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/simpress/zh-TW.filelist [build PKG] HelpTarget/smath/en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/en-US.filelist [build PKG] HelpTarget/smath/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ar.filelist [build PKG] HelpTarget/smath/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/bg.filelist [build PKG] HelpTarget/smath/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/bn.filelist [build PKG] HelpTarget/smath/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ca.filelist [build PKG] HelpTarget/smath/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/cs.filelist [build PKG] HelpTarget/smath/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/da.filelist [build PKG] HelpTarget/smath/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/de.filelist [build PKG] HelpTarget/smath/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/dz.filelist [build PKG] HelpTarget/smath/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/el.filelist [build PKG] HelpTarget/smath/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/eo.filelist [build PKG] HelpTarget/smath/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/es.filelist [build PKG] HelpTarget/smath/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/et.filelist [build PKG] HelpTarget/smath/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/eu.filelist [build PKG] HelpTarget/smath/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/fi.filelist [build PKG] HelpTarget/smath/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/fr.filelist [build PKG] HelpTarget/smath/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/gl.filelist [build PKG] HelpTarget/smath/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/gu.filelist [build PKG] HelpTarget/smath/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/he.filelist [build PKG] HelpTarget/smath/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hi.filelist [build PKG] HelpTarget/smath/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hr.filelist [build PKG] HelpTarget/smath/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/hu.filelist [build PKG] HelpTarget/smath/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/id.filelist [build PKG] HelpTarget/smath/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/it.filelist [build PKG] HelpTarget/smath/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ja.filelist [build PKG] HelpTarget/smath/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ko.filelist [build PKG] HelpTarget/smath/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/lt.filelist [build PKG] HelpTarget/smath/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/lv.filelist [build PKG] HelpTarget/smath/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nb.filelist [build PKG] HelpTarget/smath/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nl.filelist [build PKG] HelpTarget/smath/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/nn.filelist [build PKG] HelpTarget/smath/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pl.filelist [build PKG] HelpTarget/smath/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pt-BR.filelist [build PKG] HelpTarget/smath/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/pt.filelist [build PKG] HelpTarget/smath/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ro.filelist [build PKG] HelpTarget/smath/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ru.filelist [build PKG] HelpTarget/smath/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/si.filelist [build PKG] HelpTarget/smath/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sk.filelist [build PKG] HelpTarget/smath/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sl.filelist [build PKG] HelpTarget/smath/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/sv.filelist [build PKG] HelpTarget/smath/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/ta.filelist [build PKG] HelpTarget/smath/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/tr.filelist [build PKG] HelpTarget/smath/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/uk.filelist [build PKG] HelpTarget/smath/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/zh-CN.filelist [build PKG] HelpTarget/smath/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/smath/zh-TW.filelist [build PKG] HelpTarget/swriter/en-US rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/en-US.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/en-US.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/en-US.filelist [build PKG] HelpTarget/swriter/ar rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ar.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ar.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ar.filelist [build PKG] HelpTarget/swriter/bg rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/bg.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/bg.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/bg.filelist [build PKG] HelpTarget/swriter/bn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/bn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/bn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/bn.filelist [build PKG] HelpTarget/swriter/ca rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ca.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ca.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ca.filelist [build PKG] HelpTarget/swriter/cs rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/cs.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/cs.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/cs.filelist [build PKG] HelpTarget/swriter/da rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/da.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/da.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/da.filelist [build PKG] HelpTarget/swriter/de rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/de.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/de.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/de.filelist [build PKG] HelpTarget/swriter/dz rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/dz.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/dz.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/dz.filelist [build PKG] HelpTarget/swriter/el rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/el.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/el.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/el.filelist [build PKG] HelpTarget/swriter/eo rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/eo.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/eo.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/eo.filelist [build PKG] HelpTarget/swriter/es rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/es.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/es.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/es.filelist [build PKG] HelpTarget/swriter/et rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/et.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/et.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/et.filelist [build PKG] HelpTarget/swriter/eu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/eu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/eu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/eu.filelist [build PKG] HelpTarget/swriter/fi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/fi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/fi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/fi.filelist [build PKG] HelpTarget/swriter/fr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/fr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/fr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/fr.filelist [build PKG] HelpTarget/swriter/gl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/gl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/gl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/gl.filelist [build PKG] HelpTarget/swriter/gu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/gu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/gu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/gu.filelist [build PKG] HelpTarget/swriter/he rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/he.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/he.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/he.filelist [build PKG] HelpTarget/swriter/hi rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hi.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hi.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hi.filelist [build PKG] HelpTarget/swriter/hr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hr.filelist [build PKG] HelpTarget/swriter/hu rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hu.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hu.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/hu.filelist [build PKG] HelpTarget/swriter/id rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/id.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/id.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/id.filelist [build PKG] HelpTarget/swriter/it rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/it.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/it.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/it.filelist [build PKG] HelpTarget/swriter/ja rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ja.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ja.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ja.filelist [build PKG] HelpTarget/swriter/ko rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ko.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ko.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ko.filelist [build PKG] HelpTarget/swriter/lt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/lt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/lt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/lt.filelist [build PKG] HelpTarget/swriter/lv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/lv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/lv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/lv.filelist [build PKG] HelpTarget/swriter/nb rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nb.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nb.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nb.filelist [build PKG] HelpTarget/swriter/nl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nl.filelist [build PKG] HelpTarget/swriter/nn rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nn.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nn.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/nn.filelist [build PKG] HelpTarget/swriter/pl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pl.filelist [build PKG] HelpTarget/swriter/pt-BR rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pt-BR.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pt-BR.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pt-BR.filelist [build PKG] HelpTarget/swriter/pt rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pt.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pt.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/pt.filelist [build PKG] HelpTarget/swriter/ro rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ro.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ro.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ro.filelist [build PKG] HelpTarget/swriter/ru rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ru.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ru.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ru.filelist [build PKG] HelpTarget/swriter/si rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/si.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/si.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/si.filelist [build PKG] HelpTarget/swriter/sk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sk.filelist [build PKG] HelpTarget/swriter/sl rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sl.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sl.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sl.filelist [build PKG] HelpTarget/swriter/sv rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sv.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sv.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/sv.filelist [build PKG] HelpTarget/swriter/ta rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ta.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ta.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/ta.filelist [build PKG] HelpTarget/swriter/tr rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/tr.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/tr.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/tr.filelist [build PKG] HelpTarget/swriter/uk rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/uk.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/uk.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/uk.filelist [build PKG] HelpTarget/swriter/zh-CN rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/zh-CN.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/zh-CN.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/zh-CN.filelist [build PKG] HelpTarget/swriter/zh-TW rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/zh-TW.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/zh-TW.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/HelpTarget/swriter/zh-TW.filelist [build MOD] i18npool S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/i18npool [build MOD] nlpsolver S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/nlpsolver [build MOD] swext S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/swext [build LNK] Library/libtest-setupvcl.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/test/source/setupvcl.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -li18nlangtag -luno_sal -ltllo -lutllo -lvcllo -o $W/LinkTarget/Library/libtest-setupvcl.so [build LNK] Executable/ui-previewer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libtest-setupvcl.so | grep SONAME > $W/LinkTarget/Library/libtest-setupvcl.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libtest-setupvcl.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtest-setupvcl.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtest-setupvcl.so.exports.tmp $W/LinkTarget/Library/libtest-setupvcl.so.exports; then rm $W/LinkTarget/Library/libtest-setupvcl.so.exports.tmp; else mv $W/LinkTarget/Library/libtest-setupvcl.so.exports.tmp $W/LinkTarget/Library/libtest-setupvcl.so.exports && touch -r $W/LinkTarget/Library/libtest-setupvcl.so $W/LinkTarget/Library/libtest-setupvcl.so.exports; fi TEMPFILE=/tmp/gbuild.EapR1j && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtest-setupvcl.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/source/uipreviewer/previewer.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libvclmain.a $W/LinkTarget/StaticLibrary/libglxtest.a -lm -ldl -lX11 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lucbhelper -lvcllo -o $I/program/ui-previewer [build LNK] Executable/outdevgrind TEMPFILE=/tmp/gbuild.iq20ym && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/ui-previewer.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/workben/outdevgrind.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -ltllo -luno_sal -lvcllo -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -luno_salhelpergcc3 -o $W/LinkTarget/Executable/outdevgrind [build LNK] Executable/vcldemo TEMPFILE=/tmp/gbuild.muyJ9Q && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/outdevgrind.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/workben/vcldemo.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libvclmain.a $W/LinkTarget/StaticLibrary/libglxtest.a -lharfbuzz-icu -lharfbuzz -lepoxy -lm -ldl -lX11 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ltllo -luno_sal -luno_salhelpergcc3 -lvcllo -o $W/LinkTarget/Executable/vcldemo [build LNK] Executable/icontest TEMPFILE=/tmp/gbuild.d5uEnX && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/vcldemo.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/workben/icontest.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libvclmain.a $W/LinkTarget/StaticLibrary/libglxtest.a -lepoxy -lm -ldl -lX11 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lucbhelper -lvcllo -o $W/LinkTarget/Executable/icontest [build LNK] Executable/visualbackendtest TEMPFILE=/tmp/gbuild.AHFqCp && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/icontest.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/backendtest/VisualBackendTest.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libvclmain.a $W/LinkTarget/StaticLibrary/libglxtest.a -lm -ldl -lX11 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ltllo -luno_sal -luno_salhelpergcc3 -lvcllo -o $W/LinkTarget/Executable/visualbackendtest [build LNK] Executable/mtfdemo TEMPFILE=/tmp/gbuild.OK6uHV && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/visualbackendtest.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/workben/mtfdemo.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libvclmain.a $W/LinkTarget/StaticLibrary/libglxtest.a -lm -ldl -lX11 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -ltllo -luno_sal -lvcllo -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -o $W/LinkTarget/Executable/mtfdemo [build LNK] Executable/svdemo S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libucpchelp1.so | grep SONAME > $W/LinkTarget/Library/libucpchelp1.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libucpchelp1.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libucpchelp1.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libucpchelp1.so.exports.tmp $W/LinkTarget/Library/libucpchelp1.so.exports; then rm $W/LinkTarget/Library/libucpchelp1.so.exports.tmp; else mv $W/LinkTarget/Library/libucpchelp1.so.exports.tmp $W/LinkTarget/Library/libucpchelp1.so.exports && touch -r $I/program/libucpchelp1.so $W/LinkTarget/Library/libucpchelp1.so.exports; fi TEMPFILE=/tmp/gbuild.463urz && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libucpchelp1.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/workben/svdem.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -ltllo -luno_sal -lvcllo -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -o $W/LinkTarget/Executable/svdemo [build LNK] Executable/fftester TEMPFILE=/tmp/gbuild.rUH8KX && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/svdemo.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/workben/fftester.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -ltllo -luno_sal -lutllo -lvcllo -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -o $W/LinkTarget/Executable/fftester [build LNK] Executable/svptest TEMPFILE=/tmp/gbuild.zYbfyl && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/mtfdemo.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/workben/svptest.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -ltllo -luno_sal -lvcllo -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -o $W/LinkTarget/Executable/svptest [build LNK] Executable/svpclient TEMPFILE=/tmp/gbuild.WxpUcz && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/svptest.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/workben/svpclient.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -ltllo -luno_sal -lvcllo -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -o $W/LinkTarget/Executable/svpclient [build LNK] Library/libvclplug_genlo.so TEMPFILE=/tmp/gbuild.DCTutA && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/fftester.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/unx/generic/app/i18n_cb.o $W/CxxObject/vcl/unx/generic/app/i18n_ic.o $W/CxxObject/vcl/unx/generic/app/i18n_im.o $W/CxxObject/vcl/unx/generic/app/i18n_keysym.o $W/CxxObject/vcl/unx/generic/app/i18n_status.o $W/CxxObject/vcl/unx/generic/app/i18n_xkb.o $W/CxxObject/vcl/unx/generic/app/keysymnames.o $W/CxxObject/vcl/unx/generic/app/randrwrapper.o $W/CxxObject/vcl/unx/generic/app/saldata.o $W/CxxObject/vcl/unx/generic/app/saldisp.o $W/CxxObject/vcl/unx/generic/app/salinst.o $W/CxxObject/vcl/unx/generic/app/saltimer.o $W/CxxObject/vcl/unx/generic/app/sm.o $W/CxxObject/vcl/unx/generic/app/wmadaptor.o $W/CxxObject/vcl/unx/generic/dtrans/bmp.o $W/CxxObject/vcl/unx/generic/dtrans/config.o $W/CxxObject/vcl/unx/generic/dtrans/X11_clipboard.o $W/CxxObject/vcl/unx/generic/dtrans/X11_dndcontext.o $W/CxxObject/vcl/unx/generic/dtrans/X11_droptarget.o $W/CxxObject/vcl/unx/generic/dtrans/X11_selection.o $W/CxxObject/vcl/unx/generic/dtrans/X11_service.o $W/CxxObject/vcl/unx/generic/dtrans/X11_transferable.o $W/CxxObject/vcl/unx/generic/gdi/cairo_xlib_cairo.o $W/CxxObject/vcl/unx/generic/gdi/x11cairotextrender.o $W/CxxObject/vcl/unx/generic/gdi/gdiimpl.o $W/CxxObject/vcl/unx/generic/gdi/openglx11cairotextrender.o $W/CxxObject/vcl/unx/generic/gdi/salbmp.o $W/CxxObject/vcl/unx/generic/gdi/salgdi2.o $W/CxxObject/vcl/unx/generic/gdi/font.o $W/CxxObject/vcl/unx/generic/gdi/salgdi.o $W/CxxObject/vcl/unx/generic/gdi/salvd.o $W/CxxObject/vcl/unx/generic/gdi/xrender_peer.o $W/CxxObject/vcl/unx/generic/window/salframe.o $W/CxxObject/vcl/unx/generic/window/salobj.o $W/CxxObject/vcl/unx/x11/x11sys.o $W/CxxObject/vcl/unx/x11/xlimits.o $W/CxxObject/vcl/opengl/x11/gdiimpl.o $W/CxxObject/vcl/opengl/x11/salvd.o -Wl,--start-group -lcairo -lgraphite2 -lepoxy -lharfbuzz-icu -lharfbuzz -licuuc -lXrender -lX11 -lX11 -lXext -lSM -lICE -lXrandr -lXinerama -lm -ldl -Wl,--end-group -Wl,--no-as-needed -lvcllo -ltllo -lutllo -lsotlo -lucbhelper -lbasegfxlo -lcomphelper -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmaccesslo -luno_cppu -luno_sal -o $I/program/libvclplug_genlo.so [build LNK] Library/libdesktop_detectorlo.so TEMPFILE=/tmp/gbuild.YFmbIj && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/svpclient.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/unx/generic/desktopdetect/desktopdetector.o -Wl,--start-group -licuuc -lX11 -lXext -lSM -lICE -lm -ldl -Wl,--end-group -Wl,--no-as-needed -lvcllo -ltllo -lutllo -lsotlo -lucbhelper -lbasegfxlo -lcomphelper -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmaccesslo -luno_cppu -luno_sal -o $I/program/libdesktop_detectorlo.so [build LNK] Library/libvclplug_gtk3lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdesktop_detectorlo.so | grep SONAME > $W/LinkTarget/Library/libdesktop_detectorlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdesktop_detectorlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdesktop_detectorlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdesktop_detectorlo.so.exports.tmp $W/LinkTarget/Library/libdesktop_detectorlo.so.exports; then rm $W/LinkTarget/Library/libdesktop_detectorlo.so.exports.tmp; else mv $W/LinkTarget/Library/libdesktop_detectorlo.so.exports.tmp $W/LinkTarget/Library/libdesktop_detectorlo.so.exports && touch -r $I/program/libdesktop_detectorlo.so $W/LinkTarget/Library/libdesktop_detectorlo.so.exports; fi TEMPFILE=/tmp/gbuild.Mrl8dH && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdesktop_detectorlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkaction.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkbridge.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkcomponent.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkeditabletext.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkfactory.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkhypertext.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkimage.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atklistener.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkregistry.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkselection.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atktable.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atktextattributes.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atktext.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkutil.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkvalue.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkwindow.o $W/CxxObject/vcl/unx/gtk3/a11y/gtk3atkwrapper.o $W/CxxObject/vcl/unx/gtk3/gtk3gtkdata.o $W/CxxObject/vcl/unx/gtk3/gtk3gtkinst.o $W/CxxObject/vcl/unx/gtk3/gtk3gtksys.o $W/CxxObject/vcl/unx/gtk3/gtk3fpicker.o $W/CxxObject/vcl/unx/gtk3/cairo_gtk3_cairo.o $W/CxxObject/vcl/unx/gtk3/gtk3gtkprintwrapper.o $W/CxxObject/vcl/unx/gtk3/gtk3salnativewidgets-gtk.o $W/CxxObject/vcl/unx/gtk3/gtk3salprn-gtk.o $W/CxxObject/vcl/unx/gtk3/gtk3gtkframe.o $W/CxxObject/vcl/unx/gtk3/gtk3gtkobject.o $W/CxxObject/vcl/unx/gtk3/gtk3gtksalmenu.o $W/CxxObject/vcl/unx/gtk3/gtk3glomenu.o $W/CxxObject/vcl/unx/gtk3/gtk3gloactiongroup.o $W/CxxObject/vcl/unx/gtk3/gtk3hudawareness.o -Wl,--start-group -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lSM -lICE -lepoxy -ldbus-1 -lgraphite2 -lharfbuzz-icu -lharfbuzz -lm -ldl -Wl,--end-group -Wl,--no-as-needed -lvcllo -lsvllo -ltllo -lutllo -lsotlo -lucbhelper -lbasegfxlo -lcomphelper -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmaccesslo -luno_cppu -luno_sal -o $I/program/libvclplug_gtk3lo.so [build LNK] Library/libvclplug_gtk3_kde5lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libPresenterScreenlo.so | grep SONAME > $W/LinkTarget/Library/libPresenterScreenlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libPresenterScreenlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libPresenterScreenlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libPresenterScreenlo.so.exports.tmp $W/LinkTarget/Library/libPresenterScreenlo.so.exports; then rm $W/LinkTarget/Library/libPresenterScreenlo.so.exports.tmp; else mv $W/LinkTarget/Library/libPresenterScreenlo.so.exports.tmp $W/LinkTarget/Library/libPresenterScreenlo.so.exports && touch -r $I/program/libPresenterScreenlo.so $W/LinkTarget/Library/libPresenterScreenlo.so.exports; fi TEMPFILE=/tmp/gbuild.0oiXnz && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libPresenterScreenlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkaction.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkbridge.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkcomponent.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkeditabletext.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkfactory.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkhypertext.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkimage.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atklistener.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkregistry.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkselection.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktable.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktextattributes.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atktext.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkutil.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkvalue.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwindow.o $W/CxxObject/vcl/unx/gtk3_kde5/a11y/gtk3_kde5_atkwrapper.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtkdata.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtkinst.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtksys.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_filepicker.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_filepicker_ipc.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_folderpicker.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_cairo.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_printwrapper.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_salnativewidgets-gtk.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_salprn-gtk.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtkframe.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtkobject.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gtksalmenu.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_glomenu.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_gloactiongroup.o $W/CxxObject/vcl/unx/gtk3_kde5/gtk3_kde5_hudawareness.o -Wl,--start-group -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lcairo -lX11 -lXext -lSM -lICE -lboost_filesystem -lepoxy -ldbus-1 -lgraphite2 -lharfbuzz-icu -lharfbuzz -lm -ldl -L/usr/lib64/ -lKF5CoreAddons -lKF5I18n -lKF5ConfigCore -lKF5WindowSystem -lKF5KIOCore -lKF5KIOWidgets -lKF5KIOFileWidgets -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lQt5X11Extras -Wl,--end-group -Wl,--no-as-needed -lsvllo -lvcllo -ltllo -lutllo -lsotlo -lucbhelper -lbasegfxlo -lcomphelper -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmaccesslo -luno_cppu -luno_sal -o $I/program/libvclplug_gtk3_kde5lo.so [build MOD] wizards S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvclplug_gtk3lo.so | grep SONAME > $W/LinkTarget/Library/libvclplug_gtk3lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvclplug_gtk3lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvclplug_gtk3lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvclplug_gtk3lo.so.exports.tmp $W/LinkTarget/Library/libvclplug_gtk3lo.so.exports; then rm $W/LinkTarget/Library/libvclplug_gtk3lo.so.exports.tmp; else mv $W/LinkTarget/Library/libvclplug_gtk3lo.so.exports.tmp $W/LinkTarget/Library/libvclplug_gtk3lo.so.exports && touch -r $I/program/libvclplug_gtk3lo.so $W/LinkTarget/Library/libvclplug_gtk3lo.so.exports; fi TEMPFILE=/tmp/gbuild.quG4pg && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvclplug_gtk3lo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/wizards [build CMP] avmedia/source/gstreamer/avmediagstreamer mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/avmedia/source/gstreamer/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libavmediagst.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/avmedia/source/gstreamer/avmediagstreamer.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/avmedia/source/gstreamer/avmediagstreamer.component [build CMP] canvas/source/factory/canvasfactory mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/factory/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libcanvasfactorylo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/factory/canvasfactory.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/source/factory/canvasfactory.component [build LNK] Library/libdeployment.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/deployment/dp_log.o $W/CxxObject/desktop/source/deployment/dp_persmap.o $W/CxxObject/desktop/source/deployment/dp_services.o $W/CxxObject/desktop/source/deployment/dp_xml.o $W/CxxObject/desktop/source/deployment/manager/dp_activepackages.o $W/CxxObject/desktop/source/deployment/manager/dp_commandenvironments.o $W/CxxObject/desktop/source/deployment/manager/dp_extensionmanager.o $W/CxxObject/desktop/source/deployment/manager/dp_informationprovider.o $W/CxxObject/desktop/source/deployment/manager/dp_manager.o $W/CxxObject/desktop/source/deployment/manager/dp_managerfac.o $W/CxxObject/desktop/source/deployment/manager/dp_properties.o $W/CxxObject/desktop/source/deployment/registry/component/dp_compbackenddb.o $W/CxxObject/desktop/source/deployment/registry/component/dp_component.o $W/CxxObject/desktop/source/deployment/registry/configuration/dp_configuration.o $W/CxxObject/desktop/source/deployment/registry/configuration/dp_configurationbackenddb.o $W/CxxObject/desktop/source/deployment/registry/dp_backend.o $W/CxxObject/desktop/source/deployment/registry/dp_backenddb.o $W/CxxObject/desktop/source/deployment/registry/dp_registry.o $W/CxxObject/desktop/source/deployment/registry/executable/dp_executable.o $W/CxxObject/desktop/source/deployment/registry/executable/dp_executablebackenddb.o $W/CxxObject/desktop/source/deployment/registry/help/dp_help.o $W/CxxObject/desktop/source/deployment/registry/help/dp_helpbackenddb.o $W/CxxObject/desktop/source/deployment/registry/package/dp_extbackenddb.o $W/CxxObject/desktop/source/deployment/registry/package/dp_package.o $W/CxxObject/desktop/source/deployment/registry/script/dp_lib_container.o $W/CxxObject/desktop/source/deployment/registry/script/dp_script.o $W/CxxObject/desktop/source/deployment/registry/script/dp_scriptbackenddb.o $W/CxxObject/desktop/source/deployment/registry/sfwk/dp_parceldesc.o $W/CxxObject/desktop/source/deployment/registry/sfwk/dp_sfwk.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldeploymentmisclo -luno_sal -lsvllo -ltllo -lucbhelper -lutllo -lvcllo -lxmlscriptlo -li18nlangtag -lhelplinkerlo -o $I/program/libdeployment.so [build CMP] desktop/source/splash/spl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libtklo.so | grep SONAME > $W/LinkTarget/Library/libtklo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libtklo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtklo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtklo.so.exports.tmp $W/LinkTarget/Library/libtklo.so.exports; then rm $W/LinkTarget/Library/libtklo.so.exports.tmp; else mv $W/LinkTarget/Library/libtklo.so.exports.tmp $W/LinkTarget/Library/libtklo.so.exports && touch -r $I/program/libtklo.so $W/LinkTarget/Library/libtklo.so.exports; fi TEMPFILE=/tmp/gbuild.2S5zxf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtklo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/splash/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libspllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/splash/spl.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/source/splash/spl.component [build LNK] Library/libunopkgapp.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/pkgchk/unopkg/unopkg_app.o $W/CxxObject/desktop/source/pkgchk/unopkg/unopkg_cmdenv.o $W/CxxObject/desktop/source/pkgchk/unopkg/unopkg_misc.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldeploymentmisclo -luno_sal -ltllo -lucbhelper -lutllo -lvcllo -li18nlangtag -o $I/program/libunopkgapp.so [build CMP] embeddedobj/source/msole/emboleobj S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvclplug_genlo.so | grep SONAME > $W/LinkTarget/Library/libvclplug_genlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvclplug_genlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvclplug_genlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvclplug_genlo.so.exports.tmp $W/LinkTarget/Library/libvclplug_genlo.so.exports; then rm $W/LinkTarget/Library/libvclplug_genlo.so.exports.tmp; else mv $W/LinkTarget/Library/libvclplug_genlo.so.exports.tmp $W/LinkTarget/Library/libvclplug_genlo.so.exports && touch -r $I/program/libvclplug_genlo.so $W/LinkTarget/Library/libvclplug_genlo.so.exports; fi TEMPFILE=/tmp/gbuild.Drea7n && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvclplug_genlo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/embeddedobj/source/msole/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libemboleobj.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/embeddedobj/source/msole/emboleobj.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/embeddedobj/source/msole/emboleobj.component [build CMP] extensions/source/update/feed/updatefeed mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/update/feed/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libupdatefeedlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/update/feed/updatefeed.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/source/update/feed/updatefeed.component [build CMP] sdext/source/presenter/presenter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sdext/source/presenter/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libPresenterScreenlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sdext/source/presenter/presenter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sdext/source/presenter/presenter.component [build CMP] ucb/source/ucp/image/ucpimage mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/image/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpimagelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/image/ucpimage.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/image/ucpimage.component [build CMP] ucb/source/ucp/gio/ucpgio mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/gio/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpgio1lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/ucb/source/ucp/gio/ucpgio.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/ucb/source/ucp/gio/ucpgio.component [build CMP] xmlhelp/util/ucpchelp1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmlhelp/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libucpchelp1.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmlhelp/util/ucpchelp1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/xmlhelp/util/ucpchelp1.component [build CMP] shell/source/backends/desktopbe/desktopbe1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/backends/desktopbe/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdesktopbe1lo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/shell/source/backends/desktopbe/desktopbe1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/shell/source/backends/desktopbe/desktopbe1.component [build ALH] sbasic touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/sbasic [build ALH] scalc touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/scalc [build ALH] schart touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/schart [build ALH] sdatabase touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/sdatabase [build ALH] sdraw touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/sdraw [build ALH] shared touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/shared [build ALH] simpress touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/simpress [build ALH] smath touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/smath [build ALH] swriter touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/AllLangHelp/swriter [build BIN] shell S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/shell [build LNK] Library/libvclbootstrapprotector.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/test/source/vclbootstrapprotector.o -Wl,--start-group -lcppunit -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -li18nlangtag -luno_sal -ltest-setupvcl -ltllo -lutllo -lvcllo -o $W/LinkTarget/Library/libvclbootstrapprotector.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libvclbootstrapprotector.so | grep SONAME > $W/LinkTarget/Library/libvclbootstrapprotector.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libvclbootstrapprotector.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvclbootstrapprotector.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvclbootstrapprotector.so.exports.tmp $W/LinkTarget/Library/libvclbootstrapprotector.so.exports; then rm $W/LinkTarget/Library/libvclbootstrapprotector.so.exports.tmp; else mv $W/LinkTarget/Library/libvclbootstrapprotector.so.exports.tmp $W/LinkTarget/Library/libvclbootstrapprotector.so.exports && touch -r $W/LinkTarget/Library/libvclbootstrapprotector.so $W/LinkTarget/Library/libvclbootstrapprotector.so.exports; fi TEMPFILE=/tmp/gbuild.B9iURl && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvclbootstrapprotector.so.objectlist [build BIN] ucb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/ucb [build LNK] Library/libvclplug_qt5lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/qt5/Qt5AccessibleEventListener.o $W/CxxObject/vcl/qt5/Qt5AccessibleWidget.o $W/CxxObject/vcl/qt5/Qt5Bitmap.o $W/CxxObject/vcl/qt5/Qt5Clipboard.o $W/CxxObject/vcl/qt5/Qt5Data.o $W/CxxObject/vcl/qt5/Qt5DragAndDrop.o $W/CxxObject/vcl/qt5/Qt5FilePicker.o $W/CxxObject/vcl/qt5/Qt5Font.o $W/CxxObject/vcl/qt5/Qt5FontFace.o $W/CxxObject/vcl/qt5/Qt5Frame.o $W/CxxObject/vcl/qt5/Qt5Graphics.o $W/CxxObject/vcl/qt5/Qt5Graphics_Controls.o $W/CxxObject/vcl/qt5/Qt5Graphics_GDI.o $W/CxxObject/vcl/qt5/Qt5Graphics_Text.o $W/CxxObject/vcl/qt5/Qt5Instance.o $W/CxxObject/vcl/qt5/Qt5Instance_Print.o $W/CxxObject/vcl/qt5/Qt5MainWindow.o $W/CxxObject/vcl/qt5/Qt5Menu.o $W/CxxObject/vcl/qt5/Qt5Object.o $W/CxxObject/vcl/qt5/Qt5OpenGLContext.o $W/CxxObject/vcl/qt5/Qt5Painter.o $W/CxxObject/vcl/qt5/Qt5Printer.o $W/CxxObject/vcl/qt5/Qt5SvpGraphics.o $W/CxxObject/vcl/qt5/Qt5SvpSurface.o $W/CxxObject/vcl/qt5/Qt5System.o $W/CxxObject/vcl/qt5/Qt5Timer.o $W/CxxObject/vcl/qt5/Qt5Tools.o $W/CxxObject/vcl/qt5/Qt5Transferable.o $W/CxxObject/vcl/qt5/Qt5VirtualDevice.o $W/CxxObject/vcl/qt5/Qt5Widget.o $W/CxxObject/vcl/qt5/Qt5XAccessible.o -Wl,--start-group -lcairo -lepoxy -lgraphite2 -lharfbuzz-icu -lharfbuzz -licuuc -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lxcb -lQt5X11Extras -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lxcb -lQt5X11Extras -lgobject-2.0 -lglib-2.0 -lm -ldl -Wl,--end-group -Wl,--no-as-needed -lvclplug_genlo -lvcllo -ltllo -lutllo -lsotlo -lucbhelper -lbasegfxlo -lcomphelper -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmaccesslo -luno_cppu -luno_sal -luno_salhelpergcc3 -o $I/program/libvclplug_qt5lo.so [build LNK] Executable/lo_kde5filepicker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libunopkgapp.so | grep SONAME > $W/LinkTarget/Library/libunopkgapp.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libunopkgapp.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libunopkgapp.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libunopkgapp.so.exports.tmp $W/LinkTarget/Library/libunopkgapp.so.exports; then rm $W/LinkTarget/Library/libunopkgapp.so.exports.tmp; else mv $W/LinkTarget/Library/libunopkgapp.so.exports.tmp $W/LinkTarget/Library/libunopkgapp.so.exports && touch -r $I/program/libunopkgapp.so $W/LinkTarget/Library/libunopkgapp.so.exports; fi TEMPFILE=/tmp/gbuild.46gK5n && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libunopkgapp.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/unx/gtk3_kde5/kde5_lo_filepicker_main.o $W/CxxObject/vcl/unx/gtk3_kde5/kde5_filepicker.o $W/CxxObject/vcl/unx/gtk3_kde5/kde5_filepicker_ipc.o -Wl,--start-group -lX11 -lXext -lSM -lICE -lepoxy -L/usr/lib64/ -lKF5CoreAddons -lKF5I18n -lKF5ConfigCore -lKF5WindowSystem -lKF5KIOCore -lKF5KIOWidgets -lKF5KIOFileWidgets -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lQt5X11Extras -ldbus-1 -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lxcb -lQt5X11Extras -L/usr/lib64/ -lKF5CoreAddons -lKF5I18n -lKF5ConfigCore -lKF5WindowSystem -lKF5KIOCore -lKF5KIOWidgets -lKF5KIOFileWidgets -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lQt5X11Extras -lboost_filesystem -lm -ldl -Wl,--end-group -Wl,--no-as-needed -lvclplug_genlo -lvcllo -ltllo -lutllo -lsotlo -lucbhelper -lbasegfxlo -lcomphelper -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmaccesslo -luno_cppu -luno_sal -o $I/program/lo_kde5filepicker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvclplug_gtk3_kde5lo.so | grep SONAME > $W/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvclplug_gtk3_kde5lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.exports.tmp $W/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.exports; then rm $W/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.exports.tmp; else mv $W/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.exports.tmp $W/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.exports && touch -r $I/program/libvclplug_gtk3_kde5lo.so $W/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.exports; fi TEMPFILE=/tmp/gbuild.oNL6z8 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvclplug_gtk3_kde5lo.so.objectlist [build BIN] xmlhelp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/xmlhelp [build CMP] toolkit/util/tk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/toolkit/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libtklo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/toolkit/util/tk.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/toolkit/util/tk.component [build LNK] Executable/unopkg.bin S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/desktop/source/pkgchk/unopkg/unopkg_main.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_sal -ltllo -lunopkgapp -o $I/program/unopkg.bin TEMPFILE=/tmp/gbuild.wyTUGQ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/unopkg.bin.objectlist [build LOC] helpcontent2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/helpcontent2 [build MOD] shell S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/shell [build MOD] ucb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/ucb [build MOD] xmlhelp S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/xmlhelp [build LOC] libreoffice S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/l10n/ && touch $W/Module/l10n/libreoffice [build LNK] Library/libsvtlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svtools/source/brwbox/brwbox1.o $W/CxxObject/svtools/source/brwbox/brwbox2.o $W/CxxObject/svtools/source/brwbox/brwbox3.o $W/CxxObject/svtools/source/brwbox/brwhead.o $W/CxxObject/svtools/source/brwbox/datwin.o $W/CxxObject/svtools/source/brwbox/ebbcontrols.o $W/CxxObject/svtools/source/brwbox/editbrowsebox.o $W/CxxObject/svtools/source/brwbox/editbrowsebox2.o $W/CxxObject/svtools/source/config/accessibilityoptions.o $W/CxxObject/svtools/source/config/apearcfg.o $W/CxxObject/svtools/source/config/colorcfg.o $W/CxxObject/svtools/source/config/extcolorcfg.o $W/CxxObject/svtools/source/config/fontsubstconfig.o $W/CxxObject/svtools/source/config/helpopt.o $W/CxxObject/svtools/source/config/htmlcfg.o $W/CxxObject/svtools/source/config/itemholder2.o $W/CxxObject/svtools/source/config/menuoptions.o $W/CxxObject/svtools/source/config/miscopt.o $W/CxxObject/svtools/source/config/slidesorterbaropt.o $W/CxxObject/svtools/source/config/optionsdrawinglayer.o $W/CxxObject/svtools/source/config/printoptions.o $W/CxxObject/svtools/source/contnr/DocumentInfoPreview.o $W/CxxObject/svtools/source/contnr/contentenumeration.o $W/CxxObject/svtools/source/contnr/fileview.o $W/CxxObject/svtools/source/contnr/foldertree.o $W/CxxObject/svtools/source/contnr/iconview.o $W/CxxObject/svtools/source/contnr/iconviewimpl.o $W/CxxObject/svtools/source/contnr/imivctl1.o $W/CxxObject/svtools/source/contnr/imivctl2.o $W/CxxObject/svtools/source/contnr/ivctrl.o $W/CxxObject/svtools/source/contnr/simptabl.o $W/CxxObject/svtools/source/contnr/templwin.o $W/CxxObject/svtools/source/control/accessibleruler.o $W/CxxObject/svtools/source/control/asynclink.o $W/CxxObject/svtools/source/control/autocmpledit.o $W/CxxObject/svtools/source/control/breadcrumb.o $W/CxxObject/svtools/source/control/calendar.o $W/CxxObject/svtools/source/control/collatorres.o $W/CxxObject/svtools/source/control/ctrlbox.o $W/CxxObject/svtools/source/control/ctrltool.o $W/CxxObject/svtools/source/control/filectrl.o $W/CxxObject/svtools/source/control/fileurlbox.o $W/CxxObject/svtools/source/control/hyperlabel.o $W/CxxObject/svtools/source/control/indexentryres.o $W/CxxObject/svtools/source/control/inettbc.o $W/CxxObject/svtools/source/control/managedmenubutton.o $W/CxxObject/svtools/source/control/roadmap.o $W/CxxObject/svtools/source/control/ruler.o $W/CxxObject/svtools/source/control/scriptedtext.o $W/CxxObject/svtools/source/control/scrwin.o $W/CxxObject/svtools/source/control/tabbar.o $W/CxxObject/svtools/source/control/toolbarmenu.o $W/CxxObject/svtools/source/control/toolbarmenuacc.o $W/CxxObject/svtools/source/control/urlcontrol.o $W/CxxObject/svtools/source/control/valueacc.o $W/CxxObject/svtools/source/control/valueset.o $W/CxxObject/svtools/source/dialogs/addresstemplate.o $W/CxxObject/svtools/source/dialogs/colrdlg.o $W/CxxObject/svtools/source/dialogs/insdlg.o $W/CxxObject/svtools/source/dialogs/PlaceEditDialog.o $W/CxxObject/svtools/source/dialogs/prnsetup.o $W/CxxObject/svtools/source/dialogs/restartdialog.o $W/CxxObject/svtools/source/dialogs/roadmapwizard.o $W/CxxObject/svtools/source/dialogs/ServerDetailsControls.o $W/CxxObject/svtools/source/dialogs/wizardmachine.o $W/CxxObject/svtools/source/dialogs/wizdlg.o $W/CxxObject/svtools/source/edit/editsyntaxhighlighter.o $W/CxxObject/svtools/source/edit/svmedit.o $W/CxxObject/svtools/source/edit/svmedit2.o $W/CxxObject/svtools/source/edit/textwindowpeer.o $W/CxxObject/svtools/source/filter/SvFilterOptionsDialog.o $W/CxxObject/svtools/source/filter/DocumentToGraphicRenderer.o $W/CxxObject/svtools/source/filter/exportdialog.o $W/CxxObject/svtools/source/graphic/renderer.o $W/CxxObject/svtools/source/hatchwindow/documentcloser.o $W/CxxObject/svtools/source/hatchwindow/hatchwindow.o $W/CxxObject/svtools/source/hatchwindow/hatchwindowfactory.o $W/CxxObject/svtools/source/hatchwindow/ipwin.o $W/CxxObject/svtools/source/java/javacontext.o $W/CxxObject/svtools/source/java/javainteractionhandler.o $W/CxxObject/svtools/source/misc/acceleratorexecute.o $W/CxxObject/svtools/source/misc/bindablecontrolhelper.o $W/CxxObject/svtools/source/misc/cliplistener.o $W/CxxObject/svtools/source/misc/dialogclosedlistener.o $W/CxxObject/svtools/source/misc/ehdl.o $W/CxxObject/svtools/source/misc/embedhlp.o $W/CxxObject/svtools/source/misc/embedtransfer.o $W/CxxObject/svtools/source/misc/filechangedchecker.o $W/CxxObject/svtools/source/misc/imagemgr.o $W/CxxObject/svtools/source/misc/imageresourceaccess.o $W/CxxObject/svtools/source/misc/langtab.o $W/CxxObject/svtools/source/misc/langhelp.o $W/CxxObject/svtools/source/misc/openfiledroptargetlistener.o $W/CxxObject/svtools/source/misc/sampletext.o $W/CxxObject/svtools/source/misc/stringtransfer.o $W/CxxObject/svtools/source/misc/svtresid.o $W/CxxObject/svtools/source/misc/templatefoldercache.o $W/CxxObject/svtools/source/misc/unitconv.o $W/CxxObject/svtools/source/svhtml/htmlkywd.o $W/CxxObject/svtools/source/svhtml/htmlout.o $W/CxxObject/svtools/source/svhtml/htmlsupp.o $W/CxxObject/svtools/source/svhtml/HtmlWriter.o $W/CxxObject/svtools/source/svhtml/parhtml.o $W/CxxObject/svtools/source/svrtf/parrtf.o $W/CxxObject/svtools/source/svrtf/rtfkeywd.o $W/CxxObject/svtools/source/svrtf/rtfout.o $W/CxxObject/svtools/source/svrtf/svparser.o $W/CxxObject/svtools/source/table/defaultinputhandler.o $W/CxxObject/svtools/source/table/gridtablerenderer.o $W/CxxObject/svtools/source/table/tablecontrol.o $W/CxxObject/svtools/source/table/tablecontrol_impl.o $W/CxxObject/svtools/source/table/tabledatawindow.o $W/CxxObject/svtools/source/table/mousefunction.o $W/CxxObject/svtools/source/table/cellvalueconversion.o $W/CxxObject/svtools/source/table/tablegeometry.o $W/CxxObject/svtools/source/uitest/uiobject.o $W/CxxObject/svtools/source/uno/addrtempuno.o $W/CxxObject/svtools/source/uno/fpicker.o $W/CxxObject/svtools/source/uno/framestatuslistener.o $W/CxxObject/svtools/source/uno/generictoolboxcontroller.o $W/CxxObject/svtools/source/uno/genericunodialog.o $W/CxxObject/svtools/source/uno/miscservices.o $W/CxxObject/svtools/source/uno/popupmenucontrollerbase.o $W/CxxObject/svtools/source/uno/popupwindowcontroller.o $W/CxxObject/svtools/source/uno/statusbarcontroller.o $W/CxxObject/svtools/source/uno/svtxgridcontrol.o $W/CxxObject/svtools/source/uno/toolboxcontroller.o $W/CxxObject/svtools/source/uno/treecontrolpeer.o $W/CxxObject/svtools/source/uno/unocontroltablemodel.o $W/CxxObject/svtools/source/uno/unogridcolumnfacade.o $W/CxxObject/svtools/source/uno/unoevent.o $W/CxxObject/svtools/source/uno/unoiface.o $W/CxxObject/svtools/source/uno/unoimap.o $W/CxxObject/svtools/source/uno/wizard/unowizard.o $W/CxxObject/svtools/source/uno/wizard/wizardpagecontroller.o $W/CxxObject/svtools/source/uno/wizard/wizardshell.o -Wl,--start-group -licuuc -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmfwklo -luno_salhelpergcc3 -luno_sal -lsotlo -lsvllo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libsvtlo.so [build LNK] Library/libcanvastoolslo.so TEMPFILE=/tmp/gbuild.jrwj99 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/lo_kde5filepicker.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/canvas/source/tools/cachedprimitivebase.o $W/CxxObject/canvas/source/tools/canvascustomspritehelper.o $W/CxxObject/canvas/source/tools/canvastools.o $W/CxxObject/canvas/source/tools/elapsedtime.o $W/CxxObject/canvas/source/tools/page.o $W/CxxObject/canvas/source/tools/pagemanager.o $W/CxxObject/canvas/source/tools/parametricpolypolygon.o $W/CxxObject/canvas/source/tools/propertysethelper.o $W/CxxObject/canvas/source/tools/spriteredrawmanager.o $W/CxxObject/canvas/source/tools/surface.o $W/CxxObject/canvas/source/tools/surfaceproxy.o $W/CxxObject/canvas/source/tools/surfaceproxymanager.o $W/CxxObject/canvas/source/tools/verifyinput.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltklo -ltllo -lvcllo -o $I/program/libcanvastoolslo.so [build LNK] Library/libicglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcanvastoolslo.so | grep SONAME > $W/LinkTarget/Library/libcanvastoolslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcanvastoolslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcanvastoolslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcanvastoolslo.so.exports.tmp $W/LinkTarget/Library/libcanvastoolslo.so.exports; then rm $W/LinkTarget/Library/libcanvastoolslo.so.exports.tmp; else mv $W/LinkTarget/Library/libcanvastoolslo.so.exports.tmp $W/LinkTarget/Library/libcanvastoolslo.so.exports && touch -r $I/program/libcanvastoolslo.so $W/LinkTarget/Library/libcanvastoolslo.so.exports; fi TEMPFILE=/tmp/gbuild.SCLlf2 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcanvastoolslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/graphicfilter/icgm/actimpr.o $W/CxxObject/filter/source/graphicfilter/icgm/bitmap.o $W/CxxObject/filter/source/graphicfilter/icgm/bundles.o $W/CxxObject/filter/source/graphicfilter/icgm/cgm.o $W/CxxObject/filter/source/graphicfilter/icgm/chart.o $W/CxxObject/filter/source/graphicfilter/icgm/class0.o $W/CxxObject/filter/source/graphicfilter/icgm/class1.o $W/CxxObject/filter/source/graphicfilter/icgm/class2.o $W/CxxObject/filter/source/graphicfilter/icgm/class3.o $W/CxxObject/filter/source/graphicfilter/icgm/class4.o $W/CxxObject/filter/source/graphicfilter/icgm/class5.o $W/CxxObject/filter/source/graphicfilter/icgm/class7.o $W/CxxObject/filter/source/graphicfilter/icgm/classx.o $W/CxxObject/filter/source/graphicfilter/icgm/elements.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -ltklo -lvcllo -lutllo -ltllo -luno_cppu -luno_sal -o $I/program/libicglo.so [build MOD] helpcontent2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdeployment.so | grep SONAME > $W/LinkTarget/Library/libdeployment.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdeployment.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdeployment.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdeployment.so.exports.tmp $W/LinkTarget/Library/libdeployment.so.exports; then rm $W/LinkTarget/Library/libdeployment.so.exports.tmp; else mv $W/LinkTarget/Library/libdeployment.so.exports.tmp $W/LinkTarget/Library/libdeployment.so.exports && touch -r $I/program/libdeployment.so $W/LinkTarget/Library/libdeployment.so.exports; fi TEMPFILE=/tmp/gbuild.U9d6vP && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdeployment.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/helpcontent2 [build BIN] toolkit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/toolkit [build LOC] top level modules: libreoffice [build LOC] loaded modules: UnoControls accessibility android animations apple_remote avmedia basctl basegfx basic bean binaryurp bridges canvas chart2 clew cli_ure codemaker comphelper configmgr connectivity cppcanvas cppu cppuhelper cpputools cui dbaccess desktop drawinglayer dtrans editeng embeddedobj embedserv emfio eventattacher extensions external extras filter forms formula fpicker framework helpcompiler helpcontent2 hsqldb hwpfilter i18nlangtag i18npool i18nutil idl idlc instsetoo_native io javaunohelper jurt jvmaccess jvmfwk l10ntools librelogo libreoffice libreofficekit lingucomponent linguistic lotuswordpro misc_extensions nlpsolver o3tl odk offapi officecfg onlineupdate oovbaapi oox opencl package postprocess pyuno qadevOOo readlicense_oo registry remotebridges reportbuilder reportdesign rhino ridljar sal salhelper sax sc scaddins sccomp scp2 scripting sd sdext setup_native sfx2 shell slideshow smoketest solenv soltools sot starmath stoc store svgio svl svtools svx sw swext sysui test testtools toolkit tools ucb ucbhelper udkapi uitest unodevtools unoidl unoil unotest unotools unoxml ure uui vbahelper vcl winaccessibility wizards writerfilter writerperfect xmerge xmlhelp xmloff xmlreader xmlscript xmlsecurity xsltml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvclplug_qt5lo.so | grep SONAME > $W/LinkTarget/Library/libvclplug_qt5lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvclplug_qt5lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvclplug_qt5lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvclplug_qt5lo.so.exports.tmp $W/LinkTarget/Library/libvclplug_qt5lo.so.exports; then rm $W/LinkTarget/Library/libvclplug_qt5lo.so.exports.tmp; else mv $W/LinkTarget/Library/libvclplug_qt5lo.so.exports.tmp $W/LinkTarget/Library/libvclplug_qt5lo.so.exports && touch -r $I/program/libvclplug_qt5lo.so $W/LinkTarget/Library/libvclplug_qt5lo.so.exports; fi TEMPFILE=/tmp/gbuild.ui1IkR && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvclplug_qt5lo.so.objectlist [build LNK] Library/libsimplecanvaslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/canvas/source/simplecanvas/simplecanvasimpl.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcanvastoolslo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -o $I/program/libsimplecanvaslo.so [build LNK] Library/libcairocanvaslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/canvas/source/cairo/cairo_cachedbitmap.o $W/CxxObject/canvas/source/cairo/cairo_canvas.o $W/CxxObject/canvas/source/cairo/cairo_canvasbitmap.o $W/CxxObject/canvas/source/cairo/cairo_canvascustomsprite.o $W/CxxObject/canvas/source/cairo/cairo_canvasfont.o $W/CxxObject/canvas/source/cairo/cairo_canvashelper.o $W/CxxObject/canvas/source/cairo/cairo_canvashelper_text.o $W/CxxObject/canvas/source/cairo/cairo_devicehelper.o $W/CxxObject/canvas/source/cairo/cairo_services.o $W/CxxObject/canvas/source/cairo/cairo_spritecanvas.o $W/CxxObject/canvas/source/cairo/cairo_spritecanvashelper.o $W/CxxObject/canvas/source/cairo/cairo_spritedevicehelper.o $W/CxxObject/canvas/source/cairo/cairo_spritehelper.o $W/CxxObject/canvas/source/cairo/cairo_textlayout.o -Wl,--start-group -lcairo -Wl,--end-group -Wl,--no-as-needed -luno_sal -luno_cppu -lbasegfxlo -luno_cppuhelpergcc3 -lcomphelper -lvcllo -ltklo -ltllo -li18nlangtag -lcanvastoolslo -o $I/program/libcairocanvaslo.so [build LNK] Library/liboglcanvaslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsimplecanvaslo.so | grep SONAME > $W/LinkTarget/Library/libsimplecanvaslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsimplecanvaslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsimplecanvaslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsimplecanvaslo.so.exports.tmp $W/LinkTarget/Library/libsimplecanvaslo.so.exports; then rm $W/LinkTarget/Library/libsimplecanvaslo.so.exports.tmp; else mv $W/LinkTarget/Library/libsimplecanvaslo.so.exports.tmp $W/LinkTarget/Library/libsimplecanvaslo.so.exports && touch -r $I/program/libsimplecanvaslo.so $W/LinkTarget/Library/libsimplecanvaslo.so.exports; fi TEMPFILE=/tmp/gbuild.PhEXWw && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsimplecanvaslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/canvas/source/opengl/ogl_bitmapcanvashelper.o $W/CxxObject/canvas/source/opengl/ogl_canvasbitmap.o $W/CxxObject/canvas/source/opengl/ogl_canvascustomsprite.o $W/CxxObject/canvas/source/opengl/ogl_canvasfont.o $W/CxxObject/canvas/source/opengl/ogl_canvashelper.o $W/CxxObject/canvas/source/opengl/ogl_canvastools.o $W/CxxObject/canvas/source/opengl/ogl_spritecanvas.o $W/CxxObject/canvas/source/opengl/ogl_spritedevicehelper.o $W/CxxObject/canvas/source/opengl/ogl_textlayout.o $W/CxxObject/canvas/source/opengl/ogl_texturecache.o -Wl,--start-group -lepoxy -Wl,--end-group -Wl,--no-as-needed -luno_sal -luno_cppu -lbasegfxlo -luno_cppuhelpergcc3 -lcomphelper -lvcllo -ltklo -ltllo -li18nlangtag -lcanvastoolslo -o $I/program/liboglcanvaslo.so [build CMP] desktop/source/deployment/deployment S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libicglo.so | grep SONAME > $W/LinkTarget/Library/libicglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libicglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libicglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libicglo.so.exports.tmp $W/LinkTarget/Library/libicglo.so.exports; then rm $W/LinkTarget/Library/libicglo.so.exports.tmp; else mv $W/LinkTarget/Library/libicglo.so.exports.tmp $W/LinkTarget/Library/libicglo.so.exports && touch -r $I/program/libicglo.so $W/LinkTarget/Library/libicglo.so.exports; fi TEMPFILE=/tmp/gbuild.Wrp0C1 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libicglo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/deployment/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdeployment.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/deployment/deployment.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/source/deployment/deployment.component [build LNK] Library/libOGLTranslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/slideshow/source/engine/opengl/TransitionerImpl.o $W/CxxObject/slideshow/source/engine/opengl/TransitionImpl.o $W/CxxObject/slideshow/source/engine/opengl/Operation.o -Wl,--start-group -lepoxy -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcanvastoolslo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lvcllo -o $I/program/libOGLTranslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libOGLTranslo.so | grep SONAME > $W/LinkTarget/Library/libOGLTranslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libOGLTranslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libOGLTranslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libOGLTranslo.so.exports.tmp $W/LinkTarget/Library/libOGLTranslo.so.exports; then rm $W/LinkTarget/Library/libOGLTranslo.so.exports.tmp; else mv $W/LinkTarget/Library/libOGLTranslo.so.exports.tmp $W/LinkTarget/Library/libOGLTranslo.so.exports && touch -r $I/program/libOGLTranslo.so $W/LinkTarget/Library/libOGLTranslo.so.exports; fi TEMPFILE=/tmp/gbuild.UCl0ss && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libOGLTranslo.so.objectlist [build MOD] toolkit S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/toolkit [build LNK] Library/libvclplug_kde5lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vcl/unx/kde5/KDE5FilePicker2.o $W/CxxObject/vcl/unx/kde5/KDE5SalFrame.o $W/CxxObject/vcl/unx/kde5/KDE5SalInstance.o -Wl,--start-group -lcairo -lgraphite2 -lharfbuzz-icu -lharfbuzz -licuuc -L/usr/lib64/ -lKF5CoreAddons -lKF5I18n -lKF5ConfigCore -lKF5WindowSystem -lKF5KIOCore -lKF5KIOWidgets -lKF5KIOFileWidgets -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lQt5X11Extras -lepoxy -L/usr/lib64/ -lKF5CoreAddons -lKF5I18n -lKF5ConfigCore -lKF5WindowSystem -lKF5KIOCore -lKF5KIOWidgets -lKF5KIOFileWidgets -L/usr/lib64 -lQt5Core -lQt5Gui -lQt5Widgets -lQt5Network -lQt5X11Extras -lm -ldl -Wl,--end-group -Wl,--no-as-needed -lvclplug_qt5lo -lvcllo -ltllo -lutllo -lsotlo -lucbhelper -lbasegfxlo -lcomphelper -luno_cppuhelpergcc3 -li18nlangtag -li18nutil -ljvmaccesslo -luno_cppu -luno_sal -o $I/program/libvclplug_kde5lo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liboglcanvaslo.so | grep SONAME > $W/LinkTarget/Library/liboglcanvaslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liboglcanvaslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liboglcanvaslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liboglcanvaslo.so.exports.tmp $W/LinkTarget/Library/liboglcanvaslo.so.exports; then rm $W/LinkTarget/Library/liboglcanvaslo.so.exports.tmp; else mv $W/LinkTarget/Library/liboglcanvaslo.so.exports.tmp $W/LinkTarget/Library/liboglcanvaslo.so.exports && touch -r $I/program/liboglcanvaslo.so $W/LinkTarget/Library/liboglcanvaslo.so.exports; fi TEMPFILE=/tmp/gbuild.WNhGdE && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liboglcanvaslo.so.objectlist [build CMP] canvas/source/simplecanvas/simplecanvas mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/simplecanvas/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsimplecanvaslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/simplecanvas/simplecanvas.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/source/simplecanvas/simplecanvas.component [build CMP] canvas/source/opengl/oglcanvas mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/opengl/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/liboglcanvaslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/opengl/oglcanvas.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/source/opengl/oglcanvas.component [build CMP] slideshow/source/engine/opengl/ogltrans mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/slideshow/source/engine/opengl/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libOGLTranslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/slideshow/source/engine/opengl/ogltrans.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/source/engine/opengl/ogltrans.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvclplug_kde5lo.so | grep SONAME > $W/LinkTarget/Library/libvclplug_kde5lo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvclplug_kde5lo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvclplug_kde5lo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvclplug_kde5lo.so.exports.tmp $W/LinkTarget/Library/libvclplug_kde5lo.so.exports; then rm $W/LinkTarget/Library/libvclplug_kde5lo.so.exports.tmp; else mv $W/LinkTarget/Library/libvclplug_kde5lo.so.exports.tmp $W/LinkTarget/Library/libvclplug_kde5lo.so.exports && touch -r $I/program/libvclplug_kde5lo.so $W/LinkTarget/Library/libvclplug_kde5lo.so.exports; fi TEMPFILE=/tmp/gbuild.UbOelG && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvclplug_kde5lo.so.objectlist [build BIN] vcl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/vcl [build MOD] vcl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/vcl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcairocanvaslo.so | grep SONAME > $W/LinkTarget/Library/libcairocanvaslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcairocanvaslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcairocanvaslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcairocanvaslo.so.exports.tmp $W/LinkTarget/Library/libcairocanvaslo.so.exports; then rm $W/LinkTarget/Library/libcairocanvaslo.so.exports.tmp; else mv $W/LinkTarget/Library/libcairocanvaslo.so.exports.tmp $W/LinkTarget/Library/libcairocanvaslo.so.exports && touch -r $I/program/libcairocanvaslo.so $W/LinkTarget/Library/libcairocanvaslo.so.exports; fi TEMPFILE=/tmp/gbuild.ODjiSc && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcairocanvaslo.so.objectlist [build CMP] canvas/source/cairo/cairocanvas mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/cairo/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libcairocanvaslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/cairo/cairocanvas.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/source/cairo/cairocanvas.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsvtlo.so | grep SONAME > $W/LinkTarget/Library/libsvtlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsvtlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsvtlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsvtlo.so.exports.tmp $W/LinkTarget/Library/libsvtlo.so.exports; then rm $W/LinkTarget/Library/libsvtlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsvtlo.so.exports.tmp $W/LinkTarget/Library/libsvtlo.so.exports && touch -r $I/program/libsvtlo.so $W/LinkTarget/Library/libsvtlo.so.exports; fi TEMPFILE=/tmp/gbuild.9SWn6O && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsvtlo.so.objectlist [build CMP] svtools/util/svt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svtools/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsvtlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svtools/util/svt.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/svtools/util/svt.component [build LNK] Library/libacclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/accessibility/source/extended/AccessibleBrowseBox.o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxBase.o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxCheckBoxCell.o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxHeaderBar.o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxTable.o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxTableBase.o $W/CxxObject/accessibility/source/extended/AccessibleBrowseBoxTableCell.o $W/CxxObject/accessibility/source/extended/AccessibleGridControl.o $W/CxxObject/accessibility/source/extended/AccessibleGridControlBase.o $W/CxxObject/accessibility/source/extended/AccessibleGridControlHeader.o $W/CxxObject/accessibility/source/extended/AccessibleGridControlHeaderCell.o $W/CxxObject/accessibility/source/extended/AccessibleGridControlTable.o $W/CxxObject/accessibility/source/extended/AccessibleGridControlTableBase.o $W/CxxObject/accessibility/source/extended/AccessibleGridControlTableCell.o $W/CxxObject/accessibility/source/extended/accessiblebrowseboxcell.o $W/CxxObject/accessibility/source/extended/accessibleeditbrowseboxcell.o $W/CxxObject/accessibility/source/extended/accessibleiconchoicectrl.o $W/CxxObject/accessibility/source/extended/accessibleiconchoicectrlentry.o $W/CxxObject/accessibility/source/extended/accessiblelistbox.o $W/CxxObject/accessibility/source/extended/accessiblelistboxentry.o $W/CxxObject/accessibility/source/extended/accessibletabbar.o $W/CxxObject/accessibility/source/extended/accessibletabbarbase.o $W/CxxObject/accessibility/source/extended/accessibletabbarpage.o $W/CxxObject/accessibility/source/extended/accessibletabbarpagelist.o $W/CxxObject/accessibility/source/extended/accessibletablistbox.o $W/CxxObject/accessibility/source/extended/accessibletablistboxtable.o $W/CxxObject/accessibility/source/extended/listboxaccessible.o $W/CxxObject/accessibility/source/extended/textwindowaccessibility.o $W/CxxObject/accessibility/source/helper/acc_factory.o $W/CxxObject/accessibility/source/helper/accresmgr.o $W/CxxObject/accessibility/source/helper/characterattributeshelper.o $W/CxxObject/accessibility/source/helper/IComboListBoxHelper.o $W/CxxObject/accessibility/source/standard/accessiblemenubasecomponent.o $W/CxxObject/accessibility/source/standard/accessiblemenucomponent.o $W/CxxObject/accessibility/source/standard/accessiblemenuitemcomponent.o $W/CxxObject/accessibility/source/standard/floatingwindowaccessible.o $W/CxxObject/accessibility/source/standard/vclxaccessiblebox.o $W/CxxObject/accessibility/source/standard/vclxaccessiblebutton.o $W/CxxObject/accessibility/source/standard/vclxaccessiblecheckbox.o $W/CxxObject/accessibility/source/standard/vclxaccessiblecombobox.o $W/CxxObject/accessibility/source/standard/vclxaccessibledropdowncombobox.o $W/CxxObject/accessibility/source/standard/vclxaccessibledropdownlistbox.o $W/CxxObject/accessibility/source/standard/vclxaccessibleedit.o $W/CxxObject/accessibility/source/standard/vclxaccessiblefixedhyperlink.o $W/CxxObject/accessibility/source/standard/vclxaccessiblefixedtext.o $W/CxxObject/accessibility/source/standard/vclxaccessibleheaderbar.o $W/CxxObject/accessibility/source/standard/vclxaccessibleheaderbaritem.o $W/CxxObject/accessibility/source/standard/vclxaccessiblelist.o $W/CxxObject/accessibility/source/standard/vclxaccessiblelistbox.o $W/CxxObject/accessibility/source/standard/vclxaccessiblelistitem.o $W/CxxObject/accessibility/source/standard/vclxaccessiblemenu.o $W/CxxObject/accessibility/source/standard/vclxaccessiblemenubar.o $W/CxxObject/accessibility/source/standard/vclxaccessiblemenuitem.o $W/CxxObject/accessibility/source/standard/vclxaccessiblemenuseparator.o $W/CxxObject/accessibility/source/standard/vclxaccessiblepopupmenu.o $W/CxxObject/accessibility/source/standard/vclxaccessibleradiobutton.o $W/CxxObject/accessibility/source/standard/vclxaccessiblescrollbar.o $W/CxxObject/accessibility/source/standard/vclxaccessiblestatusbar.o $W/CxxObject/accessibility/source/standard/vclxaccessiblestatusbaritem.o $W/CxxObject/accessibility/source/standard/vclxaccessibletabcontrol.o $W/CxxObject/accessibility/source/standard/vclxaccessibletabpage.o $W/CxxObject/accessibility/source/standard/vclxaccessibletabpagewindow.o $W/CxxObject/accessibility/source/standard/vclxaccessibletextcomponent.o $W/CxxObject/accessibility/source/standard/vclxaccessibletextfield.o $W/CxxObject/accessibility/source/standard/vclxaccessibletoolbox.o $W/CxxObject/accessibility/source/standard/vclxaccessibletoolboxitem.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -li18nlangtag -lsotlo -lsvllo -lsvtlo -ltklo -ltllo -lutllo -lvcllo -o $I/program/libacclo.so [build LNK] Library/libcppcanvaslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cppcanvas/source/mtfrenderer/bitmapaction.o $W/CxxObject/cppcanvas/source/mtfrenderer/cachedprimitivebase.o $W/CxxObject/cppcanvas/source/mtfrenderer/implrenderer.o $W/CxxObject/cppcanvas/source/mtfrenderer/lineaction.o $W/CxxObject/cppcanvas/source/mtfrenderer/mtftools.o $W/CxxObject/cppcanvas/source/mtfrenderer/pointaction.o $W/CxxObject/cppcanvas/source/mtfrenderer/polypolyaction.o $W/CxxObject/cppcanvas/source/mtfrenderer/textaction.o $W/CxxObject/cppcanvas/source/mtfrenderer/textlineshelper.o $W/CxxObject/cppcanvas/source/mtfrenderer/transparencygroupaction.o $W/CxxObject/cppcanvas/source/tools/canvasgraphichelper.o $W/CxxObject/cppcanvas/source/tools/tools.o $W/CxxObject/cppcanvas/source/wrapper/basegfxfactory.o $W/CxxObject/cppcanvas/source/wrapper/implbitmap.o $W/CxxObject/cppcanvas/source/wrapper/implbitmapcanvas.o $W/CxxObject/cppcanvas/source/wrapper/implcanvas.o $W/CxxObject/cppcanvas/source/wrapper/implcustomsprite.o $W/CxxObject/cppcanvas/source/wrapper/implpolypolygon.o $W/CxxObject/cppcanvas/source/wrapper/implsprite.o $W/CxxObject/cppcanvas/source/wrapper/implspritecanvas.o $W/CxxObject/cppcanvas/source/wrapper/vclfactory.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcanvastoolslo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsvtlo -ltllo -lvcllo -o $I/program/libcppcanvaslo.so [build LNK] Library/libfwilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/framework/source/fwi/classes/converter.o $W/CxxObject/framework/source/fwi/classes/protocolhandlercache.o $W/CxxObject/framework/source/fwi/helper/mischelper.o $W/CxxObject/framework/source/fwi/helper/shareablemutex.o $W/CxxObject/framework/source/fwi/jobs/configaccess.o $W/CxxObject/framework/source/fwi/jobs/jobconst.o $W/CxxObject/framework/source/fwi/threadhelp/transactionmanager.o $W/CxxObject/framework/source/fwi/uielement/constitemcontainer.o $W/CxxObject/framework/source/fwi/uielement/itemcontainer.o $W/CxxObject/framework/source/fwi/uielement/rootitemcontainer.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsvllo -lsvtlo -ltklo -ltllo -lutllo -lvcllo -o $I/program/libfwilo.so [build LNK] Library/libsblo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/basic/source/basmgr/basicmanagerrepository.o $W/CxxObject/basic/source/basmgr/basmgr.o $W/CxxObject/basic/source/basmgr/vbahelper.o $W/CxxObject/basic/source/classes/codecompletecache.o $W/CxxObject/basic/source/classes/eventatt.o $W/CxxObject/basic/source/classes/global.o $W/CxxObject/basic/source/classes/image.o $W/CxxObject/basic/source/classes/propacc.o $W/CxxObject/basic/source/classes/sb.o $W/CxxObject/basic/source/classes/sbunoobj.o $W/CxxObject/basic/source/classes/sbxmod.o $W/CxxObject/basic/source/comp/basiccharclass.o $W/CxxObject/basic/source/comp/buffer.o $W/CxxObject/basic/source/comp/codegen.o $W/CxxObject/basic/source/comp/dim.o $W/CxxObject/basic/source/comp/exprtree.o $W/CxxObject/basic/source/comp/exprgen.o $W/CxxObject/basic/source/comp/exprnode.o $W/CxxObject/basic/source/comp/io.o $W/CxxObject/basic/source/comp/loops.o $W/CxxObject/basic/source/comp/parser.o $W/CxxObject/basic/source/comp/sbcomp.o $W/CxxObject/basic/source/comp/scanner.o $W/CxxObject/basic/source/comp/symtbl.o $W/CxxObject/basic/source/comp/token.o $W/CxxObject/basic/source/uno/dlgcont.o $W/CxxObject/basic/source/uno/modsizeexceeded.o $W/CxxObject/basic/source/uno/namecont.o $W/CxxObject/basic/source/uno/scriptcont.o $W/CxxObject/basic/source/runtime/comenumwrapper.o $W/CxxObject/basic/source/runtime/ddectrl.o $W/CxxObject/basic/source/runtime/inputbox.o $W/CxxObject/basic/source/runtime/iosys.o $W/CxxObject/basic/source/runtime/props.o $W/CxxObject/basic/source/runtime/stdobj.o $W/CxxObject/basic/source/runtime/stdobj1.o $W/CxxObject/basic/source/runtime/runtime.o $W/CxxObject/basic/source/classes/errobject.o $W/CxxObject/basic/source/runtime/basrdll.o $W/CxxObject/basic/source/runtime/methods.o $W/CxxObject/basic/source/runtime/methods1.o $W/CxxObject/basic/source/classes/sbintern.o $W/CxxObject/basic/source/sbx/sbxarray.o $W/CxxObject/basic/source/sbx/sbxbool.o $W/CxxObject/basic/source/sbx/sbxbyte.o $W/CxxObject/basic/source/sbx/sbxchar.o $W/CxxObject/basic/source/sbx/sbxcoll.o $W/CxxObject/basic/source/sbx/sbxcurr.o $W/CxxObject/basic/source/sbx/sbxbase.o $W/CxxObject/basic/source/sbx/sbxdate.o $W/CxxObject/basic/source/sbx/sbxdbl.o $W/CxxObject/basic/source/sbx/sbxdec.o $W/CxxObject/basic/source/sbx/sbxexec.o $W/CxxObject/basic/source/sbx/sbxform.o $W/CxxObject/basic/source/sbx/sbxint.o $W/CxxObject/basic/source/sbx/sbxlng.o $W/CxxObject/basic/source/sbx/sbxobj.o $W/CxxObject/basic/source/sbx/sbxres.o $W/CxxObject/basic/source/sbx/sbxscan.o $W/CxxObject/basic/source/sbx/sbxsng.o $W/CxxObject/basic/source/sbx/sbxstr.o $W/CxxObject/basic/source/sbx/sbxuint.o $W/CxxObject/basic/source/sbx/sbxulng.o $W/CxxObject/basic/source/sbx/sbxvalue.o $W/CxxObject/basic/source/sbx/sbxvar.o $W/CxxObject/basic/source/runtime/dllmgr-none.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -li18nlangtag -lsotlo -lsvllo -lsvtlo -ltllo -lutllo -lvcllo -lxmlscriptlo -o $I/program/libsblo.so [build LNK] Library/libdbtoolslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfwilo.so | grep SONAME > $W/LinkTarget/Library/libfwilo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfwilo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfwilo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfwilo.so.exports.tmp $W/LinkTarget/Library/libfwilo.so.exports; then rm $W/LinkTarget/Library/libfwilo.so.exports.tmp; else mv $W/LinkTarget/Library/libfwilo.so.exports.tmp $W/LinkTarget/Library/libfwilo.so.exports && touch -r $I/program/libfwilo.so $W/LinkTarget/Library/libfwilo.so.exports; fi TEMPFILE=/tmp/gbuild.K5i88U && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfwilo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/commontools/AutoRetrievingBase.o $W/CxxObject/connectivity/source/commontools/BlobHelper.o $W/CxxObject/connectivity/source/commontools/CommonTools.o $W/CxxObject/connectivity/source/commontools/ConnectionWrapper.o $W/CxxObject/connectivity/source/commontools/DateConversion.o $W/CxxObject/connectivity/source/commontools/DriversConfig.o $W/CxxObject/connectivity/source/commontools/FDatabaseMetaDataResultSet.o $W/CxxObject/connectivity/source/commontools/FDatabaseMetaDataResultSetMetaData.o $W/CxxObject/connectivity/source/commontools/FValue.o $W/CxxObject/connectivity/source/commontools/ParameterSubstitution.o $W/CxxObject/connectivity/source/commontools/RowFunctionParser.o $W/CxxObject/connectivity/source/commontools/TColumnsHelper.o $W/CxxObject/connectivity/source/commontools/TConnection.o $W/CxxObject/connectivity/source/commontools/TDatabaseMetaDataBase.o $W/CxxObject/connectivity/source/commontools/TIndex.o $W/CxxObject/connectivity/source/commontools/TIndexColumns.o $W/CxxObject/connectivity/source/commontools/TIndexes.o $W/CxxObject/connectivity/source/commontools/TKey.o $W/CxxObject/connectivity/source/commontools/TKeyColumns.o $W/CxxObject/connectivity/source/commontools/TKeys.o $W/CxxObject/connectivity/source/commontools/TPrivilegesResultSet.o $W/CxxObject/connectivity/source/commontools/TSkipDeletedSet.o $W/CxxObject/connectivity/source/commontools/TSortIndex.o $W/CxxObject/connectivity/source/commontools/TTableHelper.o $W/CxxObject/connectivity/source/commontools/conncleanup.o $W/CxxObject/connectivity/source/commontools/dbcharset.o $W/CxxObject/connectivity/source/commontools/dbconversion.o $W/CxxObject/connectivity/source/commontools/dbexception.o $W/CxxObject/connectivity/source/commontools/dbmetadata.o $W/CxxObject/connectivity/source/commontools/dbtools.o $W/CxxObject/connectivity/source/commontools/dbtools2.o $W/CxxObject/connectivity/source/commontools/filtermanager.o $W/CxxObject/connectivity/source/commontools/formattedcolumnvalue.o $W/CxxObject/connectivity/source/commontools/parameters.o $W/CxxObject/connectivity/source/commontools/paramwrapper.o $W/CxxObject/connectivity/source/commontools/predicateinput.o $W/CxxObject/connectivity/source/commontools/propertyids.o $W/CxxObject/connectivity/source/commontools/sqlerror.o $W/CxxObject/connectivity/source/commontools/statementcomposer.o $W/CxxObject/connectivity/source/commontools/warningscontainer.o $W/CxxObject/connectivity/source/parse/PColumn.o $W/CxxObject/connectivity/source/parse/internalnode.o $W/CxxObject/connectivity/source/parse/sqliterator.o $W/CxxObject/connectivity/source/parse/sqlnode.o $W/CxxObject/connectivity/source/resource/sharedresources.o $W/CxxObject/connectivity/source/sdbcx/VCatalog.o $W/CxxObject/connectivity/source/sdbcx/VCollection.o $W/CxxObject/connectivity/source/sdbcx/VColumn.o $W/CxxObject/connectivity/source/sdbcx/VDescriptor.o $W/CxxObject/connectivity/source/sdbcx/VGroup.o $W/CxxObject/connectivity/source/sdbcx/VIndex.o $W/CxxObject/connectivity/source/sdbcx/VIndexColumn.o $W/CxxObject/connectivity/source/sdbcx/VKey.o $W/CxxObject/connectivity/source/sdbcx/VKeyColumn.o $W/CxxObject/connectivity/source/sdbcx/VTable.o $W/CxxObject/connectivity/source/sdbcx/VUser.o $W/CxxObject/connectivity/source/sdbcx/VView.o $W/GenCxxObject/YaccTarget/connectivity/source/parse/sqlbison.o $W/GenCxxObject/LexTarget/connectivity/source/parse/sqlflex.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -ljvmaccesslo -lutllo -ltllo -lcomphelper -li18nlangtag -lsvtlo -lvcllo -o $I/program/libdbtoolslo.so [build LNK] Library/libvclcanvaslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcppcanvaslo.so | grep SONAME > $W/LinkTarget/Library/libcppcanvaslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcppcanvaslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcppcanvaslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcppcanvaslo.so.exports.tmp $W/LinkTarget/Library/libcppcanvaslo.so.exports; then rm $W/LinkTarget/Library/libcppcanvaslo.so.exports.tmp; else mv $W/LinkTarget/Library/libcppcanvaslo.so.exports.tmp $W/LinkTarget/Library/libcppcanvaslo.so.exports && touch -r $I/program/libcppcanvaslo.so $W/LinkTarget/Library/libcppcanvaslo.so.exports; fi TEMPFILE=/tmp/gbuild.rZrp8L && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcppcanvaslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/canvas/source/vcl/backbuffer.o $W/CxxObject/canvas/source/vcl/bitmapbackbuffer.o $W/CxxObject/canvas/source/vcl/cachedbitmap.o $W/CxxObject/canvas/source/vcl/canvas.o $W/CxxObject/canvas/source/vcl/canvasbitmap.o $W/CxxObject/canvas/source/vcl/canvasbitmaphelper.o $W/CxxObject/canvas/source/vcl/canvascustomsprite.o $W/CxxObject/canvas/source/vcl/canvasfont.o $W/CxxObject/canvas/source/vcl/canvashelper.o $W/CxxObject/canvas/source/vcl/devicehelper.o $W/CxxObject/canvas/source/vcl/impltools.o $W/CxxObject/canvas/source/vcl/services.o $W/CxxObject/canvas/source/vcl/spritecanvas.o $W/CxxObject/canvas/source/vcl/spritecanvashelper.o $W/CxxObject/canvas/source/vcl/spritedevicehelper.o $W/CxxObject/canvas/source/vcl/spritehelper.o $W/CxxObject/canvas/source/vcl/textlayout.o $W/CxxObject/canvas/source/vcl/canvashelper_texturefill.o $W/CxxObject/canvas/source/vcl/windowoutdevholder.o -Wl,--start-group -lepoxy -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcanvastoolslo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -lsvtlo -ltklo -ltllo -lvcllo -o $I/program/libvclcanvaslo.so [build LNK] Library/libembobj.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvclcanvaslo.so | grep SONAME > $W/LinkTarget/Library/libvclcanvaslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvclcanvaslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvclcanvaslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvclcanvaslo.so.exports.tmp $W/LinkTarget/Library/libvclcanvaslo.so.exports; then rm $W/LinkTarget/Library/libvclcanvaslo.so.exports.tmp; else mv $W/LinkTarget/Library/libvclcanvaslo.so.exports.tmp $W/LinkTarget/Library/libvclcanvaslo.so.exports && touch -r $I/program/libvclcanvaslo.so $W/LinkTarget/Library/libvclcanvaslo.so.exports; fi TEMPFILE=/tmp/gbuild.iIp8YR && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvclcanvaslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/embeddedobj/source/commonembedding/embedobj.o $W/CxxObject/embeddedobj/source/commonembedding/inplaceobj.o $W/CxxObject/embeddedobj/source/commonembedding/miscobj.o $W/CxxObject/embeddedobj/source/commonembedding/persistence.o $W/CxxObject/embeddedobj/source/commonembedding/register.o $W/CxxObject/embeddedobj/source/commonembedding/specialobject.o $W/CxxObject/embeddedobj/source/commonembedding/visobj.o $W/CxxObject/embeddedobj/source/commonembedding/xfactory.o $W/CxxObject/embeddedobj/source/general/docholder.o $W/CxxObject/embeddedobj/source/general/dummyobject.o $W/CxxObject/embeddedobj/source/general/intercept.o $W/CxxObject/embeddedobj/source/general/xcreator.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsvtlo -lutllo -lvcllo -ltllo -li18nlangtag -o $I/program/libembobj.so [build LNK] Library/libscnlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libembobj.so | grep SONAME > $W/LinkTarget/Library/libembobj.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libembobj.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libembobj.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libembobj.so.exports.tmp $W/LinkTarget/Library/libembobj.so.exports; then rm $W/LinkTarget/Library/libembobj.so.exports.tmp; else mv $W/LinkTarget/Library/libembobj.so.exports.tmp $W/LinkTarget/Library/libembobj.so.exports && touch -r $I/program/libembobj.so $W/LinkTarget/Library/libembobj.so.exports; fi TEMPFILE=/tmp/gbuild.bIi4by && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libembobj.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/extensions/source/scanner/scnserv.o $W/CxxObject/extensions/source/scanner/scanner.o $W/CxxObject/extensions/source/scanner/grid.o $W/CxxObject/extensions/source/scanner/sane.o $W/CxxObject/extensions/source/scanner/sanedlg.o $W/CxxObject/extensions/source/scanner/scanunx.o -Wl,--start-group -ldl -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -lsvtlo -ltllo -lutllo -lvcllo -o $I/program/libscnlo.so [build LNK] Library/libflashlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libscnlo.so | grep SONAME > $W/LinkTarget/Library/libscnlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libscnlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libscnlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libscnlo.so.exports.tmp $W/LinkTarget/Library/libscnlo.so.exports; then rm $W/LinkTarget/Library/libscnlo.so.exports.tmp; else mv $W/LinkTarget/Library/libscnlo.so.exports.tmp $W/LinkTarget/Library/libscnlo.so.exports && touch -r $I/program/libscnlo.so $W/LinkTarget/Library/libscnlo.so.exports; fi TEMPFILE=/tmp/gbuild.OAhYr5 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libscnlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/flash/impswfdialog.o $W/CxxObject/filter/source/flash/swfdialog.o $W/CxxObject/filter/source/flash/swfexporter.o $W/CxxObject/filter/source/flash/swffilter.o $W/CxxObject/filter/source/flash/swfuno.o $W/CxxObject/filter/source/flash/swfwriter.o $W/CxxObject/filter/source/flash/swfwriter1.o $W/CxxObject/filter/source/flash/swfwriter2.o -Wl,--start-group -lz -Wl,--end-group -Wl,--no-as-needed -lsvtlo -lvcllo -lutllo -ltllo -li18nlangtag -lcomphelper -lbasegfxlo -luno_cppuhelpergcc3 -luno_cppu -luno_sal -luno_salhelpergcc3 -o $I/program/libflashlo.so [build LNK] Library/libtextfdlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsblo.so | grep SONAME > $W/LinkTarget/Library/libsblo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsblo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsblo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsblo.so.exports.tmp $W/LinkTarget/Library/libsblo.so.exports; then rm $W/LinkTarget/Library/libsblo.so.exports.tmp; else mv $W/LinkTarget/Library/libsblo.so.exports.tmp $W/LinkTarget/Library/libsblo.so.exports && touch -r $I/program/libsblo.so $W/LinkTarget/Library/libsblo.so.exports; fi TEMPFILE=/tmp/gbuild.5UFXyL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsblo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/textfilterdetect/filterdetect.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -lucbhelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -ltllo -lutllo -lsvtlo -o $I/program/libtextfdlo.so [build LNK] Library/libforlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libtextfdlo.so | grep SONAME > $W/LinkTarget/Library/libtextfdlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libtextfdlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtextfdlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtextfdlo.so.exports.tmp $W/LinkTarget/Library/libtextfdlo.so.exports; then rm $W/LinkTarget/Library/libtextfdlo.so.exports.tmp; else mv $W/LinkTarget/Library/libtextfdlo.so.exports.tmp $W/LinkTarget/Library/libtextfdlo.so.exports && touch -r $I/program/libtextfdlo.so $W/LinkTarget/Library/libtextfdlo.so.exports; fi TEMPFILE=/tmp/gbuild.QpXvTT && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtextfdlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/formula/source/core/api/FormulaCompiler.o $W/CxxObject/formula/source/core/api/FormulaOpCodeMapperObj.o $W/CxxObject/formula/source/core/api/grammar.o $W/CxxObject/formula/source/core/api/services.o $W/CxxObject/formula/source/core/api/token.o $W/CxxObject/formula/source/core/api/vectortoken.o $W/CxxObject/formula/source/core/resource/core_resource.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -li18nlangtag -lsvllo -lsvtlo -ltllo -lutllo -lvcllo -o $I/program/libforlo.so [build LNK] Library/libfps_officelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libacclo.so | grep SONAME > $W/LinkTarget/Library/libacclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libacclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libacclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libacclo.so.exports.tmp $W/LinkTarget/Library/libacclo.so.exports; then rm $W/LinkTarget/Library/libacclo.so.exports.tmp; else mv $W/LinkTarget/Library/libacclo.so.exports.tmp $W/LinkTarget/Library/libacclo.so.exports && touch -r $I/program/libacclo.so $W/LinkTarget/Library/libacclo.so.exports; fi TEMPFILE=/tmp/gbuild.zDKTO1 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libacclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/fpicker/source/office/asyncfilepicker.o $W/CxxObject/fpicker/source/office/commonpicker.o $W/CxxObject/fpicker/source/office/fpinteraction.o $W/CxxObject/fpicker/source/office/fpsmartcontent.o $W/CxxObject/fpicker/source/office/fps_office.o $W/CxxObject/fpicker/source/office/iodlg.o $W/CxxObject/fpicker/source/office/iodlgimp.o $W/CxxObject/fpicker/source/office/OfficeControlAccess.o $W/CxxObject/fpicker/source/office/OfficeFilePicker.o $W/CxxObject/fpicker/source/office/OfficeFolderPicker.o $W/CxxObject/fpicker/source/office/PlacesListBox.o $W/CxxObject/fpicker/source/office/RemoteFilesDialog.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lsvllo -lsvtlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -li18nlangtag -o $I/program/libfps_officelo.so [build LNK] Library/libtextconversiondlgslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbtoolslo.so | grep SONAME > $W/LinkTarget/Library/libdbtoolslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbtoolslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbtoolslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbtoolslo.so.exports.tmp $W/LinkTarget/Library/libdbtoolslo.so.exports; then rm $W/LinkTarget/Library/libdbtoolslo.so.exports.tmp; else mv $W/LinkTarget/Library/libdbtoolslo.so.exports.tmp $W/LinkTarget/Library/libdbtoolslo.so.exports && touch -r $I/program/libdbtoolslo.so $W/LinkTarget/Library/libdbtoolslo.so.exports; fi TEMPFILE=/tmp/gbuild.ylMNdw && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbtoolslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svx/source/unodialogs/textconversiondlgs/services.o $W/CxxObject/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.o $W/CxxObject/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.o $W/CxxObject/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -li18nlangtag -lsvllo -lsvtlo -ltklo -ltllo -lutllo -lvcllo -o $I/program/libtextconversiondlgslo.so [build LNK] Library/libgielo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libflashlo.so | grep SONAME > $W/LinkTarget/Library/libflashlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libflashlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libflashlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libflashlo.so.exports.tmp $W/LinkTarget/Library/libflashlo.so.exports; then rm $W/LinkTarget/Library/libflashlo.so.exports.tmp; else mv $W/LinkTarget/Library/libflashlo.so.exports.tmp $W/LinkTarget/Library/libflashlo.so.exports && touch -r $I/program/libflashlo.so $W/LinkTarget/Library/libflashlo.so.exports; fi TEMPFILE=/tmp/gbuild.vjoqM2 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libflashlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/graphicfilter/egif/egif.o $W/CxxObject/filter/source/graphicfilter/etiff/etiff.o $W/CxxObject/filter/source/graphicfilter/eps/eps.o $W/CxxObject/filter/source/graphicfilter/egif/giflzwc.o $W/CxxObject/filter/source/graphicfilter/itiff/ccidecom.o $W/CxxObject/filter/source/graphicfilter/itiff/itiff.o $W/CxxObject/filter/source/graphicfilter/itiff/lzwdecom.o $W/CxxObject/filter/source/graphicfilter/ipict/ipict.o $W/CxxObject/filter/source/graphicfilter/ipict/shape.o $W/CxxObject/filter/source/graphicfilter/ipcx/ipcx.o $W/CxxObject/filter/source/graphicfilter/iras/iras.o $W/CxxObject/filter/source/graphicfilter/itga/itga.o $W/CxxObject/filter/source/graphicfilter/ieps/ieps.o $W/CxxObject/filter/source/graphicfilter/ipsd/ipsd.o $W/CxxObject/filter/source/graphicfilter/ipbm/ipbm.o $W/CxxObject/filter/source/graphicfilter/ios2met/ios2met.o $W/CxxObject/filter/source/graphicfilter/idxf/dxf2mtf.o $W/CxxObject/filter/source/graphicfilter/idxf/dxfblkrd.o $W/CxxObject/filter/source/graphicfilter/idxf/dxfentrd.o $W/CxxObject/filter/source/graphicfilter/idxf/dxfgrprd.o $W/CxxObject/filter/source/graphicfilter/idxf/dxfreprd.o $W/CxxObject/filter/source/graphicfilter/idxf/dxftblrd.o $W/CxxObject/filter/source/graphicfilter/idxf/dxfvec.o $W/CxxObject/filter/source/graphicfilter/idxf/idxf.o $W/CxxObject/filter/source/graphicfilter/ipcd/ipcd.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -li18nlangtag -lsvtlo -lvcllo -lutllo -ltllo -ltklo -luno_cppu -luno_sal -luno_salhelpergcc3 -o $I/program/libgielo.so [build LNK] Executable/langsupport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libforlo.so | grep SONAME > $W/LinkTarget/Library/libforlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libforlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libforlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libforlo.so.exports.tmp $W/LinkTarget/Library/libforlo.so.exports; then rm $W/LinkTarget/Library/libforlo.so.exports.tmp; else mv $W/LinkTarget/Library/libforlo.so.exports.tmp $W/LinkTarget/Library/libforlo.so.exports && touch -r $I/program/libforlo.so $W/LinkTarget/Library/libforlo.so.exports; fi TEMPFILE=/tmp/gbuild.ikjfAP && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libforlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svtools/langsupport/langsupport.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -lsvtlo -ltllo -lucbhelper -lvcllo -o $W/LinkTarget/Executable/langsupport S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libtextconversiondlgslo.so | grep SONAME > $W/LinkTarget/Library/libtextconversiondlgslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libtextconversiondlgslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtextconversiondlgslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtextconversiondlgslo.so.exports.tmp $W/LinkTarget/Library/libtextconversiondlgslo.so.exports; then rm $W/LinkTarget/Library/libtextconversiondlgslo.so.exports.tmp; else mv $W/LinkTarget/Library/libtextconversiondlgslo.so.exports.tmp $W/LinkTarget/Library/libtextconversiondlgslo.so.exports && touch -r $I/program/libtextconversiondlgslo.so $W/LinkTarget/Library/libtextconversiondlgslo.so.exports; fi TEMPFILE=/tmp/gbuild.Jv8asc && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtextconversiondlgslo.so.objectlist [build BIN] accessibility S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/accessibility [build LNK] Library/libdrawinglayerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/drawinglayer/source/animation/animationtiming.o $W/CxxObject/drawinglayer/source/attribute/fillgraphicattribute.o $W/CxxObject/drawinglayer/source/attribute/fillgradientattribute.o $W/CxxObject/drawinglayer/source/attribute/fillhatchattribute.o $W/CxxObject/drawinglayer/source/attribute/fontattribute.o $W/CxxObject/drawinglayer/source/attribute/lineattribute.o $W/CxxObject/drawinglayer/source/attribute/linestartendattribute.o $W/CxxObject/drawinglayer/source/attribute/materialattribute3d.o $W/CxxObject/drawinglayer/source/attribute/sdrallattribute3d.o $W/CxxObject/drawinglayer/source/attribute/sdrfillattribute.o $W/CxxObject/drawinglayer/source/attribute/sdrfillgraphicattribute.o $W/CxxObject/drawinglayer/source/attribute/sdrlightattribute3d.o $W/CxxObject/drawinglayer/source/attribute/sdrlightingattribute3d.o $W/CxxObject/drawinglayer/source/attribute/sdrlineattribute.o $W/CxxObject/drawinglayer/source/attribute/sdrlinestartendattribute.o $W/CxxObject/drawinglayer/source/attribute/sdrobjectattribute3d.o $W/CxxObject/drawinglayer/source/attribute/sdrsceneattribute3d.o $W/CxxObject/drawinglayer/source/attribute/sdrshadowattribute.o $W/CxxObject/drawinglayer/source/attribute/strokeattribute.o $W/CxxObject/drawinglayer/source/geometry/viewinformation2d.o $W/CxxObject/drawinglayer/source/geometry/viewinformation3d.o $W/CxxObject/drawinglayer/source/primitive2d/animatedprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/backgroundcolorprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/baseprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/bitmapprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/borderlineprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/controlprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/cropprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/discretebitmapprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/discreteshadowprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/embedded3dprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/epsprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/fillgraphicprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/fillgradientprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/fillhatchprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/graphicprimitivehelper2d.o $W/CxxObject/drawinglayer/source/primitive2d/graphicprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/gridprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/groupprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/helplineprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/hiddengeometryprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/invertprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/markerarrayprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/maskprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/mediaprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/metafileprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/modifiedcolorprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/objectinfoprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/pagehierarchyprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/pagepreviewprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/patternfillprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/pointarrayprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/polygonprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/polypolygonprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/primitivetools2d.o $W/CxxObject/drawinglayer/source/primitive2d/sceneprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/sdrdecompositiontools2d.o $W/CxxObject/drawinglayer/source/primitive2d/shadowprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/structuretagprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/svggradientprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/textbreakuphelper.o $W/CxxObject/drawinglayer/source/primitive2d/textdecoratedprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/texteffectprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/textenumsprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/texthierarchyprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/textlayoutdevice.o $W/CxxObject/drawinglayer/source/primitive2d/textlineprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/textprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/textstrikeoutprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/transformprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/transparenceprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/unifiedtransparenceprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/wallpaperprimitive2d.o $W/CxxObject/drawinglayer/source/primitive2d/wrongspellprimitive2d.o $W/CxxObject/drawinglayer/source/primitive3d/baseprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/groupprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/hatchtextureprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/hiddengeometryprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/modifiedcolorprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/polygonprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/polygontubeprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/polypolygonprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/sdrcubeprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/sdrdecompositiontools3d.o $W/CxxObject/drawinglayer/source/primitive3d/sdrextrudelathetools3d.o $W/CxxObject/drawinglayer/source/primitive3d/sdrextrudeprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/sdrlatheprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/sdrpolypolygonprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/sdrprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/sdrsphereprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/shadowprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/textureprimitive3d.o $W/CxxObject/drawinglayer/source/primitive3d/transformprimitive3d.o $W/CxxObject/drawinglayer/source/processor2d/baseprocessor2d.o $W/CxxObject/drawinglayer/source/processor2d/processor2dtools.o $W/CxxObject/drawinglayer/source/processor2d/contourextractor2d.o $W/CxxObject/drawinglayer/source/processor2d/getdigitlanguage.o $W/CxxObject/drawinglayer/source/processor2d/helperwrongspellrenderer.o $W/CxxObject/drawinglayer/source/processor2d/hittestprocessor2d.o $W/CxxObject/drawinglayer/source/processor2d/linegeometryextractor2d.o $W/CxxObject/drawinglayer/source/processor2d/objectinfoextractor2d.o $W/CxxObject/drawinglayer/source/processor2d/processorfromoutputdevice.o $W/CxxObject/drawinglayer/source/processor2d/textaspolygonextractor2d.o $W/CxxObject/drawinglayer/source/processor2d/vclhelperbufferdevice.o $W/CxxObject/drawinglayer/source/processor2d/vclmetafileprocessor2d.o $W/CxxObject/drawinglayer/source/processor2d/vclpixelprocessor2d.o $W/CxxObject/drawinglayer/source/processor2d/vclprocessor2d.o $W/CxxObject/drawinglayer/source/processor3d/baseprocessor3d.o $W/CxxObject/drawinglayer/source/processor3d/cutfindprocessor3d.o $W/CxxObject/drawinglayer/source/processor3d/defaultprocessor3d.o $W/CxxObject/drawinglayer/source/processor3d/geometry2dextractor.o $W/CxxObject/drawinglayer/source/processor3d/shadow3dextractor.o $W/CxxObject/drawinglayer/source/processor3d/zbufferprocessor3d.o $W/CxxObject/drawinglayer/source/texture/texture3d.o $W/CxxObject/drawinglayer/source/tools/converters.o $W/CxxObject/drawinglayer/source/tools/emfplushelper.o $W/CxxObject/drawinglayer/source/tools/emfphelperdata.o $W/CxxObject/drawinglayer/source/tools/emfpbrush.o $W/CxxObject/drawinglayer/source/tools/emfppath.o $W/CxxObject/drawinglayer/source/tools/emfppen.o $W/CxxObject/drawinglayer/source/tools/emfpregion.o $W/CxxObject/drawinglayer/source/tools/emfpimage.o $W/CxxObject/drawinglayer/source/tools/emfpfont.o $W/CxxObject/drawinglayer/source/tools/emfpstringformat.o $W/CxxObject/drawinglayer/source/tools/emfpcustomlinecap.o $W/CxxObject/drawinglayer/source/tools/wmfemfhelper.o $W/CxxObject/drawinglayer/source/tools/primitive2dxmldump.o $W/CxxObject/drawinglayer/source/drawinglayeruno/drawinglayeruno.o $W/CxxObject/drawinglayer/source/drawinglayeruno/xprimitive2drenderer.o $W/CxxObject/drawinglayer/source/texture/texture.o $W/CxxObject/drawinglayer/source/dumper/XShapeDumper.o $W/CxxObject/drawinglayer/source/dumper/EnhancedShapeDumper.o -Wl,--start-group -lxml2 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcanvastoolslo -lcomphelper -lcppcanvaslo -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsvllo -lsvtlo -ltklo -ltllo -lvcllo -o $I/program/libdrawinglayerlo.so TEMPFILE=/tmp/gbuild.1TpBuY && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/langsupport.objectlist [build LNK] Library/libfwelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/framework/source/fwe/classes/actiontriggercontainer.o $W/CxxObject/framework/source/fwe/classes/actiontriggerpropertyset.o $W/CxxObject/framework/source/fwe/classes/actiontriggerseparatorpropertyset.o $W/CxxObject/framework/source/fwe/classes/addonmenu.o $W/CxxObject/framework/source/fwe/classes/addonsoptions.o $W/CxxObject/framework/source/fwe/classes/framelistanalyzer.o $W/CxxObject/framework/source/fwe/classes/fwkresid.o $W/CxxObject/framework/source/fwe/classes/imagewrapper.o $W/CxxObject/framework/source/fwe/classes/rootactiontriggercontainer.o $W/CxxObject/framework/source/fwe/classes/sfxhelperfunctions.o $W/CxxObject/framework/source/fwe/dispatch/interaction.o $W/CxxObject/framework/source/fwe/helper/actiontriggerhelper.o $W/CxxObject/framework/source/fwe/helper/configimporter.o $W/CxxObject/framework/source/fwe/helper/propertysetcontainer.o $W/CxxObject/framework/source/fwe/helper/titlehelper.o $W/CxxObject/framework/source/fwe/helper/documentundoguard.o $W/CxxObject/framework/source/fwe/helper/undomanagerhelper.o $W/CxxObject/framework/source/fwe/xml/menuconfiguration.o $W/CxxObject/framework/source/fwe/xml/menudocumenthandler.o $W/CxxObject/framework/source/fwe/xml/saxnamespacefilter.o $W/CxxObject/framework/source/fwe/xml/statusbarconfiguration.o $W/CxxObject/framework/source/fwe/xml/statusbardocumenthandler.o $W/CxxObject/framework/source/fwe/xml/toolboxconfiguration.o $W/CxxObject/framework/source/fwe/xml/toolboxdocumenthandler.o $W/CxxObject/framework/source/fwe/xml/xmlnamespaces.o $W/CxxObject/framework/source/services/dispatchhelper.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lfwilo -luno_sal -luno_salhelpergcc3 -li18nlangtag -lsvllo -lsvtlo -ltllo -lutllo -lvcllo -o $I/program/libfwelo.so [build CMP] basic/util/sb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfps_officelo.so | grep SONAME > $W/LinkTarget/Library/libfps_officelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfps_officelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfps_officelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfps_officelo.so.exports.tmp $W/LinkTarget/Library/libfps_officelo.so.exports; then rm $W/LinkTarget/Library/libfps_officelo.so.exports.tmp; else mv $W/LinkTarget/Library/libfps_officelo.so.exports.tmp $W/LinkTarget/Library/libfps_officelo.so.exports && touch -r $I/program/libfps_officelo.so $W/LinkTarget/Library/libfps_officelo.so.exports; fi TEMPFILE=/tmp/gbuild.k2N2BG && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfps_officelo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/basic/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsblo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/basic/util/sb.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/basic/util/sb.component [build CMP] connectivity/source/dbtools/dbtools mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/dbtools/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdbtoolslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/dbtools/dbtools.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/dbtools/dbtools.component [build CMP] canvas/source/vcl/vclcanvas mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/vcl/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libvclcanvaslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/canvas/source/vcl/vclcanvas.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/canvas/source/vcl/vclcanvas.component [build LNK] Library/libmtfrendererlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cppcanvas/source/uno/uno_mtfrenderer.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -lcppcanvaslo -lbasegfxlo -o $I/program/libmtfrendererlo.so [build CMP] embeddedobj/util/embobj S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmtfrendererlo.so | grep SONAME > $W/LinkTarget/Library/libmtfrendererlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmtfrendererlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmtfrendererlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmtfrendererlo.so.exports.tmp $W/LinkTarget/Library/libmtfrendererlo.so.exports; then rm $W/LinkTarget/Library/libmtfrendererlo.so.exports.tmp; else mv $W/LinkTarget/Library/libmtfrendererlo.so.exports.tmp $W/LinkTarget/Library/libmtfrendererlo.so.exports && touch -r $I/program/libmtfrendererlo.so $W/LinkTarget/Library/libmtfrendererlo.so.exports; fi TEMPFILE=/tmp/gbuild.AhtjGJ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmtfrendererlo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/embeddedobj/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libembobj.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/embeddedobj/util/embobj.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/embeddedobj/util/embobj.component [build CMP] extensions/source/scanner/scn mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/scanner/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libscnlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/scanner/scn.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/source/scanner/scn.component [build CMP] filter/source/flash/flash mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/flash/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libflashlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/flash/flash.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/flash/flash.component [build CMP] filter/source/textfilterdetect/textfd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/textfilterdetect/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libtextfdlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/textfilterdetect/textfd.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/textfilterdetect/textfd.component [build CMP] formula/util/for mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/formula/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libforlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/formula/util/for.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/formula/util/for.component [build CMP] fpicker/source/office/fps_office mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/fpicker/source/office/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libfps_officelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/fpicker/source/office/fps_office.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/fpicker/source/office/fps_office.component [build LNK] Library/libfwmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/framework/source/dispatch/systemexec.o $W/CxxObject/framework/source/jobs/helponstartup.o $W/CxxObject/framework/source/jobs/shelljob.o $W/CxxObject/framework/source/register/register3rdcomponents.o $W/CxxObject/framework/source/tabwin/tabwindow.o $W/CxxObject/framework/source/tabwin/tabwinfactory.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lfwilo -luno_sal -lsvllo -lsvtlo -ltklo -ltllo -lutllo -lvcllo -o $I/program/libfwmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libgielo.so | grep SONAME > $W/LinkTarget/Library/libgielo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libgielo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libgielo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libgielo.so.exports.tmp $W/LinkTarget/Library/libgielo.so.exports; then rm $W/LinkTarget/Library/libgielo.so.exports.tmp; else mv $W/LinkTarget/Library/libgielo.so.exports.tmp $W/LinkTarget/Library/libgielo.so.exports && touch -r $I/program/libgielo.so $W/LinkTarget/Library/libgielo.so.exports; fi TEMPFILE=/tmp/gbuild.rbyuHt && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libgielo.so.objectlist [build CMP] svx/util/textconversiondlgs mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svx/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libtextconversiondlgslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svx/util/textconversiondlgs.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/svx/util/textconversiondlgs.component [build BIN] fpicker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/fpicker [build BIN] svtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/svtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfwmlo.so | grep SONAME > $W/LinkTarget/Library/libfwmlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfwmlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfwmlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfwmlo.so.exports.tmp $W/LinkTarget/Library/libfwmlo.so.exports; then rm $W/LinkTarget/Library/libfwmlo.so.exports.tmp; else mv $W/LinkTarget/Library/libfwmlo.so.exports.tmp $W/LinkTarget/Library/libfwmlo.so.exports && touch -r $I/program/libfwmlo.so $W/LinkTarget/Library/libfwmlo.so.exports; fi TEMPFILE=/tmp/gbuild.WSruVC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfwmlo.so.objectlist [build MOD] accessibility S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/accessibility [build BIN] basic S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/basic [build BIN] canvas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/canvas [build LNK] Library/libfilelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/component/CColumns.o $W/CxxObject/connectivity/source/drivers/component/CDatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/component/CPreparedStatement.o $W/CxxObject/connectivity/source/drivers/component/CResultSet.o $W/CxxObject/connectivity/source/drivers/component/CStatement.o $W/CxxObject/connectivity/source/drivers/component/CTable.o $W/CxxObject/connectivity/source/drivers/file/FCatalog.o $W/CxxObject/connectivity/source/drivers/file/FColumns.o $W/CxxObject/connectivity/source/drivers/file/FConnection.o $W/CxxObject/connectivity/source/drivers/file/FDatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/file/FDateFunctions.o $W/CxxObject/connectivity/source/drivers/file/FDriver.o $W/CxxObject/connectivity/source/drivers/file/FNoException.o $W/CxxObject/connectivity/source/drivers/file/FNumericFunctions.o $W/CxxObject/connectivity/source/drivers/file/FPreparedStatement.o $W/CxxObject/connectivity/source/drivers/file/FResultSet.o $W/CxxObject/connectivity/source/drivers/file/FResultSetMetaData.o $W/CxxObject/connectivity/source/drivers/file/FStatement.o $W/CxxObject/connectivity/source/drivers/file/FStringFunctions.o $W/CxxObject/connectivity/source/drivers/file/FTable.o $W/CxxObject/connectivity/source/drivers/file/FTables.o $W/CxxObject/connectivity/source/drivers/file/fanalyzer.o $W/CxxObject/connectivity/source/drivers/file/fcode.o $W/CxxObject/connectivity/source/drivers/file/fcomp.o $W/CxxObject/connectivity/source/drivers/file/quotedstring.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lsvllo -ltllo -lucbhelper -luno_sal -luno_salhelpergcc3 -ldbtoolslo -lutllo -lcomphelper -o $I/program/libfilelo.so [build LNK] Library/libdbpool2.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/cpool/ZConnectionWrapper.o $W/CxxObject/connectivity/source/cpool/ZDriverWrapper.o $W/CxxObject/connectivity/source/cpool/ZPooledConnection.o $W/CxxObject/connectivity/source/cpool/ZConnectionPool.o $W/CxxObject/connectivity/source/cpool/ZPoolCollection.o $W/CxxObject/connectivity/source/cpool/Zregistration.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -luno_sal -luno_salhelpergcc3 -ltllo -o $I/program/libdbpool2.so [build LNK] Library/libodbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbpool2.so | grep SONAME > $W/LinkTarget/Library/libdbpool2.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbpool2.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbpool2.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbpool2.so.exports.tmp $W/LinkTarget/Library/libdbpool2.so.exports; then rm $W/LinkTarget/Library/libdbpool2.so.exports.tmp; else mv $W/LinkTarget/Library/libdbpool2.so.exports.tmp $W/LinkTarget/Library/libdbpool2.so.exports && touch -r $I/program/libdbpool2.so $W/LinkTarget/Library/libdbpool2.so.exports; fi TEMPFILE=/tmp/gbuild.tsYu4c && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbpool2.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/odbc/oservices.o $W/CxxObject/connectivity/source/drivers/odbc/ORealDriver.o $W/CxxObject/connectivity/source/drivers/odbc/OFunctions.o $W/CxxObject/connectivity/source/drivers/odbc/OPreparedStatement.o $W/CxxObject/connectivity/source/drivers/odbc/OStatement.o $W/CxxObject/connectivity/source/drivers/odbc/OResultSetMetaData.o $W/CxxObject/connectivity/source/drivers/odbc/OResultSet.o $W/CxxObject/connectivity/source/drivers/odbc/OTools.o $W/CxxObject/connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.o $W/CxxObject/connectivity/source/drivers/odbc/ODatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/odbc/ODriver.o $W/CxxObject/connectivity/source/drivers/odbc/OConnection.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -ldbtoolslo -luno_sal -luno_salhelpergcc3 -o $I/program/libodbclo.so [build LNK] Library/libmysql_jdbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfwelo.so | grep SONAME > $W/LinkTarget/Library/libfwelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfwelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfwelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfwelo.so.exports.tmp $W/LinkTarget/Library/libfwelo.so.exports; then rm $W/LinkTarget/Library/libfwelo.so.exports.tmp; else mv $W/LinkTarget/Library/libfwelo.so.exports.tmp $W/LinkTarget/Library/libfwelo.so.exports && touch -r $I/program/libfwelo.so $W/LinkTarget/Library/libfwelo.so.exports; fi TEMPFILE=/tmp/gbuild.yevMyj && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfwelo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YDriver.o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YTables.o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YTable.o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YViews.o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YCatalog.o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YColumns.o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YUser.o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/YUsers.o $W/CxxObject/connectivity/source/drivers/mysql_jdbc/Yservices.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -ldbtoolslo -lcomphelper -o $I/program/libmysql_jdbclo.so [build LNK] Library/libsdbc2.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libodbclo.so | grep SONAME > $W/LinkTarget/Library/libodbclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libodbclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libodbclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libodbclo.so.exports.tmp $W/LinkTarget/Library/libodbclo.so.exports; then rm $W/LinkTarget/Library/libodbclo.so.exports.tmp; else mv $W/LinkTarget/Library/libodbclo.so.exports.tmp $W/LinkTarget/Library/libodbclo.so.exports && touch -r $I/program/libodbclo.so $W/LinkTarget/Library/libodbclo.so.exports; fi TEMPFILE=/tmp/gbuild.O4RkI3 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libodbclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/manager/mdrivermanager.o $W/CxxObject/connectivity/source/manager/mregistration.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lcomphelper -ldbtoolslo -lutllo -luno_sal -ltllo -o $I/program/libsdbc2.so [build LNK] Library/libhsqldb.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfilelo.so | grep SONAME > $W/LinkTarget/Library/libfilelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfilelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfilelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfilelo.so.exports.tmp $W/LinkTarget/Library/libfilelo.so.exports; then rm $W/LinkTarget/Library/libfilelo.so.exports.tmp; else mv $W/LinkTarget/Library/libfilelo.so.exports.tmp $W/LinkTarget/Library/libfilelo.so.exports && touch -r $I/program/libfilelo.so $W/LinkTarget/Library/libfilelo.so.exports; fi TEMPFILE=/tmp/gbuild.YgxrpC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfilelo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/hsqldb/HCatalog.o $W/CxxObject/connectivity/source/drivers/hsqldb/HColumns.o $W/CxxObject/connectivity/source/drivers/hsqldb/HConnection.o $W/CxxObject/connectivity/source/drivers/hsqldb/HDriver.o $W/CxxObject/connectivity/source/drivers/hsqldb/HStorageAccess.o $W/CxxObject/connectivity/source/drivers/hsqldb/HStorageMap.o $W/CxxObject/connectivity/source/drivers/hsqldb/HTable.o $W/CxxObject/connectivity/source/drivers/hsqldb/HTables.o $W/CxxObject/connectivity/source/drivers/hsqldb/HTerminateListener.o $W/CxxObject/connectivity/source/drivers/hsqldb/HTools.o $W/CxxObject/connectivity/source/drivers/hsqldb/HUser.o $W/CxxObject/connectivity/source/drivers/hsqldb/HUsers.o $W/CxxObject/connectivity/source/drivers/hsqldb/HView.o $W/CxxObject/connectivity/source/drivers/hsqldb/HViews.o $W/CxxObject/connectivity/source/drivers/hsqldb/Hservices.o $W/CxxObject/connectivity/source/drivers/hsqldb/StorageFileAccess.o $W/CxxObject/connectivity/source/drivers/hsqldb/StorageNativeInputStream.o $W/CxxObject/connectivity/source/drivers/hsqldb/StorageNativeOutputStream.o $W/CxxObject/connectivity/source/drivers/hsqldb/accesslog.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -ljvmfwklo -luno_sal -luno_salhelpergcc3 -ltllo -lutllo -li18nlangtag -o $I/program/libhsqldb.so [build LNK] Library/libjdbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmysql_jdbclo.so | grep SONAME > $W/LinkTarget/Library/libmysql_jdbclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmysql_jdbclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmysql_jdbclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmysql_jdbclo.so.exports.tmp $W/LinkTarget/Library/libmysql_jdbclo.so.exports; then rm $W/LinkTarget/Library/libmysql_jdbclo.so.exports.tmp; else mv $W/LinkTarget/Library/libmysql_jdbclo.so.exports.tmp $W/LinkTarget/Library/libmysql_jdbclo.so.exports && touch -r $I/program/libmysql_jdbclo.so $W/LinkTarget/Library/libmysql_jdbclo.so.exports; fi TEMPFILE=/tmp/gbuild.gbL71i && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmysql_jdbclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/jdbc/Array.o $W/CxxObject/connectivity/source/drivers/jdbc/Blob.o $W/CxxObject/connectivity/source/drivers/jdbc/Boolean.o $W/CxxObject/connectivity/source/drivers/jdbc/CallableStatement.o $W/CxxObject/connectivity/source/drivers/jdbc/Class.o $W/CxxObject/connectivity/source/drivers/jdbc/Clob.o $W/CxxObject/connectivity/source/drivers/jdbc/ConnectionLog.o $W/CxxObject/connectivity/source/drivers/jdbc/DatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/jdbc/Date.o $W/CxxObject/connectivity/source/drivers/jdbc/DriverPropertyInfo.o $W/CxxObject/connectivity/source/drivers/jdbc/Exception.o $W/CxxObject/connectivity/source/drivers/jdbc/InputStream.o $W/CxxObject/connectivity/source/drivers/jdbc/JConnection.o $W/CxxObject/connectivity/source/drivers/jdbc/JDriver.o $W/CxxObject/connectivity/source/drivers/jdbc/JStatement.o $W/CxxObject/connectivity/source/drivers/jdbc/Object.o $W/CxxObject/connectivity/source/drivers/jdbc/PreparedStatement.o $W/CxxObject/connectivity/source/drivers/jdbc/Reader.o $W/CxxObject/connectivity/source/drivers/jdbc/Ref.o $W/CxxObject/connectivity/source/drivers/jdbc/ResultSet.o $W/CxxObject/connectivity/source/drivers/jdbc/ResultSetMetaData.o $W/CxxObject/connectivity/source/drivers/jdbc/SQLException.o $W/CxxObject/connectivity/source/drivers/jdbc/SQLWarning.o $W/CxxObject/connectivity/source/drivers/jdbc/String.o $W/CxxObject/connectivity/source/drivers/jdbc/Throwable.o $W/CxxObject/connectivity/source/drivers/jdbc/Timestamp.o $W/CxxObject/connectivity/source/drivers/jdbc/jservices.o $W/CxxObject/connectivity/source/drivers/jdbc/JBigDecimal.o $W/CxxObject/connectivity/source/drivers/jdbc/tools.o $W/CxxObject/connectivity/source/drivers/jdbc/ContextClassLoader.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -ljvmaccesslo -ldbtoolslo -ltllo -lutllo -ljvmfwklo -lcomphelper -o $I/program/libjdbclo.so [build LNK] Library/libfirebird_sdbclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsdbc2.so | grep SONAME > $W/LinkTarget/Library/libsdbc2.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsdbc2.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsdbc2.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsdbc2.so.exports.tmp $W/LinkTarget/Library/libsdbc2.so.exports; then rm $W/LinkTarget/Library/libsdbc2.so.exports.tmp; else mv $W/LinkTarget/Library/libsdbc2.so.exports.tmp $W/LinkTarget/Library/libsdbc2.so.exports && touch -r $I/program/libsdbc2.so $W/LinkTarget/Library/libsdbc2.so.exports; fi TEMPFILE=/tmp/gbuild.GMHAbi && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsdbc2.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/firebird/Blob.o $W/CxxObject/connectivity/source/drivers/firebird/Clob.o $W/CxxObject/connectivity/source/drivers/firebird/Catalog.o $W/CxxObject/connectivity/source/drivers/firebird/Column.o $W/CxxObject/connectivity/source/drivers/firebird/Columns.o $W/CxxObject/connectivity/source/drivers/firebird/Connection.o $W/CxxObject/connectivity/source/drivers/firebird/DatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/firebird/Driver.o $W/CxxObject/connectivity/source/drivers/firebird/Indexes.o $W/CxxObject/connectivity/source/drivers/firebird/Keys.o $W/CxxObject/connectivity/source/drivers/firebird/PreparedStatement.o $W/CxxObject/connectivity/source/drivers/firebird/ResultSet.o $W/CxxObject/connectivity/source/drivers/firebird/ResultSetMetaData.o $W/CxxObject/connectivity/source/drivers/firebird/Services.o $W/CxxObject/connectivity/source/drivers/firebird/Statement.o $W/CxxObject/connectivity/source/drivers/firebird/StatementCommonBase.o $W/CxxObject/connectivity/source/drivers/firebird/Table.o $W/CxxObject/connectivity/source/drivers/firebird/Tables.o $W/CxxObject/connectivity/source/drivers/firebird/User.o $W/CxxObject/connectivity/source/drivers/firebird/Users.o $W/CxxObject/connectivity/source/drivers/firebird/Util.o -Wl,--start-group -lfbclient -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -luno_sal -luno_salhelpergcc3 -lutllo -lsvtlo -lvcllo -o $I/program/libfirebird_sdbclo.so [build LNK] Library/libmysqlclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libhsqldb.so | grep SONAME > $W/LinkTarget/Library/libhsqldb.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libhsqldb.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libhsqldb.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libhsqldb.so.exports.tmp $W/LinkTarget/Library/libhsqldb.so.exports; then rm $W/LinkTarget/Library/libhsqldb.so.exports.tmp; else mv $W/LinkTarget/Library/libhsqldb.so.exports.tmp $W/LinkTarget/Library/libhsqldb.so.exports && touch -r $I/program/libhsqldb.so $W/LinkTarget/Library/libhsqldb.so.exports; fi TEMPFILE=/tmp/gbuild.04LBuV && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libhsqldb.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_driver.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_services.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_connection.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_resultset.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_resultsetmetadata.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_statement.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_types.o $W/CxxObject/connectivity/source/drivers/mysqlc/mysqlc_general.o -Wl,--start-group -lmariadb -rdynamic -lz -lcrypt -lm -ldl -Wl,--end-group -Wl,--no-as-needed -luno_cppu -ldbtoolslo -luno_sal -luno_salhelpergcc3 -lcomphelper -luno_cppuhelpergcc3 -o $I/program/libmysqlclo.so [build LNK] Library/libpostgresql-sdbc-impllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfirebird_sdbclo.so | grep SONAME > $W/LinkTarget/Library/libfirebird_sdbclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfirebird_sdbclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfirebird_sdbclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfirebird_sdbclo.so.exports.tmp $W/LinkTarget/Library/libfirebird_sdbclo.so.exports; then rm $W/LinkTarget/Library/libfirebird_sdbclo.so.exports.tmp; else mv $W/LinkTarget/Library/libfirebird_sdbclo.so.exports.tmp $W/LinkTarget/Library/libfirebird_sdbclo.so.exports && touch -r $I/program/libfirebird_sdbclo.so $W/LinkTarget/Library/libfirebird_sdbclo.so.exports; fi TEMPFILE=/tmp/gbuild.FUb3Uf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfirebird_sdbclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/postgresql/pq_array.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_baseresultset.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_connection.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_databasemetadata.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_preparedstatement.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_resultset.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_resultsetmetadata.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_sequenceresultset.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_statement.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_statics.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_tools.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_updateableresultset.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xbase.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xcolumn.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xcolumns.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xcontainer.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xindex.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xindexcolumn.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xindexcolumns.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xindexes.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xkey.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xkeycolumn.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xkeycolumns.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xkeys.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xtable.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xtables.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xuser.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xusers.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xview.o $W/CxxObject/connectivity/source/drivers/postgresql/pq_xviews.o -Wl,--start-group -lpq -lldap -llber -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -luno_sal -luno_salhelpergcc3 -o $I/program/libpostgresql-sdbc-impllo.so [build LNK] Library/libmorklo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmysqlclo.so | grep SONAME > $W/LinkTarget/Library/libmysqlclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmysqlclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmysqlclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmysqlclo.so.exports.tmp $W/LinkTarget/Library/libmysqlclo.so.exports; then rm $W/LinkTarget/Library/libmysqlclo.so.exports.tmp; else mv $W/LinkTarget/Library/libmysqlclo.so.exports.tmp $W/LinkTarget/Library/libmysqlclo.so.exports && touch -r $I/program/libmysqlclo.so $W/LinkTarget/Library/libmysqlclo.so.exports; fi TEMPFILE=/tmp/gbuild.uVtduf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmysqlclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/mork/MColumns.o $W/CxxObject/connectivity/source/drivers/mork/MColumnAlias.o $W/CxxObject/connectivity/source/drivers/mork/MorkParser.o $W/CxxObject/connectivity/source/drivers/mork/MCatalog.o $W/CxxObject/connectivity/source/drivers/mork/MConnection.o $W/CxxObject/connectivity/source/drivers/mork/MDatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/mork/MDatabaseMetaDataHelper.o $W/CxxObject/connectivity/source/drivers/mork/MDriver.o $W/CxxObject/connectivity/source/drivers/mork/MStatement.o $W/CxxObject/connectivity/source/drivers/mork/MResultSet.o $W/CxxObject/connectivity/source/drivers/mork/MResultSetMetaData.o $W/CxxObject/connectivity/source/drivers/mork/MPreparedStatement.o $W/CxxObject/connectivity/source/drivers/mork/MQueryHelper.o $W/CxxObject/connectivity/source/drivers/mork/MTable.o $W/CxxObject/connectivity/source/drivers/mork/MTables.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -luno_sal -luno_salhelpergcc3 -ltllo -lutllo -o $I/program/libmorklo.so [build CMP] cppcanvas/source/uno/mtfrenderer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libjdbclo.so | grep SONAME > $W/LinkTarget/Library/libjdbclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libjdbclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libjdbclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libjdbclo.so.exports.tmp $W/LinkTarget/Library/libjdbclo.so.exports; then rm $W/LinkTarget/Library/libjdbclo.so.exports.tmp; else mv $W/LinkTarget/Library/libjdbclo.so.exports.tmp $W/LinkTarget/Library/libjdbclo.so.exports && touch -r $I/program/libjdbclo.so $W/LinkTarget/Library/libjdbclo.so.exports; fi TEMPFILE=/tmp/gbuild.HEnCKp && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libjdbclo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/cppcanvas/source/uno/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmtfrendererlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/cppcanvas/source/uno/mtfrenderer.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/cppcanvas/source/uno/mtfrenderer.component [build LNK] Library/libdbahsqllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/dbaccess/source/filter/hsqldb/hsqlimport.o $W/CxxObject/dbaccess/source/filter/hsqldb/parseschema.o $W/CxxObject/dbaccess/source/filter/hsqldb/alterparser.o $W/CxxObject/dbaccess/source/filter/hsqldb/createparser.o $W/CxxObject/dbaccess/source/filter/hsqldb/columndef.o $W/CxxObject/dbaccess/source/filter/hsqldb/fbalterparser.o $W/CxxObject/dbaccess/source/filter/hsqldb/fbcreateparser.o $W/CxxObject/dbaccess/source/filter/hsqldb/rowinputbinary.o $W/CxxObject/dbaccess/source/filter/hsqldb/hsqlbinarynode.o $W/CxxObject/dbaccess/source/filter/hsqldb/utils.o -Wl,--start-group -lboost_date_time -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -ldbtoolslo -lucbhelper -lutllo -ltllo -o $I/program/libdbahsqllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbahsqllo.so | grep SONAME > $W/LinkTarget/Library/libdbahsqllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbahsqllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbahsqllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbahsqllo.so.exports.tmp $W/LinkTarget/Library/libdbahsqllo.so.exports; then rm $W/LinkTarget/Library/libdbahsqllo.so.exports.tmp; else mv $W/LinkTarget/Library/libdbahsqllo.so.exports.tmp $W/LinkTarget/Library/libdbahsqllo.so.exports && touch -r $I/program/libdbahsqllo.so $W/LinkTarget/Library/libdbahsqllo.so.exports; fi TEMPFILE=/tmp/gbuild.N0t9GU && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbahsqllo.so.objectlist [build BIN] embeddedobj S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/embeddedobj [build LNK] Library/libbiblo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/extensions/source/bibliography/bibbeam.o $W/CxxObject/extensions/source/bibliography/bibconfig.o $W/CxxObject/extensions/source/bibliography/bibcont.o $W/CxxObject/extensions/source/bibliography/bibload.o $W/CxxObject/extensions/source/bibliography/bibmod.o $W/CxxObject/extensions/source/bibliography/bibview.o $W/CxxObject/extensions/source/bibliography/datman.o $W/CxxObject/extensions/source/bibliography/formcontrolcontainer.o $W/CxxObject/extensions/source/bibliography/framectr.o $W/CxxObject/extensions/source/bibliography/general.o $W/CxxObject/extensions/source/bibliography/loadlisteneradapter.o $W/CxxObject/extensions/source/bibliography/toolbar.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -ldbtoolslo -lsotlo -lsvtlo -lsvllo -ltklo -lvcllo -lutllo -ltllo -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -luno_salhelpergcc3 -li18nlangtag -o $I/program/libbiblo.so [build CMP] framework/util/fwm S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmorklo.so | grep SONAME > $W/LinkTarget/Library/libmorklo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmorklo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmorklo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmorklo.so.exports.tmp $W/LinkTarget/Library/libmorklo.so.exports; then rm $W/LinkTarget/Library/libmorklo.so.exports.tmp; else mv $W/LinkTarget/Library/libmorklo.so.exports.tmp $W/LinkTarget/Library/libmorklo.so.exports && touch -r $I/program/libmorklo.so $W/LinkTarget/Library/libmorklo.so.exports; fi TEMPFILE=/tmp/gbuild.ny3diO && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmorklo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/framework/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libfwmlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/framework/util/fwm.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/framework/util/fwm.component [build MOD] fpicker S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/fpicker [build LNK] Library/libunotest.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unotest/source/cpp/bootstrapfixturebase.o $W/CxxObject/unotest/source/cpp/directories.o $W/CxxObject/unotest/source/cpp/filters-test.o $W/CxxObject/unotest/source/cpp/getargument.o $W/CxxObject/unotest/source/cpp/gettestargument.o $W/CxxObject/unotest/source/cpp/macros_test.o $W/CxxObject/unotest/source/cpp/officeconnection.o $W/CxxObject/unotest/source/cpp/toabsolutefileurl.o -Wl,--start-group -lcppunit -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsblo -o $W/LinkTarget/Library/libunotest.so [build MOD] svtools S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libbiblo.so | grep SONAME > $W/LinkTarget/Library/libbiblo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libbiblo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libbiblo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libbiblo.so.exports.tmp $W/LinkTarget/Library/libbiblo.so.exports; then rm $W/LinkTarget/Library/libbiblo.so.exports.tmp; else mv $W/LinkTarget/Library/libbiblo.so.exports.tmp $W/LinkTarget/Library/libbiblo.so.exports && touch -r $I/program/libbiblo.so $W/LinkTarget/Library/libbiblo.so.exports; fi TEMPFILE=/tmp/gbuild.lXXzx7 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libbiblo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/svtools [build LNK] Library/libfwklo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/framework/source/accelerators/acceleratorcache.o $W/CxxObject/framework/source/accelerators/acceleratorconfiguration.o $W/CxxObject/framework/source/accelerators/documentacceleratorconfiguration.o $W/CxxObject/framework/source/accelerators/globalacceleratorconfiguration.o $W/CxxObject/framework/source/accelerators/keymapping.o $W/CxxObject/framework/source/accelerators/moduleacceleratorconfiguration.o $W/CxxObject/framework/source/accelerators/presethandler.o $W/CxxObject/framework/source/accelerators/storageholder.o $W/CxxObject/framework/source/classes/framecontainer.o $W/CxxObject/framework/source/classes/taskcreator.o $W/CxxObject/framework/source/dispatch/closedispatcher.o $W/CxxObject/framework/source/dispatch/dispatchinformationprovider.o $W/CxxObject/framework/source/dispatch/dispatchprovider.o $W/CxxObject/framework/source/dispatch/interceptionhelper.o $W/CxxObject/framework/source/dispatch/loaddispatcher.o $W/CxxObject/framework/source/dispatch/startmoduledispatcher.o $W/CxxObject/framework/source/dispatch/windowcommanddispatch.o $W/CxxObject/framework/source/helper/dockingareadefaultacceptor.o $W/CxxObject/framework/source/helper/ocomponentaccess.o $W/CxxObject/framework/source/helper/ocomponentenumeration.o $W/CxxObject/framework/source/helper/oframes.o $W/CxxObject/framework/source/helper/persistentwindowstate.o $W/CxxObject/framework/source/helper/statusindicator.o $W/CxxObject/framework/source/helper/statusindicatorfactory.o $W/CxxObject/framework/source/helper/tagwindowasmodified.o $W/CxxObject/framework/source/helper/titlebarupdate.o $W/CxxObject/framework/source/helper/uiconfigelementwrapperbase.o $W/CxxObject/framework/source/helper/uielementwrapperbase.o $W/CxxObject/framework/source/helper/vclstatusindicator.o $W/CxxObject/framework/source/helper/wakeupthread.o $W/CxxObject/framework/source/interaction/quietinteraction.o $W/CxxObject/framework/source/jobs/job.o $W/CxxObject/framework/source/jobs/jobdata.o $W/CxxObject/framework/source/jobs/jobdispatch.o $W/CxxObject/framework/source/jobs/jobexecutor.o $W/CxxObject/framework/source/jobs/jobresult.o $W/CxxObject/framework/source/jobs/joburl.o $W/CxxObject/framework/source/layoutmanager/helpers.o $W/CxxObject/framework/source/layoutmanager/layoutmanager.o $W/CxxObject/framework/source/layoutmanager/toolbarlayoutmanager.o $W/CxxObject/framework/source/layoutmanager/uielement.o $W/CxxObject/framework/source/loadenv/loadenv.o $W/CxxObject/framework/source/loadenv/targethelper.o $W/CxxObject/framework/source/services/ContextChangeEventMultiplexer.o $W/CxxObject/framework/source/services/autorecovery.o $W/CxxObject/framework/source/services/desktop.o $W/CxxObject/framework/source/services/frame.o $W/CxxObject/framework/source/services/modulemanager.o $W/CxxObject/framework/source/services/pathsettings.o $W/CxxObject/framework/source/services/sessionlistener.o $W/CxxObject/framework/source/services/substitutepathvars.o $W/CxxObject/framework/source/services/taskcreatorsrv.o $W/CxxObject/framework/source/services/urltransformer.o $W/CxxObject/framework/source/uiconfiguration/CommandImageResolver.o $W/CxxObject/framework/source/uiconfiguration/ImageList.o $W/CxxObject/framework/source/uiconfiguration/globalsettings.o $W/CxxObject/framework/source/uiconfiguration/graphicnameaccess.o $W/CxxObject/framework/source/uiconfiguration/imagemanager.o $W/CxxObject/framework/source/uiconfiguration/imagemanagerimpl.o $W/CxxObject/framework/source/uiconfiguration/moduleimagemanager.o $W/CxxObject/framework/source/uiconfiguration/moduleuicfgsupplier.o $W/CxxObject/framework/source/uiconfiguration/moduleuiconfigurationmanager.o $W/CxxObject/framework/source/uiconfiguration/uicategorydescription.o $W/CxxObject/framework/source/uiconfiguration/uiconfigurationmanager.o $W/CxxObject/framework/source/uiconfiguration/windowstateconfiguration.o $W/CxxObject/framework/source/uielement/addonstoolbarmanager.o $W/CxxObject/framework/source/uielement/addonstoolbarwrapper.o $W/CxxObject/framework/source/uielement/buttontoolbarcontroller.o $W/CxxObject/framework/source/uielement/comboboxtoolbarcontroller.o $W/CxxObject/framework/source/uielement/complextoolbarcontroller.o $W/CxxObject/framework/source/uielement/controlmenucontroller.o $W/CxxObject/framework/source/uielement/dropdownboxtoolbarcontroller.o $W/CxxObject/framework/source/uielement/edittoolbarcontroller.o $W/CxxObject/framework/source/uielement/genericstatusbarcontroller.o $W/CxxObject/framework/source/uielement/generictoolbarcontroller.o $W/CxxObject/framework/source/uielement/imagebuttontoolbarcontroller.o $W/CxxObject/framework/source/uielement/langselectionstatusbarcontroller.o $W/CxxObject/framework/source/uielement/menubarmanager.o $W/CxxObject/framework/source/uielement/menubarmerger.o $W/CxxObject/framework/source/uielement/menubarwrapper.o $W/CxxObject/framework/source/uielement/objectmenucontroller.o $W/CxxObject/framework/source/uielement/popuptoolbarcontroller.o $W/CxxObject/framework/source/uielement/progressbarwrapper.o $W/CxxObject/framework/source/uielement/recentfilesmenucontroller.o $W/CxxObject/framework/source/uielement/resourcemenucontroller.o $W/CxxObject/framework/source/uielement/spinfieldtoolbarcontroller.o $W/CxxObject/framework/source/uielement/statusbar.o $W/CxxObject/framework/source/uielement/statusbaritem.o $W/CxxObject/framework/source/uielement/statusbarmanager.o $W/CxxObject/framework/source/uielement/statusbarmerger.o $W/CxxObject/framework/source/uielement/statusbarwrapper.o $W/CxxObject/framework/source/uielement/statusindicatorinterfacewrapper.o $W/CxxObject/framework/source/uielement/styletoolbarcontroller.o $W/CxxObject/framework/source/uielement/subtoolbarcontroller.o $W/CxxObject/framework/source/uielement/thesaurusmenucontroller.o $W/CxxObject/framework/source/uielement/togglebuttontoolbarcontroller.o $W/CxxObject/framework/source/uielement/toolbarmanager.o $W/CxxObject/framework/source/uielement/toolbarmerger.o $W/CxxObject/framework/source/uielement/toolbarwrapper.o $W/CxxObject/framework/source/uielement/uicommanddescription.o $W/CxxObject/framework/source/uifactory/addonstoolbarfactory.o $W/CxxObject/framework/source/uifactory/factoryconfiguration.o $W/CxxObject/framework/source/uifactory/menubarfactory.o $W/CxxObject/framework/source/uifactory/statusbarfactory.o $W/CxxObject/framework/source/uifactory/toolbarfactory.o $W/CxxObject/framework/source/uifactory/uicontrollerfactory.o $W/CxxObject/framework/source/uifactory/uielementfactorymanager.o $W/CxxObject/framework/source/uifactory/windowcontentfactorymanager.o $W/CxxObject/framework/source/xml/acceleratorconfigurationreader.o $W/CxxObject/framework/source/xml/acceleratorconfigurationwriter.o $W/CxxObject/framework/source/xml/imagesconfiguration.o $W/CxxObject/framework/source/xml/imagesdocumenthandler.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lfwelo -lfwilo -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsotlo -lsvllo -lsvtlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libfwklo.so [build MOD] basic S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libunotest.so | grep SONAME > $W/LinkTarget/Library/libunotest.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libunotest.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libunotest.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libunotest.so.exports.tmp $W/LinkTarget/Library/libunotest.so.exports; then rm $W/LinkTarget/Library/libunotest.so.exports.tmp; else mv $W/LinkTarget/Library/libunotest.so.exports.tmp $W/LinkTarget/Library/libunotest.so.exports && touch -r $W/LinkTarget/Library/libunotest.so $W/LinkTarget/Library/libunotest.so.exports; fi TEMPFILE=/tmp/gbuild.CR6lGL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libunotest.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/basic [build MOD] canvas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/canvas [build LNK] Library/libcalclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/calc/CDatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/calc/CCatalog.o $W/CxxObject/connectivity/source/drivers/calc/CTable.o $W/CxxObject/connectivity/source/drivers/calc/CTables.o $W/CxxObject/connectivity/source/drivers/calc/CConnection.o $W/CxxObject/connectivity/source/drivers/calc/Cservices.o $W/CxxObject/connectivity/source/drivers/calc/CDriver.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lsvllo -ltllo -lutllo -luno_sal -luno_salhelpergcc3 -ldbtoolslo -lfilelo -lcomphelper -o $I/program/libcalclo.so [build LNK] Library/libdbaselo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcalclo.so | grep SONAME > $W/LinkTarget/Library/libcalclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcalclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcalclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcalclo.so.exports.tmp $W/LinkTarget/Library/libcalclo.so.exports; then rm $W/LinkTarget/Library/libcalclo.so.exports.tmp; else mv $W/LinkTarget/Library/libcalclo.so.exports.tmp $W/LinkTarget/Library/libcalclo.so.exports && touch -r $I/program/libcalclo.so $W/LinkTarget/Library/libcalclo.so.exports; fi TEMPFILE=/tmp/gbuild.rY9n2u && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcalclo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/dbase/DResultSet.o $W/CxxObject/connectivity/source/drivers/dbase/DStatement.o $W/CxxObject/connectivity/source/drivers/dbase/DPreparedStatement.o $W/CxxObject/connectivity/source/drivers/dbase/dindexnode.o $W/CxxObject/connectivity/source/drivers/dbase/DIndexIter.o $W/CxxObject/connectivity/source/drivers/dbase/DDatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/dbase/DCatalog.o $W/CxxObject/connectivity/source/drivers/dbase/DColumns.o $W/CxxObject/connectivity/source/drivers/dbase/DIndexColumns.o $W/CxxObject/connectivity/source/drivers/dbase/DIndex.o $W/CxxObject/connectivity/source/drivers/dbase/DIndexes.o $W/CxxObject/connectivity/source/drivers/dbase/DTables.o $W/CxxObject/connectivity/source/drivers/dbase/DConnection.o $W/CxxObject/connectivity/source/drivers/dbase/Dservices.o $W/CxxObject/connectivity/source/drivers/dbase/DDriver.o $W/CxxObject/connectivity/source/drivers/dbase/DTable.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lsvllo -ltllo -lucbhelper -luno_sal -luno_salhelpergcc3 -ldbtoolslo -lfilelo -lutllo -lcomphelper -lsvtlo -o $I/program/libdbaselo.so [build CMP] connectivity/source/cpool/dbpool2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpostgresql-sdbc-impllo.so | grep SONAME > $W/LinkTarget/Library/libpostgresql-sdbc-impllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpostgresql-sdbc-impllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpostgresql-sdbc-impllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpostgresql-sdbc-impllo.so.exports.tmp $W/LinkTarget/Library/libpostgresql-sdbc-impllo.so.exports; then rm $W/LinkTarget/Library/libpostgresql-sdbc-impllo.so.exports.tmp; else mv $W/LinkTarget/Library/libpostgresql-sdbc-impllo.so.exports.tmp $W/LinkTarget/Library/libpostgresql-sdbc-impllo.so.exports && touch -r $I/program/libpostgresql-sdbc-impllo.so $W/LinkTarget/Library/libpostgresql-sdbc-impllo.so.exports; fi TEMPFILE=/tmp/gbuild.oO1TJQ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpostgresql-sdbc-impllo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/cpool/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdbpool2.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/cpool/dbpool2.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/cpool/dbpool2.component [build LNK] Library/libflatlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/flat/EResultSet.o $W/CxxObject/connectivity/source/drivers/flat/EStatement.o $W/CxxObject/connectivity/source/drivers/flat/EPreparedStatement.o $W/CxxObject/connectivity/source/drivers/flat/ETable.o $W/CxxObject/connectivity/source/drivers/flat/EDatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/flat/ECatalog.o $W/CxxObject/connectivity/source/drivers/flat/EColumns.o $W/CxxObject/connectivity/source/drivers/flat/ETables.o $W/CxxObject/connectivity/source/drivers/flat/EConnection.o $W/CxxObject/connectivity/source/drivers/flat/Eservices.o $W/CxxObject/connectivity/source/drivers/flat/EDriver.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -ltllo -lsvllo -lutllo -li18nlangtag -luno_sal -luno_salhelpergcc3 -ldbtoolslo -lfilelo -lcomphelper -o $I/program/libflatlo.so [build CMP] connectivity/source/drivers/odbc/odbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libflatlo.so | grep SONAME > $W/LinkTarget/Library/libflatlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libflatlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libflatlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libflatlo.so.exports.tmp $W/LinkTarget/Library/libflatlo.so.exports; then rm $W/LinkTarget/Library/libflatlo.so.exports.tmp; else mv $W/LinkTarget/Library/libflatlo.so.exports.tmp $W/LinkTarget/Library/libflatlo.so.exports && touch -r $I/program/libflatlo.so $W/LinkTarget/Library/libflatlo.so.exports; fi TEMPFILE=/tmp/gbuild.KQPOmU && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libflatlo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/odbc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libodbclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/odbc/odbc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/odbc/odbc.component [build CMP] connectivity/source/drivers/mysql_jdbc/mysql_jdbc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/mysql_jdbc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmysql_jdbclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/mysql_jdbc/mysql_jdbc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/mysql_jdbc/mysql_jdbc.component [build CMP] connectivity/source/manager/sdbc2 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/manager/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsdbc2.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/manager/sdbc2.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/manager/sdbc2.component [build LNK] Library/libwriterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/writer/WCatalog.o $W/CxxObject/connectivity/source/drivers/writer/WConnection.o $W/CxxObject/connectivity/source/drivers/writer/WDatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/writer/WDriver.o $W/CxxObject/connectivity/source/drivers/writer/WTable.o $W/CxxObject/connectivity/source/drivers/writer/WTables.o $W/CxxObject/connectivity/source/drivers/writer/Wservices.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lsvllo -ltllo -lutllo -luno_sal -luno_salhelpergcc3 -ldbtoolslo -lfilelo -lcomphelper -o $I/program/libwriterlo.so [build CMP] connectivity/source/drivers/hsqldb/hsqldb S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libwriterlo.so | grep SONAME > $W/LinkTarget/Library/libwriterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libwriterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libwriterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libwriterlo.so.exports.tmp $W/LinkTarget/Library/libwriterlo.so.exports; then rm $W/LinkTarget/Library/libwriterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libwriterlo.so.exports.tmp $W/LinkTarget/Library/libwriterlo.so.exports && touch -r $I/program/libwriterlo.so $W/LinkTarget/Library/libwriterlo.so.exports; fi TEMPFILE=/tmp/gbuild.41u3mz && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libwriterlo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/hsqldb/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libhsqldb.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/hsqldb/hsqldb.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/hsqldb/hsqldb.component [build CMP] connectivity/source/drivers/jdbc/jdbc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/jdbc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libjdbclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/jdbc/jdbc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/jdbc/jdbc.component [build LNK] Library/libevoablo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/evoab2/NDriver.o $W/CxxObject/connectivity/source/drivers/evoab2/NTable.o $W/CxxObject/connectivity/source/drivers/evoab2/NColumns.o $W/CxxObject/connectivity/source/drivers/evoab2/NTables.o $W/CxxObject/connectivity/source/drivers/evoab2/NCatalog.o $W/CxxObject/connectivity/source/drivers/evoab2/NConnection.o $W/CxxObject/connectivity/source/drivers/evoab2/NDatabaseMetaData.o $W/CxxObject/connectivity/source/drivers/evoab2/NStatement.o $W/CxxObject/connectivity/source/drivers/evoab2/NPreparedStatement.o $W/CxxObject/connectivity/source/drivers/evoab2/NServices.o $W/CxxObject/connectivity/source/drivers/evoab2/NResultSet.o $W/CxxObject/connectivity/source/drivers/evoab2/NResultSetMetaData.o $W/CxxObject/connectivity/source/drivers/evoab2/EApi.o -Wl,--start-group -lgobject-2.0 -lglib-2.0 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lsvllo -ltllo -lutllo -lucbhelper -luno_sal -luno_salhelpergcc3 -ldbtoolslo -lfilelo -o $I/program/libevoablo.so [build CMP] connectivity/source/drivers/firebird/firebird_sdbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdrawinglayerlo.so | grep SONAME > $W/LinkTarget/Library/libdrawinglayerlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdrawinglayerlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdrawinglayerlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdrawinglayerlo.so.exports.tmp $W/LinkTarget/Library/libdrawinglayerlo.so.exports; then rm $W/LinkTarget/Library/libdrawinglayerlo.so.exports.tmp; else mv $W/LinkTarget/Library/libdrawinglayerlo.so.exports.tmp $W/LinkTarget/Library/libdrawinglayerlo.so.exports && touch -r $I/program/libdrawinglayerlo.so $W/LinkTarget/Library/libdrawinglayerlo.so.exports; fi TEMPFILE=/tmp/gbuild.XbP0vP && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdrawinglayerlo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/firebird/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libfirebird_sdbclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/firebird/firebird_sdbc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/firebird/firebird_sdbc.component [build CMP] connectivity/source/drivers/mysqlc/mysqlc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/mysqlc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmysqlclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/mysqlc/mysqlc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/mysqlc/mysqlc.component [build CMP] connectivity/source/drivers/postgresql/postgresql-sdbc-impl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/postgresql/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpostgresql-sdbc-impllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component [build CMP] connectivity/source/drivers/mork/mork mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/mork/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmorklo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/mork/mork.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/mork/mork.component [build BIN] cppcanvas S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/cppcanvas [build MOD] embeddedobj S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/embeddedobj [build CMP] extensions/source/bibliography/bib mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/bibliography/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libbiblo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/bibliography/bib.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/source/bibliography/bib.component [build LNK] Library/libfilterconfiglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbaselo.so | grep SONAME > $W/LinkTarget/Library/libdbaselo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbaselo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbaselo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbaselo.so.exports.tmp $W/LinkTarget/Library/libdbaselo.so.exports; then rm $W/LinkTarget/Library/libdbaselo.so.exports.tmp; else mv $W/LinkTarget/Library/libdbaselo.so.exports.tmp $W/LinkTarget/Library/libdbaselo.so.exports && touch -r $I/program/libdbaselo.so $W/LinkTarget/Library/libdbaselo.so.exports; fi S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/config/cache/basecontainer.o $W/CxxObject/filter/source/config/cache/cacheitem.o $W/CxxObject/filter/source/config/cache/cacheupdatelistener.o $W/CxxObject/filter/source/config/cache/configflush.o $W/CxxObject/filter/source/config/cache/contenthandlerfactory.o $W/CxxObject/filter/source/config/cache/filtercache.o $W/CxxObject/filter/source/config/cache/filterfactory.o $W/CxxObject/filter/source/config/cache/frameloaderfactory.o $W/CxxObject/filter/source/config/cache/querytokenizer.o $W/CxxObject/filter/source/config/cache/registration.o $W/CxxObject/filter/source/config/cache/typedetection.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lfwelo -lutllo -ltllo -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -luno_salhelpergcc3 -li18nlangtag -o $I/program/libfilterconfiglo.so [build LNK] Library/libfwllo.so TEMPFILE=/tmp/gbuild.DMzelL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbaselo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/framework/source/dispatch/mailtodispatcher.o $W/CxxObject/framework/source/dispatch/oxt_handler.o $W/CxxObject/framework/source/dispatch/popupmenudispatcher.o $W/CxxObject/framework/source/dispatch/servicehandler.o $W/CxxObject/framework/source/recording/dispatchrecorder.o $W/CxxObject/framework/source/recording/dispatchrecordersupplier.o $W/CxxObject/framework/source/register/registertemp.o $W/CxxObject/framework/source/dispatch/dispatchdisabler.o $W/CxxObject/framework/source/services/mediatypedetectionhelper.o $W/CxxObject/framework/source/services/uriabbreviation.o $W/CxxObject/framework/source/uielement/fontmenucontroller.o $W/CxxObject/framework/source/uielement/fontsizemenucontroller.o $W/CxxObject/framework/source/uielement/footermenucontroller.o $W/CxxObject/framework/source/uielement/headermenucontroller.o $W/CxxObject/framework/source/uielement/langselectionmenucontroller.o $W/CxxObject/framework/source/uielement/macrosmenucontroller.o $W/CxxObject/framework/source/uielement/newmenucontroller.o $W/CxxObject/framework/source/uielement/toolbarmodemenucontroller.o $W/CxxObject/framework/source/uielement/toolbarsmenucontroller.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lfwelo -lfwilo -li18nlangtag -luno_sal -lsvllo -lsvtlo -ltklo -ltllo -lutllo -lvcllo -o $I/program/libfwllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libevoablo.so | grep SONAME > $W/LinkTarget/Library/libevoablo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libevoablo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libevoablo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libevoablo.so.exports.tmp $W/LinkTarget/Library/libevoablo.so.exports; then rm $W/LinkTarget/Library/libevoablo.so.exports.tmp; else mv $W/LinkTarget/Library/libevoablo.so.exports.tmp $W/LinkTarget/Library/libevoablo.so.exports && touch -r $I/program/libevoablo.so $W/LinkTarget/Library/libevoablo.so.exports; fi TEMPFILE=/tmp/gbuild.6mA6iz && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libevoablo.so.objectlist [build LNK] Library/libsmoketest.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/smoketest/smoketest.o -Wl,--start-group -lcppunit -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lunotest -o $W/LinkTarget/Library/libsmoketest.so [build BIN] unotest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libsmoketest.so | grep SONAME > $W/LinkTarget/Library/libsmoketest.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libsmoketest.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsmoketest.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsmoketest.so.exports.tmp $W/LinkTarget/Library/libsmoketest.so.exports; then rm $W/LinkTarget/Library/libsmoketest.so.exports.tmp; else mv $W/LinkTarget/Library/libsmoketest.so.exports.tmp $W/LinkTarget/Library/libsmoketest.so.exports && touch -r $W/LinkTarget/Library/libsmoketest.so $W/LinkTarget/Library/libsmoketest.so.exports; fi TEMPFILE=/tmp/gbuild.lU6NIN && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsmoketest.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/unotest [build CMP] drawinglayer/drawinglayer mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/drawinglayer/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdrawinglayerlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/drawinglayer/drawinglayer.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/drawinglayer/drawinglayer.component [build CMP] connectivity/source/drivers/calc/calc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/calc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libcalclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/calc/calc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/calc/calc.component [build CMP] connectivity/source/drivers/dbase/dbase mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/dbase/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdbaselo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/dbase/dbase.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/dbase/dbase.component [build CMP] connectivity/source/drivers/flat/flat mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/flat/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libflatlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/flat/flat.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/flat/flat.component [build CMP] connectivity/source/drivers/writer/writer mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/writer/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libwriterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/writer/writer.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/writer/writer.component [build CMP] connectivity/source/drivers/evoab2/evoab mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/evoab2/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libevoablo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/connectivity/source/drivers/evoab2/evoab.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/connectivity/source/drivers/evoab2/evoab.component [build RDB] postgresql-sdbc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.9CScpK && mkdir -p $W/Rdb/ && xsltproc --nonet -o $W/Rdb/postgresql-sdbc.rdb $S/solenv/bin/packcomponents.xslt $RESPONSEFILE && rm $RESPONSEFILE [build LNK] Executable/mork_helper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/connectivity/source/drivers/mork/mork_helper.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_cppu -luno_cppuhelpergcc3 -lmorklo -luno_sal -o $W/LinkTarget/Executable/mork_helper [build MOD] cppcanvas TEMPFILE=/tmp/gbuild.oGBkLr && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/mork_helper.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/cppcanvas [build BIN] smoketest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/smoketest [build MOD] unotest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/unotest /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Rdb/postgresql-sdbc.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/services/postgresql-sdbc.rdb [build BIN] drawinglayer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/drawinglayer [build LNK] Library/libemfiolo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/emfio/source/emfuno/emfuno.o $W/CxxObject/emfio/source/emfuno/xemfparser.o $W/CxxObject/emfio/source/reader/mtftools.o $W/CxxObject/emfio/source/reader/wmfreader.o $W/CxxObject/emfio/source/reader/emfreader.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -ldrawinglayerlo -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lcomphelper -ltllo -luno_salhelpergcc3 -lsaxlo -lvcllo -lsvtlo -lutllo -o $I/program/libemfiolo.so [build LNK] Library/libsvgiolo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfilterconfiglo.so | grep SONAME > $W/LinkTarget/Library/libfilterconfiglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfilterconfiglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfilterconfiglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfilterconfiglo.so.exports.tmp $W/LinkTarget/Library/libfilterconfiglo.so.exports; then rm $W/LinkTarget/Library/libfilterconfiglo.so.exports.tmp; else mv $W/LinkTarget/Library/libfilterconfiglo.so.exports.tmp $W/LinkTarget/Library/libfilterconfiglo.so.exports && touch -r $I/program/libfilterconfiglo.so $W/LinkTarget/Library/libfilterconfiglo.so.exports; fi TEMPFILE=/tmp/gbuild.2dKejK && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfilterconfiglo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svgio/source/svgreader/svgcharacternode.o $W/CxxObject/svgio/source/svgreader/svgcirclenode.o $W/CxxObject/svgio/source/svgreader/svgclippathnode.o $W/CxxObject/svgio/source/svgreader/svgdocument.o $W/CxxObject/svgio/source/svgreader/svgdocumenthandler.o $W/CxxObject/svgio/source/svgreader/svgellipsenode.o $W/CxxObject/svgio/source/svgreader/svggnode.o $W/CxxObject/svgio/source/svgreader/svganode.o $W/CxxObject/svgio/source/svgreader/svggradientnode.o $W/CxxObject/svgio/source/svgreader/svggradientstopnode.o $W/CxxObject/svgio/source/svgreader/svgimagenode.o $W/CxxObject/svgio/source/svgreader/svglinenode.o $W/CxxObject/svgio/source/svgreader/svgmarkernode.o $W/CxxObject/svgio/source/svgreader/svgmasknode.o $W/CxxObject/svgio/source/svgreader/svgnode.o $W/CxxObject/svgio/source/svgreader/svgpaint.o $W/CxxObject/svgio/source/svgreader/svgpathnode.o $W/CxxObject/svgio/source/svgreader/svgpatternnode.o $W/CxxObject/svgio/source/svgreader/svgpolynode.o $W/CxxObject/svgio/source/svgreader/svgrectnode.o $W/CxxObject/svgio/source/svgreader/svgstyleattributes.o $W/CxxObject/svgio/source/svgreader/svgstylenode.o $W/CxxObject/svgio/source/svgreader/svgsvgnode.o $W/CxxObject/svgio/source/svgreader/svgsymbolnode.o $W/CxxObject/svgio/source/svgreader/svgtextnode.o $W/CxxObject/svgio/source/svgreader/svgtitledescnode.o $W/CxxObject/svgio/source/svgreader/svgtoken.o $W/CxxObject/svgio/source/svgreader/svgtrefnode.o $W/CxxObject/svgio/source/svgreader/svgtools.o $W/CxxObject/svgio/source/svgreader/svgtextpathnode.o $W/CxxObject/svgio/source/svgreader/svgtspannode.o $W/CxxObject/svgio/source/svgreader/svgusenode.o $W/CxxObject/svgio/source/svgreader/svgvisitor.o $W/CxxObject/svgio/source/svguno/svguno.o $W/CxxObject/svgio/source/svguno/xsvgparser.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -ldrawinglayerlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lsaxlo -lvcllo -lsvtlo -o $I/program/libsvgiolo.so [build MOD] smoketest S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libemfiolo.so | grep SONAME > $W/LinkTarget/Library/libemfiolo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libemfiolo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libemfiolo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libemfiolo.so.exports.tmp $W/LinkTarget/Library/libemfiolo.so.exports; then rm $W/LinkTarget/Library/libemfiolo.so.exports.tmp; else mv $W/LinkTarget/Library/libemfiolo.so.exports.tmp $W/LinkTarget/Library/libemfiolo.so.exports && touch -r $I/program/libemfiolo.so $W/LinkTarget/Library/libemfiolo.so.exports; fi TEMPFILE=/tmp/gbuild.wYdvwA && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libemfiolo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/smoketest [build LNK] Library/libtest.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/test/source/bootstrapfixture.o $W/CxxObject/test/source/diff/diff.o $W/CxxObject/test/source/callgrind.o $W/CxxObject/test/source/xmltesttools.o $W/CxxObject/test/source/htmltesttools.o $W/CxxObject/test/source/screenshot_test.o $W/CxxObject/test/source/unoapi_property_testers.o $W/CxxObject/test/source/helper/form.o $W/CxxObject/test/source/helper/shape.o -Wl,--start-group -lcppunit -lxml2 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -lsvtlo -ltest-setupvcl -ltllo -lutllo -lunotest -lvcllo -ldrawinglayerlo -o $W/LinkTarget/Library/libtest.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libtest.so | grep SONAME > $W/LinkTarget/Library/libtest.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libtest.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libtest.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libtest.so.exports.tmp $W/LinkTarget/Library/libtest.so.exports; then rm $W/LinkTarget/Library/libtest.so.exports.tmp; else mv $W/LinkTarget/Library/libtest.so.exports.tmp $W/LinkTarget/Library/libtest.so.exports && touch -r $W/LinkTarget/Library/libtest.so $W/LinkTarget/Library/libtest.so.exports; fi TEMPFILE=/tmp/gbuild.g6bmYb && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libtest.so.objectlist [build BIN] connectivity S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/connectivity [build MOD] drawinglayer S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/drawinglayer [build CMP] emfio/emfio mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/emfio/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libemfiolo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/emfio/emfio.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/emfio/emfio.component [build CMP] filter/source/config/cache/filterconfig1 mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/config/cache/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libfilterconfiglo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/config/cache/filterconfig1.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/config/cache/filterconfig1.component [build LNK] Library/libsubsequenttest.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/test/source/unoapi_test.o $W/CxxObject/test/source/calc_unoapi_test.o $W/CxxObject/test/source/beans/xpropertyset.o $W/CxxObject/test/source/chart/xchartdata.o $W/CxxObject/test/source/container/xchild.o $W/CxxObject/test/source/container/xelementaccess.o $W/CxxObject/test/source/container/xenumeration.o $W/CxxObject/test/source/container/xenumerationaccess.o $W/CxxObject/test/source/container/xindexaccess.o $W/CxxObject/test/source/container/xnameaccess.o $W/CxxObject/test/source/container/xnamecontainer.o $W/CxxObject/test/source/container/xnamed.o $W/CxxObject/test/source/container/xnamereplace.o $W/CxxObject/test/source/document/xactionlockable.o $W/CxxObject/test/source/document/xembeddedobjectsupplier.o $W/CxxObject/test/source/document/xlinktargetsupplier.o $W/CxxObject/test/source/drawing/captionshape.o $W/CxxObject/test/source/drawing/xdrawpages.o $W/CxxObject/test/source/drawing/xshapegrouper.o $W/CxxObject/test/source/drawing/xshapes.o $W/CxxObject/test/source/lang/xserviceinfo.o $W/CxxObject/test/source/lang/xcomponent.o $W/CxxObject/test/source/sheet/cellarealink.o $W/CxxObject/test/source/sheet/cellproperties.o $W/CxxObject/test/source/sheet/databaseimportdescriptor.o $W/CxxObject/test/source/sheet/databaserange.o $W/CxxObject/test/source/sheet/datapilotfield.o $W/CxxObject/test/source/sheet/datapilotitem.o $W/CxxObject/test/source/sheet/documentsettings.o $W/CxxObject/test/source/sheet/functiondescription.o $W/CxxObject/test/source/sheet/globalsheetsettings.o $W/CxxObject/test/source/sheet/scenario.o $W/CxxObject/test/source/sheet/shape.o $W/CxxObject/test/source/sheet/sheetcell.o $W/CxxObject/test/source/sheet/sheetcellrange.o $W/CxxObject/test/source/sheet/sheetcellranges.o $W/CxxObject/test/source/sheet/sheetfilterdescriptor.o $W/CxxObject/test/source/sheet/sheetlink.o $W/CxxObject/test/source/sheet/sheetsortdescriptor2.o $W/CxxObject/test/source/sheet/spreadsheet.o $W/CxxObject/test/source/sheet/spreadsheetdocumentsettings.o $W/CxxObject/test/source/sheet/spreadsheetviewsettings.o $W/CxxObject/test/source/sheet/subtotaldescriptor.o $W/CxxObject/test/source/sheet/tableautoformat.o $W/CxxObject/test/source/sheet/tablevalidation.o $W/CxxObject/test/source/sheet/xactivationbroadcaster.o $W/CxxObject/test/source/sheet/xarealink.o $W/CxxObject/test/source/sheet/xarealinks.o $W/CxxObject/test/source/sheet/xarrayformularange.o $W/CxxObject/test/source/sheet/xcalculatable.o $W/CxxObject/test/source/sheet/xcelladdressable.o $W/CxxObject/test/source/sheet/xcellformatrangessupplier.o $W/CxxObject/test/source/sheet/xcellrangeaddressable.o $W/CxxObject/test/source/sheet/xcellrangedata.o $W/CxxObject/test/source/sheet/xcellrangeformula.o $W/CxxObject/test/source/sheet/xcellrangemovement.o $W/CxxObject/test/source/sheet/xcellrangereferrer.o $W/CxxObject/test/source/sheet/xcellrangesquery.o $W/CxxObject/test/source/sheet/xcellseries.o $W/CxxObject/test/source/sheet/xconsolidatable.o $W/CxxObject/test/source/sheet/xconsolidationdescriptor.o $W/CxxObject/test/source/sheet/xdatabaserange.o $W/CxxObject/test/source/sheet/xdatabaseranges.o $W/CxxObject/test/source/sheet/xdatapilotdescriptor.o $W/CxxObject/test/source/sheet/xdatapilotfield.o $W/CxxObject/test/source/sheet/xdatapilotfieldgrouping.o $W/CxxObject/test/source/sheet/xdatapilottable.o $W/CxxObject/test/source/sheet/xdatapilottable2.o $W/CxxObject/test/source/sheet/xdatapilottables.o $W/CxxObject/test/source/sheet/xdatapilottablessupplier.o $W/CxxObject/test/source/sheet/xddelink.o $W/CxxObject/test/source/sheet/xddelinks.o $W/CxxObject/test/source/sheet/xdocumentauditing.o $W/CxxObject/test/source/sheet/xformulaquery.o $W/CxxObject/test/source/sheet/xfunctiondescriptions.o $W/CxxObject/test/source/sheet/xgoalseek.o $W/CxxObject/test/source/sheet/xheaderfootercontent.o $W/CxxObject/test/source/sheet/xlabelrange.o $W/CxxObject/test/source/sheet/xlabelranges.o $W/CxxObject/test/source/sheet/xmultiformulatokens.o $W/CxxObject/test/source/sheet/xmultipleoperation.o $W/CxxObject/test/source/sheet/xnamedrange.o $W/CxxObject/test/source/sheet/xnamedranges.o $W/CxxObject/test/source/sheet/xprintareas.o $W/CxxObject/test/source/sheet/xrecentfunctions.o $W/CxxObject/test/source/sheet/xscenario.o $W/CxxObject/test/source/sheet/xscenarioenhanced.o $W/CxxObject/test/source/sheet/xscenarios.o $W/CxxObject/test/source/sheet/xscenariossupplier.o $W/CxxObject/test/source/sheet/xsheetannotation.o $W/CxxObject/test/source/sheet/xsheetannotationanchor.o $W/CxxObject/test/source/sheet/xsheetannotations.o $W/CxxObject/test/source/sheet/xsheetannotationshapesupplier.o $W/CxxObject/test/source/sheet/xsheetannotationssupplier.o $W/CxxObject/test/source/sheet/xsheetauditing.o $W/CxxObject/test/source/sheet/xsheetcellcursor.o $W/CxxObject/test/source/sheet/xsheetcellrange.o $W/CxxObject/test/source/sheet/xsheetcellrangecontainer.o $W/CxxObject/test/source/sheet/xsheetcellranges.o $W/CxxObject/test/source/sheet/xsheetcondition.o $W/CxxObject/test/source/sheet/xsheetconditionalentries.o $W/CxxObject/test/source/sheet/xsheetconditionalentry.o $W/CxxObject/test/source/sheet/xsheetfilterable.o $W/CxxObject/test/source/sheet/xsheetfilterableex.o $W/CxxObject/test/source/sheet/xsheetfilterdescriptor.o $W/CxxObject/test/source/sheet/xsheetfilterdescriptor2.o $W/CxxObject/test/source/sheet/xsheetfilterdescriptor3.o $W/CxxObject/test/source/sheet/xsheetlinkable.o $W/CxxObject/test/source/sheet/xsheetoperation.o $W/CxxObject/test/source/sheet/xsheetoutline.o $W/CxxObject/test/source/sheet/xsheetpagebreak.o $W/CxxObject/test/source/sheet/xspreadsheet.o $W/CxxObject/test/source/sheet/xspreadsheetdocument.o $W/CxxObject/test/source/sheet/xspreadsheets.o $W/CxxObject/test/source/sheet/xspreadsheets2.o $W/CxxObject/test/source/sheet/xspreadsheetview.o $W/CxxObject/test/source/sheet/xsubtotalcalculatable.o $W/CxxObject/test/source/sheet/xsubtotaldescriptor.o $W/CxxObject/test/source/sheet/xsubtotalfield.o $W/CxxObject/test/source/sheet/xuniquecellformatrangessupplier.o $W/CxxObject/test/source/sheet/xusedareacursor.o $W/CxxObject/test/source/sheet/xviewfreezable.o $W/CxxObject/test/source/sheet/xviewpane.o $W/CxxObject/test/source/sheet/xviewsplitable.o $W/CxxObject/test/source/style/xstyleloader.o $W/CxxObject/test/source/table/tablecolumn.o $W/CxxObject/test/source/table/tablerow.o $W/CxxObject/test/source/table/xcell.o $W/CxxObject/test/source/table/xcellcursor.o $W/CxxObject/test/source/table/xcellrange.o $W/CxxObject/test/source/table/xcolumnrowrange.o $W/CxxObject/test/source/table/xtablechart.o $W/CxxObject/test/source/table/xtablecharts.o $W/CxxObject/test/source/table/xtablechartssupplier.o $W/CxxObject/test/source/table/xtablecolumns.o $W/CxxObject/test/source/table/xtablerows.o $W/CxxObject/test/source/text/baseindex.o $W/CxxObject/test/source/text/textcontent.o $W/CxxObject/test/source/text/xsimpletext.o $W/CxxObject/test/source/text/xtext.o $W/CxxObject/test/source/text/xtextcontent.o $W/CxxObject/test/source/text/xtextfield.o $W/CxxObject/test/source/text/xtextrange.o $W/CxxObject/test/source/text/xdocumentindex.o $W/CxxObject/test/source/text/textdocumentsettings.o $W/CxxObject/test/source/text/textprintersettings.o $W/CxxObject/test/source/text/textsettings.o $W/CxxObject/test/source/text/textdocumentindex.o $W/CxxObject/test/source/util/searchdescriptor.o $W/CxxObject/test/source/util/xindent.o $W/CxxObject/test/source/util/xmergeable.o $W/CxxObject/test/source/util/xrefreshable.o $W/CxxObject/test/source/util/xreplaceable.o $W/CxxObject/test/source/util/xreplacedescriptor.o $W/CxxObject/test/source/util/xsearchable.o $W/CxxObject/test/source/util/xsearchdescriptor.o $W/CxxObject/test/source/view/xcontrolaccess.o $W/CxxObject/test/source/view/xformlayeraccess.o -Wl,--start-group -lcppunit -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -ltest -ltllo -lutllo -lunotest -lvcllo -o $W/LinkTarget/Library/libsubsequenttest.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfwllo.so | grep SONAME > $W/LinkTarget/Library/libfwllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfwllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfwllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfwllo.so.exports.tmp $W/LinkTarget/Library/libfwllo.so.exports; then rm $W/LinkTarget/Library/libfwllo.so.exports.tmp; else mv $W/LinkTarget/Library/libfwllo.so.exports.tmp $W/LinkTarget/Library/libfwllo.so.exports && touch -r $I/program/libfwllo.so $W/LinkTarget/Library/libfwllo.so.exports; fi TEMPFILE=/tmp/gbuild.yQQOcW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfwllo.so.objectlist [build MOD] connectivity S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/connectivity [build BIN] emfio S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/emfio [build CMP] framework/util/fwl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/framework/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libfwllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/framework/util/fwl.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/framework/util/fwl.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsvgiolo.so | grep SONAME > $W/LinkTarget/Library/libsvgiolo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsvgiolo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsvgiolo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsvgiolo.so.exports.tmp $W/LinkTarget/Library/libsvgiolo.so.exports; then rm $W/LinkTarget/Library/libsvgiolo.so.exports.tmp; else mv $W/LinkTarget/Library/libsvgiolo.so.exports.tmp $W/LinkTarget/Library/libsvgiolo.so.exports && touch -r $I/program/libsvgiolo.so $W/LinkTarget/Library/libsvgiolo.so.exports; fi TEMPFILE=/tmp/gbuild.DHrcYX && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsvgiolo.so.objectlist [build MOD] emfio S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/emfio [build CMP] svgio/svgio mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svgio/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsvgiolo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svgio/svgio.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/svgio/svgio.component [build BIN] svgio S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/svgio [build MOD] svgio S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/svgio S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfwklo.so | grep SONAME > $W/LinkTarget/Library/libfwklo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfwklo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfwklo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfwklo.so.exports.tmp $W/LinkTarget/Library/libfwklo.so.exports; then rm $W/LinkTarget/Library/libfwklo.so.exports.tmp; else mv $W/LinkTarget/Library/libfwklo.so.exports.tmp $W/LinkTarget/Library/libfwklo.so.exports && touch -r $I/program/libfwklo.so $W/LinkTarget/Library/libfwklo.so.exports; fi TEMPFILE=/tmp/gbuild.k8kKic && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfwklo.so.objectlist [build LNK] Library/libsfxlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sfx2/source/appl/app.o $W/CxxObject/sfx2/source/appl/appbas.o $W/CxxObject/sfx2/source/appl/appbaslib.o $W/CxxObject/sfx2/source/appl/appcfg.o $W/CxxObject/sfx2/source/appl/appchild.o $W/CxxObject/sfx2/source/appl/appdata.o $W/CxxObject/sfx2/source/appl/appdde.o $W/CxxObject/sfx2/source/appl/appdispatchprovider.o $W/CxxObject/sfx2/source/appl/appinit.o $W/CxxObject/sfx2/source/appl/appmain.o $W/CxxObject/sfx2/source/appl/appmisc.o $W/CxxObject/sfx2/source/appl/appopen.o $W/CxxObject/sfx2/source/appl/appquit.o $W/CxxObject/sfx2/source/appl/appreg.o $W/CxxObject/sfx2/source/appl/appserv.o $W/CxxObject/sfx2/source/appl/appuno.o $W/CxxObject/sfx2/source/appl/childwin.o $W/CxxObject/sfx2/source/appl/childwinimpl.o $W/CxxObject/sfx2/source/appl/fileobj.o $W/CxxObject/sfx2/source/appl/flatpak.o $W/CxxObject/sfx2/source/appl/fwkhelper.o $W/CxxObject/sfx2/source/appl/helpdispatch.o $W/CxxObject/sfx2/source/appl/helpinterceptor.o $W/CxxObject/sfx2/source/appl/imestatuswindow.o $W/CxxObject/sfx2/source/appl/impldde.o $W/CxxObject/sfx2/source/appl/linkmgr2.o $W/CxxObject/sfx2/source/appl/linksrc.o $W/CxxObject/sfx2/source/appl/lnkbase2.o $W/CxxObject/sfx2/source/appl/macroloader.o $W/CxxObject/sfx2/source/appl/module.o $W/CxxObject/sfx2/source/appl/newhelp.o $W/CxxObject/sfx2/source/appl/opengrf.o $W/CxxObject/sfx2/source/appl/openuriexternally.o $W/CxxObject/sfx2/source/appl/preventduplicateinteraction.o $W/CxxObject/sfx2/source/appl/sfxhelp.o $W/CxxObject/sfx2/source/appl/sfxpicklist.o $W/CxxObject/sfx2/source/appl/shellimpl.o $W/CxxObject/sfx2/source/appl/shutdownicon.o $W/CxxObject/sfx2/source/appl/workwin.o $W/CxxObject/sfx2/source/appl/xpackcreator.o $W/CxxObject/sfx2/source/bastyp/bitset.o $W/CxxObject/sfx2/source/bastyp/fltfnc.o $W/CxxObject/sfx2/source/bastyp/fltlst.o $W/CxxObject/sfx2/source/bastyp/frmhtml.o $W/CxxObject/sfx2/source/bastyp/frmhtmlw.o $W/CxxObject/sfx2/source/bastyp/helper.o $W/CxxObject/sfx2/source/bastyp/mieclip.o $W/CxxObject/sfx2/source/bastyp/progress.o $W/CxxObject/sfx2/source/bastyp/sfxhtml.o $W/CxxObject/sfx2/source/bastyp/sfxresid.o $W/CxxObject/sfx2/source/config/evntconf.o $W/CxxObject/sfx2/source/control/asyncfunc.o $W/CxxObject/sfx2/source/control/bindings.o $W/CxxObject/sfx2/source/control/ctrlitem.o $W/CxxObject/sfx2/source/control/ctrlfactoryimpl.o $W/CxxObject/sfx2/source/control/dispatch.o $W/CxxObject/sfx2/source/control/itemdel.o $W/CxxObject/sfx2/source/control/minfitem.o $W/CxxObject/sfx2/source/control/msg.o $W/CxxObject/sfx2/source/control/msgpool.o $W/CxxObject/sfx2/source/control/objface.o $W/CxxObject/sfx2/source/control/recentdocsview.o $W/CxxObject/sfx2/source/control/recentdocsviewitem.o $W/CxxObject/sfx2/source/control/request.o $W/CxxObject/sfx2/source/control/sfxstatuslistener.o $W/CxxObject/sfx2/source/control/shell.o $W/CxxObject/sfx2/source/control/sorgitm.o $W/CxxObject/sfx2/source/control/statcach.o $W/CxxObject/sfx2/source/control/templatedefaultview.o $W/CxxObject/sfx2/source/control/templateviewitem.o $W/CxxObject/sfx2/source/control/templatelocalview.o $W/CxxObject/sfx2/source/control/templatecontaineritem.o $W/CxxObject/sfx2/source/control/templatesearchview.o $W/CxxObject/sfx2/source/control/thumbnailviewitem.o $W/CxxObject/sfx2/source/control/thumbnailviewacc.o $W/CxxObject/sfx2/source/control/thumbnailview.o $W/CxxObject/sfx2/source/control/emojiviewitem.o $W/CxxObject/sfx2/source/control/emojiview.o $W/CxxObject/sfx2/source/control/emojicontrol.o $W/CxxObject/sfx2/source/control/emojipopup.o $W/CxxObject/sfx2/source/control/charmapcontrol.o $W/CxxObject/sfx2/source/control/charwin.o $W/CxxObject/sfx2/source/control/unoctitm.o $W/CxxObject/sfx2/source/dialog/alienwarn.o $W/CxxObject/sfx2/source/dialog/backingcomp.o $W/CxxObject/sfx2/source/dialog/backingwindow.o $W/CxxObject/sfx2/source/dialog/basedlgs.o $W/CxxObject/sfx2/source/dialog/checkin.o $W/CxxObject/sfx2/source/dialog/dialoghelper.o $W/CxxObject/sfx2/source/dialog/charmappopup.o $W/CxxObject/sfx2/source/dialog/dinfdlg.o $W/CxxObject/sfx2/source/dialog/dockwin.o $W/CxxObject/sfx2/source/dialog/documentfontsdialog.o $W/CxxObject/sfx2/source/dialog/filedlghelper.o $W/CxxObject/sfx2/source/dialog/filtergrouping.o $W/CxxObject/sfx2/source/dialog/infobar.o $W/CxxObject/sfx2/source/dialog/inputdlg.o $W/CxxObject/sfx2/source/dialog/mailmodel.o $W/CxxObject/sfx2/source/dialog/bluthsnd.o $W/CxxObject/sfx2/source/dialog/mgetempl.o $W/CxxObject/sfx2/source/dialog/navigat.o $W/CxxObject/sfx2/source/dialog/newstyle.o $W/CxxObject/sfx2/source/dialog/partwnd.o $W/CxxObject/sfx2/source/dialog/passwd.o $W/CxxObject/sfx2/source/dialog/printopt.o $W/CxxObject/sfx2/source/dialog/recfloat.o $W/CxxObject/sfx2/source/dialog/securitypage.o $W/CxxObject/sfx2/source/dialog/sfxdlg.o $W/CxxObject/sfx2/source/dialog/splitwin.o $W/CxxObject/sfx2/source/dialog/srchdlg.o $W/CxxObject/sfx2/source/dialog/styfitem.o $W/CxxObject/sfx2/source/dialog/styledlg.o $W/CxxObject/sfx2/source/dialog/tabdlg.o $W/CxxObject/sfx2/source/dialog/templdlg.o $W/CxxObject/sfx2/source/dialog/titledockwin.o $W/CxxObject/sfx2/source/dialog/tplcitem.o $W/CxxObject/sfx2/source/dialog/tplpitem.o $W/CxxObject/sfx2/source/dialog/versdlg.o $W/CxxObject/sfx2/source/doc/DocumentMetadataAccess.o $W/CxxObject/sfx2/source/doc/DocumentSigner.o $W/CxxObject/sfx2/source/doc/Metadatable.o $W/CxxObject/sfx2/source/doc/QuerySaveDocument.o $W/CxxObject/sfx2/source/doc/SfxDocumentMetaData.o $W/CxxObject/sfx2/source/doc/docfac.o $W/CxxObject/sfx2/source/doc/docfile.o $W/CxxObject/sfx2/source/doc/docfilt.o $W/CxxObject/sfx2/source/doc/docinf.o $W/CxxObject/sfx2/source/doc/docinsert.o $W/CxxObject/sfx2/source/doc/docmacromode.o $W/CxxObject/sfx2/source/doc/docstoragemodifylistener.o $W/CxxObject/sfx2/source/doc/doctempl.o $W/CxxObject/sfx2/source/doc/doctemplates.o $W/CxxObject/sfx2/source/doc/doctemplateslocal.o $W/CxxObject/sfx2/source/doc/exoticfileloadexception.o $W/CxxObject/sfx2/source/doc/frmdescr.o $W/CxxObject/sfx2/source/doc/graphhelp.o $W/CxxObject/sfx2/source/doc/guisaveas.o $W/CxxObject/sfx2/source/doc/iframe.o $W/CxxObject/sfx2/source/doc/new.o $W/CxxObject/sfx2/source/doc/objcont.o $W/CxxObject/sfx2/source/doc/objembed.o $W/CxxObject/sfx2/source/doc/objitem.o $W/CxxObject/sfx2/source/doc/objmisc.o $W/CxxObject/sfx2/source/doc/objserv.o $W/CxxObject/sfx2/source/doc/objstor.o $W/CxxObject/sfx2/source/doc/objxtor.o $W/CxxObject/sfx2/source/doc/oleprops.o $W/CxxObject/sfx2/source/doc/ownsubfilterservice.o $W/CxxObject/sfx2/source/doc/printhelper.o $W/CxxObject/sfx2/source/doc/docundomanager.o $W/CxxObject/sfx2/source/doc/sfxbasemodel.o $W/CxxObject/sfx2/source/doc/sfxmodelfactory.o $W/CxxObject/sfx2/source/doc/SfxRedactionHelper.o $W/CxxObject/sfx2/source/doc/syspath.o $W/CxxObject/sfx2/source/doc/zoomitem.o $W/CxxObject/sfx2/source/doc/templatedlg.o $W/CxxObject/sfx2/source/doc/watermarkitem.o $W/CxxObject/sfx2/source/doc/saveastemplatedlg.o $W/CxxObject/sfx2/source/explorer/nochaos.o $W/CxxObject/sfx2/source/inet/inettbc.o $W/CxxObject/sfx2/source/notebookbar/ContextVBox.o $W/CxxObject/sfx2/source/notebookbar/DropdownBox.o $W/CxxObject/sfx2/source/notebookbar/OptionalBox.o $W/CxxObject/sfx2/source/notebookbar/PriorityHBox.o $W/CxxObject/sfx2/source/notebookbar/PriorityMergedHBox.o $W/CxxObject/sfx2/source/notebookbar/SfxNotebookBar.o $W/CxxObject/sfx2/source/notebookbar/NotebookbarPopup.o $W/CxxObject/sfx2/source/notebookbar/NotebookbarTabControl.o $W/CxxObject/sfx2/source/notify/eventsupplier.o $W/CxxObject/sfx2/source/notify/globalevents.o $W/CxxObject/sfx2/source/notify/hintpost.o $W/CxxObject/sfx2/source/notify/openurlhint.o $W/CxxObject/sfx2/source/safemode/safemode.o $W/CxxObject/sfx2/source/sidebar/Sidebar.o $W/CxxObject/sfx2/source/sidebar/SidebarChildWindow.o $W/CxxObject/sfx2/source/sidebar/SidebarDockingWindow.o $W/CxxObject/sfx2/source/sidebar/SidebarController.o $W/CxxObject/sfx2/source/sidebar/SidebarModelUpdate.o $W/CxxObject/sfx2/source/sidebar/SidebarPanelBase.o $W/CxxObject/sfx2/source/sidebar/SidebarToolBox.o $W/CxxObject/sfx2/source/sidebar/Accessible.o $W/CxxObject/sfx2/source/sidebar/AccessibleTitleBar.o $W/CxxObject/sfx2/source/sidebar/AsynchronousCall.o $W/CxxObject/sfx2/source/sidebar/Context.o $W/CxxObject/sfx2/source/sidebar/ContextChangeBroadcaster.o $W/CxxObject/sfx2/source/sidebar/ContextList.o $W/CxxObject/sfx2/source/sidebar/ControlFactory.o $W/CxxObject/sfx2/source/sidebar/ControllerFactory.o $W/CxxObject/sfx2/source/sidebar/ControllerItem.o $W/CxxObject/sfx2/source/sidebar/Deck.o $W/CxxObject/sfx2/source/sidebar/DeckDescriptor.o $W/CxxObject/sfx2/source/sidebar/DeckLayouter.o $W/CxxObject/sfx2/source/sidebar/DeckTitleBar.o $W/CxxObject/sfx2/source/sidebar/DrawHelper.o $W/CxxObject/sfx2/source/sidebar/FocusManager.o $W/CxxObject/sfx2/source/sidebar/MenuButton.o $W/CxxObject/sfx2/source/sidebar/IContextChangeReceiver.o $W/CxxObject/sfx2/source/sidebar/ILayoutableWindow.o $W/CxxObject/sfx2/source/sidebar/Paint.o $W/CxxObject/sfx2/source/sidebar/Panel.o $W/CxxObject/sfx2/source/sidebar/PanelDescriptor.o $W/CxxObject/sfx2/source/sidebar/PanelTitleBar.o $W/CxxObject/sfx2/source/sidebar/ResourceManager.o $W/CxxObject/sfx2/source/sidebar/TabBar.o $W/CxxObject/sfx2/source/sidebar/TabItem.o $W/CxxObject/sfx2/source/sidebar/TitleBar.o $W/CxxObject/sfx2/source/sidebar/Theme.o $W/CxxObject/sfx2/source/sidebar/Tools.o $W/CxxObject/sfx2/source/sidebar/UnoPanel.o $W/CxxObject/sfx2/source/sidebar/UnoPanels.o $W/CxxObject/sfx2/source/sidebar/UnoDeck.o $W/CxxObject/sfx2/source/sidebar/UnoDecks.o $W/CxxObject/sfx2/source/sidebar/UnoSidebar.o $W/CxxObject/sfx2/source/statbar/stbitem.o $W/CxxObject/sfx2/source/styles/StyleManager.o $W/CxxObject/sfx2/source/toolbox/tbxitem.o $W/CxxObject/sfx2/source/view/classificationcontroller.o $W/CxxObject/sfx2/source/view/classificationhelper.o $W/CxxObject/sfx2/source/view/frame.o $W/CxxObject/sfx2/source/view/frame2.o $W/CxxObject/sfx2/source/view/frmload.o $W/CxxObject/sfx2/source/view/ipclient.o $W/CxxObject/sfx2/source/view/lokcharthelper.o $W/CxxObject/sfx2/source/view/lokhelper.o $W/CxxObject/sfx2/source/view/printer.o $W/CxxObject/sfx2/source/view/sfxbasecontroller.o $W/CxxObject/sfx2/source/view/userinputinterception.o $W/CxxObject/sfx2/source/view/viewfac.o $W/CxxObject/sfx2/source/view/viewfrm.o $W/CxxObject/sfx2/source/view/viewfrm2.o $W/CxxObject/sfx2/source/view/viewprn.o $W/CxxObject/sfx2/source/view/viewsh.o -Wl,--start-group -lxml2 -lorcus-0.14 -lorcus-parser-0.14 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldrawinglayerlo -lfwelo -li18nlangtag -li18nutil -luno_sal -luno_salhelpergcc3 -lsaxlo -lsblo -lsotlo -lsvllo -lsvtlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libsfxlo.so [build CMP] framework/util/fwk mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/framework/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libfwklo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/framework/util/fwk.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/framework/util/fwk.component [build BIN] framework S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/framework [build MOD] framework S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/framework S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $W/LinkTarget/Library/libsubsequenttest.so | grep SONAME > $W/LinkTarget/Library/libsubsequenttest.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $W/LinkTarget/Library/libsubsequenttest.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsubsequenttest.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsubsequenttest.so.exports.tmp $W/LinkTarget/Library/libsubsequenttest.so.exports; then rm $W/LinkTarget/Library/libsubsequenttest.so.exports.tmp; else mv $W/LinkTarget/Library/libsubsequenttest.so.exports.tmp $W/LinkTarget/Library/libsubsequenttest.so.exports && touch -r $W/LinkTarget/Library/libsubsequenttest.so $W/LinkTarget/Library/libsubsequenttest.so.exports; fi TEMPFILE=/tmp/gbuild.QA2tE2 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsubsequenttest.so.objectlist [build BIN] test S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/test [build MOD] test S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/test S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsfxlo.so | grep SONAME > $W/LinkTarget/Library/libsfxlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsfxlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsfxlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsfxlo.so.exports.tmp $W/LinkTarget/Library/libsfxlo.so.exports; then rm $W/LinkTarget/Library/libsfxlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsfxlo.so.exports.tmp $W/LinkTarget/Library/libsfxlo.so.exports && touch -r $I/program/libsfxlo.so $W/LinkTarget/Library/libsfxlo.so.exports; fi TEMPFILE=/tmp/gbuild.hvu19z && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsfxlo.so.objectlist [build CMP] sfx2/util/sfx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sfx2/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsfxlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sfx2/util/sfx.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sfx2/util/sfx.component [build LNK] Library/libxolo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/xmloff/source/chart/ColorPropertySet.o $W/CxxObject/xmloff/source/chart/PropertyMaps.o $W/CxxObject/xmloff/source/chart/SchXMLAutoStylePoolP.o $W/CxxObject/xmloff/source/chart/SchXMLAxisContext.o $W/CxxObject/xmloff/source/chart/SchXMLCalculationSettingsContext.o $W/CxxObject/xmloff/source/chart/SchXMLChartContext.o $W/CxxObject/xmloff/source/chart/SchXMLEnumConverter.o $W/CxxObject/xmloff/source/chart/SchXMLExport.o $W/CxxObject/xmloff/source/chart/SchXMLImport.o $W/CxxObject/xmloff/source/chart/SchXMLLegendContext.o $W/CxxObject/xmloff/source/chart/SchXMLParagraphContext.o $W/CxxObject/xmloff/source/chart/SchXMLPlotAreaContext.o $W/CxxObject/xmloff/source/chart/SchXMLPropertyMappingContext.o $W/CxxObject/xmloff/source/chart/SchXMLRegressionCurveObjectContext.o $W/CxxObject/xmloff/source/chart/SchXMLSeries2Context.o $W/CxxObject/xmloff/source/chart/SchXMLSeriesHelper.o $W/CxxObject/xmloff/source/chart/SchXMLTableContext.o $W/CxxObject/xmloff/source/chart/SchXMLTextListContext.o $W/CxxObject/xmloff/source/chart/SchXMLTools.o $W/CxxObject/xmloff/source/chart/XMLAxisPositionPropertyHdl.o $W/CxxObject/xmloff/source/chart/XMLChartPropertyContext.o $W/CxxObject/xmloff/source/chart/XMLChartStyleContext.o $W/CxxObject/xmloff/source/chart/XMLErrorBarStylePropertyHdl.o $W/CxxObject/xmloff/source/chart/XMLErrorIndicatorPropertyHdl.o $W/CxxObject/xmloff/source/chart/XMLLabelSeparatorContext.o $W/CxxObject/xmloff/source/chart/XMLSymbolImageContext.o $W/CxxObject/xmloff/source/chart/XMLSymbolTypePropertyHdl.o $W/CxxObject/xmloff/source/chart/XMLTextOrientationHdl.o $W/CxxObject/xmloff/source/chart/contexts.o $W/CxxObject/xmloff/source/chart/transporttypes.o $W/CxxObject/xmloff/source/core/DocumentSettingsContext.o $W/CxxObject/xmloff/source/core/DomBuilderContext.o $W/CxxObject/xmloff/source/core/DomExport.o $W/CxxObject/xmloff/source/core/fasttokenhandler.o $W/CxxObject/xmloff/source/core/ProgressBarHelper.o $W/CxxObject/xmloff/source/core/PropertySetMerger.o $W/CxxObject/xmloff/source/core/RDFaExportHelper.o $W/CxxObject/xmloff/source/core/RDFaImportHelper.o $W/CxxObject/xmloff/source/core/SettingsExportHelper.o $W/CxxObject/xmloff/source/core/SvXMLAttr.o $W/CxxObject/xmloff/source/core/SvXMLAttrCollection.o $W/CxxObject/xmloff/source/core/XMLBase64Export.o $W/CxxObject/xmloff/source/core/XMLBase64ImportContext.o $W/CxxObject/xmloff/source/core/XMLBasicExportFilter.o $W/CxxObject/xmloff/source/core/XMLEmbeddedObjectExportFilter.o $W/CxxObject/xmloff/source/core/XMLEmbeddedObjectImportContext.o $W/CxxObject/xmloff/source/core/attrlist.o $W/CxxObject/xmloff/source/core/facreg.o $W/CxxObject/xmloff/source/core/i18nmap.o $W/CxxObject/xmloff/source/core/nmspmap.o $W/CxxObject/xmloff/source/core/unoatrcn.o $W/CxxObject/xmloff/source/core/unointerfacetouniqueidentifiermapper.o $W/CxxObject/xmloff/source/core/xmlcnimp.o $W/CxxObject/xmloff/source/core/xmlerror.o $W/CxxObject/xmloff/source/core/xmlexp.o $W/CxxObject/xmloff/source/core/xmlictxt.o $W/CxxObject/xmloff/source/core/xmlimp.o $W/CxxObject/xmloff/source/core/xmltkmap.o $W/CxxObject/xmloff/source/core/xmltoken.o $W/CxxObject/xmloff/source/core/xmluconv.o $W/CxxObject/xmloff/source/core/xmlmultiimagehelper.o $W/CxxObject/xmloff/source/draw/EnhancedCustomShapeToken.o $W/CxxObject/xmloff/source/draw/XMLGraphicsDefaultStyle.o $W/CxxObject/xmloff/source/draw/XMLImageMapContext.o $W/CxxObject/xmloff/source/draw/XMLImageMapExport.o $W/CxxObject/xmloff/source/draw/XMLNumberStyles.o $W/CxxObject/xmloff/source/draw/XMLReplacementImageContext.o $W/CxxObject/xmloff/source/draw/XMLShapePropertySetContext.o $W/CxxObject/xmloff/source/draw/XMLShapeStyleContext.o $W/CxxObject/xmloff/source/draw/animationexport.o $W/CxxObject/xmloff/source/draw/animationimport.o $W/CxxObject/xmloff/source/draw/animexp.o $W/CxxObject/xmloff/source/draw/animimp.o $W/CxxObject/xmloff/source/draw/descriptionimp.o $W/CxxObject/xmloff/source/draw/eventimp.o $W/CxxObject/xmloff/source/draw/layerexp.o $W/CxxObject/xmloff/source/draw/layerimp.o $W/CxxObject/xmloff/source/draw/numithdl.o $W/CxxObject/xmloff/source/draw/propimp0.o $W/CxxObject/xmloff/source/draw/sdpropls.o $W/CxxObject/xmloff/source/draw/sdxmlexp.o $W/CxxObject/xmloff/source/draw/sdxmlimp.o $W/CxxObject/xmloff/source/draw/shapeexport.o $W/CxxObject/xmloff/source/draw/shapeimport.o $W/CxxObject/xmloff/source/draw/SignatureLineContext.o $W/CxxObject/xmloff/source/draw/xexptran.o $W/CxxObject/xmloff/source/draw/ximp3dobject.o $W/CxxObject/xmloff/source/draw/ximp3dscene.o $W/CxxObject/xmloff/source/draw/ximpbody.o $W/CxxObject/xmloff/source/draw/ximpcustomshape.o $W/CxxObject/xmloff/source/draw/ximpgrp.o $W/CxxObject/xmloff/source/draw/ximplink.o $W/CxxObject/xmloff/source/draw/ximpnote.o $W/CxxObject/xmloff/source/draw/ximppage.o $W/CxxObject/xmloff/source/draw/ximpshap.o $W/CxxObject/xmloff/source/draw/ximpshow.o $W/CxxObject/xmloff/source/draw/ximpstyl.o $W/CxxObject/xmloff/source/forms/attriblistmerge.o $W/CxxObject/xmloff/source/forms/controlelement.o $W/CxxObject/xmloff/source/forms/controlpropertyhdl.o $W/CxxObject/xmloff/source/forms/controlpropertymap.o $W/CxxObject/xmloff/source/forms/elementexport.o $W/CxxObject/xmloff/source/forms/elementimport.o $W/CxxObject/xmloff/source/forms/eventexport.o $W/CxxObject/xmloff/source/forms/eventimport.o $W/CxxObject/xmloff/source/forms/formattributes.o $W/CxxObject/xmloff/source/forms/formcellbinding.o $W/CxxObject/xmloff/source/forms/formenums.o $W/CxxObject/xmloff/source/forms/formevents.o $W/CxxObject/xmloff/source/forms/formlayerexport.o $W/CxxObject/xmloff/source/forms/formlayerimport.o $W/CxxObject/xmloff/source/forms/gridcolumnproptranslator.o $W/CxxObject/xmloff/source/forms/layerexport.o $W/CxxObject/xmloff/source/forms/layerimport.o $W/CxxObject/xmloff/source/forms/logging.o $W/CxxObject/xmloff/source/forms/officeforms.o $W/CxxObject/xmloff/source/forms/propertyexport.o $W/CxxObject/xmloff/source/forms/propertyimport.o $W/CxxObject/xmloff/source/forms/property_meta_data.o $W/CxxObject/xmloff/source/forms/valueproperties.o $W/CxxObject/xmloff/source/forms/handler/form_handler_factory.o $W/CxxObject/xmloff/source/forms/handler/vcl_date_handler.o $W/CxxObject/xmloff/source/forms/handler/vcl_time_handler.o $W/CxxObject/xmloff/source/meta/MetaExportComponent.o $W/CxxObject/xmloff/source/meta/MetaImportComponent.o $W/CxxObject/xmloff/source/meta/xmlmetae.o $W/CxxObject/xmloff/source/meta/xmlmetai.o $W/CxxObject/xmloff/source/meta/xmlversion.o $W/CxxObject/xmloff/source/script/XMLEventExport.o $W/CxxObject/xmloff/source/script/XMLEventImportHelper.o $W/CxxObject/xmloff/source/script/XMLEventsImportContext.o $W/CxxObject/xmloff/source/script/XMLScriptContextFactory.o $W/CxxObject/xmloff/source/script/XMLScriptExportHandler.o $W/CxxObject/xmloff/source/script/XMLStarBasicContextFactory.o $W/CxxObject/xmloff/source/script/XMLStarBasicExportHandler.o $W/CxxObject/xmloff/source/script/xmlbasici.o $W/CxxObject/xmloff/source/script/xmlscripti.o $W/CxxObject/xmloff/source/style/AttributeContainerHandler.o $W/CxxObject/xmloff/source/style/DashStyle.o $W/CxxObject/xmloff/source/style/DrawAspectHdl.o $W/CxxObject/xmloff/source/style/EnumPropertyHdl.o $W/CxxObject/xmloff/source/style/FillStyleContext.o $W/CxxObject/xmloff/source/style/GradientStyle.o $W/CxxObject/xmloff/source/style/HatchStyle.o $W/CxxObject/xmloff/source/style/ImageStyle.o $W/CxxObject/xmloff/source/style/MarkerStyle.o $W/CxxObject/xmloff/source/style/MultiPropertySetHelper.o $W/CxxObject/xmloff/source/style/NamedBoolPropertyHdl.o $W/CxxObject/xmloff/source/style/PageHeaderFooterContext.o $W/CxxObject/xmloff/source/style/PageMasterExportPropMapper.o $W/CxxObject/xmloff/source/style/PageMasterImportContext.o $W/CxxObject/xmloff/source/style/PageMasterImportPropMapper.o $W/CxxObject/xmloff/source/style/PageMasterPropHdl.o $W/CxxObject/xmloff/source/style/PageMasterPropHdlFactory.o $W/CxxObject/xmloff/source/style/PageMasterPropMapper.o $W/CxxObject/xmloff/source/style/PageMasterStyleMap.o $W/CxxObject/xmloff/source/style/PagePropertySetContext.o $W/CxxObject/xmloff/source/style/SinglePropertySetInfoCache.o $W/CxxObject/xmloff/source/style/StyleMap.o $W/CxxObject/xmloff/source/style/TransGradientStyle.o $W/CxxObject/xmloff/source/style/WordWrapPropertyHdl.o $W/CxxObject/xmloff/source/style/XMLBackgroundImageContext.o $W/CxxObject/xmloff/source/style/XMLBackgroundImageExport.o $W/CxxObject/xmloff/source/style/XMLBitmapLogicalSizePropertyHandler.o $W/CxxObject/xmloff/source/style/XMLBitmapRepeatOffsetPropertyHandler.o $W/CxxObject/xmloff/source/style/XMLClipPropertyHandler.o $W/CxxObject/xmloff/source/style/XMLConstantsPropertyHandler.o $W/CxxObject/xmloff/source/style/XMLElementPropertyContext.o $W/CxxObject/xmloff/source/style/XMLFillBitmapSizePropertyHandler.o $W/CxxObject/xmloff/source/style/XMLFontAutoStylePool.o $W/CxxObject/xmloff/source/style/XMLFontStylesContext.o $W/CxxObject/xmloff/source/style/XMLFootnoteSeparatorExport.o $W/CxxObject/xmloff/source/style/XMLFootnoteSeparatorImport.o $W/CxxObject/xmloff/source/style/XMLIsPercentagePropertyHandler.o $W/CxxObject/xmloff/source/style/XMLPageExport.o $W/CxxObject/xmloff/source/style/XMLPercentOrMeasurePropertyHandler.o $W/CxxObject/xmloff/source/style/XMLRectangleMembersHandler.o $W/CxxObject/xmloff/source/style/adjushdl.o $W/CxxObject/xmloff/source/style/backhdl.o $W/CxxObject/xmloff/source/style/bordrhdl.o $W/CxxObject/xmloff/source/style/breakhdl.o $W/CxxObject/xmloff/source/style/cdouthdl.o $W/CxxObject/xmloff/source/style/chrhghdl.o $W/CxxObject/xmloff/source/style/chrlohdl.o $W/CxxObject/xmloff/source/style/csmaphdl.o $W/CxxObject/xmloff/source/style/durationhdl.o $W/CxxObject/xmloff/source/style/escphdl.o $W/CxxObject/xmloff/source/style/fonthdl.o $W/CxxObject/xmloff/source/style/impastpl.o $W/CxxObject/xmloff/source/style/kernihdl.o $W/CxxObject/xmloff/source/style/lspachdl.o $W/CxxObject/xmloff/source/style/numehelp.o $W/CxxObject/xmloff/source/style/opaquhdl.o $W/CxxObject/xmloff/source/style/postuhdl.o $W/CxxObject/xmloff/source/style/prhdlfac.o $W/CxxObject/xmloff/source/style/prstylei.o $W/CxxObject/xmloff/source/style/prstylecond.o $W/CxxObject/xmloff/source/style/shadwhdl.o $W/CxxObject/xmloff/source/style/shdwdhdl.o $W/CxxObject/xmloff/source/style/styleexp.o $W/CxxObject/xmloff/source/style/tabsthdl.o $W/CxxObject/xmloff/source/style/undlihdl.o $W/CxxObject/xmloff/source/style/weighhdl.o $W/CxxObject/xmloff/source/style/xmlaustp.o $W/CxxObject/xmloff/source/style/xmlbahdl.o $W/CxxObject/xmloff/source/style/xmlexppr.o $W/CxxObject/xmloff/source/style/xmlimppr.o $W/CxxObject/xmloff/source/style/xmlnume.o $W/CxxObject/xmloff/source/style/xmlnumfe.o $W/CxxObject/xmloff/source/style/xmlnumfi.o $W/CxxObject/xmloff/source/style/xmlnumi.o $W/CxxObject/xmloff/source/style/xmlprcon.o $W/CxxObject/xmloff/source/style/xmlprhdl.o $W/CxxObject/xmloff/source/style/xmlprmap.o $W/CxxObject/xmloff/source/style/xmlstyle.o $W/CxxObject/xmloff/source/style/xmltabe.o $W/CxxObject/xmloff/source/style/xmltabi.o $W/CxxObject/xmloff/source/table/XMLTableExport.o $W/CxxObject/xmloff/source/table/XMLTableImport.o $W/CxxObject/xmloff/source/text/XMLAutoMarkFileContext.o $W/CxxObject/xmloff/source/text/XMLAutoTextContainerEventImport.o $W/CxxObject/xmloff/source/text/XMLAutoTextEventExport.o $W/CxxObject/xmloff/source/text/XMLAutoTextEventImport.o $W/CxxObject/xmloff/source/text/XMLCalculationSettingsContext.o $W/CxxObject/xmloff/source/text/XMLChangeElementImportContext.o $W/CxxObject/xmloff/source/text/XMLChangeImportContext.o $W/CxxObject/xmloff/source/text/XMLChangeInfoContext.o $W/CxxObject/xmloff/source/text/XMLChangedRegionImportContext.o $W/CxxObject/xmloff/source/text/XMLFootnoteBodyImportContext.o $W/CxxObject/xmloff/source/text/XMLFootnoteConfigurationImportContext.o $W/CxxObject/xmloff/source/text/XMLFootnoteImportContext.o $W/CxxObject/xmloff/source/text/XMLIndexAlphabeticalSourceContext.o $W/CxxObject/xmloff/source/text/XMLIndexBibliographyConfigurationContext.o $W/CxxObject/xmloff/source/text/XMLIndexBibliographyEntryContext.o $W/CxxObject/xmloff/source/text/XMLIndexBibliographySourceContext.o $W/CxxObject/xmloff/source/text/XMLIndexBodyContext.o $W/CxxObject/xmloff/source/text/XMLIndexChapterInfoEntryContext.o $W/CxxObject/xmloff/source/text/XMLIndexIllustrationSourceContext.o $W/CxxObject/xmloff/source/text/XMLIndexMarkExport.o $W/CxxObject/xmloff/source/text/XMLIndexObjectSourceContext.o $W/CxxObject/xmloff/source/text/XMLIndexSimpleEntryContext.o $W/CxxObject/xmloff/source/text/XMLIndexSourceBaseContext.o $W/CxxObject/xmloff/source/text/XMLIndexSpanEntryContext.o $W/CxxObject/xmloff/source/text/XMLIndexTOCContext.o $W/CxxObject/xmloff/source/text/XMLIndexTOCSourceContext.o $W/CxxObject/xmloff/source/text/XMLIndexTOCStylesContext.o $W/CxxObject/xmloff/source/text/XMLIndexTabStopEntryContext.o $W/CxxObject/xmloff/source/text/XMLIndexTableSourceContext.o $W/CxxObject/xmloff/source/text/XMLIndexTemplateContext.o $W/CxxObject/xmloff/source/text/XMLIndexTitleTemplateContext.o $W/CxxObject/xmloff/source/text/XMLIndexUserSourceContext.o $W/CxxObject/xmloff/source/text/XMLLineNumberingExport.o $W/CxxObject/xmloff/source/text/XMLLineNumberingImportContext.o $W/CxxObject/xmloff/source/text/XMLLineNumberingSeparatorImportContext.o $W/CxxObject/xmloff/source/text/XMLPropertyBackpatcher.o $W/CxxObject/xmloff/source/text/XMLRedlineExport.o $W/CxxObject/xmloff/source/text/XMLSectionExport.o $W/CxxObject/xmloff/source/text/XMLSectionFootnoteConfigExport.o $W/CxxObject/xmloff/source/text/XMLSectionFootnoteConfigImport.o $W/CxxObject/xmloff/source/text/XMLSectionImportContext.o $W/CxxObject/xmloff/source/text/XMLSectionSourceDDEImportContext.o $W/CxxObject/xmloff/source/text/XMLSectionSourceImportContext.o $W/CxxObject/xmloff/source/text/XMLStringBufferImportContext.o $W/CxxObject/xmloff/source/text/XMLTextCharStyleNamesElementExport.o $W/CxxObject/xmloff/source/text/XMLTextColumnsContext.o $W/CxxObject/xmloff/source/text/XMLTextColumnsExport.o $W/CxxObject/xmloff/source/text/XMLTextFrameContext.o $W/CxxObject/xmloff/source/text/XMLTextFrameHyperlinkContext.o $W/CxxObject/xmloff/source/text/XMLTextHeaderFooterContext.o $W/CxxObject/xmloff/source/text/XMLTextListAutoStylePool.o $W/CxxObject/xmloff/source/text/XMLTextListBlockContext.o $W/CxxObject/xmloff/source/text/XMLTextListItemContext.o $W/CxxObject/xmloff/source/text/XMLTextMarkImportContext.o $W/CxxObject/xmloff/source/text/XMLTextMasterPageContext.o $W/CxxObject/xmloff/source/text/XMLTextMasterPageExport.o $W/CxxObject/xmloff/source/text/XMLTextMasterStylesContext.o $W/CxxObject/xmloff/source/text/XMLTextNumRuleInfo.o $W/CxxObject/xmloff/source/text/XMLTextPropertySetContext.o $W/CxxObject/xmloff/source/text/XMLTextShapeImportHelper.o $W/CxxObject/xmloff/source/text/XMLTextShapeStyleContext.o $W/CxxObject/xmloff/source/text/XMLTextTableContext.o $W/CxxObject/xmloff/source/text/XMLTrackedChangesImportContext.o $W/CxxObject/xmloff/source/text/txtdrope.o $W/CxxObject/xmloff/source/text/txtdropi.o $W/CxxObject/xmloff/source/text/txtexppr.o $W/CxxObject/xmloff/source/text/txtflde.o $W/CxxObject/xmloff/source/text/txtfldi.o $W/CxxObject/xmloff/source/text/txtftne.o $W/CxxObject/xmloff/source/text/txtimp.o $W/CxxObject/xmloff/source/text/txtimppr.o $W/CxxObject/xmloff/source/text/txtlists.o $W/CxxObject/xmloff/source/text/txtparae.o $W/CxxObject/xmloff/source/text/txtparai.o $W/CxxObject/xmloff/source/text/txtprhdl.o $W/CxxObject/xmloff/source/text/txtprmap.o $W/CxxObject/xmloff/source/text/txtsecte.o $W/CxxObject/xmloff/source/text/txtstyle.o $W/CxxObject/xmloff/source/text/txtstyli.o $W/CxxObject/xmloff/source/text/txtvfldi.o $W/CxxObject/xmloff/source/xforms/SchemaContext.o $W/CxxObject/xmloff/source/xforms/SchemaRestrictionContext.o $W/CxxObject/xmloff/source/xforms/SchemaSimpleTypeContext.o $W/CxxObject/xmloff/source/xforms/TokenContext.o $W/CxxObject/xmloff/source/xforms/XFormsBindContext.o $W/CxxObject/xmloff/source/xforms/XFormsInstanceContext.o $W/CxxObject/xmloff/source/xforms/XFormsModelContext.o $W/CxxObject/xmloff/source/xforms/XFormsSubmissionContext.o $W/CxxObject/xmloff/source/xforms/xformsapi.o $W/CxxObject/xmloff/source/xforms/xformsexport.o $W/CxxObject/xmloff/source/xforms/xformsimport.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsaxlo -lsvllo -ltllo -lutllo -lvcllo -o $I/program/libxolo.so [build LNK] Library/libavmedialo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/avmedia/source/framework/mediacontrol.o $W/CxxObject/avmedia/source/framework/MediaControlBase.o $W/CxxObject/avmedia/source/framework/mediaitem.o $W/CxxObject/avmedia/source/framework/mediaplayer.o $W/CxxObject/avmedia/source/framework/mediatoolbox.o $W/CxxObject/avmedia/source/framework/soundhandler.o $W/CxxObject/avmedia/source/viewer/mediaevent_impl.o $W/CxxObject/avmedia/source/viewer/mediawindow.o $W/CxxObject/avmedia/source/viewer/mediawindow_impl.o -Wl,--start-group -lepoxy -Wl,--end-group -Wl,--no-as-needed -lcomphelper -lucbhelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -li18nlangtag -lsfxlo -lsvllo -lsvtlo -ltllo -lutllo -lvcllo -o $I/program/libavmedialo.so [build LNK] Library/libdbplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/extensions/source/dbpilots/commonpagesdbp.o $W/CxxObject/extensions/source/dbpilots/controlwizard.o $W/CxxObject/extensions/source/dbpilots/dbpservices.o $W/CxxObject/extensions/source/dbpilots/dbptools.o $W/CxxObject/extensions/source/dbpilots/gridwizard.o $W/CxxObject/extensions/source/dbpilots/groupboxwiz.o $W/CxxObject/extensions/source/dbpilots/listcombowizard.o $W/CxxObject/extensions/source/dbpilots/moduledbp.o $W/CxxObject/extensions/source/dbpilots/optiongrouplayouter.o $W/CxxObject/extensions/source/dbpilots/wizardservices.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lsvtlo -lvcllo -ltllo -ltklo -lsvllo -lsfxlo -ldbtoolslo -lutllo -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -luno_salhelpergcc3 -li18nlangtag -o $I/program/libdbplo.so [build LNK] Library/libgraphicfilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/graphic/GraphicExportFilter.o $W/CxxObject/filter/source/graphic/Services.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lsvtlo -lsfxlo -ltklo -lvcllo -lutllo -ltllo -lsvllo -li18nlangtag -lcomphelper -lbasegfxlo -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $I/program/libgraphicfilterlo.so [build LNK] Library/libpdffilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libgraphicfilterlo.so | grep SONAME > $W/LinkTarget/Library/libgraphicfilterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libgraphicfilterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libgraphicfilterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libgraphicfilterlo.so.exports.tmp $W/LinkTarget/Library/libgraphicfilterlo.so.exports; then rm $W/LinkTarget/Library/libgraphicfilterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libgraphicfilterlo.so.exports.tmp $W/LinkTarget/Library/libgraphicfilterlo.so.exports && touch -r $I/program/libgraphicfilterlo.so $W/LinkTarget/Library/libgraphicfilterlo.so.exports; fi TEMPFILE=/tmp/gbuild.u9R1FP && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libgraphicfilterlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/pdf/impdialog.o $W/CxxObject/filter/source/pdf/pdfdialog.o $W/CxxObject/filter/source/pdf/pdfexport.o $W/CxxObject/filter/source/pdf/pdffilter.o $W/CxxObject/filter/source/pdf/pdfinteract.o $W/CxxObject/filter/source/pdf/pdfuno.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lsvtlo -lsfxlo -ltklo -lvcllo -lutllo -ltllo -lsvllo -li18nlangtag -lcomphelper -lbasegfxlo -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $I/program/libpdffilterlo.so [build LNK] Library/libstoragefdlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libavmedialo.so | grep SONAME > $W/LinkTarget/Library/libavmedialo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libavmedialo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libavmedialo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libavmedialo.so.exports.tmp $W/LinkTarget/Library/libavmedialo.so.exports; then rm $W/LinkTarget/Library/libavmedialo.so.exports.tmp; else mv $W/LinkTarget/Library/libavmedialo.so.exports.tmp $W/LinkTarget/Library/libavmedialo.so.exports && touch -r $I/program/libavmedialo.so $W/LinkTarget/Library/libavmedialo.so.exports; fi TEMPFILE=/tmp/gbuild.BAqsD2 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libavmedialo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/storagefilterdetect/fdcomp.o $W/CxxObject/filter/source/storagefilterdetect/filterdetect.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -lsfxlo -ltllo -lutllo -o $I/program/libstoragefdlo.so [build LNK] Library/libxsltdlglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libstoragefdlo.so | grep SONAME > $W/LinkTarget/Library/libstoragefdlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libstoragefdlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libstoragefdlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libstoragefdlo.so.exports.tmp $W/LinkTarget/Library/libstoragefdlo.so.exports; then rm $W/LinkTarget/Library/libstoragefdlo.so.exports.tmp; else mv $W/LinkTarget/Library/libstoragefdlo.so.exports.tmp $W/LinkTarget/Library/libstoragefdlo.so.exports && touch -r $I/program/libstoragefdlo.so $W/LinkTarget/Library/libstoragefdlo.so.exports; fi TEMPFILE=/tmp/gbuild.Erkhim && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libstoragefdlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/xsltdialog/typedetectionexport.o $W/CxxObject/filter/source/xsltdialog/typedetectionimport.o $W/CxxObject/filter/source/xsltdialog/xmlfilterdialogcomponent.o $W/CxxObject/filter/source/xsltdialog/xmlfilterjar.o $W/CxxObject/filter/source/xsltdialog/xmlfiltersettingsdialog.o $W/CxxObject/filter/source/xsltdialog/xmlfiltertabdialog.o $W/CxxObject/filter/source/xsltdialog/xmlfiltertabpagebasic.o $W/CxxObject/filter/source/xsltdialog/xmlfiltertabpagexslt.o $W/CxxObject/filter/source/xsltdialog/xmlfiltertestdialog.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lsfxlo -lsvtlo -ltklo -lvcllo -lsvllo -lutllo -ltllo -li18nlangtag -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $I/program/libxsltdlglo.so [build LNK] Library/libforuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpdffilterlo.so | grep SONAME > $W/LinkTarget/Library/libpdffilterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpdffilterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpdffilterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpdffilterlo.so.exports.tmp $W/LinkTarget/Library/libpdffilterlo.so.exports; then rm $W/LinkTarget/Library/libpdffilterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libpdffilterlo.so.exports.tmp $W/LinkTarget/Library/libpdffilterlo.so.exports && touch -r $I/program/libpdffilterlo.so $W/LinkTarget/Library/libpdffilterlo.so.exports; fi TEMPFILE=/tmp/gbuild.f4oTJD && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpdffilterlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/formula/source/ui/dlg/formula.o $W/CxxObject/formula/source/ui/dlg/FormulaHelper.o $W/CxxObject/formula/source/ui/dlg/funcpage.o $W/CxxObject/formula/source/ui/dlg/funcutl.o $W/CxxObject/formula/source/ui/dlg/parawin.o $W/CxxObject/formula/source/ui/dlg/structpg.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lforlo -luno_sal -lsfxlo -lsvllo -lsvtlo -ltllo -lutllo -lvcllo -li18nlangtag -o $I/program/libforuilo.so [build LNK] Library/libscdlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbplo.so | grep SONAME > $W/LinkTarget/Library/libdbplo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbplo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbplo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbplo.so.exports.tmp $W/LinkTarget/Library/libdbplo.so.exports; then rm $W/LinkTarget/Library/libdbplo.so.exports.tmp; else mv $W/LinkTarget/Library/libdbplo.so.exports.tmp $W/LinkTarget/Library/libdbplo.so.exports && touch -r $I/program/libdbplo.so $W/LinkTarget/Library/libdbplo.so.exports; fi TEMPFILE=/tmp/gbuild.FaMHza && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbplo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sc/source/ui/unoobj/scdetect.o $W/CxxObject/sc/source/ui/unoobj/exceldetect.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsfxlo -lsotlo -ltllo -lutllo -o $I/program/libscdlo.so [build LNK] Library/libsddlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxsltdlglo.so | grep SONAME > $W/LinkTarget/Library/libxsltdlglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxsltdlglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxsltdlglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxsltdlglo.so.exports.tmp $W/LinkTarget/Library/libxsltdlglo.so.exports; then rm $W/LinkTarget/Library/libxsltdlglo.so.exports.tmp; else mv $W/LinkTarget/Library/libxsltdlglo.so.exports.tmp $W/LinkTarget/Library/libxsltdlglo.so.exports && touch -r $I/program/libxsltdlglo.so $W/LinkTarget/Library/libxsltdlglo.so.exports; fi TEMPFILE=/tmp/gbuild.VsJBCO && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxsltdlglo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sd/source/ui/unoidl/sddetect.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsfxlo -lsotlo -ltllo -lutllo -lvcllo -o $I/program/libsddlo.so [build LNK] Library/libPresentationMinimizerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libscdlo.so | grep SONAME > $W/LinkTarget/Library/libscdlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libscdlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libscdlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libscdlo.so.exports.tmp $W/LinkTarget/Library/libscdlo.so.exports; then rm $W/LinkTarget/Library/libscdlo.so.exports.tmp; else mv $W/LinkTarget/Library/libscdlo.so.exports.tmp $W/LinkTarget/Library/libscdlo.so.exports && touch -r $I/program/libscdlo.so $W/LinkTarget/Library/libscdlo.so.exports; fi TEMPFILE=/tmp/gbuild.ZM8IO7 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libscdlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sdext/source/minimizer/configurationaccess.o $W/CxxObject/sdext/source/minimizer/fileopendialog.o $W/CxxObject/sdext/source/minimizer/graphiccollector.o $W/CxxObject/sdext/source/minimizer/impoptimizer.o $W/CxxObject/sdext/source/minimizer/informationdialog.o $W/CxxObject/sdext/source/minimizer/optimizationstats.o $W/CxxObject/sdext/source/minimizer/optimizerdialog.o $W/CxxObject/sdext/source/minimizer/optimizerdialogcontrols.o $W/CxxObject/sdext/source/minimizer/pagecollector.o $W/CxxObject/sdext/source/minimizer/pppoptimizer.o $W/CxxObject/sdext/source/minimizer/pppoptimizerdialog.o $W/CxxObject/sdext/source/minimizer/pppoptimizertoken.o $W/CxxObject/sdext/source/minimizer/pppoptimizeruno.o $W/CxxObject/sdext/source/minimizer/unodialog.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsfxlo -lsvtlo -lvcllo -ltllo -o $I/program/libPresentationMinimizerlo.so [build LNK] Library/libsmdlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsddlo.so | grep SONAME > $W/LinkTarget/Library/libsddlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsddlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsddlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsddlo.so.exports.tmp $W/LinkTarget/Library/libsddlo.so.exports; then rm $W/LinkTarget/Library/libsddlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsddlo.so.exports.tmp $W/LinkTarget/Library/libsddlo.so.exports && touch -r $I/program/libsddlo.so $W/LinkTarget/Library/libsddlo.so.exports; fi TEMPFILE=/tmp/gbuild.v02MTm && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsddlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/starmath/source/smdetect.o $W/CxxObject/starmath/source/eqnolefilehdr.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsfxlo -lsotlo -ltllo -lutllo -o $I/program/libsmdlo.so [build LNK] Library/libswdlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsmdlo.so | grep SONAME > $W/LinkTarget/Library/libsmdlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsmdlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsmdlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsmdlo.so.exports.tmp $W/LinkTarget/Library/libsmdlo.so.exports; then rm $W/LinkTarget/Library/libsmdlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsmdlo.so.exports.tmp $W/LinkTarget/Library/libsmdlo.so.exports && touch -r $I/program/libsmdlo.so $W/LinkTarget/Library/libsmdlo.so.exports; fi TEMPFILE=/tmp/gbuild.QO3v9O && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsmdlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sw/source/ui/uno/swdetect.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsfxlo -lsotlo -ltllo -lutllo -o $I/program/libswdlo.so [build LNK] Library/libbasprovlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libforuilo.so | grep SONAME > $W/LinkTarget/Library/libforuilo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libforuilo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libforuilo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libforuilo.so.exports.tmp $W/LinkTarget/Library/libforuilo.so.exports; then rm $W/LinkTarget/Library/libforuilo.so.exports.tmp; else mv $W/LinkTarget/Library/libforuilo.so.exports.tmp $W/LinkTarget/Library/libforuilo.so.exports && touch -r $I/program/libforuilo.so $W/LinkTarget/Library/libforuilo.so.exports; fi TEMPFILE=/tmp/gbuild.R2vlKC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libforuilo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scripting/source/basprov/baslibnode.o $W/CxxObject/scripting/source/basprov/basmethnode.o $W/CxxObject/scripting/source/basprov/basmodnode.o $W/CxxObject/scripting/source/basprov/basprov.o $W/CxxObject/scripting/source/basprov/basscript.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsblo -lsfxlo -lsvllo -ltllo -lucbhelper -lvcllo -o $I/program/libbasprovlo.so [build LNK] Library/libprotocolhandlerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libswdlo.so | grep SONAME > $W/LinkTarget/Library/libswdlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libswdlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libswdlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libswdlo.so.exports.tmp $W/LinkTarget/Library/libswdlo.so.exports; then rm $W/LinkTarget/Library/libswdlo.so.exports.tmp; else mv $W/LinkTarget/Library/libswdlo.so.exports.tmp $W/LinkTarget/Library/libswdlo.so.exports && touch -r $I/program/libswdlo.so $W/LinkTarget/Library/libswdlo.so.exports; fi TEMPFILE=/tmp/gbuild.gzcW3m && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libswdlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scripting/source/protocolhandler/scripthandler.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lfwelo -luno_sal -lsfxlo -lvcllo -o $I/program/libprotocolhandlerlo.so [build BIN] sfx2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libprotocolhandlerlo.so | grep SONAME > $W/LinkTarget/Library/libprotocolhandlerlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libprotocolhandlerlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libprotocolhandlerlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libprotocolhandlerlo.so.exports.tmp $W/LinkTarget/Library/libprotocolhandlerlo.so.exports; then rm $W/LinkTarget/Library/libprotocolhandlerlo.so.exports.tmp; else mv $W/LinkTarget/Library/libprotocolhandlerlo.so.exports.tmp $W/LinkTarget/Library/libprotocolhandlerlo.so.exports && touch -r $I/program/libprotocolhandlerlo.so $W/LinkTarget/Library/libprotocolhandlerlo.so.exports; fi TEMPFILE=/tmp/gbuild.gYmS38 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libprotocolhandlerlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sfx2 [build CMP] avmedia/util/avmedia mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/avmedia/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libavmedialo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/avmedia/util/avmedia.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/avmedia/util/avmedia.component [build CMP] extensions/source/dbpilots/dbp mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/dbpilots/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdbplo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/dbpilots/dbp.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/source/dbpilots/dbp.component [build CMP] filter/source/graphic/graphicfilter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/graphic/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libgraphicfilterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/graphic/graphicfilter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/graphic/graphicfilter.component [build CMP] filter/source/pdf/pdffilter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/pdf/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpdffilterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/pdf/pdffilter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/pdf/pdffilter.component [build CMP] filter/source/storagefilterdetect/storagefd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/storagefilterdetect/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libstoragefdlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/storagefilterdetect/storagefd.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/storagefilterdetect/storagefd.component [build CMP] filter/source/xsltdialog/xsltdlg mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/xsltdialog/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxsltdlglo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/xsltdialog/xsltdlg.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xsltdialog/xsltdlg.component [build CMP] sc/util/scd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sc/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libscdlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sc/util/scd.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sc/util/scd.component [build CMP] sd/util/sdd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sd/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsddlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sd/util/sdd.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sd/util/sdd.component [build CMP] starmath/util/smd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/starmath/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsmdlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/starmath/util/smd.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/util/smd.component [build CMP] sw/util/swd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sw/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libswdlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sw/util/swd.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sw/util/swd.component [build CMP] scripting/source/protocolhandler/protocolhandler mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/protocolhandler/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libprotocolhandlerlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/protocolhandler/protocolhandler.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/protocolhandler/protocolhandler.component [build BIN] formula S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/formula [build MOD] sfx2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sfx2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libbasprovlo.so | grep SONAME > $W/LinkTarget/Library/libbasprovlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libbasprovlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libbasprovlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libbasprovlo.so.exports.tmp $W/LinkTarget/Library/libbasprovlo.so.exports; then rm $W/LinkTarget/Library/libbasprovlo.so.exports.tmp; else mv $W/LinkTarget/Library/libbasprovlo.so.exports.tmp $W/LinkTarget/Library/libbasprovlo.so.exports && touch -r $I/program/libbasprovlo.so $W/LinkTarget/Library/libbasprovlo.so.exports; fi TEMPFILE=/tmp/gbuild.anOtmW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libbasprovlo.so.objectlist [build BIN] avmedia S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/avmedia [build LNK] Library/libslideshowlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/slideshow/source/engine/activities/activitiesfactory.o $W/CxxObject/slideshow/source/engine/activities/activitybase.o $W/CxxObject/slideshow/source/engine/activities/continuousactivitybase.o $W/CxxObject/slideshow/source/engine/activities/continuouskeytimeactivitybase.o $W/CxxObject/slideshow/source/engine/activities/discreteactivitybase.o $W/CxxObject/slideshow/source/engine/activitiesqueue.o $W/CxxObject/slideshow/source/engine/activities/simplecontinuousactivitybase.o $W/CxxObject/slideshow/source/engine/animatedsprite.o $W/CxxObject/slideshow/source/engine/animationfactory.o $W/CxxObject/slideshow/source/engine/animationnodes/animationaudionode.o $W/CxxObject/slideshow/source/engine/animationnodes/animationbasenode.o $W/CxxObject/slideshow/source/engine/animationnodes/animationcolornode.o $W/CxxObject/slideshow/source/engine/animationnodes/animationcommandnode.o $W/CxxObject/slideshow/source/engine/animationnodes/animationnodefactory.o $W/CxxObject/slideshow/source/engine/animationnodes/animationpathmotionnode.o $W/CxxObject/slideshow/source/engine/animationnodes/animationsetnode.o $W/CxxObject/slideshow/source/engine/animationnodes/animationtransformnode.o $W/CxxObject/slideshow/source/engine/animationnodes/animationtransitionfilternode.o $W/CxxObject/slideshow/source/engine/animationnodes/basecontainernode.o $W/CxxObject/slideshow/source/engine/animationnodes/basenode.o $W/CxxObject/slideshow/source/engine/animationnodes/generateevent.o $W/CxxObject/slideshow/source/engine/animationnodes/nodetools.o $W/CxxObject/slideshow/source/engine/animationnodes/paralleltimecontainer.o $W/CxxObject/slideshow/source/engine/animationnodes/propertyanimationnode.o $W/CxxObject/slideshow/source/engine/animationnodes/sequentialtimecontainer.o $W/CxxObject/slideshow/source/engine/attributemap.o $W/CxxObject/slideshow/source/engine/color.o $W/CxxObject/slideshow/source/engine/delayevent.o $W/CxxObject/slideshow/source/engine/effectrewinder.o $W/CxxObject/slideshow/source/engine/eventmultiplexer.o $W/CxxObject/slideshow/source/engine/eventqueue.o $W/CxxObject/slideshow/source/engine/expressionnodefactory.o $W/CxxObject/slideshow/source/engine/rehearsetimingsactivity.o $W/CxxObject/slideshow/source/engine/screenupdater.o $W/CxxObject/slideshow/source/engine/shapeattributelayer.o $W/CxxObject/slideshow/source/engine/shapes/appletshape.o $W/CxxObject/slideshow/source/engine/shapes/backgroundshape.o $W/CxxObject/slideshow/source/engine/shapes/drawinglayeranimation.o $W/CxxObject/slideshow/source/engine/shapes/drawshape.o $W/CxxObject/slideshow/source/engine/shapes/drawshapesubsetting.o $W/CxxObject/slideshow/source/engine/shapes/externalshapebase.o $W/CxxObject/slideshow/source/engine/shapes/gdimtftools.o $W/CxxObject/slideshow/source/engine/shapes/intrinsicanimationactivity.o $W/CxxObject/slideshow/source/engine/shapes/mediashape.o $W/CxxObject/slideshow/source/engine/shapes/shapeimporter.o $W/CxxObject/slideshow/source/engine/shapesubset.o $W/CxxObject/slideshow/source/engine/shapes/viewappletshape.o $W/CxxObject/slideshow/source/engine/shapes/viewbackgroundshape.o $W/CxxObject/slideshow/source/engine/shapes/viewmediashape.o $W/CxxObject/slideshow/source/engine/shapes/viewshape.o $W/CxxObject/slideshow/source/engine/slidebitmap.o $W/CxxObject/slideshow/source/engine/slide/layer.o $W/CxxObject/slideshow/source/engine/slide/layermanager.o $W/CxxObject/slideshow/source/engine/slide/shapemanagerimpl.o $W/CxxObject/slideshow/source/engine/slideshowcontext.o $W/CxxObject/slideshow/source/engine/slideshowimpl.o $W/CxxObject/slideshow/source/engine/slide/slideanimations.o $W/CxxObject/slideshow/source/engine/slide/slideimpl.o $W/CxxObject/slideshow/source/engine/slide/targetpropertiescreator.o $W/CxxObject/slideshow/source/engine/slide/userpaintoverlay.o $W/CxxObject/slideshow/source/engine/slideview.o $W/CxxObject/slideshow/source/engine/smilfunctionparser.o $W/CxxObject/slideshow/source/engine/soundplayer.o $W/CxxObject/slideshow/source/engine/tools.o $W/CxxObject/slideshow/source/engine/transitions/barndoorwipe.o $W/CxxObject/slideshow/source/engine/transitions/barwipepolypolygon.o $W/CxxObject/slideshow/source/engine/transitions/boxwipe.o $W/CxxObject/slideshow/source/engine/transitions/checkerboardwipe.o $W/CxxObject/slideshow/source/engine/transitions/clippingfunctor.o $W/CxxObject/slideshow/source/engine/transitions/clockwipe.o $W/CxxObject/slideshow/source/engine/transitions/combtransition.o $W/CxxObject/slideshow/source/engine/transitions/doublediamondwipe.o $W/CxxObject/slideshow/source/engine/transitions/ellipsewipe.o $W/CxxObject/slideshow/source/engine/transitions/fanwipe.o $W/CxxObject/slideshow/source/engine/transitions/figurewipe.o $W/CxxObject/slideshow/source/engine/transitions/fourboxwipe.o $W/CxxObject/slideshow/source/engine/transitions/iriswipe.o $W/CxxObject/slideshow/source/engine/transitions/parametricpolypolygonfactory.o $W/CxxObject/slideshow/source/engine/transitions/pinwheelwipe.o $W/CxxObject/slideshow/source/engine/transitions/randomwipe.o $W/CxxObject/slideshow/source/engine/transitions/shapetransitionfactory.o $W/CxxObject/slideshow/source/engine/transitions/slidechangebase.o $W/CxxObject/slideshow/source/engine/transitions/slidetransitionfactory.o $W/CxxObject/slideshow/source/engine/transitions/snakewipe.o $W/CxxObject/slideshow/source/engine/transitions/spiralwipe.o $W/CxxObject/slideshow/source/engine/transitions/sweepwipe.o $W/CxxObject/slideshow/source/engine/transitions/transitionfactorytab.o $W/CxxObject/slideshow/source/engine/transitions/transitiontools.o $W/CxxObject/slideshow/source/engine/transitions/veewipe.o $W/CxxObject/slideshow/source/engine/transitions/waterfallwipe.o $W/CxxObject/slideshow/source/engine/transitions/zigzagwipe.o $W/CxxObject/slideshow/source/engine/unoviewcontainer.o $W/CxxObject/slideshow/source/engine/usereventqueue.o $W/CxxObject/slideshow/source/engine/waitsymbol.o $W/CxxObject/slideshow/source/engine/pointersymbol.o $W/CxxObject/slideshow/source/engine/wakeupevent.o -Wl,--start-group -lepoxy -Wl,--end-group -Wl,--no-as-needed -lavmedialo -lbasegfxlo -lcanvastoolslo -lcomphelper -lcppcanvaslo -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lsvtlo -ltllo -lutllo -lvcllo -o $I/program/libslideshowlo.so [build CMP] scripting/source/basprov/basprov mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/basprov/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libbasprovlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/basprov/basprov.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/basprov/basprov.component [build MOD] formula S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/formula S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libPresentationMinimizerlo.so | grep SONAME > $W/LinkTarget/Library/libPresentationMinimizerlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libPresentationMinimizerlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libPresentationMinimizerlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libPresentationMinimizerlo.so.exports.tmp $W/LinkTarget/Library/libPresentationMinimizerlo.so.exports; then rm $W/LinkTarget/Library/libPresentationMinimizerlo.so.exports.tmp; else mv $W/LinkTarget/Library/libPresentationMinimizerlo.so.exports.tmp $W/LinkTarget/Library/libPresentationMinimizerlo.so.exports && touch -r $I/program/libPresentationMinimizerlo.so $W/LinkTarget/Library/libPresentationMinimizerlo.so.exports; fi TEMPFILE=/tmp/gbuild.4ED4i1 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libPresentationMinimizerlo.so.objectlist [build MOD] avmedia S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/avmedia [build CMP] sdext/source/minimizer/minimizer mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sdext/source/minimizer/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libPresentationMinimizerlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sdext/source/minimizer/minimizer.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sdext/source/minimizer/minimizer.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libslideshowlo.so | grep SONAME > $W/LinkTarget/Library/libslideshowlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libslideshowlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libslideshowlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libslideshowlo.so.exports.tmp $W/LinkTarget/Library/libslideshowlo.so.exports; then rm $W/LinkTarget/Library/libslideshowlo.so.exports.tmp; else mv $W/LinkTarget/Library/libslideshowlo.so.exports.tmp $W/LinkTarget/Library/libslideshowlo.so.exports && touch -r $I/program/libslideshowlo.so $W/LinkTarget/Library/libslideshowlo.so.exports; fi TEMPFILE=/tmp/gbuild.deJu96 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libslideshowlo.so.objectlist [build CMP] slideshow/util/slideshow mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/slideshow/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libslideshowlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/slideshow/util/slideshow.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/slideshow/util/slideshow.component [build BIN] slideshow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/slideshow [build MOD] slideshow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/slideshow S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxolo.so | grep SONAME > $W/LinkTarget/Library/libxolo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxolo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxolo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxolo.so.exports.tmp $W/LinkTarget/Library/libxolo.so.exports; then rm $W/LinkTarget/Library/libxolo.so.exports.tmp; else mv $W/LinkTarget/Library/libxolo.so.exports.tmp $W/LinkTarget/Library/libxolo.so.exports && touch -r $I/program/libxolo.so $W/LinkTarget/Library/libxolo.so.exports; fi TEMPFILE=/tmp/gbuild.rrxsRR && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxolo.so.objectlist [build CMP] xmloff/util/xo mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmloff/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxolo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmloff/util/xo.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/util/xo.component [build LNK] Library/liblnglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/linguistic/source/convdic.o $W/CxxObject/linguistic/source/convdiclist.o $W/CxxObject/linguistic/source/convdicxml.o $W/CxxObject/linguistic/source/dicimp.o $W/CxxObject/linguistic/source/dlistimp.o $W/CxxObject/linguistic/source/gciterator.o $W/CxxObject/linguistic/source/hhconvdic.o $W/CxxObject/linguistic/source/hyphdsp.o $W/CxxObject/linguistic/source/hyphdta.o $W/CxxObject/linguistic/source/iprcache.o $W/CxxObject/linguistic/source/lngopt.o $W/CxxObject/linguistic/source/lngprophelp.o $W/CxxObject/linguistic/source/lngreg.o $W/CxxObject/linguistic/source/lngsvcmgr.o $W/CxxObject/linguistic/source/misc.o $W/CxxObject/linguistic/source/misc2.o $W/CxxObject/linguistic/source/spelldsp.o $W/CxxObject/linguistic/source/spelldta.o $W/CxxObject/linguistic/source/thesdsp.o -Wl,--start-group -licuuc -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -luno_sal -lsvllo -ltllo -lucbhelper -lutllo -lvcllo -lxolo -o $I/program/liblnglo.so [build LNK] Library/libodfflatxmllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/odfflatxml/OdfFlatXml.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lxolo -ltllo -lucbhelper -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $I/program/libodfflatxmllo.so [build LNK] Library/libt602filterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/t602/filterenv.o $W/CxxObject/filter/source/t602/t602filter.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lxolo -ltllo -lutllo -luno_cppuhelpergcc3 -luno_cppu -luno_sal -li18nlangtag -o $I/program/libt602filterlo.so [build LNK] Library/libxsltfilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/xsltfilter/LibXSLTTransformer.o $W/CxxObject/filter/source/xsltfilter/OleHandler.o $W/CxxObject/filter/source/xsltfilter/XSLTFilter.o -Wl,--start-group -lxml2 -lxslt -lxml2 -lexslt -lxslt -lxml2 -Wl,--end-group -Wl,--no-as-needed -lxolo -ltllo -lpackage2 -lsaxlo -lcomphelper -lucbhelper -luno_cppuhelpergcc3 -luno_cppu -luno_salhelpergcc3 -luno_sal -o $I/program/libxsltfilterlo.so [build LNK] Library/libxsec_xmlsec.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libodfflatxmllo.so | grep SONAME > $W/LinkTarget/Library/libodfflatxmllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libodfflatxmllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libodfflatxmllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libodfflatxmllo.so.exports.tmp $W/LinkTarget/Library/libodfflatxmllo.so.exports; then rm $W/LinkTarget/Library/libodfflatxmllo.so.exports.tmp; else mv $W/LinkTarget/Library/libodfflatxmllo.so.exports.tmp $W/LinkTarget/Library/libodfflatxmllo.so.exports && touch -r $I/program/libodfflatxmllo.so $W/LinkTarget/Library/libodfflatxmllo.so.exports; fi TEMPFILE=/tmp/gbuild.2JrV8q && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libodfflatxmllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/xmlsecurity/source/xmlsec/biginteger.o $W/CxxObject/xmlsecurity/source/xmlsec/certificateextension_certextn.o $W/CxxObject/xmlsecurity/source/xmlsec/errorcallback.o $W/CxxObject/xmlsecurity/source/xmlsec/saxhelper.o $W/CxxObject/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.o $W/CxxObject/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.o $W/CxxObject/xmlsecurity/source/xmlsec/xmlsec_init.o $W/CxxObject/xmlsecurity/source/xmlsec/xmlstreamio.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/ciphercontext.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/digestcontext.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/nssinitializer.o $W/CxxObject/xmlsecurity/source/gpg/CertificateImpl.o $W/CxxObject/xmlsecurity/source/gpg/CipherContext.o $W/CxxObject/xmlsecurity/source/gpg/DigestContext.o $W/CxxObject/xmlsecurity/source/gpg/SecurityEnvironment.o $W/CxxObject/xmlsecurity/source/gpg/SEInitializer.o $W/CxxObject/xmlsecurity/source/gpg/XMLEncryption.o $W/CxxObject/xmlsecurity/source/gpg/XMLSecurityContext.o $W/CxxObject/xmlsecurity/source/gpg/xmlsignature_gpgimpl.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/sanextension_nssimpl.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/secerror.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.o $W/CxxObject/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.o -Wl,--start-group -lgpgmepp -lxml2 -lxmlsec1-nss -lxmlsec1 -lltdl -lxslt -lxml2 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsvllo -ltllo -lxolo -lutllo -o $I/program/libxsec_xmlsec.so [build LNK] Library/libunoxmllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libt602filterlo.so | grep SONAME > $W/LinkTarget/Library/libt602filterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libt602filterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libt602filterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libt602filterlo.so.exports.tmp $W/LinkTarget/Library/libt602filterlo.so.exports; then rm $W/LinkTarget/Library/libt602filterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libt602filterlo.so.exports.tmp $W/LinkTarget/Library/libt602filterlo.so.exports && touch -r $I/program/libt602filterlo.so $W/LinkTarget/Library/libt602filterlo.so.exports; fi TEMPFILE=/tmp/gbuild.dFprEe && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libt602filterlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/unoxml/source/dom/node.o $W/CxxObject/unoxml/source/dom/document.o $W/CxxObject/unoxml/source/dom/element.o $W/CxxObject/unoxml/source/dom/attr.o $W/CxxObject/unoxml/source/dom/cdatasection.o $W/CxxObject/unoxml/source/dom/characterdata.o $W/CxxObject/unoxml/source/dom/comment.o $W/CxxObject/unoxml/source/dom/documentbuilder.o $W/CxxObject/unoxml/source/dom/documentfragment.o $W/CxxObject/unoxml/source/dom/documenttype.o $W/CxxObject/unoxml/source/dom/entity.o $W/CxxObject/unoxml/source/dom/entityreference.o $W/CxxObject/unoxml/source/dom/notation.o $W/CxxObject/unoxml/source/dom/processinginstruction.o $W/CxxObject/unoxml/source/dom/text.o $W/CxxObject/unoxml/source/dom/domimplementation.o $W/CxxObject/unoxml/source/dom/elementlist.o $W/CxxObject/unoxml/source/dom/childlist.o $W/CxxObject/unoxml/source/dom/notationsmap.o $W/CxxObject/unoxml/source/dom/entitiesmap.o $W/CxxObject/unoxml/source/dom/attributesmap.o $W/CxxObject/unoxml/source/dom/saxbuilder.o $W/CxxObject/unoxml/source/xpath/xpathobject.o $W/CxxObject/unoxml/source/xpath/nodelist.o $W/CxxObject/unoxml/source/xpath/xpathapi.o $W/CxxObject/unoxml/source/events/event.o $W/CxxObject/unoxml/source/events/eventdispatcher.o $W/CxxObject/unoxml/source/events/mutationevent.o $W/CxxObject/unoxml/source/events/uievent.o $W/CxxObject/unoxml/source/events/mouseevent.o $W/CxxObject/unoxml/source/service/services.o -Wl,--start-group -lxml2 -Wl,--end-group -Wl,--no-as-needed -lucbhelper -lsaxlo -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -lxolo -o $I/program/libunoxmllo.so [build LNK] Library/libxoflo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxsltfilterlo.so | grep SONAME > $W/LinkTarget/Library/libxsltfilterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxsltfilterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxsltfilterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxsltfilterlo.so.exports.tmp $W/LinkTarget/Library/libxsltfilterlo.so.exports; then rm $W/LinkTarget/Library/libxsltfilterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libxsltfilterlo.so.exports.tmp $W/LinkTarget/Library/libxsltfilterlo.so.exports && touch -r $I/program/libxsltfilterlo.so $W/LinkTarget/Library/libxsltfilterlo.so.exports; fi TEMPFILE=/tmp/gbuild.2HODwh && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxsltfilterlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/xmloff/source/transform/ChartOASISTContext.o $W/CxxObject/xmloff/source/transform/ChartOOoTContext.o $W/CxxObject/xmloff/source/transform/ChartPlotAreaOASISTContext.o $W/CxxObject/xmloff/source/transform/ChartPlotAreaOOoTContext.o $W/CxxObject/xmloff/source/transform/ControlOASISTContext.o $W/CxxObject/xmloff/source/transform/ControlOOoTContext.o $W/CxxObject/xmloff/source/transform/CreateElemTContext.o $W/CxxObject/xmloff/source/transform/DeepTContext.o $W/CxxObject/xmloff/source/transform/DlgOASISTContext.o $W/CxxObject/xmloff/source/transform/DocumentTContext.o $W/CxxObject/xmloff/source/transform/EventMap.o $W/CxxObject/xmloff/source/transform/EventOASISTContext.o $W/CxxObject/xmloff/source/transform/EventOOoTContext.o $W/CxxObject/xmloff/source/transform/FlatTContext.o $W/CxxObject/xmloff/source/transform/FormPropOASISTContext.o $W/CxxObject/xmloff/source/transform/FormPropOOoTContext.o $W/CxxObject/xmloff/source/transform/FrameOASISTContext.o $W/CxxObject/xmloff/source/transform/FrameOOoTContext.o $W/CxxObject/xmloff/source/transform/IgnoreTContext.o $W/CxxObject/xmloff/source/transform/MergeElemTContext.o $W/CxxObject/xmloff/source/transform/MetaTContext.o $W/CxxObject/xmloff/source/transform/MutableAttrList.o $W/CxxObject/xmloff/source/transform/NotesTContext.o $W/CxxObject/xmloff/source/transform/OOo2Oasis.o $W/CxxObject/xmloff/source/transform/Oasis2OOo.o $W/CxxObject/xmloff/source/transform/PersAttrListTContext.o $W/CxxObject/xmloff/source/transform/PersMixedContentTContext.o $W/CxxObject/xmloff/source/transform/ProcAddAttrTContext.o $W/CxxObject/xmloff/source/transform/ProcAttrTContext.o $W/CxxObject/xmloff/source/transform/PropertyActionsOASIS.o $W/CxxObject/xmloff/source/transform/PropertyActionsOOo.o $W/CxxObject/xmloff/source/transform/RenameElemTContext.o $W/CxxObject/xmloff/source/transform/StyleOASISTContext.o $W/CxxObject/xmloff/source/transform/StyleOOoTContext.o $W/CxxObject/xmloff/source/transform/TransformerActions.o $W/CxxObject/xmloff/source/transform/TransformerBase.o $W/CxxObject/xmloff/source/transform/TransformerContext.o $W/CxxObject/xmloff/source/transform/TransformerTokenMap.o $W/CxxObject/xmloff/source/transform/XMLFilterRegistration.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -lsaxlo -lxolo -o $I/program/libxoflo.so [build LNK] Library/libpdfimportlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxsec_xmlsec.so | grep SONAME > $W/LinkTarget/Library/libxsec_xmlsec.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxsec_xmlsec.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxsec_xmlsec.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxsec_xmlsec.so.exports.tmp $W/LinkTarget/Library/libxsec_xmlsec.so.exports; then rm $W/LinkTarget/Library/libxsec_xmlsec.so.exports.tmp; else mv $W/LinkTarget/Library/libxsec_xmlsec.so.exports.tmp $W/LinkTarget/Library/libxsec_xmlsec.so.exports && touch -r $I/program/libxsec_xmlsec.so $W/LinkTarget/Library/libxsec_xmlsec.so.exports; fi TEMPFILE=/tmp/gbuild.Qrfdt8 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxsec_xmlsec.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sdext/source/pdfimport/filterdet.o $W/CxxObject/sdext/source/pdfimport/misc/pdfihelper.o $W/CxxObject/sdext/source/pdfimport/misc/pwdinteract.o $W/CxxObject/sdext/source/pdfimport/odf/odfemitter.o $W/CxxObject/sdext/source/pdfimport/pdfiadaptor.o $W/CxxObject/sdext/source/pdfimport/pdfparse/pdfentries.o $W/CxxObject/sdext/source/pdfimport/pdfparse/pdfparse.o $W/CxxObject/sdext/source/pdfimport/sax/emitcontext.o $W/CxxObject/sdext/source/pdfimport/sax/saxattrlist.o $W/CxxObject/sdext/source/pdfimport/services.o $W/CxxObject/sdext/source/pdfimport/tree/drawtreevisiting.o $W/CxxObject/sdext/source/pdfimport/tree/genericelements.o $W/CxxObject/sdext/source/pdfimport/tree/imagecontainer.o $W/CxxObject/sdext/source/pdfimport/tree/pdfiprocessor.o $W/CxxObject/sdext/source/pdfimport/tree/style.o $W/CxxObject/sdext/source/pdfimport/tree/treevisitorfactory.o $W/CxxObject/sdext/source/pdfimport/tree/writertreevisiting.o $W/CxxObject/sdext/source/pdfimport/wrapper/wrapper.o -Wl,--start-group -lz -lfontconfig -lfreetype -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -lvcllo -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lxolo -o $I/program/libpdfimportlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblnglo.so | grep SONAME > $W/LinkTarget/Library/liblnglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblnglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblnglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblnglo.so.exports.tmp $W/LinkTarget/Library/liblnglo.so.exports; then rm $W/LinkTarget/Library/liblnglo.so.exports.tmp; else mv $W/LinkTarget/Library/liblnglo.so.exports.tmp $W/LinkTarget/Library/liblnglo.so.exports && touch -r $I/program/liblnglo.so $W/LinkTarget/Library/liblnglo.so.exports; fi TEMPFILE=/tmp/gbuild.1ewRmA && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblnglo.so.objectlist [build CMP] linguistic/source/lng mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/linguistic/source/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/liblnglo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/linguistic/source/lng.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/linguistic/source/lng.component [build CMP] filter/source/odfflatxml/odfflatxml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/odfflatxml/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libodfflatxmllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/odfflatxml/odfflatxml.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/odfflatxml/odfflatxml.component [build CMP] filter/source/t602/t602filter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/t602/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libt602filterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/t602/t602filter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/t602/t602filter.component [build CMP] filter/source/xsltfilter/xsltfilter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/xsltfilter/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxsltfilterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/xsltfilter/xsltfilter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/xsltfilter/xsltfilter.component [build CMP] xmlsecurity/util/xsec_xmlsec mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmlsecurity/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxsec_xmlsec.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmlsecurity/util/xsec_xmlsec.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/util/xsec_xmlsec.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libunoxmllo.so | grep SONAME > $W/LinkTarget/Library/libunoxmllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libunoxmllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libunoxmllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libunoxmllo.so.exports.tmp $W/LinkTarget/Library/libunoxmllo.so.exports; then rm $W/LinkTarget/Library/libunoxmllo.so.exports.tmp; else mv $W/LinkTarget/Library/libunoxmllo.so.exports.tmp $W/LinkTarget/Library/libunoxmllo.so.exports && touch -r $I/program/libunoxmllo.so $W/LinkTarget/Library/libunoxmllo.so.exports; fi TEMPFILE=/tmp/gbuild.dcbfyB && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libunoxmllo.so.objectlist [build LNK] Library/libeditenglo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/editeng/source/accessibility/AccessibleComponentBase.o $W/CxxObject/editeng/source/accessibility/AccessibleContextBase.o $W/CxxObject/editeng/source/accessibility/AccessibleEditableTextPara.o $W/CxxObject/editeng/source/accessibility/AccessibleHyperlink.o $W/CxxObject/editeng/source/accessibility/AccessibleImageBullet.o $W/CxxObject/editeng/source/accessibility/AccessibleParaManager.o $W/CxxObject/editeng/source/accessibility/AccessibleSelectionBase.o $W/CxxObject/editeng/source/accessibility/AccessibleStaticTextBase.o $W/CxxObject/editeng/source/accessibility/AccessibleStringWrap.o $W/CxxObject/editeng/source/editeng/editattr.o $W/CxxObject/editeng/source/editeng/editdata.o $W/CxxObject/editeng/source/editeng/editdbg.o $W/CxxObject/editeng/source/editeng/editdoc.o $W/CxxObject/editeng/source/editeng/editeng.o $W/CxxObject/editeng/source/editeng/editobj.o $W/CxxObject/editeng/source/editeng/editsel.o $W/CxxObject/editeng/source/editeng/editundo.o $W/CxxObject/editeng/source/editeng/editview.o $W/CxxObject/editeng/source/editeng/edtspell.o $W/CxxObject/editeng/source/editeng/eehtml.o $W/CxxObject/editeng/source/editeng/eeobj.o $W/CxxObject/editeng/source/editeng/eerdll.o $W/CxxObject/editeng/source/editeng/eertfpar.o $W/CxxObject/editeng/source/editeng/fieldupdater.o $W/CxxObject/editeng/source/editeng/impedit.o $W/CxxObject/editeng/source/editeng/impedit2.o $W/CxxObject/editeng/source/editeng/impedit3.o $W/CxxObject/editeng/source/editeng/impedit4.o $W/CxxObject/editeng/source/editeng/impedit5.o $W/CxxObject/editeng/source/editeng/misspellrange.o $W/CxxObject/editeng/source/editeng/section.o $W/CxxObject/editeng/source/editeng/textconv.o $W/CxxObject/editeng/source/items/borderline.o $W/CxxObject/editeng/source/items/bulitem.o $W/CxxObject/editeng/source/items/CustomPropertyField.o $W/CxxObject/editeng/source/items/charhiddenitem.o $W/CxxObject/editeng/source/items/flditem.o $W/CxxObject/editeng/source/items/frmitems.o $W/CxxObject/editeng/source/items/itemtype.o $W/CxxObject/editeng/source/items/justifyitem.o $W/CxxObject/editeng/source/items/numitem.o $W/CxxObject/editeng/source/items/legacyitem.o $W/CxxObject/editeng/source/items/optitems.o $W/CxxObject/editeng/source/items/paperinf.o $W/CxxObject/editeng/source/items/paraitem.o $W/CxxObject/editeng/source/items/svdfield.o $W/CxxObject/editeng/source/items/svxfont.o $W/CxxObject/editeng/source/items/textitem.o $W/CxxObject/editeng/source/items/writingmodeitem.o $W/CxxObject/editeng/source/items/xmlcnitm.o $W/CxxObject/editeng/source/misc/acorrcfg.o $W/CxxObject/editeng/source/misc/edtdlg.o $W/CxxObject/editeng/source/misc/forbiddencharacterstable.o $W/CxxObject/editeng/source/misc/hangulhanja.o $W/CxxObject/editeng/source/misc/splwrap.o $W/CxxObject/editeng/source/misc/svxacorr.o $W/CxxObject/editeng/source/misc/SvXMLAutoCorrectTokenHandler.o $W/CxxObject/editeng/source/misc/SvXMLAutoCorrectExport.o $W/CxxObject/editeng/source/misc/SvXMLAutoCorrectImport.o $W/CxxObject/editeng/source/misc/swafopt.o $W/CxxObject/editeng/source/misc/txtrange.o $W/CxxObject/editeng/source/misc/unolingu.o $W/CxxObject/editeng/source/outliner/outleeng.o $W/CxxObject/editeng/source/outliner/outlin2.o $W/CxxObject/editeng/source/outliner/outliner.o $W/CxxObject/editeng/source/outliner/outlobj.o $W/CxxObject/editeng/source/outliner/outlundo.o $W/CxxObject/editeng/source/outliner/outlvw.o $W/CxxObject/editeng/source/outliner/overflowingtxt.o $W/CxxObject/editeng/source/outliner/paralist.o $W/CxxObject/editeng/source/rtf/rtfitem.o $W/CxxObject/editeng/source/rtf/svxrtf.o $W/CxxObject/editeng/source/uno/unoedhlp.o $W/CxxObject/editeng/source/uno/unoedprx.o $W/CxxObject/editeng/source/uno/unoedsrc.o $W/CxxObject/editeng/source/uno/unofdesc.o $W/CxxObject/editeng/source/uno/unofield.o $W/CxxObject/editeng/source/uno/UnoForbiddenCharsTable.o $W/CxxObject/editeng/source/uno/unofored.o $W/CxxObject/editeng/source/uno/unoforou.o $W/CxxObject/editeng/source/uno/unoipset.o $W/CxxObject/editeng/source/uno/unonrule.o $W/CxxObject/editeng/source/uno/unopracc.o $W/CxxObject/editeng/source/uno/unotext.o $W/CxxObject/editeng/source/uno/unotext2.o $W/CxxObject/editeng/source/uno/unoviwou.o $W/CxxObject/editeng/source/xml/xmltxtexp.o $W/CxxObject/editeng/source/xml/xmltxtimp.o $W/CxxObject/editeng/source/lookuptree/Trie.o -Wl,--start-group -licuuc -lxml2 -Wl,--end-group -Wl,--no-as-needed -lxolo -lbasegfxlo -llnglo -lsvtlo -ltklo -lvcllo -lsvllo -lsotlo -lsfxlo -lutllo -ltllo -lcomphelper -lucbhelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -luno_salhelpergcc3 -lsaxlo -li18nlangtag -li18nutil -o $I/program/libeditenglo.so [build LNK] Library/libhyphenlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/lingucomponent/source/hyphenator/hyphen/hyphenimp.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libulingu.a -lhunspell-1.7 -lhyphen -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -llnglo -luno_sal -ltllo -lutllo -o $I/program/libhyphenlo.so [build LNK] Library/libspelllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libhyphenlo.so | grep SONAME > $W/LinkTarget/Library/libhyphenlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libhyphenlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libhyphenlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libhyphenlo.so.exports.tmp $W/LinkTarget/Library/libhyphenlo.so.exports; then rm $W/LinkTarget/Library/libhyphenlo.so.exports.tmp; else mv $W/LinkTarget/Library/libhyphenlo.so.exports.tmp $W/LinkTarget/Library/libhyphenlo.so.exports && touch -r $I/program/libhyphenlo.so $W/LinkTarget/Library/libhyphenlo.so.exports; fi TEMPFILE=/tmp/gbuild.rD7BGu && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libhyphenlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/lingucomponent/source/spellcheck/spell/sspellimp.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libulingu.a -lhunspell-1.7 -licuuc -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -llnglo -luno_sal -ltllo -lutllo -o $I/program/libspelllo.so [build LNK] Library/liblnthlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libspelllo.so | grep SONAME > $W/LinkTarget/Library/libspelllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libspelllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libspelllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libspelllo.so.exports.tmp $W/LinkTarget/Library/libspelllo.so.exports; then rm $W/LinkTarget/Library/libspelllo.so.exports.tmp; else mv $W/LinkTarget/Library/libspelllo.so.exports.tmp $W/LinkTarget/Library/libspelllo.so.exports && touch -r $I/program/libspelllo.so $W/LinkTarget/Library/libspelllo.so.exports; fi TEMPFILE=/tmp/gbuild.bZ56lh && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libspelllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/lingucomponent/source/thesaurus/libnth/nthesdta.o $W/CxxObject/lingucomponent/source/thesaurus/libnth/nthesimp.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libulingu.a -lhunspell-1.7 -lmythes-1.2 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -llnglo -luno_sal -ltllo -lutllo -o $I/program/liblnthlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblnthlo.so | grep SONAME > $W/LinkTarget/Library/liblnthlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblnthlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblnthlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblnthlo.so.exports.tmp $W/LinkTarget/Library/liblnthlo.so.exports; then rm $W/LinkTarget/Library/liblnthlo.so.exports.tmp; else mv $W/LinkTarget/Library/liblnthlo.so.exports.tmp $W/LinkTarget/Library/liblnthlo.so.exports && touch -r $I/program/liblnthlo.so $W/LinkTarget/Library/liblnthlo.so.exports; fi TEMPFILE=/tmp/gbuild.yayRLz && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblnthlo.so.objectlist [build CMP] unoxml/source/service/unoxml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/unoxml/source/service/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libunoxmllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/unoxml/source/service/unoxml.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/unoxml/source/service/unoxml.component [build BIN] linguistic S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/linguistic [build BIN] unoxml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/unoxml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxoflo.so | grep SONAME > $W/LinkTarget/Library/libxoflo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxoflo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxoflo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxoflo.so.exports.tmp $W/LinkTarget/Library/libxoflo.so.exports; then rm $W/LinkTarget/Library/libxoflo.so.exports.tmp; else mv $W/LinkTarget/Library/libxoflo.so.exports.tmp $W/LinkTarget/Library/libxoflo.so.exports && touch -r $I/program/libxoflo.so $W/LinkTarget/Library/libxoflo.so.exports; fi [build CMP] lingucomponent/source/hyphenator/hyphen/hyphen mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/hyphenator/hyphen/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libhyphenlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/hyphenator/hyphen/hyphen.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/lingucomponent/source/hyphenator/hyphen/hyphen.component [build CMP] lingucomponent/source/spellcheck/spell/spell mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/spellcheck/spell/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libspelllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/spellcheck/spell/spell.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/lingucomponent/source/spellcheck/spell/spell.component TEMPFILE=/tmp/gbuild.7BFtPU && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxoflo.so.objectlist [build CMP] lingucomponent/source/thesaurus/libnth/lnth mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/thesaurus/libnth/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/liblnthlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lingucomponent/source/thesaurus/libnth/lnth.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/lingucomponent/source/thesaurus/libnth/lnth.component [build CMP] xmloff/source/transform/xof mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmloff/source/transform/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxoflo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmloff/source/transform/xof.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/xmloff/source/transform/xof.component [build BIN] lingucomponent S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/lingucomponent [build MOD] linguistic S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/linguistic [build MOD] unoxml S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/unoxml [build BIN] xmloff S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/xmloff [build MOD] lingucomponent S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/lingucomponent [build MOD] xmloff S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/xmloff S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpdfimportlo.so | grep SONAME > $W/LinkTarget/Library/libpdfimportlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpdfimportlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpdfimportlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpdfimportlo.so.exports.tmp $W/LinkTarget/Library/libpdfimportlo.so.exports; then rm $W/LinkTarget/Library/libpdfimportlo.so.exports.tmp; else mv $W/LinkTarget/Library/libpdfimportlo.so.exports.tmp $W/LinkTarget/Library/libpdfimportlo.so.exports && touch -r $I/program/libpdfimportlo.so $W/LinkTarget/Library/libpdfimportlo.so.exports; fi TEMPFILE=/tmp/gbuild.SoTzC3 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpdfimportlo.so.objectlist [build CMP] sdext/source/pdfimport/pdfimport mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sdext/source/pdfimport/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpdfimportlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sdext/source/pdfimport/pdfimport.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sdext/source/pdfimport/pdfimport.component [build BIN] sdext S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sdext [build MOD] sdext S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sdext S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libeditenglo.so | grep SONAME > $W/LinkTarget/Library/libeditenglo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libeditenglo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libeditenglo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libeditenglo.so.exports.tmp $W/LinkTarget/Library/libeditenglo.so.exports; then rm $W/LinkTarget/Library/libeditenglo.so.exports.tmp; else mv $W/LinkTarget/Library/libeditenglo.so.exports.tmp $W/LinkTarget/Library/libeditenglo.so.exports && touch -r $I/program/libeditenglo.so $W/LinkTarget/Library/libeditenglo.so.exports; fi TEMPFILE=/tmp/gbuild.NHfI9O && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libeditenglo.so.objectlist [build LNK] Library/libsvxcorelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svx/source/core/extedit.o $W/CxxObject/svx/source/core/graphichelper.o $W/CxxObject/svx/source/customshapes/EnhancedCustomShape2d.o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeFunctionParser.o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeGeometry.o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeTypeNames.o $W/CxxObject/svx/source/dialog/checklbx.o $W/CxxObject/svx/source/dialog/dialmgr.o $W/CxxObject/svx/source/dialog/dlgutil.o $W/CxxObject/svx/source/dialog/hexcolorcontrol.o $W/CxxObject/svx/source/dialog/framelink.o $W/CxxObject/svx/source/dialog/framelinkarray.o $W/CxxObject/svx/source/dialog/langbox.o $W/CxxObject/svx/source/dialog/pagenumberlistbox.o $W/CxxObject/svx/source/dialog/papersizelistbox.o $W/CxxObject/svx/source/dialog/samecontentlistbox.o $W/CxxObject/svx/source/dialog/spacinglistbox.o $W/CxxObject/svx/source/dialog/svxdlg.o $W/CxxObject/svx/source/dialog/SvxNumOptionsTabPageHelper.o $W/CxxObject/svx/source/engine3d/camera3d.o $W/CxxObject/svx/source/engine3d/cube3d.o $W/CxxObject/svx/source/engine3d/deflt3d.o $W/CxxObject/svx/source/engine3d/dragmt3d.o $W/CxxObject/svx/source/engine3d/e3dsceneupdater.o $W/CxxObject/svx/source/engine3d/e3dundo.o $W/CxxObject/svx/source/engine3d/extrud3d.o $W/CxxObject/svx/source/engine3d/helperhittest3d.o $W/CxxObject/svx/source/engine3d/helperminimaldepth3d.o $W/CxxObject/svx/source/engine3d/lathe3d.o $W/CxxObject/svx/source/engine3d/obj3d.o $W/CxxObject/svx/source/engine3d/objfac3d.o $W/CxxObject/svx/source/engine3d/polygn3d.o $W/CxxObject/svx/source/engine3d/scene3d.o $W/CxxObject/svx/source/engine3d/sphere3d.o $W/CxxObject/svx/source/engine3d/svx3ditems.o $W/CxxObject/svx/source/engine3d/view3d.o $W/CxxObject/svx/source/engine3d/view3d1.o $W/CxxObject/svx/source/engine3d/viewpt3d2.o $W/CxxObject/svx/source/gallery2/codec.o $W/CxxObject/svx/source/gallery2/galbrws1.o $W/CxxObject/svx/source/gallery2/galbrws2.o $W/CxxObject/svx/source/gallery2/galctrl.o $W/CxxObject/svx/source/gallery2/galexpl.o $W/CxxObject/svx/source/gallery2/galini.o $W/CxxObject/svx/source/gallery2/gallery1.o $W/CxxObject/svx/source/gallery2/galmisc.o $W/CxxObject/svx/source/gallery2/galobj.o $W/CxxObject/svx/source/gallery2/galtheme.o $W/CxxObject/svx/source/gallery2/GalleryControl.o $W/CxxObject/svx/source/gallery2/GallerySplitter.o $W/CxxObject/svx/source/items/chrtitem.o $W/CxxObject/svx/source/items/clipfmtitem.o $W/CxxObject/svx/source/items/customshapeitem.o $W/CxxObject/svx/source/items/drawitem.o $W/CxxObject/svx/source/items/e3ditem.o $W/CxxObject/svx/source/items/galleryitem.o $W/CxxObject/svx/source/items/grfitem.o $W/CxxObject/svx/source/sdr/animation/scheduler.o $W/CxxObject/svx/source/sdr/animation/objectanimator.o $W/CxxObject/svx/source/sdr/animation/animationstate.o $W/CxxObject/svx/source/sdr/attribute/sdrallfillattributeshelper.o $W/CxxObject/svx/source/sdr/attribute/sdrlinefillshadowtextattribute.o $W/CxxObject/svx/source/sdr/attribute/sdrfilltextattribute.o $W/CxxObject/svx/source/sdr/attribute/sdrshadowtextattribute.o $W/CxxObject/svx/source/sdr/attribute/sdrtextattribute.o $W/CxxObject/svx/source/sdr/attribute/sdrlineshadowtextattribute.o $W/CxxObject/svx/source/sdr/attribute/sdrformtextattribute.o $W/CxxObject/svx/source/sdr/attribute/sdrformtextoutlineattribute.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofgroup.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofsdrpage.o $W/CxxObject/svx/source/sdr/contact/viewcontactofpageobj.o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3d.o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dcube.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrmediaobj.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofmasterpagedescriptor.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofpageobj.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofe3dscene.o $W/CxxObject/svx/source/sdr/contact/viewcontactofgraphic.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactredirector.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrcircobj.o $W/CxxObject/svx/source/sdr/contact/viewcontactofgroup.o $W/CxxObject/svx/source/sdr/contact/viewcontactofunocontrol.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrobjcustomshape.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrobj.o $W/CxxObject/svx/source/sdr/contact/objectcontact.o $W/CxxObject/svx/source/sdr/contact/viewcontactoftextobj.o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dlathe.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrpage.o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dextrude.o $W/CxxObject/svx/source/sdr/contact/viewcontactofmasterpagedescriptor.o $W/CxxObject/svx/source/sdr/contact/viewcontact.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrole2obj.o $W/CxxObject/svx/source/sdr/contact/displayinfo.o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dscene.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrrectobj.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofsdrole2obj.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofunocontrol.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofgraphic.o $W/CxxObject/svx/source/sdr/contact/sdrmediawindow.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrcaptionobj.o $W/CxxObject/svx/source/sdr/contact/viewcontactofvirtobj.o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dsphere.o $W/CxxObject/svx/source/sdr/contact/viewcontactofe3dpolygon.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdredgeobj.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontact.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofsdrobj.o $W/CxxObject/svx/source/sdr/contact/objectcontactofpageview.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrpathobj.o $W/CxxObject/svx/source/sdr/contact/viewcontactofsdrmeasureobj.o $W/CxxObject/svx/source/sdr/contact/objectcontactofobjlistpainter.o $W/CxxObject/svx/source/sdr/contact/viewobjectcontactofe3d.o $W/CxxObject/svx/source/sdr/event/eventhandler.o $W/CxxObject/svx/source/sdr/overlay/overlayline.o $W/CxxObject/svx/source/sdr/overlay/overlaycrosshair.o $W/CxxObject/svx/source/sdr/overlay/overlayrollingrectangle.o $W/CxxObject/svx/source/sdr/overlay/overlaytriangle.o $W/CxxObject/svx/source/sdr/overlay/overlayselection.o $W/CxxObject/svx/source/sdr/overlay/overlayrectangle.o $W/CxxObject/svx/source/sdr/overlay/overlaybitmapex.o $W/CxxObject/svx/source/sdr/overlay/overlaymanagerbuffered.o $W/CxxObject/svx/source/sdr/overlay/overlayhelpline.o $W/CxxObject/svx/source/sdr/overlay/overlayanimatedbitmapex.o $W/CxxObject/svx/source/sdr/overlay/overlaypolypolygon.o $W/CxxObject/svx/source/sdr/overlay/overlayobjectcell.o $W/CxxObject/svx/source/sdr/overlay/overlaytools.o $W/CxxObject/svx/source/sdr/overlay/overlayprimitive2dsequenceobject.o $W/CxxObject/svx/source/sdr/overlay/overlayobject.o $W/CxxObject/svx/source/sdr/overlay/overlaymanager.o $W/CxxObject/svx/source/sdr/overlay/overlayobjectlist.o $W/CxxObject/svx/source/sdr/overlay/overlayhandle.o $W/CxxObject/svx/source/sdr/primitive2d/sdrellipseprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrprimitivetools.o $W/CxxObject/svx/source/sdr/primitive2d/sdrtextprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/primitivefactory2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrolecontentprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrgrafprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrole2primitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrpathprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrrectangleprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrcaptionprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrconnectorprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrmeasureprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.o $W/CxxObject/svx/source/sdr/primitive2d/sdrattributecreator.o $W/CxxObject/svx/source/sdr/primitive2d/sdrdecompositiontools.o $W/CxxObject/svx/source/sdr/primitive3d/sdrattributecreator3d.o $W/CxxObject/svx/source/sdr/properties/pageproperties.o $W/CxxObject/svx/source/sdr/properties/e3dsceneproperties.o $W/CxxObject/svx/source/sdr/properties/itemsettools.o $W/CxxObject/svx/source/sdr/properties/captionproperties.o $W/CxxObject/svx/source/sdr/properties/e3dextrudeproperties.o $W/CxxObject/svx/source/sdr/properties/e3dproperties.o $W/CxxObject/svx/source/sdr/properties/measureproperties.o $W/CxxObject/svx/source/sdr/properties/customshapeproperties.o $W/CxxObject/svx/source/sdr/properties/rectangleproperties.o $W/CxxObject/svx/source/sdr/properties/groupproperties.o $W/CxxObject/svx/source/sdr/properties/properties.o $W/CxxObject/svx/source/sdr/properties/e3dlatheproperties.o $W/CxxObject/svx/source/sdr/properties/graphicproperties.o $W/CxxObject/svx/source/sdr/properties/circleproperties.o $W/CxxObject/svx/source/sdr/properties/emptyproperties.o $W/CxxObject/svx/source/sdr/properties/e3dsphereproperties.o $W/CxxObject/svx/source/sdr/properties/defaultproperties.o $W/CxxObject/svx/source/sdr/properties/textproperties.o $W/CxxObject/svx/source/sdr/properties/attributeproperties.o $W/CxxObject/svx/source/sdr/properties/connectorproperties.o $W/CxxObject/svx/source/sdr/properties/e3dcompoundproperties.o $W/CxxObject/svx/source/sdr/properties/oleproperties.o $W/CxxObject/svx/source/svdraw/clonelist.o $W/CxxObject/svx/source/svdraw/charthelper.o $W/CxxObject/svx/source/svdraw/gradtrns.o $W/CxxObject/svx/source/svdraw/polypolygoneditor.o $W/CxxObject/svx/source/svdraw/sdrhittesthelper.o $W/CxxObject/svx/source/svdraw/sdrmasterpagedescriptor.o $W/CxxObject/svx/source/svdraw/sdrpagewindow.o $W/CxxObject/svx/source/svdraw/sdrpaintwindow.o $W/CxxObject/svx/source/svdraw/sdrundomanager.o $W/CxxObject/svx/source/svdraw/selectioncontroller.o $W/CxxObject/svx/source/svdraw/svdattr.o $W/CxxObject/svx/source/svdraw/svdcrtv.o $W/CxxObject/svx/source/svdraw/svddrag.o $W/CxxObject/svx/source/svdraw/svddrgmt.o $W/CxxObject/svx/source/svdraw/svddrgv.o $W/CxxObject/svx/source/svdraw/svdedtv.o $W/CxxObject/svx/source/svdraw/svdedtv1.o $W/CxxObject/svx/source/svdraw/svdedtv2.o $W/CxxObject/svx/source/svdraw/svdedxv.o $W/CxxObject/svx/source/svdraw/svdetc.o $W/CxxObject/svx/source/svdraw/svdfmtf.o $W/CxxObject/svx/source/svdraw/svdglev.o $W/CxxObject/svx/source/svdraw/svdglue.o $W/CxxObject/svx/source/svdraw/svdhdl.o $W/CxxObject/svx/source/svdraw/svdhlpln.o $W/CxxObject/svx/source/svdraw/svdibrow.o $W/CxxObject/svx/source/svdraw/svditer.o $W/CxxObject/svx/source/svdraw/svdlayer.o $W/CxxObject/svx/source/svdraw/svdmark.o $W/CxxObject/svx/source/svdraw/svdmodel.o $W/CxxObject/svx/source/svdraw/svdmrkv.o $W/CxxObject/svx/source/svdraw/svdmrkv1.o $W/CxxObject/svx/source/svdraw/svdoashp.o $W/CxxObject/svx/source/svdraw/svdoattr.o $W/CxxObject/svx/source/svdraw/svdobj.o $W/CxxObject/svx/source/svdraw/svdobjplusdata.o $W/CxxObject/svx/source/svdraw/svdobjuserdatalist.o $W/CxxObject/svx/source/svdraw/svdocapt.o $W/CxxObject/svx/source/svdraw/svdocirc.o $W/CxxObject/svx/source/svdraw/svdoedge.o $W/CxxObject/svx/source/svdraw/svdograf.o $W/CxxObject/svx/source/svdraw/svdogrp.o $W/CxxObject/svx/source/svdraw/svdomeas.o $W/CxxObject/svx/source/svdraw/svdomedia.o $W/CxxObject/svx/source/svdraw/svdoole2.o $W/CxxObject/svx/source/svdraw/svdopage.o $W/CxxObject/svx/source/svdraw/svdopath.o $W/CxxObject/svx/source/svdraw/svdorect.o $W/CxxObject/svx/source/svdraw/svdotext.o $W/CxxObject/svx/source/svdraw/svdotextdecomposition.o $W/CxxObject/svx/source/svdraw/svdotextpathdecomposition.o $W/CxxObject/svx/source/svdraw/svdotxat.o $W/CxxObject/svx/source/svdraw/svdotxdr.o $W/CxxObject/svx/source/svdraw/svdotxed.o $W/CxxObject/svx/source/svdraw/svdotxfl.o $W/CxxObject/svx/source/svdraw/svdotxln.o $W/CxxObject/svx/source/svdraw/svdotxtr.o $W/CxxObject/svx/source/svdraw/svdouno.o $W/CxxObject/svx/source/svdraw/svdoutl.o $W/CxxObject/svx/source/svdraw/svdoutlinercache.o $W/CxxObject/svx/source/svdraw/svdovirt.o $W/CxxObject/svx/source/svdraw/svdpage.o $W/CxxObject/svx/source/svdraw/svdpagv.o $W/CxxObject/svx/source/svdraw/svdpdf.o $W/CxxObject/svx/source/svdraw/svdpntv.o $W/CxxObject/svx/source/svdraw/svdpoev.o $W/CxxObject/svx/source/svdraw/svdsnpv.o $W/CxxObject/svx/source/svdraw/svdtext.o $W/CxxObject/svx/source/svdraw/svdtrans.o $W/CxxObject/svx/source/svdraw/svdundo.o $W/CxxObject/svx/source/svdraw/svdview.o $W/CxxObject/svx/source/svdraw/svdviter.o $W/CxxObject/svx/source/svdraw/svdxcgv.o $W/CxxObject/svx/source/svdraw/textchain.o $W/CxxObject/svx/source/svdraw/textchainflow.o $W/CxxObject/svx/source/svdraw/textchaincursor.o $W/CxxObject/svx/source/styles/CommonStylePreviewRenderer.o $W/CxxObject/svx/source/styles/CommonStyleManager.o $W/CxxObject/svx/source/styles/ColorSets.o $W/CxxObject/svx/source/table/cell.o $W/CxxObject/svx/source/table/cellcursor.o $W/CxxObject/svx/source/table/cellrange.o $W/CxxObject/svx/source/table/propertyset.o $W/CxxObject/svx/source/table/svdotable.o $W/CxxObject/svx/source/table/tablecolumn.o $W/CxxObject/svx/source/table/tablecolumns.o $W/CxxObject/svx/source/table/tablecontroller.o $W/CxxObject/svx/source/table/tablehandles.o $W/CxxObject/svx/source/table/tablelayouter.o $W/CxxObject/svx/source/table/tablemodel.o $W/CxxObject/svx/source/table/tablerow.o $W/CxxObject/svx/source/table/tablerows.o $W/CxxObject/svx/source/table/tableundo.o $W/CxxObject/svx/source/table/viewcontactoftableobj.o $W/CxxObject/svx/source/tbxctrls/extrusioncontrols.o $W/CxxObject/svx/source/tbxctrls/fontworkgallery.o $W/CxxObject/svx/source/tbxctrls/Palette.o $W/CxxObject/svx/source/tbxctrls/PaletteManager.o $W/CxxObject/svx/source/tbxctrls/tbcontrl.o $W/CxxObject/svx/source/tbxctrls/tbxcolorupdate.o $W/CxxObject/svx/source/tbxctrls/SvxColorValueSet.o $W/CxxObject/svx/source/tbxctrls/SvxPresetListBox.o $W/CxxObject/svx/source/toolbars/extrusionbar.o $W/CxxObject/svx/source/toolbars/fontworkbar.o $W/CxxObject/svx/source/unodraw/gluepts.o $W/CxxObject/svx/source/unodraw/shapepropertynotifier.o $W/CxxObject/svx/source/unodraw/tableshape.o $W/CxxObject/svx/source/unodraw/unobrushitemhelper.o $W/CxxObject/svx/source/unodraw/unobtabl.o $W/CxxObject/svx/source/unodraw/unodtabl.o $W/CxxObject/svx/source/unodraw/UnoGraphicExporter.o $W/CxxObject/svx/source/unodraw/unogtabl.o $W/CxxObject/svx/source/unodraw/unohtabl.o $W/CxxObject/svx/source/unodraw/unomlstr.o $W/CxxObject/svx/source/unodraw/unomod.o $W/CxxObject/svx/source/unodraw/unomtabl.o $W/CxxObject/svx/source/unodraw/UnoNameItemTable.o $W/CxxObject/svx/source/unodraw/unopage.o $W/CxxObject/svx/source/unodraw/unoprov.o $W/CxxObject/svx/source/unodraw/unoshap2.o $W/CxxObject/svx/source/unodraw/unoshap3.o $W/CxxObject/svx/source/unodraw/unoshap4.o $W/CxxObject/svx/source/unodraw/unoshape.o $W/CxxObject/svx/source/unodraw/unoshtxt.o $W/CxxObject/svx/source/unodraw/unottabl.o $W/CxxObject/svx/source/unodraw/XPropertyTable.o $W/CxxObject/svx/source/xml/xmleohlp.o $W/CxxObject/svx/source/xml/xmlexport.o $W/CxxObject/svx/source/xml/xmlgrhlp.o $W/CxxObject/svx/source/xml/xmlxtexp.o $W/CxxObject/svx/source/xml/xmlxtimp.o $W/CxxObject/svx/source/xoutdev/xattr.o $W/CxxObject/svx/source/xoutdev/xattr2.o $W/CxxObject/svx/source/xoutdev/xattrbmp.o $W/CxxObject/svx/source/xoutdev/_xoutbmp.o $W/CxxObject/svx/source/xoutdev/_xpoly.o $W/CxxObject/svx/source/xoutdev/xpool.o $W/CxxObject/svx/source/xoutdev/xtabbtmp.o $W/CxxObject/svx/source/xoutdev/xtabcolr.o $W/CxxObject/svx/source/xoutdev/xtabdash.o $W/CxxObject/svx/source/xoutdev/xtabgrdt.o $W/CxxObject/svx/source/xoutdev/xtabhtch.o $W/CxxObject/svx/source/xoutdev/xtable.o $W/CxxObject/svx/source/xoutdev/xtabptrn.o $W/CxxObject/svx/source/xoutdev/XPropertyEntry.o $W/CxxObject/svx/source/xoutdev/xtablend.o $W/CxxObject/svx/source/fmcomp/dbaexchange.o $W/CxxObject/svx/source/fmcomp/fmgridcl.o $W/CxxObject/svx/source/fmcomp/fmgridif.o $W/CxxObject/svx/source/fmcomp/gridcell.o $W/CxxObject/svx/source/fmcomp/gridcols.o $W/CxxObject/svx/source/fmcomp/gridctrl.o $W/CxxObject/svx/source/fmcomp/xmlexchg.o $W/CxxObject/svx/source/form/dataaccessdescriptor.o $W/CxxObject/svx/source/form/datalistener.o $W/CxxObject/svx/source/form/datanavi.o $W/CxxObject/svx/source/form/delayedevent.o $W/CxxObject/svx/source/form/fmcontrolbordermanager.o $W/CxxObject/svx/source/form/fmcontrollayout.o $W/CxxObject/svx/source/form/fmdmod.o $W/CxxObject/svx/source/form/fmdocumentclassification.o $W/CxxObject/svx/source/form/fmdpage.o $W/CxxObject/svx/source/form/fmexch.o $W/CxxObject/svx/source/form/fmexpl.o $W/CxxObject/svx/source/form/fmmodel.o $W/CxxObject/svx/source/form/fmobj.o $W/CxxObject/svx/source/form/fmpage.o $W/CxxObject/svx/source/form/fmpgeimp.o $W/CxxObject/svx/source/form/fmscriptingenv.o $W/CxxObject/svx/source/form/fmservs.o $W/CxxObject/svx/source/form/fmshell.o $W/CxxObject/svx/source/form/fmshimp.o $W/CxxObject/svx/source/form/fmtextcontroldialogs.o $W/CxxObject/svx/source/form/fmtextcontrolfeature.o $W/CxxObject/svx/source/form/fmtextcontrolshell.o $W/CxxObject/svx/source/form/fmtools.o $W/CxxObject/svx/source/form/fmundo.o $W/CxxObject/svx/source/form/fmview.o $W/CxxObject/svx/source/form/fmvwimp.o $W/CxxObject/svx/source/form/formcontrolfactory.o $W/CxxObject/svx/source/form/formcontroller.o $W/CxxObject/svx/source/form/formcontrolling.o $W/CxxObject/svx/source/form/formdispatchinterceptor.o $W/CxxObject/svx/source/form/formfeaturedispatcher.o $W/CxxObject/svx/source/form/formtoolbars.o $W/CxxObject/svx/source/form/legacyformcontroller.o $W/CxxObject/svx/source/form/navigatortree.o $W/CxxObject/svx/source/form/navigatortreemodel.o $W/CxxObject/svx/source/form/ParseContext.o $W/CxxObject/svx/source/form/sdbdatacolumn.o $W/CxxObject/svx/source/form/sqlparserclient.o $W/CxxObject/svx/source/form/typemap.o $W/CxxObject/svx/source/form/xfm_addcondition.o $W/CxxObject/svx/source/uitest/sdrobject.o -Wl,--start-group -licuuc -lxml2 -lepoxy -Wl,--end-group -Wl,--no-as-needed -lavmedialo -lbasegfxlo -lsblo -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -ldbtoolslo -ldrawinglayerlo -leditenglo -lfwelo -li18nlangtag -li18nutil -llnglo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsfxlo -lsotlo -lsvllo -lsvtlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -lxolo -o $I/program/libsvxcorelo.so [build BIN] editeng S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/editeng [build MOD] editeng S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/editeng S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsvxcorelo.so | grep SONAME > $W/LinkTarget/Library/libsvxcorelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsvxcorelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsvxcorelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsvxcorelo.so.exports.tmp $W/LinkTarget/Library/libsvxcorelo.so.exports; then rm $W/LinkTarget/Library/libsvxcorelo.so.exports.tmp; else mv $W/LinkTarget/Library/libsvxcorelo.so.exports.tmp $W/LinkTarget/Library/libsvxcorelo.so.exports && touch -r $I/program/libsvxcorelo.so $W/LinkTarget/Library/libsvxcorelo.so.exports; fi TEMPFILE=/tmp/gbuild.LJOgtg && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsvxcorelo.so.objectlist [build CMP] svx/util/svxcore mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svx/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsvxcorelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svx/util/svxcore.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/svx/util/svxcore.component [build LNK] Library/libsvxlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svx/source/accessibility/AccessibleControlShape.o $W/CxxObject/svx/source/accessibility/AccessibleEmptyEditSource.o $W/CxxObject/svx/source/accessibility/AccessibleFrameSelector.o $W/CxxObject/svx/source/accessibility/AccessibleGraphicShape.o $W/CxxObject/svx/source/accessibility/AccessibleOLEShape.o $W/CxxObject/svx/source/accessibility/AccessibleShape.o $W/CxxObject/svx/source/accessibility/AccessibleShapeInfo.o $W/CxxObject/svx/source/accessibility/AccessibleShapeTreeInfo.o $W/CxxObject/svx/source/accessibility/AccessibleTextEventQueue.o $W/CxxObject/svx/source/accessibility/AccessibleTextHelper.o $W/CxxObject/svx/source/accessibility/ChildrenManager.o $W/CxxObject/svx/source/accessibility/ChildrenManagerImpl.o $W/CxxObject/svx/source/accessibility/DescriptionGenerator.o $W/CxxObject/svx/source/accessibility/GraphCtlAccessibleContext.o $W/CxxObject/svx/source/accessibility/ShapeTypeHandler.o $W/CxxObject/svx/source/accessibility/SvxShapeTypes.o $W/CxxObject/svx/source/accessibility/charmapacc.o $W/CxxObject/svx/source/accessibility/lookupcolorname.o $W/CxxObject/svx/source/accessibility/svxpixelctlaccessiblecontext.o $W/CxxObject/svx/source/accessibility/svxrectctaccessiblecontext.o $W/CxxObject/svx/source/customshapes/EnhancedCustomShape3d.o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeEngine.o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeFontWork.o $W/CxxObject/svx/source/customshapes/EnhancedCustomShapeHandle.o $W/CxxObject/svx/source/dialog/_bmpmask.o $W/CxxObject/svx/source/dialog/charmap.o $W/CxxObject/svx/source/dialog/searchcharmap.o $W/CxxObject/svx/source/dialog/connctrl.o $W/CxxObject/svx/source/dialog/_contdlg.o $W/CxxObject/svx/source/dialog/contwnd.o $W/CxxObject/svx/source/dialog/compressgraphicdialog.o $W/CxxObject/svx/source/dialog/ctredlin.o $W/CxxObject/svx/source/dialog/ClassificationCommon.o $W/CxxObject/svx/source/dialog/ClassificationDialog.o $W/CxxObject/svx/source/dialog/ClassificationEditView.o $W/CxxObject/svx/source/dialog/databaseregistrationui.o $W/CxxObject/svx/source/dialog/dialcontrol.o $W/CxxObject/svx/source/dialog/dlgctl3d.o $W/CxxObject/svx/source/dialog/dlgctrl.o $W/CxxObject/svx/source/dialog/docrecovery.o $W/CxxObject/svx/source/dialog/fntctrl.o $W/CxxObject/svx/source/dialog/fontlb.o $W/CxxObject/svx/source/dialog/fontwork.o $W/CxxObject/svx/source/dialog/frmdirlbox.o $W/CxxObject/svx/source/dialog/frmsel.o $W/CxxObject/svx/source/dialog/graphctl.o $W/CxxObject/svx/source/dialog/grfflt.o $W/CxxObject/svx/source/dialog/hdft.o $W/CxxObject/svx/source/dialog/hyperdlg.o $W/CxxObject/svx/source/dialog/imapdlg.o $W/CxxObject/svx/source/dialog/imapwnd.o $W/CxxObject/svx/source/dialog/linkwarn.o $W/CxxObject/svx/source/dialog/measctrl.o $W/CxxObject/svx/source/dialog/optgrid.o $W/CxxObject/svx/source/dialog/pagectrl.o $W/CxxObject/svx/source/dialog/paraprev.o $W/CxxObject/svx/source/dialog/passwd.o $W/CxxObject/svx/source/dialog/relfld.o $W/CxxObject/svx/source/dialog/rlrcitem.o $W/CxxObject/svx/source/dialog/rubydialog.o $W/CxxObject/svx/source/dialog/rulritem.o $W/CxxObject/svx/source/dialog/SafeModeDialog.o $W/CxxObject/svx/source/dialog/SafeModeUI.o $W/CxxObject/svx/source/dialog/SpellDialogChildWindow.o $W/CxxObject/svx/source/dialog/srchctrl.o $W/CxxObject/svx/source/dialog/srchdlg.o $W/CxxObject/svx/source/dialog/strarray.o $W/CxxObject/svx/source/dialog/svxbmpnumvalueset.o $W/CxxObject/svx/source/dialog/svxgrahicitem.o $W/CxxObject/svx/source/dialog/svxruler.o $W/CxxObject/svx/source/dialog/swframeexample.o $W/CxxObject/svx/source/dialog/swframeposstrings.o $W/CxxObject/svx/source/dialog/txencbox.o $W/CxxObject/svx/source/dialog/txenctab.o $W/CxxObject/svx/source/dialog/weldeditview.o $W/CxxObject/svx/source/engine3d/float3d.o $W/CxxObject/svx/source/items/algitem.o $W/CxxObject/svx/source/items/autoformathelper.o $W/CxxObject/svx/source/items/hlnkitem.o $W/CxxObject/svx/source/items/numfmtsh.o $W/CxxObject/svx/source/items/legacyitem.o $W/CxxObject/svx/source/items/numinf.o $W/CxxObject/svx/source/items/ofaitem.o $W/CxxObject/svx/source/items/pageitem.o $W/CxxObject/svx/source/items/postattr.o $W/CxxObject/svx/source/items/rotmodit.o $W/CxxObject/svx/source/items/SmartTagItem.o $W/CxxObject/svx/source/items/svxerr.o $W/CxxObject/svx/source/items/viewlayoutitem.o $W/CxxObject/svx/source/items/zoomslideritem.o $W/CxxObject/svx/source/mnuctrls/clipboardctl.o $W/CxxObject/svx/source/mnuctrls/smarttagmenu.o $W/CxxObject/svx/source/sidebar/ContextChangeEventMultiplexer.o $W/CxxObject/svx/source/sidebar/EmptyPanel.o $W/CxxObject/svx/source/sidebar/nbdtmg.o $W/CxxObject/svx/source/sidebar/nbdtmgfact.o $W/CxxObject/svx/source/sidebar/PanelFactory.o $W/CxxObject/svx/source/sidebar/PanelLayout.o $W/CxxObject/svx/source/sidebar/SelectionAnalyzer.o $W/CxxObject/svx/source/sidebar/SelectionChangeHandler.o $W/CxxObject/svx/source/sidebar/text/TextCharacterSpacingControl.o $W/CxxObject/svx/source/sidebar/text/TextCharacterSpacingPopup.o $W/CxxObject/svx/source/sidebar/text/TextUnderlineControl.o $W/CxxObject/svx/source/sidebar/text/TextUnderlinePopup.o $W/CxxObject/svx/source/sidebar/text/TextPropertyPanel.o $W/CxxObject/svx/source/sidebar/styles/StylesPropertyPanel.o $W/CxxObject/svx/source/sidebar/lists/ListsPropertyPanel.o $W/CxxObject/svx/source/sidebar/paragraph/ParaLineSpacingControl.o $W/CxxObject/svx/source/sidebar/paragraph/ParaLineSpacingPopup.o $W/CxxObject/svx/source/sidebar/paragraph/ParaPropertyPanel.o $W/CxxObject/svx/source/sidebar/paragraph/ParaSpacingWindow.o $W/CxxObject/svx/source/sidebar/paragraph/ParaSpacingControl.o $W/CxxObject/svx/source/sidebar/area/AreaPropertyPanel.o $W/CxxObject/svx/source/sidebar/area/AreaPropertyPanelBase.o $W/CxxObject/svx/source/sidebar/area/AreaTransparencyGradientPopup.o $W/CxxObject/svx/source/sidebar/shadow/ShadowPropertyPanel.o $W/CxxObject/svx/source/sidebar/graphic/GraphicPropertyPanel.o $W/CxxObject/svx/source/sidebar/line/LinePropertyPanel.o $W/CxxObject/svx/source/sidebar/line/LinePropertyPanelBase.o $W/CxxObject/svx/source/sidebar/line/LineWidthValueSet.o $W/CxxObject/svx/source/sidebar/line/LineWidthPopup.o $W/CxxObject/svx/source/sidebar/media/MediaPlaybackPanel.o $W/CxxObject/svx/source/sidebar/possize/PosSizePropertyPanel.o $W/CxxObject/svx/source/sidebar/possize/SidebarDialControl.o $W/CxxObject/svx/source/sidebar/shapes/DefaultShapesPanel.o $W/CxxObject/svx/source/sidebar/shapes/ShapesUtil.o $W/CxxObject/svx/source/sidebar/tools/ValueSetWithTextControl.o $W/CxxObject/svx/source/stbctrls/pszctrl.o $W/CxxObject/svx/source/stbctrls/insctrl.o $W/CxxObject/svx/source/stbctrls/selctrl.o $W/CxxObject/svx/source/stbctrls/xmlsecctrl.o $W/CxxObject/svx/source/stbctrls/modctrl.o $W/CxxObject/svx/source/stbctrls/zoomsliderctrl.o $W/CxxObject/svx/source/stbctrls/zoomctrl.o $W/CxxObject/svx/source/svdraw/ActionDescriptionProvider.o $W/CxxObject/svx/source/smarttags/SmartTagMgr.o $W/CxxObject/svx/source/table/accessiblecell.o $W/CxxObject/svx/source/table/accessibletableshape.o $W/CxxObject/svx/source/table/tabledesign.o $W/CxxObject/svx/source/table/tablertfexporter.o $W/CxxObject/svx/source/table/tablertfimporter.o $W/CxxObject/svx/source/tbxctrls/bulletsnumbering.o $W/CxxObject/svx/source/tbxctrls/colrctrl.o $W/CxxObject/svx/source/tbxctrls/SvxColorChildWindow.o $W/CxxObject/svx/source/tbxctrls/fillctrl.o $W/CxxObject/svx/source/tbxctrls/formatpaintbrushctrl.o $W/CxxObject/svx/source/tbxctrls/grafctrl.o $W/CxxObject/svx/source/tbxctrls/itemwin.o $W/CxxObject/svx/source/tbxctrls/layctrl.o $W/CxxObject/svx/source/tbxctrls/lboxctrl.o $W/CxxObject/svx/source/tbxctrls/linectrl.o $W/CxxObject/svx/source/tbxctrls/tbunocontroller.o $W/CxxObject/svx/source/tbxctrls/tbunosearchcontrollers.o $W/CxxObject/svx/source/tbxctrls/tbxcolor.o $W/CxxObject/svx/source/tbxctrls/tbxdrctl.o $W/CxxObject/svx/source/tbxctrls/verttexttbxctrl.o $W/CxxObject/svx/source/uitest/uiobject.o $W/CxxObject/svx/source/unodraw/recoveryui.o $W/CxxObject/svx/source/unodraw/unoctabl.o $W/CxxObject/svx/source/unodraw/UnoNamespaceMap.o $W/CxxObject/svx/source/unodraw/unopool.o $W/CxxObject/svx/source/unodraw/unoshcol.o $W/CxxObject/svx/source/unogallery/unogalitem.o $W/CxxObject/svx/source/unogallery/unogaltheme.o $W/CxxObject/svx/source/unogallery/unogalthemeprovider.o $W/CxxObject/svx/source/fmcomp/dbaobjectex.o $W/CxxObject/svx/source/form/databaselocationinput.o $W/CxxObject/svx/source/form/dbcharsethelper.o $W/CxxObject/svx/source/form/filtnav.o $W/CxxObject/svx/source/form/fmobjfac.o $W/CxxObject/svx/source/form/fmPropBrw.o $W/CxxObject/svx/source/form/fmsrccfg.o $W/CxxObject/svx/source/form/fmsrcimp.o $W/CxxObject/svx/source/form/tabwin.o $W/CxxObject/svx/source/form/tbxform.o -Wl,--start-group -licuuc -Wl,--end-group -Wl,--no-as-needed -lavmedialo -lbasegfxlo -lsblo -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -ldbtoolslo -ldrawinglayerlo -leditenglo -lfwelo -li18nlangtag -li18nutil -luno_sal -luno_salhelpergcc3 -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -lxolo -lxmlscriptlo -o $I/program/libsvxlo.so [build LNK] Library/libmsfilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/msfilter/countryid.o $W/CxxObject/filter/source/msfilter/dffpropset.o $W/CxxObject/filter/source/msfilter/dffrecordheader.o $W/CxxObject/filter/source/msfilter/escherex.o $W/CxxObject/filter/source/msfilter/eschesdo.o $W/CxxObject/filter/source/msfilter/mscodec.o $W/CxxObject/filter/source/msfilter/msdffimp.o $W/CxxObject/filter/source/msfilter/msocximex.o $W/CxxObject/filter/source/msfilter/msoleexp.o $W/CxxObject/filter/source/msfilter/mstoolbar.o $W/CxxObject/filter/source/msfilter/msvbahelper.o $W/CxxObject/filter/source/msfilter/services.o $W/CxxObject/filter/source/msfilter/svdfppt.o $W/CxxObject/filter/source/msfilter/svxmsbas2.o $W/CxxObject/filter/source/msfilter/rtfutil.o $W/CxxObject/filter/source/msfilter/util.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lsvxcorelo -leditenglo -lsfxlo -lxolo -lsblo -luno_salhelpergcc3 -lsvtlo -ltklo -lvcllo -lsvllo -lsotlo -lxmlscriptlo -lutllo -ltllo -lcomphelper -lbasegfxlo -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $I/program/libmsfilterlo.so [build LNK] Library/libdbalo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/dbaccess/source/core/api/BookmarkSet.o $W/CxxObject/dbaccess/source/core/api/CacheSet.o $W/CxxObject/dbaccess/source/core/api/callablestatement.o $W/CxxObject/dbaccess/source/core/api/CIndexes.o $W/CxxObject/dbaccess/source/core/api/column.o $W/CxxObject/dbaccess/source/core/api/columnsettings.o $W/CxxObject/dbaccess/source/core/api/CRowSetColumn.o $W/CxxObject/dbaccess/source/core/api/CRowSetDataColumn.o $W/CxxObject/dbaccess/source/core/api/datacolumn.o $W/CxxObject/dbaccess/source/core/api/datasettings.o $W/CxxObject/dbaccess/source/core/api/definitioncolumn.o $W/CxxObject/dbaccess/source/core/api/FilteredContainer.o $W/CxxObject/dbaccess/source/core/api/HelperCollections.o $W/CxxObject/dbaccess/source/core/api/KeySet.o $W/CxxObject/dbaccess/source/core/api/OptimisticSet.o $W/CxxObject/dbaccess/source/core/api/preparedstatement.o $W/CxxObject/dbaccess/source/core/api/PrivateRow.o $W/CxxObject/dbaccess/source/core/api/query.o $W/CxxObject/dbaccess/source/core/api/querycomposer.o $W/CxxObject/dbaccess/source/core/api/querycontainer.o $W/CxxObject/dbaccess/source/core/api/querydescriptor.o $W/CxxObject/dbaccess/source/core/api/resultcolumn.o $W/CxxObject/dbaccess/source/core/api/resultset.o $W/CxxObject/dbaccess/source/core/api/RowSet.o $W/CxxObject/dbaccess/source/core/api/RowSetBase.o $W/CxxObject/dbaccess/source/core/api/RowSetCache.o $W/CxxObject/dbaccess/source/core/api/RowSetCacheIterator.o $W/CxxObject/dbaccess/source/core/api/SingleSelectQueryComposer.o $W/CxxObject/dbaccess/source/core/api/statement.o $W/CxxObject/dbaccess/source/core/api/StaticSet.o $W/CxxObject/dbaccess/source/core/api/table.o $W/CxxObject/dbaccess/source/core/api/tablecontainer.o $W/CxxObject/dbaccess/source/core/api/TableDeco.o $W/CxxObject/dbaccess/source/core/api/View.o $W/CxxObject/dbaccess/source/core/api/viewcontainer.o $W/CxxObject/dbaccess/source/core/api/WrappedResultSet.o $W/CxxObject/dbaccess/source/core/dataaccess/bookmarkcontainer.o $W/CxxObject/dbaccess/source/core/dataaccess/commandcontainer.o $W/CxxObject/dbaccess/source/core/dataaccess/commanddefinition.o $W/CxxObject/dbaccess/source/core/dataaccess/ComponentDefinition.o $W/CxxObject/dbaccess/source/core/dataaccess/connection.o $W/CxxObject/dbaccess/source/core/dataaccess/ContentHelper.o $W/CxxObject/dbaccess/source/core/dataaccess/dataaccessdescriptor.o $W/CxxObject/dbaccess/source/core/dataaccess/databasecontext.o $W/CxxObject/dbaccess/source/core/dataaccess/databasedocument.o $W/CxxObject/dbaccess/source/core/dataaccess/databaseregistrations.o $W/CxxObject/dbaccess/source/core/dataaccess/datasource.o $W/CxxObject/dbaccess/source/core/dataaccess/definitioncontainer.o $W/CxxObject/dbaccess/source/core/dataaccess/documentcontainer.o $W/CxxObject/dbaccess/source/core/dataaccess/documentdefinition.o $W/CxxObject/dbaccess/source/core/dataaccess/documenteventexecutor.o $W/CxxObject/dbaccess/source/core/dataaccess/documenteventnotifier.o $W/CxxObject/dbaccess/source/core/dataaccess/documentevents.o $W/CxxObject/dbaccess/source/core/dataaccess/intercept.o $W/CxxObject/dbaccess/source/core/dataaccess/ModelImpl.o $W/CxxObject/dbaccess/source/core/dataaccess/myucp_datasupplier.o $W/CxxObject/dbaccess/source/core/dataaccess/myucp_resultset.o $W/CxxObject/dbaccess/source/core/dataaccess/SharedConnection.o $W/CxxObject/dbaccess/source/core/misc/apitools.o $W/CxxObject/dbaccess/source/core/misc/ContainerMediator.o $W/CxxObject/dbaccess/source/core/misc/DatabaseDataProvider.o $W/CxxObject/dbaccess/source/core/misc/dsntypes.o $W/CxxObject/dbaccess/source/core/misc/objectnameapproval.o $W/CxxObject/dbaccess/source/core/misc/migrwarndlg.o $W/CxxObject/dbaccess/source/core/misc/PropertyForward.o $W/CxxObject/dbaccess/source/core/misc/sdbcoretools.o $W/CxxObject/dbaccess/source/core/misc/services.o $W/CxxObject/dbaccess/source/core/misc/veto.o $W/CxxObject/dbaccess/source/core/recovery/dbdocrecovery.o $W/CxxObject/dbaccess/source/core/recovery/settingsimport.o $W/CxxObject/dbaccess/source/core/recovery/storagestream.o $W/CxxObject/dbaccess/source/core/recovery/storagetextstream.o $W/CxxObject/dbaccess/source/core/recovery/storagexmlstream.o $W/CxxObject/dbaccess/source/core/recovery/subcomponentloader.o $W/CxxObject/dbaccess/source/core/recovery/subcomponentrecovery.o $W/CxxObject/dbaccess/source/core/resource/core_resource.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbahsqllo -ldbtoolslo -lfwelo -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsaxlo -lsblo -lsfxlo -lsvllo -lsvtlo -lsvxcorelo -ltllo -lucbhelper -lutllo -lvcllo -lxolo -o $I/program/libdbalo.so [build LNK] Library/libdeploymentgui.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/deployment/gui/dp_gui_dependencydialog.o $W/CxxObject/desktop/source/deployment/gui/dp_gui_dialog2.o $W/CxxObject/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.o $W/CxxObject/desktop/source/deployment/gui/dp_gui_extlistbox.o $W/CxxObject/desktop/source/deployment/gui/dp_gui_service.o $W/CxxObject/desktop/source/deployment/gui/dp_gui_theextmgr.o $W/CxxObject/desktop/source/deployment/gui/dp_gui_updatedialog.o $W/CxxObject/desktop/source/deployment/gui/dp_gui_updateinstalldialog.o $W/CxxObject/desktop/source/deployment/gui/license_dialog.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldeploymentmisclo -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsfxlo -lsvllo -lsvtlo -lsvxcorelo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libdeploymentgui.so [build LNK] Library/libsvgfilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdeploymentgui.so | grep SONAME > $W/LinkTarget/Library/libdeploymentgui.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdeploymentgui.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdeploymentgui.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdeploymentgui.so.exports.tmp $W/LinkTarget/Library/libdeploymentgui.so.exports; then rm $W/LinkTarget/Library/libdeploymentgui.so.exports.tmp; else mv $W/LinkTarget/Library/libdeploymentgui.so.exports.tmp $W/LinkTarget/Library/libdeploymentgui.so.exports && touch -r $I/program/libdeploymentgui.so $W/LinkTarget/Library/libdeploymentgui.so.exports; fi TEMPFILE=/tmp/gbuild.ILUr5n && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdeploymentgui.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/filter/source/svg/svgfilter.o $W/CxxObject/filter/source/svg/svgexport.o $W/CxxObject/filter/source/svg/svgfontexport.o $W/CxxObject/filter/source/svg/svgwriter.o -Wl,--start-group -lxml2 -Wl,--end-group -Wl,--no-as-needed -lsvxcorelo -leditenglo -lxolo -lsvtlo -lvcllo -lsvllo -lutllo -ltllo -li18nlangtag -lsaxlo -luno_salhelpergcc3 -lcomphelper -ldrawinglayerlo -lbasegfxlo -luno_cppuhelpergcc3 -luno_cppu -luno_sal -o $I/program/libsvgfilterlo.so [build LNK] Library/liblwpftlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmsfilterlo.so | grep SONAME > $W/LinkTarget/Library/libmsfilterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmsfilterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmsfilterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmsfilterlo.so.exports.tmp $W/LinkTarget/Library/libmsfilterlo.so.exports; then rm $W/LinkTarget/Library/libmsfilterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libmsfilterlo.so.exports.tmp $W/LinkTarget/Library/libmsfilterlo.so.exports && touch -r $I/program/libmsfilterlo.so $W/LinkTarget/Library/libmsfilterlo.so.exports; fi TEMPFILE=/tmp/gbuild.WKWFn7 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmsfilterlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/lotuswordpro/source/filter/bencont.o $W/CxxObject/lotuswordpro/source/filter/benlist.o $W/CxxObject/lotuswordpro/source/filter/benname.o $W/CxxObject/lotuswordpro/source/filter/benobj.o $W/CxxObject/lotuswordpro/source/filter/benval.o $W/CxxObject/lotuswordpro/source/filter/explode.o $W/CxxObject/lotuswordpro/source/filter/localtime.o $W/CxxObject/lotuswordpro/source/filter/LotusWordProImportFilter.o $W/CxxObject/lotuswordpro/source/filter/lwp9reader.o $W/CxxObject/lotuswordpro/source/filter/lwpatomholder.o $W/CxxObject/lotuswordpro/source/filter/lwpbackgroundoverride.o $W/CxxObject/lotuswordpro/source/filter/lwpbackgroundstuff.o $W/CxxObject/lotuswordpro/source/filter/lwpbasetype.o $W/CxxObject/lotuswordpro/source/filter/lwpbookmarkmgr.o $W/CxxObject/lotuswordpro/source/filter/lwpborderstuff.o $W/CxxObject/lotuswordpro/source/filter/lwpbreaksoverride.o $W/CxxObject/lotuswordpro/source/filter/lwpbulletstylemgr.o $W/CxxObject/lotuswordpro/source/filter/lwpcelllayout.o $W/CxxObject/lotuswordpro/source/filter/lwpchangemgr.o $W/CxxObject/lotuswordpro/source/filter/lwpcharacterstyle.o $W/CxxObject/lotuswordpro/source/filter/lwpcharborderoverride.o $W/CxxObject/lotuswordpro/source/filter/lwpcharsetmgr.o $W/CxxObject/lotuswordpro/source/filter/lwpcolor.o $W/CxxObject/lotuswordpro/source/filter/lwpcontent.o $W/CxxObject/lotuswordpro/source/filter/lwpdivinfo.o $W/CxxObject/lotuswordpro/source/filter/lwpdivopts.o $W/CxxObject/lotuswordpro/source/filter/lwpdlvlist.o $W/CxxObject/lotuswordpro/source/filter/lwpdoc.o $W/CxxObject/lotuswordpro/source/filter/lwpdocdata.o $W/CxxObject/lotuswordpro/source/filter/lwpdrawobj.o $W/CxxObject/lotuswordpro/source/filter/lwpdropcapmgr.o $W/CxxObject/lotuswordpro/source/filter/lwpfilehdr.o $W/CxxObject/lotuswordpro/source/filter/lwpfilter.o $W/CxxObject/lotuswordpro/source/filter/lwpfnlayout.o $W/CxxObject/lotuswordpro/source/filter/lwpfont.o $W/CxxObject/lotuswordpro/source/filter/lwpfootnote.o $W/CxxObject/lotuswordpro/source/filter/lwpfoundry.o $W/CxxObject/lotuswordpro/source/filter/lwpframelayout.o $W/CxxObject/lotuswordpro/source/filter/lwpfribbreaks.o $W/CxxObject/lotuswordpro/source/filter/lwpfrib.o $W/CxxObject/lotuswordpro/source/filter/lwpfribframe.o $W/CxxObject/lotuswordpro/source/filter/lwpfribmark.o $W/CxxObject/lotuswordpro/source/filter/lwpfribptr.o $W/CxxObject/lotuswordpro/source/filter/lwpfribsection.o $W/CxxObject/lotuswordpro/source/filter/lwpfribtable.o $W/CxxObject/lotuswordpro/source/filter/lwpfribtext.o $W/CxxObject/lotuswordpro/source/filter/lwpglobalmgr.o $W/CxxObject/lotuswordpro/source/filter/lwpgrfobj.o $W/CxxObject/lotuswordpro/source/filter/lwpholder.o $W/CxxObject/lotuswordpro/source/filter/lwphyperlinkmgr.o $W/CxxObject/lotuswordpro/source/filter/lwpidxmgr.o $W/CxxObject/lotuswordpro/source/filter/lwplayout.o $W/CxxObject/lotuswordpro/source/filter/lwplaypiece.o $W/CxxObject/lotuswordpro/source/filter/lwplnopts.o $W/CxxObject/lotuswordpro/source/filter/lwpmarker.o $W/CxxObject/lotuswordpro/source/filter/lwpnotes.o $W/CxxObject/lotuswordpro/source/filter/lwpnumberingoverride.o $W/CxxObject/lotuswordpro/source/filter/lwpnumericfmt.o $W/CxxObject/lotuswordpro/source/filter/lwpobj.o $W/CxxObject/lotuswordpro/source/filter/lwpobjfactory.o $W/CxxObject/lotuswordpro/source/filter/lwpobjhdr.o $W/CxxObject/lotuswordpro/source/filter/lwpobjid.o $W/CxxObject/lotuswordpro/source/filter/lwpobjstrm.o $W/CxxObject/lotuswordpro/source/filter/lwpoleobject.o $W/CxxObject/lotuswordpro/source/filter/lwpoverride.o $W/CxxObject/lotuswordpro/source/filter/lwppagehint.o $W/CxxObject/lotuswordpro/source/filter/lwppagelayout.o $W/CxxObject/lotuswordpro/source/filter/lwppara1.o $W/CxxObject/lotuswordpro/source/filter/lwpparaborderoverride.o $W/CxxObject/lotuswordpro/source/filter/lwppara.o $W/CxxObject/lotuswordpro/source/filter/lwpparaproperty.o $W/CxxObject/lotuswordpro/source/filter/lwpparastyle.o $W/CxxObject/lotuswordpro/source/filter/lwpproplist.o $W/CxxObject/lotuswordpro/source/filter/lwpprtinfo.o $W/CxxObject/lotuswordpro/source/filter/lwprowlayout.o $W/CxxObject/lotuswordpro/source/filter/lwpsdwfileloader.o $W/CxxObject/lotuswordpro/source/filter/lwpsdwgrouploaderv0102.o $W/CxxObject/lotuswordpro/source/filter/lwpsdwrect.o $W/CxxObject/lotuswordpro/source/filter/lwpsection.o $W/CxxObject/lotuswordpro/source/filter/lwpsilverbullet.o $W/CxxObject/lotuswordpro/source/filter/lwpsortopt.o $W/CxxObject/lotuswordpro/source/filter/lwpstory.o $W/CxxObject/lotuswordpro/source/filter/lwpsvstream.o $W/CxxObject/lotuswordpro/source/filter/lwptable.o $W/CxxObject/lotuswordpro/source/filter/lwptablelayout.o $W/CxxObject/lotuswordpro/source/filter/lwptaboverride.o $W/CxxObject/lotuswordpro/source/filter/lwptabrack.o $W/CxxObject/lotuswordpro/source/filter/lwptblcell.o $W/CxxObject/lotuswordpro/source/filter/lwptblformula.o $W/CxxObject/lotuswordpro/source/filter/lwptoc.o $W/CxxObject/lotuswordpro/source/filter/lwptools.o $W/CxxObject/lotuswordpro/source/filter/lwpuidoc.o $W/CxxObject/lotuswordpro/source/filter/lwpusrdicts.o $W/CxxObject/lotuswordpro/source/filter/lwpverdocument.o $W/CxxObject/lotuswordpro/source/filter/lwpvpointer.o $W/CxxObject/lotuswordpro/source/filter/tocread.o $W/CxxObject/lotuswordpro/source/filter/utbenvs.o $W/CxxObject/lotuswordpro/source/filter/utlist.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfbase64.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfbgimage.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfborders.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcell.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcellstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfchange.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcolor.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcolstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcolumns.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfconfigmanager.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcontentcontainer.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfcrossref.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdate.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdatestyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdocfield.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawareastyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawline.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawlinestyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawobj.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawpath.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawpolygon.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawpolyline.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawrect.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfdrawstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfentry.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xffloatframe.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xffont.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xffontdecl.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xffontfactory.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfframe.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfframestyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfglobal.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfheaderstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfimage.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfimagestyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfindex.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xflist.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfliststyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfmargins.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfmasterpage.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfnumberstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfofficemeta.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfpagemaster.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfparagraph.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfparastyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfrow.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfrowstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfsaxattrlist.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfsaxstream.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfsection.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfsectionstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfshadow.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfstylecont.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfstylemanager.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftable.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftablestyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftabstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftextboxstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftextcontent.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftextspan.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftextstyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xftimestyle.o $W/CxxObject/lotuswordpro/source/filter/xfilter/xfutil.o -Wl,--start-group -licui18n -licuuc -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -luno_salhelpergcc3 -li18nlangtag -lsfxlo -lsotlo -lsvtlo -lsvxcorelo -ltllo -lucbhelper -lvcllo -lxolo -o $I/program/liblwpftlo.so [build LNK] Library/libxmlsecurity.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsvgfilterlo.so | grep SONAME > $W/LinkTarget/Library/libsvgfilterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsvgfilterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsvgfilterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsvgfilterlo.so.exports.tmp $W/LinkTarget/Library/libsvgfilterlo.so.exports; then rm $W/LinkTarget/Library/libsvgfilterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsvgfilterlo.so.exports.tmp $W/LinkTarget/Library/libsvgfilterlo.so.exports && touch -r $I/program/libsvgfilterlo.so $W/LinkTarget/Library/libsvgfilterlo.so.exports; fi TEMPFILE=/tmp/gbuild.WQLzxo && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsvgfilterlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/xmlsecurity/source/component/certificatecontainer.o $W/CxxObject/xmlsecurity/source/component/documentdigitalsignatures.o $W/CxxObject/xmlsecurity/source/dialogs/certificatechooser.o $W/CxxObject/xmlsecurity/source/dialogs/certificateviewer.o $W/CxxObject/xmlsecurity/source/dialogs/digitalsignaturesdialog.o $W/CxxObject/xmlsecurity/source/dialogs/macrosecurity.o $W/CxxObject/xmlsecurity/source/framework/buffernode.o $W/CxxObject/xmlsecurity/source/framework/elementcollector.o $W/CxxObject/xmlsecurity/source/framework/elementmark.o $W/CxxObject/xmlsecurity/source/framework/saxeventkeeperimpl.o $W/CxxObject/xmlsecurity/source/framework/securityengine.o $W/CxxObject/xmlsecurity/source/framework/signaturecreatorimpl.o $W/CxxObject/xmlsecurity/source/framework/signatureengine.o $W/CxxObject/xmlsecurity/source/framework/signatureverifierimpl.o $W/CxxObject/xmlsecurity/source/framework/xmlsignaturetemplateimpl.o $W/CxxObject/xmlsecurity/source/helper/documentsignaturehelper.o $W/CxxObject/xmlsecurity/source/helper/documentsignaturemanager.o $W/CxxObject/xmlsecurity/source/helper/ooxmlsecparser.o $W/CxxObject/xmlsecurity/source/helper/ooxmlsecexporter.o $W/CxxObject/xmlsecurity/source/helper/pdfsignaturehelper.o $W/CxxObject/xmlsecurity/source/helper/xmlsignaturehelper2.o $W/CxxObject/xmlsecurity/source/helper/xmlsignaturehelper.o $W/CxxObject/xmlsecurity/source/helper/xsecctl.o $W/CxxObject/xmlsecurity/source/helper/xsecparser.o $W/CxxObject/xmlsecurity/source/helper/xsecsign.o $W/CxxObject/xmlsecurity/source/helper/xsecverify.o $W/CxxObject/xmlsecurity/source/pdfio/pdfdocument.o -Wl,--start-group -lxml2 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsaxlo -lsvllo -lsvtlo -lsvxcorelo -ltllo -lucbhelper -lutllo -lvcllo -lxolo -li18nlangtag -lxsec_xmlsec -o $I/program/libxmlsecurity.so [build LNK] Library/libfrmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libxmlsecurity.so | grep SONAME > $W/LinkTarget/Library/libxmlsecurity.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libxmlsecurity.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libxmlsecurity.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libxmlsecurity.so.exports.tmp $W/LinkTarget/Library/libxmlsecurity.so.exports; then rm $W/LinkTarget/Library/libxmlsecurity.so.exports.tmp; else mv $W/LinkTarget/Library/libxmlsecurity.so.exports.tmp $W/LinkTarget/Library/libxmlsecurity.so.exports && touch -r $I/program/libxmlsecurity.so $W/LinkTarget/Library/libxmlsecurity.so.exports; fi TEMPFILE=/tmp/gbuild.xMqpwL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libxmlsecurity.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/forms/source/component/Button.o $W/CxxObject/forms/source/component/cachedrowset.o $W/CxxObject/forms/source/component/CheckBox.o $W/CxxObject/forms/source/component/clickableimage.o $W/CxxObject/forms/source/component/cloneable.o $W/CxxObject/forms/source/component/errorbroadcaster.o $W/CxxObject/forms/source/component/Columns.o $W/CxxObject/forms/source/component/ComboBox.o $W/CxxObject/forms/source/component/Currency.o $W/CxxObject/forms/source/component/Date.o $W/CxxObject/forms/source/component/DatabaseForm.o $W/CxxObject/forms/source/component/EditBase.o $W/CxxObject/forms/source/component/Edit.o $W/CxxObject/forms/source/component/entrylisthelper.o $W/CxxObject/forms/source/component/EventThread.o $W/CxxObject/forms/source/component/File.o $W/CxxObject/forms/source/component/Filter.o $W/CxxObject/forms/source/component/findpos.o $W/CxxObject/forms/source/component/FixedText.o $W/CxxObject/forms/source/component/FormattedField.o $W/CxxObject/forms/source/component/FormattedFieldWrapper.o $W/CxxObject/forms/source/component/FormComponent.o $W/CxxObject/forms/source/component/formcontrolfont.o $W/CxxObject/forms/source/component/FormsCollection.o $W/CxxObject/forms/source/component/Grid.o $W/CxxObject/forms/source/component/GroupBox.o $W/CxxObject/forms/source/component/GroupManager.o $W/CxxObject/forms/source/component/Hidden.o $W/CxxObject/forms/source/component/ImageButton.o $W/CxxObject/forms/source/component/ImageControl.o $W/CxxObject/forms/source/component/imgprod.o $W/CxxObject/forms/source/component/ListBox.o $W/CxxObject/forms/source/component/navigationbar.o $W/CxxObject/forms/source/component/Numeric.o $W/CxxObject/forms/source/component/Pattern.o $W/CxxObject/forms/source/component/propertybaghelper.o $W/CxxObject/forms/source/component/RadioButton.o $W/CxxObject/forms/source/component/refvaluecomponent.o $W/CxxObject/forms/source/component/scrollbar.o $W/CxxObject/forms/source/component/spinbutton.o $W/CxxObject/forms/source/component/Time.o $W/CxxObject/forms/source/helper/commandimageprovider.o $W/CxxObject/forms/source/helper/controlfeatureinterception.o $W/CxxObject/forms/source/helper/formnavigation.o $W/CxxObject/forms/source/helper/resettable.o $W/CxxObject/forms/source/helper/urltransformer.o $W/CxxObject/forms/source/helper/windowstateguard.o $W/CxxObject/forms/source/misc/componenttools.o $W/CxxObject/forms/source/misc/InterfaceContainer.o $W/CxxObject/forms/source/misc/limitedformats.o $W/CxxObject/forms/source/misc/listenercontainers.o $W/CxxObject/forms/source/misc/property.o $W/CxxObject/forms/source/resource/frm_resource.o $W/CxxObject/forms/source/richtext/attributedispatcher.o $W/CxxObject/forms/source/richtext/clipboarddispatcher.o $W/CxxObject/forms/source/richtext/featuredispatcher.o $W/CxxObject/forms/source/richtext/parametrizedattributedispatcher.o $W/CxxObject/forms/source/richtext/richtextcontrol.o $W/CxxObject/forms/source/richtext/richtextengine.o $W/CxxObject/forms/source/richtext/richtextimplcontrol.o $W/CxxObject/forms/source/richtext/richtextmodel.o $W/CxxObject/forms/source/richtext/richtextunowrapper.o $W/CxxObject/forms/source/richtext/richtextvclcontrol.o $W/CxxObject/forms/source/richtext/richtextviewport.o $W/CxxObject/forms/source/richtext/rtattributehandler.o $W/CxxObject/forms/source/richtext/specialdispatchers.o $W/CxxObject/forms/source/runtime/formoperations.o $W/CxxObject/forms/source/solar/component/navbarcontrol.o $W/CxxObject/forms/source/solar/control/navtoolbar.o $W/CxxObject/forms/source/xforms/binding.o $W/CxxObject/forms/source/xforms/boolexpression.o $W/CxxObject/forms/source/xforms/computedexpression.o $W/CxxObject/forms/source/xforms/convert.o $W/CxxObject/forms/source/xforms/datatyperepository.o $W/CxxObject/forms/source/xforms/datatypes.o $W/CxxObject/forms/source/xforms/enumeration.o $W/CxxObject/forms/source/xforms/mip.o $W/CxxObject/forms/source/xforms/model.o $W/CxxObject/forms/source/xforms/model_ui.o $W/CxxObject/forms/source/xforms/pathexpression.o $W/CxxObject/forms/source/xforms/propertysetbase.o $W/CxxObject/forms/source/xforms/resourcehelper.o $W/CxxObject/forms/source/xforms/submission.o $W/CxxObject/forms/source/xforms/submission/replace.o $W/CxxObject/forms/source/xforms/submission/serialization_app_xml.o $W/CxxObject/forms/source/xforms/submission/serialization_urlencoded.o $W/CxxObject/forms/source/xforms/submission/submission_get.o $W/CxxObject/forms/source/xforms/submission/submission_post.o $W/CxxObject/forms/source/xforms/submission/submission_put.o $W/CxxObject/forms/source/xforms/unohelper.o $W/CxxObject/forms/source/xforms/xformsevent.o $W/CxxObject/forms/source/xforms/xforms_services.o $W/CxxObject/forms/source/xforms/xmlhelper.o $W/CxxObject/forms/source/xforms/xpathlib/extension.o $W/CxxObject/forms/source/xforms/xpathlib/xpathlib.o -Wl,--start-group -licui18n -licuuc -lxml2 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -leditenglo -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsfxlo -lsvllo -lsvtlo -lsvxcorelo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libfrmlo.so [build LNK] Executable/gengal.bin S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbalo.so | grep SONAME > $W/LinkTarget/Library/libdbalo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbalo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbalo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbalo.so.exports.tmp $W/LinkTarget/Library/libdbalo.so.exports; then rm $W/LinkTarget/Library/libdbalo.so.exports.tmp; else mv $W/LinkTarget/Library/libdbalo.so.exports.tmp $W/LinkTarget/Library/libdbalo.so.exports && touch -r $I/program/libdbalo.so $W/LinkTarget/Library/libdbalo.so.exports; fi TEMPFILE=/tmp/gbuild.hAR6BH && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbalo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/svx/source/gengal/gengal.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libvclmain.a $W/LinkTarget/StaticLibrary/libglxtest.a -ldl -lX11 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -luno_sal -ltllo -lsfxlo -lsvllo -lsvtlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lutllo -lvcllo -lsvxcorelo -o $I/program/gengal.bin TEMPFILE=/tmp/gbuild.Cx6Ifh && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/gengal.bin.objectlist [build CMP] filter/source/msfilter/msfilter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/msfilter/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmsfilterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/msfilter/msfilter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/msfilter/msfilter.component [build CMP] dbaccess/util/dba mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdbalo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/util/dba.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/util/dba.component [build CMP] desktop/source/deployment/gui/deploymentgui mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/deployment/gui/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdeploymentgui.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/desktop/source/deployment/gui/deploymentgui.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/desktop/source/deployment/gui/deploymentgui.component [build CMP] filter/source/svg/svgfilter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/svg/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsvgfilterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/filter/source/svg/svgfilter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/filter/source/svg/svgfilter.component [build CMP] xmlsecurity/util/xmlsecurity mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmlsecurity/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libxmlsecurity.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/xmlsecurity/util/xmlsecurity.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/xmlsecurity/util/xmlsecurity.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/liblwpftlo.so | grep SONAME > $W/LinkTarget/Library/liblwpftlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/liblwpftlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/liblwpftlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/liblwpftlo.so.exports.tmp $W/LinkTarget/Library/liblwpftlo.so.exports; then rm $W/LinkTarget/Library/liblwpftlo.so.exports.tmp; else mv $W/LinkTarget/Library/liblwpftlo.so.exports.tmp $W/LinkTarget/Library/liblwpftlo.so.exports && touch -r $I/program/liblwpftlo.so $W/LinkTarget/Library/liblwpftlo.so.exports; fi TEMPFILE=/tmp/gbuild.6jnPlh && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/liblwpftlo.so.objectlist [build LNK] Library/libdbaxmllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/dbaccess/source/filter/xml/dbloader2.o $W/CxxObject/dbaccess/source/filter/xml/xmlAutoStyle.o $W/CxxObject/dbaccess/source/filter/xml/xmlColumn.o $W/CxxObject/dbaccess/source/filter/xml/xmlComponent.o $W/CxxObject/dbaccess/source/filter/xml/xmlConnectionData.o $W/CxxObject/dbaccess/source/filter/xml/xmlConnectionResource.o $W/CxxObject/dbaccess/source/filter/xml/xmlDatabase.o $W/CxxObject/dbaccess/source/filter/xml/xmlDatabaseDescription.o $W/CxxObject/dbaccess/source/filter/xml/xmlDataSource.o $W/CxxObject/dbaccess/source/filter/xml/xmlDataSourceInfo.o $W/CxxObject/dbaccess/source/filter/xml/xmlDataSourceSetting.o $W/CxxObject/dbaccess/source/filter/xml/xmlDataSourceSettings.o $W/CxxObject/dbaccess/source/filter/xml/xmlDocuments.o $W/CxxObject/dbaccess/source/filter/xml/xmlExport.o $W/CxxObject/dbaccess/source/filter/xml/xmlFileBasedDatabase.o $W/CxxObject/dbaccess/source/filter/xml/xmlfilter.o $W/CxxObject/dbaccess/source/filter/xml/xmlHelper.o $W/CxxObject/dbaccess/source/filter/xml/xmlHierarchyCollection.o $W/CxxObject/dbaccess/source/filter/xml/xmlLogin.o $W/CxxObject/dbaccess/source/filter/xml/xmlQuery.o $W/CxxObject/dbaccess/source/filter/xml/xmlServerDatabase.o $W/CxxObject/dbaccess/source/filter/xml/xmlservices.o $W/CxxObject/dbaccess/source/filter/xml/xmlStyleImport.o $W/CxxObject/dbaccess/source/filter/xml/xmlTable.o $W/CxxObject/dbaccess/source/filter/xml/xmlTableFilterList.o $W/CxxObject/dbaccess/source/filter/xml/xmlTableFilterPattern.o $W/CxxObject/dbaccess/source/shared/flt_reghelper.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbalo -ldbtoolslo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsfxlo -lsvllo -ltklo -ltllo -lutllo -lvcllo -lxolo -o $I/program/libdbaxmllo.so [build LNK] Library/libsdbtlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/dbaccess/source/sdbtools/connection/connectiontools.o $W/CxxObject/dbaccess/source/sdbtools/connection/datasourcemetadata.o $W/CxxObject/dbaccess/source/sdbtools/connection/objectnames.o $W/CxxObject/dbaccess/source/sdbtools/connection/tablename.o $W/CxxObject/dbaccess/source/sdbtools/misc/sdbt_services.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbalo -ldbtoolslo -luno_sal -luno_salhelpergcc3 -ltllo -lutllo -o $I/program/libsdbtlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsdbtlo.so | grep SONAME > $W/LinkTarget/Library/libsdbtlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsdbtlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsdbtlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsdbtlo.so.exports.tmp $W/LinkTarget/Library/libsdbtlo.so.exports; then rm $W/LinkTarget/Library/libsdbtlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsdbtlo.so.exports.tmp $W/LinkTarget/Library/libsdbtlo.so.exports && touch -r $I/program/libsdbtlo.so $W/LinkTarget/Library/libsdbtlo.so.exports; fi TEMPFILE=/tmp/gbuild.gDCT7G && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsdbtlo.so.objectlist [build CMP] lotuswordpro/util/lwpfilter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lotuswordpro/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/liblwpftlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/lotuswordpro/util/lwpfilter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/lotuswordpro/util/lwpfilter.component [build LNK] Library/libvbahelperlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vbahelper/source/vbahelper/vbaapplicationbase.o $W/CxxObject/vbahelper/source/vbahelper/vbacolorformat.o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbar.o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbarcontrol.o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbarcontrols.o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbarhelper.o $W/CxxObject/vbahelper/source/vbahelper/vbacommandbars.o $W/CxxObject/vbahelper/source/vbahelper/vbadialogbase.o $W/CxxObject/vbahelper/source/vbahelper/vbadialogsbase.o $W/CxxObject/vbahelper/source/vbahelper/vbadocumentbase.o $W/CxxObject/vbahelper/source/vbahelper/vbadocumentsbase.o $W/CxxObject/vbahelper/source/vbahelper/vbaeventshelperbase.o $W/CxxObject/vbahelper/source/vbahelper/vbafillformat.o $W/CxxObject/vbahelper/source/vbahelper/vbafontbase.o $W/CxxObject/vbahelper/source/vbahelper/vbaglobalbase.o $W/CxxObject/vbahelper/source/vbahelper/vbahelper.o $W/CxxObject/vbahelper/source/vbahelper/vbalineformat.o $W/CxxObject/vbahelper/source/vbahelper/vbapagesetupbase.o $W/CxxObject/vbahelper/source/vbahelper/vbapictureformat.o $W/CxxObject/vbahelper/source/vbahelper/vbapropvalue.o $W/CxxObject/vbahelper/source/vbahelper/vbashape.o $W/CxxObject/vbahelper/source/vbahelper/vbashaperange.o $W/CxxObject/vbahelper/source/vbahelper/vbashapes.o $W/CxxObject/vbahelper/source/vbahelper/vbatextframe.o $W/CxxObject/vbahelper/source/vbahelper/vbawindowbase.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lmsfilterlo -luno_sal -lsblo -lsfxlo -lsvllo -lsvtlo -lsvxcorelo -ltklo -ltllo -lutllo -lvcllo -o $I/program/libvbahelperlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbaxmllo.so | grep SONAME > $W/LinkTarget/Library/libdbaxmllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbaxmllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbaxmllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbaxmllo.so.exports.tmp $W/LinkTarget/Library/libdbaxmllo.so.exports; then rm $W/LinkTarget/Library/libdbaxmllo.so.exports.tmp; else mv $W/LinkTarget/Library/libdbaxmllo.so.exports.tmp $W/LinkTarget/Library/libdbaxmllo.so.exports && touch -r $I/program/libdbaxmllo.so $W/LinkTarget/Library/libdbaxmllo.so.exports; fi TEMPFILE=/tmp/gbuild.Y6Iu2j && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbaxmllo.so.objectlist [build LNK] Library/libvbaeventslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scripting/source/vbaevents/eventhelper.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -lmsfilterlo -luno_sal -lsfxlo -lsblo -ltllo -o $I/program/libvbaeventslo.so [build BIN] filter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvbaeventslo.so | grep SONAME > $W/LinkTarget/Library/libvbaeventslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvbaeventslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvbaeventslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvbaeventslo.so.exports.tmp $W/LinkTarget/Library/libvbaeventslo.so.exports; then rm $W/LinkTarget/Library/libvbaeventslo.so.exports.tmp; else mv $W/LinkTarget/Library/libvbaeventslo.so.exports.tmp $W/LinkTarget/Library/libvbaeventslo.so.exports && touch -r $I/program/libvbaeventslo.so $W/LinkTarget/Library/libvbaeventslo.so.exports; fi TEMPFILE=/tmp/gbuild.zIGvkt && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvbaeventslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/filter [build BIN] lotuswordpro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/lotuswordpro [build LNK] Executable/pdfverify S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/xmlsecurity/workben/pdfverify.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -ltllo -lvcllo -lxmlsecurity -o $W/LinkTarget/Executable/pdfverify TEMPFILE=/tmp/gbuild.7l5agj && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/pdfverify.objectlist [build CMP] dbaccess/source/filter/xml/dbaxml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/source/filter/xml/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdbaxmllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/source/filter/xml/dbaxml.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/source/filter/xml/dbaxml.component [build CMP] dbaccess/util/sdbt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsdbtlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/util/sdbt.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/util/sdbt.component [build CMP] scripting/source/vbaevents/vbaevents mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/vbaevents/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libvbaeventslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/vbaevents/vbaevents.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/vbaevents/vbaevents.component [build MOD] filter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/filter [build MOD] lotuswordpro S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/lotuswordpro [build BIN] xmlsecurity S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/xmlsecurity [build MOD] xmlsecurity S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/xmlsecurity S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libfrmlo.so | grep SONAME > $W/LinkTarget/Library/libfrmlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libfrmlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libfrmlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libfrmlo.so.exports.tmp $W/LinkTarget/Library/libfrmlo.so.exports; then rm $W/LinkTarget/Library/libfrmlo.so.exports.tmp; else mv $W/LinkTarget/Library/libfrmlo.so.exports.tmp $W/LinkTarget/Library/libfrmlo.so.exports && touch -r $I/program/libfrmlo.so $W/LinkTarget/Library/libfrmlo.so.exports; fi TEMPFILE=/tmp/gbuild.NkqpJY && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libfrmlo.so.objectlist [build CMP] forms/util/frm mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/forms/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libfrmlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/forms/util/frm.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/forms/util/frm.component [build BIN] forms S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/forms [build MOD] forms S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/forms S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvbahelperlo.so | grep SONAME > $W/LinkTarget/Library/libvbahelperlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvbahelperlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvbahelperlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvbahelperlo.so.exports.tmp $W/LinkTarget/Library/libvbahelperlo.so.exports; then rm $W/LinkTarget/Library/libvbahelperlo.so.exports.tmp; else mv $W/LinkTarget/Library/libvbahelperlo.so.exports.tmp $W/LinkTarget/Library/libvbahelperlo.so.exports && touch -r $I/program/libvbahelperlo.so $W/LinkTarget/Library/libvbahelperlo.so.exports; fi TEMPFILE=/tmp/gbuild.FPkLD7 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvbahelperlo.so.objectlist [build LNK] Library/libdlgprovlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/scripting/source/dlgprov/DialogModelProvider.o $W/CxxObject/scripting/source/dlgprov/dlgevtatt.o $W/CxxObject/scripting/source/dlgprov/dlgprov.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -li18nlangtag -lsblo -lsfxlo -ltllo -lucbhelper -lvbahelperlo -lvcllo -lxmlscriptlo -o $I/program/libdlgprovlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdlgprovlo.so | grep SONAME > $W/LinkTarget/Library/libdlgprovlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdlgprovlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdlgprovlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdlgprovlo.so.exports.tmp $W/LinkTarget/Library/libdlgprovlo.so.exports; then rm $W/LinkTarget/Library/libdlgprovlo.so.exports.tmp; else mv $W/LinkTarget/Library/libdlgprovlo.so.exports.tmp $W/LinkTarget/Library/libdlgprovlo.so.exports && touch -r $I/program/libdlgprovlo.so $W/LinkTarget/Library/libdlgprovlo.so.exports; fi TEMPFILE=/tmp/gbuild.JiDlu2 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdlgprovlo.so.objectlist [build CMP] scripting/source/dlgprov/dlgprov mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/dlgprov/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdlgprovlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/scripting/source/dlgprov/dlgprov.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/scripting/source/dlgprov/dlgprov.component [build BIN] scripting S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/scripting [build MOD] scripting S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/scripting S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsvxlo.so | grep SONAME > $W/LinkTarget/Library/libsvxlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsvxlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsvxlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsvxlo.so.exports.tmp $W/LinkTarget/Library/libsvxlo.so.exports; then rm $W/LinkTarget/Library/libsvxlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsvxlo.so.exports.tmp $W/LinkTarget/Library/libsvxlo.so.exports && touch -r $I/program/libsvxlo.so $W/LinkTarget/Library/libsvxlo.so.exports; fi TEMPFILE=/tmp/gbuild.IjrC33 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsvxlo.so.objectlist [build CMP] svx/util/svx mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svx/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsvxlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/svx/util/svx.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/svx/util/svx.component [build LNK] Library/libbasctllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/basctl/source/accessibility/accessibledialogcontrolshape.o $W/CxxObject/basctl/source/accessibility/accessibledialogwindow.o $W/CxxObject/basctl/source/basicide/basdoc.o $W/CxxObject/basctl/source/basicide/IDEComboBox.o $W/CxxObject/basctl/source/basicide/basicrenderable.o $W/CxxObject/basctl/source/basicide/baside2b.o $W/CxxObject/basctl/source/basicide/baside2.o $W/CxxObject/basctl/source/basicide/baside3.o $W/CxxObject/basctl/source/basicide/basidectrlr.o $W/CxxObject/basctl/source/basicide/basides1.o $W/CxxObject/basctl/source/basicide/basides2.o $W/CxxObject/basctl/source/basicide/basides3.o $W/CxxObject/basctl/source/basicide/basidesh.o $W/CxxObject/basctl/source/basicide/basobj2.o $W/CxxObject/basctl/source/basicide/basobj3.o $W/CxxObject/basctl/source/basicide/bastype2.o $W/CxxObject/basctl/source/basicide/bastype3.o $W/CxxObject/basctl/source/basicide/bastypes.o $W/CxxObject/basctl/source/basicide/breakpoint.o $W/CxxObject/basctl/source/basicide/brkdlg.o $W/CxxObject/basctl/source/basicide/doceventnotifier.o $W/CxxObject/basctl/source/basicide/docsignature.o $W/CxxObject/basctl/source/basicide/documentenumeration.o $W/CxxObject/basctl/source/basicide/iderdll.o $W/CxxObject/basctl/source/basicide/layout.o $W/CxxObject/basctl/source/basicide/linenumberwindow.o $W/CxxObject/basctl/source/basicide/localizationmgr.o $W/CxxObject/basctl/source/basicide/macrodlg.o $W/CxxObject/basctl/source/basicide/moduldl2.o $W/CxxObject/basctl/source/basicide/moduldlg.o $W/CxxObject/basctl/source/basicide/ObjectCatalog.o $W/CxxObject/basctl/source/basicide/register.o $W/CxxObject/basctl/source/basicide/sbxitem.o $W/CxxObject/basctl/source/basicide/scriptdocument.o $W/CxxObject/basctl/source/basicide/unomodel.o $W/CxxObject/basctl/source/dlged/dlgedclip.o $W/CxxObject/basctl/source/dlged/dlged.o $W/CxxObject/basctl/source/dlged/dlgedfac.o $W/CxxObject/basctl/source/dlged/dlgedfunc.o $W/CxxObject/basctl/source/dlged/dlgedlist.o $W/CxxObject/basctl/source/dlged/dlgedmod.o $W/CxxObject/basctl/source/dlged/dlgedobj.o $W/CxxObject/basctl/source/dlged/dlgedpage.o $W/CxxObject/basctl/source/dlged/dlgedview.o $W/CxxObject/basctl/source/dlged/managelang.o $W/CxxObject/basctl/source/dlged/propbrw.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -lfwelo -luno_sal -li18nlangtag -lsblo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltklo -ltllo -lutllo -lucbhelper -lvcllo -lxmlscriptlo -o $I/program/libbasctllo.so [build LNK] Library/libooxlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/oox/source/core/binarycodec.o $W/CxxObject/oox/source/core/contexthandler2.o $W/CxxObject/oox/source/core/contexthandler.o $W/CxxObject/oox/source/core/fastparser.o $W/CxxObject/oox/source/core/fasttokenhandler.o $W/CxxObject/oox/source/core/filterbase.o $W/CxxObject/oox/source/core/filterdetect.o $W/CxxObject/oox/source/core/fragmenthandler2.o $W/CxxObject/oox/source/core/fragmenthandler.o $W/CxxObject/oox/source/core/recordparser.o $W/CxxObject/oox/source/core/relations.o $W/CxxObject/oox/source/core/relationshandler.o $W/CxxObject/oox/source/core/xmlfilterbase.o $W/CxxObject/oox/source/crypto/AgileEngine.o $W/CxxObject/oox/source/crypto/CryptTools.o $W/CxxObject/oox/source/crypto/DocumentEncryption.o $W/CxxObject/oox/source/crypto/DocumentDecryption.o $W/CxxObject/oox/source/crypto/Standard2007Engine.o $W/CxxObject/oox/source/docprop/docprophandler.o $W/CxxObject/oox/source/docprop/ooxmldocpropimport.o $W/CxxObject/oox/source/drawingml/chart/axiscontext.o $W/CxxObject/oox/source/drawingml/chart/axisconverter.o $W/CxxObject/oox/source/drawingml/chart/axismodel.o $W/CxxObject/oox/source/drawingml/chart/chartcontextbase.o $W/CxxObject/oox/source/drawingml/chart/chartconverter.o $W/CxxObject/oox/source/drawingml/chart/chartdrawingfragment.o $W/CxxObject/oox/source/drawingml/chart/chartspaceconverter.o $W/CxxObject/oox/source/drawingml/chart/chartspacefragment.o $W/CxxObject/oox/source/drawingml/chart/chartspacemodel.o $W/CxxObject/oox/source/drawingml/chart/converterbase.o $W/CxxObject/oox/source/drawingml/chart/datasourcecontext.o $W/CxxObject/oox/source/drawingml/chart/datasourceconverter.o $W/CxxObject/oox/source/drawingml/chart/datasourcemodel.o $W/CxxObject/oox/source/drawingml/chart/modelbase.o $W/CxxObject/oox/source/drawingml/chart/objectformatter.o $W/CxxObject/oox/source/drawingml/chart/plotareacontext.o $W/CxxObject/oox/source/drawingml/chart/plotareaconverter.o $W/CxxObject/oox/source/drawingml/chart/plotareamodel.o $W/CxxObject/oox/source/drawingml/chart/seriescontext.o $W/CxxObject/oox/source/drawingml/chart/seriesconverter.o $W/CxxObject/oox/source/drawingml/chart/seriesmodel.o $W/CxxObject/oox/source/drawingml/chart/titlecontext.o $W/CxxObject/oox/source/drawingml/chart/titleconverter.o $W/CxxObject/oox/source/drawingml/chart/titlemodel.o $W/CxxObject/oox/source/drawingml/chart/typegroupcontext.o $W/CxxObject/oox/source/drawingml/chart/typegroupconverter.o $W/CxxObject/oox/source/drawingml/chart/typegroupmodel.o $W/CxxObject/oox/source/drawingml/clrschemecontext.o $W/CxxObject/oox/source/drawingml/clrscheme.o $W/CxxObject/oox/source/drawingml/colorchoicecontext.o $W/CxxObject/oox/source/drawingml/connectorshapecontext.o $W/CxxObject/oox/source/drawingml/customshapegeometry.o $W/CxxObject/oox/source/drawingml/customshapepresetdata.o $W/CxxObject/oox/source/drawingml/customshapeproperties.o $W/CxxObject/oox/source/drawingml/diagram/constraintlistcontext.o $W/CxxObject/oox/source/drawingml/diagram/datamodelcontext.o $W/CxxObject/oox/source/drawingml/diagram/diagram.o $W/CxxObject/oox/source/drawingml/diagram/diagramdefinitioncontext.o $W/CxxObject/oox/source/drawingml/diagram/diagramfragmenthandler.o $W/CxxObject/oox/source/drawingml/diagram/diagramlayoutatoms.o $W/CxxObject/oox/source/drawingml/diagram/layoutatomvisitorbase.o $W/CxxObject/oox/source/drawingml/diagram/layoutatomvisitors.o $W/CxxObject/oox/source/drawingml/diagram/layoutnodecontext.o $W/CxxObject/oox/source/drawingml/drawingmltypes.o $W/CxxObject/oox/source/drawingml/effectproperties.o $W/CxxObject/oox/source/drawingml/effectpropertiescontext.o $W/CxxObject/oox/source/drawingml/embeddedwavaudiofile.o $W/CxxObject/oox/source/drawingml/fillproperties.o $W/CxxObject/oox/source/drawingml/misccontexts.o $W/CxxObject/oox/source/drawingml/graphicshapecontext.o $W/CxxObject/oox/source/drawingml/guidcontext.o $W/CxxObject/oox/source/drawingml/hyperlinkcontext.o $W/CxxObject/oox/source/drawingml/linepropertiescontext.o $W/CxxObject/oox/source/drawingml/lineproperties.o $W/CxxObject/oox/source/drawingml/objectdefaultcontext.o $W/CxxObject/oox/source/drawingml/presetgeometrynames.o $W/CxxObject/oox/source/drawingml/scene3dcontext.o $W/CxxObject/oox/source/drawingml/shapecontext.o $W/CxxObject/oox/source/drawingml/shape.o $W/CxxObject/oox/source/drawingml/shape3dproperties.o $W/CxxObject/oox/source/drawingml/shapegroupcontext.o $W/CxxObject/oox/source/drawingml/shapepropertiescontext.o $W/CxxObject/oox/source/drawingml/shapepropertymap.o $W/CxxObject/oox/source/drawingml/shapestylecontext.o $W/CxxObject/oox/source/drawingml/spdefcontext.o $W/CxxObject/oox/source/drawingml/table/tablebackgroundstylecontext.o $W/CxxObject/oox/source/drawingml/table/tablecellcontext.o $W/CxxObject/oox/source/drawingml/table/tablecell.o $W/CxxObject/oox/source/drawingml/table/tablecontext.o $W/CxxObject/oox/source/drawingml/table/tablepartstylecontext.o $W/CxxObject/oox/source/drawingml/table/tableproperties.o $W/CxxObject/oox/source/drawingml/table/tablerowcontext.o $W/CxxObject/oox/source/drawingml/table/tablerow.o $W/CxxObject/oox/source/drawingml/table/tablestylecellstylecontext.o $W/CxxObject/oox/source/drawingml/table/tablestylecontext.o $W/CxxObject/oox/source/drawingml/table/tablestyle.o $W/CxxObject/oox/source/drawingml/table/tablestylelist.o $W/CxxObject/oox/source/drawingml/table/tablestylelistfragmenthandler.o $W/CxxObject/oox/source/drawingml/table/tablestylepart.o $W/CxxObject/oox/source/drawingml/table/tablestyletextstylecontext.o $W/CxxObject/oox/source/drawingml/textbodycontext.o $W/CxxObject/oox/source/drawingml/textbody.o $W/CxxObject/oox/source/drawingml/textbodypropertiescontext.o $W/CxxObject/oox/source/drawingml/textbodyproperties.o $W/CxxObject/oox/source/drawingml/textcharacterpropertiescontext.o $W/CxxObject/oox/source/drawingml/textcharacterproperties.o $W/CxxObject/oox/source/drawingml/texteffectscontext.o $W/CxxObject/oox/source/drawingml/textfieldcontext.o $W/CxxObject/oox/source/drawingml/textfield.o $W/CxxObject/oox/source/drawingml/textfont.o $W/CxxObject/oox/source/drawingml/textliststylecontext.o $W/CxxObject/oox/source/drawingml/textliststyle.o $W/CxxObject/oox/source/drawingml/textparagraph.o $W/CxxObject/oox/source/drawingml/textparagraphpropertiescontext.o $W/CxxObject/oox/source/drawingml/textparagraphproperties.o $W/CxxObject/oox/source/drawingml/textrun.o $W/CxxObject/oox/source/drawingml/textspacingcontext.o $W/CxxObject/oox/source/drawingml/texttabstoplistcontext.o $W/CxxObject/oox/source/drawingml/theme.o $W/CxxObject/oox/source/drawingml/themeelementscontext.o $W/CxxObject/oox/source/drawingml/themefragmenthandler.o $W/CxxObject/oox/source/drawingml/ThemeOverrideFragmentHandler.o $W/CxxObject/oox/source/drawingml/transform2dcontext.o $W/CxxObject/oox/source/dump/dffdumper.o $W/CxxObject/oox/source/dump/dumperbase.o $W/CxxObject/oox/source/dump/oledumper.o $W/CxxObject/oox/source/dump/pptxdumper.o $W/CxxObject/oox/source/export/chartexport.o $W/CxxObject/oox/source/export/ColorPropertySet.o $W/CxxObject/oox/source/export/drawingml.o $W/CxxObject/oox/source/export/shapes.o $W/CxxObject/oox/source/export/vmlexport.o $W/CxxObject/oox/source/helper/attributelist.o $W/CxxObject/oox/source/helper/binaryinputstream.o $W/CxxObject/oox/source/helper/binaryoutputstream.o $W/CxxObject/oox/source/helper/binarystreambase.o $W/CxxObject/oox/source/helper/containerhelper.o $W/CxxObject/oox/source/helper/graphichelper.o $W/CxxObject/oox/source/helper/grabbagstack.o $W/CxxObject/oox/source/helper/modelobjecthelper.o $W/CxxObject/oox/source/helper/progressbar.o $W/CxxObject/oox/source/helper/propertymap.o $W/CxxObject/oox/source/helper/propertyset.o $W/CxxObject/oox/source/helper/storagebase.o $W/CxxObject/oox/source/helper/textinputstream.o $W/CxxObject/oox/source/helper/zipstorage.o $W/CxxObject/oox/source/mathml/export.o $W/CxxObject/oox/source/mathml/import.o $W/CxxObject/oox/source/mathml/importutils.o $W/CxxObject/oox/source/ole/axbinaryreader.o $W/CxxObject/oox/source/ole/axbinarywriter.o $W/CxxObject/oox/source/ole/axfontdata.o $W/CxxObject/oox/source/ole/axcontrol.o $W/CxxObject/oox/source/ole/axcontrolfragment.o $W/CxxObject/oox/source/ole/olehelper.o $W/CxxObject/oox/source/ole/oleobjecthelper.o $W/CxxObject/oox/source/ole/olestorage.o $W/CxxObject/oox/source/ole/vbacontrol.o $W/CxxObject/oox/source/ole/vbaexport.o $W/CxxObject/oox/source/ole/vbahelper.o $W/CxxObject/oox/source/ole/vbainputstream.o $W/CxxObject/oox/source/ole/vbamodule.o $W/CxxObject/oox/source/ole/vbaproject.o $W/CxxObject/oox/source/ppt/animationspersist.o $W/CxxObject/oox/source/ppt/animationtypes.o $W/CxxObject/oox/source/ppt/animvariantcontext.o $W/CxxObject/oox/source/ppt/backgroundproperties.o $W/CxxObject/oox/source/ppt/buildlistcontext.o $W/CxxObject/oox/source/ppt/comments.o $W/CxxObject/oox/source/ppt/commonbehaviorcontext.o $W/CxxObject/oox/source/ppt/commontimenodecontext.o $W/CxxObject/oox/source/ppt/conditioncontext.o $W/CxxObject/oox/source/ppt/customshowlistcontext.o $W/CxxObject/oox/source/ppt/headerfootercontext.o $W/CxxObject/oox/source/ppt/layoutfragmenthandler.o $W/CxxObject/oox/source/ppt/pptfilterhelpers.o $W/CxxObject/oox/source/ppt/pptgraphicshapecontext.o $W/CxxObject/oox/source/ppt/pptimport.o $W/CxxObject/oox/source/ppt/pptshapecontext.o $W/CxxObject/oox/source/ppt/pptshape.o $W/CxxObject/oox/source/ppt/pptshapegroupcontext.o $W/CxxObject/oox/source/ppt/pptshapepropertiescontext.o $W/CxxObject/oox/source/ppt/presentationfragmenthandler.o $W/CxxObject/oox/source/ppt/presPropsfragmenthandler.o $W/CxxObject/oox/source/ppt/slidefragmenthandler.o $W/CxxObject/oox/source/ppt/slidemastertextstylescontext.o $W/CxxObject/oox/source/ppt/slidepersist.o $W/CxxObject/oox/source/ppt/slidetimingcontext.o $W/CxxObject/oox/source/ppt/slidetransitioncontext.o $W/CxxObject/oox/source/ppt/slidetransition.o $W/CxxObject/oox/source/ppt/soundactioncontext.o $W/CxxObject/oox/source/ppt/timeanimvaluecontext.o $W/CxxObject/oox/source/ppt/timenode.o $W/CxxObject/oox/source/ppt/timenodelistcontext.o $W/CxxObject/oox/source/ppt/timetargetelementcontext.o $W/CxxObject/oox/source/ppt/extdrawingfragmenthandler.o $W/CxxObject/oox/source/shape/LockedCanvasContext.o $W/CxxObject/oox/source/shape/ShapeContextHandler.o $W/CxxObject/oox/source/shape/ShapeDrawingFragmentHandler.o $W/CxxObject/oox/source/shape/ShapeFilterBase.o $W/CxxObject/oox/source/shape/WpgContext.o $W/CxxObject/oox/source/shape/WpsContext.o $W/CxxObject/oox/source/token/namespacemap.o $W/CxxObject/oox/source/token/propertynames.o $W/CxxObject/oox/source/token/tokenmap.o $W/CxxObject/oox/source/token/relationship.o $W/CxxObject/oox/source/vml/vmldrawing.o $W/CxxObject/oox/source/vml/vmldrawingfragment.o $W/CxxObject/oox/source/vml/vmlformatting.o $W/CxxObject/oox/source/vml/vmlinputstream.o $W/CxxObject/oox/source/vml/vmlshapecontainer.o $W/CxxObject/oox/source/vml/vmlshapecontext.o $W/CxxObject/oox/source/vml/vmlshape.o $W/CxxObject/oox/source/vml/vmltextboxcontext.o $W/CxxObject/oox/source/vml/vmltextbox.o $W/CxxObject/oox/source/drawingml/color.o -Wl,--start-group -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -Wl,--end-group -Wl,--no-as-needed -lavmedialo -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -lexpwraplo -ldrawinglayerlo -lmsfilterlo -luno_sal -li18nlangtag -lsaxlo -lsfxlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -lsotlo -ltllo -lutllo -lvcllo -lxolo -lxmlscriptlo -o $I/program/libooxlo.so [build LNK] Library/libdbmmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/dbaccess/source/ext/macromigration/dbmm_services.o $W/CxxObject/dbaccess/source/ext/macromigration/dbmm_types.o $W/CxxObject/dbaccess/source/ext/macromigration/docinteraction.o $W/CxxObject/dbaccess/source/ext/macromigration/macromigrationdialog.o $W/CxxObject/dbaccess/source/ext/macromigration/macromigrationpages.o $W/CxxObject/dbaccess/source/ext/macromigration/macromigrationwizard.o $W/CxxObject/dbaccess/source/ext/macromigration/migrationengine.o $W/CxxObject/dbaccess/source/ext/macromigration/migrationlog.o $W/CxxObject/dbaccess/source/ext/macromigration/progresscapture.o $W/CxxObject/dbaccess/source/ext/macromigration/progressmixer.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbalo -luno_sal -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltllo -ltklo -lucbhelper -lutllo -lvcllo -lxmlscriptlo -o $I/program/libdbmmlo.so [build LNK] Library/libsofficeapp.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/desktop/source/app/app.o $W/CxxObject/desktop/source/app/appinit.o $W/CxxObject/desktop/source/app/check_ext_deps.o $W/CxxObject/desktop/source/app/cmdlineargs.o $W/CxxObject/desktop/source/app/cmdlinehelp.o $W/CxxObject/desktop/source/app/desktopcontext.o $W/CxxObject/desktop/source/app/dispatchwatcher.o $W/CxxObject/desktop/source/app/langselect.o $W/CxxObject/desktop/source/app/lockfile2.o $W/CxxObject/desktop/source/app/officeipcthread.o $W/CxxObject/desktop/source/app/opencl.o $W/CxxObject/desktop/source/app/sofficemain.o $W/CxxObject/desktop/source/app/userinstall.o $W/CxxObject/desktop/source/migration/migration.o $W/CxxObject/desktop/source/lib/init.o $W/CxxObject/desktop/source/lib/lokinteractionhandler.o $W/CxxObject/desktop/source/lib/lokclipboard.o -Wl,--start-group $W/LinkTarget/StaticLibrary/libglxtest.a -ldl -ldbus-1 -licui18n -licuuc -lcurl -lm -ldl -lX11 -Wl,--end-group -Wl,--no-as-needed -lclewlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldeploymentmisclo -leditenglo -li18nlangtag -lopencllo -luno_sal -luno_salhelpergcc3 -lsblo -lsfxlo -lsvllo -lsvxlo -lsvxcorelo -lsvtlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libsofficeapp.so [build LNK] Library/libabplo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbmmlo.so | grep SONAME > $W/LinkTarget/Library/libdbmmlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbmmlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbmmlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbmmlo.so.exports.tmp $W/LinkTarget/Library/libdbmmlo.so.exports; then rm $W/LinkTarget/Library/libdbmmlo.so.exports.tmp; else mv $W/LinkTarget/Library/libdbmmlo.so.exports.tmp $W/LinkTarget/Library/libdbmmlo.so.exports && touch -r $I/program/libdbmmlo.so $W/LinkTarget/Library/libdbmmlo.so.exports; fi TEMPFILE=/tmp/gbuild.T9gRQL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbmmlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/extensions/source/abpilot/abpfinalpage.o $W/CxxObject/extensions/source/abpilot/abspage.o $W/CxxObject/extensions/source/abpilot/abspilot.o $W/CxxObject/extensions/source/abpilot/admininvokationimpl.o $W/CxxObject/extensions/source/abpilot/admininvokationpage.o $W/CxxObject/extensions/source/abpilot/datasourcehandling.o $W/CxxObject/extensions/source/abpilot/fieldmappingimpl.o $W/CxxObject/extensions/source/abpilot/fieldmappingpage.o $W/CxxObject/extensions/source/abpilot/moduleabp.o $W/CxxObject/extensions/source/abpilot/tableselectionpage.o $W/CxxObject/extensions/source/abpilot/typeselectionpage.o $W/CxxObject/extensions/source/abpilot/unodialogabp.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -lsfxlo -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltklo -ltllo -lutllo -lvcllo -li18nlangtag -o $I/program/libabplo.so [build LNK] Library/libpcrlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsofficeapp.so | grep SONAME > $W/LinkTarget/Library/libsofficeapp.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsofficeapp.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsofficeapp.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsofficeapp.so.exports.tmp $W/LinkTarget/Library/libsofficeapp.so.exports; then rm $W/LinkTarget/Library/libsofficeapp.so.exports.tmp; else mv $W/LinkTarget/Library/libsofficeapp.so.exports.tmp $W/LinkTarget/Library/libsofficeapp.so.exports && touch -r $I/program/libsofficeapp.so $W/LinkTarget/Library/libsofficeapp.so.exports; fi TEMPFILE=/tmp/gbuild.BGq1qf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsofficeapp.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/extensions/source/propctrlr/MasterDetailLinkDialog.o $W/CxxObject/extensions/source/propctrlr/browserline.o $W/CxxObject/extensions/source/propctrlr/browserlistbox.o $W/CxxObject/extensions/source/propctrlr/browserpage.o $W/CxxObject/extensions/source/propctrlr/browserview.o $W/CxxObject/extensions/source/propctrlr/buttonnavigationhandler.o $W/CxxObject/extensions/source/propctrlr/cellbindinghandler.o $W/CxxObject/extensions/source/propctrlr/cellbindinghelper.o $W/CxxObject/extensions/source/propctrlr/commoncontrol.o $W/CxxObject/extensions/source/propctrlr/composeduiupdate.o $W/CxxObject/extensions/source/propctrlr/controlfontdialog.o $W/CxxObject/extensions/source/propctrlr/defaultforminspection.o $W/CxxObject/extensions/source/propctrlr/defaulthelpprovider.o $W/CxxObject/extensions/source/propctrlr/editpropertyhandler.o $W/CxxObject/extensions/source/propctrlr/eformshelper.o $W/CxxObject/extensions/source/propctrlr/eformspropertyhandler.o $W/CxxObject/extensions/source/propctrlr/eventhandler.o $W/CxxObject/extensions/source/propctrlr/fontdialog.o $W/CxxObject/extensions/source/propctrlr/formbrowsertools.o $W/CxxObject/extensions/source/propctrlr/formcomponenthandler.o $W/CxxObject/extensions/source/propctrlr/formcontroller.o $W/CxxObject/extensions/source/propctrlr/formgeometryhandler.o $W/CxxObject/extensions/source/propctrlr/formlinkdialog.o $W/CxxObject/extensions/source/propctrlr/formmetadata.o $W/CxxObject/extensions/source/propctrlr/genericpropertyhandler.o $W/CxxObject/extensions/source/propctrlr/handlerhelper.o $W/CxxObject/extensions/source/propctrlr/inspectorhelpwindow.o $W/CxxObject/extensions/source/propctrlr/inspectormodelbase.o $W/CxxObject/extensions/source/propctrlr/listselectiondlg.o $W/CxxObject/extensions/source/propctrlr/modulepcr.o $W/CxxObject/extensions/source/propctrlr/newdatatype.o $W/CxxObject/extensions/source/propctrlr/objectinspectormodel.o $W/CxxObject/extensions/source/propctrlr/pcrcommon.o $W/CxxObject/extensions/source/propctrlr/pcrservices.o $W/CxxObject/extensions/source/propctrlr/pcrunodialogs.o $W/CxxObject/extensions/source/propctrlr/propcontroller.o $W/CxxObject/extensions/source/propctrlr/propertycomposer.o $W/CxxObject/extensions/source/propctrlr/propertycontrolextender.o $W/CxxObject/extensions/source/propctrlr/propertyeditor.o $W/CxxObject/extensions/source/propctrlr/propertyhandler.o $W/CxxObject/extensions/source/propctrlr/propeventtranslation.o $W/CxxObject/extensions/source/propctrlr/pushbuttonnavigation.o $W/CxxObject/extensions/source/propctrlr/selectlabeldialog.o $W/CxxObject/extensions/source/propctrlr/sqlcommanddesign.o $W/CxxObject/extensions/source/propctrlr/standardcontrol.o $W/CxxObject/extensions/source/propctrlr/stringrepresentation.o $W/CxxObject/extensions/source/propctrlr/submissionhandler.o $W/CxxObject/extensions/source/propctrlr/taborder.o $W/CxxObject/extensions/source/propctrlr/unourl.o $W/CxxObject/extensions/source/propctrlr/usercontrol.o $W/CxxObject/extensions/source/propctrlr/xsddatatypes.o $W/CxxObject/extensions/source/propctrlr/xsdvalidationhelper.o $W/CxxObject/extensions/source/propctrlr/xsdvalidationpropertyhandler.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lsvxlo -lsvxcorelo -leditenglo -lsfxlo -lsvtlo -ltklo -lvcllo -lsvllo -lutllo -ltllo -ldbtoolslo -li18nlangtag -lcomphelper -luno_cppuhelpergcc3 -luno_cppu -luno_sal -luno_salhelpergcc3 -o $I/program/libpcrlo.so [build LNK] Library/libuuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libabplo.so | grep SONAME > $W/LinkTarget/Library/libabplo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libabplo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libabplo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libabplo.so.exports.tmp $W/LinkTarget/Library/libabplo.so.exports; then rm $W/LinkTarget/Library/libabplo.so.exports.tmp; else mv $W/LinkTarget/Library/libabplo.so.exports.tmp $W/LinkTarget/Library/libabplo.so.exports && touch -r $I/program/libabplo.so $W/LinkTarget/Library/libabplo.so.exports; fi TEMPFILE=/tmp/gbuild.AWzPEY && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libabplo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/uui/source/alreadyopen.o $W/CxxObject/uui/source/authfallbackdlg.o $W/CxxObject/uui/source/filechanged.o $W/CxxObject/uui/source/fltdlg.o $W/CxxObject/uui/source/iahndl.o $W/CxxObject/uui/source/iahndl-authentication.o $W/CxxObject/uui/source/iahndl-errorhandler.o $W/CxxObject/uui/source/iahndl-filter.o $W/CxxObject/uui/source/iahndl-ioexceptions.o $W/CxxObject/uui/source/iahndl-locking.o $W/CxxObject/uui/source/iahndl-ssl.o $W/CxxObject/uui/source/interactionhandler.o $W/CxxObject/uui/source/lockfailed.o $W/CxxObject/uui/source/lockcorrupt.o $W/CxxObject/uui/source/logindlg.o $W/CxxObject/uui/source/masterpasscrtdlg.o $W/CxxObject/uui/source/masterpassworddlg.o $W/CxxObject/uui/source/nameclashdlg.o $W/CxxObject/uui/source/openlocked.o $W/CxxObject/uui/source/passwordcontainer.o $W/CxxObject/uui/source/passworddlg.o $W/CxxObject/uui/source/requeststringresolver.o $W/CxxObject/uui/source/secmacrowarnings.o $W/CxxObject/uui/source/services.o $W/CxxObject/uui/source/sslwarndlg.o $W/CxxObject/uui/source/trylater.o $W/CxxObject/uui/source/unknownauthdlg.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -li18nlangtag -lsvllo -lsvtlo -lsvxlo -ltllo -lutllo -lvcllo -o $I/program/libuuilo.so [build LNK] Library/libwriterperfectlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libuuilo.so | grep SONAME > $W/LinkTarget/Library/libuuilo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libuuilo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libuuilo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libuuilo.so.exports.tmp $W/LinkTarget/Library/libuuilo.so.exports; then rm $W/LinkTarget/Library/libuuilo.so.exports.tmp; else mv $W/LinkTarget/Library/libuuilo.so.exports.tmp $W/LinkTarget/Library/libuuilo.so.exports && touch -r $I/program/libuuilo.so $W/LinkTarget/Library/libuuilo.so.exports; fi TEMPFILE=/tmp/gbuild.Aj4D4P && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libuuilo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/writerperfect/source/common/DirectoryStream.o $W/CxxObject/writerperfect/source/common/DocumentHandler.o $W/CxxObject/writerperfect/source/common/WPFTEncodingDialog.o $W/CxxObject/writerperfect/source/common/WPXSvInputStream.o -Wl,--start-group -lodfgen-0.1 -lrevenge-0.0 -lrevenge-stream-0.0 -lrevenge-0.0 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsotlo -lsvxlo -ltllo -lucbhelper -lutllo -lvcllo -lxolo -o $I/program/libwriterperfectlo.so [build LNK] Library/libmsformslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libbasctllo.so | grep SONAME > $W/LinkTarget/Library/libbasctllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libbasctllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libbasctllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libbasctllo.so.exports.tmp $W/LinkTarget/Library/libbasctllo.so.exports; then rm $W/LinkTarget/Library/libbasctllo.so.exports.tmp; else mv $W/LinkTarget/Library/libbasctllo.so.exports.tmp $W/LinkTarget/Library/libbasctllo.so.exports && touch -r $I/program/libbasctllo.so $W/LinkTarget/Library/libbasctllo.so.exports; fi TEMPFILE=/tmp/gbuild.miSy7W && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libbasctllo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/vbahelper/source/msforms/service.o $W/CxxObject/vbahelper/source/msforms/vbabutton.o $W/CxxObject/vbahelper/source/msforms/vbacheckbox.o $W/CxxObject/vbahelper/source/msforms/vbacombobox.o $W/CxxObject/vbahelper/source/msforms/vbacontrol.o $W/CxxObject/vbahelper/source/msforms/vbacontrols.o $W/CxxObject/vbahelper/source/msforms/vbaframe.o $W/CxxObject/vbahelper/source/msforms/vbaimage.o $W/CxxObject/vbahelper/source/msforms/vbalabel.o $W/CxxObject/vbahelper/source/msforms/vbalistbox.o $W/CxxObject/vbahelper/source/msforms/vbalistcontrolhelper.o $W/CxxObject/vbahelper/source/msforms/vbamultipage.o $W/CxxObject/vbahelper/source/msforms/vbanewfont.o $W/CxxObject/vbahelper/source/msforms/vbapages.o $W/CxxObject/vbahelper/source/msforms/vbaprogressbar.o $W/CxxObject/vbahelper/source/msforms/vbaradiobutton.o $W/CxxObject/vbahelper/source/msforms/vbascrollbar.o $W/CxxObject/vbahelper/source/msforms/vbaspinbutton.o $W/CxxObject/vbahelper/source/msforms/vbasystemaxcontrol.o $W/CxxObject/vbahelper/source/msforms/vbatextbox.o $W/CxxObject/vbahelper/source/msforms/vbatogglebutton.o $W/CxxObject/vbahelper/source/msforms/vbauserform.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsblo -lsfxlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltklo -ltllo -lvbahelperlo -lvcllo -o $I/program/libmsformslo.so [build BIN] svx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libwriterperfectlo.so | grep SONAME > $W/LinkTarget/Library/libwriterperfectlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libwriterperfectlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libwriterperfectlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libwriterperfectlo.so.exports.tmp $W/LinkTarget/Library/libwriterperfectlo.so.exports; then rm $W/LinkTarget/Library/libwriterperfectlo.so.exports.tmp; else mv $W/LinkTarget/Library/libwriterperfectlo.so.exports.tmp $W/LinkTarget/Library/libwriterperfectlo.so.exports && touch -r $I/program/libwriterperfectlo.so $W/LinkTarget/Library/libwriterperfectlo.so.exports; fi TEMPFILE=/tmp/gbuild.koDB7l && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libwriterperfectlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/svx [build CMP] basctl/util/basctl mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/basctl/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libbasctllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/basctl/util/basctl.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/basctl/util/basctl.component [build CMP] dbaccess/source/ext/macromigration/dbmm mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/source/ext/macromigration/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdbmmlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/source/ext/macromigration/dbmm.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/source/ext/macromigration/dbmm.component [build LNK] Executable/soffice.bin S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && gcc -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CObject/desktop/source/app/main.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -luno_sal -lsofficeapp -o $I/program/soffice.bin [build CMP] extensions/source/abpilot/abp TEMPFILE=/tmp/gbuild.alSoLj && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Executable/soffice.bin.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/abpilot/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libabplo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/abpilot/abp.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/source/abpilot/abp.component [build CMP] uui/util/uui mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/uui/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libuuilo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/uui/util/uui.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/uui/util/uui.component [build LNK] Library/libwpftdrawlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/writerperfect/source/draw/CDRImportFilter.o $W/CxxObject/writerperfect/source/draw/CMXImportFilter.o $W/CxxObject/writerperfect/source/draw/FreehandImportFilter.o $W/CxxObject/writerperfect/source/draw/MSPUBImportFilter.o $W/CxxObject/writerperfect/source/draw/MWAWDrawImportFilter.o $W/CxxObject/writerperfect/source/draw/PageMakerImportFilter.o $W/CxxObject/writerperfect/source/draw/QXPImportFilter.o $W/CxxObject/writerperfect/source/draw/StarOfficeDrawImportFilter.o $W/CxxObject/writerperfect/source/draw/VisioImportFilter.o $W/CxxObject/writerperfect/source/draw/WPGImportFilter.o $W/CxxObject/writerperfect/source/draw/ZMFImportFilter.o -Wl,--start-group -lcdr-0.1 -lrevenge-0.0 -lfreehand-0.1 -lrevenge-0.0 -lmspub-0.1 -lrevenge-0.0 -lmwaw-0.3 -lrevenge-0.0 -lrevenge-stream-0.0 -lodfgen-0.1 -lrevenge-0.0 -lrevenge-stream-0.0 -lzmf-0.0 -lrevenge-0.0 -lpng16 -lz -lpagemaker-0.0 -lrevenge-0.0 -lrevenge-stream-0.0 -lqxp-0.0 -lrevenge-0.0 -lrevenge-0.0 -lstaroffice-0.0 -lrevenge-0.0 -lvisio-0.1 -lrevenge-0.0 -lwpg-0.3 -lrevenge-0.0 -lwpd-0.10 -lrevenge-0.0 -lz -llcms2 -lxml2 -licui18n -licuuc -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsotlo -lsvxlo -ltllo -lutllo -lvcllo -lwriterperfectlo -lxolo -o $I/program/libwpftdrawlo.so [build LNK] Library/libwpftimpresslo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmsformslo.so | grep SONAME > $W/LinkTarget/Library/libmsformslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmsformslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmsformslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmsformslo.so.exports.tmp $W/LinkTarget/Library/libmsformslo.so.exports; then rm $W/LinkTarget/Library/libmsformslo.so.exports.tmp; else mv $W/LinkTarget/Library/libmsformslo.so.exports.tmp $W/LinkTarget/Library/libmsformslo.so.exports && touch -r $I/program/libmsformslo.so $W/LinkTarget/Library/libmsformslo.so.exports; fi TEMPFILE=/tmp/gbuild.1MMZsZ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmsformslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/writerperfect/source/impress/KeynoteImportFilter.o $W/CxxObject/writerperfect/source/impress/MWAWPresentationImportFilter.o $W/CxxObject/writerperfect/source/impress/StarOfficePresentationImportFilter.o -Wl,--start-group -letonyek-0.1 -lrevenge-0.0 -lmwaw-0.3 -lrevenge-0.0 -lrevenge-stream-0.0 -lodfgen-0.1 -lrevenge-0.0 -lrevenge-stream-0.0 -lstaroffice-0.0 -lrevenge-0.0 -lrevenge-0.0 -lz -lxml2 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsotlo -lsvxlo -ltllo -lucbhelper -lutllo -lvcllo -lwriterperfectlo -lxolo -o $I/program/libwpftimpresslo.so [build LNK] Library/libwpftwriterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libwpftimpresslo.so | grep SONAME > $W/LinkTarget/Library/libwpftimpresslo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libwpftimpresslo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libwpftimpresslo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libwpftimpresslo.so.exports.tmp $W/LinkTarget/Library/libwpftimpresslo.so.exports; then rm $W/LinkTarget/Library/libwpftimpresslo.so.exports.tmp; else mv $W/LinkTarget/Library/libwpftimpresslo.so.exports.tmp $W/LinkTarget/Library/libwpftimpresslo.so.exports && touch -r $I/program/libwpftimpresslo.so $W/LinkTarget/Library/libwpftimpresslo.so.exports; fi TEMPFILE=/tmp/gbuild.Y3AL4q && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libwpftimpresslo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/writerperfect/source/writer/AbiWordImportFilter.o $W/CxxObject/writerperfect/source/writer/EBookImportFilter.o $W/CxxObject/writerperfect/source/writer/EPUBExportDialog.o $W/CxxObject/writerperfect/source/writer/EPUBExportFilter.o $W/CxxObject/writerperfect/source/writer/EPUBExportUIComponent.o $W/CxxObject/writerperfect/source/writer/EPUBPackage.o $W/CxxObject/writerperfect/source/writer/MSWorksImportFilter.o $W/CxxObject/writerperfect/source/writer/MWAWImportFilter.o $W/CxxObject/writerperfect/source/writer/PagesImportFilter.o $W/CxxObject/writerperfect/source/writer/StarOfficeWriterImportFilter.o $W/CxxObject/writerperfect/source/writer/WordPerfectImportFilter.o $W/CxxObject/writerperfect/source/writer/exp/XMLBase64ImportContext.o $W/CxxObject/writerperfect/source/writer/exp/XMLFootnoteImportContext.o $W/CxxObject/writerperfect/source/writer/exp/XMLSectionContext.o $W/CxxObject/writerperfect/source/writer/exp/XMLTextFrameContext.o $W/CxxObject/writerperfect/source/writer/exp/XMLTextListContext.o $W/CxxObject/writerperfect/source/writer/exp/XMLTextListItemContext.o $W/CxxObject/writerperfect/source/writer/exp/txtparai.o $W/CxxObject/writerperfect/source/writer/exp/txtstyli.o $W/CxxObject/writerperfect/source/writer/exp/xmlfmt.o $W/CxxObject/writerperfect/source/writer/exp/xmlictxt.o $W/CxxObject/writerperfect/source/writer/exp/xmlimp.o $W/CxxObject/writerperfect/source/writer/exp/xmlmetai.o $W/CxxObject/writerperfect/source/writer/exp/xmltbli.o $W/CxxObject/writerperfect/source/writer/exp/xmltext.o -Wl,--start-group -labw-0.1 -lrevenge-0.0 -lrevenge-stream-0.0 -le-book-0.1 -lrevenge-0.0 -lepubgen-0.1 -lrevenge-0.0 -letonyek-0.1 -lrevenge-0.0 -licui18n -licuuc -llangtag -lxml2 -lxml2 -lmwaw-0.3 -lrevenge-0.0 -lrevenge-stream-0.0 -lodfgen-0.1 -lrevenge-0.0 -lrevenge-stream-0.0 -lrevenge-0.0 -lstaroffice-0.0 -lrevenge-0.0 -lwpd-0.10 -lrevenge-0.0 -lwpg-0.3 -lrevenge-0.0 -lwps-0.4 -lrevenge-0.0 -lz -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -li18nlangtag -lvcllo -luno_sal -lsaxlo -lsfxlo -lsotlo -lsvtlo -lsvxlo -ltllo -lucbhelper -lutllo -lvcllo -lwriterperfectlo -lxolo -o $I/program/libwpftwriterlo.so [build LNK] Library/libwpftcalclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libwpftdrawlo.so | grep SONAME > $W/LinkTarget/Library/libwpftdrawlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libwpftdrawlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libwpftdrawlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libwpftdrawlo.so.exports.tmp $W/LinkTarget/Library/libwpftdrawlo.so.exports; then rm $W/LinkTarget/Library/libwpftdrawlo.so.exports.tmp; else mv $W/LinkTarget/Library/libwpftdrawlo.so.exports.tmp $W/LinkTarget/Library/libwpftdrawlo.so.exports && touch -r $I/program/libwpftdrawlo.so $W/LinkTarget/Library/libwpftdrawlo.so.exports; fi TEMPFILE=/tmp/gbuild.adh33F && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libwpftdrawlo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/writerperfect/source/calc/MSWorksCalcImportFilter.o $W/CxxObject/writerperfect/source/calc/MWAWCalcImportFilter.o $W/CxxObject/writerperfect/source/calc/NumbersImportFilter.o $W/CxxObject/writerperfect/source/calc/StarOfficeCalcImportFilter.o -Wl,--start-group -letonyek-0.1 -lrevenge-0.0 -lodfgen-0.1 -lrevenge-0.0 -lrevenge-stream-0.0 -lrevenge-0.0 -lmwaw-0.3 -lrevenge-0.0 -lrevenge-stream-0.0 -lstaroffice-0.0 -lrevenge-0.0 -lwps-0.4 -lrevenge-0.0 -lz -llcms2 -lxml2 -licui18n -licuuc -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -luno_sal -lsfxlo -lsotlo -lsvxlo -ltllo -lucbhelper -lutllo -lvcllo -lwriterperfectlo -lxolo -o $I/program/libwpftcalclo.so [build CMP] vbahelper/util/msforms S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libwpftcalclo.so | grep SONAME > $W/LinkTarget/Library/libwpftcalclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libwpftcalclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libwpftcalclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libwpftcalclo.so.exports.tmp $W/LinkTarget/Library/libwpftcalclo.so.exports; then rm $W/LinkTarget/Library/libwpftcalclo.so.exports.tmp; else mv $W/LinkTarget/Library/libwpftcalclo.so.exports.tmp $W/LinkTarget/Library/libwpftcalclo.so.exports && touch -r $I/program/libwpftcalclo.so $W/LinkTarget/Library/libwpftcalclo.so.exports; fi TEMPFILE=/tmp/gbuild.HJ75O7 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libwpftcalclo.so.objectlist mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/vbahelper/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmsformslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/vbahelper/util/msforms.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/vbahelper/util/msforms.component [build MOD] svx S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/svx [build BIN] uui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/uui [build BIN] vbahelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/vbahelper [build BIN] basctl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/basctl [build BIN] desktop S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/desktop [build CMP] writerperfect/source/draw/wpftdraw mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerperfect/source/draw/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libwpftdrawlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerperfect/source/draw/wpftdraw.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/writerperfect/source/draw/wpftdraw.component [build CMP] writerperfect/source/impress/wpftimpress mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerperfect/source/impress/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libwpftimpresslo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerperfect/source/impress/wpftimpress.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/writerperfect/source/impress/wpftimpress.component [build CMP] writerperfect/source/calc/wpftcalc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerperfect/source/calc/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libwpftcalclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerperfect/source/calc/wpftcalc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/writerperfect/source/calc/wpftcalc.component [build MOD] uui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/uui [build MOD] vbahelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/vbahelper S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libpcrlo.so | grep SONAME > $W/LinkTarget/Library/libpcrlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libpcrlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libpcrlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libpcrlo.so.exports.tmp $W/LinkTarget/Library/libpcrlo.so.exports; then rm $W/LinkTarget/Library/libpcrlo.so.exports.tmp; else mv $W/LinkTarget/Library/libpcrlo.so.exports.tmp $W/LinkTarget/Library/libpcrlo.so.exports && touch -r $I/program/libpcrlo.so $W/LinkTarget/Library/libpcrlo.so.exports; fi TEMPFILE=/tmp/gbuild.mIxvnn && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libpcrlo.so.objectlist [build MOD] basctl S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/basctl [build MOD] desktop S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/desktop [build CMP] extensions/source/propctrlr/pcr mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/propctrlr/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libpcrlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/extensions/source/propctrlr/pcr.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/extensions/source/propctrlr/pcr.component [build BIN] extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/extensions [build MOD] extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/extensions S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libwpftwriterlo.so | grep SONAME > $W/LinkTarget/Library/libwpftwriterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libwpftwriterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libwpftwriterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libwpftwriterlo.so.exports.tmp $W/LinkTarget/Library/libwpftwriterlo.so.exports; then rm $W/LinkTarget/Library/libwpftwriterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libwpftwriterlo.so.exports.tmp $W/LinkTarget/Library/libwpftwriterlo.so.exports && touch -r $I/program/libwpftwriterlo.so $W/LinkTarget/Library/libwpftwriterlo.so.exports; fi TEMPFILE=/tmp/gbuild.yW5o0T && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libwpftwriterlo.so.objectlist [build CMP] writerperfect/source/writer/wpftwriter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerperfect/source/writer/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libwpftwriterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerperfect/source/writer/wpftwriter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/writerperfect/source/writer/wpftwriter.component [build BIN] writerperfect S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/writerperfect [build MOD] writerperfect S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/writerperfect S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libooxlo.so | grep SONAME > $W/LinkTarget/Library/libooxlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libooxlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libooxlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libooxlo.so.exports.tmp $W/LinkTarget/Library/libooxlo.so.exports; then rm $W/LinkTarget/Library/libooxlo.so.exports.tmp; else mv $W/LinkTarget/Library/libooxlo.so.exports.tmp $W/LinkTarget/Library/libooxlo.so.exports && touch -r $I/program/libooxlo.so $W/LinkTarget/Library/libooxlo.so.exports; fi TEMPFILE=/tmp/gbuild.zED1kV && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libooxlo.so.objectlist [build LNK] Library/libchartcorelo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/chart2/source/view/axes/DateHelper.o $W/CxxObject/chart2/source/view/axes/DateScaling.o $W/CxxObject/chart2/source/view/axes/MinimumAndMaximumSupplier.o $W/CxxObject/chart2/source/view/axes/ScaleAutomatism.o $W/CxxObject/chart2/source/view/axes/Tickmarks.o $W/CxxObject/chart2/source/view/axes/Tickmarks_Dates.o $W/CxxObject/chart2/source/view/axes/Tickmarks_Equidistant.o $W/CxxObject/chart2/source/view/axes/VAxisBase.o $W/CxxObject/chart2/source/view/axes/VAxisOrGridBase.o $W/CxxObject/chart2/source/view/axes/VAxisProperties.o $W/CxxObject/chart2/source/view/axes/VCartesianAxis.o $W/CxxObject/chart2/source/view/axes/VCartesianCoordinateSystem.o $W/CxxObject/chart2/source/view/axes/VCartesianGrid.o $W/CxxObject/chart2/source/view/axes/VCoordinateSystem.o $W/CxxObject/chart2/source/view/axes/VPolarAngleAxis.o $W/CxxObject/chart2/source/view/axes/VPolarAxis.o $W/CxxObject/chart2/source/view/axes/VPolarCoordinateSystem.o $W/CxxObject/chart2/source/view/axes/VPolarGrid.o $W/CxxObject/chart2/source/view/axes/VPolarRadiusAxis.o $W/CxxObject/chart2/source/view/charttypes/AreaChart.o $W/CxxObject/chart2/source/view/charttypes/BarChart.o $W/CxxObject/chart2/source/view/charttypes/BarPositionHelper.o $W/CxxObject/chart2/source/view/charttypes/BubbleChart.o $W/CxxObject/chart2/source/view/charttypes/CandleStickChart.o $W/CxxObject/chart2/source/view/charttypes/CategoryPositionHelper.o $W/CxxObject/chart2/source/view/charttypes/ConfigAccess.o $W/CxxObject/chart2/source/view/charttypes/NetChart.o $W/CxxObject/chart2/source/view/charttypes/PieChart.o $W/CxxObject/chart2/source/view/charttypes/Splines.o $W/CxxObject/chart2/source/view/charttypes/VSeriesPlotter.o $W/CxxObject/chart2/source/view/diagram/VDiagram.o $W/CxxObject/chart2/source/view/main/ChartItemPool.o $W/CxxObject/chart2/source/view/main/ChartView.o $W/CxxObject/chart2/source/view/main/Clipping.o $W/CxxObject/chart2/source/view/main/DataPointSymbolSupplier.o $W/CxxObject/chart2/source/view/main/DrawModelWrapper.o $W/CxxObject/chart2/source/view/main/LabelPositionHelper.o $W/CxxObject/chart2/source/view/main/Linear3DTransformation.o $W/CxxObject/chart2/source/view/main/PlotterBase.o $W/CxxObject/chart2/source/view/main/PlottingPositionHelper.o $W/CxxObject/chart2/source/view/main/PolarLabelPositionHelper.o $W/CxxObject/chart2/source/view/main/PropertyMapper.o $W/CxxObject/chart2/source/view/main/ShapeFactory.o $W/CxxObject/chart2/source/view/main/Stripe.o $W/CxxObject/chart2/source/view/main/VDataSeries.o $W/CxxObject/chart2/source/view/main/VLegend.o $W/CxxObject/chart2/source/view/main/VLegendSymbolFactory.o $W/CxxObject/chart2/source/view/main/VLineProperties.o $W/CxxObject/chart2/source/view/main/VPolarTransformation.o $W/CxxObject/chart2/source/view/main/VTitle.o $W/CxxObject/chart2/source/view/main/VButton.o $W/CxxObject/chart2/source/model/filter/XMLFilter.o $W/CxxObject/chart2/source/model/main/Axis.o $W/CxxObject/chart2/source/model/main/BaseCoordinateSystem.o $W/CxxObject/chart2/source/model/main/CartesianCoordinateSystem.o $W/CxxObject/chart2/source/model/main/ChartModel.o $W/CxxObject/chart2/source/model/main/ChartModel_Persistence.o $W/CxxObject/chart2/source/model/main/DataPoint.o $W/CxxObject/chart2/source/model/main/DataPointProperties.o $W/CxxObject/chart2/source/model/main/DataSeries.o $W/CxxObject/chart2/source/model/main/DataSeriesProperties.o $W/CxxObject/chart2/source/model/main/Diagram.o $W/CxxObject/chart2/source/model/main/FormattedString.o $W/CxxObject/chart2/source/model/main/GridProperties.o $W/CxxObject/chart2/source/model/main/Legend.o $W/CxxObject/chart2/source/model/main/PageBackground.o $W/CxxObject/chart2/source/model/main/PolarCoordinateSystem.o $W/CxxObject/chart2/source/model/main/StockBar.o $W/CxxObject/chart2/source/model/main/Title.o $W/CxxObject/chart2/source/model/main/UndoManager.o $W/CxxObject/chart2/source/model/main/Wall.o $W/CxxObject/chart2/source/model/template/AreaChartType.o $W/CxxObject/chart2/source/model/template/AreaChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/BarChartType.o $W/CxxObject/chart2/source/model/template/BarChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/BubbleChartType.o $W/CxxObject/chart2/source/model/template/BubbleChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/BubbleDataInterpreter.o $W/CxxObject/chart2/source/model/template/CandleStickChartType.o $W/CxxObject/chart2/source/model/template/ChartType.o $W/CxxObject/chart2/source/model/template/ChartTypeManager.o $W/CxxObject/chart2/source/model/template/ChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/ColumnChartType.o $W/CxxObject/chart2/source/model/template/ColumnLineChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/ColumnLineDataInterpreter.o $W/CxxObject/chart2/source/model/template/DataInterpreter.o $W/CxxObject/chart2/source/model/template/FilledNetChartType.o $W/CxxObject/chart2/source/model/template/LineChartType.o $W/CxxObject/chart2/source/model/template/LineChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/NetChartType.o $W/CxxObject/chart2/source/model/template/NetChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/PieChartType.o $W/CxxObject/chart2/source/model/template/PieChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/ScatterChartType.o $W/CxxObject/chart2/source/model/template/ScatterChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/StockChartTypeTemplate.o $W/CxxObject/chart2/source/model/template/StockDataInterpreter.o $W/CxxObject/chart2/source/model/template/XYDataInterpreter.o $W/CxxObject/chart2/source/tools/AxisHelper.o $W/CxxObject/chart2/source/tools/BaseGFXHelper.o $W/CxxObject/chart2/source/tools/CachedDataSequence.o $W/CxxObject/chart2/source/tools/CharacterProperties.o $W/CxxObject/chart2/source/tools/ChartModelHelper.o $W/CxxObject/chart2/source/tools/ChartTypeHelper.o $W/CxxObject/chart2/source/tools/ChartViewHelper.o $W/CxxObject/chart2/source/tools/ColorPerPointHelper.o $W/CxxObject/chart2/source/tools/CommonConverters.o $W/CxxObject/chart2/source/tools/ConfigColorScheme.o $W/CxxObject/chart2/source/tools/ControllerLockGuard.o $W/CxxObject/chart2/source/tools/DataSeriesHelper.o $W/CxxObject/chart2/source/tools/DataSource.o $W/CxxObject/chart2/source/tools/DataSourceHelper.o $W/CxxObject/chart2/source/tools/DiagramHelper.o $W/CxxObject/chart2/source/tools/ErrorBar.o $W/CxxObject/chart2/source/tools/ExplicitCategoriesProvider.o $W/CxxObject/chart2/source/tools/ExponentialRegressionCurveCalculator.o $W/CxxObject/chart2/source/tools/FillProperties.o $W/CxxObject/chart2/source/tools/FormattedStringHelper.o $W/CxxObject/chart2/source/tools/ImplOPropertySet.o $W/CxxObject/chart2/source/tools/InternalData.o $W/CxxObject/chart2/source/tools/InternalDataProvider.o $W/CxxObject/chart2/source/tools/LabeledDataSequence.o $W/CxxObject/chart2/source/tools/LegendHelper.o $W/CxxObject/chart2/source/tools/LifeTime.o $W/CxxObject/chart2/source/tools/LinearRegressionCurveCalculator.o $W/CxxObject/chart2/source/tools/LinePropertiesHelper.o $W/CxxObject/chart2/source/tools/LogarithmicRegressionCurveCalculator.o $W/CxxObject/chart2/source/tools/MeanValueRegressionCurveCalculator.o $W/CxxObject/chart2/source/tools/MediaDescriptorHelper.o $W/CxxObject/chart2/source/tools/ModifyListenerHelper.o $W/CxxObject/chart2/source/tools/MovingAverageRegressionCurveCalculator.o $W/CxxObject/chart2/source/tools/NameContainer.o $W/CxxObject/chart2/source/tools/NumberFormatterWrapper.o $W/CxxObject/chart2/source/tools/ObjectIdentifier.o $W/CxxObject/chart2/source/tools/OPropertySet.o $W/CxxObject/chart2/source/tools/PolynomialRegressionCurveCalculator.o $W/CxxObject/chart2/source/tools/PopupRequest.o $W/CxxObject/chart2/source/tools/PotentialRegressionCurveCalculator.o $W/CxxObject/chart2/source/tools/PropertyHelper.o $W/CxxObject/chart2/source/tools/RangeHighlighter.o $W/CxxObject/chart2/source/tools/ReferenceSizeProvider.o $W/CxxObject/chart2/source/tools/RegressionCurveCalculator.o $W/CxxObject/chart2/source/tools/RegressionCurveHelper.o $W/CxxObject/chart2/source/tools/RegressionCurveModel.o $W/CxxObject/chart2/source/tools/RegressionEquation.o $W/CxxObject/chart2/source/tools/RelativePositionHelper.o $W/CxxObject/chart2/source/tools/RelativeSizeHelper.o $W/CxxObject/chart2/source/tools/ResId.o $W/CxxObject/chart2/source/tools/Scaling.o $W/CxxObject/chart2/source/tools/SceneProperties.o $W/CxxObject/chart2/source/tools/StatisticsHelper.o $W/CxxObject/chart2/source/tools/ThreeDHelper.o $W/CxxObject/chart2/source/tools/TitleHelper.o $W/CxxObject/chart2/source/tools/TrueGuard.o $W/CxxObject/chart2/source/tools/UncachedDataSequence.o $W/CxxObject/chart2/source/tools/UserDefinedProperties.o $W/CxxObject/chart2/source/tools/WeakListenerAdapter.o $W/CxxObject/chart2/source/tools/WrappedDefaultProperty.o $W/CxxObject/chart2/source/tools/WrappedDirectStateProperty.o $W/CxxObject/chart2/source/tools/WrappedIgnoreProperty.o $W/CxxObject/chart2/source/tools/WrappedProperty.o $W/CxxObject/chart2/source/tools/WrappedPropertySet.o $W/CxxObject/chart2/source/tools/XMLRangeHelper.o -Wl,--start-group -lepoxy -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldrawinglayerlo -leditenglo -lfwelo -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsfxlo -lsvllo -lsvtlo -lsvxcorelo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libchartcorelo.so [build CMP] oox/util/oox mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/oox/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libooxlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/oox/util/oox.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/oox/util/oox.component [build LNK] Library/libsmlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/starmath/source/AccessibleSmElement.o $W/CxxObject/starmath/source/AccessibleSmElementsControl.o $W/CxxObject/starmath/source/ElementsDockingWindow.o $W/CxxObject/starmath/source/accessibility.o $W/CxxObject/starmath/source/action.o $W/CxxObject/starmath/source/caret.o $W/CxxObject/starmath/source/cfgitem.o $W/CxxObject/starmath/source/cursor.o $W/CxxObject/starmath/source/dialog.o $W/CxxObject/starmath/source/document.o $W/CxxObject/starmath/source/edit.o $W/CxxObject/starmath/source/format.o $W/CxxObject/starmath/source/mathmlattr.o $W/CxxObject/starmath/source/mathmlexport.o $W/CxxObject/starmath/source/mathmlimport.o $W/CxxObject/starmath/source/mathtype.o $W/CxxObject/starmath/source/node.o $W/CxxObject/starmath/source/ooxmlexport.o $W/CxxObject/starmath/source/ooxmlimport.o $W/CxxObject/starmath/source/rtfexport.o $W/CxxObject/starmath/source/parse.o $W/CxxObject/starmath/source/rect.o $W/CxxObject/starmath/source/register.o $W/CxxObject/starmath/source/smdll.o $W/CxxObject/starmath/source/smmod.o $W/CxxObject/starmath/source/symbol.o $W/CxxObject/starmath/source/tmpdevice.o $W/CxxObject/starmath/source/typemap.o $W/CxxObject/starmath/source/uiobject.o $W/CxxObject/starmath/source/unodoc.o $W/CxxObject/starmath/source/unofilter.o $W/CxxObject/starmath/source/unomodel.o $W/CxxObject/starmath/source/utility.o $W/CxxObject/starmath/source/view.o $W/CxxObject/starmath/source/visitors.o $W/CxxObject/starmath/source/wordexportbase.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -li18nutil -li18nlangtag -lmsfilterlo -looxlo -luno_sal -lsaxlo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltklo -ltllo -lutllo -lvcllo -lxolo -o $I/program/libsmlo.so [build BIN] oox S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/oox [build MOD] oox S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/oox S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsmlo.so | grep SONAME > $W/LinkTarget/Library/libsmlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsmlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsmlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsmlo.so.exports.tmp $W/LinkTarget/Library/libsmlo.so.exports; then rm $W/LinkTarget/Library/libsmlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsmlo.so.exports.tmp $W/LinkTarget/Library/libsmlo.so.exports && touch -r $I/program/libsmlo.so $W/LinkTarget/Library/libsmlo.so.exports; fi TEMPFILE=/tmp/gbuild.S7ANCW && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsmlo.so.objectlist [build CMP] starmath/util/sm mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/starmath/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsmlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/starmath/util/sm.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/starmath/util/sm.component [build BIN] starmath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/starmath [build MOD] starmath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/starmath S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libchartcorelo.so | grep SONAME > $W/LinkTarget/Library/libchartcorelo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libchartcorelo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libchartcorelo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libchartcorelo.so.exports.tmp $W/LinkTarget/Library/libchartcorelo.so.exports; then rm $W/LinkTarget/Library/libchartcorelo.so.exports.tmp; else mv $W/LinkTarget/Library/libchartcorelo.so.exports.tmp $W/LinkTarget/Library/libchartcorelo.so.exports && touch -r $I/program/libchartcorelo.so $W/LinkTarget/Library/libchartcorelo.so.exports; fi TEMPFILE=/tmp/gbuild.2Vzcpq && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libchartcorelo.so.objectlist [build CMP] chart2/source/chartcore mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/chart2/source/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libchartcorelo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/chart2/source/chartcore.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/source/chartcore.component [build LNK] Library/libchartcontrollerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/chart2/source/controller/accessibility/AccessibleBase.o $W/CxxObject/chart2/source/controller/accessibility/AccessibleChartElement.o $W/CxxObject/chart2/source/controller/accessibility/AccessibleChartShape.o $W/CxxObject/chart2/source/controller/accessibility/AccessibleChartView.o $W/CxxObject/chart2/source/controller/accessibility/AccessibleTextHelper.o $W/CxxObject/chart2/source/controller/accessibility/AccessibleViewForwarder.o $W/CxxObject/chart2/source/controller/accessibility/ChartElementFactory.o $W/CxxObject/chart2/source/controller/chartapiwrapper/AreaWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/AxisWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/Chart2ModelContact.o $W/CxxObject/chart2/source/controller/chartapiwrapper/ChartDataWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/DiagramWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/GridWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/LegendWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/TitleWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/UpDownBarWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WallFloorWrapper.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedAddInProperty.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedSceneProperty.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedStockProperties.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.o $W/CxxObject/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.o $W/CxxObject/chart2/source/controller/dialogs/ChangingResource.o $W/CxxObject/chart2/source/controller/dialogs/ChartTypeDialogController.o $W/CxxObject/chart2/source/controller/dialogs/DataBrowser.o $W/CxxObject/chart2/source/controller/dialogs/DataBrowserModel.o $W/CxxObject/chart2/source/controller/dialogs/DialogModel.o $W/CxxObject/chart2/source/controller/dialogs/dlg_ChartType.o $W/CxxObject/chart2/source/controller/dialogs/dlg_ChartType_UNO.o $W/CxxObject/chart2/source/controller/dialogs/dlg_CreationWizard.o $W/CxxObject/chart2/source/controller/dialogs/dlg_CreationWizard_UNO.o $W/CxxObject/chart2/source/controller/dialogs/dlg_DataEditor.o $W/CxxObject/chart2/source/controller/dialogs/dlg_DataSource.o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertAxis_Grid.o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertDataLabel.o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertErrorBars.o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertLegend.o $W/CxxObject/chart2/source/controller/dialogs/dlg_InsertTitle.o $W/CxxObject/chart2/source/controller/dialogs/dlg_NumberFormat.o $W/CxxObject/chart2/source/controller/dialogs/dlg_ObjectProperties.o $W/CxxObject/chart2/source/controller/dialogs/dlg_ShapeFont.o $W/CxxObject/chart2/source/controller/dialogs/dlg_ShapeParagraph.o $W/CxxObject/chart2/source/controller/dialogs/dlg_View3D.o $W/CxxObject/chart2/source/controller/dialogs/ObjectNameProvider.o $W/CxxObject/chart2/source/controller/dialogs/RangeSelectionHelper.o $W/CxxObject/chart2/source/controller/dialogs/RangeSelectionListener.o $W/CxxObject/chart2/source/controller/dialogs/res_BarGeometry.o $W/CxxObject/chart2/source/controller/dialogs/res_DataLabel.o $W/CxxObject/chart2/source/controller/dialogs/res_ErrorBar.o $W/CxxObject/chart2/source/controller/dialogs/res_LegendPosition.o $W/CxxObject/chart2/source/controller/dialogs/res_Titles.o $W/CxxObject/chart2/source/controller/dialogs/res_Trendline.o $W/CxxObject/chart2/source/controller/dialogs/TextDirectionListBox.o $W/CxxObject/chart2/source/controller/dialogs/TimerTriggeredControllerLock.o $W/CxxObject/chart2/source/controller/dialogs/TitleDialogData.o $W/CxxObject/chart2/source/controller/dialogs/tp_3D_SceneAppearance.o $W/CxxObject/chart2/source/controller/dialogs/tp_3D_SceneGeometry.o $W/CxxObject/chart2/source/controller/dialogs/tp_3D_SceneIllumination.o $W/CxxObject/chart2/source/controller/dialogs/tp_AxisLabel.o $W/CxxObject/chart2/source/controller/dialogs/tp_AxisPositions.o $W/CxxObject/chart2/source/controller/dialogs/tp_ChartType.o $W/CxxObject/chart2/source/controller/dialogs/tp_DataLabel.o $W/CxxObject/chart2/source/controller/dialogs/tp_DataSource.o $W/CxxObject/chart2/source/controller/dialogs/tp_ErrorBars.o $W/CxxObject/chart2/source/controller/dialogs/tp_LegendPosition.o $W/CxxObject/chart2/source/controller/dialogs/tp_PointGeometry.o $W/CxxObject/chart2/source/controller/dialogs/tp_PolarOptions.o $W/CxxObject/chart2/source/controller/dialogs/tp_RangeChooser.o $W/CxxObject/chart2/source/controller/dialogs/tp_Scale.o $W/CxxObject/chart2/source/controller/dialogs/tp_SeriesToAxis.o $W/CxxObject/chart2/source/controller/dialogs/tp_TitleRotation.o $W/CxxObject/chart2/source/controller/dialogs/tp_Trendline.o $W/CxxObject/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.o $W/CxxObject/chart2/source/controller/drawinglayer/DrawViewWrapper.o $W/CxxObject/chart2/source/controller/drawinglayer/ViewElementListProvider.o $W/CxxObject/chart2/source/controller/itemsetwrapper/AxisItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/DataPointItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/ItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/LegendItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/MultipleChartConverters.o $W/CxxObject/chart2/source/controller/itemsetwrapper/MultipleItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/TextLabelItemConverter.o $W/CxxObject/chart2/source/controller/itemsetwrapper/TitleItemConverter.o $W/CxxObject/chart2/source/controller/main/ChartController.o $W/CxxObject/chart2/source/controller/main/ChartController_EditData.o $W/CxxObject/chart2/source/controller/main/ChartController_Insert.o $W/CxxObject/chart2/source/controller/main/ChartController_Position.o $W/CxxObject/chart2/source/controller/main/ChartController_Properties.o $W/CxxObject/chart2/source/controller/main/ChartController_TextEdit.o $W/CxxObject/chart2/source/controller/main/ChartController_Tools.o $W/CxxObject/chart2/source/controller/main/ChartController_Window.o $W/CxxObject/chart2/source/controller/main/ChartDropTargetHelper.o $W/CxxObject/chart2/source/controller/main/ChartFrameloader.o $W/CxxObject/chart2/source/controller/main/ChartModelClone.o $W/CxxObject/chart2/source/controller/main/ChartTransferable.o $W/CxxObject/chart2/source/controller/main/ChartWindow.o $W/CxxObject/chart2/source/controller/main/CommandDispatchContainer.o $W/CxxObject/chart2/source/controller/main/CommandDispatch.o $W/CxxObject/chart2/source/controller/main/ConfigurationAccess.o $W/CxxObject/chart2/source/controller/main/ControllerCommandDispatch.o $W/CxxObject/chart2/source/controller/main/DragMethod_Base.o $W/CxxObject/chart2/source/controller/main/DragMethod_PieSegment.o $W/CxxObject/chart2/source/controller/main/DragMethod_RotateDiagram.o $W/CxxObject/chart2/source/controller/main/DrawCommandDispatch.o $W/CxxObject/chart2/source/controller/main/ElementSelector.o $W/CxxObject/chart2/source/controller/main/FeatureCommandDispatchBase.o $W/CxxObject/chart2/source/controller/main/ObjectHierarchy.o $W/CxxObject/chart2/source/controller/main/PositionAndSizeHelper.o $W/CxxObject/chart2/source/controller/main/SelectionHelper.o $W/CxxObject/chart2/source/controller/main/ShapeController.o $W/CxxObject/chart2/source/controller/main/StatusBarCommandDispatch.o $W/CxxObject/chart2/source/controller/main/ToolbarController.o $W/CxxObject/chart2/source/controller/main/UndoActions.o $W/CxxObject/chart2/source/controller/main/UndoCommandDispatch.o $W/CxxObject/chart2/source/controller/main/UndoGuard.o $W/CxxObject/chart2/source/controller/sidebar/Chart2PanelFactory.o $W/CxxObject/chart2/source/controller/sidebar/ChartAreaPanel.o $W/CxxObject/chart2/source/controller/sidebar/ChartAxisPanel.o $W/CxxObject/chart2/source/controller/sidebar/ChartColorWrapper.o $W/CxxObject/chart2/source/controller/sidebar/ChartElementsPanel.o $W/CxxObject/chart2/source/controller/sidebar/ChartErrorBarPanel.o $W/CxxObject/chart2/source/controller/sidebar/ChartLinePanel.o $W/CxxObject/chart2/source/controller/sidebar/ChartSeriesPanel.o $W/CxxObject/chart2/source/controller/sidebar/ChartSidebarModifyListener.o $W/CxxObject/chart2/source/controller/sidebar/ChartSidebarSelectionListener.o $W/CxxObject/chart2/source/controller/uitest/uiobject.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lchartcorelo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldrawinglayerlo -leditenglo -luno_sal -luno_salhelpergcc3 -li18nlangtag -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libchartcontrollerlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libchartcontrollerlo.so | grep SONAME > $W/LinkTarget/Library/libchartcontrollerlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libchartcontrollerlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libchartcontrollerlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libchartcontrollerlo.so.exports.tmp $W/LinkTarget/Library/libchartcontrollerlo.so.exports; then rm $W/LinkTarget/Library/libchartcontrollerlo.so.exports.tmp; else mv $W/LinkTarget/Library/libchartcontrollerlo.so.exports.tmp $W/LinkTarget/Library/libchartcontrollerlo.so.exports && touch -r $I/program/libchartcontrollerlo.so $W/LinkTarget/Library/libchartcontrollerlo.so.exports; fi TEMPFILE=/tmp/gbuild.C29rPk && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libchartcontrollerlo.so.objectlist [build CMP] chart2/source/controller/chartcontroller mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/chart2/source/controller/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libchartcontrollerlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/chart2/source/controller/chartcontroller.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/chart2/source/controller/chartcontroller.component [build LNK] Library/libcuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/cui/source/customize/acccfg.o $W/CxxObject/cui/source/customize/cfg.o $W/CxxObject/cui/source/customize/cfgutil.o $W/CxxObject/cui/source/customize/CommandCategoryListBox.o $W/CxxObject/cui/source/customize/eventdlg.o $W/CxxObject/cui/source/customize/macropg.o $W/CxxObject/cui/source/customize/SvxConfigPageHelper.o $W/CxxObject/cui/source/customize/SvxMenuConfigPage.o $W/CxxObject/cui/source/customize/SvxToolbarConfigPage.o $W/CxxObject/cui/source/dialogs/about.o $W/CxxObject/cui/source/dialogs/colorpicker.o $W/CxxObject/cui/source/dialogs/cuicharmap.o $W/CxxObject/cui/source/dialogs/cuifmsearch.o $W/CxxObject/cui/source/dialogs/cuigaldlg.o $W/CxxObject/cui/source/dialogs/cuigrfflt.o $W/CxxObject/cui/source/dialogs/cuihyperdlg.o $W/CxxObject/cui/source/dialogs/cuiimapwnd.o $W/CxxObject/cui/source/dialogs/cuitbxform.o $W/CxxObject/cui/source/dialogs/dlgname.o $W/CxxObject/cui/source/dialogs/FontFeaturesDialog.o $W/CxxObject/cui/source/dialogs/hangulhanjadlg.o $W/CxxObject/cui/source/dialogs/hldocntp.o $W/CxxObject/cui/source/dialogs/hldoctp.o $W/CxxObject/cui/source/dialogs/hlinettp.o $W/CxxObject/cui/source/dialogs/hlmailtp.o $W/CxxObject/cui/source/dialogs/hlmarkwn.o $W/CxxObject/cui/source/dialogs/hltpbase.o $W/CxxObject/cui/source/dialogs/hyphen.o $W/CxxObject/cui/source/dialogs/iconcdlg.o $W/CxxObject/cui/source/dialogs/tipofthedaydlg.o $W/CxxObject/cui/source/dialogs/insdlg.o $W/CxxObject/cui/source/dialogs/insrc.o $W/CxxObject/cui/source/dialogs/linkdlg.o $W/CxxObject/cui/source/dialogs/multipat.o $W/CxxObject/cui/source/dialogs/newtabledlg.o $W/CxxObject/cui/source/dialogs/passwdomdlg.o $W/CxxObject/cui/source/dialogs/screenshotannotationdlg.o $W/CxxObject/cui/source/dialogs/pastedlg.o $W/CxxObject/cui/source/dialogs/postdlg.o $W/CxxObject/cui/source/dialogs/scriptdlg.o $W/CxxObject/cui/source/dialogs/SignatureLineDialogBase.o $W/CxxObject/cui/source/dialogs/SignatureLineDialog.o $W/CxxObject/cui/source/dialogs/SignSignatureLineDialog.o $W/CxxObject/cui/source/dialogs/sdrcelldlg.o $W/CxxObject/cui/source/dialogs/showcols.o $W/CxxObject/cui/source/dialogs/SpellDialog.o $W/CxxObject/cui/source/dialogs/splitcelldlg.o $W/CxxObject/cui/source/dialogs/srchxtra.o $W/CxxObject/cui/source/dialogs/thesdlg.o $W/CxxObject/cui/source/dialogs/zoom.o $W/CxxObject/cui/source/factory/cuiexp.o $W/CxxObject/cui/source/factory/cuiresmgr.o $W/CxxObject/cui/source/factory/dlgfact.o $W/CxxObject/cui/source/factory/init.o $W/CxxObject/cui/source/options/certpath.o $W/CxxObject/cui/source/options/cfgchart.o $W/CxxObject/cui/source/options/connpoolconfig.o $W/CxxObject/cui/source/options/connpooloptions.o $W/CxxObject/cui/source/options/connpoolsettings.o $W/CxxObject/cui/source/options/cuisrchdlg.o $W/CxxObject/cui/source/options/dbregister.o $W/CxxObject/cui/source/options/dbregisterednamesconfig.o $W/CxxObject/cui/source/options/dbregistersettings.o $W/CxxObject/cui/source/options/doclinkdialog.o $W/CxxObject/cui/source/options/fontsubs.o $W/CxxObject/cui/source/options/optaboutconfig.o $W/CxxObject/cui/source/options/optaccessibility.o $W/CxxObject/cui/source/options/optasian.o $W/CxxObject/cui/source/options/optbasic.o $W/CxxObject/cui/source/options/optchart.o $W/CxxObject/cui/source/options/optcolor.o $W/CxxObject/cui/source/options/optctl.o $W/CxxObject/cui/source/options/optdict.o $W/CxxObject/cui/source/options/optfltr.o $W/CxxObject/cui/source/options/optgdlg.o $W/CxxObject/cui/source/options/optgenrl.o $W/CxxObject/cui/source/options/optHeaderTabListbox.o $W/CxxObject/cui/source/options/opthtml.o $W/CxxObject/cui/source/options/optinet2.o $W/CxxObject/cui/source/options/optjava.o $W/CxxObject/cui/source/options/optjsearch.o $W/CxxObject/cui/source/options/optlingu.o $W/CxxObject/cui/source/options/optopencl.o $W/CxxObject/cui/source/options/optpath.o $W/CxxObject/cui/source/options/optsave.o $W/CxxObject/cui/source/options/optupdt.o $W/CxxObject/cui/source/options/personalization.o $W/CxxObject/cui/source/options/radiobtnbox.o $W/CxxObject/cui/source/options/sdbcdriverenum.o $W/CxxObject/cui/source/options/securityoptions.o $W/CxxObject/cui/source/options/treeopt.o $W/CxxObject/cui/source/options/tsaurls.o $W/CxxObject/cui/source/options/webconninfo.o $W/CxxObject/cui/source/tabpages/align.o $W/CxxObject/cui/source/tabpages/autocdlg.o $W/CxxObject/cui/source/tabpages/backgrnd.o $W/CxxObject/cui/source/tabpages/bbdlg.o $W/CxxObject/cui/source/tabpages/border.o $W/CxxObject/cui/source/tabpages/chardlg.o $W/CxxObject/cui/source/tabpages/connect.o $W/CxxObject/cui/source/tabpages/dstribut.o $W/CxxObject/cui/source/tabpages/grfpage.o $W/CxxObject/cui/source/tabpages/labdlg.o $W/CxxObject/cui/source/tabpages/macroass.o $W/CxxObject/cui/source/tabpages/measure.o $W/CxxObject/cui/source/tabpages/numfmt.o $W/CxxObject/cui/source/tabpages/numpages.o $W/CxxObject/cui/source/tabpages/page.o $W/CxxObject/cui/source/tabpages/paragrph.o $W/CxxObject/cui/source/tabpages/swpossizetabpage.o $W/CxxObject/cui/source/tabpages/tabarea.o $W/CxxObject/cui/source/tabpages/tabline.o $W/CxxObject/cui/source/tabpages/tabstpge.o $W/CxxObject/cui/source/tabpages/textanim.o $W/CxxObject/cui/source/tabpages/textattr.o $W/CxxObject/cui/source/tabpages/tparea.o $W/CxxObject/cui/source/tabpages/tpbitmap.o $W/CxxObject/cui/source/tabpages/tpcolor.o $W/CxxObject/cui/source/tabpages/tpgradnt.o $W/CxxObject/cui/source/tabpages/tphatch.o $W/CxxObject/cui/source/tabpages/tpline.o $W/CxxObject/cui/source/tabpages/tplnedef.o $W/CxxObject/cui/source/tabpages/tplneend.o $W/CxxObject/cui/source/tabpages/tppattern.o $W/CxxObject/cui/source/tabpages/tpshadow.o $W/CxxObject/cui/source/tabpages/tptrans.o $W/CxxObject/cui/source/tabpages/transfrm.o $W/CxxObject/cui/source/uno/services.o -Wl,--start-group -lcurl -licuuc -lorcus-0.14 -lorcus-parser-0.14 -lepoxy -Wl,--end-group -Wl,--no-as-needed -lavmedialo -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldrawinglayerlo -leditenglo -li18nlangtag -li18nutil -ljvmfwklo -llnglo -lopencllo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsblo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -lclewlo -o $I/program/libcuilo.so [build BIN] chart2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/chart2 [build MOD] chart2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/chart2 S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libcuilo.so | grep SONAME > $W/LinkTarget/Library/libcuilo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libcuilo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libcuilo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libcuilo.so.exports.tmp $W/LinkTarget/Library/libcuilo.so.exports; then rm $W/LinkTarget/Library/libcuilo.so.exports.tmp; else mv $W/LinkTarget/Library/libcuilo.so.exports.tmp $W/LinkTarget/Library/libcuilo.so.exports && touch -r $I/program/libcuilo.so $W/LinkTarget/Library/libcuilo.so.exports; fi TEMPFILE=/tmp/gbuild.r8NEV3 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libcuilo.so.objectlist [build CMP] cui/util/cui mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/cui/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libcuilo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/cui/util/cui.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/cui/util/cui.component [build LNK] Library/libwriterfilterlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/writerfilter/source/rtftok/rtfcharsets.o $W/CxxObject/writerfilter/source/rtftok/rtfcontrolwords.o $W/CxxObject/writerfilter/source/rtftok/rtfdispatchdestination.o $W/CxxObject/writerfilter/source/rtftok/rtfdispatchflag.o $W/CxxObject/writerfilter/source/rtftok/rtfdispatchsymbol.o $W/CxxObject/writerfilter/source/rtftok/rtfdispatchvalue.o $W/CxxObject/writerfilter/source/rtftok/rtfdocumentfactory.o $W/CxxObject/writerfilter/source/rtftok/rtfdocumentimpl.o $W/CxxObject/writerfilter/source/rtftok/rtflookahead.o $W/CxxObject/writerfilter/source/rtftok/rtfreferenceproperties.o $W/CxxObject/writerfilter/source/rtftok/rtfreferencetable.o $W/CxxObject/writerfilter/source/rtftok/rtfsdrimport.o $W/CxxObject/writerfilter/source/rtftok/rtfskipdestination.o $W/CxxObject/writerfilter/source/rtftok/rtfsprm.o $W/CxxObject/writerfilter/source/rtftok/rtftokenizer.o $W/CxxObject/writerfilter/source/rtftok/rtfvalue.o $W/CxxObject/writerfilter/source/dmapper/BorderHandler.o $W/CxxObject/writerfilter/source/dmapper/CellColorHandler.o $W/CxxObject/writerfilter/source/dmapper/CellMarginHandler.o $W/CxxObject/writerfilter/source/dmapper/ConversionHelper.o $W/CxxObject/writerfilter/source/dmapper/DomainMapper.o $W/CxxObject/writerfilter/source/dmapper/DomainMapperTableHandler.o $W/CxxObject/writerfilter/source/dmapper/DomainMapperTableManager.o $W/CxxObject/writerfilter/source/dmapper/DomainMapper_Impl.o $W/CxxObject/writerfilter/source/dmapper/domainmapperfactory.o $W/CxxObject/writerfilter/source/dmapper/FFDataHandler.o $W/CxxObject/writerfilter/source/dmapper/FontTable.o $W/CxxObject/writerfilter/source/dmapper/FormControlHelper.o $W/CxxObject/writerfilter/source/dmapper/GraphicHelpers.o $W/CxxObject/writerfilter/source/dmapper/GraphicImport.o $W/CxxObject/writerfilter/source/dmapper/LatentStyleHandler.o $W/CxxObject/writerfilter/source/dmapper/LoggedResources.o $W/CxxObject/writerfilter/source/dmapper/MeasureHandler.o $W/CxxObject/writerfilter/source/dmapper/TrackChangesHandler.o $W/CxxObject/writerfilter/source/dmapper/ModelEventListener.o $W/CxxObject/writerfilter/source/dmapper/NumberingManager.o $W/CxxObject/writerfilter/source/dmapper/OLEHandler.o $W/CxxObject/writerfilter/source/dmapper/PageBordersHandler.o $W/CxxObject/writerfilter/source/dmapper/PropertyIds.o $W/CxxObject/writerfilter/source/dmapper/PropertyMap.o $W/CxxObject/writerfilter/source/dmapper/PropertyMapHelper.o $W/CxxObject/writerfilter/source/dmapper/SdtHelper.o $W/CxxObject/writerfilter/source/dmapper/SectionColumnHandler.o $W/CxxObject/writerfilter/source/dmapper/SettingsTable.o $W/CxxObject/writerfilter/source/dmapper/SmartTagHandler.o $W/CxxObject/writerfilter/source/dmapper/StyleSheetTable.o $W/CxxObject/writerfilter/source/dmapper/TDefTableHandler.o $W/CxxObject/writerfilter/source/dmapper/TableManager.o $W/CxxObject/writerfilter/source/dmapper/TablePositionHandler.o $W/CxxObject/writerfilter/source/dmapper/TablePropertiesHandler.o $W/CxxObject/writerfilter/source/dmapper/TagLogger.o $W/CxxObject/writerfilter/source/dmapper/TextEffectsHandler.o $W/CxxObject/writerfilter/source/dmapper/TblStylePrHandler.o $W/CxxObject/writerfilter/source/dmapper/ThemeTable.o $W/CxxObject/writerfilter/source/dmapper/WrapPolygonHandler.o $W/CxxObject/writerfilter/source/dmapper/util.o $W/CxxObject/writerfilter/source/filter/RtfFilter.o $W/CxxObject/writerfilter/source/filter/WriterFilter.o $W/CxxObject/writerfilter/source/ooxml/Handler.o $W/CxxObject/writerfilter/source/ooxml/OOXMLBinaryObjectReference.o $W/CxxObject/writerfilter/source/ooxml/OOXMLDocumentImpl.o $W/CxxObject/writerfilter/source/ooxml/OOXMLFactory.o $W/CxxObject/writerfilter/source/ooxml/OOXMLFastContextHandler.o $W/CxxObject/writerfilter/source/ooxml/OOXMLFastDocumentHandler.o $W/CxxObject/writerfilter/source/ooxml/OOXMLParserState.o $W/CxxObject/writerfilter/source/ooxml/OOXMLPropertySet.o $W/CxxObject/writerfilter/source/ooxml/OOXMLStreamImpl.o $W/CxxObject/writerfilter/source/ooxml/qnametostrcore.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseStylesheet.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-baseTypes.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-chartDrawing.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-documentProperties.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-graphicalObject.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DCamera.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DLighting.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DScene.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shape3DStyles.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeEffects.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeGeometry.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeLineProperties.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-shapeProperties.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-styleDefaults.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-stylesheet.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-textCharacter.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_dml-wordprocessingDrawing.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-math.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_shared-relationshipReference.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_sml-customXmlMappings.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-main.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-officeDrawing.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_vml-wordprocessingDrawing.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wp14.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_w14.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_a14.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_wml.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/OOXMLFactory_generated.o $W/GenCxxObject/CustomTarget/writerfilter/source/ooxml/qnametostr.o -Wl,--start-group -lxml2 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -li18nlangtag -li18nutil -lmsfilterlo -looxlo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsfxlo -lsotlo -lsvtlo -lsvxcorelo -ltllo -lutllo -lvcllo -o $I/program/libwriterfilterlo.so [build BIN] cui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/cui [build MOD] cui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/cui S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libwriterfilterlo.so | grep SONAME > $W/LinkTarget/Library/libwriterfilterlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libwriterfilterlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libwriterfilterlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libwriterfilterlo.so.exports.tmp $W/LinkTarget/Library/libwriterfilterlo.so.exports; then rm $W/LinkTarget/Library/libwriterfilterlo.so.exports.tmp; else mv $W/LinkTarget/Library/libwriterfilterlo.so.exports.tmp $W/LinkTarget/Library/libwriterfilterlo.so.exports && touch -r $I/program/libwriterfilterlo.so $W/LinkTarget/Library/libwriterfilterlo.so.exports; fi TEMPFILE=/tmp/gbuild.YTblPL && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libwriterfilterlo.so.objectlist [build LNK] Library/libdbulo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/dbaccess/source/shared/dbu_reghelper.o $W/CxxObject/dbaccess/source/ui/app/AppController.o $W/CxxObject/dbaccess/source/ui/app/AppControllerDnD.o $W/CxxObject/dbaccess/source/ui/app/AppControllerGen.o $W/CxxObject/dbaccess/source/ui/app/AppDetailPageHelper.o $W/CxxObject/dbaccess/source/ui/app/AppDetailView.o $W/CxxObject/dbaccess/source/ui/app/AppIconControl.o $W/CxxObject/dbaccess/source/ui/app/AppSwapWindow.o $W/CxxObject/dbaccess/source/ui/app/AppTitleWindow.o $W/CxxObject/dbaccess/source/ui/app/AppView.o $W/CxxObject/dbaccess/source/ui/app/subcomponentmanager.o $W/CxxObject/dbaccess/source/ui/browser/AsynchronousLink.o $W/CxxObject/dbaccess/source/ui/browser/brwctrlr.o $W/CxxObject/dbaccess/source/ui/browser/brwview.o $W/CxxObject/dbaccess/source/ui/browser/dataview.o $W/CxxObject/dbaccess/source/ui/browser/dbexchange.o $W/CxxObject/dbaccess/source/ui/browser/dbloader.o $W/CxxObject/dbaccess/source/ui/browser/dbtreemodel.o $W/CxxObject/dbaccess/source/ui/browser/dbtreeview.o $W/CxxObject/dbaccess/source/ui/browser/dsbrowserDnD.o $W/CxxObject/dbaccess/source/ui/browser/dsEntriesNoExp.o $W/CxxObject/dbaccess/source/ui/browser/exsrcbrw.o $W/CxxObject/dbaccess/source/ui/browser/formadapter.o $W/CxxObject/dbaccess/source/ui/browser/genericcontroller.o $W/CxxObject/dbaccess/source/ui/browser/sbagrid.o $W/CxxObject/dbaccess/source/ui/browser/sbamultiplex.o $W/CxxObject/dbaccess/source/ui/browser/unodatbr.o $W/CxxObject/dbaccess/source/ui/control/charsetlistbox.o $W/CxxObject/dbaccess/source/ui/control/ColumnControlWindow.o $W/CxxObject/dbaccess/source/ui/control/curledit.o $W/CxxObject/dbaccess/source/ui/control/dbtreelistbox.o $W/CxxObject/dbaccess/source/ui/control/FieldControls.o $W/CxxObject/dbaccess/source/ui/control/FieldDescControl.o $W/CxxObject/dbaccess/source/ui/control/listviewitems.o $W/CxxObject/dbaccess/source/ui/control/marktree.o $W/CxxObject/dbaccess/source/ui/control/opendoccontrols.o $W/CxxObject/dbaccess/source/ui/control/RelationControl.o $W/CxxObject/dbaccess/source/ui/control/ScrollHelper.o $W/CxxObject/dbaccess/source/ui/control/sqledit.o $W/CxxObject/dbaccess/source/ui/control/SqlNameEdit.o $W/CxxObject/dbaccess/source/ui/control/TableGrantCtrl.o $W/CxxObject/dbaccess/source/ui/control/tabletree.o $W/CxxObject/dbaccess/source/ui/control/undosqledit.o $W/CxxObject/dbaccess/source/ui/control/VertSplitView.o $W/CxxObject/dbaccess/source/ui/dlg/admincontrols.o $W/CxxObject/dbaccess/source/ui/dlg/adminpages.o $W/CxxObject/dbaccess/source/ui/dlg/adtabdlg.o $W/CxxObject/dbaccess/source/ui/dlg/advancedsettings.o $W/CxxObject/dbaccess/source/ui/dlg/CollectionView.o $W/CxxObject/dbaccess/source/ui/dlg/ConnectionHelper.o $W/CxxObject/dbaccess/source/ui/dlg/ConnectionPage.o $W/CxxObject/dbaccess/source/ui/dlg/ConnectionPageSetup.o $W/CxxObject/dbaccess/source/ui/dlg/dbadmin.o $W/CxxObject/dbaccess/source/ui/dlg/DbAdminImpl.o $W/CxxObject/dbaccess/source/ui/dlg/dbfindex.o $W/CxxObject/dbaccess/source/ui/dlg/DBSetupConnectionPages.o $W/CxxObject/dbaccess/source/ui/dlg/dbwiz.o $W/CxxObject/dbaccess/source/ui/dlg/dbwizsetup.o $W/CxxObject/dbaccess/source/ui/dlg/detailpages.o $W/CxxObject/dbaccess/source/ui/dlg/directsql.o $W/CxxObject/dbaccess/source/ui/dlg/dlgattr.o $W/CxxObject/dbaccess/source/ui/dlg/dlgsave.o $W/CxxObject/dbaccess/source/ui/dlg/dlgsize.o $W/CxxObject/dbaccess/source/ui/dlg/dsselect.o $W/CxxObject/dbaccess/source/ui/dlg/finteraction.o $W/CxxObject/dbaccess/source/ui/dlg/generalpage.o $W/CxxObject/dbaccess/source/ui/dlg/indexdialog.o $W/CxxObject/dbaccess/source/ui/dlg/indexfieldscontrol.o $W/CxxObject/dbaccess/source/ui/dlg/odbcconfig.o $W/CxxObject/dbaccess/source/ui/dlg/optionalboolitem.o $W/CxxObject/dbaccess/source/ui/dlg/paramdialog.o $W/CxxObject/dbaccess/source/ui/dlg/queryfilter.o $W/CxxObject/dbaccess/source/ui/dlg/queryorder.o $W/CxxObject/dbaccess/source/ui/dlg/QueryPropertiesDialog.o $W/CxxObject/dbaccess/source/ui/dlg/RelationDlg.o $W/CxxObject/dbaccess/source/ui/dlg/sqlmessage.o $W/CxxObject/dbaccess/source/ui/dlg/tablespage.o $W/CxxObject/dbaccess/source/ui/dlg/TablesSingleDlg.o $W/CxxObject/dbaccess/source/ui/dlg/TextConnectionHelper.o $W/CxxObject/dbaccess/source/ui/dlg/textconnectionsettings.o $W/CxxObject/dbaccess/source/ui/dlg/UserAdmin.o $W/CxxObject/dbaccess/source/ui/dlg/UserAdminDlg.o $W/CxxObject/dbaccess/source/ui/misc/asyncmodaldialog.o $W/CxxObject/dbaccess/source/ui/misc/charsets.o $W/CxxObject/dbaccess/source/ui/misc/controllerframe.o $W/CxxObject/dbaccess/source/ui/misc/databaseobjectview.o $W/CxxObject/dbaccess/source/ui/misc/datasourceconnector.o $W/CxxObject/dbaccess/source/ui/misc/dbaundomanager.o $W/CxxObject/dbaccess/source/ui/misc/dbsubcomponentcontroller.o $W/CxxObject/dbaccess/source/ui/misc/defaultobjectnamecheck.o $W/CxxObject/dbaccess/source/ui/misc/DExport.o $W/CxxObject/dbaccess/source/ui/misc/dsmeta.o $W/CxxObject/dbaccess/source/ui/misc/HtmlReader.o $W/CxxObject/dbaccess/source/ui/misc/imageprovider.o $W/CxxObject/dbaccess/source/ui/misc/indexcollection.o $W/CxxObject/dbaccess/source/ui/misc/linkeddocuments.o $W/CxxObject/dbaccess/source/ui/misc/propertystorage.o $W/CxxObject/dbaccess/source/ui/misc/RowSetDrop.o $W/CxxObject/dbaccess/source/ui/misc/RtfReader.o $W/CxxObject/dbaccess/source/ui/misc/singledoccontroller.o $W/CxxObject/dbaccess/source/ui/misc/stringlistitem.o $W/CxxObject/dbaccess/source/ui/misc/TableCopyHelper.o $W/CxxObject/dbaccess/source/ui/misc/TokenWriter.o $W/CxxObject/dbaccess/source/ui/misc/ToolBoxHelper.o $W/CxxObject/dbaccess/source/ui/misc/uiservices.o $W/CxxObject/dbaccess/source/ui/misc/UITools.o $W/CxxObject/dbaccess/source/ui/misc/WColumnSelect.o $W/CxxObject/dbaccess/source/ui/misc/WCopyTable.o $W/CxxObject/dbaccess/source/ui/misc/WCPage.o $W/CxxObject/dbaccess/source/ui/misc/WExtendPages.o $W/CxxObject/dbaccess/source/ui/misc/WNameMatch.o $W/CxxObject/dbaccess/source/ui/misc/WTypeSelect.o $W/CxxObject/dbaccess/source/ui/querydesign/ConnectionLine.o $W/CxxObject/dbaccess/source/ui/querydesign/ConnectionLineAccess.o $W/CxxObject/dbaccess/source/ui/querydesign/ConnectionLineData.o $W/CxxObject/dbaccess/source/ui/querydesign/JAccess.o $W/CxxObject/dbaccess/source/ui/querydesign/JoinController.o $W/CxxObject/dbaccess/source/ui/querydesign/JoinDesignView.o $W/CxxObject/dbaccess/source/ui/querydesign/JoinExchange.o $W/CxxObject/dbaccess/source/ui/querydesign/JoinTableView.o $W/CxxObject/dbaccess/source/ui/querydesign/LimitBox.o $W/CxxObject/dbaccess/source/ui/querydesign/limitboxcontroller.o $W/CxxObject/dbaccess/source/ui/querydesign/QTableConnection.o $W/CxxObject/dbaccess/source/ui/querydesign/QTableConnectionData.o $W/CxxObject/dbaccess/source/ui/querydesign/QTableWindow.o $W/CxxObject/dbaccess/source/ui/querydesign/QTableWindowData.o $W/CxxObject/dbaccess/source/ui/querydesign/querycontainerwindow.o $W/CxxObject/dbaccess/source/ui/querydesign/querycontroller.o $W/CxxObject/dbaccess/source/ui/querydesign/QueryDesignView.o $W/CxxObject/dbaccess/source/ui/querydesign/querydlg.o $W/CxxObject/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.o $W/CxxObject/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.o $W/CxxObject/dbaccess/source/ui/querydesign/QueryTableView.o $W/CxxObject/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.o $W/CxxObject/dbaccess/source/ui/querydesign/QueryTextView.o $W/CxxObject/dbaccess/source/ui/querydesign/QueryViewSwitch.o $W/CxxObject/dbaccess/source/ui/querydesign/SelectionBrowseBox.o $W/CxxObject/dbaccess/source/ui/querydesign/TableConnection.o $W/CxxObject/dbaccess/source/ui/querydesign/TableConnectionData.o $W/CxxObject/dbaccess/source/ui/querydesign/TableFieldDescription.o $W/CxxObject/dbaccess/source/ui/querydesign/TableFieldInfo.o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindow.o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindowAccess.o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindowData.o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindowListBox.o $W/CxxObject/dbaccess/source/ui/querydesign/TableWindowTitle.o $W/CxxObject/dbaccess/source/ui/relationdesign/RelationController.o $W/CxxObject/dbaccess/source/ui/relationdesign/RelationDesignView.o $W/CxxObject/dbaccess/source/ui/relationdesign/RelationTableView.o $W/CxxObject/dbaccess/source/ui/relationdesign/RTableConnection.o $W/CxxObject/dbaccess/source/ui/relationdesign/RTableConnectionData.o $W/CxxObject/dbaccess/source/ui/tabledesign/FieldDescGenWin.o $W/CxxObject/dbaccess/source/ui/tabledesign/FieldDescriptions.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableController.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableDesignControl.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableDesignHelpBar.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableDesignView.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableFieldControl.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableFieldDescWin.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableRow.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableRowExchange.o $W/CxxObject/dbaccess/source/ui/tabledesign/TableUndo.o $W/CxxObject/dbaccess/source/ui/tabledesign/TEditControl.o $W/CxxObject/dbaccess/source/ui/uno/admindlg.o $W/CxxObject/dbaccess/source/ui/uno/AdvancedSettingsDlg.o $W/CxxObject/dbaccess/source/ui/uno/ColumnControl.o $W/CxxObject/dbaccess/source/ui/uno/ColumnModel.o $W/CxxObject/dbaccess/source/ui/uno/ColumnPeer.o $W/CxxObject/dbaccess/source/ui/uno/composerdialogs.o $W/CxxObject/dbaccess/source/ui/uno/copytablewizard.o $W/CxxObject/dbaccess/source/ui/uno/dbinteraction.o $W/CxxObject/dbaccess/source/ui/uno/DBTypeWizDlg.o $W/CxxObject/dbaccess/source/ui/uno/DBTypeWizDlgSetup.o $W/CxxObject/dbaccess/source/ui/uno/TableFilterDlg.o $W/CxxObject/dbaccess/source/ui/uno/textconnectionsettings_uno.o $W/CxxObject/dbaccess/source/ui/uno/unoadmin.o $W/CxxObject/dbaccess/source/ui/uno/unoDirectSql.o $W/CxxObject/dbaccess/source/ui/uno/unosqlmessage.o $W/CxxObject/dbaccess/source/ui/uno/UserSettingsDlg.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbalo -ldbtoolslo -leditenglo -lfwelo -luno_sal -luno_salhelpergcc3 -li18nlangtag -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libdbulo.so [build CMP] writerfilter/util/writerfilter mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerfilter/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libwriterfilterlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/writerfilter/util/writerfilter.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/writerfilter/util/writerfilter.component [build BIN] writerfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/writerfilter [build MOD] writerfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/writerfilter S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libdbulo.so | grep SONAME > $W/LinkTarget/Library/libdbulo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libdbulo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libdbulo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libdbulo.so.exports.tmp $W/LinkTarget/Library/libdbulo.so.exports; then rm $W/LinkTarget/Library/libdbulo.so.exports.tmp; else mv $W/LinkTarget/Library/libdbulo.so.exports.tmp $W/LinkTarget/Library/libdbulo.so.exports && touch -r $I/program/libdbulo.so $W/LinkTarget/Library/libdbulo.so.exports; fi TEMPFILE=/tmp/gbuild.e7nTwN && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libdbulo.so.objectlist [build CMP] dbaccess/util/dbu mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libdbulo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/dbaccess/util/dbu.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/dbaccess/util/dbu.component [build LNK] Library/libsdlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sd/source/core/CustomAnimationCloner.o $W/CxxObject/sd/source/core/CustomAnimationEffect.o $W/CxxObject/sd/source/core/CustomAnimationPreset.o $W/CxxObject/sd/source/core/EffectMigration.o $W/CxxObject/sd/source/core/PageListWatcher.o $W/CxxObject/sd/source/core/TransitionPreset.o $W/CxxObject/sd/source/core/anminfo.o $W/CxxObject/sd/source/core/annotations/Annotation.o $W/CxxObject/sd/source/core/annotations/AnnotationEnumeration.o $W/CxxObject/sd/source/core/cusshow.o $W/CxxObject/sd/source/core/drawdoc.o $W/CxxObject/sd/source/core/drawdoc2.o $W/CxxObject/sd/source/core/drawdoc3.o $W/CxxObject/sd/source/core/drawdoc4.o $W/CxxObject/sd/source/core/drawdoc_animations.o $W/CxxObject/sd/source/core/pglink.o $W/CxxObject/sd/source/core/sdiocmpt.o $W/CxxObject/sd/source/core/sdpage.o $W/CxxObject/sd/source/core/sdpage2.o $W/CxxObject/sd/source/core/sdpage_animations.o $W/CxxObject/sd/source/core/shapelist.o $W/CxxObject/sd/source/core/stlfamily.o $W/CxxObject/sd/source/core/stlpool.o $W/CxxObject/sd/source/core/stlsheet.o $W/CxxObject/sd/source/core/text/textapi.o $W/CxxObject/sd/source/core/typemap.o $W/CxxObject/sd/source/core/undo/undofactory.o $W/CxxObject/sd/source/core/undo/undomanager.o $W/CxxObject/sd/source/core/undo/undoobjects.o $W/CxxObject/sd/source/core/undoanim.o $W/CxxObject/sd/source/filter/cgm/sdcgmfilter.o $W/CxxObject/sd/source/filter/grf/sdgrffilter.o $W/CxxObject/sd/source/filter/html/HtmlOptionsDialog.o $W/CxxObject/sd/source/filter/html/buttonset.o $W/CxxObject/sd/source/filter/html/htmlex.o $W/CxxObject/sd/source/filter/html/sdhtmlfilter.o $W/CxxObject/sd/source/filter/pdf/sdpdffilter.o $W/CxxObject/sd/source/filter/sdfilter.o $W/CxxObject/sd/source/filter/sdpptwrp.o $W/CxxObject/sd/source/filter/xml/sdtransform.o $W/CxxObject/sd/source/filter/xml/sdxmlwrp.o $W/CxxObject/sd/source/helper/simplereferencecomponent.o $W/CxxObject/sd/source/ui/accessibility/AccessibleDocumentViewBase.o $W/CxxObject/sd/source/ui/accessibility/AccessibleDrawDocumentView.o $W/CxxObject/sd/source/ui/accessibility/AccessibleOutlineEditSource.o $W/CxxObject/sd/source/ui/accessibility/AccessibleOutlineView.o $W/CxxObject/sd/source/ui/accessibility/AccessiblePageShape.o $W/CxxObject/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.o $W/CxxObject/sd/source/ui/accessibility/AccessiblePresentationOLEShape.o $W/CxxObject/sd/source/ui/accessibility/AccessiblePresentationShape.o $W/CxxObject/sd/source/ui/accessibility/AccessibleSlideSorterObject.o $W/CxxObject/sd/source/ui/accessibility/AccessibleSlideSorterView.o $W/CxxObject/sd/source/ui/accessibility/AccessibleViewForwarder.o $W/CxxObject/sd/source/ui/accessibility/SdShapeTypes.o $W/CxxObject/sd/source/ui/animations/CategoryListBox.o $W/CxxObject/sd/source/ui/animations/CustomAnimationDialog.o $W/CxxObject/sd/source/ui/animations/CustomAnimationList.o $W/CxxObject/sd/source/ui/animations/CustomAnimationPane.o $W/CxxObject/sd/source/ui/animations/STLPropertySet.o $W/CxxObject/sd/source/ui/animations/SlideTransitionPane.o $W/CxxObject/sd/source/ui/animations/SlideTransitionBox.o $W/CxxObject/sd/source/ui/animations/motionpathtag.o $W/CxxObject/sd/source/ui/annotations/annotationmanager.o $W/CxxObject/sd/source/ui/annotations/annotationtag.o $W/CxxObject/sd/source/ui/annotations/annotationwindow.o $W/CxxObject/sd/source/ui/app/optsitem.o $W/CxxObject/sd/source/ui/app/sddll.o $W/CxxObject/sd/source/ui/app/sdmod.o $W/CxxObject/sd/source/ui/app/sdmod1.o $W/CxxObject/sd/source/ui/app/sdmod2.o $W/CxxObject/sd/source/ui/app/sdpopup.o $W/CxxObject/sd/source/ui/app/sdxfer.o $W/CxxObject/sd/source/ui/app/tmplctrl.o $W/CxxObject/sd/source/ui/controller/slidelayoutcontroller.o $W/CxxObject/sd/source/ui/controller/displaymodecontroller.o $W/CxxObject/sd/source/ui/dlg/AnimationChildWindow.o $W/CxxObject/sd/source/ui/dlg/LayerTabBar.o $W/CxxObject/sd/source/ui/dlg/NavigatorChildWindow.o $W/CxxObject/sd/source/ui/dlg/PaneChildWindows.o $W/CxxObject/sd/source/ui/dlg/PaneDockingWindow.o $W/CxxObject/sd/source/ui/dlg/PaneShells.o $W/CxxObject/sd/source/ui/dlg/SpellDialogChildWindow.o $W/CxxObject/sd/source/ui/dlg/TemplateScanner.o $W/CxxObject/sd/source/ui/dlg/animobjs.o $W/CxxObject/sd/source/ui/dlg/assclass.o $W/CxxObject/sd/source/ui/dlg/diactrl.o $W/CxxObject/sd/source/ui/dlg/docprev.o $W/CxxObject/sd/source/ui/dlg/filedlg.o $W/CxxObject/sd/source/ui/dlg/gluectrl.o $W/CxxObject/sd/source/ui/dlg/ins_paste.o $W/CxxObject/sd/source/ui/dlg/layeroptionsdlg.o $W/CxxObject/sd/source/ui/dlg/navigatr.o $W/CxxObject/sd/source/ui/dlg/sdabstdlg.o $W/CxxObject/sd/source/ui/dlg/sdtreelb.o $W/CxxObject/sd/source/ui/dlg/unchss.o $W/CxxObject/sd/source/ui/docshell/docshel2.o $W/CxxObject/sd/source/ui/docshell/docshel3.o $W/CxxObject/sd/source/ui/docshell/docshel4.o $W/CxxObject/sd/source/ui/docshell/docshell.o $W/CxxObject/sd/source/ui/docshell/grdocsh.o $W/CxxObject/sd/source/ui/docshell/sdclient.o $W/CxxObject/sd/source/ui/framework/configuration/ChangeRequestQueue.o $W/CxxObject/sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.o $W/CxxObject/sd/source/ui/framework/configuration/Configuration.o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationClassifier.o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationController.o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationControllerBroadcaster.o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationControllerResourceManager.o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationTracer.o $W/CxxObject/sd/source/ui/framework/configuration/ConfigurationUpdater.o $W/CxxObject/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.o $W/CxxObject/sd/source/ui/framework/configuration/ResourceFactoryManager.o $W/CxxObject/sd/source/ui/framework/configuration/ResourceId.o $W/CxxObject/sd/source/ui/framework/configuration/UpdateRequest.o $W/CxxObject/sd/source/ui/framework/factories/BasicPaneFactory.o $W/CxxObject/sd/source/ui/framework/factories/BasicToolBarFactory.o $W/CxxObject/sd/source/ui/framework/factories/BasicViewFactory.o $W/CxxObject/sd/source/ui/framework/factories/ChildWindowPane.o $W/CxxObject/sd/source/ui/framework/factories/FrameWindowPane.o $W/CxxObject/sd/source/ui/framework/factories/FullScreenPane.o $W/CxxObject/sd/source/ui/framework/factories/Pane.o $W/CxxObject/sd/source/ui/framework/factories/PresentationFactory.o $W/CxxObject/sd/source/ui/framework/factories/ViewShellWrapper.o $W/CxxObject/sd/source/ui/framework/module/CenterViewFocusModule.o $W/CxxObject/sd/source/ui/framework/module/DrawModule.o $W/CxxObject/sd/source/ui/framework/module/ImpressModule.o $W/CxxObject/sd/source/ui/framework/module/ModuleController.o $W/CxxObject/sd/source/ui/framework/module/PresentationModule.o $W/CxxObject/sd/source/ui/framework/module/ShellStackGuard.o $W/CxxObject/sd/source/ui/framework/module/SlideSorterModule.o $W/CxxObject/sd/source/ui/framework/module/ToolBarModule.o $W/CxxObject/sd/source/ui/framework/module/ViewTabBarModule.o $W/CxxObject/sd/source/ui/framework/tools/FrameworkHelper.o $W/CxxObject/sd/source/ui/func/bulmaper.o $W/CxxObject/sd/source/ui/func/fuarea.o $W/CxxObject/sd/source/ui/func/fubullet.o $W/CxxObject/sd/source/ui/func/fuchar.o $W/CxxObject/sd/source/ui/func/fucon3d.o $W/CxxObject/sd/source/ui/func/fuconarc.o $W/CxxObject/sd/source/ui/func/fuconbez.o $W/CxxObject/sd/source/ui/func/fuconcs.o $W/CxxObject/sd/source/ui/func/fuconnct.o $W/CxxObject/sd/source/ui/func/fuconrec.o $W/CxxObject/sd/source/ui/func/fuconstr.o $W/CxxObject/sd/source/ui/func/fuconuno.o $W/CxxObject/sd/source/ui/func/fucopy.o $W/CxxObject/sd/source/ui/func/fucushow.o $W/CxxObject/sd/source/ui/func/fudraw.o $W/CxxObject/sd/source/ui/func/fudspord.o $W/CxxObject/sd/source/ui/func/fuediglu.o $W/CxxObject/sd/source/ui/func/fuexpand.o $W/CxxObject/sd/source/ui/func/fuformatpaintbrush.o $W/CxxObject/sd/source/ui/func/fuhhconv.o $W/CxxObject/sd/source/ui/func/fuinsert.o $W/CxxObject/sd/source/ui/func/fuinsfil.o $W/CxxObject/sd/source/ui/func/fuline.o $W/CxxObject/sd/source/ui/func/fulinend.o $W/CxxObject/sd/source/ui/func/fulink.o $W/CxxObject/sd/source/ui/func/fumeasur.o $W/CxxObject/sd/source/ui/func/fumorph.o $W/CxxObject/sd/source/ui/func/funavig.o $W/CxxObject/sd/source/ui/func/fuoaprms.o $W/CxxObject/sd/source/ui/func/fuolbull.o $W/CxxObject/sd/source/ui/func/fuoltext.o $W/CxxObject/sd/source/ui/func/fupage.o $W/CxxObject/sd/source/ui/func/fuparagr.o $W/CxxObject/sd/source/ui/func/fupoor.o $W/CxxObject/sd/source/ui/func/fuprlout.o $W/CxxObject/sd/source/ui/func/fuprobjs.o $W/CxxObject/sd/source/ui/func/fuscale.o $W/CxxObject/sd/source/ui/func/fusearch.o $W/CxxObject/sd/source/ui/func/fusel.o $W/CxxObject/sd/source/ui/func/fusldlg.o $W/CxxObject/sd/source/ui/func/fusnapln.o $W/CxxObject/sd/source/ui/func/fusumry.o $W/CxxObject/sd/source/ui/func/futempl.o $W/CxxObject/sd/source/ui/func/futext.o $W/CxxObject/sd/source/ui/func/futhes.o $W/CxxObject/sd/source/ui/func/futransf.o $W/CxxObject/sd/source/ui/func/futxtatt.o $W/CxxObject/sd/source/ui/func/fuvect.o $W/CxxObject/sd/source/ui/func/fuzoom.o $W/CxxObject/sd/source/ui/func/sdundogr.o $W/CxxObject/sd/source/ui/func/smarttag.o $W/CxxObject/sd/source/ui/func/undoback.o $W/CxxObject/sd/source/ui/func/undoheaderfooter.o $W/CxxObject/sd/source/ui/func/undolayer.o $W/CxxObject/sd/source/ui/func/undopage.o $W/CxxObject/sd/source/ui/func/unmovss.o $W/CxxObject/sd/source/ui/func/unoaprms.o $W/CxxObject/sd/source/ui/func/unprlout.o $W/CxxObject/sd/source/ui/presenter/CanvasUpdateRequester.o $W/CxxObject/sd/source/ui/presenter/PresenterCanvas.o $W/CxxObject/sd/source/ui/presenter/PresenterHelper.o $W/CxxObject/sd/source/ui/presenter/PresenterPreviewCache.o $W/CxxObject/sd/source/ui/presenter/PresenterTextView.o $W/CxxObject/sd/source/ui/presenter/SlideRenderer.o $W/CxxObject/sd/source/ui/sidebar/AllMasterPagesSelector.o $W/CxxObject/sd/source/ui/sidebar/CurrentMasterPagesSelector.o $W/CxxObject/sd/source/ui/sidebar/CustomAnimationPanel.o $W/CxxObject/sd/source/ui/sidebar/DocumentHelper.o $W/CxxObject/sd/source/ui/sidebar/LayoutMenu.o $W/CxxObject/sd/source/ui/sidebar/MasterPageContainer.o $W/CxxObject/sd/source/ui/sidebar/MasterPageContainerFiller.o $W/CxxObject/sd/source/ui/sidebar/MasterPageContainerProviders.o $W/CxxObject/sd/source/ui/sidebar/MasterPageContainerQueue.o $W/CxxObject/sd/source/ui/sidebar/MasterPageDescriptor.o $W/CxxObject/sd/source/ui/sidebar/MasterPageObserver.o $W/CxxObject/sd/source/ui/sidebar/MasterPagesSelector.o $W/CxxObject/sd/source/ui/sidebar/NavigatorWrapper.o $W/CxxObject/sd/source/ui/sidebar/PanelBase.o $W/CxxObject/sd/source/ui/sidebar/PanelFactory.o $W/CxxObject/sd/source/ui/sidebar/PreviewValueSet.o $W/CxxObject/sd/source/ui/sidebar/RecentlyUsedMasterPages.o $W/CxxObject/sd/source/ui/sidebar/RecentMasterPagesSelector.o $W/CxxObject/sd/source/ui/sidebar/SlideTransitionPanel.o $W/CxxObject/sd/source/ui/sidebar/SlideBackground.o $W/CxxObject/sd/source/ui/sidebar/TableDesignPanel.o $W/CxxObject/sd/source/ui/slideshow/PaneHider.o $W/CxxObject/sd/source/ui/slideshow/SlideShowRestarter.o $W/CxxObject/sd/source/ui/slideshow/showwin.o $W/CxxObject/sd/source/ui/slideshow/slideshow.o $W/CxxObject/sd/source/ui/slideshow/slideshowimpl.o $W/CxxObject/sd/source/ui/slideshow/slideshowviewimpl.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsBitmapCache.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsBitmapCompressor.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsBitmapFactory.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsCacheCompactor.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsCacheConfiguration.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsGenericPageCache.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsPageCache.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsPageCacheManager.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsQueueProcessor.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsRequestFactory.o $W/CxxObject/sd/source/ui/slidesorter/cache/SlsRequestQueue.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlideSorterController.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsAnimationFunction.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsAnimator.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsClipboard.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsCurrentSlideManager.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsDragAndDropContext.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsFocusManager.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsListener.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsPageSelector.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsProperties.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsScrollBarManager.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsSelectionFunction.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsSelectionManager.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsSelectionObserver.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsSlotManager.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsTransferableData.o $W/CxxObject/sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.o $W/CxxObject/sd/source/ui/slidesorter/model/SlideSorterModel.o $W/CxxObject/sd/source/ui/slidesorter/model/SlsPageDescriptor.o $W/CxxObject/sd/source/ui/slidesorter/model/SlsPageEnumeration.o $W/CxxObject/sd/source/ui/slidesorter/model/SlsPageEnumerationProvider.o $W/CxxObject/sd/source/ui/slidesorter/model/SlsVisualState.o $W/CxxObject/sd/source/ui/slidesorter/shell/SlideSorter.o $W/CxxObject/sd/source/ui/slidesorter/shell/SlideSorterService.o $W/CxxObject/sd/source/ui/slidesorter/shell/SlideSorterViewShell.o $W/CxxObject/sd/source/ui/slidesorter/view/SlideSorterView.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsFontProvider.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsFramePainter.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsInsertAnimator.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsLayeredDevice.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsLayouter.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsPageObjectLayouter.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsPageObjectPainter.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsTheme.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsToolTip.o $W/CxxObject/sd/source/ui/slidesorter/view/SlsViewCacheContext.o $W/CxxObject/sd/source/ui/table/TableDesignPane.o $W/CxxObject/sd/source/ui/table/tablefunction.o $W/CxxObject/sd/source/ui/table/tableobjectbar.o $W/CxxObject/sd/source/ui/tools/AsynchronousCall.o $W/CxxObject/sd/source/ui/tools/ConfigurationAccess.o $W/CxxObject/sd/source/ui/tools/EventMultiplexer.o $W/CxxObject/sd/source/ui/tools/IconCache.o $W/CxxObject/sd/source/ui/tools/IdleDetection.o $W/CxxObject/sd/source/ui/tools/PreviewRenderer.o $W/CxxObject/sd/source/ui/tools/PropertySet.o $W/CxxObject/sd/source/ui/tools/SdGlobalResourceContainer.o $W/CxxObject/sd/source/ui/tools/SlotStateListener.o $W/CxxObject/sd/source/ui/tools/TimerBasedTaskExecution.o $W/CxxObject/sd/source/ui/uitest/uiobject.o $W/CxxObject/sd/source/ui/unoidl/DrawController.o $W/CxxObject/sd/source/ui/unoidl/SdUnoDrawView.o $W/CxxObject/sd/source/ui/unoidl/SdUnoOutlineView.o $W/CxxObject/sd/source/ui/unoidl/SdUnoSlideView.o $W/CxxObject/sd/source/ui/unoidl/UnoDocumentSettings.o $W/CxxObject/sd/source/ui/unoidl/facreg.o $W/CxxObject/sd/source/ui/unoidl/randomnode.o $W/CxxObject/sd/source/ui/unoidl/unocpres.o $W/CxxObject/sd/source/ui/unoidl/unodoc.o $W/CxxObject/sd/source/ui/unoidl/unolayer.o $W/CxxObject/sd/source/ui/unoidl/unomodel.o $W/CxxObject/sd/source/ui/unoidl/unomodule.o $W/CxxObject/sd/source/ui/unoidl/unoobj.o $W/CxxObject/sd/source/ui/unoidl/unopage.o $W/CxxObject/sd/source/ui/unoidl/unopback.o $W/CxxObject/sd/source/ui/unoidl/unopool.o $W/CxxObject/sd/source/ui/unoidl/unosrch.o $W/CxxObject/sd/source/ui/unoidl/unowcntr.o $W/CxxObject/sd/source/ui/view/DocumentRenderer.o $W/CxxObject/sd/source/ui/view/FormShellManager.o $W/CxxObject/sd/source/ui/view/GraphicObjectBar.o $W/CxxObject/sd/source/ui/view/GraphicViewShellBase.o $W/CxxObject/sd/source/ui/view/ImpressViewShellBase.o $W/CxxObject/sd/source/ui/view/MediaObjectBar.o $W/CxxObject/sd/source/ui/view/OutlineViewShellBase.o $W/CxxObject/sd/source/ui/view/Outliner.o $W/CxxObject/sd/source/ui/view/OutlinerIterator.o $W/CxxObject/sd/source/ui/view/PresentationViewShellBase.o $W/CxxObject/sd/source/ui/view/SlideSorterViewShellBase.o $W/CxxObject/sd/source/ui/view/ToolBarManager.o $W/CxxObject/sd/source/ui/view/ViewClipboard.o $W/CxxObject/sd/source/ui/view/ViewShellBase.o $W/CxxObject/sd/source/ui/view/ViewShellHint.o $W/CxxObject/sd/source/ui/view/ViewShellImplementation.o $W/CxxObject/sd/source/ui/view/ViewShellManager.o $W/CxxObject/sd/source/ui/view/ViewTabBar.o $W/CxxObject/sd/source/ui/view/WindowUpdater.o $W/CxxObject/sd/source/ui/view/clview.o $W/CxxObject/sd/source/ui/view/drawview.o $W/CxxObject/sd/source/ui/view/drbezob.o $W/CxxObject/sd/source/ui/view/drtxtob.o $W/CxxObject/sd/source/ui/view/drtxtob1.o $W/CxxObject/sd/source/ui/view/drviews1.o $W/CxxObject/sd/source/ui/view/drviews2.o $W/CxxObject/sd/source/ui/view/drviews3.o $W/CxxObject/sd/source/ui/view/drviews4.o $W/CxxObject/sd/source/ui/view/drviews5.o $W/CxxObject/sd/source/ui/view/drviews6.o $W/CxxObject/sd/source/ui/view/drviews7.o $W/CxxObject/sd/source/ui/view/drviews8.o $W/CxxObject/sd/source/ui/view/drviews9.o $W/CxxObject/sd/source/ui/view/drviewsa.o $W/CxxObject/sd/source/ui/view/drviewsb.o $W/CxxObject/sd/source/ui/view/drviewsc.o $W/CxxObject/sd/source/ui/view/drviewsd.o $W/CxxObject/sd/source/ui/view/drviewse.o $W/CxxObject/sd/source/ui/view/drviewsf.o $W/CxxObject/sd/source/ui/view/drviewsg.o $W/CxxObject/sd/source/ui/view/drviewsh.o $W/CxxObject/sd/source/ui/view/drviewsi.o $W/CxxObject/sd/source/ui/view/drviewsj.o $W/CxxObject/sd/source/ui/view/drviewsk.o $W/CxxObject/sd/source/ui/view/drvwshrg.o $W/CxxObject/sd/source/ui/view/frmview.o $W/CxxObject/sd/source/ui/view/grviewsh.o $W/CxxObject/sd/source/ui/view/outlnvs2.o $W/CxxObject/sd/source/ui/view/outlnvsh.o $W/CxxObject/sd/source/ui/view/outlview.o $W/CxxObject/sd/source/ui/view/presvish.o $W/CxxObject/sd/source/ui/view/sdruler.o $W/CxxObject/sd/source/ui/view/sdview.o $W/CxxObject/sd/source/ui/view/sdview2.o $W/CxxObject/sd/source/ui/view/sdview3.o $W/CxxObject/sd/source/ui/view/sdview4.o $W/CxxObject/sd/source/ui/view/sdview5.o $W/CxxObject/sd/source/ui/view/sdwindow.o $W/CxxObject/sd/source/ui/view/tabcontr.o $W/CxxObject/sd/source/ui/view/unmodpg.o $W/CxxObject/sd/source/ui/view/viewoverlaymanager.o $W/CxxObject/sd/source/ui/view/viewshe2.o $W/CxxObject/sd/source/ui/view/viewshe3.o $W/CxxObject/sd/source/ui/view/viewshel.o $W/CxxObject/sd/source/ui/view/zoomlist.o $W/CxxObject/sd/source/ui/remotecontrol/BufferedStreamSocket.o $W/CxxObject/sd/source/ui/remotecontrol/Communicator.o $W/CxxObject/sd/source/ui/remotecontrol/ImagePreparer.o $W/CxxObject/sd/source/ui/remotecontrol/Server.o $W/CxxObject/sd/source/ui/remotecontrol/Receiver.o $W/CxxObject/sd/source/ui/remotecontrol/Listener.o $W/CxxObject/sd/source/ui/remotecontrol/Transmitter.o $W/CxxObject/sd/source/ui/remotecontrol/DiscoveryService.o $W/CxxObject/sd/source/ui/remotecontrol/BluetoothServer.o -Wl,--start-group -lxml2 -ldbus-1 -lglib-2.0 -Wl,--end-group -Wl,--no-as-needed -lavmedialo -lbasegfxlo -lcanvastoolslo -lcomphelper -lcppcanvaslo -luno_cppu -luno_cppuhelpergcc3 -ldrawinglayerlo -leditenglo -li18nlangtag -li18nutil -lmsfilterlo -looxlo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsblo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -lxmlsecurity -o $I/program/libsdlo.so [build BIN] dbaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/dbaccess [build LNK] Library/librptlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/reportdesign/source/core/api/FixedLine.o $W/CxxObject/reportdesign/source/core/api/FixedText.o $W/CxxObject/reportdesign/source/core/api/FormatCondition.o $W/CxxObject/reportdesign/source/core/api/FormattedField.o $W/CxxObject/reportdesign/source/core/api/Function.o $W/CxxObject/reportdesign/source/core/api/Functions.o $W/CxxObject/reportdesign/source/core/api/Group.o $W/CxxObject/reportdesign/source/core/api/Groups.o $W/CxxObject/reportdesign/source/core/api/ImageControl.o $W/CxxObject/reportdesign/source/core/api/ReportComponent.o $W/CxxObject/reportdesign/source/core/api/ReportControlModel.o $W/CxxObject/reportdesign/source/core/api/ReportDefinition.o $W/CxxObject/reportdesign/source/core/api/ReportEngineJFree.o $W/CxxObject/reportdesign/source/core/api/ReportVisitor.o $W/CxxObject/reportdesign/source/core/api/Section.o $W/CxxObject/reportdesign/source/core/api/services.o $W/CxxObject/reportdesign/source/core/api/Shape.o $W/CxxObject/reportdesign/source/core/api/Tools.o $W/CxxObject/reportdesign/source/core/misc/conditionalexpression.o $W/CxxObject/reportdesign/source/core/misc/conditionupdater.o $W/CxxObject/reportdesign/source/core/misc/reportformula.o $W/CxxObject/reportdesign/source/core/resource/core_resource.o $W/CxxObject/reportdesign/source/core/sdr/formatnormalizer.o $W/CxxObject/reportdesign/source/core/sdr/PropertyForward.o $W/CxxObject/reportdesign/source/core/sdr/ReportDrawPage.o $W/CxxObject/reportdesign/source/core/sdr/ReportUndoFactory.o $W/CxxObject/reportdesign/source/core/sdr/RptModel.o $W/CxxObject/reportdesign/source/core/sdr/RptObject.o $W/CxxObject/reportdesign/source/core/sdr/RptObjectListener.o $W/CxxObject/reportdesign/source/core/sdr/RptPage.o $W/CxxObject/reportdesign/source/core/sdr/UndoActions.o $W/CxxObject/reportdesign/source/core/sdr/UndoEnv.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -ldbulo -leditenglo -lfwelo -li18nlangtag -luno_sal -luno_salhelpergcc3 -lsfxlo -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltklo -ltllo -lutllo -lvcllo -o $I/program/librptlo.so [build MOD] dbaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/dbaccess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/librptlo.so | grep SONAME > $W/LinkTarget/Library/librptlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/librptlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/librptlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/librptlo.so.exports.tmp $W/LinkTarget/Library/librptlo.so.exports; then rm $W/LinkTarget/Library/librptlo.so.exports.tmp; else mv $W/LinkTarget/Library/librptlo.so.exports.tmp $W/LinkTarget/Library/librptlo.so.exports && touch -r $I/program/librptlo.so $W/LinkTarget/Library/librptlo.so.exports; fi TEMPFILE=/tmp/gbuild.nacGTr && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/librptlo.so.objectlist [build CMP] reportdesign/util/rpt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/reportdesign/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/librptlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/reportdesign/util/rpt.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/util/rpt.component [build LNK] Library/librptuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/reportdesign/source/ui/dlg/AddField.o $W/CxxObject/reportdesign/source/ui/dlg/CondFormat.o $W/CxxObject/reportdesign/source/ui/dlg/Condition.o $W/CxxObject/reportdesign/source/ui/dlg/DateTime.o $W/CxxObject/reportdesign/source/ui/dlg/dlgpage.o $W/CxxObject/reportdesign/source/ui/dlg/Formula.o $W/CxxObject/reportdesign/source/ui/dlg/GroupExchange.o $W/CxxObject/reportdesign/source/ui/dlg/GroupsSorting.o $W/CxxObject/reportdesign/source/ui/dlg/Navigator.o $W/CxxObject/reportdesign/source/ui/dlg/PageNumber.o $W/CxxObject/reportdesign/source/ui/inspection/DataProviderHandler.o $W/CxxObject/reportdesign/source/ui/inspection/DefaultInspection.o $W/CxxObject/reportdesign/source/ui/inspection/GeometryHandler.o $W/CxxObject/reportdesign/source/ui/inspection/metadata.o $W/CxxObject/reportdesign/source/ui/inspection/ReportComponentHandler.o $W/CxxObject/reportdesign/source/ui/misc/ColorListener.o $W/CxxObject/reportdesign/source/ui/misc/FunctionHelper.o $W/CxxObject/reportdesign/source/ui/misc/rptuiservices.o $W/CxxObject/reportdesign/source/ui/misc/RptUndo.o $W/CxxObject/reportdesign/source/ui/misc/statusbarcontroller.o $W/CxxObject/reportdesign/source/ui/misc/UITools.o $W/CxxObject/reportdesign/source/ui/report/DesignView.o $W/CxxObject/reportdesign/source/ui/report/dlgedclip.o $W/CxxObject/reportdesign/source/ui/report/dlgedfac.o $W/CxxObject/reportdesign/source/ui/report/dlgedfunc.o $W/CxxObject/reportdesign/source/ui/report/EndMarker.o $W/CxxObject/reportdesign/source/ui/report/FixedTextColor.o $W/CxxObject/reportdesign/source/ui/report/FormattedFieldBeautifier.o $W/CxxObject/reportdesign/source/ui/report/propbrw.o $W/CxxObject/reportdesign/source/ui/report/ReportController.o $W/CxxObject/reportdesign/source/ui/report/ReportControllerObserver.o $W/CxxObject/reportdesign/source/ui/report/ReportSection.o $W/CxxObject/reportdesign/source/ui/report/ReportWindow.o $W/CxxObject/reportdesign/source/ui/report/ScrollHelper.o $W/CxxObject/reportdesign/source/ui/report/SectionView.o $W/CxxObject/reportdesign/source/ui/report/SectionWindow.o $W/CxxObject/reportdesign/source/ui/report/StartMarker.o $W/CxxObject/reportdesign/source/ui/report/ViewsWindow.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -ldbulo -leditenglo -lforlo -lforuilo -lfwelo -li18nlangtag -lrptlo -luno_sal -luno_salhelpergcc3 -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltklo -ltllo -lutllo -lvcllo -o $I/program/librptuilo.so [build LNK] Library/librptxmllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/reportdesign/source/filter/xml/dbloader2.o $W/CxxObject/reportdesign/source/filter/xml/xmlAutoStyle.o $W/CxxObject/reportdesign/source/filter/xml/xmlCell.o $W/CxxObject/reportdesign/source/filter/xml/xmlColumn.o $W/CxxObject/reportdesign/source/filter/xml/xmlComponent.o $W/CxxObject/reportdesign/source/filter/xml/xmlCondPrtExpr.o $W/CxxObject/reportdesign/source/filter/xml/xmlControlProperty.o $W/CxxObject/reportdesign/source/filter/xml/xmlExport.o $W/CxxObject/reportdesign/source/filter/xml/xmlExportDocumentHandler.o $W/CxxObject/reportdesign/source/filter/xml/xmlfilter.o $W/CxxObject/reportdesign/source/filter/xml/xmlFixedContent.o $W/CxxObject/reportdesign/source/filter/xml/xmlFormatCondition.o $W/CxxObject/reportdesign/source/filter/xml/xmlFormattedField.o $W/CxxObject/reportdesign/source/filter/xml/xmlFunction.o $W/CxxObject/reportdesign/source/filter/xml/xmlGroup.o $W/CxxObject/reportdesign/source/filter/xml/xmlHelper.o $W/CxxObject/reportdesign/source/filter/xml/xmlImage.o $W/CxxObject/reportdesign/source/filter/xml/xmlImportDocumentHandler.o $W/CxxObject/reportdesign/source/filter/xml/xmlMasterFields.o $W/CxxObject/reportdesign/source/filter/xml/xmlPropertyHandler.o $W/CxxObject/reportdesign/source/filter/xml/xmlReport.o $W/CxxObject/reportdesign/source/filter/xml/xmlReportElement.o $W/CxxObject/reportdesign/source/filter/xml/xmlReportElementBase.o $W/CxxObject/reportdesign/source/filter/xml/xmlSection.o $W/CxxObject/reportdesign/source/filter/xml/xmlservices.o $W/CxxObject/reportdesign/source/filter/xml/xmlStyleImport.o $W/CxxObject/reportdesign/source/filter/xml/xmlSubDocument.o $W/CxxObject/reportdesign/source/filter/xml/xmlTable.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -leditenglo -lrptlo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsfxlo -lsotlo -lsvllo -lsvxcorelo -ltllo -lucbhelper -lutllo -lvcllo -lxolo -o $I/program/librptxmllo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/librptxmllo.so | grep SONAME > $W/LinkTarget/Library/librptxmllo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/librptxmllo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/librptxmllo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/librptxmllo.so.exports.tmp $W/LinkTarget/Library/librptxmllo.so.exports; then rm $W/LinkTarget/Library/librptxmllo.so.exports.tmp; else mv $W/LinkTarget/Library/librptxmllo.so.exports.tmp $W/LinkTarget/Library/librptxmllo.so.exports && touch -r $I/program/librptxmllo.so $W/LinkTarget/Library/librptxmllo.so.exports; fi TEMPFILE=/tmp/gbuild.7Vgvzo && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/librptxmllo.so.objectlist [build CMP] reportdesign/util/rptxml mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/reportdesign/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/librptxmllo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/reportdesign/util/rptxml.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/util/rptxml.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/librptuilo.so | grep SONAME > $W/LinkTarget/Library/librptuilo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/librptuilo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/librptuilo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/librptuilo.so.exports.tmp $W/LinkTarget/Library/librptuilo.so.exports; then rm $W/LinkTarget/Library/librptuilo.so.exports.tmp; else mv $W/LinkTarget/Library/librptuilo.so.exports.tmp $W/LinkTarget/Library/librptuilo.so.exports && touch -r $I/program/librptuilo.so $W/LinkTarget/Library/librptuilo.so.exports; fi TEMPFILE=/tmp/gbuild.NU0XQC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/librptuilo.so.objectlist [build CMP] reportdesign/util/rptui mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/reportdesign/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/librptuilo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/reportdesign/util/rptui.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/reportdesign/util/rptui.component [build BIN] reportdesign S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/reportdesign [build MOD] reportdesign S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/reportdesign S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsdlo.so | grep SONAME > $W/LinkTarget/Library/libsdlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsdlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsdlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsdlo.so.exports.tmp $W/LinkTarget/Library/libsdlo.so.exports; then rm $W/LinkTarget/Library/libsdlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsdlo.so.exports.tmp $W/LinkTarget/Library/libsdlo.so.exports && touch -r $I/program/libsdlo.so $W/LinkTarget/Library/libsdlo.so.exports; fi TEMPFILE=/tmp/gbuild.k1GBYf && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsdlo.so.objectlist [build LNK] Library/libswlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sw/source/core/SwNumberTree/SwNodeNum.o $W/CxxObject/sw/source/core/SwNumberTree/SwNumberTree.o $W/CxxObject/sw/source/core/access/acccell.o $W/CxxObject/sw/source/core/access/acccontext.o $W/CxxObject/sw/source/core/access/accdoc.o $W/CxxObject/sw/source/core/access/accembedded.o $W/CxxObject/sw/source/core/access/accfootnote.o $W/CxxObject/sw/source/core/access/accframe.o $W/CxxObject/sw/source/core/access/accframebase.o $W/CxxObject/sw/source/core/access/accfrmobj.o $W/CxxObject/sw/source/core/access/accfrmobjmap.o $W/CxxObject/sw/source/core/access/accfrmobjslist.o $W/CxxObject/sw/source/core/access/accgraphic.o $W/CxxObject/sw/source/core/access/accheaderfooter.o $W/CxxObject/sw/source/core/access/acchyperlink.o $W/CxxObject/sw/source/core/access/acchypertextdata.o $W/CxxObject/sw/source/core/access/accmap.o $W/CxxObject/sw/source/core/access/accnotextframe.o $W/CxxObject/sw/source/core/access/accnotexthyperlink.o $W/CxxObject/sw/source/core/access/accpage.o $W/CxxObject/sw/source/core/access/accpara.o $W/CxxObject/sw/source/core/access/accportions.o $W/CxxObject/sw/source/core/access/accpreview.o $W/CxxObject/sw/source/core/access/accselectionhelper.o $W/CxxObject/sw/source/core/access/acctable.o $W/CxxObject/sw/source/core/access/acctextframe.o $W/CxxObject/sw/source/core/access/parachangetrackinginfo.o $W/CxxObject/sw/source/core/access/textmarkuphelper.o $W/CxxObject/sw/source/core/attr/calbck.o $W/CxxObject/sw/source/core/attr/cellatr.o $W/CxxObject/sw/source/core/attr/fmtfollowtextflow.o $W/CxxObject/sw/source/core/attr/fmtwrapinfluenceonobjpos.o $W/CxxObject/sw/source/core/attr/format.o $W/CxxObject/sw/source/core/attr/hints.o $W/CxxObject/sw/source/core/attr/swatrset.o $W/CxxObject/sw/source/core/bastyp/SwSmartTagMgr.o $W/CxxObject/sw/source/core/bastyp/bparr.o $W/CxxObject/sw/source/core/bastyp/breakit.o $W/CxxObject/sw/source/core/bastyp/calc.o $W/CxxObject/sw/source/core/bastyp/checkit.o $W/CxxObject/sw/source/core/bastyp/index.o $W/CxxObject/sw/source/core/bastyp/init.o $W/CxxObject/sw/source/core/bastyp/proofreadingiterator.o $W/CxxObject/sw/source/core/bastyp/swcache.o $W/CxxObject/sw/source/core/bastyp/swrect.o $W/CxxObject/sw/source/core/bastyp/swregion.o $W/CxxObject/sw/source/core/bastyp/swtypes.o $W/CxxObject/sw/source/core/bastyp/tabcol.o $W/CxxObject/sw/source/core/crsr/annotationmark.o $W/CxxObject/sw/source/core/crsr/BlockCursor.o $W/CxxObject/sw/source/core/crsr/bookmrk.o $W/CxxObject/sw/source/core/crsr/callnk.o $W/CxxObject/sw/source/core/crsr/crbm.o $W/CxxObject/sw/source/core/crsr/crossrefbookmark.o $W/CxxObject/sw/source/core/crsr/crsrsh.o $W/CxxObject/sw/source/core/crsr/crstrvl.o $W/CxxObject/sw/source/core/crsr/crstrvl1.o $W/CxxObject/sw/source/core/crsr/DropDownFormFieldButton.o $W/CxxObject/sw/source/core/crsr/findattr.o $W/CxxObject/sw/source/core/crsr/findcoll.o $W/CxxObject/sw/source/core/crsr/findfmt.o $W/CxxObject/sw/source/core/crsr/findtxt.o $W/CxxObject/sw/source/core/crsr/pam.o $W/CxxObject/sw/source/core/crsr/paminit.o $W/CxxObject/sw/source/core/crsr/swcrsr.o $W/CxxObject/sw/source/core/crsr/trvlcol.o $W/CxxObject/sw/source/core/crsr/trvlfnfl.o $W/CxxObject/sw/source/core/crsr/trvlreg.o $W/CxxObject/sw/source/core/crsr/trvltbl.o $W/CxxObject/sw/source/core/crsr/viscrs.o $W/CxxObject/sw/source/core/crsr/overlayrangesoutline.o $W/CxxObject/sw/source/core/doc/SwDocIdle.o $W/CxxObject/sw/source/core/doc/SwStyleNameMapper.o $W/CxxObject/sw/source/core/doc/acmplwrd.o $W/CxxObject/sw/source/core/doc/CntntIdxStore.o $W/CxxObject/sw/source/core/doc/dbgoutsw.o $W/CxxObject/sw/source/core/doc/doc.o $W/CxxObject/sw/source/core/doc/docbasic.o $W/CxxObject/sw/source/core/doc/docbm.o $W/CxxObject/sw/source/core/doc/docchart.o $W/CxxObject/sw/source/core/doc/doccomp.o $W/CxxObject/sw/source/core/doc/doccorr.o $W/CxxObject/sw/source/core/doc/docdesc.o $W/CxxObject/sw/source/core/doc/docdraw.o $W/CxxObject/sw/source/core/doc/docedt.o $W/CxxObject/sw/source/core/doc/docfld.o $W/CxxObject/sw/source/core/doc/docfly.o $W/CxxObject/sw/source/core/doc/docfmt.o $W/CxxObject/sw/source/core/doc/docftn.o $W/CxxObject/sw/source/core/doc/docglbl.o $W/CxxObject/sw/source/core/doc/docglos.o $W/CxxObject/sw/source/core/doc/doclay.o $W/CxxObject/sw/source/core/doc/docnew.o $W/CxxObject/sw/source/core/doc/docnum.o $W/CxxObject/sw/source/core/doc/docredln.o $W/CxxObject/sw/source/core/doc/docruby.o $W/CxxObject/sw/source/core/doc/docsort.o $W/CxxObject/sw/source/core/doc/docstat.o $W/CxxObject/sw/source/core/doc/doctxm.o $W/CxxObject/sw/source/core/doc/DocumentDeviceManager.o $W/CxxObject/sw/source/core/doc/docxforms.o $W/CxxObject/sw/source/core/doc/DocumentSettingManager.o $W/CxxObject/sw/source/core/doc/DocumentDrawModelManager.o $W/CxxObject/sw/source/core/doc/DocumentChartDataProviderManager.o $W/CxxObject/sw/source/core/doc/DocumentTimerManager.o $W/CxxObject/sw/source/core/doc/DocumentLinksAdministrationManager.o $W/CxxObject/sw/source/core/doc/DocumentListItemsManager.o $W/CxxObject/sw/source/core/doc/DocumentListsManager.o $W/CxxObject/sw/source/core/doc/DocumentOutlineNodesManager.o $W/CxxObject/sw/source/core/doc/DocumentContentOperationsManager.o $W/CxxObject/sw/source/core/doc/DocumentRedlineManager.o $W/CxxObject/sw/source/core/doc/DocumentFieldsManager.o $W/CxxObject/sw/source/core/doc/DocumentStatisticsManager.o $W/CxxObject/sw/source/core/doc/DocumentStateManager.o $W/CxxObject/sw/source/core/doc/DocumentLayoutManager.o $W/CxxObject/sw/source/core/doc/DocumentStylePoolManager.o $W/CxxObject/sw/source/core/doc/DocumentExternalDataManager.o $W/CxxObject/sw/source/core/doc/extinput.o $W/CxxObject/sw/source/core/doc/fmtcol.o $W/CxxObject/sw/source/core/doc/ftnidx.o $W/CxxObject/sw/source/core/doc/gctable.o $W/CxxObject/sw/source/core/doc/htmltbl.o $W/CxxObject/sw/source/core/doc/lineinfo.o $W/CxxObject/sw/source/core/doc/list.o $W/CxxObject/sw/source/core/doc/notxtfrm.o $W/CxxObject/sw/source/core/doc/number.o $W/CxxObject/sw/source/core/doc/poolfmt.o $W/CxxObject/sw/source/core/doc/rdfhelper.o $W/CxxObject/sw/source/core/doc/sortopt.o $W/CxxObject/sw/source/core/doc/swserv.o $W/CxxObject/sw/source/core/doc/swstylemanager.o $W/CxxObject/sw/source/core/doc/tblafmt.o $W/CxxObject/sw/source/core/doc/tblcpy.o $W/CxxObject/sw/source/core/doc/tblrwcl.o $W/CxxObject/sw/source/core/doc/textboxhelper.o $W/CxxObject/sw/source/core/doc/visiturl.o $W/CxxObject/sw/source/core/docnode/cancellablejob.o $W/CxxObject/sw/source/core/docnode/finalthreadmanager.o $W/CxxObject/sw/source/core/docnode/ndcopy.o $W/CxxObject/sw/source/core/docnode/ndnotxt.o $W/CxxObject/sw/source/core/docnode/ndnum.o $W/CxxObject/sw/source/core/docnode/ndsect.o $W/CxxObject/sw/source/core/docnode/ndtbl.o $W/CxxObject/sw/source/core/docnode/ndtbl1.o $W/CxxObject/sw/source/core/docnode/node.o $W/CxxObject/sw/source/core/docnode/node2lay.o $W/CxxObject/sw/source/core/docnode/nodes.o $W/CxxObject/sw/source/core/docnode/observablethread.o $W/CxxObject/sw/source/core/docnode/pausethreadstarting.o $W/CxxObject/sw/source/core/docnode/retrievedinputstreamdata.o $W/CxxObject/sw/source/core/docnode/retrieveinputstream.o $W/CxxObject/sw/source/core/docnode/retrieveinputstreamconsumer.o $W/CxxObject/sw/source/core/docnode/section.o $W/CxxObject/sw/source/core/docnode/swbaslnk.o $W/CxxObject/sw/source/core/docnode/swthreadjoiner.o $W/CxxObject/sw/source/core/docnode/swthreadmanager.o $W/CxxObject/sw/source/core/docnode/threadlistener.o $W/CxxObject/sw/source/core/docnode/threadmanager.o $W/CxxObject/sw/source/core/draw/dcontact.o $W/CxxObject/sw/source/core/draw/dflyobj.o $W/CxxObject/sw/source/core/draw/dobjfac.o $W/CxxObject/sw/source/core/draw/dpage.o $W/CxxObject/sw/source/core/draw/drawdoc.o $W/CxxObject/sw/source/core/draw/dview.o $W/CxxObject/sw/source/core/edit/acorrect.o $W/CxxObject/sw/source/core/edit/autofmt.o $W/CxxObject/sw/source/core/edit/edatmisc.o $W/CxxObject/sw/source/core/edit/edattr.o $W/CxxObject/sw/source/core/edit/eddel.o $W/CxxObject/sw/source/core/edit/edfcol.o $W/CxxObject/sw/source/core/edit/edfld.o $W/CxxObject/sw/source/core/edit/edfldexp.o $W/CxxObject/sw/source/core/edit/edfmt.o $W/CxxObject/sw/source/core/edit/edglbldc.o $W/CxxObject/sw/source/core/edit/edglss.o $W/CxxObject/sw/source/core/edit/editsh.o $W/CxxObject/sw/source/core/edit/edlingu.o $W/CxxObject/sw/source/core/edit/ednumber.o $W/CxxObject/sw/source/core/edit/edredln.o $W/CxxObject/sw/source/core/edit/edsect.o $W/CxxObject/sw/source/core/edit/edtab.o $W/CxxObject/sw/source/core/edit/edtox.o $W/CxxObject/sw/source/core/edit/edundo.o $W/CxxObject/sw/source/core/edit/edws.o $W/CxxObject/sw/source/core/fields/authfld.o $W/CxxObject/sw/source/core/fields/cellfml.o $W/CxxObject/sw/source/core/fields/chpfld.o $W/CxxObject/sw/source/core/fields/dbfld.o $W/CxxObject/sw/source/core/fields/ddefld.o $W/CxxObject/sw/source/core/fields/ddetbl.o $W/CxxObject/sw/source/core/fields/docufld.o $W/CxxObject/sw/source/core/fields/expfld.o $W/CxxObject/sw/source/core/fields/fldbas.o $W/CxxObject/sw/source/core/fields/flddat.o $W/CxxObject/sw/source/core/fields/flddropdown.o $W/CxxObject/sw/source/core/fields/fldlst.o $W/CxxObject/sw/source/core/fields/macrofld.o $W/CxxObject/sw/source/core/fields/postithelper.o $W/CxxObject/sw/source/core/fields/reffld.o $W/CxxObject/sw/source/core/fields/scrptfld.o $W/CxxObject/sw/source/core/fields/tblcalc.o $W/CxxObject/sw/source/core/fields/textapi.o $W/CxxObject/sw/source/core/fields/usrfld.o $W/CxxObject/sw/source/core/frmedt/fecopy.o $W/CxxObject/sw/source/core/frmedt/fedesc.o $W/CxxObject/sw/source/core/frmedt/fefly1.o $W/CxxObject/sw/source/core/frmedt/feflyole.o $W/CxxObject/sw/source/core/frmedt/feshview.o $W/CxxObject/sw/source/core/frmedt/fetab.o $W/CxxObject/sw/source/core/frmedt/fews.o $W/CxxObject/sw/source/core/frmedt/tblsel.o $W/CxxObject/sw/source/core/graphic/grfatr.o $W/CxxObject/sw/source/core/graphic/ndgrf.o $W/CxxObject/sw/source/core/layout/anchoreddrawobject.o $W/CxxObject/sw/source/core/layout/anchoredobject.o $W/CxxObject/sw/source/core/layout/atrfrm.o $W/CxxObject/sw/source/core/layout/calcmove.o $W/CxxObject/sw/source/core/layout/colfrm.o $W/CxxObject/sw/source/core/layout/dbg_lay.o $W/CxxObject/sw/source/core/layout/dumpfilter.o $W/CxxObject/sw/source/core/layout/findfrm.o $W/CxxObject/sw/source/core/layout/flowfrm.o $W/CxxObject/sw/source/core/layout/fly.o $W/CxxObject/sw/source/core/layout/flycnt.o $W/CxxObject/sw/source/core/layout/flyincnt.o $W/CxxObject/sw/source/core/layout/flylay.o $W/CxxObject/sw/source/core/layout/flypos.o $W/CxxObject/sw/source/core/layout/frmtool.o $W/CxxObject/sw/source/core/layout/ftnfrm.o $W/CxxObject/sw/source/core/layout/hffrm.o $W/CxxObject/sw/source/core/layout/layact.o $W/CxxObject/sw/source/core/layout/laycache.o $W/CxxObject/sw/source/core/layout/layouter.o $W/CxxObject/sw/source/core/layout/legacyitem.o $W/CxxObject/sw/source/core/layout/movedfwdfrmsbyobjpos.o $W/CxxObject/sw/source/core/layout/newfrm.o $W/CxxObject/sw/source/core/layout/objectformatter.o $W/CxxObject/sw/source/core/layout/objectformatterlayfrm.o $W/CxxObject/sw/source/core/layout/objectformattertxtfrm.o $W/CxxObject/sw/source/core/layout/objstmpconsiderwrapinfl.o $W/CxxObject/sw/source/core/layout/pagechg.o $W/CxxObject/sw/source/core/layout/pagedesc.o $W/CxxObject/sw/source/core/layout/paintfrm.o $W/CxxObject/sw/source/core/layout/sectfrm.o $W/CxxObject/sw/source/core/layout/softpagebreak.o $W/CxxObject/sw/source/core/layout/sortedobjs.o $W/CxxObject/sw/source/core/layout/ssfrm.o $W/CxxObject/sw/source/core/layout/swselectionlist.o $W/CxxObject/sw/source/core/layout/tabfrm.o $W/CxxObject/sw/source/core/layout/trvlfrm.o $W/CxxObject/sw/source/core/layout/unusedf.o $W/CxxObject/sw/source/core/layout/virtoutp.o $W/CxxObject/sw/source/core/layout/wsfrm.o $W/CxxObject/sw/source/core/objectpositioning/anchoredobjectposition.o $W/CxxObject/sw/source/core/objectpositioning/ascharanchoredobjectposition.o $W/CxxObject/sw/source/core/objectpositioning/environmentofanchoredobject.o $W/CxxObject/sw/source/core/objectpositioning/tocntntanchoredobjectposition.o $W/CxxObject/sw/source/core/objectpositioning/tolayoutanchoredobjectposition.o $W/CxxObject/sw/source/core/ole/ndole.o $W/CxxObject/sw/source/core/para/paratr.o $W/CxxObject/sw/source/core/sw3io/swacorr.o $W/CxxObject/sw/source/core/swg/SwXMLBlockExport.o $W/CxxObject/sw/source/core/swg/SwXMLBlockImport.o $W/CxxObject/sw/source/core/swg/SwXMLSectionList.o $W/CxxObject/sw/source/core/swg/SwXMLTextBlocks.o $W/CxxObject/sw/source/core/swg/SwXMLTextBlocks1.o $W/CxxObject/sw/source/core/swg/swblocks.o $W/CxxObject/sw/source/core/table/swnewtable.o $W/CxxObject/sw/source/core/table/swtable.o $W/CxxObject/sw/source/core/text/EnhancedPDFExportHelper.o $W/CxxObject/sw/source/core/text/SwGrammarMarkUp.o $W/CxxObject/sw/source/core/text/atrstck.o $W/CxxObject/sw/source/core/text/blink.o $W/CxxObject/sw/source/core/text/frmcrsr.o $W/CxxObject/sw/source/core/text/frmform.o $W/CxxObject/sw/source/core/text/frminf.o $W/CxxObject/sw/source/core/text/frmpaint.o $W/CxxObject/sw/source/core/text/guess.o $W/CxxObject/sw/source/core/text/inftxt.o $W/CxxObject/sw/source/core/text/itradj.o $W/CxxObject/sw/source/core/text/itratr.o $W/CxxObject/sw/source/core/text/itrcrsr.o $W/CxxObject/sw/source/core/text/itrform2.o $W/CxxObject/sw/source/core/text/itrpaint.o $W/CxxObject/sw/source/core/text/itrtxt.o $W/CxxObject/sw/source/core/text/noteurl.o $W/CxxObject/sw/source/core/text/porexp.o $W/CxxObject/sw/source/core/text/porfld.o $W/CxxObject/sw/source/core/text/porfly.o $W/CxxObject/sw/source/core/text/porglue.o $W/CxxObject/sw/source/core/text/porlay.o $W/CxxObject/sw/source/core/text/porlin.o $W/CxxObject/sw/source/core/text/pormulti.o $W/CxxObject/sw/source/core/text/porref.o $W/CxxObject/sw/source/core/text/porrst.o $W/CxxObject/sw/source/core/text/portox.o $W/CxxObject/sw/source/core/text/portxt.o $W/CxxObject/sw/source/core/text/redlnitr.o $W/CxxObject/sw/source/core/text/txtcache.o $W/CxxObject/sw/source/core/text/txtdrop.o $W/CxxObject/sw/source/core/text/txtfld.o $W/CxxObject/sw/source/core/text/txtfly.o $W/CxxObject/sw/source/core/text/txtfrm.o $W/CxxObject/sw/source/core/text/txtftn.o $W/CxxObject/sw/source/core/text/txthyph.o $W/CxxObject/sw/source/core/text/txtinit.o $W/CxxObject/sw/source/core/text/txtpaint.o $W/CxxObject/sw/source/core/text/txttab.o $W/CxxObject/sw/source/core/text/widorp.o $W/CxxObject/sw/source/core/text/wrong.o $W/CxxObject/sw/source/core/text/xmldump.o $W/CxxObject/sw/source/core/tox/tox.o $W/CxxObject/sw/source/core/tox/toxhlp.o $W/CxxObject/sw/source/core/tox/txmsrt.o $W/CxxObject/sw/source/core/tox/ToxLinkProcessor.o $W/CxxObject/sw/source/core/tox/ToxTabStopTokenHandler.o $W/CxxObject/sw/source/core/tox/ToxTextGenerator.o $W/CxxObject/sw/source/core/tox/ToxWhitespaceStripper.o $W/CxxObject/sw/source/core/txtnode/SwGrammarContact.o $W/CxxObject/sw/source/core/txtnode/atrfld.o $W/CxxObject/sw/source/core/txtnode/atrflyin.o $W/CxxObject/sw/source/core/txtnode/atrftn.o $W/CxxObject/sw/source/core/txtnode/atrref.o $W/CxxObject/sw/source/core/txtnode/atrtox.o $W/CxxObject/sw/source/core/txtnode/chrfmt.o $W/CxxObject/sw/source/core/txtnode/fmtatr2.o $W/CxxObject/sw/source/core/txtnode/fntcache.o $W/CxxObject/sw/source/core/txtnode/fntcap.o $W/CxxObject/sw/source/core/txtnode/modeltoviewhelper.o $W/CxxObject/sw/source/core/txtnode/ndhints.o $W/CxxObject/sw/source/core/txtnode/ndtxt.o $W/CxxObject/sw/source/core/txtnode/swfntcch.o $W/CxxObject/sw/source/core/txtnode/swfont.o $W/CxxObject/sw/source/core/txtnode/thints.o $W/CxxObject/sw/source/core/txtnode/txatbase.o $W/CxxObject/sw/source/core/txtnode/txatritr.o $W/CxxObject/sw/source/core/txtnode/txtatr2.o $W/CxxObject/sw/source/core/txtnode/txtedt.o $W/CxxObject/sw/source/core/undo/SwRewriter.o $W/CxxObject/sw/source/core/undo/SwUndoField.o $W/CxxObject/sw/source/core/undo/SwUndoFmt.o $W/CxxObject/sw/source/core/undo/SwUndoPageDesc.o $W/CxxObject/sw/source/core/undo/SwUndoTOXChange.o $W/CxxObject/sw/source/core/undo/docundo.o $W/CxxObject/sw/source/core/undo/rolbck.o $W/CxxObject/sw/source/core/undo/unattr.o $W/CxxObject/sw/source/core/undo/unbkmk.o $W/CxxObject/sw/source/core/undo/undel.o $W/CxxObject/sw/source/core/undo/undobj.o $W/CxxObject/sw/source/core/undo/undobj1.o $W/CxxObject/sw/source/core/undo/undoflystrattr.o $W/CxxObject/sw/source/core/undo/undraw.o $W/CxxObject/sw/source/core/undo/unfmco.o $W/CxxObject/sw/source/core/undo/unins.o $W/CxxObject/sw/source/core/undo/unmove.o $W/CxxObject/sw/source/core/undo/unnum.o $W/CxxObject/sw/source/core/undo/unoutl.o $W/CxxObject/sw/source/core/undo/unovwr.o $W/CxxObject/sw/source/core/undo/unredln.o $W/CxxObject/sw/source/core/undo/unsect.o $W/CxxObject/sw/source/core/undo/unsort.o $W/CxxObject/sw/source/core/undo/unspnd.o $W/CxxObject/sw/source/core/undo/untbl.o $W/CxxObject/sw/source/core/undo/untblk.o $W/CxxObject/sw/source/core/unocore/SwXTextDefaults.o $W/CxxObject/sw/source/core/unocore/TextCursorHelper.o $W/CxxObject/sw/source/core/unocore/XMLRangeHelper.o $W/CxxObject/sw/source/core/unocore/swunohelper.o $W/CxxObject/sw/source/core/unocore/unobkm.o $W/CxxObject/sw/source/core/unocore/unochart.o $W/CxxObject/sw/source/core/unocore/unocoll.o $W/CxxObject/sw/source/core/unocore/unocrsr.o $W/CxxObject/sw/source/core/unocore/unocrsrhelper.o $W/CxxObject/sw/source/core/unocore/unodraw.o $W/CxxObject/sw/source/core/unocore/unoevent.o $W/CxxObject/sw/source/core/unocore/unofield.o $W/CxxObject/sw/source/core/unocore/unoflatpara.o $W/CxxObject/sw/source/core/unocore/unoframe.o $W/CxxObject/sw/source/core/unocore/unoftn.o $W/CxxObject/sw/source/core/unocore/unoidx.o $W/CxxObject/sw/source/core/unocore/unomap.o $W/CxxObject/sw/source/core/unocore/unomap1.o $W/CxxObject/sw/source/core/unocore/unoobj.o $W/CxxObject/sw/source/core/unocore/unoobj2.o $W/CxxObject/sw/source/core/unocore/unoparagraph.o $W/CxxObject/sw/source/core/unocore/unoport.o $W/CxxObject/sw/source/core/unocore/unoportenum.o $W/CxxObject/sw/source/core/unocore/unoredline.o $W/CxxObject/sw/source/core/unocore/unoredlines.o $W/CxxObject/sw/source/core/unocore/unorefmk.o $W/CxxObject/sw/source/core/unocore/unosect.o $W/CxxObject/sw/source/core/unocore/unosett.o $W/CxxObject/sw/source/core/unocore/unosrch.o $W/CxxObject/sw/source/core/unocore/unostyle.o $W/CxxObject/sw/source/core/unocore/unotbl.o $W/CxxObject/sw/source/core/unocore/unotext.o $W/CxxObject/sw/source/core/unocore/unotextmarkup.o $W/CxxObject/sw/source/core/view/dialoghelp.o $W/CxxObject/sw/source/core/view/pagepreviewlayout.o $W/CxxObject/sw/source/core/view/printdata.o $W/CxxObject/sw/source/core/view/vdraw.o $W/CxxObject/sw/source/core/view/viewimp.o $W/CxxObject/sw/source/core/view/viewpg.o $W/CxxObject/sw/source/core/view/viewsh.o $W/CxxObject/sw/source/core/view/vnew.o $W/CxxObject/sw/source/core/view/vprint.o $W/CxxObject/sw/source/filter/ascii/ascatr.o $W/CxxObject/sw/source/filter/ascii/parasc.o $W/CxxObject/sw/source/filter/ascii/wrtasc.o $W/CxxObject/sw/source/filter/basflt/docfact.o $W/CxxObject/sw/source/filter/basflt/fltini.o $W/CxxObject/sw/source/filter/basflt/fltshell.o $W/CxxObject/sw/source/filter/basflt/iodetect.o $W/CxxObject/sw/source/filter/basflt/shellio.o $W/CxxObject/sw/source/filter/html/SwAppletImpl.o $W/CxxObject/sw/source/filter/html/css1atr.o $W/CxxObject/sw/source/filter/html/css1kywd.o $W/CxxObject/sw/source/filter/html/htmlatr.o $W/CxxObject/sw/source/filter/html/htmlbas.o $W/CxxObject/sw/source/filter/html/htmlcss1.o $W/CxxObject/sw/source/filter/html/htmlctxt.o $W/CxxObject/sw/source/filter/html/htmldrawreader.o $W/CxxObject/sw/source/filter/html/htmldrawwriter.o $W/CxxObject/sw/source/filter/html/htmlfld.o $W/CxxObject/sw/source/filter/html/htmlfldw.o $W/CxxObject/sw/source/filter/html/htmlfly.o $W/CxxObject/sw/source/filter/html/htmlflywriter.o $W/CxxObject/sw/source/filter/html/htmlflyt.o $W/CxxObject/sw/source/filter/html/htmlform.o $W/CxxObject/sw/source/filter/html/htmlforw.o $W/CxxObject/sw/source/filter/html/htmlftn.o $W/CxxObject/sw/source/filter/html/htmlgrin.o $W/CxxObject/sw/source/filter/html/htmlnum.o $W/CxxObject/sw/source/filter/html/htmlnumreader.o $W/CxxObject/sw/source/filter/html/htmlnumwriter.o $W/CxxObject/sw/source/filter/html/htmlplug.o $W/CxxObject/sw/source/filter/html/htmlreqifreader.o $W/CxxObject/sw/source/filter/html/htmlsect.o $W/CxxObject/sw/source/filter/html/htmltab.o $W/CxxObject/sw/source/filter/html/htmltabw.o $W/CxxObject/sw/source/filter/html/parcss1.o $W/CxxObject/sw/source/filter/html/svxcss1.o $W/CxxObject/sw/source/filter/html/swhtml.o $W/CxxObject/sw/source/filter/html/wrthtml.o $W/CxxObject/sw/source/filter/writer/writer.o $W/CxxObject/sw/source/filter/writer/wrt_fn.o $W/CxxObject/sw/source/filter/writer/wrtswtbl.o $W/CxxObject/sw/source/filter/xml/XMLRedlineImportHelper.o $W/CxxObject/sw/source/filter/xml/swxml.o $W/CxxObject/sw/source/filter/xml/wrtxml.o $W/CxxObject/sw/source/filter/xml/xmlbrsh.o $W/CxxObject/sw/source/filter/xml/xmlexp.o $W/CxxObject/sw/source/filter/xml/xmlexpit.o $W/CxxObject/sw/source/filter/xml/xmlfmt.o $W/CxxObject/sw/source/filter/xml/xmlfmte.o $W/CxxObject/sw/source/filter/xml/xmlfonte.o $W/CxxObject/sw/source/filter/xml/xmlimp.o $W/CxxObject/sw/source/filter/xml/xmlimpit.o $W/CxxObject/sw/source/filter/xml/xmlitem.o $W/CxxObject/sw/source/filter/xml/xmliteme.o $W/CxxObject/sw/source/filter/xml/xmlitemi.o $W/CxxObject/sw/source/filter/xml/xmlitemm.o $W/CxxObject/sw/source/filter/xml/xmlithlp.o $W/CxxObject/sw/source/filter/xml/xmlitmpr.o $W/CxxObject/sw/source/filter/xml/xmlmeta.o $W/CxxObject/sw/source/filter/xml/xmlscript.o $W/CxxObject/sw/source/filter/xml/xmltble.o $W/CxxObject/sw/source/filter/xml/xmltbli.o $W/CxxObject/sw/source/filter/xml/xmltext.o $W/CxxObject/sw/source/filter/xml/xmltexte.o $W/CxxObject/sw/source/filter/xml/xmltexti.o $W/CxxObject/sw/source/uibase/app/appenv.o $W/CxxObject/sw/source/uibase/app/apphdl.o $W/CxxObject/sw/source/uibase/app/applab.o $W/CxxObject/sw/source/uibase/app/appopt.o $W/CxxObject/sw/source/uibase/app/docsh.o $W/CxxObject/sw/source/uibase/app/docsh2.o $W/CxxObject/sw/source/uibase/app/docshdrw.o $W/CxxObject/sw/source/uibase/app/docshini.o $W/CxxObject/sw/source/uibase/app/docst.o $W/CxxObject/sw/source/uibase/app/docstyle.o $W/CxxObject/sw/source/uibase/app/mainwn.o $W/CxxObject/sw/source/uibase/app/swdll.o $W/CxxObject/sw/source/uibase/app/swmodul1.o $W/CxxObject/sw/source/uibase/app/swmodule.o $W/CxxObject/sw/source/uibase/app/swwait.o $W/CxxObject/sw/source/uibase/dbui/dbmgr.o $W/CxxObject/sw/source/uibase/dbui/dbui.o $W/CxxObject/sw/source/uibase/dbui/maildispatcher.o $W/CxxObject/sw/source/uibase/dbui/mailmergehelper.o $W/CxxObject/sw/source/uibase/dbui/mmconfigitem.o $W/CxxObject/sw/source/uibase/cctrl/actctrl.o $W/CxxObject/sw/source/uibase/chrdlg/ccoll.o $W/CxxObject/sw/source/uibase/config/StoredChapterNumbering.o $W/CxxObject/sw/source/uibase/config/barcfg.o $W/CxxObject/sw/source/uibase/config/caption.o $W/CxxObject/sw/source/uibase/config/cfgitems.o $W/CxxObject/sw/source/uibase/config/dbconfig.o $W/CxxObject/sw/source/uibase/config/fontcfg.o $W/CxxObject/sw/source/uibase/config/modcfg.o $W/CxxObject/sw/source/uibase/config/prtopt.o $W/CxxObject/sw/source/uibase/config/uinums.o $W/CxxObject/sw/source/uibase/config/usrpref.o $W/CxxObject/sw/source/uibase/config/viewopt.o $W/CxxObject/sw/source/uibase/dialog/SwSpellDialogChildWindow.o $W/CxxObject/sw/source/uibase/dialog/regionsw.o $W/CxxObject/sw/source/uibase/dialog/swabstdlg.o $W/CxxObject/sw/source/uibase/dialog/swwrtshitem.o $W/CxxObject/sw/source/uibase/dialog/watermarkdialog.o $W/CxxObject/sw/source/uibase/dochdl/gloshdl.o $W/CxxObject/sw/source/uibase/dochdl/swdtflvr.o $W/CxxObject/sw/source/uibase/docvw/AnchorOverlayObject.o $W/CxxObject/sw/source/uibase/docvw/AnnotationMenuButton.o $W/CxxObject/sw/source/uibase/docvw/AnnotationWin.o $W/CxxObject/sw/source/uibase/docvw/AnnotationWin2.o $W/CxxObject/sw/source/uibase/docvw/DashedLine.o $W/CxxObject/sw/source/uibase/docvw/FrameControlsManager.o $W/CxxObject/sw/source/uibase/docvw/UnfloatTableButton.o $W/CxxObject/sw/source/uibase/docvw/PageBreakWin.o $W/CxxObject/sw/source/uibase/docvw/OverlayRanges.o $W/CxxObject/sw/source/uibase/docvw/PostItMgr.o $W/CxxObject/sw/source/uibase/docvw/ShadowOverlayObject.o $W/CxxObject/sw/source/uibase/docvw/SidebarScrollBar.o $W/CxxObject/sw/source/uibase/docvw/SidebarTxtControl.o $W/CxxObject/sw/source/uibase/docvw/SidebarTxtControlAcc.o $W/CxxObject/sw/source/uibase/docvw/SidebarWinAcc.o $W/CxxObject/sw/source/uibase/docvw/HeaderFooterWin.o $W/CxxObject/sw/source/uibase/docvw/edtdd.o $W/CxxObject/sw/source/uibase/docvw/edtwin.o $W/CxxObject/sw/source/uibase/docvw/edtwin2.o $W/CxxObject/sw/source/uibase/docvw/edtwin3.o $W/CxxObject/sw/source/uibase/docvw/frmsidebarwincontainer.o $W/CxxObject/sw/source/uibase/docvw/romenu.o $W/CxxObject/sw/source/uibase/docvw/srcedtw.o $W/CxxObject/sw/source/uibase/envelp/envimg.o $W/CxxObject/sw/source/uibase/envelp/labelcfg.o $W/CxxObject/sw/source/uibase/envelp/labimg.o $W/CxxObject/sw/source/uibase/envelp/syncbtn.o $W/CxxObject/sw/source/uibase/fldui/fldmgr.o $W/CxxObject/sw/source/uibase/fldui/fldwrap.o $W/CxxObject/sw/source/uibase/fldui/xfldui.o $W/CxxObject/sw/source/uibase/frmdlg/colex.o $W/CxxObject/sw/source/uibase/frmdlg/colmgr.o $W/CxxObject/sw/source/uibase/frmdlg/frmmgr.o $W/CxxObject/sw/source/uibase/globdoc/globdoc.o $W/CxxObject/sw/source/uibase/index/idxmrk.o $W/CxxObject/sw/source/uibase/dialog/wordcountwrapper.o $W/CxxObject/sw/source/uibase/index/toxmgr.o $W/CxxObject/sw/source/uibase/lingu/hhcwrp.o $W/CxxObject/sw/source/uibase/lingu/hyp.o $W/CxxObject/sw/source/uibase/lingu/olmenu.o $W/CxxObject/sw/source/uibase/lingu/sdrhhcwrap.o $W/CxxObject/sw/source/uibase/misc/glosdoc.o $W/CxxObject/sw/source/uibase/misc/glshell.o $W/CxxObject/sw/source/uibase/misc/numberingtypelistbox.o $W/CxxObject/sw/source/uibase/misc/redlndlg.o $W/CxxObject/sw/source/uibase/misc/swruler.o $W/CxxObject/sw/source/uibase/ribbar/conarc.o $W/CxxObject/sw/source/uibase/ribbar/concustomshape.o $W/CxxObject/sw/source/uibase/ribbar/conform.o $W/CxxObject/sw/source/uibase/ribbar/conpoly.o $W/CxxObject/sw/source/uibase/ribbar/conrect.o $W/CxxObject/sw/source/uibase/ribbar/drawbase.o $W/CxxObject/sw/source/uibase/ribbar/dselect.o $W/CxxObject/sw/source/uibase/ribbar/inputwin.o $W/CxxObject/sw/source/uibase/ribbar/workctrl.o $W/CxxObject/sw/source/uibase/shells/annotsh.o $W/CxxObject/sw/source/uibase/shells/basesh.o $W/CxxObject/sw/source/uibase/shells/beziersh.o $W/CxxObject/sw/source/uibase/shells/drawdlg.o $W/CxxObject/sw/source/uibase/shells/drawsh.o $W/CxxObject/sw/source/uibase/shells/drformsh.o $W/CxxObject/sw/source/uibase/shells/drwbassh.o $W/CxxObject/sw/source/uibase/shells/drwtxtex.o $W/CxxObject/sw/source/uibase/shells/drwtxtsh.o $W/CxxObject/sw/source/uibase/shells/frmsh.o $W/CxxObject/sw/source/uibase/shells/grfsh.o $W/CxxObject/sw/source/uibase/shells/grfshex.o $W/CxxObject/sw/source/uibase/shells/langhelper.o $W/CxxObject/sw/source/uibase/shells/listsh.o $W/CxxObject/sw/source/uibase/shells/mediash.o $W/CxxObject/sw/source/uibase/shells/navsh.o $W/CxxObject/sw/source/uibase/shells/olesh.o $W/CxxObject/sw/source/uibase/shells/slotadd.o $W/CxxObject/sw/source/uibase/shells/tabsh.o $W/CxxObject/sw/source/uibase/shells/textdrw.o $W/CxxObject/sw/source/uibase/shells/textfld.o $W/CxxObject/sw/source/uibase/shells/textglos.o $W/CxxObject/sw/source/uibase/shells/textidx.o $W/CxxObject/sw/source/uibase/shells/textsh.o $W/CxxObject/sw/source/uibase/shells/textsh1.o $W/CxxObject/sw/source/uibase/shells/textsh2.o $W/CxxObject/sw/source/uibase/shells/txtattr.o $W/CxxObject/sw/source/uibase/shells/txtcrsr.o $W/CxxObject/sw/source/uibase/shells/txtnum.o $W/CxxObject/sw/source/uibase/sidebar/StylePresetsPanel.o $W/CxxObject/sw/source/uibase/sidebar/PageOrientationControl.o $W/CxxObject/sw/source/uibase/sidebar/PageOrientationPopup.o $W/CxxObject/sw/source/uibase/sidebar/PageMarginControl.o $W/CxxObject/sw/source/uibase/sidebar/PageMarginPopup.o $W/CxxObject/sw/source/uibase/sidebar/PageSizeControl.o $W/CxxObject/sw/source/uibase/sidebar/PageSizePopup.o $W/CxxObject/sw/source/uibase/sidebar/PageColumnControl.o $W/CxxObject/sw/source/uibase/sidebar/PageColumnPopup.o $W/CxxObject/sw/source/uibase/sidebar/PageFormatPanel.o $W/CxxObject/sw/source/uibase/sidebar/PageHeaderPanel.o $W/CxxObject/sw/source/uibase/sidebar/PageFooterPanel.o $W/CxxObject/sw/source/uibase/sidebar/PageStylesPanel.o $W/CxxObject/sw/source/uibase/sidebar/WrapPropertyPanel.o $W/CxxObject/sw/source/uibase/sidebar/ThemePanel.o $W/CxxObject/sw/source/uibase/sidebar/SwPanelFactory.o $W/CxxObject/sw/source/uibase/table/chartins.o $W/CxxObject/sw/source/uibase/table/swtablerep.o $W/CxxObject/sw/source/uibase/table/tablemgr.o $W/CxxObject/sw/source/uibase/uitest/uiobject.o $W/CxxObject/sw/source/uibase/uiview/formatclipboard.o $W/CxxObject/sw/source/uibase/uiview/pview.o $W/CxxObject/sw/source/uibase/uiview/scroll.o $W/CxxObject/sw/source/uibase/uiview/srcview.o $W/CxxObject/sw/source/uibase/uiview/swcli.o $W/CxxObject/sw/source/uibase/uiview/uivwimp.o $W/CxxObject/sw/source/uibase/uiview/view.o $W/CxxObject/sw/source/uibase/uiview/view0.o $W/CxxObject/sw/source/uibase/uiview/view1.o $W/CxxObject/sw/source/uibase/uiview/view2.o $W/CxxObject/sw/source/uibase/uiview/viewcoll.o $W/CxxObject/sw/source/uibase/uiview/viewdlg.o $W/CxxObject/sw/source/uibase/uiview/viewdlg2.o $W/CxxObject/sw/source/uibase/uiview/viewdraw.o $W/CxxObject/sw/source/uibase/uiview/viewling.o $W/CxxObject/sw/source/uibase/uiview/viewmdi.o $W/CxxObject/sw/source/uibase/uiview/viewport.o $W/CxxObject/sw/source/uibase/uiview/viewprt.o $W/CxxObject/sw/source/uibase/uiview/viewsrch.o $W/CxxObject/sw/source/uibase/uiview/viewstat.o $W/CxxObject/sw/source/uibase/uiview/viewtab.o $W/CxxObject/sw/source/uibase/uno/SwXDocumentSettings.o $W/CxxObject/sw/source/uibase/uno/SwXFilterOptions.o $W/CxxObject/sw/source/uibase/uno/dlelstnr.o $W/CxxObject/sw/source/uibase/uno/unoatxt.o $W/CxxObject/sw/source/uibase/uno/unodefaults.o $W/CxxObject/sw/source/uibase/uno/unodispatch.o $W/CxxObject/sw/source/uibase/uno/unodoc.o $W/CxxObject/sw/source/uibase/uno/unofreg.o $W/CxxObject/sw/source/uibase/uno/unomailmerge.o $W/CxxObject/sw/source/uibase/uno/unomod.o $W/CxxObject/sw/source/uibase/uno/unomodule.o $W/CxxObject/sw/source/uibase/uno/unotxdoc.o $W/CxxObject/sw/source/uibase/uno/unotxvw.o $W/CxxObject/sw/source/uibase/utlui/attrdesc.o $W/CxxObject/sw/source/uibase/utlui/bookctrl.o $W/CxxObject/sw/source/uibase/utlui/condedit.o $W/CxxObject/sw/source/uibase/utlui/content.o $W/CxxObject/sw/source/uibase/utlui/glbltree.o $W/CxxObject/sw/source/uibase/utlui/gloslst.o $W/CxxObject/sw/source/uibase/utlui/initui.o $W/CxxObject/sw/source/uibase/utlui/navicfg.o $W/CxxObject/sw/source/uibase/utlui/navipi.o $W/CxxObject/sw/source/uibase/utlui/gotodlg.o $W/CxxObject/sw/source/uibase/utlui/numfmtlb.o $W/CxxObject/sw/source/uibase/utlui/prcntfld.o $W/CxxObject/sw/source/uibase/utlui/shdwcrsr.o $W/CxxObject/sw/source/uibase/utlui/tmplctrl.o $W/CxxObject/sw/source/uibase/utlui/uiitems.o $W/CxxObject/sw/source/uibase/utlui/uitool.o $W/CxxObject/sw/source/uibase/utlui/unotools.o $W/CxxObject/sw/source/uibase/utlui/viewlayoutctrl.o $W/CxxObject/sw/source/uibase/utlui/wordcountctrl.o $W/CxxObject/sw/source/uibase/utlui/zoomctrl.o $W/CxxObject/sw/source/uibase/web/wdocsh.o $W/CxxObject/sw/source/uibase/web/wformsh.o $W/CxxObject/sw/source/uibase/web/wfrmsh.o $W/CxxObject/sw/source/uibase/web/wgrfsh.o $W/CxxObject/sw/source/uibase/web/wlistsh.o $W/CxxObject/sw/source/uibase/web/wolesh.o $W/CxxObject/sw/source/uibase/web/wtabsh.o $W/CxxObject/sw/source/uibase/web/wtextsh.o $W/CxxObject/sw/source/uibase/web/wview.o $W/CxxObject/sw/source/uibase/wrtsh/delete.o $W/CxxObject/sw/source/uibase/wrtsh/move.o $W/CxxObject/sw/source/uibase/wrtsh/navmgr.o $W/CxxObject/sw/source/uibase/wrtsh/select.o $W/CxxObject/sw/source/uibase/wrtsh/wrtsh1.o $W/CxxObject/sw/source/uibase/wrtsh/wrtsh2.o $W/CxxObject/sw/source/uibase/wrtsh/wrtsh3.o $W/CxxObject/sw/source/uibase/wrtsh/wrtsh4.o $W/CxxObject/sw/source/uibase/wrtsh/wrtundo.o $W/CxxObject/sw/source/uibase/dbui/dbtree.o $W/CxxObject/sw/source/uibase/dbui/mailmergetoolbarcontrols.o -Wl,--start-group -licuuc -lxml2 -Wl,--end-group -Wl,--no-as-needed -lavmedialo -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -ldrawinglayerlo -leditenglo -li18nlangtag -li18nutil -llnglo -lmsfilterlo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsblo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltklo -ltllo -lucbhelper -lutllo -lvbahelperlo -lvcllo -lxmlreaderlo -lxolo -o $I/program/libswlo.so [build CMP] sd/util/sd mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sd/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsdlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sd/util/sd.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sd/util/sd.component [build LNK] Library/libsdfiltlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sd/source/filter/eppt/eppt.o $W/CxxObject/sd/source/filter/eppt/epptso.o $W/CxxObject/sd/source/filter/eppt/escherex.o $W/CxxObject/sd/source/filter/eppt/pptexanimations.o $W/CxxObject/sd/source/filter/eppt/pptexsoundcollection.o $W/CxxObject/sd/source/filter/eppt/pptx-epptbase.o $W/CxxObject/sd/source/filter/eppt/pptx-epptooxml.o $W/CxxObject/sd/source/filter/eppt/pptx-animations.o $W/CxxObject/sd/source/filter/eppt/pptx-grouptable.o $W/CxxObject/sd/source/filter/eppt/pptx-stylesheet.o $W/CxxObject/sd/source/filter/eppt/pptx-text.o $W/CxxObject/sd/source/filter/ppt/ppt97animations.o $W/CxxObject/sd/source/filter/ppt/pptatom.o $W/CxxObject/sd/source/filter/ppt/pptin.o $W/CxxObject/sd/source/filter/ppt/pptinanimations.o $W/CxxObject/sd/source/filter/ppt/propread.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -li18nlangtag -li18nutil -lmsfilterlo -looxlo -luno_sal -lsaxlo -lsdlo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo -ltllo -lucbhelper -lutllo -lvcllo -lbasegfxlo -o $I/program/libsdfiltlo.so [build LNK] Library/libsduilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sd/source/filter/html/htmlattr.o $W/CxxObject/sd/source/filter/html/pubdlg.o $W/CxxObject/sd/source/ui/dlg/brkdlg.o $W/CxxObject/sd/source/ui/dlg/copydlg.o $W/CxxObject/sd/source/ui/dlg/custsdlg.o $W/CxxObject/sd/source/ui/dlg/dlgchar.o $W/CxxObject/sd/source/ui/dlg/dlgfield.o $W/CxxObject/sd/source/ui/dlg/dlgolbul.o $W/CxxObject/sd/source/ui/dlg/dlgpage.o $W/CxxObject/sd/source/ui/dlg/dlgsnap.o $W/CxxObject/sd/source/ui/dlg/headerfooterdlg.o $W/CxxObject/sd/source/ui/dlg/inspagob.o $W/CxxObject/sd/source/ui/dlg/masterlayoutdlg.o $W/CxxObject/sd/source/ui/dlg/morphdlg.o $W/CxxObject/sd/source/ui/dlg/paragr.o $W/CxxObject/sd/source/ui/dlg/present.o $W/CxxObject/sd/source/ui/dlg/prltempl.o $W/CxxObject/sd/source/ui/dlg/prntopts.o $W/CxxObject/sd/source/ui/dlg/RemoteDialog.o $W/CxxObject/sd/source/ui/dlg/RemoteDialogClientBox.o $W/CxxObject/sd/source/ui/dlg/sddlgfact.o $W/CxxObject/sd/source/ui/dlg/sdpreslt.o $W/CxxObject/sd/source/ui/dlg/sduiexp.o $W/CxxObject/sd/source/ui/dlg/tabtempl.o $W/CxxObject/sd/source/ui/dlg/tpaction.o $W/CxxObject/sd/source/ui/dlg/tpoption.o $W/CxxObject/sd/source/ui/dlg/vectdlg.o $W/CxxObject/sd/source/ui/dlg/PhotoAlbumDialog.o $W/CxxObject/sd/source/ui/dlg/BulletAndPositionDlg.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -lcppcanvaslo -luno_cppu -luno_cppuhelpergcc3 -leditenglo -li18nlangtag -lfwllo -lfwelo -luno_sal -luno_salhelpergcc3 -lsdlo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxcorelo -lsvxlo -ltllo -lutllo -lvcllo -lcuilo -o $I/program/libsduilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsdfiltlo.so | grep SONAME > $W/LinkTarget/Library/libsdfiltlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsdfiltlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsdfiltlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsdfiltlo.so.exports.tmp $W/LinkTarget/Library/libsdfiltlo.so.exports; then rm $W/LinkTarget/Library/libsdfiltlo.so.exports.tmp; else mv $W/LinkTarget/Library/libsdfiltlo.so.exports.tmp $W/LinkTarget/Library/libsdfiltlo.so.exports && touch -r $I/program/libsdfiltlo.so $W/LinkTarget/Library/libsdfiltlo.so.exports; fi TEMPFILE=/tmp/gbuild.zEoUgV && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsdfiltlo.so.objectlist [build CMP] sd/util/sdfilt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sd/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsdfiltlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sd/util/sdfilt.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sd/util/sdfilt.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsduilo.so | grep SONAME > $W/LinkTarget/Library/libsduilo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsduilo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsduilo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsduilo.so.exports.tmp $W/LinkTarget/Library/libsduilo.so.exports; then rm $W/LinkTarget/Library/libsduilo.so.exports.tmp; else mv $W/LinkTarget/Library/libsduilo.so.exports.tmp $W/LinkTarget/Library/libsduilo.so.exports && touch -r $I/program/libsduilo.so $W/LinkTarget/Library/libsduilo.so.exports; fi TEMPFILE=/tmp/gbuild.4MZGG5 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsduilo.so.objectlist [build BIN] sd S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sd [build MOD] sd S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sd S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libswlo.so | grep SONAME > $W/LinkTarget/Library/libswlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libswlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libswlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libswlo.so.exports.tmp $W/LinkTarget/Library/libswlo.so.exports; then rm $W/LinkTarget/Library/libswlo.so.exports.tmp; else mv $W/LinkTarget/Library/libswlo.so.exports.tmp $W/LinkTarget/Library/libswlo.so.exports && touch -r $I/program/libswlo.so $W/LinkTarget/Library/libswlo.so.exports; fi TEMPFILE=/tmp/gbuild.TuDLKs && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libswlo.so.objectlist [build CMP] sw/util/sw mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sw/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libswlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sw/util/sw.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sw/util/sw.component [build LNK] Library/libswuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sw/source/ui/chrdlg/break.o $W/CxxObject/sw/source/ui/chrdlg/chardlg.o $W/CxxObject/sw/source/ui/chrdlg/drpcps.o $W/CxxObject/sw/source/ui/chrdlg/numpara.o $W/CxxObject/sw/source/ui/chrdlg/pardlg.o $W/CxxObject/sw/source/ui/chrdlg/swuiccoll.o $W/CxxObject/sw/source/ui/chrdlg/tblnumfm.o $W/CxxObject/sw/source/ui/config/mailconfigpage.o $W/CxxObject/sw/source/ui/config/optcomp.o $W/CxxObject/sw/source/ui/config/optload.o $W/CxxObject/sw/source/ui/config/optpage.o $W/CxxObject/sw/source/ui/dialog/abstract.o $W/CxxObject/sw/source/ui/dialog/addrdlg.o $W/CxxObject/sw/source/ui/dialog/ascfldlg.o $W/CxxObject/sw/source/ui/dialog/docstdlg.o $W/CxxObject/sw/source/ui/dialog/macassgn.o $W/CxxObject/sw/source/ui/dialog/swdlgfact.o $W/CxxObject/sw/source/ui/dialog/swmessdialog.o $W/CxxObject/sw/source/ui/dialog/swuiexp.o $W/CxxObject/sw/source/ui/dialog/uiregionsw.o $W/CxxObject/sw/source/ui/dialog/wordcountdialog.o $W/CxxObject/sw/source/ui/dochdl/selglos.o $W/CxxObject/sw/source/ui/envelp/envfmt.o $W/CxxObject/sw/source/ui/envelp/envlop1.o $W/CxxObject/sw/source/ui/envelp/envprt.o $W/CxxObject/sw/source/ui/envelp/label1.o $W/CxxObject/sw/source/ui/envelp/labelexp.o $W/CxxObject/sw/source/ui/envelp/labfmt.o $W/CxxObject/sw/source/ui/envelp/labprt.o $W/CxxObject/sw/source/ui/envelp/mailmrge.o $W/CxxObject/sw/source/ui/fldui/DropDownFieldDialog.o $W/CxxObject/sw/source/ui/fldui/DropDownFormFieldDialog.o $W/CxxObject/sw/source/ui/fldui/changedb.o $W/CxxObject/sw/source/ui/fldui/flddb.o $W/CxxObject/sw/source/ui/fldui/flddinf.o $W/CxxObject/sw/source/ui/fldui/flddok.o $W/CxxObject/sw/source/ui/fldui/fldedt.o $W/CxxObject/sw/source/ui/fldui/fldfunc.o $W/CxxObject/sw/source/ui/fldui/fldpage.o $W/CxxObject/sw/source/ui/fldui/fldref.o $W/CxxObject/sw/source/ui/fldui/fldtdlg.o $W/CxxObject/sw/source/ui/fldui/fldvar.o $W/CxxObject/sw/source/ui/fldui/inpdlg.o $W/CxxObject/sw/source/ui/fldui/javaedit.o $W/CxxObject/sw/source/ui/fmtui/tmpdlg.o $W/CxxObject/sw/source/ui/frmdlg/column.o $W/CxxObject/sw/source/ui/frmdlg/cption.o $W/CxxObject/sw/source/ui/frmdlg/frmdlg.o $W/CxxObject/sw/source/ui/frmdlg/frmpage.o $W/CxxObject/sw/source/ui/frmdlg/pattern.o $W/CxxObject/sw/source/ui/frmdlg/uiborder.o $W/CxxObject/sw/source/ui/frmdlg/wrap.o $W/CxxObject/sw/source/ui/index/cntex.o $W/CxxObject/sw/source/ui/index/cnttab.o $W/CxxObject/sw/source/ui/index/multmrk.o $W/CxxObject/sw/source/ui/index/swuiidxmrk.o $W/CxxObject/sw/source/ui/misc/bookmark.o $W/CxxObject/sw/source/ui/misc/docfnote.o $W/CxxObject/sw/source/ui/misc/glosbib.o $W/CxxObject/sw/source/ui/misc/glossary.o $W/CxxObject/sw/source/ui/misc/insfnote.o $W/CxxObject/sw/source/ui/misc/linenum.o $W/CxxObject/sw/source/ui/misc/num.o $W/CxxObject/sw/source/ui/misc/outline.o $W/CxxObject/sw/source/ui/misc/pgfnote.o $W/CxxObject/sw/source/ui/misc/pggrid.o $W/CxxObject/sw/source/ui/misc/srtdlg.o $W/CxxObject/sw/source/ui/misc/swmodalredlineacceptdlg.o $W/CxxObject/sw/source/ui/misc/titlepage.o $W/CxxObject/sw/source/ui/table/colwd.o $W/CxxObject/sw/source/ui/table/convert.o $W/CxxObject/sw/source/ui/table/autoformatpreview.o $W/CxxObject/sw/source/ui/table/instable.o $W/CxxObject/sw/source/ui/table/mergetbl.o $W/CxxObject/sw/source/ui/table/rowht.o $W/CxxObject/sw/source/ui/table/splittbl.o $W/CxxObject/sw/source/ui/table/tabledlg.o $W/CxxObject/sw/source/ui/table/tautofmt.o $W/CxxObject/sw/source/ui/utlui/swrenamexnameddlg.o $W/CxxObject/sw/source/ui/dbui/addresslistdialog.o $W/CxxObject/sw/source/ui/dbui/createaddresslistdialog.o $W/CxxObject/sw/source/ui/dbui/customizeaddresslistdialog.o $W/CxxObject/sw/source/ui/dbui/dbinsdlg.o $W/CxxObject/sw/source/ui/dbui/dbtablepreviewdialog.o $W/CxxObject/sw/source/ui/dbui/mailmergewizard.o $W/CxxObject/sw/source/ui/dbui/mmaddressblockpage.o $W/CxxObject/sw/source/ui/dbui/mmdocselectpage.o $W/CxxObject/sw/source/ui/dbui/mmgreetingspage.o $W/CxxObject/sw/source/ui/dbui/mmlayoutpage.o $W/CxxObject/sw/source/ui/dbui/mmoutputtypepage.o $W/CxxObject/sw/source/ui/dbui/mmresultdialogs.o $W/CxxObject/sw/source/ui/dbui/selectdbtabledialog.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -leditenglo -li18nlangtag -li18nutil -lmsfilterlo -luno_sal -luno_salhelpergcc3 -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxlo -lsvxcorelo -lswlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -ldrawinglayerlo -o $I/program/libswuilo.so [build LNK] Library/libvbaswobjlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sw/source/ui/vba/service.o $W/CxxObject/sw/source/ui/vba/vbarange.o $W/CxxObject/sw/source/ui/vba/vbacell.o $W/CxxObject/sw/source/ui/vba/vbacells.o $W/CxxObject/sw/source/ui/vba/vbacolumn.o $W/CxxObject/sw/source/ui/vba/vbacolumns.o $W/CxxObject/sw/source/ui/vba/vbaframe.o $W/CxxObject/sw/source/ui/vba/vbaframes.o $W/CxxObject/sw/source/ui/vba/vbalistformat.o $W/CxxObject/sw/source/ui/vba/vbalistgallery.o $W/CxxObject/sw/source/ui/vba/vbalistgalleries.o $W/CxxObject/sw/source/ui/vba/vbalisthelper.o $W/CxxObject/sw/source/ui/vba/vbalistlevel.o $W/CxxObject/sw/source/ui/vba/vbalistlevels.o $W/CxxObject/sw/source/ui/vba/vbalisttemplate.o $W/CxxObject/sw/source/ui/vba/vbalisttemplates.o $W/CxxObject/sw/source/ui/vba/vbamailmerge.o $W/CxxObject/sw/source/ui/vba/vbarevision.o $W/CxxObject/sw/source/ui/vba/vbarevisions.o $W/CxxObject/sw/source/ui/vba/vbarow.o $W/CxxObject/sw/source/ui/vba/vbarows.o $W/CxxObject/sw/source/ui/vba/vbadocument.o $W/CxxObject/sw/source/ui/vba/vbasections.o $W/CxxObject/sw/source/ui/vba/vbadialog.o $W/CxxObject/sw/source/ui/vba/vbawrapformat.o $W/CxxObject/sw/source/ui/vba/vbafont.o $W/CxxObject/sw/source/ui/vba/vbarangehelper.o $W/CxxObject/sw/source/ui/vba/vbaaddin.o $W/CxxObject/sw/source/ui/vba/vbaautotextentry.o $W/CxxObject/sw/source/ui/vba/vbadocumentproperties.o $W/CxxObject/sw/source/ui/vba/vbaeventshelper.o $W/CxxObject/sw/source/ui/vba/vbastyle.o $W/CxxObject/sw/source/ui/vba/vbapane.o $W/CxxObject/sw/source/ui/vba/vbaglobals.o $W/CxxObject/sw/source/ui/vba/vbatemplate.o $W/CxxObject/sw/source/ui/vba/vbaaddins.o $W/CxxObject/sw/source/ui/vba/vbaview.o $W/CxxObject/sw/source/ui/vba/vbaheaderfooter.o $W/CxxObject/sw/source/ui/vba/vbaheadersfooters.o $W/CxxObject/sw/source/ui/vba/vbaheaderfooterhelper.o $W/CxxObject/sw/source/ui/vba/vbabookmarks.o $W/CxxObject/sw/source/ui/vba/vbaoptions.o $W/CxxObject/sw/source/ui/vba/vbadialogs.o $W/CxxObject/sw/source/ui/vba/vbapalette.o $W/CxxObject/sw/source/ui/vba/vbaparagraph.o $W/CxxObject/sw/source/ui/vba/vbafind.o $W/CxxObject/sw/source/ui/vba/vbasection.o $W/CxxObject/sw/source/ui/vba/vbabookmark.o $W/CxxObject/sw/source/ui/vba/vbaapplication.o $W/CxxObject/sw/source/ui/vba/vbawindow.o $W/CxxObject/sw/source/ui/vba/vbareplacement.o $W/CxxObject/sw/source/ui/vba/vbatable.o $W/CxxObject/sw/source/ui/vba/vbatablehelper.o $W/CxxObject/sw/source/ui/vba/vbatabstop.o $W/CxxObject/sw/source/ui/vba/vbatabstops.o $W/CxxObject/sw/source/ui/vba/vbaselection.o $W/CxxObject/sw/source/ui/vba/vbasystem.o $W/CxxObject/sw/source/ui/vba/vbainformationhelper.o $W/CxxObject/sw/source/ui/vba/vbapagesetup.o $W/CxxObject/sw/source/ui/vba/vbafield.o $W/CxxObject/sw/source/ui/vba/vbatables.o $W/CxxObject/sw/source/ui/vba/vbatableofcontents.o $W/CxxObject/sw/source/ui/vba/vbatablesofcontents.o $W/CxxObject/sw/source/ui/vba/vbavariable.o $W/CxxObject/sw/source/ui/vba/vbadocuments.o $W/CxxObject/sw/source/ui/vba/vbaparagraphformat.o $W/CxxObject/sw/source/ui/vba/vbaborders.o $W/CxxObject/sw/source/ui/vba/vbavariables.o $W/CxxObject/sw/source/ui/vba/vbastyles.o $W/CxxObject/sw/source/ui/vba/vbapanes.o $W/CxxObject/sw/source/ui/vba/wordvbahelper.o -Wl,--start-group -lxml2 -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -li18nlangtag -luno_sal -lsblo -lsfxlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -lswlo -ltklo -ltllo -lutllo -lvbahelperlo -lvcllo -o $I/program/libvbaswobjlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvbaswobjlo.so | grep SONAME > $W/LinkTarget/Library/libvbaswobjlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvbaswobjlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvbaswobjlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvbaswobjlo.so.exports.tmp $W/LinkTarget/Library/libvbaswobjlo.so.exports; then rm $W/LinkTarget/Library/libvbaswobjlo.so.exports.tmp; else mv $W/LinkTarget/Library/libvbaswobjlo.so.exports.tmp $W/LinkTarget/Library/libvbaswobjlo.so.exports && touch -r $I/program/libvbaswobjlo.so $W/LinkTarget/Library/libvbaswobjlo.so.exports; fi TEMPFILE=/tmp/gbuild.45w0MZ && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvbaswobjlo.so.objectlist [build CMP] sw/util/vbaswobj mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sw/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libvbaswobjlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sw/util/vbaswobj.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sw/util/vbaswobj.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libswuilo.so | grep SONAME > $W/LinkTarget/Library/libswuilo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libswuilo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libswuilo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libswuilo.so.exports.tmp $W/LinkTarget/Library/libswuilo.so.exports; then rm $W/LinkTarget/Library/libswuilo.so.exports.tmp; else mv $W/LinkTarget/Library/libswuilo.so.exports.tmp $W/LinkTarget/Library/libswuilo.so.exports && touch -r $I/program/libswuilo.so $W/LinkTarget/Library/libswuilo.so.exports; fi TEMPFILE=/tmp/gbuild.EBgWSi && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libswuilo.so.objectlist [build LNK] Library/libmswordlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sw/source/filter/docx/swdocxreader.o $W/CxxObject/sw/source/filter/rtf/swparrtf.o $W/CxxObject/sw/source/filter/ww8/docxattributeoutput.o $W/CxxObject/sw/source/filter/ww8/docxexport.o $W/CxxObject/sw/source/filter/ww8/docxexportfilter.o $W/CxxObject/sw/source/filter/ww8/docxsdrexport.o $W/CxxObject/sw/source/filter/ww8/docxtablestyleexport.o $W/CxxObject/sw/source/filter/ww8/rtfattributeoutput.o $W/CxxObject/sw/source/filter/ww8/rtfexport.o $W/CxxObject/sw/source/filter/ww8/rtfexportfilter.o $W/CxxObject/sw/source/filter/ww8/rtfsdrexport.o $W/CxxObject/sw/source/filter/ww8/rtfstringbuffer.o $W/CxxObject/sw/source/filter/ww8/WW8FFData.o $W/CxxObject/sw/source/filter/ww8/WW8FibData.o $W/CxxObject/sw/source/filter/ww8/WW8Sttbf.o $W/CxxObject/sw/source/filter/ww8/WW8TableInfo.o $W/CxxObject/sw/source/filter/ww8/fields.o $W/CxxObject/sw/source/filter/ww8/styles.o $W/CxxObject/sw/source/filter/ww8/writerhelper.o $W/CxxObject/sw/source/filter/ww8/writerwordglue.o $W/CxxObject/sw/source/filter/ww8/wrtw8esh.o $W/CxxObject/sw/source/filter/ww8/wrtw8nds.o $W/CxxObject/sw/source/filter/ww8/wrtw8num.o $W/CxxObject/sw/source/filter/ww8/wrtw8sty.o $W/CxxObject/sw/source/filter/ww8/wrtww8.o $W/CxxObject/sw/source/filter/ww8/wrtww8gr.o $W/CxxObject/sw/source/filter/ww8/ww8atr.o $W/CxxObject/sw/source/filter/ww8/ww8glsy.o $W/CxxObject/sw/source/filter/ww8/ww8graf.o $W/CxxObject/sw/source/filter/ww8/ww8graf2.o $W/CxxObject/sw/source/filter/ww8/ww8par.o $W/CxxObject/sw/source/filter/ww8/ww8par2.o $W/CxxObject/sw/source/filter/ww8/ww8par3.o $W/CxxObject/sw/source/filter/ww8/ww8par4.o $W/CxxObject/sw/source/filter/ww8/ww8par5.o $W/CxxObject/sw/source/filter/ww8/ww8par6.o $W/CxxObject/sw/source/filter/ww8/ww8scan.o $W/CxxObject/sw/source/filter/ww8/ww8toolbar.o -Wl,--start-group -licuuc -lxml2 -Wl,--end-group -Wl,--no-as-needed -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -li18nlangtag -li18nutil -lmsfilterlo -luno_sal -lsaxlo -lsblo -looxlo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -lswlo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -o $I/program/libmswordlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libmswordlo.so | grep SONAME > $W/LinkTarget/Library/libmswordlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libmswordlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libmswordlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libmswordlo.so.exports.tmp $W/LinkTarget/Library/libmswordlo.so.exports; then rm $W/LinkTarget/Library/libmswordlo.so.exports.tmp; else mv $W/LinkTarget/Library/libmswordlo.so.exports.tmp $W/LinkTarget/Library/libmswordlo.so.exports && touch -r $I/program/libmswordlo.so $W/LinkTarget/Library/libmswordlo.so.exports; fi TEMPFILE=/tmp/gbuild.RchXSj && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libmswordlo.so.objectlist [build LNK] Library/libsclo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sc/source/core/data/attarray.o $W/CxxObject/sc/source/core/data/attrib.o $W/CxxObject/sc/source/core/data/autonamecache.o $W/CxxObject/sc/source/core/data/bcaslot.o $W/CxxObject/sc/source/core/data/bigrange.o $W/CxxObject/sc/source/core/data/celltextattr.o $W/CxxObject/sc/source/core/data/cellvalue.o $W/CxxObject/sc/source/core/data/cellvalues.o $W/CxxObject/sc/source/core/data/clipcontext.o $W/CxxObject/sc/source/core/data/clipparam.o $W/CxxObject/sc/source/core/data/colcontainer.o $W/CxxObject/sc/source/core/data/column.o $W/CxxObject/sc/source/core/data/column2.o $W/CxxObject/sc/source/core/data/column3.o $W/CxxObject/sc/source/core/data/column4.o $W/CxxObject/sc/source/core/data/columniterator.o $W/CxxObject/sc/source/core/data/columnset.o $W/CxxObject/sc/source/core/data/columnspanset.o $W/CxxObject/sc/source/core/data/compressedarray.o $W/CxxObject/sc/source/core/data/colorscale.o $W/CxxObject/sc/source/core/data/conditio.o $W/CxxObject/sc/source/core/data/dbdocutl.o $W/CxxObject/sc/source/core/data/dociter.o $W/CxxObject/sc/source/core/data/docparam.o $W/CxxObject/sc/source/core/data/docpool.o $W/CxxObject/sc/source/core/data/documen2.o $W/CxxObject/sc/source/core/data/documen3.o $W/CxxObject/sc/source/core/data/documen4.o $W/CxxObject/sc/source/core/data/documen5.o $W/CxxObject/sc/source/core/data/documen6.o $W/CxxObject/sc/source/core/data/documen7.o $W/CxxObject/sc/source/core/data/documen8.o $W/CxxObject/sc/source/core/data/documen9.o $W/CxxObject/sc/source/core/data/document.o $W/CxxObject/sc/source/core/data/document10.o $W/CxxObject/sc/source/core/data/documentimport.o $W/CxxObject/sc/source/core/data/documentstreamaccess.o $W/CxxObject/sc/source/core/data/dpdimsave.o $W/CxxObject/sc/source/core/data/dpfilteredcache.o $W/CxxObject/sc/source/core/data/dpglobal.o $W/CxxObject/sc/source/core/data/dpgroup.o $W/CxxObject/sc/source/core/data/dpitemdata.o $W/CxxObject/sc/source/core/data/dpnumgroupinfo.o $W/CxxObject/sc/source/core/data/dpobject.o $W/CxxObject/sc/source/core/data/dpoutput.o $W/CxxObject/sc/source/core/data/dpoutputgeometry.o $W/CxxObject/sc/source/core/data/dpresfilter.o $W/CxxObject/sc/source/core/data/dpsave.o $W/CxxObject/sc/source/core/data/dpsdbtab.o $W/CxxObject/sc/source/core/data/dpshttab.o $W/CxxObject/sc/source/core/data/dptabdat.o $W/CxxObject/sc/source/core/data/dpcache.o $W/CxxObject/sc/source/core/data/dptabres.o $W/CxxObject/sc/source/core/data/dptabsrc.o $W/CxxObject/sc/source/core/data/dputil.o $W/CxxObject/sc/source/core/data/drawpage.o $W/CxxObject/sc/source/core/data/drwlayer.o $W/CxxObject/sc/source/core/data/edittextiterator.o $W/CxxObject/sc/source/core/data/fillinfo.o $W/CxxObject/sc/source/core/data/formulacell.o $W/CxxObject/sc/source/core/data/formulaiter.o $W/CxxObject/sc/source/core/data/funcdesc.o $W/CxxObject/sc/source/core/data/global.o $W/CxxObject/sc/source/core/data/global2.o $W/CxxObject/sc/source/core/data/globalx.o $W/CxxObject/sc/source/core/data/grouptokenconverter.o $W/CxxObject/sc/source/core/data/listenercontext.o $W/CxxObject/sc/source/core/data/markarr.o $W/CxxObject/sc/source/core/data/markdata.o $W/CxxObject/sc/source/core/data/markmulti.o $W/CxxObject/sc/source/core/data/mtvcellfunc.o $W/CxxObject/sc/source/core/data/mtvelements.o $W/CxxObject/sc/source/core/data/olinetab.o $W/CxxObject/sc/source/core/data/pagepar.o $W/CxxObject/sc/source/core/data/patattr.o $W/CxxObject/sc/source/core/data/pivot2.o $W/CxxObject/sc/source/core/data/poolhelp.o $W/CxxObject/sc/source/core/data/postit.o $W/CxxObject/sc/source/core/data/refupdatecontext.o $W/CxxObject/sc/source/core/data/rowheightcontext.o $W/CxxObject/sc/source/core/data/segmenttree.o $W/CxxObject/sc/source/core/data/sheetevents.o $W/CxxObject/sc/source/core/data/simpleformulacalc.o $W/CxxObject/sc/source/core/data/sortparam.o $W/CxxObject/sc/source/core/data/stlpool.o $W/CxxObject/sc/source/core/data/stlsheet.o $W/CxxObject/sc/source/core/data/subtotalparam.o $W/CxxObject/sc/source/core/data/tabbgcolor.o $W/CxxObject/sc/source/core/data/table1.o $W/CxxObject/sc/source/core/data/table2.o $W/CxxObject/sc/source/core/data/table3.o $W/CxxObject/sc/source/core/data/table4.o $W/CxxObject/sc/source/core/data/table5.o $W/CxxObject/sc/source/core/data/table6.o $W/CxxObject/sc/source/core/data/table7.o $W/CxxObject/sc/source/core/data/tabprotection.o $W/CxxObject/sc/source/core/data/types.o $W/CxxObject/sc/source/core/data/userdat.o $W/CxxObject/sc/source/core/data/validat.o $W/CxxObject/sc/source/core/tool/addincfg.o $W/CxxObject/sc/source/core/tool/addincol.o $W/CxxObject/sc/source/core/tool/addinhelpid.o $W/CxxObject/sc/source/core/tool/addinlis.o $W/CxxObject/sc/source/core/tool/address.o $W/CxxObject/sc/source/core/tool/adiasync.o $W/CxxObject/sc/source/core/tool/appoptio.o $W/CxxObject/sc/source/core/tool/autoform.o $W/CxxObject/sc/source/core/tool/bulkdatahint.o $W/CxxObject/sc/source/core/tool/brdcst.o $W/CxxObject/sc/source/core/tool/calcconfig.o $W/CxxObject/sc/source/core/tool/callform.o $W/CxxObject/sc/source/core/tool/cellform.o $W/CxxObject/sc/source/core/tool/cellkeytranslator.o $W/CxxObject/sc/source/core/tool/chartarr.o $W/CxxObject/sc/source/core/tool/charthelper.o $W/CxxObject/sc/source/core/tool/chartlis.o $W/CxxObject/sc/source/core/tool/chartlock.o $W/CxxObject/sc/source/core/tool/chartpos.o $W/CxxObject/sc/source/core/tool/chgtrack.o $W/CxxObject/sc/source/core/tool/chgviset.o $W/CxxObject/sc/source/core/tool/compare.o $W/CxxObject/sc/source/core/tool/compiler.o $W/CxxObject/sc/source/core/tool/consoli.o $W/CxxObject/sc/source/core/tool/dbdata.o $W/CxxObject/sc/source/core/tool/ddelink.o $W/CxxObject/sc/source/core/tool/defaultsoptions.o $W/CxxObject/sc/source/core/tool/detdata.o $W/CxxObject/sc/source/core/tool/detfunc.o $W/CxxObject/sc/source/core/tool/docoptio.o $W/CxxObject/sc/source/core/tool/doubleref.o $W/CxxObject/sc/source/core/tool/editdataarray.o $W/CxxObject/sc/source/core/tool/editutil.o $W/CxxObject/sc/source/core/tool/filtopt.o $W/CxxObject/sc/source/core/tool/formulagroup.o $W/CxxObject/sc/source/core/tool/formulaopt.o $W/CxxObject/sc/source/core/tool/formulaparserpool.o $W/CxxObject/sc/source/core/tool/formularesult.o $W/CxxObject/sc/source/core/tool/grouparealistener.o $W/CxxObject/sc/source/core/tool/hints.o $W/CxxObject/sc/source/core/tool/inputopt.o $W/CxxObject/sc/source/core/tool/interpr1.o $W/CxxObject/sc/source/core/tool/interpr2.o $W/CxxObject/sc/source/core/tool/interpr3.o $W/CxxObject/sc/source/core/tool/interpr4.o $W/CxxObject/sc/source/core/tool/interpr5.o $W/CxxObject/sc/source/core/tool/interpr6.o $W/CxxObject/sc/source/core/tool/interpr7.o $W/CxxObject/sc/source/core/tool/interpr8.o $W/CxxObject/sc/source/core/tool/interpretercontext.o $W/CxxObject/sc/source/core/tool/jumpmatrix.o $W/CxxObject/sc/source/core/tool/listenerquery.o $W/CxxObject/sc/source/core/tool/lookupcache.o $W/CxxObject/sc/source/core/tool/math.o $W/CxxObject/sc/source/core/tool/matrixoperators.o $W/CxxObject/sc/source/core/tool/navicfg.o $W/CxxObject/sc/source/core/tool/numformat.o $W/CxxObject/sc/source/core/tool/odffmap.o $W/CxxObject/sc/source/core/tool/optutil.o $W/CxxObject/sc/source/core/tool/orcusxml.o $W/CxxObject/sc/source/core/tool/parclass.o $W/CxxObject/sc/source/core/tool/printopt.o $W/CxxObject/sc/source/core/tool/prnsave.o $W/CxxObject/sc/source/core/tool/progress.o $W/CxxObject/sc/source/core/tool/queryentry.o $W/CxxObject/sc/source/core/tool/queryparam.o $W/CxxObject/sc/source/core/tool/rangelst.o $W/CxxObject/sc/source/core/tool/rangenam.o $W/CxxObject/sc/source/core/tool/rangeseq.o $W/CxxObject/sc/source/core/tool/rangeutl.o $W/CxxObject/sc/source/core/tool/rechead.o $W/CxxObject/sc/source/core/tool/recursionhelper.o $W/CxxObject/sc/source/core/tool/refdata.o $W/CxxObject/sc/source/core/tool/reffind.o $W/CxxObject/sc/source/core/tool/refhint.o $W/CxxObject/sc/source/core/tool/refreshtimer.o $W/CxxObject/sc/source/core/tool/reftokenhelper.o $W/CxxObject/sc/source/core/tool/refupdat.o $W/CxxObject/sc/source/core/tool/scmatrix.o $W/CxxObject/sc/source/core/tool/scopetools.o $W/CxxObject/sc/source/core/tool/sharedformula.o $W/CxxObject/sc/source/core/tool/simplerangelist.o $W/CxxObject/sc/source/core/tool/stringutil.o $W/CxxObject/sc/source/core/tool/stylehelper.o $W/CxxObject/sc/source/core/tool/subtotal.o $W/CxxObject/sc/source/core/tool/token.o $W/CxxObject/sc/source/core/tool/tokenstringcontext.o $W/CxxObject/sc/source/core/tool/typedstrdata.o $W/CxxObject/sc/source/core/tool/unitconv.o $W/CxxObject/sc/source/core/tool/userlist.o $W/CxxObject/sc/source/core/tool/viewopti.o $W/CxxObject/sc/source/core/tool/webservicelink.o $W/CxxObject/sc/source/core/tool/zforauto.o $W/CxxObject/sc/source/filter/xml/datastreamimport.o $W/CxxObject/sc/source/filter/xml/XMLCalculationSettingsContext.o $W/CxxObject/sc/source/filter/xml/XMLCellRangeSourceContext.o $W/CxxObject/sc/source/filter/xml/XMLChangeTrackingExportHelper.o $W/CxxObject/sc/source/filter/xml/XMLChangeTrackingImportHelper.o $W/CxxObject/sc/source/filter/xml/XMLCodeNameProvider.o $W/CxxObject/sc/source/filter/xml/XMLColumnRowGroupExport.o $W/CxxObject/sc/source/filter/xml/XMLConsolidationContext.o $W/CxxObject/sc/source/filter/xml/XMLConverter.o $W/CxxObject/sc/source/filter/xml/XMLDDELinksContext.o $W/CxxObject/sc/source/filter/xml/XMLDetectiveContext.o $W/CxxObject/sc/source/filter/xml/XMLEmptyContext.o $W/CxxObject/sc/source/filter/xml/XMLExportDDELinks.o $W/CxxObject/sc/source/filter/xml/XMLExportDataPilot.o $W/CxxObject/sc/source/filter/xml/XMLExportDatabaseRanges.o $W/CxxObject/sc/source/filter/xml/XMLExportIterator.o $W/CxxObject/sc/source/filter/xml/XMLExportSharedData.o $W/CxxObject/sc/source/filter/xml/XMLStylesExportHelper.o $W/CxxObject/sc/source/filter/xml/XMLStylesImportHelper.o $W/CxxObject/sc/source/filter/xml/XMLTableHeaderFooterContext.o $W/CxxObject/sc/source/filter/xml/XMLTableMasterPageExport.o $W/CxxObject/sc/source/filter/xml/XMLTableShapeImportHelper.o $W/CxxObject/sc/source/filter/xml/XMLTableShapeResizer.o $W/CxxObject/sc/source/filter/xml/XMLTableShapesContext.o $W/CxxObject/sc/source/filter/xml/XMLTableSourceContext.o $W/CxxObject/sc/source/filter/xml/XMLTrackedChangesContext.o $W/CxxObject/sc/source/filter/xml/cachedattraccess.o $W/CxxObject/sc/source/filter/xml/celltextparacontext.o $W/CxxObject/sc/source/filter/xml/editattributemap.o $W/CxxObject/sc/source/filter/xml/importcontext.o $W/CxxObject/sc/source/filter/xml/pivotsource.o $W/CxxObject/sc/source/filter/xml/sheetdata.o $W/CxxObject/sc/source/filter/xml/xmlannoi.o $W/CxxObject/sc/source/filter/xml/xmlbodyi.o $W/CxxObject/sc/source/filter/xml/xmlcelli.o $W/CxxObject/sc/source/filter/xml/xmlcoli.o $W/CxxObject/sc/source/filter/xml/xmlcondformat.o $W/CxxObject/sc/source/filter/xml/xmlconti.o $W/CxxObject/sc/source/filter/xml/xmlcvali.o $W/CxxObject/sc/source/filter/xml/xmldpimp.o $W/CxxObject/sc/source/filter/xml/xmldrani.o $W/CxxObject/sc/source/filter/xml/xmlexprt.o $W/CxxObject/sc/source/filter/xml/xmlexternaltabi.o $W/CxxObject/sc/source/filter/xml/xmlfilti.o $W/CxxObject/sc/source/filter/xml/xmlfonte.o $W/CxxObject/sc/source/filter/xml/xmlimprt.o $W/CxxObject/sc/source/filter/xml/xmllabri.o $W/CxxObject/sc/source/filter/xml/xmlmappingi.o $W/CxxObject/sc/source/filter/xml/xmlnexpi.o $W/CxxObject/sc/source/filter/xml/xmlrowi.o $W/CxxObject/sc/source/filter/xml/xmlsceni.o $W/CxxObject/sc/source/filter/xml/xmlsorti.o $W/CxxObject/sc/source/filter/xml/xmlstyle.o $W/CxxObject/sc/source/filter/xml/xmlstyli.o $W/CxxObject/sc/source/filter/xml/xmlsubti.o $W/CxxObject/sc/source/filter/xml/xmltabi.o $W/CxxObject/sc/source/filter/xml/xmltransformationi.o $W/CxxObject/sc/source/filter/xml/xmlwrap.o $W/CxxObject/sc/source/filter/importfilterdata.o $W/CxxObject/sc/source/ui/Accessibility/AccessibilityHints.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleCell.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleCellBase.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleContextBase.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleCsvControl.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleDocument.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleDocumentBase.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleEditObject.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleFilterMenu.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleFilterMenuItem.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleFilterTopWindow.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleGlobal.o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePageHeader.o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePageHeaderArea.o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePreviewCell.o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.o $W/CxxObject/sc/source/ui/Accessibility/AccessiblePreviewTable.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleSpreadsheet.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleTableBase.o $W/CxxObject/sc/source/ui/Accessibility/AccessibleText.o $W/CxxObject/sc/source/ui/Accessibility/DrawModelBroadcaster.o $W/CxxObject/sc/source/ui/app/client.o $W/CxxObject/sc/source/ui/app/drwtrans.o $W/CxxObject/sc/source/ui/app/inputhdl.o $W/CxxObject/sc/source/ui/app/inputwin.o $W/CxxObject/sc/source/ui/app/lnktrans.o $W/CxxObject/sc/source/ui/app/msgpool.o $W/CxxObject/sc/source/ui/app/rfindlst.o $W/CxxObject/sc/source/ui/app/scdll.o $W/CxxObject/sc/source/ui/app/scmod.o $W/CxxObject/sc/source/ui/app/seltrans.o $W/CxxObject/sc/source/ui/app/transobj.o $W/CxxObject/sc/source/ui/app/typemap.o $W/CxxObject/sc/source/ui/app/uiitems.o $W/CxxObject/sc/source/ui/attrdlg/scabstdlg.o $W/CxxObject/sc/source/ui/cctrl/cbnumberformat.o $W/CxxObject/sc/source/ui/cctrl/cbuttonw.o $W/CxxObject/sc/source/ui/cctrl/checklistmenu.o $W/CxxObject/sc/source/ui/cctrl/dpcontrol.o $W/CxxObject/sc/source/ui/cctrl/tbzoomsliderctrl.o $W/CxxObject/sc/source/ui/condformat/condformatdlg.o $W/CxxObject/sc/source/ui/condformat/condformatdlgentry.o $W/CxxObject/sc/source/ui/condformat/condformatdlgitem.o $W/CxxObject/sc/source/ui/condformat/condformathelper.o $W/CxxObject/sc/source/ui/condformat/colorformat.o $W/CxxObject/sc/source/ui/dataprovider/csvdataprovider.o $W/CxxObject/sc/source/ui/dataprovider/dataprovider.o $W/CxxObject/sc/source/ui/dataprovider/datatransformation.o $W/CxxObject/sc/source/ui/dataprovider/htmldataprovider.o $W/CxxObject/sc/source/ui/dataprovider/xmldataprovider.o $W/CxxObject/sc/source/ui/dataprovider/sqldataprovider.o $W/CxxObject/sc/source/ui/dbgui/asciiopt.o $W/CxxObject/sc/source/ui/dbgui/consdlg.o $W/CxxObject/sc/source/ui/dbgui/csvcontrol.o $W/CxxObject/sc/source/ui/dbgui/csvgrid.o $W/CxxObject/sc/source/ui/dbgui/csvruler.o $W/CxxObject/sc/source/ui/dbgui/csvsplits.o $W/CxxObject/sc/source/ui/dbgui/csvtablebox.o $W/CxxObject/sc/source/ui/dbgui/dbnamdlg.o $W/CxxObject/sc/source/ui/dbgui/filtdlg.o $W/CxxObject/sc/source/ui/dbgui/foptmgr.o $W/CxxObject/sc/source/ui/dbgui/imoptdlg.o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutDialog.o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutTreeListBase.o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutTreeListData.o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutTreeListLabel.o $W/CxxObject/sc/source/ui/dbgui/PivotLayoutTreeList.o $W/CxxObject/sc/source/ui/dbgui/sfiltdlg.o $W/CxxObject/sc/source/ui/dbgui/validate.o $W/CxxObject/sc/source/ui/dialogs/searchresults.o $W/CxxObject/sc/source/ui/docshell/arealink.o $W/CxxObject/sc/source/ui/docshell/autostyl.o $W/CxxObject/sc/source/ui/docshell/datastream.o $W/CxxObject/sc/source/ui/docshell/dbdocfun.o $W/CxxObject/sc/source/ui/docshell/dbdocimp.o $W/CxxObject/sc/source/ui/docshell/docfunc.o $W/CxxObject/sc/source/ui/docshell/docfuncutil.o $W/CxxObject/sc/source/ui/docshell/docsh.o $W/CxxObject/sc/source/ui/docshell/docsh2.o $W/CxxObject/sc/source/ui/docshell/docsh3.o $W/CxxObject/sc/source/ui/docshell/docsh4.o $W/CxxObject/sc/source/ui/docshell/docsh5.o $W/CxxObject/sc/source/ui/docshell/docsh6.o $W/CxxObject/sc/source/ui/docshell/docsh8.o $W/CxxObject/sc/source/ui/docshell/documentlinkmgr.o $W/CxxObject/sc/source/ui/docshell/editable.o $W/CxxObject/sc/source/ui/docshell/externalrefmgr.o $W/CxxObject/sc/source/ui/docshell/impex.o $W/CxxObject/sc/source/ui/docshell/macromgr.o $W/CxxObject/sc/source/ui/docshell/olinefun.o $W/CxxObject/sc/source/ui/docshell/pagedata.o $W/CxxObject/sc/source/ui/docshell/pntlock.o $W/CxxObject/sc/source/ui/docshell/servobj.o $W/CxxObject/sc/source/ui/docshell/sizedev.o $W/CxxObject/sc/source/ui/docshell/tablink.o $W/CxxObject/sc/source/ui/drawfunc/chartsh.o $W/CxxObject/sc/source/ui/drawfunc/drawsh.o $W/CxxObject/sc/source/ui/drawfunc/drawsh2.o $W/CxxObject/sc/source/ui/drawfunc/drawsh4.o $W/CxxObject/sc/source/ui/drawfunc/drawsh5.o $W/CxxObject/sc/source/ui/drawfunc/drformsh.o $W/CxxObject/sc/source/ui/drawfunc/drtxtob.o $W/CxxObject/sc/source/ui/drawfunc/drtxtob1.o $W/CxxObject/sc/source/ui/drawfunc/drtxtob2.o $W/CxxObject/sc/source/ui/drawfunc/fuconarc.o $W/CxxObject/sc/source/ui/drawfunc/fuconcustomshape.o $W/CxxObject/sc/source/ui/drawfunc/fuconpol.o $W/CxxObject/sc/source/ui/drawfunc/fuconrec.o $W/CxxObject/sc/source/ui/drawfunc/fuconstr.o $W/CxxObject/sc/source/ui/drawfunc/fuconuno.o $W/CxxObject/sc/source/ui/drawfunc/fudraw.o $W/CxxObject/sc/source/ui/drawfunc/fuins1.o $W/CxxObject/sc/source/ui/drawfunc/fuins2.o $W/CxxObject/sc/source/ui/drawfunc/fupoor.o $W/CxxObject/sc/source/ui/drawfunc/fusel.o $W/CxxObject/sc/source/ui/drawfunc/fusel2.o $W/CxxObject/sc/source/ui/drawfunc/futext.o $W/CxxObject/sc/source/ui/drawfunc/futext2.o $W/CxxObject/sc/source/ui/drawfunc/futext3.o $W/CxxObject/sc/source/ui/drawfunc/graphsh.o $W/CxxObject/sc/source/ui/drawfunc/mediash.o $W/CxxObject/sc/source/ui/drawfunc/oleobjsh.o $W/CxxObject/sc/source/ui/formdlg/dwfunctr.o $W/CxxObject/sc/source/ui/formdlg/formdata.o $W/CxxObject/sc/source/ui/formdlg/formula.o $W/CxxObject/sc/source/ui/miscdlgs/acredlin.o $W/CxxObject/sc/source/ui/miscdlgs/anyrefdg.o $W/CxxObject/sc/source/ui/miscdlgs/autofmt.o $W/CxxObject/sc/source/ui/miscdlgs/conflictsdlg.o $W/CxxObject/sc/source/ui/miscdlgs/crnrdlg.o $W/CxxObject/sc/source/ui/miscdlgs/datastreamdlg.o $W/CxxObject/sc/source/ui/miscdlgs/dataproviderdlg.o $W/CxxObject/sc/source/ui/miscdlgs/datatableview.o $W/CxxObject/sc/source/ui/miscdlgs/highred.o $W/CxxObject/sc/source/ui/miscdlgs/mergecellsdialog.o $W/CxxObject/sc/source/ui/miscdlgs/optsolver.o $W/CxxObject/sc/source/ui/miscdlgs/protectiondlg.o $W/CxxObject/sc/source/ui/miscdlgs/redcom.o $W/CxxObject/sc/source/ui/miscdlgs/retypepassdlg.o $W/CxxObject/sc/source/ui/miscdlgs/sharedocdlg.o $W/CxxObject/sc/source/ui/miscdlgs/simpref.o $W/CxxObject/sc/source/ui/miscdlgs/solveroptions.o $W/CxxObject/sc/source/ui/miscdlgs/solverutil.o $W/CxxObject/sc/source/ui/miscdlgs/solvrdlg.o $W/CxxObject/sc/source/ui/miscdlgs/tabopdlg.o $W/CxxObject/sc/source/ui/miscdlgs/warnbox.o $W/CxxObject/sc/source/ui/namedlg/namedefdlg.o $W/CxxObject/sc/source/ui/namedlg/namedlg.o $W/CxxObject/sc/source/ui/namedlg/namemgrtable.o $W/CxxObject/sc/source/ui/navipi/content.o $W/CxxObject/sc/source/ui/navipi/navcitem.o $W/CxxObject/sc/source/ui/navipi/navipi.o $W/CxxObject/sc/source/ui/navipi/scenwnd.o $W/CxxObject/sc/source/ui/pagedlg/areasdlg.o $W/CxxObject/sc/source/ui/pagedlg/tphfedit.o $W/CxxObject/sc/source/ui/sidebar/AlignmentPropertyPanel.o $W/CxxObject/sc/source/ui/sidebar/CellLineStyleControl.o $W/CxxObject/sc/source/ui/sidebar/CellLineStyleValueSet.o $W/CxxObject/sc/source/ui/sidebar/CellAppearancePropertyPanel.o $W/CxxObject/sc/source/ui/sidebar/CellBorderStyleControl.o $W/CxxObject/sc/source/ui/sidebar/NumberFormatControl.o $W/CxxObject/sc/source/ui/sidebar/NumberFormatPropertyPanel.o $W/CxxObject/sc/source/ui/sidebar/ScPanelFactory.o $W/CxxObject/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/CorrelationDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/CovarianceDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/FourierAnalysisDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/FTestDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.o $W/CxxObject/sc/source/ui/StatisticsDialogs/MovingAverageDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/RegressionDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/SamplingDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.o $W/CxxObject/sc/source/ui/StatisticsDialogs/TTestDialog.o $W/CxxObject/sc/source/ui/StatisticsDialogs/ZTestDialog.o $W/CxxObject/sc/source/ui/uitest/uiobject.o $W/CxxObject/sc/source/ui/undo/areasave.o $W/CxxObject/sc/source/ui/undo/refundo.o $W/CxxObject/sc/source/ui/undo/target.o $W/CxxObject/sc/source/ui/undo/undobase.o $W/CxxObject/sc/source/ui/undo/undoblk.o $W/CxxObject/sc/source/ui/undo/undoblk2.o $W/CxxObject/sc/source/ui/undo/undoblk3.o $W/CxxObject/sc/source/ui/undo/undocell.o $W/CxxObject/sc/source/ui/undo/undocell2.o $W/CxxObject/sc/source/ui/undo/undoconvert.o $W/CxxObject/sc/source/ui/undo/undodat.o $W/CxxObject/sc/source/ui/undo/undodraw.o $W/CxxObject/sc/source/ui/undo/undoolk.o $W/CxxObject/sc/source/ui/undo/undorangename.o $W/CxxObject/sc/source/ui/undo/undosort.o $W/CxxObject/sc/source/ui/undo/undostyl.o $W/CxxObject/sc/source/ui/undo/undotab.o $W/CxxObject/sc/source/ui/undo/undoutil.o $W/CxxObject/sc/source/ui/unoobj/ChartRangeSelectionListener.o $W/CxxObject/sc/source/ui/unoobj/addruno.o $W/CxxObject/sc/source/ui/unoobj/afmtuno.o $W/CxxObject/sc/source/ui/unoobj/appluno.o $W/CxxObject/sc/source/ui/unoobj/celllistsource.o $W/CxxObject/sc/source/ui/unoobj/cellsuno.o $W/CxxObject/sc/source/ui/unoobj/cellvaluebinding.o $W/CxxObject/sc/source/ui/unoobj/chart2uno.o $W/CxxObject/sc/source/ui/unoobj/chartuno.o $W/CxxObject/sc/source/ui/unoobj/condformatuno.o $W/CxxObject/sc/source/ui/unoobj/confuno.o $W/CxxObject/sc/source/ui/unoobj/convuno.o $W/CxxObject/sc/source/ui/unoobj/cursuno.o $W/CxxObject/sc/source/ui/unoobj/dapiuno.o $W/CxxObject/sc/source/ui/unoobj/datauno.o $W/CxxObject/sc/source/ui/unoobj/defltuno.o $W/CxxObject/sc/source/ui/unoobj/dispuno.o $W/CxxObject/sc/source/ui/unoobj/docuno.o $W/CxxObject/sc/source/ui/unoobj/drdefuno.o $W/CxxObject/sc/source/ui/unoobj/editsrc.o $W/CxxObject/sc/source/ui/unoobj/eventuno.o $W/CxxObject/sc/source/ui/unoobj/fielduno.o $W/CxxObject/sc/source/ui/unoobj/filtuno.o $W/CxxObject/sc/source/ui/unoobj/fmtuno.o $W/CxxObject/sc/source/ui/unoobj/forbiuno.o $W/CxxObject/sc/source/ui/unoobj/funcuno.o $W/CxxObject/sc/source/ui/unoobj/linkuno.o $W/CxxObject/sc/source/ui/unoobj/listenercalls.o $W/CxxObject/sc/source/ui/unoobj/miscuno.o $W/CxxObject/sc/source/ui/unoobj/nameuno.o $W/CxxObject/sc/source/ui/unoobj/notesuno.o $W/CxxObject/sc/source/ui/unoobj/optuno.o $W/CxxObject/sc/source/ui/unoobj/pageuno.o $W/CxxObject/sc/source/ui/unoobj/PivotTableDataProvider.o $W/CxxObject/sc/source/ui/unoobj/PivotTableDataSource.o $W/CxxObject/sc/source/ui/unoobj/PivotTableDataSequence.o $W/CxxObject/sc/source/ui/unoobj/TablePivotCharts.o $W/CxxObject/sc/source/ui/unoobj/TablePivotChart.o $W/CxxObject/sc/source/ui/unoobj/ChartTools.o $W/CxxObject/sc/source/ui/unoobj/servuno.o $W/CxxObject/sc/source/ui/unoobj/shapeuno.o $W/CxxObject/sc/source/ui/unoobj/srchuno.o $W/CxxObject/sc/source/ui/unoobj/styleuno.o $W/CxxObject/sc/source/ui/unoobj/targuno.o $W/CxxObject/sc/source/ui/unoobj/textuno.o $W/CxxObject/sc/source/ui/unoobj/tokenuno.o $W/CxxObject/sc/source/ui/unoobj/unodoc.o $W/CxxObject/sc/source/ui/unoobj/unoreflist.o $W/CxxObject/sc/source/ui/unoobj/viewuno.o $W/CxxObject/sc/source/ui/unoobj/warnpassword.o $W/CxxObject/sc/source/ui/view/auditsh.o $W/CxxObject/sc/source/ui/view/cellmergeoption.o $W/CxxObject/sc/source/ui/view/cellsh.o $W/CxxObject/sc/source/ui/view/cellsh1.o $W/CxxObject/sc/source/ui/view/cellsh2.o $W/CxxObject/sc/source/ui/view/cellsh3.o $W/CxxObject/sc/source/ui/view/cellsh4.o $W/CxxObject/sc/source/ui/view/colrowba.o $W/CxxObject/sc/source/ui/view/cliputil.o $W/CxxObject/sc/source/ui/view/dbfunc.o $W/CxxObject/sc/source/ui/view/dbfunc2.o $W/CxxObject/sc/source/ui/view/dbfunc3.o $W/CxxObject/sc/source/ui/view/dbfunc4.o $W/CxxObject/sc/source/ui/view/drawutil.o $W/CxxObject/sc/source/ui/view/drawvie3.o $W/CxxObject/sc/source/ui/view/drawvie4.o $W/CxxObject/sc/source/ui/view/drawview.o $W/CxxObject/sc/source/ui/view/editsh.o $W/CxxObject/sc/source/ui/view/formatsh.o $W/CxxObject/sc/source/ui/view/gridmerg.o $W/CxxObject/sc/source/ui/view/gridwin.o $W/CxxObject/sc/source/ui/view/gridwin2.o $W/CxxObject/sc/source/ui/view/gridwin3.o $W/CxxObject/sc/source/ui/view/gridwin4.o $W/CxxObject/sc/source/ui/view/gridwin5.o $W/CxxObject/sc/source/ui/view/hdrcont.o $W/CxxObject/sc/source/ui/view/hintwin.o $W/CxxObject/sc/source/ui/view/imapwrap.o $W/CxxObject/sc/source/ui/view/invmerge.o $W/CxxObject/sc/source/ui/view/notemark.o $W/CxxObject/sc/source/ui/view/olinewin.o $W/CxxObject/sc/source/ui/view/output.o $W/CxxObject/sc/source/ui/view/output2.o $W/CxxObject/sc/source/ui/view/output3.o $W/CxxObject/sc/source/ui/view/overlayobject.o $W/CxxObject/sc/source/ui/view/pfuncache.o $W/CxxObject/sc/source/ui/view/pgbrksh.o $W/CxxObject/sc/source/ui/view/pivotsh.o $W/CxxObject/sc/source/ui/view/preview.o $W/CxxObject/sc/source/ui/view/prevloc.o $W/CxxObject/sc/source/ui/view/prevwsh.o $W/CxxObject/sc/source/ui/view/prevwsh2.o $W/CxxObject/sc/source/ui/view/printfun.o $W/CxxObject/sc/source/ui/view/reffact.o $W/CxxObject/sc/source/ui/view/scextopt.o $W/CxxObject/sc/source/ui/view/select.o $W/CxxObject/sc/source/ui/view/selectionstate.o $W/CxxObject/sc/source/ui/view/spelldialog.o $W/CxxObject/sc/source/ui/view/spelleng.o $W/CxxObject/sc/source/ui/view/spellcheckcontext.o $W/CxxObject/sc/source/ui/view/tabcont.o $W/CxxObject/sc/source/ui/view/tabsplit.o $W/CxxObject/sc/source/ui/view/tabview.o $W/CxxObject/sc/source/ui/view/tabview2.o $W/CxxObject/sc/source/ui/view/tabview3.o $W/CxxObject/sc/source/ui/view/tabview4.o $W/CxxObject/sc/source/ui/view/tabview5.o $W/CxxObject/sc/source/ui/view/tabvwsh.o $W/CxxObject/sc/source/ui/view/tabvwsh2.o $W/CxxObject/sc/source/ui/view/tabvwsh3.o $W/CxxObject/sc/source/ui/view/tabvwsh4.o $W/CxxObject/sc/source/ui/view/tabvwsh5.o $W/CxxObject/sc/source/ui/view/tabvwsh8.o $W/CxxObject/sc/source/ui/view/tabvwsh9.o $W/CxxObject/sc/source/ui/view/tabvwsha.o $W/CxxObject/sc/source/ui/view/tabvwshb.o $W/CxxObject/sc/source/ui/view/tabvwshc.o $W/CxxObject/sc/source/ui/view/tabvwshd.o $W/CxxObject/sc/source/ui/view/tabvwshe.o $W/CxxObject/sc/source/ui/view/tabvwshf.o $W/CxxObject/sc/source/ui/view/tabvwshg.o $W/CxxObject/sc/source/ui/view/tabvwshh.o $W/CxxObject/sc/source/ui/view/viewdata.o $W/CxxObject/sc/source/ui/view/viewfun2.o $W/CxxObject/sc/source/ui/view/viewfun3.o $W/CxxObject/sc/source/ui/view/viewfun4.o $W/CxxObject/sc/source/ui/view/viewfun5.o $W/CxxObject/sc/source/ui/view/viewfun6.o $W/CxxObject/sc/source/ui/view/viewfun7.o $W/CxxObject/sc/source/ui/view/viewfunc.o $W/CxxObject/sc/source/ui/view/viewutil.o $W/CxxObject/sc/source/ui/view/waitoff.o $W/CxxObject/sc/source/ui/xmlsource/xmlsourcedlg.o $W/CxxObject/sc/source/core/opencl/formulagroupcl.o $W/CxxObject/sc/source/core/opencl/opbase.o $W/CxxObject/sc/source/core/opencl/op_financial.o $W/CxxObject/sc/source/core/opencl/op_database.o $W/CxxObject/sc/source/core/opencl/op_math.o $W/CxxObject/sc/source/core/opencl/op_addin.o $W/CxxObject/sc/source/core/opencl/op_statistical.o $W/CxxObject/sc/source/core/opencl/op_array.o $W/CxxObject/sc/source/core/opencl/op_logical.o $W/CxxObject/sc/source/core/opencl/op_spreadsheet.o -Wl,--start-group -licui18n -licuuc -lxml2 -lorcus-0.14 -lorcus-parser-0.14 -lrt -Wl,--end-group -Wl,--no-as-needed -lclewlo -lavmedialo -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldbtoolslo -ldrawinglayerlo -leditenglo -lforlo -lforuilo -li18nlangtag -li18nutil -lopencllo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsblo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltklo -ltllo -lucbhelper -lutllo -lvbahelperlo -lvcllo -lxolo -o $I/program/libsclo.so [build CMP] sw/util/msword mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sw/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libmswordlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sw/util/msword.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sw/util/msword.component [build BIN] sw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sw [build MOD] sw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sw S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libsclo.so | grep SONAME > $W/LinkTarget/Library/libsclo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libsclo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libsclo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libsclo.so.exports.tmp $W/LinkTarget/Library/libsclo.so.exports; then rm $W/LinkTarget/Library/libsclo.so.exports.tmp; else mv $W/LinkTarget/Library/libsclo.so.exports.tmp $W/LinkTarget/Library/libsclo.so.exports && touch -r $I/program/libsclo.so $W/LinkTarget/Library/libsclo.so.exports; fi TEMPFILE=/tmp/gbuild.0DxPxC && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libsclo.so.objectlist [build CMP] sc/util/sc mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sc/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsclo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sc/util/sc.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sc/util/sc.component [build LNK] Library/libvbaobjlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sc/source/ui/vba/excelvbahelper.o $W/CxxObject/sc/source/ui/vba/service.o $W/CxxObject/sc/source/ui/vba/vbaapplication.o $W/CxxObject/sc/source/ui/vba/vbaassistant.o $W/CxxObject/sc/source/ui/vba/vbaaxes.o $W/CxxObject/sc/source/ui/vba/vbaaxis.o $W/CxxObject/sc/source/ui/vba/vbaaxistitle.o $W/CxxObject/sc/source/ui/vba/vbaborders.o $W/CxxObject/sc/source/ui/vba/vbacharacters.o $W/CxxObject/sc/source/ui/vba/vbachart.o $W/CxxObject/sc/source/ui/vba/vbachartobject.o $W/CxxObject/sc/source/ui/vba/vbachartobjects.o $W/CxxObject/sc/source/ui/vba/vbacharttitle.o $W/CxxObject/sc/source/ui/vba/vbacomment.o $W/CxxObject/sc/source/ui/vba/vbacomments.o $W/CxxObject/sc/source/ui/vba/vbacondition.o $W/CxxObject/sc/source/ui/vba/vbadialog.o $W/CxxObject/sc/source/ui/vba/vbadialogs.o $W/CxxObject/sc/source/ui/vba/vbaeventshelper.o $W/CxxObject/sc/source/ui/vba/vbafiledialog.o $W/CxxObject/sc/source/ui/vba/vbafiledialogitems.o $W/CxxObject/sc/source/ui/vba/vbafont.o $W/CxxObject/sc/source/ui/vba/vbaformat.o $W/CxxObject/sc/source/ui/vba/vbaformatcondition.o $W/CxxObject/sc/source/ui/vba/vbaformatconditions.o $W/CxxObject/sc/source/ui/vba/vbaglobals.o $W/CxxObject/sc/source/ui/vba/vbahyperlink.o $W/CxxObject/sc/source/ui/vba/vbahyperlinks.o $W/CxxObject/sc/source/ui/vba/vbainterior.o $W/CxxObject/sc/source/ui/vba/vbalineshape.o $W/CxxObject/sc/source/ui/vba/vbamenubar.o $W/CxxObject/sc/source/ui/vba/vbamenubars.o $W/CxxObject/sc/source/ui/vba/vbamenu.o $W/CxxObject/sc/source/ui/vba/vbamenus.o $W/CxxObject/sc/source/ui/vba/vbamenuitem.o $W/CxxObject/sc/source/ui/vba/vbamenuitems.o $W/CxxObject/sc/source/ui/vba/vbaname.o $W/CxxObject/sc/source/ui/vba/vbanames.o $W/CxxObject/sc/source/ui/vba/vbaoleobject.o $W/CxxObject/sc/source/ui/vba/vbaoleobjects.o $W/CxxObject/sc/source/ui/vba/vbaoutline.o $W/CxxObject/sc/source/ui/vba/vbaovalshape.o $W/CxxObject/sc/source/ui/vba/vbapagebreak.o $W/CxxObject/sc/source/ui/vba/vbapagebreaks.o $W/CxxObject/sc/source/ui/vba/vbapagesetup.o $W/CxxObject/sc/source/ui/vba/vbapalette.o $W/CxxObject/sc/source/ui/vba/vbapane.o $W/CxxObject/sc/source/ui/vba/vbapivotcache.o $W/CxxObject/sc/source/ui/vba/vbapivottable.o $W/CxxObject/sc/source/ui/vba/vbapivottables.o $W/CxxObject/sc/source/ui/vba/vbarange.o $W/CxxObject/sc/source/ui/vba/vbasheetobject.o $W/CxxObject/sc/source/ui/vba/vbasheetobjects.o $W/CxxObject/sc/source/ui/vba/vbastyle.o $W/CxxObject/sc/source/ui/vba/vbastyles.o $W/CxxObject/sc/source/ui/vba/vbatextboxshape.o $W/CxxObject/sc/source/ui/vba/vbatextframe.o $W/CxxObject/sc/source/ui/vba/vbavalidation.o $W/CxxObject/sc/source/ui/vba/vbawindow.o $W/CxxObject/sc/source/ui/vba/vbawindows.o $W/CxxObject/sc/source/ui/vba/vbaworkbook.o $W/CxxObject/sc/source/ui/vba/vbaworkbooks.o $W/CxxObject/sc/source/ui/vba/vbaworksheet.o $W/CxxObject/sc/source/ui/vba/vbaworksheets.o $W/CxxObject/sc/source/ui/vba/vbawsfunction.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -lforlo -lmsfilterlo -luno_sal -lsblo -lsclo -lsfxlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltklo -ltllo -lutllo -lvbahelperlo -lvcllo -o $I/program/libvbaobjlo.so [build LNK] Library/libscuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sc/source/ui/attrdlg/attrdlg.o $W/CxxObject/sc/source/ui/attrdlg/scdlgfact.o $W/CxxObject/sc/source/ui/attrdlg/scuiexp.o $W/CxxObject/sc/source/ui/attrdlg/tabpages.o $W/CxxObject/sc/source/ui/cctrl/editfield.o $W/CxxObject/sc/source/ui/condformat/condformatmgr.o $W/CxxObject/sc/source/ui/dbgui/dapidata.o $W/CxxObject/sc/source/ui/dbgui/dapitype.o $W/CxxObject/sc/source/ui/dbgui/dpgroupdlg.o $W/CxxObject/sc/source/ui/dbgui/pfiltdlg.o $W/CxxObject/sc/source/ui/dbgui/pvfundlg.o $W/CxxObject/sc/source/ui/dbgui/scendlg.o $W/CxxObject/sc/source/ui/dbgui/scuiasciiopt.o $W/CxxObject/sc/source/ui/dbgui/scuiimoptdlg.o $W/CxxObject/sc/source/ui/dbgui/sortdlg.o $W/CxxObject/sc/source/ui/dbgui/sortkeydlg.o $W/CxxObject/sc/source/ui/dbgui/subtdlg.o $W/CxxObject/sc/source/ui/dbgui/textimportoptions.o $W/CxxObject/sc/source/ui/dbgui/tpsort.o $W/CxxObject/sc/source/ui/dbgui/tpsubt.o $W/CxxObject/sc/source/ui/docshell/tpstat.o $W/CxxObject/sc/source/ui/miscdlgs/crdlg.o $W/CxxObject/sc/source/ui/miscdlgs/datafdlg.o $W/CxxObject/sc/source/ui/miscdlgs/delcldlg.o $W/CxxObject/sc/source/ui/miscdlgs/delcodlg.o $W/CxxObject/sc/source/ui/miscdlgs/filldlg.o $W/CxxObject/sc/source/ui/miscdlgs/groupdlg.o $W/CxxObject/sc/source/ui/miscdlgs/inscldlg.o $W/CxxObject/sc/source/ui/miscdlgs/inscodlg.o $W/CxxObject/sc/source/ui/miscdlgs/instbdlg.o $W/CxxObject/sc/source/ui/miscdlgs/lbseldlg.o $W/CxxObject/sc/source/ui/miscdlgs/linkarea.o $W/CxxObject/sc/source/ui/miscdlgs/mtrindlg.o $W/CxxObject/sc/source/ui/miscdlgs/mvtabdlg.o $W/CxxObject/sc/source/ui/miscdlgs/namecrea.o $W/CxxObject/sc/source/ui/miscdlgs/scuiautofmt.o $W/CxxObject/sc/source/ui/miscdlgs/shtabdlg.o $W/CxxObject/sc/source/ui/miscdlgs/strindlg.o $W/CxxObject/sc/source/ui/miscdlgs/tabbgcolordlg.o $W/CxxObject/sc/source/ui/miscdlgs/textdlgs.o $W/CxxObject/sc/source/ui/namedlg/namepast.o $W/CxxObject/sc/source/ui/optdlg/calcoptionsdlg.o $W/CxxObject/sc/source/ui/optdlg/opredlin.o $W/CxxObject/sc/source/ui/optdlg/tpcalc.o $W/CxxObject/sc/source/ui/optdlg/tpcompatibility.o $W/CxxObject/sc/source/ui/optdlg/tpformula.o $W/CxxObject/sc/source/ui/optdlg/tpdefaults.o $W/CxxObject/sc/source/ui/optdlg/tpprint.o $W/CxxObject/sc/source/ui/optdlg/tpusrlst.o $W/CxxObject/sc/source/ui/optdlg/tpview.o $W/CxxObject/sc/source/ui/pagedlg/hfedtdlg.o $W/CxxObject/sc/source/ui/pagedlg/scuitphfedit.o $W/CxxObject/sc/source/ui/pagedlg/tphf.o $W/CxxObject/sc/source/ui/pagedlg/tptable.o $W/CxxObject/sc/source/ui/styleui/styledlg.o -Wl,--start-group -Wl,--end-group -Wl,--no-as-needed -lclewlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -leditenglo -lforlo -lforuilo -li18nlangtag -lopencllo -luno_sal -lsclo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltllo -lutllo -lvcllo -o $I/program/libscuilo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libscuilo.so | grep SONAME > $W/LinkTarget/Library/libscuilo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libscuilo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libscuilo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libscuilo.so.exports.tmp $W/LinkTarget/Library/libscuilo.so.exports; then rm $W/LinkTarget/Library/libscuilo.so.exports.tmp; else mv $W/LinkTarget/Library/libscuilo.so.exports.tmp $W/LinkTarget/Library/libscuilo.so.exports && touch -r $I/program/libscuilo.so $W/LinkTarget/Library/libscuilo.so.exports; fi TEMPFILE=/tmp/gbuild.0RWim8 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libscuilo.so.objectlist S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libvbaobjlo.so | grep SONAME > $W/LinkTarget/Library/libvbaobjlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libvbaobjlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libvbaobjlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libvbaobjlo.so.exports.tmp $W/LinkTarget/Library/libvbaobjlo.so.exports; then rm $W/LinkTarget/Library/libvbaobjlo.so.exports.tmp; else mv $W/LinkTarget/Library/libvbaobjlo.so.exports.tmp $W/LinkTarget/Library/libvbaobjlo.so.exports && touch -r $I/program/libvbaobjlo.so $W/LinkTarget/Library/libvbaobjlo.so.exports; fi TEMPFILE=/tmp/gbuild.0T8Lw3 && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libvbaobjlo.so.objectlist [build LNK] Library/libscfiltlo.so S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && g++ -pthread -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN' -Wl,-rpath-link,$I/program -Wl,-z,defs -fstack-protector-strong -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld $W/CxxObject/sc/source/filter/dif/difexp.o $W/CxxObject/sc/source/filter/dif/difimp.o $W/CxxObject/sc/source/filter/excel/colrowst.o $W/CxxObject/sc/source/filter/excel/excdoc.o $W/CxxObject/sc/source/filter/excel/excel.o $W/CxxObject/sc/source/filter/excel/excform.o $W/CxxObject/sc/source/filter/excel/excform8.o $W/CxxObject/sc/source/filter/excel/excimp8.o $W/CxxObject/sc/source/filter/excel/excrecds.o $W/CxxObject/sc/source/filter/excel/exctools.o $W/CxxObject/sc/source/filter/excel/expop2.o $W/CxxObject/sc/source/filter/excel/fontbuff.o $W/CxxObject/sc/source/filter/excel/frmbase.o $W/CxxObject/sc/source/filter/excel/impop.o $W/CxxObject/sc/source/filter/excel/namebuff.o $W/CxxObject/sc/source/filter/excel/read.o $W/CxxObject/sc/source/filter/excel/tokstack.o $W/CxxObject/sc/source/filter/excel/xechart.o $W/CxxObject/sc/source/filter/excel/xecontent.o $W/CxxObject/sc/source/filter/excel/xedbdata.o $W/CxxObject/sc/source/filter/excel/xeescher.o $W/CxxObject/sc/source/filter/excel/xeextlst.o $W/CxxObject/sc/source/filter/excel/xeformula.o $W/CxxObject/sc/source/filter/excel/xehelper.o $W/CxxObject/sc/source/filter/excel/xelink.o $W/CxxObject/sc/source/filter/excel/xename.o $W/CxxObject/sc/source/filter/excel/xepage.o $W/CxxObject/sc/source/filter/excel/xepivot.o $W/CxxObject/sc/source/filter/excel/xepivotxml.o $W/CxxObject/sc/source/filter/excel/xerecord.o $W/CxxObject/sc/source/filter/excel/xeroot.o $W/CxxObject/sc/source/filter/excel/xestream.o $W/CxxObject/sc/source/filter/excel/xestring.o $W/CxxObject/sc/source/filter/excel/xestyle.o $W/CxxObject/sc/source/filter/excel/xetable.o $W/CxxObject/sc/source/filter/excel/xeview.o $W/CxxObject/sc/source/filter/excel/xichart.o $W/CxxObject/sc/source/filter/excel/xicontent.o $W/CxxObject/sc/source/filter/excel/xiescher.o $W/CxxObject/sc/source/filter/excel/xiformula.o $W/CxxObject/sc/source/filter/excel/xihelper.o $W/CxxObject/sc/source/filter/excel/xilink.o $W/CxxObject/sc/source/filter/excel/xiname.o $W/CxxObject/sc/source/filter/excel/xipage.o $W/CxxObject/sc/source/filter/excel/xipivot.o $W/CxxObject/sc/source/filter/excel/xiroot.o $W/CxxObject/sc/source/filter/excel/xistream.o $W/CxxObject/sc/source/filter/excel/xistring.o $W/CxxObject/sc/source/filter/excel/xistyle.o $W/CxxObject/sc/source/filter/excel/xiview.o $W/CxxObject/sc/source/filter/excel/xladdress.o $W/CxxObject/sc/source/filter/excel/xlchart.o $W/CxxObject/sc/source/filter/excel/xlescher.o $W/CxxObject/sc/source/filter/excel/xlformula.o $W/CxxObject/sc/source/filter/excel/xlpage.o $W/CxxObject/sc/source/filter/excel/xlpivot.o $W/CxxObject/sc/source/filter/excel/xlroot.o $W/CxxObject/sc/source/filter/excel/xlstyle.o $W/CxxObject/sc/source/filter/excel/xltoolbar.o $W/CxxObject/sc/source/filter/excel/xltools.o $W/CxxObject/sc/source/filter/excel/xltracer.o $W/CxxObject/sc/source/filter/excel/xlview.o $W/CxxObject/sc/source/filter/ftools/fapihelper.o $W/CxxObject/sc/source/filter/ftools/fprogressbar.o $W/CxxObject/sc/source/filter/ftools/ftools.o $W/CxxObject/sc/source/filter/ftools/sharedformulagroups.o $W/CxxObject/sc/source/filter/html/htmlexp.o $W/CxxObject/sc/source/filter/html/htmlexp2.o $W/CxxObject/sc/source/filter/html/htmlimp.o $W/CxxObject/sc/source/filter/html/htmlpars.o $W/CxxObject/sc/source/filter/lotus/filter.o $W/CxxObject/sc/source/filter/lotus/lotattr.o $W/CxxObject/sc/source/filter/lotus/lotform.o $W/CxxObject/sc/source/filter/lotus/lotimpop.o $W/CxxObject/sc/source/filter/lotus/lotread.o $W/CxxObject/sc/source/filter/lotus/lotus.o $W/CxxObject/sc/source/filter/lotus/memory.o $W/CxxObject/sc/source/filter/lotus/op.o $W/CxxObject/sc/source/filter/lotus/optab.o $W/CxxObject/sc/source/filter/lotus/tool.o $W/CxxObject/sc/source/filter/qpro/qpro.o $W/CxxObject/sc/source/filter/qpro/qproform.o $W/CxxObject/sc/source/filter/qpro/qprostyle.o $W/CxxObject/sc/source/filter/rtf/eeimpars.o $W/CxxObject/sc/source/filter/rtf/expbase.o $W/CxxObject/sc/source/filter/rtf/rtfexp.o $W/CxxObject/sc/source/filter/rtf/rtfimp.o $W/CxxObject/sc/source/filter/rtf/rtfparse.o $W/CxxObject/sc/source/filter/xcl97/XclExpChangeTrack.o $W/CxxObject/sc/source/filter/xcl97/XclImpChangeTrack.o $W/CxxObject/sc/source/filter/xcl97/xcl97esc.o $W/CxxObject/sc/source/filter/xcl97/xcl97rec.o $W/CxxObject/sc/source/filter/oox/excelfilter.o $W/CxxObject/sc/source/filter/oox/addressconverter.o $W/CxxObject/sc/source/filter/oox/autofilterbuffer.o $W/CxxObject/sc/source/filter/oox/autofiltercontext.o $W/CxxObject/sc/source/filter/oox/biffhelper.o $W/CxxObject/sc/source/filter/oox/chartsheetfragment.o $W/CxxObject/sc/source/filter/oox/commentsbuffer.o $W/CxxObject/sc/source/filter/oox/commentsfragment.o $W/CxxObject/sc/source/filter/oox/condformatbuffer.o $W/CxxObject/sc/source/filter/oox/condformatcontext.o $W/CxxObject/sc/source/filter/oox/connectionsbuffer.o $W/CxxObject/sc/source/filter/oox/connectionsfragment.o $W/CxxObject/sc/source/filter/oox/defnamesbuffer.o $W/CxxObject/sc/source/filter/oox/drawingbase.o $W/CxxObject/sc/source/filter/oox/drawingfragment.o $W/CxxObject/sc/source/filter/oox/excelchartconverter.o $W/CxxObject/sc/source/filter/oox/excelhandlers.o $W/CxxObject/sc/source/filter/oox/excelvbaproject.o $W/CxxObject/sc/source/filter/oox/externallinkbuffer.o $W/CxxObject/sc/source/filter/oox/externallinkfragment.o $W/CxxObject/sc/source/filter/oox/extlstcontext.o $W/CxxObject/sc/source/filter/oox/formulabase.o $W/CxxObject/sc/source/filter/oox/formulabuffer.o $W/CxxObject/sc/source/filter/oox/formulaparser.o $W/CxxObject/sc/source/filter/oox/numberformatsbuffer.o $W/CxxObject/sc/source/filter/oox/ooxformulaparser.o $W/CxxObject/sc/source/filter/oox/pagesettings.o $W/CxxObject/sc/source/filter/oox/pivotcachebuffer.o $W/CxxObject/sc/source/filter/oox/pivotcachefragment.o $W/CxxObject/sc/source/filter/oox/pivottablebuffer.o $W/CxxObject/sc/source/filter/oox/pivottablefragment.o $W/CxxObject/sc/source/filter/oox/querytablebuffer.o $W/CxxObject/sc/source/filter/oox/querytablefragment.o $W/CxxObject/sc/source/filter/oox/revisionfragment.o $W/CxxObject/sc/source/filter/oox/richstringcontext.o $W/CxxObject/sc/source/filter/oox/richstring.o $W/CxxObject/sc/source/filter/oox/scenariobuffer.o $W/CxxObject/sc/source/filter/oox/scenariocontext.o $W/CxxObject/sc/source/filter/oox/sharedstringsbuffer.o $W/CxxObject/sc/source/filter/oox/sharedstringsfragment.o $W/CxxObject/sc/source/filter/oox/sheetdatabuffer.o $W/CxxObject/sc/source/filter/oox/sheetdatacontext.o $W/CxxObject/sc/source/filter/oox/stylesbuffer.o $W/CxxObject/sc/source/filter/oox/stylesfragment.o $W/CxxObject/sc/source/filter/oox/tablebuffer.o $W/CxxObject/sc/source/filter/oox/tablecolumnsbuffer.o $W/CxxObject/sc/source/filter/oox/tablecolumnscontext.o $W/CxxObject/sc/source/filter/oox/tablefragment.o $W/CxxObject/sc/source/filter/oox/themebuffer.o $W/CxxObject/sc/source/filter/oox/unitconverter.o $W/CxxObject/sc/source/filter/oox/viewsettings.o $W/CxxObject/sc/source/filter/oox/workbookfragment.o $W/CxxObject/sc/source/filter/oox/workbookhelper.o $W/CxxObject/sc/source/filter/oox/workbooksettings.o $W/CxxObject/sc/source/filter/oox/worksheetbuffer.o $W/CxxObject/sc/source/filter/oox/worksheetfragment.o $W/CxxObject/sc/source/filter/oox/worksheethelper.o $W/CxxObject/sc/source/filter/oox/worksheetsettings.o $W/CxxObject/sc/source/filter/orcus/interface.o $W/CxxObject/sc/source/filter/orcus/orcusfiltersimpl.o $W/CxxObject/sc/source/filter/orcus/xmlcontext.o $W/CxxObject/sc/source/filter/orcus/filterdetect.o -Wl,--start-group -lorcus-0.14 -lorcus-parser-0.14 -lboost_filesystem -lboost_iostreams -lz -Wl,--end-group -Wl,--no-as-needed -lclewlo -lbasegfxlo -lcomphelper -luno_cppu -luno_cppuhelpergcc3 -ldrawinglayerlo -leditenglo -lforlo -lmsfilterlo -looxlo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsblo -lsclo -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltklo -ltllo -lucbhelper -lutllo -lvcllo -li18nlangtag -o $I/program/libscfiltlo.so [build CMP] sc/util/vbaobj mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sc/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libvbaobjlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sc/util/vbaobj.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sc/util/vbaobj.component S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && readelf -d $I/program/libscfiltlo.so | grep SONAME > $W/LinkTarget/Library/libscfiltlo.so.exports.tmp; nm --dynamic --extern-only --defined-only --format=posix $I/program/libscfiltlo.so | cut -d' ' -f1-2 >> $W/LinkTarget/Library/libscfiltlo.so.exports.tmp && if cmp -s $W/LinkTarget/Library/libscfiltlo.so.exports.tmp $W/LinkTarget/Library/libscfiltlo.so.exports; then rm $W/LinkTarget/Library/libscfiltlo.so.exports.tmp; else mv $W/LinkTarget/Library/libscfiltlo.so.exports.tmp $W/LinkTarget/Library/libscfiltlo.so.exports && touch -r $I/program/libscfiltlo.so $W/LinkTarget/Library/libscfiltlo.so.exports; fi TEMPFILE=/tmp/gbuild.2QHFBH && mv ${TEMPFILE} /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/Library/libscfiltlo.so.objectlist [build CMP] sc/util/scfilt mkdir -p /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sc/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libscfiltlo.so' --stringparam cppu_env gcc3 -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/ComponentTarget/sc/util/scfilt.component /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/createcomponent.xslt /builddir/build/BUILD/libreoffice-6.3.5.2/sc/util/scfilt.component [build RDB] services S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && RESPONSEFILE=/tmp/gbuild.GE5384 && mkdir -p $W/Rdb/ && xsltproc --nonet -o $W/Rdb/services.rdb $S/solenv/bin/packcomponents.xslt $RESPONSEFILE && rm $RESPONSEFILE [build BIN] sc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/sc [build MOD] sc S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/sc /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Rdb/services.rdb /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program/services/services.rdb touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Executable/gengal.run [build BIN] postprocess S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/postprocess [build GAL] arrows S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/arrows/* && RESPONSEFILE=/tmp/gbuild.rlFlP7 && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "arrows" --path $W/Gallery/arrows --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/arrows.done [build GAL] backgrounds S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/backgrounds/* && RESPONSEFILE=/tmp/gbuild.gJgYy9 && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "backgrounds" --path $W/Gallery/backgrounds --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/backgrounds.done [build GAL] computers S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/computers/* && RESPONSEFILE=/tmp/gbuild.r17AHB && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "computers" --path $W/Gallery/computers --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/computers.done [build GAL] diagrams S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/diagrams/* && RESPONSEFILE=/tmp/gbuild.GU5ZxN && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "diagrams" --path $W/Gallery/diagrams --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/diagrams.done [build GAL] education Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams' Existing themes: 0 Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows' Existing themes: 0 Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers' Existing themes: 0 Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds' Existing themes: 0 Existing themes: 1 Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Computer-Cloud.png' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Computer-Desktop.png' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Computer-Laptop-Black.png' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Computer-Laptop-Silver.png' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Database-Add.png' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/fuzzy-lightgrey.jpg' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Database-Delete.png' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/ice-light.jpg' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Database-Download.png' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Database.png' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/painted-white.jpg' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder01-Blue.png' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/texture-paper.jpg' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder02-Green.png' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/crumpled-paper.jpg' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/marble.jpg' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder03-Manilla.png' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/concrete.jpg' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/fuzzy-grey.jpg' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/fuzzy-darkgrey.jpg' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder04-Yellow.png' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/stone.jpg' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder05-OpenBlue.png' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/white-diffusion.jpg' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder06-OpenGreen.png' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/sand-light.jpg' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/sand.jpg' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/surface.jpg' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder07-OpenManilla.png' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Folder08-OpenYellow.png' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/studio.jpg' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/invoiced-paper.jpg' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/Server.png' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/WirelessAccessPoint.png' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/parchment-paper.jpg' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/cardboard.jpg' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/fence.jpg' (19) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/wooden-fence.jpg' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/wood.jpg' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A01-Arrow-Gray-Left.svg' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A02-Arrow-DarkBlue-Right.svg' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A03-Arrow-Gray-Left.svg' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/wooden-board.jpg' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A04-Arrow-DarkRed-Right.svg' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle01-Transparent-DarkBlue.svg' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A05-Arrow-Blue-Left.svg' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A06-Arrow-Red-Right.svg' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/painted-wood.jpg' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A07-Arrow-LightBlue-Left.svg' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A08-Arrow-DarkRed-Right.svg' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A09-Arrow-Gray-Left.svg' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A10-Arrow-Purple-Right.svg' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A11-Arrow-Gray-Left.svg' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A12-Arrow-LightBlue-Right.svg' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle02-Transparent-Bule.svg' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/stones.jpg' (24) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/pebble-light.jpg' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A13-Arrow-Gray-Right.svg' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle03-Transparent-Green.svg' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/stone-wall.jpg' (26) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A14-CircleArrow-Green.svg' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/stone-gray.jpg' (27) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/rock-wall.jpg' (28) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle04-Transparent-Orange.svg' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A15-CircleArrow.svg' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/surface-black.jpg' (29) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Circle05-Transparent-Red.svg' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A16-CircleArrow.png' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube01-DarkBlue.svg' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube02-LightBlue.svg' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube03-Green.svg' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube04-Orange.svg' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A17-CircleArrow.png' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cube05-DarkRed.svg' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/brick-wall.png' (30) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid01-DarkBlue.svg' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid02-Blue.svg' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid03-Green.svg' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A18-CircleArrow.png' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid04-Orange.svg' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/tiles.jpg' (31) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Cuboid05-Red.svg' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A19-CircleArrow.png' (19) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear01-DarkBlue.svg' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A20-CircleArrow-LightBlue.svg' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear02-LightBlue.svg' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A21-CircleArrow-Green.svg' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/graph-paper.png' (32) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear03-Green.svg' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A22-CircleArrow.svg' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A23-CurvedArrow-Gray-Left.svg' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A24-CurvedArrow-LightBlue-Right.svg' (24) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear04-DarkRed.svg' (19) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/cloud.jpg' (33) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A25-CurvedArrow-DarkBlue.svg' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/pool.jpg' (34) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/education/* && RESPONSEFILE=/tmp/gbuild.A9DOkX && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "education" --path $W/Gallery/education --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/education.done [build GAL] environment Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/sky.jpg' (35) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Gear05-Orange.svg' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A26-CurvedArrow-Orange.png' (26) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/circuit-board.jpg' (36) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person01-DarkBlue.svg' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person02-Blue.svg' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/coffee.jpg' (37) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A27-CurvedArrow-DarkRed.png' (27) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/color-stripes.png' (38) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person03-Green.svg' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/floral.png' (39) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person04-DarkRed.svg' (24) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Person05-Orange.svg' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A28-CurvedArrow-DarkBlue.png' (28) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece01-DarkBlue.svg' (26) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece02-Blue.svg' (27) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece03-Green.svg' (28) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A29-CurvedArrow-Green.png' (29) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece04-Red.svg' (29) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A30-CurvedArrow-Gray.svg' (30) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-PuzzlePiece05-Orange.svg' (30) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A31-CurvedArrow-LightBlue.svg' (31) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere01-DarkBlue.svg' (31) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/leaf.jpg' (40) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere02-LightBlue.svg' (32) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A32-CurvedArrow-Orange.svg' (32) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A33-CurvedArrow-LightBlue-TwoDirections.svg' (33) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A34-CurvedArrow-Green-TwoDirections.svg' (34) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A35-CurvedArrow-Brown-Left.svg' (35) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere03-Green.svg' (33) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A36-CurvedArrow-LightBlue-Up.svg' (36) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A37-CurvedArrow-Gray-TwoDirections.svg' (37) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere04-DarkRed.svg' (34) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/maple-leaves.jpg' (41) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A38-CurvedArrow-Gray-TwoDirections.svg' (38) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A39-CurvedArrow-Gray-Left.svg' (39) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A40-CurvedArrow-Gray-Up.svg' (40) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A41-CurvedArrow-Gray-Left.svg' (41) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/space.png' (42) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/giraffe.png' (43) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A42-TrendArrow-Red-GoUp.svg' (42) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/tiger.jpg' (44) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/zebra.png' (45) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A43-TrendArrow-Green-GoDown.svg' (43) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Component-Sphere05-Orange.svg' (35) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle01-Transparent.svg' (36) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A44-TrendArrow-Orange-GoUp.png' (44) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle02-Transparent-Blue.svg' (37) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/environment/* && RESPONSEFILE=/tmp/gbuild.9lNiA1 && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "environment" --path $W/Gallery/environment --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/environment.done [build GAL] finance Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A45-TrendArrow-Red-GoUp.png' (45) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A46-TrendArrow-Orange-GoUp.svg' (46) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle03-Blue.svg' (38) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A47-TrendArrow-LightBlue.png' (47) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A48-TrendArrow-Orange-TwoDirections.svg' (48) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle04-Blue.svg' (39) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A49-TrendArrow-Yellow-ThreeDirections.svg' (49) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle05.svg' (40) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A50-TrendArrow-LightBlue-FourDirections.svg' (50) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle06.svg' (41) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle07.svg' (42) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A51-TrendArrow-Blue-FourDirections.svg' (51) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle08-Blue.svg' (43) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A52-TrendArrow-Blue-FourDirections.svg' (52) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Cycle09-Orange.svg' (44) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A53-TrendArrow-LightBlue-TwoDirections.svg' (53) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut01-LightBlue.svg' (45) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut02-Blue.svg' (46) Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education' Existing themes: 0 Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A54-TrendArrow-Red-TwoDirections.svg' (54) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A55-TrendArrow-TwoDirections.svg' (55) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut03-Blue.svg' (47) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A56-TrendArrow-Blue-TwoDirections.svg' (56) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A57-Arrow-Yellow-Left.svg' (57) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A58-Arrow-Red-Right.svg' (58) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A59-CurvedArrow-Gray-Left.svg' (59) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A60-CurvedArrow-Purple-Right.svg' (60) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut04-DarkBlue.svg' (48) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A61-Arrow-StripedOrange-Left.svg' (61) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A62-Arrow-StripedBlue-Right.svg' (62) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A63-Arrow-LightBlue-Left.svg' (63) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A64-Arrow-Green-Right.svg' (64) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut05-DarkBlue.svg' (49) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut06-Blue.svg' (50) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A65-Arrow-DarkBlue-Up.svg' (65) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A66-Arrow-Green-Down.svg' (66) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A67-Arrow-Yellow-Left.svg' (67) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/A68-Arrow-Gray-Right.svg' (68) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Donut07-Blue.svg' (51) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Graph.svg' (52) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Blackboard.png' (1) Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment' Existing themes: 0 Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/DrippingFaucet.png' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/People01-Blue.svg' (53) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Books.png' (2) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/finance/* && RESPONSEFILE=/tmp/gbuild.T1DWEh && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "finance" --path $W/Gallery/finance --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/finance.done [build GAL] people Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/People02.svg' (54) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Earth.png' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Chalk.png' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pillars01-Orange.svg' (55) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pillars02-LightBlue.svg' (56) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/EndangeredAnimals1.png' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process01-Blue.svg' (57) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process02-Blue.svg' (58) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process03-Blue.svg' (59) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/EndangeredAnimals2.png' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process04-GoUp-Blue.svg' (60) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/GreenCar.png' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process05-GoUp-Red.svg' (61) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Globe.png' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process06-GoUp-Yellow.svg' (62) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/GreenFactory.png' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Glue.png' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Process07-Blue.svg' (63) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pyramid01.svg' (64) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/GreenHouse.png' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pyramid02-Blue.svg' (65) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Pyramid03.svg' (66) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial01-Green.svg' (67) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial02-Green.svg' (68) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Leaf1.png' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/GraduationCap.png' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial03-Sphere.svg' (69) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Leaf2.png' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial04-Sphere-Red.svg' (70) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Flourescent-Off.png' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Microscope.png' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial05-Sphere-Blue.svg' (71) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial06-Arrows-DarkBlue.svg' (72) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Flourescent-On.png' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Radial07-Arrows-DarkBlue.svg' (73) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Notebook.png' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Circle.svg' (74) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes01.svg' (75) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/PaperClip-Blue.png' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Standard-Off1.png' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Standard-Off2.png' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/PaperClip-Red.png' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes02-Blue.svg' (76) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/LightBulb-Standard-On.png' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Pencil.png' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes03-Orange.svg' (77) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes04.svg' (78) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cubes05.svg' (79) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Pollution-Car.png' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cuboids01-Blue.svg' (80) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cuboids02-Blue.svg' (81) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/Ruler.png' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Pollution-Factory.png' (16) Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance' Existing themes: 0 Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Cuboids03.svg' (82) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Agreement.png' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Raindrop.png' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RecycleBin.png' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Gears01.svg' (83) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Gears02-Blue.svg' (84) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/TestTubes.png' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Gears03-Blue.svg' (85) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RecycleSymbol.png' (19) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Hexagons01.svg' (86) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/ATM01.png' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/ATM02.png' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Hexagons02-Blue.svg' (87) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RenewableEnergy-Solar.png' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Hexagons03-Blue.svg' (88) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Hexagons04-Orange.svg' (89) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Leaves01-LightBlue.svg' (90) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Balance-Balanced1.png' (4) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/people/* && RESPONSEFILE=/tmp/gbuild.hB0sTi && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "people" --path $W/Gallery/people --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/people.done [build GAL] symbols Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Balance-Balanced2.png' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Leaves02-Green.svg' (91) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Balance-Unbalanced1.png' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Balance-Unbalanced2.png' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RenewableEnergySymbol.png' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Pasters01.svg' (92) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Calculator.png' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RenewableEnergy-Water.png' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Pasters02-Blue.emf' (93) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Decrease1.png' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Decrease2.png' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/RenewableEnergy-Wind.png' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Puzzle01.svg' (94) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Puzzle02.svg' (95) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Increase1.png' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Increase2.png' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Sun1.png' (24) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Puzzle03.svg' (96) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Chart-Plateau.png' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Rectangles.svg' (97) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Check.png' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/Sun2.png' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Contract.png' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/CreditCard-Black.png' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Squares.svg' (98) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Section-Triangle.svg' (99) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Target.svg' (100) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/symbols/* && RESPONSEFILE=/tmp/gbuild.4kPDAR && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "symbols" --path $W/Gallery/symbols --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/symbols.done [build GAL] sounds Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn01.svg' (101) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn02.svg' (102) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/CreditCard-Cut.png' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn03.svg' (103) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/CreditCard-Gold.png' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn04.svg' (104) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Currency-Dollar.png' (19) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn05.svg' (105) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Currency-Dollars.png' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn06-Blue.svg' (106) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn07-Blue.svg' (107) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Currency-StackCoins.png' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/Venn08.svg' (108) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Currency-Stack.png' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/GoldBar.png' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/GoldBar-Stack.png' (24) Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people' Existing themes: 0 Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/sounds/* && RESPONSEFILE=/tmp/gbuild.CZlb0Y && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "sounds" --path $W/Gallery/sounds --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/sounds.done [build GAL] txtshapes Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/MoneyBag01.png' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/MoneyBag02.png' (26) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Artist-Female1.png' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PercentSign.png' (27) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PiggyBank01-Broken.png' (28) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PiggyBank02-Broken.png' (29) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Artist-Female2.png' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PiggyBank-Coins.png' (30) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PiggyBank-Currency.png' (31) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Artist-Male1.png' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Portfolio.png' (32) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/PriceTag.png' (33) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Artist-Male2.png' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Safe-Closed.png' (34) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Safe-Empty.png' (35) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female1.png' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Safe-Full.png' (36) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Seal-Gold.png' (37) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female2.png' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Seal-Red.png' (38) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female3.png' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Seal-Silver.png' (39) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Wallet-Empty.png' (40) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female4.png' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Wallet-Full1.png' (41) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/Wallet-Full2.png' (42) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female5.png' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Female6.png' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-HeadSet1.png' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-HeadSet2.png' (12) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/txtshapes/* && RESPONSEFILE=/tmp/gbuild.71SPLc && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "txtshapes" --path $W/Gallery/txtshapes --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/txtshapes.done [build GAL] transportation Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male1.png' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male2.png' (14) Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols' Existing themes: 0 Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male3.png' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male4.png' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Book.svg' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Box01.svg' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male5.png' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Box02.svg' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/BusinessPerson-Male6.png' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Bulb01-Yellow.svg' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Bulb02-Yellow.svg' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Calendar.svg' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Chef1.png' (19) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Chart.svg' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Clipboard.svg' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Chef2.png' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Clock.svg' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Compass.svg' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Computer-User-Female1.png' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion01-Laughing.svg' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion02-Smiling.svg' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Computer-User-Female2.png' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion03-Calm.svg' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion04-Frowning.svg' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Computer-User-Male1.png' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion05-Angry.svg' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Emotion06-Crying.svg' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Flag01-Red.svg' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Computer-User-Male2.png' (24) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Flag02-Green.svg' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Flag03-Blue.svg' (19) Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds' Existing themes: 0 Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Gift.svg' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/House.svg' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/apert2.wav' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/ConstructionWorker2.png' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/apert.wav' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Computer01-White.svg' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/applause.wav' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/ConstructionWorker.png' (26) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Computer02-Black.svg' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/beam2.wav' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/beam.wav' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Disk01-Blue.svg' (24) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/cow.wav' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Disk02-Green.svg' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/curve.wav' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Document01-Grey.svg' (26) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Detective1.png' (27) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Document02-Grey.svg' (27) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/drama.wav' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Document03-Blue.svg' (28) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Detective2.png' (28) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/explos.wav' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Document04-Blue.svg' (29) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/falling.wav' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Envelope01-Blue.svg' (30) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/glasses.wav' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Doctor-Female1.png' (29) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/gong.wav' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Envelope02-Yellow.svg' (31) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/horse.wav' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Envelope03-Open-Yellow.svg' (32) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/kling.wav' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Doctor-Female2.png' (30) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/kongas.wav' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Envelope04-Open-Yellow.svg' (33) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Doctor-Male1.png' (31) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/laser.wav' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/left.wav' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Folder01-Yellow.svg' (34) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/nature1.wav' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/nature2.wav' (19) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Doctor-Male2.png' (32) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Folder02-Yellow.svg' (35) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/ok.wav' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/pluck.wav' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Folder03-Open-Yellow.svg' (36) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/roll.wav' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Nurse1.png' (33) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Folder04-Open-Yellow.svg' (37) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/romans.wav' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Nurse2.png' (34) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/soft.wav' (24) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/space2.wav' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Gear01-Grey.svg' (38) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Gear02-Blue.svg' (39) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/space3.wav' (26) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/space.wav' (27) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/PoliceOfficer1.png' (35) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Network01-Blue.svg' (40) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/sparcle.wav' (28) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/PoliceOfficer2.png' (36) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/strom.wav' (29) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Network02.svg' (41) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/theetone.wav' (30) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/top.wav' (31) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Pencil01.svg' (42) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Presenter-Female1.png' (37) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/train.wav' (32) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/untie.wav' (33) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/ups.wav' (34) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Pencil02.svg' (43) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/wallewal.wav' (35) Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes' Existing themes: 0 Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Presenter-Female2.png' (38) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Printer01-White.svg' (44) Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Icon-Printer02-Black.svg' (45) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Presenter-Male1.png' (39) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle01-DarkBlue.svg' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Key01.svg' (46) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle02-LightBlue.svg' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Key02.svg' (47) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle03-Green.svg' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle04-DarkRed.svg' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Presenter-Male2.png' (40) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Lock01-Yellow.svg' (48) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Circle05-Orange.svg' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Lock02-Yellow.svg' (49) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon01-DarkBlue.svg' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Lock03-Blue.svg' (50) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Student-Female.png' (41) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon02-Blue.svg' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Lock04-Blue.svg' (51) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon03-Green.svg' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Magnet.svg' (52) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon04-DarkRed.svg' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Student-Male.png' (42) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/MagnifyingGlass.svg' (53) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/transportation/* && RESPONSEFILE=/tmp/gbuild.pyd2ce && ( LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery --name "transportation" --path $W/Gallery/transportation --filenames file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/transportation.done [build MOD] postprocess Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Hexagon05-Orange.svg' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf01-DarkBlue.svg' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Metal.svg' (54) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf02-LightBlue.svg' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Surgeon1.png' (43) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Notebook.svg' (55) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Phone.svg' (56) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf03-Green.svg' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf04-DarkRed.svg' (14) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Surgeon2.png' (44) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Leaf05-Orange.svg' (15) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/PieChart.svg' (57) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster01-DarkBlue.svg' (16) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Pin.svg' (58) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster02-LightBlue.svg' (17) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Surgeon-Female1.png' (45) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster03-Green.svg' (18) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster04-Red.svg' (19) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Surgeon-Female2.png' (46) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Paster05-Orange.svg' (20) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/PuzzlePieces.svg' (59) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle01-DarkBlue.svg' (21) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle02-LightBlue.svg' (22) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/PuzzlePiece.svg' (60) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle03-Green.svg' (23) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Roadblock.svg' (61) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Teacher1.png' (47) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle04-DarkRed.svg' (24) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Scissors.svg' (62) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle05-Orange.svg' (25) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle06-Striped-Blue.svg' (26) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Shield01.svg' (63) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Teacher2.png' (48) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle07-Striped-Green.svg' (27) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Shield02-Orange.svg' (64) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle08-Striped-Red.svg' (28) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Rectangle09-Striped-Orange.svg' (29) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Shield03-Blue.svg' (65) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square01-DarkBlue.svg' (30) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Tourist-Female1.png' (49) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square02-LightBlue.svg' (31) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Ban01.svg' (66) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square03-Green.svg' (32) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square04-DarkRed.svg' (33) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square05-Orange.svg' (34) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Ban02.svg' (67) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-CheckBox01.svg' (68) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Tourist-Female2.png' (50) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square06-Striped-Blue.svg' (35) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-CheckBox02-Unchecked.svg' (69) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Checkmark01-Green.svg' (70) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square07-Striped-Green.svg' (36) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Checkmark02-Green.svg' (71) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Tourist-Male1.png' (51) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square08-Striped-Red.svg' (37) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-DoNotEnter.svg' (72) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/Square09-Striped-Orange.svg' (38) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Error01.svg' (73) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/Tourist-Male2.png' (52) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Error02.svg' (74) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-ExclamationPoint01-Red.svg' (75) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-ExclamationPoint02-Orange.svg' (76) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Help01-Green.svg' (77) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Help02-Blue.svg' (78) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Information.svg' (79) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Null.svg' (80) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-QuestionMark01-Blue.svg' (81) S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/postprocess Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-QuestionMark02-Red.svg' (82) touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.ulf MERGEINPUT=/tmp/gbuild.ezGvvS && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/arrows/arrows.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.sdg Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-RadioButton01.svg' (83) touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.ulf MERGEINPUT=/tmp/gbuild.ZXxGJn && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/backgrounds/backgrounds.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-RadioButton02-Unchecked.svg' (84) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Warning01-Red.svg' (85) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-Warning02-Orange.svg' (86) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-X01-Red.svg' (87) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Sign-X02-Red.svg' (88) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Star-Yellow.svg' (89) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/Wrench.svg' (90) touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.ulf MERGEINPUT=/tmp/gbuild.cEonla && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/computers/computers.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} Work on gallery 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation' Existing themes: 0 Existing themes: 1 Using DestDir: file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Airplane-Blue.png' (1) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Bicycle-Blue.png' (2) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Boat.png' (3) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Bus.png' (4) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Canoe-Blue.png' (5) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Car-Red.png' (6) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Helicopter-Blue.png' (7) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Motorcycle-Red.png' (8) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Pedestrian-Blue.png' (9) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/PersonalTransporter-Green.png' (10) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Sailboat-Red.png' (11) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Scooter-Orange.png' (12) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Train-Red.png' (13) Imported file 'file:///builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/Truck-Blue.png' (14) touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.ulf MERGEINPUT=/tmp/gbuild.3gOeDt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/diagrams/diagrams.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.ulf MERGEINPUT=/tmp/gbuild.asI52i && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/education/education.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.ulf MERGEINPUT=/tmp/gbuild.9l9aO8 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/environment/environment.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.ulf MERGEINPUT=/tmp/gbuild.A9qzG7 && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/finance/finance.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.ulf MERGEINPUT=/tmp/gbuild.iVl3Ig && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/people/people.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.ulf MERGEINPUT=/tmp/gbuild.HWXllt && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/symbols/symbols.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.ulf MERGEINPUT=/tmp/gbuild.r5qgVb && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/sounds/sounds.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.ulf MERGEINPUT=/tmp/gbuild.DFxdHf && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/txtshapes/txtshapes.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.sdg touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.sdv touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.thm [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.ulf MERGEINPUT=/tmp/gbuild.FmQojD && S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program" $W/LinkTarget/Executable/ulfex -i $S/extras/source/gallery/share/gallery_names.ulf -o $W/Gallery/transportation/transportation.ulf -m ${MERGEINPUT} -l all && rm -rf ${MERGEINPUT} /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows.thm [build STR] arrows/arrows cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/arrows/arrows.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds.thm [build STR] backgrounds/backgrounds cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/backgrounds/backgrounds.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers.thm [build STR] computers/computers cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/computers/computers.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams.thm [build STR] diagrams/diagrams cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/diagrams/diagrams.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education.thm [build STR] education/education cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/education/education.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment.thm [build STR] environment/environment cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/environment/environment.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance.thm [build STR] finance/finance cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/finance/finance.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people.thm [build STR] people/people cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/people/people.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols.thm [build STR] symbols/symbols cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/symbols/symbols.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds.thm [build STR] sounds/sounds cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/sounds/sounds.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes.thm [build STR] txtshapes/txtshapes cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/txtshapes/txtshapes.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.sdg /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation.sdg /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.sdv /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation.sdv /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.thm /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation.thm [build STR] transportation/transportation cp -f /builddir/build/BUILD/libreoffice-6.3.5.2/extras/source/gallery/transportation/transportation.str /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.str && /usr/bin/perl /builddir/build/BUILD/libreoffice-6.3.5.2/solenv/bin/desktop-translate.pl --ext "str" --key "name" -d /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.ulf /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows/arrows.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/arrows.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds/backgrounds.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/backgrounds.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers/computers.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/computers.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams/diagrams.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/diagrams.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education/education.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/education.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment/environment.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/environment.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people/people.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/people.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols/symbols.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/symbols.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds/sounds.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/sounds.str /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes/txtshapes.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/txtshapes.str [build PKG] Gallery/arrows rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/arrows.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/arrows.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/arrows.filelist [build PKG] Gallery/backgrounds rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/backgrounds.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/backgrounds.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/backgrounds.filelist [build PKG] Gallery/computers rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/computers.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/computers.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/computers.filelist [build PKG] Gallery/diagrams rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/diagrams.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/diagrams.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/diagrams.filelist [build PKG] Gallery/education rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/education.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/education.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/education.filelist [build PKG] Gallery/environment rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/environment.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/environment.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/environment.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance/finance.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/finance.str [build PKG] Gallery/people rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/people.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/people.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/people.filelist [build PKG] Gallery/symbols rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/symbols.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/symbols.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/symbols.filelist [build PKG] Gallery/sounds rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/sounds.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/sounds.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/sounds.filelist [build PKG] Gallery/txtshapes rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/txtshapes.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/txtshapes.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/txtshapes.filelist /usr/bin/cp --no-dereference --force --preserve=timestamps /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation/transportation.str /builddir/build/BUILD/libreoffice-6.3.5.2/instdir/share/gallery/transportation.str touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/arrows.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/backgrounds.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/computers.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/diagrams.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/education.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/environment.final [build PKG] Gallery/finance rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/finance.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/finance.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/finance.filelist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/people.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/symbols.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/sounds.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/txtshapes.final [build PKG] Gallery/transportation rm -f /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/transportation.filelist && \ mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/transportation.filelist.tmp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Package/Gallery/transportation.filelist touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/finance.final touch /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/Gallery/transportation.final [build BIN] extras S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/nonl10n/ && touch $W/Module/nonl10n/extras [build MOD] extras S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/extras [build MOD] libreoffice S=/builddir/build/BUILD/libreoffice-6.3.5.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/Module/ && touch $W/Module/libreoffice [build BIN] top level modules: libreoffice [build BIN] loaded modules: UnoControls accessibility android animations apple_remote avmedia basctl basegfx basic bean binaryurp bridges canvas chart2 clew cli_ure codemaker comphelper configmgr connectivity cppcanvas cppu cppuhelper cpputools cui dbaccess desktop drawinglayer dtrans editeng embeddedobj embedserv emfio eventattacher extensions external extras filter forms formula fpicker framework helpcompiler helpcontent2 hsqldb hwpfilter i18nlangtag i18npool i18nutil idl idlc instsetoo_native io javaunohelper jurt jvmaccess jvmfwk l10ntools librelogo libreoffice libreofficekit lingucomponent linguistic lotuswordpro misc_extensions nlpsolver o3tl odk offapi officecfg onlineupdate oovbaapi oox opencl package postprocess pyuno qadevOOo readlicense_oo registry remotebridges reportbuilder reportdesign rhino ridljar sal salhelper sax sc scaddins sccomp scp2 scripting sd sdext setup_native sfx2 shell slideshow smoketest solenv soltools sot starmath stoc store svgio svl svtools svx sw swext sysui test testtools toolkit tools ucb ucbhelper udkapi uitest unodevtools unoidl unoil unotest unotools unoxml ure uui vbahelper vcl winaccessibility wizards writerfilter writerperfect xmerge xmlhelp xmloff xmlreader xmlscript xmlsecurity xsltml [build ALL] top level modules: build-non-l10n-only build-l10n-only [build ALL] loaded modules: UnoControls accessibility android animations apple_remote avmedia basctl basegfx basic bean binaryurp bridges canvas chart2 clew cli_ure codemaker comphelper configmgr connectivity cppcanvas cppu cppuhelper cpputools cui dbaccess desktop drawinglayer dtrans editeng embeddedobj embedserv emfio eventattacher extensions external extras filter forms formula fpicker framework helpcompiler helpcontent2 hsqldb hwpfilter i18nlangtag i18npool i18nutil idl idlc instsetoo_native io javaunohelper jurt jvmaccess jvmfwk l10ntools librelogo libreoffice libreofficekit lingucomponent linguistic lotuswordpro misc_extensions nlpsolver o3tl odk offapi officecfg onlineupdate oovbaapi oox opencl package postprocess pyuno qadevOOo readlicense_oo registry remotebridges reportbuilder reportdesign rhino ridljar sal salhelper sax sc scaddins sccomp scp2 scripting sd sdext setup_native sfx2 shell slideshow smoketest solenv soltools sot starmath stoc store svgio svl svtools svx sw swext sysui test testtools toolkit tools ucb ucbhelper udkapi uitest unodevtools unoidl unoil unotest unotools unoxml ure uui vbahelper vcl winaccessibility wizards writerfilter writerperfect xmerge xmlhelp xmloff xmlreader xmlscript xmlsecurity xsltml rm /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_hu.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/sent.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/line.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/count_word.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char_in.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_nodash.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/count_word.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_he.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/sent.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_he.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/char_in.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/line.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_he.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_nodash.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_hu.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/edit_word_hu.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_he.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_hu.brk /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word.txt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.txt make[1]: Leaving directory '/builddir/build/BUILD/libreoffice-6.3.5.2' + export DESTDIR=../output + DESTDIR=../output + export KDEMAINDIR=/usr + KDEMAINDIR=/usr + export GNOMEDIR=/usr + GNOMEDIR=/usr + export GNOME_MIME_THEME=hicolor + GNOME_MIME_THEME=hicolor + export PREFIXDIR=/usr + PREFIXDIR=/usr + . ./bin/get_config_variables PRODUCTVERSIONSHORT PRODUCTVERSION SRCDIR WORKDIR PKG_CONFIG INSTDIR ++ glv_var=PRODUCTVERSIONSHORT ++ glv_config=config_host.mk ++ '[' PRODUCTVERSIONSHORT = --build ']' ++ '[' PRODUCTVERSIONSHORT = --host ']' ++ '[' -n PRODUCTVERSIONSHORT ']' ++ glv_var=PRODUCTVERSIONSHORT ++ shift +++ sed -e 's/[^=]*=//' +++ grep '^ *export PRODUCTVERSIONSHORT=' config_host.mk ++ glv_value= ++ export PRODUCTVERSIONSHORT= ++ PRODUCTVERSIONSHORT= ++ '[' -n PRODUCTVERSION ']' ++ glv_var=PRODUCTVERSION ++ shift +++ grep '^ *export PRODUCTVERSION=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value=6.3 ++ export PRODUCTVERSION=6.3 ++ PRODUCTVERSION=6.3 ++ '[' -n SRCDIR ']' ++ glv_var=SRCDIR ++ shift +++ grep '^ *export SRCDIR=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value=/builddir/build/BUILD/libreoffice-6.3.5.2 ++ export SRCDIR=/builddir/build/BUILD/libreoffice-6.3.5.2 ++ SRCDIR=/builddir/build/BUILD/libreoffice-6.3.5.2 ++ '[' -n WORKDIR ']' ++ glv_var=WORKDIR ++ shift +++ grep '^ *export WORKDIR=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir ++ export WORKDIR=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir ++ WORKDIR=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir ++ '[' -n PKG_CONFIG ']' ++ glv_var=PKG_CONFIG ++ shift +++ grep '^ *export PKG_CONFIG=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value=/usr/bin/s390x-redhat-linux-gnu-pkg-config ++ export PKG_CONFIG=/usr/bin/s390x-redhat-linux-gnu-pkg-config ++ PKG_CONFIG=/usr/bin/s390x-redhat-linux-gnu-pkg-config ++ '[' -n INSTDIR ']' ++ glv_var=INSTDIR ++ shift +++ grep '^ *export INSTDIR=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value=/builddir/build/BUILD/libreoffice-6.3.5.2/instdir ++ export INSTDIR=/builddir/build/BUILD/libreoffice-6.3.5.2/instdir ++ INSTDIR=/builddir/build/BUILD/libreoffice-6.3.5.2/instdir ++ '[' -n '' ']' ++ unset glv_var ++ unset glv_value ++ unset glv_config + pushd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice ~/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice ~/build/BUILD/libreoffice-6.3.5.2 + ./create_tree.sh g-ir-scanner: link: gcc -pthread -o /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/tmp-introspect7hg34qid/LOKDocView-0.1 -O2 -g -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/libreoffice/tmp-introspect7hg34qid/LOKDocView-0.1.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program -Wl,-rpath,/builddir/build/BUILD/libreoffice-6.3.5.2/instdir/program -llibreofficekitgtk -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../../../../../include/LibreOfficeKit/LibreOfficeKitGtk.h:22: Warning: LOKDocView: symbol='LOK_IS_DOC_VIEW': Unknown namespace for symbol 'LOK_IS_DOC_VIEW' ../../../../../include/LibreOfficeKit/LibreOfficeKitGtk.h:24: Warning: LOKDocView: symbol='LOK_IS_DOC_VIEW_CLASS': Unknown namespace for symbol 'LOK_IS_DOC_VIEW_CLASS' ../../../../../include/LibreOfficeKit/LibreOfficeKitGtk.h:119: Warning: LOKDocView: lok_doc_view_get_document: return value: Unresolved type: 'LibreOfficeKitDocument*' ~/build/BUILD/libreoffice-6.3.5.2 + popd + mkdir /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/os-integration + cp -pr /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/output/usr/share/appdata /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/output/usr/share/application-registry /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/output/usr/share/applications /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/output/usr/share/gir-1.0 /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/output/usr/share/icons /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/output/usr/share/mime /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/output/usr/share/mime-info /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/os-integration + cp -pr /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/sysui/share/output/girepository-1.0/LOKDocView-0.1.typelib /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/os-integration + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CxxObject /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/GenCxxObject /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/HelpTarget /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/LinkTarget/CppunitTest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WRBEDi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x ++ dirname /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x + cd libreoffice-6.3.5.2 + . ./bin/get_config_variables PRODUCTVERSIONSHORT PRODUCTVERSION SRCDIR WORKDIR ++ glv_var=PRODUCTVERSIONSHORT ++ glv_config=config_host.mk ++ '[' PRODUCTVERSIONSHORT = --build ']' ++ '[' PRODUCTVERSIONSHORT = --host ']' ++ '[' -n PRODUCTVERSIONSHORT ']' ++ glv_var=PRODUCTVERSIONSHORT ++ shift +++ grep '^ *export PRODUCTVERSIONSHORT=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value= ++ export PRODUCTVERSIONSHORT= ++ PRODUCTVERSIONSHORT= ++ '[' -n PRODUCTVERSION ']' ++ glv_var=PRODUCTVERSION ++ shift +++ grep '^ *export PRODUCTVERSION=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value=6.3 ++ export PRODUCTVERSION=6.3 ++ PRODUCTVERSION=6.3 ++ '[' -n SRCDIR ']' ++ glv_var=SRCDIR ++ shift +++ grep '^ *export SRCDIR=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value=/builddir/build/BUILD/libreoffice-6.3.5.2 ++ export SRCDIR=/builddir/build/BUILD/libreoffice-6.3.5.2 ++ SRCDIR=/builddir/build/BUILD/libreoffice-6.3.5.2 ++ '[' -n WORKDIR ']' ++ glv_var=WORKDIR ++ shift +++ grep '^ *export WORKDIR=' config_host.mk +++ sed -e 's/[^=]*=//' ++ glv_value=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir ++ export WORKDIR=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir ++ WORKDIR=/builddir/build/BUILD/libreoffice-6.3.5.2/workdir ++ '[' -n '' ']' ++ unset glv_var ++ unset glv_value ++ unset glv_config + export PRODUCTVERSIONSHORT PRODUCTVERSION + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 + make instsetoo_native PKGFORMAT=installed DISABLE_STRIP=1 EPM=not-used-but-must-be-set Automatic fetching of external tarballs is disabled. cd /builddir/build/BUILD/libreoffice-6.3.5.2/instsetoo_native && make -j 4 -rs [build ALL] All modules but instset: [build ECH] CustomTarget/instsetoo_native/setup/versionrc fatal: not a git repository (or any of the parent directories): .git [build CUS] instsetoo_native/setup [build LOC] top level modules: instsetoo_native [build CHK] instsetoo_native [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/ActionTe.ulf [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Control.ulf [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/CustomAc.ulf [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Error.ulf [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/LaunchCo.ulf [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/Property.ulf [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/RadioBut.ulf [build ULF] /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/CustomTarget/instsetoo_native/install/win_ulffiles/UIText.ulf [build PKG] instsetoo_native_setup [build PRL] CustomTarget/instsetoo_native/install/install.phony [build CUS] instsetoo_native/install [build BIN] instsetoo_native [build MOD] instsetoo_native [build BIN] top level modules: instsetoo_native [build ALL] top level modules: build-non-l10n-only build-l10n-only + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/CREDITS.fodt /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/LICENSE /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/LICENSE.html /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/NOTICE /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice/installed/install/en-US/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/af + '[' af = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/af/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/af/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/af/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/af/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/af + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ar + '[' ar = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ar/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ar/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ar/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ar/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ar/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ar + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/as + '[' as = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/as/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/as/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/as/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/as/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/as + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bg + '[' bg = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bg/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bg/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bg/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bg/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bg/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bg + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bn + '[' bn = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bn/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bn/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bn/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bn/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bn/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/bn + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/br + '[' br = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/br/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/br/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/br/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/br/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/br + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ca + '[' ca = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ca/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ca/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ca/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ca/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ca/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ca + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cs + '[' cs = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cs/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cs/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cs/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cs/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cs/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cs + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cy + '[' cy = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cy/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cy/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cy/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cy/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/cy + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/da + '[' da = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/da/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/da/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/da/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/da/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/da/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/da + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/de + '[' de = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/de/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/de/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/de/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/de/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/de/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/de + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/dz + '[' dz = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/dz/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/dz/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/dz/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/dz/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/dz/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/dz + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/el + '[' el = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/el/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/el/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/el/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/el/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/el/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/el + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/en-US + '[' en-US = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/en-US/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/en-US/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/en-US/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/en-US/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/en-US/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/en-US + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eo + '[' eo = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eo/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eo/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eo/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eo/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eo/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eo + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/es + '[' es = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/es/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/es/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/es/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/es/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/es/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/es + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/et + '[' et = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/et/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/et/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/et/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/et/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/et/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/et + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eu + '[' eu = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eu/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eu/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eu/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eu/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eu/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/eu + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fa + '[' fa = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fa/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fa/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fa/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fa/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fa + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fi + '[' fi = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fi/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fi/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fi/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fi/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fi/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fi + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fr + '[' fr = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fr/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fr/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fr/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fr/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fr/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/fr + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ga + '[' ga = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ga/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ga/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ga/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ga/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ga + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gl + '[' gl = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gl/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gl/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gl/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gl/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gl/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gl + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gu + '[' gu = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gu/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gu/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gu/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gu/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gu/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/gu + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/he + '[' he = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/he/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/he/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/he/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/he/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/he/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/he + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hi + '[' hi = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hi/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hi/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hi/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hi/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hi/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hi + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hr + '[' hr = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hr/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hr/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hr/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hr/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hr/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hr + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hu + '[' hu = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hu/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hu/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hu/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hu/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hu/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/hu + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/id + '[' id = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/id/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/id/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/id/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/id/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/id/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/id + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/it + '[' it = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/it/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/it/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/it/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/it/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/it/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/it + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ja + '[' ja = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ja/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ja/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ja/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ja/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ja/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ja + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kk + '[' kk = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kk/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kk/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kk/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kk/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kk + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kn + '[' kn = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kn/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kn/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kn/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kn/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/kn + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ko + '[' ko = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ko/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ko/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ko/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ko/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ko/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ko + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/log + '[' log = log ']' + continue + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lt + '[' lt = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lt/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lt/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lt/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lt/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lt/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lt + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lv + '[' lv = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lv/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lv/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lv/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lv/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lv/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/lv + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mai + '[' mai = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mai/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mai/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mai/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mai/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mai + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ml + '[' ml = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ml/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ml/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ml/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ml/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ml + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mr + '[' mr = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mr/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mr/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mr/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mr/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/mr + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nb + '[' nb = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nb/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nb/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nb/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nb/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nb/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nb + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nl + '[' nl = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nl/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nl/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nl/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nl/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nl/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nl + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nn + '[' nn = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nn/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nn/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nn/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nn/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nn/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nn + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nr + '[' nr = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nr/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nr/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nr/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nr/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nr + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nso + '[' nso = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nso/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nso/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nso/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nso/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/nso + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/or + '[' or = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/or/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/or/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/or/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/or/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/or + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pa-IN + '[' pa-IN = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pa-IN/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pa-IN/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pa-IN/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pa-IN/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pa-IN + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pl + '[' pl = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pl/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pl/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pl/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pl/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pl/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pl + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt + '[' pt = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt-BR + '[' pt-BR = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt-BR/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt-BR/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt-BR/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt-BR/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt-BR/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/pt-BR + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ro + '[' ro = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ro/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ro/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ro/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ro/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ro/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ro + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ru + '[' ru = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ru/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ru/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ru/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ru/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ru/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ru + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/si + '[' si = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/si/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/si/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/si/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/si/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/si/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/si + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sk + '[' sk = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sk/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sk/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sk/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sk/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sk/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sk + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sl + '[' sl = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sl/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sl/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sl/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sl/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sl/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sl + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr + '[' sr = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr-Latn + '[' sr-Latn = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr-Latn/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr-Latn/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr-Latn/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr-Latn/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sr-Latn + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ss + '[' ss = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ss/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ss/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ss/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ss/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ss + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/st + '[' st = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/st/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/st/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/st/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/st/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/st + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sv + '[' sv = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sv/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sv/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sv/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sv/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sv/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/sv + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ta + '[' ta = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ta/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ta/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ta/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ta/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ta/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ta + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/te + '[' te = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/te/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/te/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/te/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/te/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/te + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/th + '[' th = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/th/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/th/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/th/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/th/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/th + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tn + '[' tn = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tn/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tn/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tn/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tn/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tn + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tr + '[' tr = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tr/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tr/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tr/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tr/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tr/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/tr + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ts + '[' ts = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ts/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ts/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ts/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ts/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ts + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/uk + '[' uk = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/uk/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/uk/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/uk/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/uk/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/uk/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/uk + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ve + '[' ve = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ve/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ve/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ve/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ve/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/ve + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/xh + '[' xh = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/xh/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/xh/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/xh/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/xh/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/xh + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-CN + '[' zh-CN = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-CN/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-CN/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-CN/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-CN/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-CN/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-CN + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-TW + '[' zh-TW = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-TW/help /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-TW/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-TW/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-TW/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-TW/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zh-TW + for langpack in $WORKDIR/installation/LibreOffice_languagepack/installed/install/* ++ basename /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zu + '[' zu = log ']' + cp -rp /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zu/presets /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zu/program /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zu/readmes /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zu/share /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + rm -rf /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_languagepack/installed/install/zu + mv /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/installation/LibreOffice_SDK/installed/install/en-US/sdk /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk + chmod -R +w /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice + sed -i -e '/UserInstallation/s@\$ORIGIN/..@$SYSUSERCONFIG@' /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/bootstraprc + pushd /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk ~/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk ~/build/BUILD/libreoffice-6.3.5.2 + sed -e s,@OO_SDK_NAME@,sdk, -e s,@OO_SDK_HOME@,/usr/lib64/libreoffice/sdk, -e s,@OFFICE_HOME@,/usr/lib64/libreoffice, -e s,@OO_SDK_MAKE_HOME@,/usr/bin, -e s,@OO_SDK_ZIP_HOME@,/usr/bin, -e s,@OO_SDK_CPP_HOME@,/usr/bin, -e s,@OO_SDK_CAT_HOME@,/usr/bin, -e s,@OO_SDK_SED_HOME@,/usr/bin, -e s,@OO_SDK_CC_55_OR_HIGHER@,, -e s,@OO_SDK_JAVA_HOME@,, -e 's,@OO_SDK_OUTPUT_DIR@,$HOME,' -e s,@SDK_AUTO_DEPLOYMENT@,NO, setsdkenv_unix.sh.in + grep '@[A_Z0-9_]\+@' setsdkenv_unix.sh + chmod 755 setsdkenv_unix.sh + rm -f setsdkenv_unix.sh.in + find examples -type f -exec chmod -x '{}' ';' + popd ~/build/BUILD/libreoffice-6.3.5.2 + pushd /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/template ~/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/template ~/build/BUILD/libreoffice-6.3.5.2 + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p en-US + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p af + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ar + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p as + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p bg + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p bn + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p br + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ca + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p cs + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p cy + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p da + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p de + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p dz + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p el + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p eo + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p es + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p et + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p eu + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p fa + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p fi + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p fr + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ga + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p gl + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p gu + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p he + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p hi + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p hr + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p hu + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p id + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p it + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ja + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p kk + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p kn + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ko + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p lt + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p lv + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p mai + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ml + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p mr + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p nb + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p nl + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p nn + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p nr + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p nso + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p or + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p pa-IN + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p pl + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p pt-BR + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p pt + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ro + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ru + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p si + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p sk + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p sl + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p sr + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p sr-Latn + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ss + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p st + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p sv + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ta + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p te + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p th + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p tn + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p tr + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ts + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p uk + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p ve + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p xh + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p zh-CN + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p zh-TW + for I in en-US af ar as bg bn br ca cs cy da de dz el eo es et eu fa fi fr ga gl gu he hi hr hu id it ja kk kn ko lt lv mai ml mr nb nl nn nr nso or pa-IN pl pt-BR pt ro ru si sk sl sr sr-Latn ss st sv ta te th tn tr ts uk ve xh zh-CN zh-TW zu + mkdir -p zu + popd ~/build/BUILD/libreoffice-6.3.5.2 + pushd /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/autocorr ~/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/autocorr ~/build/BUILD/libreoffice-6.3.5.2 + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-AG.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-AU.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-BS.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-BW.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-BZ.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-CA.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-DK.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-GH.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-HK.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-IE.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-IN.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-JM.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-NG.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-NZ.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-SG.dat + for lang in en-AG en-AU en-BS en-BW en-BZ en-CA en-DK en-GH en-HK en-IE en-IN en-JM en-NG en-NZ en-SG en-TT + ln -sf acor_en-GB.dat acor_en-TT.dat + for lang in en-PH + ln -sf acor_en-US.dat acor_en-PH.dat + for lang in en-NA en-ZW + ln -sf acor_en-ZA.dat acor_en-NA.dat + for lang in en-NA en-ZW + ln -sf acor_en-ZA.dat acor_en-ZW.dat + for lang in af-NA + ln -sf acor_af-ZA.dat acor_af-NA.dat + for lang in nl-AW + ln -sf acor_nl-NL.dat acor_nl-AW.dat + for lang in sv-FI + ln -sf acor_sv-SE.dat acor_sv-FI.dat + popd ~/build/BUILD/libreoffice-6.3.5.2 + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share + mv -f /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/autocorr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/autocorr + chmod 755 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/autocorr + ln -s /usr/share/autocorr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/autocorr + rm -f /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/sandbox.jar + rm -f /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/smoketest.jar + rm -f '/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/root?.dat' + find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice -exec chmod +w '{}' ';' chmod: cannot operate on dangling symlink '/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/autocorr' + find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice -type d -exec chmod 0755 '{}' ';' + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/python3.7/site-packages + pushd /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/python3.7/site-packages ~/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/python3.7/site-packages ~/build/BUILD/libreoffice-6.3.5.2 + echo 'import sys, os' + echo 'sys.path.append('\''/usr/lib64/libreoffice/program'\'')' + echo 'os.putenv('\''URE_BOOTSTRAP'\'', '\''vnd.sun.star.pathname:/usr/lib64/libreoffice/program/fundamentalrc'\'')' + cat /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.py + rm -f /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.py + mv -f /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/unohelper.py . + mv -f /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/officehelper.py . + popd ~/build/BUILD/libreoffice-6.3.5.2 + pushd /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/fonts/truetype ~/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/fonts/truetype ~/build/BUILD/libreoffice-6.3.5.2 + install -d -m 0755 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/fonts/opensymbol + install -p -m 0644 opens___.ttf /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/fonts/opensymbol + popd ~/build/BUILD/libreoffice-6.3.5.2 + rm -rf /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/fonts/truetype/opens___.ttf + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/libreoffice + rm -f /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/CREDITS.fodt /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/LICENSE.html /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/NOTICE + ln -sr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-data/CREDITS.fodt /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/CREDITS.fodt + pic=0 + executable=0 ++ find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name '*' -exec file '{}' ';' ++ grep ': ELF' ++ cut -d: -f 1 + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/javamaker + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/javamaker 4316 -rwxr-xr-x. 1 mockbuild mock 4417296 Apr 4 21:53 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/javamaker ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/javamaker ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/javamaker ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoidl-check + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoidl-check 1036 -rwxr-xr-x. 1 mockbuild mock 1060864 Apr 4 21:53 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoidl-check ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoidl-check ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoidl-check ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/uno-skeletonmaker + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/uno-skeletonmaker 4356 -rwxr-xr-x. 1 mockbuild mock 4456888 Apr 4 21:53 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/uno-skeletonmaker ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/uno-skeletonmaker ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/uno-skeletonmaker ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/idlc + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/idlc 5536 -rwxr-xr-x. 1 mockbuild mock 5668016 Apr 4 21:53 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/idlc ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/idlc ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/idlc ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoapploader + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoapploader 44 -rwxr-xr-x. 1 mockbuild mock 43152 Apr 4 21:53 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoapploader ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoapploader ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoapploader ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/cppumaker + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/cppumaker 3816 -rwxr-xr-x. 1 mockbuild mock 3906816 Apr 4 21:53 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/cppumaker ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/cppumaker ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/cppumaker ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uri-encode + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uri-encode 20 -rwxr-xr-x. 1 mockbuild mock 18432 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uri-encode ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uri-encode ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uri-encode ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavaloaderlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavaloaderlo.so 656 -rwxr-xr-x. 1 mockbuild mock 671528 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavaloaderlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavaloaderlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavaloaderlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvasfactorylo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvasfactorylo.so 936 -rwxr-xr-x. 1 mockbuild mock 956288 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvasfactorylo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvasfactorylo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvasfactorylo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwllo.so 9840 -rwxr-xr-x. 1 mockbuild mock 10072320 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgielo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgielo.so 7628 -rwxr-xr-x. 1 mockbuild mock 7808384 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgielo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgielo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgielo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nutil.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nutil.so 1064 -rwxr-xr-x. 1 mockbuild mock 1086584 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nutil.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nutil.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nutil.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforlo.so 2772 -rwxr-xr-x. 1 mockbuild mock 2835328 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsrtrs1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsrtrs1.so 2580 -rwxr-xr-x. 1 mockbuild mock 2639840 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsrtrs1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsrtrs1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsrtrs1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfdlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfdlo.so 680 -rwxr-xr-x. 1 mockbuild mock 692456 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfdlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfdlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfdlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterfilterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterfilterlo.so 60088 -rwxr-xr-x. 1 mockbuild mock 61529192 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterfilterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterfilterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterfilterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpchelp1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpchelp1.so 10264 -rwxr-xr-x. 1 mockbuild mock 10507856 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpchelp1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpchelp1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpchelp1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblosessioninstalllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblosessioninstalllo.so 748 -rwxr-xr-x. 1 mockbuild mock 764896 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblosessioninstalllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblosessioninstalllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblosessioninstalllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdatelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdatelo.so 996 -rwxr-xr-x. 1 mockbuild mock 1017632 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdatelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdatelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdatelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmediagst.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmediagst.so 2016 -rwxr-xr-x. 1 mockbuild mock 2063152 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmediagst.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmediagst.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmediagst.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmfwklo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmfwklo.so 3260 -rwxr-xr-x. 1 mockbuild mock 3336560 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmfwklo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmfwklo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmfwklo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgcc3_uno.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgcc3_uno.so 1816 -rwxr-xr-x. 1 mockbuild mock 1857360 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgcc3_uno.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgcc3_uno.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgcc3_uno.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunordflo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunordflo.so 3796 -rwxr-xr-x. 1 mockbuild mock 3883528 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunordflo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunordflo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunordflo.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpgio1lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpgio1lo.so 2840 -rwxr-xr-x. 1 mockbuild mock 2904264 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpgio1lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpgio1lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpgio1lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libloglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libloglo.so 2588 -rwxr-xr-x. 1 mockbuild mock 2647160 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libloglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libloglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libloglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftcalclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftcalclo.so 2768 -rwxr-xr-x. 1 mockbuild mock 2832168 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftcalclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftcalclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftcalclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptlo.so 24212 -rwxr-xr-x. 1 mockbuild mock 24791712 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreflectionlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreflectionlo.so 3408 -rwxr-xr-x. 1 mockbuild mock 3487288 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreflectionlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreflectionlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreflectionlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktopbe1lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktopbe1lo.so 728 -rwxr-xr-x. 1 mockbuild mock 743312 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktopbe1lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktopbe1lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktopbe1lo.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwelo.so 12328 -rwxr-xr-x. 1 mockbuild mock 12621688 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmswordlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmswordlo.so 77112 -rwxr-xr-x. 1 mockbuild mock 78961448 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmswordlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmswordlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmswordlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdffilterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdffilterlo.so 6152 -rwxr-xr-x. 1 mockbuild mock 6299024 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdffilterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdffilterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdffilterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/gengal.bin + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/gengal.bin 1220 -rwxr-xr-x. 1 mockbuild mock 1249008 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/gengal.bin ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/gengal.bin ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/gengal.bin ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysqlclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysqlclo.so 5716 -rwxr-xr-x. 1 mockbuild mock 5849592 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysqlclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysqlclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysqlclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsfilterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsfilterlo.so 16180 -rwxr-xr-x. 1 mockbuild mock 16567432 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsfilterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsfilterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsfilterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libproxyfaclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libproxyfaclo.so 424 -rwxr-xr-x. 1 mockbuild mock 432776 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libproxyfaclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libproxyfaclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libproxyfaclo.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltdlglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltdlglo.so 6580 -rwxr-xr-x. 1 mockbuild mock 6737152 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltdlglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltdlglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltdlglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblwpftlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblwpftlo.so 37276 -rwxr-xr-x. 1 mockbuild mock 38170008 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblwpftlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblwpftlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblwpftlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhelplinkerlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhelplinkerlo.so 4040 -rwxr-xr-x. 1 mockbuild mock 4133216 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhelplinkerlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhelplinkerlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhelplinkerlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspelllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspelllo.so 1388 -rwxr-xr-x. 1 mockbuild mock 1421048 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspelllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspelllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspelllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libintrospectionlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libintrospectionlo.so 2700 -rwxr-xr-x. 1 mockbuild mock 2761792 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libintrospectionlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libintrospectionlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libintrospectionlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbpool2.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbpool2.so 3076 -rwxr-xr-x. 1 mockbuild mock 3149448 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbpool2.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbpool2.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbpool2.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaxmllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaxmllo.so 11224 -rwxr-xr-x. 1 mockbuild mock 11493264 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaxmllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaxmllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaxmllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libt602filterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libt602filterlo.so 1988 -rwxr-xr-x. 1 mockbuild mock 2032464 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libt602filterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libt602filterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libt602filterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreglo.so 1996 -rwxr-xr-x. 1 mockbuild mock 2043096 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmdlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmdlo.so 588 -rwxr-xr-x. 1 mockbuild mock 601192 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmdlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmdlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmdlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdlgprovlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdlgprovlo.so 3876 -rwxr-xr-x. 1 mockbuild mock 3967856 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdlgprovlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdlgprovlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdlgprovlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjava_uno.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjava_uno.so 2904 -rwxr-xr-x. 1 mockbuild mock 2970712 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjava_uno.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjava_uno.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjava_uno.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlreaderlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlreaderlo.so 860 -rwxr-xr-x. 1 mockbuild mock 879104 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlreaderlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlreaderlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlreaderlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpfile1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpfile1.so 8708 -rwxr-xr-x. 1 mockbuild mock 8913840 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpfile1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpfile1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpfile1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsysshlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsysshlo.so 660 -rwxr-xr-x. 1 mockbuild mock 673448 Apr 4 21:51 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsysshlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsysshlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsysshlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_en.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_en.so 868 -rwxr-xr-x. 1 mockbuild mock 885768 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_en.so ++ grep TEXTREL ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_en.so + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_en.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpftp1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpftp1.so 4100 -rwxr-xr-x. 1 mockbuild mock 4197320 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpftp1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpftp1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpftp1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/lo_kde5filepicker + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/lo_kde5filepicker 1964 -rwxr-xr-x. 1 mockbuild mock 2007344 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/lo_kde5filepicker ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/lo_kde5filepicker ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/lo_kde5filepicker ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libclewlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libclewlo.so 44 -rwxr-xr-x. 1 mockbuild mock 42936 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libclewlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libclewlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libclewlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjdbclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjdbclo.so 9260 -rwxr-xr-x. 1 mockbuild mock 9482232 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjdbclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjdbclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjdbclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlscriptlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlscriptlo.so 10108 -rwxr-xr-x. 1 mockbuild mock 10347904 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlscriptlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlscriptlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlscriptlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libslideshowlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libslideshowlo.so 47148 -rwxr-xr-x. 1 mockbuild mock 48276864 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libslideshowlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libslideshowlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libslideshowlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libutllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libutllo.so 24952 -rwxr-xr-x. 1 mockbuild mock 25547208 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libutllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libutllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libutllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmcnttype.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmcnttype.so 820 -rwxr-xr-x. 1 mockbuild mock 838272 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmcnttype.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmcnttype.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmcnttype.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucbhelper.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucbhelper.so 9264 -rwxr-xr-x. 1 mockbuild mock 9483896 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucbhelper.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucbhelper.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucbhelper.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunsafe_uno_uno.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunsafe_uno_uno.so 176 -rwxr-xr-x. 1 mockbuild mock 180192 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunsafe_uno_uno.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunsafe_uno_uno.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunsafe_uno_uno.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscuilo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscuilo.so 35852 -rwxr-xr-x. 1 mockbuild mock 36711184 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscuilo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscuilo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscuilo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswdlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswdlo.so 528 -rwxr-xr-x. 1 mockbuild mock 539768 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswdlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswdlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswdlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpythonloaderlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpythonloaderlo.so 392 -rwxr-xr-x. 1 mockbuild mock 400256 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpythonloaderlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpythonloaderlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpythonloaderlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_sal.so.3 + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_sal.so.3 5832 -rwxr-xr-x. 1 mockbuild mock 5967952 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_sal.so.3 ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_sal.so.3 ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_sal.so.3 ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresentationMinimizerlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresentationMinimizerlo.so 9476 -rwxr-xr-x. 1 mockbuild mock 9699968 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresentationMinimizerlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresentationMinimizerlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresentationMinimizerlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libctllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libctllo.so 3744 -rwxr-xr-x. 1 mockbuild mock 3831976 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libctllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libctllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libctllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemfiolo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemfiolo.so 3072 -rwxr-xr-x. 1 mockbuild mock 3144712 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemfiolo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemfiolo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemfiolo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxlo.so 91256 -rwxr-xr-x. 1 mockbuild mock 93442464 Apr 4 21:50 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltfilterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltfilterlo.so 2404 -rwxr-xr-x. 1 mockbuild mock 2460280 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltfilterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltfilterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltfilterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libupdatefeedlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libupdatefeedlo.so 1504 -rwxr-xr-x. 1 mockbuild mock 1537912 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libupdatefeedlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libupdatefeedlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libupdatefeedlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libindex_data.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libindex_data.so 564 -rwxr-xr-x. 1 mockbuild mock 577184 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libindex_data.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libindex_data.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libindex_data.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwilo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwilo.so 3388 -rwxr-xr-x. 1 mockbuild mock 3468544 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwilo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwilo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwilo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbclo.so 700 -rwxr-xr-x. 1 mockbuild mock 713176 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbtlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbtlo.so 2036 -rwxr-xr-x. 1 mockbuild mock 2084448 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbtlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbtlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbtlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgfilterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgfilterlo.so 9432 -rwxr-xr-x. 1 mockbuild mock 9655392 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgfilterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgfilterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgfilterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaselo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaselo.so 7524 -rwxr-xr-x. 1 mockbuild mock 7700672 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaselo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaselo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaselo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo3lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo3lo.so 1160 -rwxr-xr-x. 1 mockbuild mock 1187256 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo3lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo3lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo3lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsduilo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsduilo.so 18052 -rwxr-xr-x. 1 mockbuild mock 18483712 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsduilo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsduilo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsduilo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnglo.so 13252 -rwxr-xr-x. 1 mockbuild mock 13566304 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libofficebean.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libofficebean.so 36 -rwxr-xr-x. 1 mockbuild mock 36640 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libofficebean.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libofficebean.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libofficebean.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpdav1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpdav1.so 9988 -rwxr-xr-x. 1 mockbuild mock 10225592 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpdav1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpdav1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpdav1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libldapbe2lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libldapbe2lo.so 1056 -rwxr-xr-x. 1 mockbuild mock 1077912 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libldapbe2lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libldapbe2lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libldapbe2lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsimplecanvaslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsimplecanvaslo.so 852 -rwxr-xr-x. 1 mockbuild mock 871256 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsimplecanvaslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsimplecanvaslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsimplecanvaslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasprovlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasprovlo.so 2948 -rwxr-xr-x. 1 mockbuild mock 3018736 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasprovlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasprovlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasprovlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_euro.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_euro.so 5536 -rwxr-xr-x. 1 mockbuild mock 5664944 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_euro.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_euro.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_euro.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbc2.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbc2.so 1664 -rwxr-xr-x. 1 mockbuild mock 1702368 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbc2.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbc2.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbc2.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnamingservicelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnamingservicelo.so 484 -rwxr-xr-x. 1 mockbuild mock 494976 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnamingservicelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnamingservicelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnamingservicelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libguesslanglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libguesslanglo.so 800 -rwxr-xr-x. 1 mockbuild mock 818000 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libguesslanglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libguesslanglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libguesslanglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextfdlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextfdlo.so 716 -rwxr-xr-x. 1 mockbuild mock 731184 Apr 4 21:51 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextfdlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextfdlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextfdlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.bin + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.bin 1028 -rwxr-xr-x. 1 mockbuild mock 1050184 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.bin ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.bin ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.bin ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppu.so.3 + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppu.so.3 5096 -rwxr-xr-x. 1 mockbuild mock 5216296 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppu.so.3 ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppu.so.3 ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppu.so.3 ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbahelperlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbahelperlo.so 15452 -rwxr-xr-x. 1 mockbuild mock 15820016 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbahelperlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbahelperlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbahelperlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbplo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbplo.so 7356 -rwxr-xr-x. 1 mockbuild mock 7528784 Apr 4 21:42 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbplo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbplo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbplo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcollator_data.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcollator_data.so 1416 -rwxr-xr-x. 1 mockbuild mock 1449016 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcollator_data.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcollator_data.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcollator_data.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentmisclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentmisclo.so 3936 -rwxr-xr-x. 1 mockbuild mock 4028808 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentmisclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentmisclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentmisclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_kde5lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_kde5lo.so 3304 -rwxr-xr-x. 1 mockbuild mock 3382528 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_kde5lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_kde5lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_kde5lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_others.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_others.so 8216 -rwxr-xr-x. 1 mockbuild mock 8411328 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_others.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_others.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_others.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsofficeapp.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsofficeapp.so 21368 -rwxr-xr-x. 1 mockbuild mock 21879024 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsofficeapp.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsofficeapp.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsofficeapp.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libeditenglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libeditenglo.so 46892 -rwxr-xr-x. 1 mockbuild mock 48013760 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libeditenglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libeditenglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libeditenglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libexpwraplo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libexpwraplo.so 3392 -rwxr-xr-x. 1 mockbuild mock 3470400 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libexpwraplo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libexpwraplo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libexpwraplo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresenterScreenlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresenterScreenlo.so 24816 -rwxr-xr-x. 1 mockbuild mock 25408944 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresenterScreenlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresenterScreenlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresenterScreenlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilelo.so 11868 -rwxr-xr-x. 1 mockbuild mock 12149448 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilelo.so ++ grep TEXTREL ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilelo.so + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmlo.so 25856 -rwxr-xr-x. 1 mockbuild mock 26475400 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuresolverlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuresolverlo.so 504 -rwxr-xr-x. 1 mockbuild mock 514272 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuresolverlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuresolverlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuresolverlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdfiltlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdfiltlo.so 14756 -rwxr-xr-x. 1 mockbuild mock 15110088 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdfiltlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdfiltlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdfiltlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftdrawlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftdrawlo.so 4972 -rwxr-xr-x. 1 mockbuild mock 5090480 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftdrawlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftdrawlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftdrawlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regview + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regview 228 -rwxr-xr-x. 1 mockbuild mock 232040 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regview ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regview ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regview ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpextlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpextlo.so 1688 -rwxr-xr-x. 1 mockbuild mock 1726936 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpextlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpextlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpextlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblog_uno_uno.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblog_uno_uno.so 192 -rwxr-xr-x. 1 mockbuild mock 196504 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblog_uno_uno.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblog_uno_uno.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblog_uno_uno.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfalo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfalo.so 1212 -rwxr-xr-x. 1 mockbuild mock 1240648 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfalo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfalo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfalo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpcrlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpcrlo.so 32332 -rwxr-xr-x. 1 mockbuild mock 33104624 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpcrlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpcrlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpcrlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhyphenlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhyphenlo.so 1284 -rwxr-xr-x. 1 mockbuild mock 1311216 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhyphenlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhyphenlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhyphenlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptuilo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptuilo.so 32256 -rwxr-xr-x. 1 mockbuild mock 33029024 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptuilo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptuilo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptuilo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaobjlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaobjlo.so 52008 -rwxr-xr-x. 1 mockbuild mock 53252312 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaobjlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaobjlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaobjlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvastoolslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvastoolslo.so 4704 -rwxr-xr-x. 1 mockbuild mock 4815704 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvastoolslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvastoolslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvastoolslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libopencllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libopencllo.so 2328 -rwxr-xr-x. 1 mockbuild mock 2380136 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libopencllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libopencllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libopencllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libaffine_uno_uno.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libaffine_uno_uno.so 248 -rwxr-xr-x. 1 mockbuild mock 250600 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libaffine_uno_uno.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libaffine_uno_uno.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libaffine_uno_uno.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspllo.so 1012 -rwxr-xr-x. 1 mockbuild mock 1034720 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmtfrendererlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmtfrendererlo.so 788 -rwxr-xr-x. 1 mockbuild mock 802904 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmtfrendererlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmtfrendererlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmtfrendererlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsclo.so 642852 -rwxr-xr-x. 1 mockbuild mock 658274640 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpricinglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpricinglo.so 1132 -rwxr-xr-x. 1 mockbuild mock 1155992 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpricinglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpricinglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpricinglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libconfigmgrlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libconfigmgrlo.so 14448 -rwxr-xr-x. 1 mockbuild mock 14793008 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libconfigmgrlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libconfigmgrlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libconfigmgrlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libprotocolhandlerlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libprotocolhandlerlo.so 1068 -rwxr-xr-x. 1 mockbuild mock 1090448 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libprotocolhandlerlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libprotocolhandlerlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libprotocolhandlerlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so 22716 -rwxr-xr-x. 1 mockbuild mock 23260080 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanalysislo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanalysislo.so 3400 -rwxr-xr-x. 1 mockbuild mock 3480560 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanalysislo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanalysislo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanalysislo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscfiltlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscfiltlo.so 163484 -rwxr-xr-x. 1 mockbuild mock 167399904 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscfiltlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscfiltlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscfiltlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftimpresslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftimpresslo.so 2020 -rwxr-xr-x. 1 mockbuild mock 2066080 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftimpresslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftimpresslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftimpresslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 372 -rwxr-xr-x. 1 mockbuild mock 377024 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpackage2.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpackage2.so 11520 -rwxr-xr-x. 1 mockbuild mock 11793984 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpackage2.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpackage2.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpackage2.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasegfxlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasegfxlo.so 16204 -rwxr-xr-x. 1 mockbuild mock 16592008 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasegfxlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasegfxlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasegfxlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavavmlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavavmlo.so 2020 -rwxr-xr-x. 1 mockbuild mock 2065792 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavavmlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavavmlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavavmlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcorelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcorelo.so 76948 -rwxr-xr-x. 1 mockbuild mock 78792888 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcorelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcorelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcorelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforuilo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforuilo.so 3688 -rwxr-xr-x. 1 mockbuild mock 3773520 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforuilo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforuilo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforuilo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbootstraplo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbootstraplo.so 7492 -rwxr-xr-x. 1 mockbuild mock 7670656 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbootstraplo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbootstraplo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbootstraplo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmozbootstraplo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmozbootstraplo.so 1040 -rwxr-xr-x. 1 mockbuild mock 1062328 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmozbootstraplo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmozbootstraplo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmozbootstraplo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsformslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsformslo.so 9520 -rwxr-xr-x. 1 mockbuild mock 9746296 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsformslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsformslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsformslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstorelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstorelo.so 2124 -rwxr-xr-x. 1 mockbuild mock 2171792 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstorelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstorelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstorelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsal_textenclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsal_textenclo.so 2100 -rwxr-xr-x. 1 mockbuild mock 2147352 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsal_textenclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsal_textenclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsal_textenclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfps_officelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfps_officelo.so 9044 -rwxr-xr-x. 1 mockbuild mock 9258400 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfps_officelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfps_officelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfps_officelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpexpand1lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpexpand1lo.so 480 -rwxr-xr-x. 1 mockbuild mock 490176 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpexpand1lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpexpand1lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpexpand1lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpasswordcontainerlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpasswordcontainerlo.so 2060 -rwxr-xr-x. 1 mockbuild mock 2108048 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpasswordcontainerlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpasswordcontainerlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpasswordcontainerlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxolo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxolo.so 131800 -rwxr-xr-x. 1 mockbuild mock 134958400 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxolo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxolo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxolo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfsstoragelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfsstoragelo.so 2360 -rwxr-xr-x. 1 mockbuild mock 2415416 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfsstoragelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfsstoragelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfsstoragelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsfxlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsfxlo.so 138580 -rwxr-xr-x. 1 mockbuild mock 141902760 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsfxlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsfxlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsfxlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucptdoc1lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucptdoc1lo.so 6164 -rwxr-xr-x. 1 mockbuild mock 6310008 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucptdoc1lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucptdoc1lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucptdoc1lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libacclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libacclo.so 27060 -rwxr-xr-x. 1 mockbuild mock 27705792 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libacclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libacclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libacclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcalclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcalclo.so 3552 -rwxr-xr-x. 1 mockbuild mock 3636688 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcalclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcalclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcalclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscdlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscdlo.so 836 -rwxr-xr-x. 1 mockbuild mock 855032 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscdlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscdlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscdlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/pyuno.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/pyuno.so 36 -rwxr-xr-x. 1 mockbuild mock 34088 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/pyuno.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/pyuno.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/pyuno.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterperfectlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterperfectlo.so 1804 -rwxr-xr-x. 1 mockbuild mock 1843720 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterperfectlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterperfectlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterperfectlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhwplo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhwplo.so 8740 -rwxr-xr-x. 1 mockbuild mock 8947760 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhwplo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhwplo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhwplo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbmmlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbmmlo.so 6188 -rwxr-xr-x. 1 mockbuild mock 6335240 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbmmlo.so ++ grep TEXTREL ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbmmlo.so + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbmmlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuilo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuilo.so 9704 -rwxr-xr-x. 1 mockbuild mock 9933904 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuilo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuilo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuilo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflatlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflatlo.so 4956 -rwxr-xr-x. 1 mockbuild mock 5070904 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflatlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflatlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflatlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdlo.so 198736 -rwxr-xr-x. 1 mockbuild mock 203505384 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libembobj.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libembobj.so 7772 -rwxr-xr-x. 1 mockbuild mock 7956192 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libembobj.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libembobj.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libembobj.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblibreofficekitgtk.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblibreofficekitgtk.so 4352 -rwxr-xr-x. 1 mockbuild mock 4452864 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblibreofficekitgtk.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblibreofficekitgtk.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblibreofficekitgtk.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regmerge + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regmerge 536 -rwxr-xr-x. 1 mockbuild mock 548360 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regmerge ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regmerge ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regmerge ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjpipe.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjpipe.so 52 -rwxr-xr-x. 1 mockbuild mock 52584 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjpipe.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjpipe.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjpipe.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbahsqllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbahsqllo.so 4064 -rwxr-xr-x. 1 mockbuild mock 4161016 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbahsqllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbahsqllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbahsqllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmedialo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmedialo.so 4628 -rwxr-xr-x. 1 mockbuild mock 4737632 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmedialo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmedialo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmedialo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvtlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvtlo.so 68852 -rwxr-xr-x. 1 mockbuild mock 70502088 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvtlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvtlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvtlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswlo.so 600544 -rwxr-xr-x. 1 mockbuild mock 614950432 Apr 4 21:51 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ grep GNU_STACK ++ grep RWE ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswlo.so + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsddlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsddlo.so 752 -rwxr-xr-x. 1 mockbuild mock 767320 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsddlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsddlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsddlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libicglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libicglo.so 5456 -rwxr-xr-x. 1 mockbuild mock 5586552 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libicglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libicglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libicglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_qt5lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_qt5lo.so 19760 -rwxr-xr-x. 1 mockbuild mock 20231112 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_qt5lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_qt5lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_qt5lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptxmllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptxmllo.so 14984 -rwxr-xr-x. 1 mockbuild mock 15343456 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptxmllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptxmllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptxmllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvcllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvcllo.so 201976 -rwxr-xr-x. 1 mockbuild mock 206817688 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvcllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvcllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvcllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 16536 -rwxr-xr-x. 1 mockbuild mock 16931432 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libOGLTranslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libOGLTranslo.so 4492 -rwxr-xr-x. 1 mockbuild mock 4597168 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libOGLTranslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libOGLTranslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libOGLTranslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocationlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocationlo.so 1536 -rwxr-xr-x. 1 mockbuild mock 1569512 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocationlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocationlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocationlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxcorelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxcorelo.so 193700 -rwxr-xr-x. 1 mockbuild mock 198346144 Apr 4 21:50 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxcorelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxcorelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxcorelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/soffice.bin + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/soffice.bin 16 -rwxr-xr-x. 1 mockbuild mock 15912 Apr 4 21:42 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/soffice.bin ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/soffice.bin ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/soffice.bin ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_es.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_es.so 780 -rwxr-xr-x. 1 mockbuild mock 798360 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_es.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_es.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_es.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevtattlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevtattlo.so 1204 -rwxr-xr-x. 1 mockbuild mock 1232680 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevtattlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevtattlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevtattlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfrmlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfrmlo.so 52020 -rwxr-xr-x. 1 mockbuild mock 53264784 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfrmlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfrmlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfrmlo.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libiolo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libiolo.so 4808 -rwxr-xr-x. 1 mockbuild mock 4920912 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libiolo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libiolo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libiolo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterlo.so 3060 -rwxr-xr-x. 1 mockbuild mock 3133048 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwklo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwklo.so 72144 -rwxr-xr-x. 1 mockbuild mock 73872336 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwklo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwklo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwklo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbalo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbalo.so 53672 -rwxr-xr-x. 1 mockbuild mock 54959872 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbalo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbalo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbalo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdfimportlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdfimportlo.so 15380 -rwxr-xr-x. 1 mockbuild mock 15746616 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdfimportlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdfimportlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdfimportlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libkde5be1lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libkde5be1lo.so 1672 -rwxr-xr-x. 1 mockbuild mock 1711680 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libkde5be1lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libkde5be1lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libkde5be1lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxoflo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxoflo.so 10344 -rwxr-xr-x. 1 mockbuild mock 10589560 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxoflo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxoflo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxoflo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo2lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo2lo.so 1348 -rwxr-xr-x. 1 mockbuild mock 1378272 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo2lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo2lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo2lo.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbulo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbulo.so 110468 -rwxr-xr-x. 1 mockbuild mock 113118552 Apr 4 21:42 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbulo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbulo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbulo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtllo.so 7848 -rwxr-xr-x. 1 mockbuild mock 8033784 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtllo.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstocserviceslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstocserviceslo.so 2164 -rwxr-xr-x. 1 mockbuild mock 2213696 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstocserviceslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstocserviceslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstocserviceslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscnlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscnlo.so 3460 -rwxr-xr-x. 1 mockbuild mock 3542864 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscnlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscnlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscnlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktop_detectorlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktop_detectorlo.so 260 -rwxr-xr-x. 1 mockbuild mock 264880 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktop_detectorlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktop_detectorlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktop_detectorlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnumbertextlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnumbertextlo.so 692 -rwxr-xr-x. 1 mockbuild mock 705472 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnumbertextlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnumbertextlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnumbertextlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftwriterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftwriterlo.so 9392 -rwxr-xr-x. 1 mockbuild mock 9615488 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftwriterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftwriterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftwriterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfirebird_sdbclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfirebird_sdbclo.so 9544 -rwxr-xr-x. 1 mockbuild mock 9770344 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfirebird_sdbclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfirebird_sdbclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfirebird_sdbclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmorklo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmorklo.so 8972 -rwxr-xr-x. 1 mockbuild mock 9184184 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmorklo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmorklo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmorklo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbtoolslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbtoolslo.so 29680 -rwxr-xr-x. 1 mockbuild mock 30392160 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbtoolslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbtoolslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbtoolslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaswobjlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaswobjlo.so 37856 -rwxr-xr-x. 1 mockbuild mock 38760600 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaswobjlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaswobjlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaswobjlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtklo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtklo.so 49324 -rwxr-xr-x. 1 mockbuild mock 50506424 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtklo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtklo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtklo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdrawinglayerlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdrawinglayerlo.so 41160 -rwxr-xr-x. 1 mockbuild mock 42146800 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdrawinglayerlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdrawinglayerlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdrawinglayerlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3_kde5lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3_kde5lo.so 23200 -rwxr-xr-x. 1 mockbuild mock 23756040 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3_kde5lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3_kde5lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3_kde5lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlsecurity.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlsecurity.so 14840 -rwxr-xr-x. 1 mockbuild mock 15194640 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlsecurity.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlsecurity.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlsecurity.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_purpenvhelpergcc3.so.3 + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_purpenvhelpergcc3.so.3 444 -rwxr-xr-x. 1 mockbuild mock 453080 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_purpenvhelpergcc3.so.3 ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_purpenvhelpergcc3.so.3 ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_purpenvhelpergcc3.so.3 ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhsqldb.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhsqldb.so 7408 -rwxr-xr-x. 1 mockbuild mock 7582704 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhsqldb.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhsqldb.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhsqldb.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_ja.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_ja.so 1040 -rwxr-xr-x. 1 mockbuild mock 1062240 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_ja.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_ja.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_ja.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconversiondlgslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconversiondlgslo.so 2020 -rwxr-xr-x. 1 mockbuild mock 2065416 Apr 4 21:51 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconversiondlgslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconversiondlgslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconversiondlgslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsotlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsotlo.so 6156 -rwxr-xr-x. 1 mockbuild mock 6299656 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsotlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsotlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsotlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodbclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodbclo.so 6852 -rwxr-xr-x. 1 mockbuild mock 7014648 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodbclo.so ++ grep TEXTREL ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodbclo.so + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodbclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilterconfiglo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilterconfiglo.so 7360 -rwxr-xr-x. 1 mockbuild mock 7533168 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilterconfiglo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilterconfiglo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilterconfiglo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsaxlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsaxlo.so 1840 -rwxr-xr-x. 1 mockbuild mock 1881448 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsaxlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsaxlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsaxlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocalebe1lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocalebe1lo.so 652 -rwxr-xr-x. 1 mockbuild mock 664080 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocalebe1lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocalebe1lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocalebe1lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstringresourcelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstringresourcelo.so 2316 -rwxr-xr-x. 1 mockbuild mock 2368024 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstringresourcelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstringresourcelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstringresourcelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcontrollerlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcontrollerlo.so 76920 -rwxr-xr-x. 1 mockbuild mock 78762992 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcontrollerlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcontrollerlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcontrollerlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbinaryurplo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbinaryurplo.so 4484 -rwxr-xr-x. 1 mockbuild mock 4590848 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbinaryurplo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbinaryurplo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbinaryurplo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoxmllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoxmllo.so 11228 -rwxr-xr-x. 1 mockbuild mock 11495936 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoxmllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoxmllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoxmllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunopkgapp.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunopkgapp.so 2692 -rwxr-xr-x. 1 mockbuild mock 2754432 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunopkgapp.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunopkgapp.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunopkgapp.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysql_jdbclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysql_jdbclo.so 4360 -rwxr-xr-x. 1 mockbuild mock 4464632 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysql_jdbclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysql_jdbclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysql_jdbclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswuilo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswuilo.so 86504 -rwxr-xr-x. 1 mockbuild mock 88578192 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswuilo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswuilo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswuilo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcomphelper.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcomphelper.so 34708 -rwxr-xr-x. 1 mockbuild mock 35537472 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcomphelper.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcomphelper.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcomphelper.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nsearchlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nsearchlo.so 1340 -rwxr-xr-x. 1 mockbuild mock 1370960 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nsearchlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nsearchlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nsearchlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcppcanvaslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcppcanvaslo.so 7044 -rwxr-xr-x. 1 mockbuild mock 7212232 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcppcanvaslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcppcanvaslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcppcanvaslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgiolo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgiolo.so 11796 -rwxr-xr-x. 1 mockbuild mock 12077480 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgiolo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgiolo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgiolo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgraphicfilterlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgraphicfilterlo.so 1096 -rwxr-xr-x. 1 mockbuild mock 1121488 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgraphicfilterlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgraphicfilterlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgraphicfilterlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbiblo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbiblo.so 9720 -rwxr-xr-x. 1 mockbuild mock 9951584 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbiblo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbiblo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbiblo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclcanvaslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclcanvaslo.so 12332 -rwxr-xr-x. 1 mockbuild mock 12627864 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclcanvaslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclcanvaslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclcanvaslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboglcanvaslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboglcanvaslo.so 6984 -rwxr-xr-x. 1 mockbuild mock 7148528 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboglcanvaslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboglcanvaslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboglcanvaslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/xpdfimport + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/xpdfimport 1888 -rwxr-xr-x. 1 mockbuild mock 1932360 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/xpdfimport ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/xpdfimport ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/xpdfimport ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbc-impllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbc-impllo.so 17232 -rwxr-xr-x. 1 mockbuild mock 17642576 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbc-impllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbc-impllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbc-impllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucb1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucb1.so 6724 -rwxr-xr-x. 1 mockbuild mock 6884784 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucb1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucb1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucb1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemboleobj.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemboleobj.so 4920 -rwxr-xr-x. 1 mockbuild mock 5037560 Apr 4 21:46 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemboleobj.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemboleobj.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemboleobj.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanimcorelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanimcorelo.so 1364 -rwxr-xr-x. 1 mockbuild mock 1395928 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanimcorelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanimcorelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanimcorelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentgui.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentgui.so 9364 -rwxr-xr-x. 1 mockbuild mock 9584784 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentgui.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentgui.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentgui.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nlangtag.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nlangtag.so 2372 -rwxr-xr-x. 1 mockbuild mock 2426168 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nlangtag.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nlangtag.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nlangtag.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvllo.so 26776 -rwxr-xr-x. 1 mockbuild mock 27416832 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucppkg1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucppkg1.so 3660 -rwxr-xr-x. 1 mockbuild mock 3746184 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucppkg1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucppkg1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucppkg1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscriptframe.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscriptframe.so 4804 -rwxr-xr-x. 1 mockbuild mock 4916040 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscriptframe.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscriptframe.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscriptframe.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_zh.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_zh.so 2224 -rwxr-xr-x. 1 mockbuild mock 2274656 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_zh.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_zh.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_zh.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpyuno.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpyuno.so 5616 -rwxr-xr-x. 1 mockbuild mock 5748816 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpyuno.so ++ grep TEXTREL ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpyuno.so + result= + true + '[' '' '!=' '' ']' ++ grep GNU_STACK ++ grep RWE ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpyuno.so + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucphier1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucphier1.so 4596 -rwxr-xr-x. 1 mockbuild mock 4704152 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucphier1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucphier1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucphier1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libabplo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libabplo.so 6680 -rwxr-xr-x. 1 mockbuild mock 6840120 Apr 4 21:42 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libabplo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libabplo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libabplo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_genlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_genlo.so 20172 -rwxr-xr-x. 1 mockbuild mock 20652192 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_genlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_genlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_genlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsec_xmlsec.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsec_xmlsec.so 6620 -rwxr-xr-x. 1 mockbuild mock 6778000 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsec_xmlsec.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsec_xmlsec.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsec_xmlsec.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboffacclo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboffacclo.so 756 -rwxr-xr-x. 1 mockbuild mock 771016 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboffacclo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboffacclo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboffacclo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/oosplash + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/oosplash 184 -rwxr-xr-x. 1 mockbuild mock 187776 Apr 4 21:42 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/oosplash ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/oosplash ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/oosplash ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcuilo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcuilo.so 107556 -rwxr-xr-x. 1 mockbuild mock 110135704 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcuilo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcuilo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcuilo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/javaldx + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/javaldx 196 -rwxr-xr-x. 1 mockbuild mock 199392 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/javaldx ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/javaldx ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/javaldx ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevoablo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevoablo.so 5560 -rwxr-xr-x. 1 mockbuild mock 5689640 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevoablo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevoablo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevoablo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/ui-previewer + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/ui-previewer 1252 -rwxr-xr-x. 1 mockbuild mock 1279792 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/ui-previewer ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/ui-previewer ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/ui-previewer ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuhx.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuhx.so 1008 -rwxr-xr-x. 1 mockbuild mock 1030320 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuhx.so ++ grep TEXTREL ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuhx.so + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuhx.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmaccesslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmaccesslo.so 636 -rwxr-xr-x. 1 mockbuild mock 649712 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmaccesslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmaccesslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmaccesslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconv_dict.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconv_dict.so 604 -rwxr-xr-x. 1 mockbuild mock 615712 Apr 4 21:51 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconv_dict.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconv_dict.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconv_dict.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcmdmaillo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcmdmaillo.so 1056 -rwxr-xr-x. 1 mockbuild mock 1078792 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcmdmaillo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcmdmaillo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcmdmaillo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcairocanvaslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcairocanvaslo.so 9916 -rwxr-xr-x. 1 mockbuild mock 10152136 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcairocanvaslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcairocanvaslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcairocanvaslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaeventslo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaeventslo.so 2000 -rwxr-xr-x. 1 mockbuild mock 2044208 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaeventslo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaeventslo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaeventslo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18npoollo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18npoollo.so 18560 -rwxr-xr-x. 1 mockbuild mock 19004120 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18npoollo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18npoollo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18npoollo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuh.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuh.so 192 -rwxr-xr-x. 1 mockbuild mock 194272 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuh.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuh.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuh.so ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwmlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwmlo.so 3836 -rwxr-xr-x. 1 mockbuild mock 3926776 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwmlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwmlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwmlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libooxlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libooxlo.so 132188 -rwxr-xr-x. 1 mockbuild mock 135353856 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libooxlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libooxlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libooxlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/opencltest + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/opencltest 192 -rwxr-xr-x. 1 mockbuild mock 195336 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/opencltest ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/opencltest ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/opencltest ++ grep RWE ++ grep GNU_STACK + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodfflatxmllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodfflatxmllo.so 680 -rwxr-xr-x. 1 mockbuild mock 695560 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodfflatxmllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodfflatxmllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodfflatxmllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/unopkg.bin + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/unopkg.bin 16 -rwxr-xr-x. 1 mockbuild mock 15912 Apr 4 21:42 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/unopkg.bin ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/unopkg.bin ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/unopkg.bin ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnthlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnthlo.so 1604 -rwxr-xr-x. 1 mockbuild mock 1638424 Apr 4 21:47 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnthlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnthlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnthlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxstor.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxstor.so 9080 -rwxr-xr-x. 1 mockbuild mock 9297352 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxstor.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxstor.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxstor.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocadaptlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocadaptlo.so 872 -rwxr-xr-x. 1 mockbuild mock 889776 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocadaptlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocadaptlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocadaptlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsblo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsblo.so 32128 -rwxr-xr-x. 1 mockbuild mock 32895112 Apr 4 21:48 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsblo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsblo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsblo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeployment.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeployment.so 17060 -rwxr-xr-x. 1 mockbuild mock 17467864 Apr 4 21:45 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeployment.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeployment.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeployment.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflashlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflashlo.so 4820 -rwxr-xr-x. 1 mockbuild mock 4933320 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflashlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflashlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflashlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpcmis1lo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpcmis1lo.so 7568 -rwxr-xr-x. 1 mockbuild mock 7746352 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpcmis1lo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpcmis1lo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpcmis1lo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpimagelo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpimagelo.so 628 -rwxr-xr-x. 1 mockbuild mock 642848 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpimagelo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpimagelo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpimagelo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoidllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoidllo.so 11500 -rwxr-xr-x. 1 mockbuild mock 11775136 Apr 4 21:52 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoidllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoidllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoidllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsolverlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsolverlo.so 2008 -rwxr-xr-x. 1 mockbuild mock 2055976 Apr 4 21:43 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsolverlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsolverlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsolverlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstoragefdlo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstoragefdlo.so 904 -rwxr-xr-x. 1 mockbuild mock 924760 Apr 4 21:49 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstoragefdlo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstoragefdlo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstoragefdlo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasctllo.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasctllo.so 33324 -rwxr-xr-x. 1 mockbuild mock 34122736 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasctllo.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasctllo.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasctllo.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + for foo in `find /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 -name "*" -exec file {} \;| grep ": ELF" | cut -d: -f 1` + chmod +wx /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcached1.so + ls -asl /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcached1.so 4356 -rwxr-xr-x. 1 mockbuild mock 4456704 Apr 4 21:44 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcached1.so ++ readelf -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcached1.so ++ grep TEXTREL + result= + true + '[' '' '!=' '' ']' ++ readelf -l /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcached1.so ++ grep GNU_STACK ++ grep RWE + result= + true + '[' '' '!=' '' ']' + '[' 0 == 1 ']' + '[' 0 == 1 ']' + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/bin + pushd /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/bin ~/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/bin ~/build/BUILD/libreoffice-6.3.5.2 + echo '#!/bin/sh' + echo exec libreoffice '"$@"' + chmod a+x ooffice + echo '#!/bin/sh' + echo exec libreoffice --view '"$@"' + chmod a+x ooviewdoc + for app in base calc draw impress math writer + echo '#!/bin/sh' + echo exec libreoffice --base '"$@"' + chmod a+x oobase + for app in base calc draw impress math writer + echo '#!/bin/sh' + echo exec libreoffice --calc '"$@"' + chmod a+x oocalc + for app in base calc draw impress math writer + echo '#!/bin/sh' + echo exec libreoffice --draw '"$@"' + chmod a+x oodraw + for app in base calc draw impress math writer + echo '#!/bin/sh' + echo exec libreoffice --impress '"$@"' + chmod a+x ooimpress + for app in base calc draw impress math writer + echo '#!/bin/sh' + echo exec libreoffice --math '"$@"' + chmod a+x oomath + for app in base calc draw impress math writer + echo '#!/bin/sh' + echo exec libreoffice --writer '"$@"' + chmod a+x oowriter + sed -e s/LAUNCHER/unopkg/g -e s/BRAND/libreoffice/g /builddir/build/SOURCES/libreoffice-multiliblauncher.sh + chmod a+x unopkg + sed -e s/LAUNCHER/soffice/g -e s/BRAND/libreoffice/g /builddir/build/SOURCES/libreoffice-multiliblauncher.sh + chmod a+x libreoffice + ln -s /usr/lib64/libreoffice/program/soffice soffice + ln -s libreoffice openoffice.org ~/build/BUILD/libreoffice-6.3.5.2 + popd + pushd /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/xdg/ + chmod u+w base.desktop calc.desktop draw.desktop impress.desktop math.desktop startcenter.desktop writer.desktop xsltfilter.desktop ~/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/xdg ~/build/BUILD/libreoffice-6.3.5.2 ++ echo 6.3 ++ sed -e 's/\.//' + ICONVERSION=63 + for file in *.desktop + sed -i -e 's/ *6.3//g' -e s/63//g -e s///g base.desktop + for file in *.desktop + sed -i -e 's/ *6.3//g' -e s/63//g -e s///g calc.desktop + for file in *.desktop + sed -i -e 's/ *6.3//g' -e s/63//g -e s///g draw.desktop + for file in *.desktop + sed -i -e 's/ *6.3//g' -e s/63//g -e s///g impress.desktop + for file in *.desktop + sed -i -e 's/ *6.3//g' -e s/63//g -e s///g math.desktop + for file in *.desktop + sed -i -e 's/ *6.3//g' -e s/63//g -e s///g startcenter.desktop + for file in *.desktop + sed -i -e 's/ *6.3//g' -e s/63//g -e s///g writer.desktop + for file in *.desktop + sed -i -e 's/ *6.3//g' -e s/63//g -e s///g xsltfilter.desktop + sed -i -e /NoDisplay/s/false/true/ math.desktop startcenter.desktop + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications + for app in base calc draw impress math startcenter writer xsltfilter + sed -i -e 's/\${UNIXBASISROOTNAME}/libreoffice/' base.desktop + desktop-file-validate base.desktop + install -m 0644 -p base.desktop /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications/libreoffice-base.desktop + for app in base calc draw impress math startcenter writer xsltfilter + sed -i -e 's/\${UNIXBASISROOTNAME}/libreoffice/' calc.desktop + desktop-file-validate calc.desktop + install -m 0644 -p calc.desktop /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications/libreoffice-calc.desktop + for app in base calc draw impress math startcenter writer xsltfilter + sed -i -e 's/\${UNIXBASISROOTNAME}/libreoffice/' draw.desktop + desktop-file-validate draw.desktop draw.desktop: hint: value "Office;FlowChart;Graphics;2DGraphics;VectorGraphics;X-Red-Hat-Base;X-MandrivaLinux-Office-Drawing;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + install -m 0644 -p draw.desktop /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications/libreoffice-draw.desktop + for app in base calc draw impress math startcenter writer xsltfilter + sed -i -e 's/\${UNIXBASISROOTNAME}/libreoffice/' impress.desktop + desktop-file-validate impress.desktop + install -m 0644 -p impress.desktop /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications/libreoffice-impress.desktop + for app in base calc draw impress math startcenter writer xsltfilter + sed -i -e 's/\${UNIXBASISROOTNAME}/libreoffice/' math.desktop + desktop-file-validate math.desktop math.desktop: hint: value "Office;Spreadsheet;Education;Science;Math;X-Red-Hat-Base;X-MandrivaLinux-Office-Other;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu math.desktop: hint: value "Office;Spreadsheet;Education;Science;Math;X-Red-Hat-Base;X-MandrivaLinux-Office-Other;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + install -m 0644 -p math.desktop /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications/libreoffice-math.desktop + for app in base calc draw impress math startcenter writer xsltfilter + sed -i -e 's/\${UNIXBASISROOTNAME}/libreoffice/' startcenter.desktop + desktop-file-validate startcenter.desktop + install -m 0644 -p startcenter.desktop /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications/libreoffice-startcenter.desktop + for app in base calc draw impress math startcenter writer xsltfilter + sed -i -e 's/\${UNIXBASISROOTNAME}/libreoffice/' writer.desktop + desktop-file-validate writer.desktop + install -m 0644 -p writer.desktop /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications/libreoffice-writer.desktop + for app in base calc draw impress math startcenter writer xsltfilter + sed -i -e 's/\${UNIXBASISROOTNAME}/libreoffice/' xsltfilter.desktop + desktop-file-validate xsltfilter.desktop + install -m 0644 -p xsltfilter.desktop /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/applications/libreoffice-xsltfilter.desktop + popd ~/build/BUILD/libreoffice-6.3.5.2 ~/build/BUILD/libreoffice-6.3.5.2/workdir/os-integration ~/build/BUILD/libreoffice-6.3.5.2 + pushd /builddir/build/BUILD/libreoffice-6.3.5.2/workdir/os-integration + rm -rf icons/gnome applications application-registry ++ find icons -path '*/512x512' -prune -o -type f -print + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-extension.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-extension.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-extension.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-extension.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-extension.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-extension.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-extension.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-extension.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes ++ echo icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-chart.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-chart.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-chart.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-chart.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-chart.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-chart.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-chart.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-chart.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/16x16/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps ++ echo icons/locolor/16x16/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/16x16/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/16x16/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.png ++ sed -e s@libreoffice6.3-@libreoffice-@ ++ sed -e s@libreoffice63-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-extension.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-extension.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-extension.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-extension.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-extension.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-extension.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-extension.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-extension.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes ++ echo icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-chart.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-chart.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-chart.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-chart.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-chart.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-chart.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-chart.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-chart.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/locolor/32x32/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps ++ echo icons/locolor/32x32/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/locolor/32x32/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/locolor/32x32/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice6.3-@libreoffice-@ ++ sed -e s@libreoffice63-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes ++ echo icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-chart.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-chart.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-chart.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-chart.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-chart.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-chart.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-chart.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-chart.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/256x256/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps ++ echo icons/hicolor/256x256/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/256x256/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/256x256/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ sed -e s@libreoffice63-@libreoffice-@ ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice6.3-@libreoffice-@ ++ sed -e s@libreoffice63-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes ++ echo icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice6.3-@libreoffice-@ ++ sed -e s@libreoffice63-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/64x64/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps ++ echo icons/hicolor/64x64/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/64x64/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/64x64/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice6.3-@libreoffice-@ ++ sed -e s@libreoffice63-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes ++ echo icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice6.3-@libreoffice-@ ++ sed -e s@libreoffice63-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/22x22/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps ++ echo icons/hicolor/22x22/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/22x22/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/22x22/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-extension.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-extension.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-extension.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-extension.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-extension.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-extension.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-extension.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-extension.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes ++ echo icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-chart.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-chart.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-chart.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-chart.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-chart.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-chart.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-chart.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-chart.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/48x48/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps ++ echo icons/hicolor/48x48/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/48x48/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/48x48/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-extension.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-extension.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-extension.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-extension.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-extension.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-extension.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-extension.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-extension.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes ++ echo icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-chart.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-chart.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-chart.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-chart.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-chart.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-chart.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-chart.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-chart.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/16x16/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps ++ echo icons/hicolor/16x16/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/16x16/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/16x16/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes ++ echo icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/24x24/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps ++ echo icons/hicolor/24x24/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/24x24/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/24x24/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes ++ echo icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-chart.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-chart.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-chart.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-chart.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-chart.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-chart.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-chart.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-chart.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/128x128/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps ++ echo icons/hicolor/128x128/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/128x128/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/128x128/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-database.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-database.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-database.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-database.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice6.3-@libreoffice-@ ++ sed -e s@libreoffice63-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-formula.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-formula.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-formula.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-formula.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-master-document.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-master-document.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-master-document.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-master-document.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-drawing-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-drawing-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-text.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-text.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-text.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-text.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-spreadsheet-template.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-spreadsheet-template.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-presentation-template.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-presentation-template.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-empty.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-empty.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-empty.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-empty.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-extension.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-extension.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-extension.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-extension.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-extension.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-extension.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-extension.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-extension.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes ++ echo icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/mimetypes/libreoffice6.3-oasis-web.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/mimetypes/libreoffice-oasis-web.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-chart.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-chart.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-chart.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-chart.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-main.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-main.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-main.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-main.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-math.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-math.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-math.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-math.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-base.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-base.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-base.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-base.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-impress.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-impress.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-impress.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-impress.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-draw.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-draw.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-draw.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-draw.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-calc.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-calc.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-calc.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-calc.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-chart.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-chart.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-chart.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-chart.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-startcenter.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-startcenter.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-startcenter.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-startcenter.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-writer.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-writer.png ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-writer.png /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-writer.png + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/32x32/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps ++ echo icons/hicolor/32x32/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/32x32/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/32x32/apps/libreoffice-calc.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-web.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-web.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-web.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-web.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-master-document.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-master-document.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-master-document.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-master-document.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-empty.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-empty.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-empty.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-empty.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-text.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-text.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-text.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-text.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-spreadsheet.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-spreadsheet.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-spreadsheet.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-spreadsheet.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-presentation.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-presentation.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-presentation.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-presentation.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-formula.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-formula.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-formula.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-formula.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-database.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes ++ echo icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-database.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/mimetypes/libreoffice6.3-oasis-database.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/mimetypes/libreoffice-oasis-database.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-base.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-base.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-base.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-base.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-chart.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-chart.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-chart.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-chart.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-writer.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-writer.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-writer.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-writer.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-main.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-main.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-main.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-main.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-math.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-math.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-math.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-math.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-basic.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-basic.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-basic.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-basic.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-impress.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-impress.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-impress.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-impress.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-startcenter.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-startcenter.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-startcenter.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-startcenter.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-extension.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-extension.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-extension.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-extension.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-draw.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-draw.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-draw.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-draw.svg + for icon in `find icons -path '*/512x512' -prune -o -type f -print` ++ dirname icons/hicolor/scalable/apps/libreoffice6.3-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps ++ echo icons/hicolor/scalable/apps/libreoffice6.3-calc.svg ++ sed -e s@libreoffice63-@libreoffice-@ ++ sed -e s@libreoffice6.3-@libreoffice-@ + install -m 0644 -p icons/hicolor/scalable/apps/libreoffice6.3-calc.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/scalable/apps/libreoffice-calc.svg + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/mime-info + install -m 0644 -p mime-info/libreoffice6.3.keys /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/mime-info/libreoffice.keys + install -m 0644 -p mime-info/libreoffice6.3.mime /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/mime-info/libreoffice.mime + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/mime/packages + install -m 0644 -p mime/packages/libreoffice6.3.xml /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/mime/packages/libreoffice.xml + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + for pkg in core base officebean ogltrans pdfimport calc writer impress math graphicfilter postgresql ure pyuno x11 gtk3 kde5 libreofficekit + cat + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/girepository-1.0 + install -m 0644 -p LOKDocView-0.1.typelib /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/girepository-1.0/LOKDocView-0.1.typelib + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/gir-1.0 + install -m 0644 -p gir-1.0/LOKDocView-0.1.gir /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/gir-1.0/LOKDocView-0.1.gir + mv /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblibreofficekitgtk.so /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64 + popd ~/build/BUILD/libreoffice-6.3.5.2 + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/include/LibreOfficeKit + install -m 0644 -p include/LibreOfficeKit/LibreOfficeKit.h include/LibreOfficeKit/LibreOfficeKit.hxx include/LibreOfficeKit/LibreOfficeKitEnums.h include/LibreOfficeKit/LibreOfficeKitGtk.h include/LibreOfficeKit/LibreOfficeKitInit.h include/LibreOfficeKit/LibreOfficeKitTypes.h /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/include/LibreOfficeKit + rm -rf /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/readmes + rm -rf /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/licenses + rm -rf /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/theme_definitions + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/psprint/driver + install -m 0644 -p vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/psprint/driver/SGENPRT.PS + sed -i -e 's#URE_MORE_JAVA_CLASSPATH_URLS.*#& file:///usr/share/java/postgresql-jdbc.jar#' /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/fundamentalrc + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/glade/catalogs + mv /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/share/glade/libreoffice-catalog.xml /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/glade/catalogs + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/glade3/catalogs + ln -sr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/glade/catalogs/libreoffice-catalog.xml /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/glade3/catalogs + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/metainfo + install -m 0644 -p sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/metainfo + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/symbolic/apps + install -m 0644 -p /builddir/build/SOURCES/libreoffice-base-symbolic.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/symbolic/apps + install -m 0644 -p /builddir/build/SOURCES/libreoffice-calc-symbolic.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/symbolic/apps + install -m 0644 -p /builddir/build/SOURCES/libreoffice-draw-symbolic.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/symbolic/apps + install -m 0644 -p /builddir/build/SOURCES/libreoffice-impress-symbolic.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/symbolic/apps + install -m 0644 -p /builddir/build/SOURCES/libreoffice-main-symbolic.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/symbolic/apps + install -m 0644 -p /builddir/build/SOURCES/libreoffice-math-symbolic.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/symbolic/apps + install -m 0644 -p /builddir/build/SOURCES/libreoffice-writer-symbolic.svg /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/icons/hicolor/symbolic/apps + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + install -m 0644 -p sysui/desktop/man/libreoffice.1 sysui/desktop/man/unopkg.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p oobase.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p oocalc.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p oodraw.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p ooffice.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p ooimpress.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p oomath.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p ooviewdoc.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p oowriter.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p openoffice.org.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + for app in oobase oocalc oodraw ooffice ooimpress oomath ooviewdoc oowriter openoffice.org soffice + echo '.so man1/libreoffice.1' + install -m 0644 -p soffice.1 /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/man/man1 + export DESTDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x + DESTDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x + ./solenv/bin/install-gdb-printers -a /usr/share/gdb/auto-load/usr/lib64/libreoffice -c -i /usr/lib64/libreoffice -p /usr/share/libreoffice/gdb + appstream-util replace-screenshots /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/metainfo/libreoffice-writer.appdata.xml https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/libreoffice-writer/a.png https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/libreoffice-writer/b.png + appstream-util replace-screenshots /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/metainfo/libreoffice-calc.appdata.xml https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/libreoffice-calc/a.png + appstream-util replace-screenshots /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/metainfo/libreoffice-draw.appdata.xml https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/libreoffice-draw/a.png + appstream-util replace-screenshots /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/metainfo/libreoffice-impress.appdata.xml https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/libreoffice-impress/a.png + install -m 0755 -d /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/ScriptFramework.jar + j=ScriptFramework.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/ScriptProviderForBeanShell.jar + j=ScriptProviderForBeanShell.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/ScriptProviderForJava.jar + j=ScriptProviderForJava.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/ScriptProviderForJavaScript.jar + j=ScriptProviderForJavaScript.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/XMergeBridge.jar + j=XMergeBridge.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/commonwizards.jar + j=commonwizards.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/form.jar + j=form.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/hsqldb.jar + j=hsqldb.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/java_uno.jar + j=java_uno.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/js.jar + j=js.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/juh.jar + j=juh.jar + case ${j%.jar} in + mv /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/juh.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice + ln -sr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice/juh.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/juh.jar + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/jurt.jar + j=jurt.jar + case ${j%.jar} in + mv /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/jurt.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice + ln -sr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice/jurt.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/jurt.jar + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/officebean.jar + j=officebean.jar + case ${j%.jar} in + mv /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/officebean.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice + ln -sr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice/officebean.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/officebean.jar + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/query.jar + j=query.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/report.jar + j=report.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/reportbuilder.jar + j=reportbuilder.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/reportbuilderwizard.jar + j=reportbuilderwizard.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/ridl.jar + j=ridl.jar + case ${j%.jar} in + mv /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/ridl.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice + ln -sr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice/ridl.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/ridl.jar + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/sdbc_hsqldb.jar + j=sdbc_hsqldb.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/table.jar + j=table.jar + case ${j%.jar} in + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/unoil.jar + j=unoil.jar + case ${j%.jar} in + mv /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/unoil.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice + ln -sr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice/unoil.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/unoil.jar + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/unoloader.jar + j=unoloader.jar + case ${j%.jar} in + mv /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/unoloader.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice + ln -sr /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/java/libreoffice/unoloader.jar /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/unoloader.jar + for jar in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/*.jar ++ basename /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/classes/xmerge.jar + j=xmerge.jar + case ${j%.jar} in + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.3.5.2-5.fc31 --unique-debug-suffix -6.3.5.2-5.fc31.s390x --unique-debug-src-base libreoffice-6.3.5.2-5.fc31.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libreoffice-6.3.5.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libOGLTranslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/gengal.bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/javaldx explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/liblibreofficekitgtk.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/liblibreofficekitgtk.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/javaldx extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libOGLTranslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/gengal.bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresentationMinimizerlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresentationMinimizerlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresenterScreenlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libPresenterScreenlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libabplo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libabplo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libacclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libacclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libaffine_uno_uno.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libaffine_uno_uno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanalysislo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanalysislo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanimcorelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libanimcorelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmediagst.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmediagst.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmedialo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libavmedialo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasctllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasctllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasegfxlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasegfxlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasprovlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbasprovlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbiblo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbiblo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbinaryurplo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbinaryurplo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbootstraplo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libbootstraplo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcached1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcached1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcairocanvaslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcairocanvaslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcalclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcalclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvasfactorylo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvasfactorylo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvastoolslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcanvastoolslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcontrollerlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcontrollerlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcorelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libchartcorelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libclewlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libclewlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcmdmaillo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcmdmaillo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcollator_data.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcollator_data.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcomphelper.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcomphelper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libconfigmgrlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libconfigmgrlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcppcanvaslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcppcanvaslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libctllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libctllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcuilo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libcuilo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdatelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdatelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbahsqllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbahsqllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbalo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbalo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaselo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaselo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaxmllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbaxmllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbmmlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbmmlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbplo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbplo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbpool2.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbpool2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbtoolslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbtoolslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbulo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdbulo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeployment.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeployment.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentgui.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentgui.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentmisclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdeploymentmisclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktop_detectorlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktop_detectorlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktopbe1lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdesktopbe1lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_ja.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_ja.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_zh.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdict_zh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdlgprovlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdlgprovlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdrawinglayerlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libdrawinglayerlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libeditenglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libeditenglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libembobj.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libembobj.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemboleobj.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemboleobj.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemfiolo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libemfiolo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevoablo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevoablo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevtattlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libevtattlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libexpwraplo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libexpwraplo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilterconfiglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfilterconfiglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfirebird_sdbclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfirebird_sdbclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflashlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflashlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflatlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libflatlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforuilo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libforuilo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfps_officelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfps_officelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfrmlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfrmlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfsstoragelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfsstoragelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwilo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwilo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwklo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwklo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwmlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libfwmlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgcc3_uno.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgcc3_uno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgielo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgielo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgraphicfilterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libgraphicfilterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libguesslanglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libguesslanglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhelplinkerlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhelplinkerlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhsqldb.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhsqldb.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhwplo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhwplo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhyphenlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libhyphenlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nlangtag.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nlangtag.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18npoollo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18npoollo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nsearchlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nsearchlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nutil.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libi18nutil.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libicglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libicglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libindex_data.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libindex_data.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libintrospectionlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libintrospectionlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocadaptlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocadaptlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocationlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libinvocationlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libiolo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libiolo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjava_uno.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjava_uno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavaloaderlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavaloaderlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavavmlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjavavmlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjdbclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjpipe.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjdbclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjpipe.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuh.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuh.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuhx.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjuhx.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmaccesslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmaccesslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmfwklo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libjvmfwklo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libkde5be1lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libkde5be1lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libldapbe2lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libldapbe2lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnthlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblnthlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocalebe1lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocalebe1lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_en.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_en.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_es.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_es.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_euro.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_euro.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_others.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblog_uno_uno.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblocaledata_others.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblog_uno_uno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libloglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libloglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblosessioninstalllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblosessioninstalllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblwpftlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liblwpftlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmcnttype.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmcnttype.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo2lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo2lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo3lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmigrationoo3lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmorklo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmorklo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmozbootstraplo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmozbootstraplo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsfilterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsfilterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsformslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmsformslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmswordlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmswordlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmtfrendererlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmtfrendererlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysql_jdbclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysql_jdbclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysqlclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libmysqlclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnamingservicelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnamingservicelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnumbertextlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libnumbertextlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodbclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodbclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodfflatxmllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libodfflatxmllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboffacclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboffacclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libofficebean.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libofficebean.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboglcanvaslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/liboglcanvaslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libooxlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libooxlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libopencllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libopencllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpackage2.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpackage2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpasswordcontainerlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpasswordcontainerlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpcrlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpcrlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdffilterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdffilterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdfimportlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpdfimportlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbc-impllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbc-impllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpostgresql-sdbclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpricinglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpricinglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libprotocolhandlerlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libprotocolhandlerlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libproxyfaclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libproxyfaclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpythonloaderlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpythonloaderlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpyuno.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libpyuno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreflectionlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreflectionlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libreglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptuilo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptuilo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptxmllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/librptxmllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsal_textenclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsal_textenclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsaxlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsaxlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsblo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsblo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscdlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscdlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscfiltlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscfiltlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscnlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscnlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscriptframe.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscriptframe.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscuilo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libscuilo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbc2.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbc2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbtlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdbtlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsddlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsddlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdfiltlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdfiltlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsdlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsduilo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsduilo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsfxlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsfxlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsimplecanvaslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsimplecanvaslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libslideshowlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libslideshowlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmdlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmdlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsmlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsofficeapp.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsofficeapp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsolverlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsolverlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsotlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsotlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspelllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspelllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libspllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsrtrs1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsrtrs1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstocserviceslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstocserviceslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstoragefdlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstoragefdlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstorelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstorelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstringresourcelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libstringresourcelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgfilterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgfilterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgiolo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvgiolo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvtlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvtlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxcorelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxcorelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsvxlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswdlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswdlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswuilo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libswuilo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsysshlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libsysshlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libt602filterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libt602filterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconv_dict.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconv_dict.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconversiondlgslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextfdlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextconversiondlgslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtextfdlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtklo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtklo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libtllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucb1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucb1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucbhelper.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucbhelper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpchelp1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpchelp1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpcmis1lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpcmis1lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpdav1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpdav1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpexpand1lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpexpand1lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpextlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpextlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpfile1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpfile1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpftp1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpftp1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpgio1lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpgio1lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucphier1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucphier1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpimagelo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucpimagelo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucppkg1.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucppkg1.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucptdoc1lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libucptdoc1lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppu.so.3 extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppu.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_cppuhelpergcc3.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_purpenvhelpergcc3.so.3 extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_purpenvhelpergcc3.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_sal.so.3 extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_sal.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuno_salhelpergcc3.so.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoidllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoidllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunopkgapp.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunopkgapp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunordflo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunordflo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoxmllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunoxmllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunsafe_uno_uno.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libunsafe_uno_uno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libupdatefeedlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libupdatefeedlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libutllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libutllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuilo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuilo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuresolverlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libuuresolverlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaeventslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaeventslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbahelperlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbahelperlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaobjlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaswobjlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaobjlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvbaswobjlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclcanvaslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclcanvaslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvcllo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvcllo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_genlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_genlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3_kde5lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3_kde5lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_gtk3lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_kde5lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_kde5lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_qt5lo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libvclplug_qt5lo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftcalclo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftcalclo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftdrawlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftdrawlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftimpresslo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftimpresslo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftwriterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwpftwriterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterfilterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterfilterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterperfectlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libwriterperfectlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfalo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfalo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfdlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlfdlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlreaderlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlreaderlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlscriptlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlscriptlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlsecurity.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxmlsecurity.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxoflo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxoflo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxolo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxolo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsec_xmlsec.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsec_xmlsec.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltdlglo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltdlglo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltfilterlo.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxsltfilterlo.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxstor.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/libxstor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/lo_kde5filepicker extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/lo_kde5filepicker explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/oosplash extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/oosplash explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/opencltest extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/opencltest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/pyuno.so extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/pyuno.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regmerge extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regmerge explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regview extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/regview explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/soffice.bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/ui-previewer extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/soffice.bin extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/ui-previewer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.bin extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uno.bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/unopkg.bin extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/unopkg.bin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uri-encode extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/uri-encode explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/xpdfimport extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/program/xpdfimport explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/cppumaker extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/cppumaker explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/idlc extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/idlc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/javamaker extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/javamaker explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/uno-skeletonmaker extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/uno-skeletonmaker explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoapploader extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoapploader explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoidl-check extracting debug info from /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/libreoffice/sdk/bin/unoidl-check dwz: ./usr/lib64/libreoffice/program/libsclo.so-6.3.5.2-5.fc31.s390x.debug: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref dwz: ./usr/lib64/libreoffice/program/libsdlo.so-6.3.5.2-5.fc31.s390x.debug: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref dwz: ./usr/lib64/libreoffice/program/libswlo.so-6.3.5.2-5.fc31.s390x.debug: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref dwz: ./usr/lib64/libreoffice/program/libvcllo.so-6.3.5.2-5.fc31.s390x.debug: Couldn't find DIE referenced by DW_OP_GNU_parameter_ref original debug info size: 5049420kB, size after compression: 3312052kB /usr/lib/rpm/sepdebugcrcfix: Updated 273 CRC32s, 0 CRC32s did match. 546831 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/oobase from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/libreoffice from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/oodraw from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/oomath from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/oowriter from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/oocalc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/unopkg from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/ooviewdoc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/ooimpress from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/ooffice from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/sdk/setsdkenv_unix.sh from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/lib64/libreoffice/sdk/configure.pl is executable but has empty or no shebang, removing executable bit mangling shebang in /usr/lib64/libreoffice/sdk/setsdkenv_unix from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/smath from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/senddoc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/simpress from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/swriter from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/unopkg from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/unoinfo from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/sbase from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/gengal from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/soffice from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/scalc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/uno from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/libreoffice/program/sdraw from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/src/debug/libreoffice-6.3.5.2-5.fc31.s390x/include/vcl/font/FeatureParser.hxx is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gFqJtj + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libreoffice-6.3.5.2-5.fc31.s390x Processing files: libreoffice-filters-6.3.5.2-5.fc31.s390x Processing files: libreoffice-core-6.3.5.2-5.fc31.s390x warning: absolute symlink: /usr/bin/soffice -> /usr/lib64/libreoffice/program/soffice warning: absolute symlink: /usr/lib64/libreoffice/share/autocorr -> /usr/share/autocorr Provides: application() application(libreoffice-startcenter.desktop) config(libreoffice-core) = 1:6.3.5.2-5.fc31 libacclo.so()(64bit) libanimcorelo.so()(64bit) libavmediagst.so()(64bit) libavmedialo.so()(64bit) libbasctllo.so()(64bit) libbasegfxlo.so()(64bit) libbasprovlo.so()(64bit) libbiblo.so()(64bit) libcached1.so()(64bit) libcairocanvaslo.so()(64bit) libcanvasfactorylo.so()(64bit) libcanvastoolslo.so()(64bit) libchartcontrollerlo.so()(64bit) libchartcorelo.so()(64bit) libclewlo.so()(64bit) libcmdmaillo.so()(64bit) libcollator_data.so()(64bit) libcomphelper.so()(64bit) libconfigmgrlo.so()(64bit) libcppcanvaslo.so()(64bit) libctllo.so()(64bit) libcuilo.so()(64bit) libdbahsqllo.so()(64bit) libdbalo.so()(64bit) libdbaselo.so()(64bit) libdbaxmllo.so()(64bit) libdbmmlo.so()(64bit) libdbpool2.so()(64bit) libdbtoolslo.so()(64bit) libdbulo.so()(64bit) libdeployment.so()(64bit) libdeploymentgui.so()(64bit) libdeploymentmisclo.so()(64bit) libdesktop_detectorlo.so()(64bit) libdesktopbe1lo.so()(64bit) libdict_ja.so()(64bit) libdict_zh.so()(64bit) libdlgprovlo.so()(64bit) libdrawinglayerlo.so()(64bit) libeditenglo.so()(64bit) libembobj.so()(64bit) libemboleobj.so()(64bit) libemfiolo.so()(64bit) libevoablo.so()(64bit) libevtattlo.so()(64bit) libexpwraplo.so()(64bit) libfilelo.so()(64bit) libfilterconfiglo.so()(64bit) libflatlo.so()(64bit) libfps_officelo.so()(64bit) libfrmlo.so()(64bit) libfsstoragelo.so()(64bit) libfwelo.so()(64bit) libfwilo.so()(64bit) libfwklo.so()(64bit) libfwllo.so()(64bit) libfwmlo.so()(64bit) libgielo.so()(64bit) libguesslanglo.so()(64bit) libhelplinkerlo.so()(64bit) libhyphenlo.so()(64bit) libi18npoollo.so()(64bit) libi18nsearchlo.so()(64bit) libi18nutil.so()(64bit) libicglo.so()(64bit) libindex_data.so()(64bit) libjdbclo.so()(64bit) libldapbe2lo.so()(64bit) liblnglo.so()(64bit) liblnthlo.so()(64bit) liblocalebe1lo.so()(64bit) liblocaledata_en.so()(64bit) liblocaledata_es.so()(64bit) liblocaledata_euro.so()(64bit) liblocaledata_others.so()(64bit) libloglo.so()(64bit) liblosessioninstalllo.so()(64bit) libmcnttype.so()(64bit) libmigrationoo2lo.so()(64bit) libmigrationoo3lo.so()(64bit) libmorklo.so()(64bit) libmozbootstraplo.so()(64bit) libmsfilterlo.so()(64bit) libmsformslo.so()(64bit) libmtfrendererlo.so()(64bit) libmysql_jdbclo.so()(64bit) libmysqlclo.so()(64bit) libodbclo.so()(64bit) libodfflatxmllo.so()(64bit) liboffacclo.so()(64bit) liboglcanvaslo.so()(64bit) libooxlo.so()(64bit) libopencllo.so()(64bit) libpackage2.so()(64bit) libpasswordcontainerlo.so()(64bit) libpcrlo.so()(64bit) libpdffilterlo.so()(64bit) libprotocolhandlerlo.so()(64bit) libreoffice-core = 1:6.3.5.2-5.fc31 libreoffice-core(s390-64) = 1:6.3.5.2-5.fc31 libreoffice-headless = 1:6.3.5.2-5.fc31 libreoffice-headless(s390-64) = 1:6.3.5.2-5.fc31 libsaxlo.so()(64bit) libsblo.so()(64bit) libscnlo.so()(64bit) libscriptframe.so()(64bit) libsdbc2.so()(64bit) libsdbtlo.so()(64bit) libsddlo.so()(64bit) libsdfiltlo.so()(64bit) libsdlo.so()(64bit) libsduilo.so()(64bit) libsfxlo.so()(64bit) libsimplecanvaslo.so()(64bit) libslideshowlo.so()(64bit) libsofficeapp.so()(64bit) libsotlo.so()(64bit) libspelllo.so()(64bit) libspllo.so()(64bit) libsrtrs1.so()(64bit) libstoragefdlo.so()(64bit) libstringresourcelo.so()(64bit) libsvgiolo.so()(64bit) libsvllo.so()(64bit) libsvtlo.so()(64bit) libsvxcorelo.so()(64bit) libsvxlo.so()(64bit) libswdlo.so()(64bit) libswlo.so()(64bit) libsysshlo.so()(64bit) libtextconv_dict.so()(64bit) libtextconversiondlgslo.so()(64bit) libtextfdlo.so()(64bit) libtklo.so()(64bit) libtllo.so()(64bit) libucb1.so()(64bit) libucbhelper.so()(64bit) libucpchelp1.so()(64bit) libucpcmis1lo.so()(64bit) libucpdav1.so()(64bit) libucpexpand1lo.so()(64bit) libucpextlo.so()(64bit) libucpfile1.so()(64bit) libucpftp1.so()(64bit) libucpgio1lo.so()(64bit) libucphier1.so()(64bit) libucpimagelo.so()(64bit) libucppkg1.so()(64bit) libucptdoc1lo.so()(64bit) libunopkgapp.so()(64bit) libunordflo.so()(64bit) libunoxmllo.so()(64bit) libupdatefeedlo.so()(64bit) libutllo.so()(64bit) libuuilo.so()(64bit) libvbaeventslo.so()(64bit) libvbahelperlo.so()(64bit) libvclcanvaslo.so()(64bit) libvcllo.so()(64bit) libwriterperfectlo.so()(64bit) libxmlfalo.so()(64bit) libxmlfdlo.so()(64bit) libxmlscriptlo.so()(64bit) libxmlsecurity.so()(64bit) libxoflo.so()(64bit) libxolo.so()(64bit) libxsec_xmlsec.so()(64bit) libxsltdlglo.so()(64bit) libxsltfilterlo.so()(64bit) libxstor.so()(64bit) mimehandler(application/vnd.openofficeorg.extension) mimehandler(x-scheme-handler/vnd.libreoffice.cmis) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXinerama.so.1()(64bit) libavmedialo.so()(64bit) libbasegfxlo.so()(64bit) libboost_date_time.so.1.69.0()(64bit) libboost_locale.so.1.69.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcanvastoolslo.so()(64bit) libchartcorelo.so()(64bit) libclewlo.so()(64bit) libclucene-contribs-lib.so.1()(64bit) libclucene-core.so.1()(64bit) libcmis-0.5.so.5()(64bit) libcomphelper.so()(64bit) libcppcanvaslo.so()(64bit) libcuilo.so()(64bit) libcups.so.2()(64bit) libcurl.so.4()(64bit) libdbahsqllo.so()(64bit) libdbalo.so()(64bit) libdbtoolslo.so()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdconf.so.1()(64bit) libdeploymentmisclo.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libdrawinglayerlo.so()(64bit) libeditenglo.so()(64bit) libeot.so.0()(64bit) libepoxy.so.0()(64bit) libexpat.so.1()(64bit) libexpwraplo.so()(64bit) libexslt.so.0()(64bit) libexttextcat-2.0.so.0()(64bit) libfilelo.so()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libfwelo.so()(64bit) libfwilo.so()(64bit) libfwllo.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpgmepp.so.6()(64bit) libgraphite2.so.3()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libharfbuzz-icu.so.0()(64bit) libharfbuzz.so.0()(64bit) libhelplinkerlo.so()(64bit) libhunspell-1.7.so.0()(64bit) libhyphen.so.0()(64bit) libi18nlangtag.so()(64bit) libi18nutil.so()(64bit) libicui18n.so.63()(64bit) libicuuc.so.63()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libjvmaccesslo.so()(64bit) libjvmfwklo.so()(64bit) liblcms2.so.2()(64bit) libldap-2.4.so.2()(64bit) liblnglo.so()(64bit) liblocaledata_en.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libmsfilterlo.so()(64bit) libmythes-1.2.so.0()(64bit) libneon.so.27()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.11)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.8)(64bit) libnss3.so(NSS_3.9)(64bit) libnss3.so(NSS_3.9.3)(64bit) libooxlo.so()(64bit) libopencllo.so()(64bit) liborcus-0.14.so.0()(64bit) liborcus-parser-0.14.so.0()(64bit) libpackage2.so()(64bit) libplc4.so()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libraptor2.so.0()(64bit) librdf.so.0()(64bit) librevenge-0.0.so.0()(64bit) libsaxlo.so()(64bit) libsblo.so()(64bit) libsdlo.so()(64bit) libsfxlo.so()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.16)(64bit) libsmime3.so(NSS_3.2)(64bit) libsmime3.so(NSS_3.4)(64bit) libsofficeapp.so()(64bit) libsotlo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsvllo.so()(64bit) libsvtlo.so()(64bit) libsvxcorelo.so()(64bit) libsvxlo.so()(64bit) libtklo.so()(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_5.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.2)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.7)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.8)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.5)(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_4.2)(64bit) libuno_sal.so.3(LIBO_UDK_4.3)(64bit) libuno_sal.so.3(LIBO_UDK_5.0)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.2)(64bit) libuno_sal.so.3(LIBO_UDK_5.3)(64bit) libuno_sal.so.3(LIBO_UDK_6.2)(64bit) libuno_sal.so.3(PRIVATE_1.1)(64bit) libuno_sal.so.3(PRIVATE_1.5)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.11)(64bit) libuno_sal.so.3(UDK_3.2)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3.7)(64bit) libuno_sal.so.3(UDK_3.8)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) libuno_salhelpergcc3.so.3(UDK_3.1)(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libunopkgapp.so()(64bit) libutllo.so()(64bit) libvbahelperlo.so()(64bit) libvcllo.so()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.10)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxmlreaderlo.so()(64bit) libxmlscriptlo.so()(64bit) libxmlsec1-nss.so.1()(64bit) libxmlsec1.so.1()(64bit) libxmlsecurity.so()(64bit) libxolo.so()(64bit) libxsec_xmlsec.so()(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.13)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libxslt.so.1(LIBXML2_1.0.24)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Obsoletes: libreoffice-headless < 1:4.4.0.0 Processing files: libreoffice-pyuno-6.3.5.2-5.fc31.s390x Provides: libpythonloaderlo.so()(64bit) libpyuno.so()(64bit) libreoffice-pyuno = 1:6.3.5.2-5.fc31 libreoffice-pyuno(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) libpyuno.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_5.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(PRIVATE_1.2)(64bit) libuno_sal.so.3(PRIVATE_1.3)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.11)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: libreoffice-base-6.3.5.2-5.fc31.s390x Provides: application() application(libreoffice-base.desktop) libabplo.so()(64bit) libdbplo.so()(64bit) libfirebird_sdbclo.so()(64bit) libhsqldb.so()(64bit) libreoffice-base = 1:6.3.5.2-5.fc31 libreoffice-base(s390-64) = 1:6.3.5.2-5.fc31 librptlo.so()(64bit) librptuilo.so()(64bit) librptxmllo.so()(64bit) metainfo() metainfo(libreoffice-base.appdata.xml) mimehandler(application/vnd.oasis.opendocument.database) mimehandler(application/vnd.sun.xml.base) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcomphelper.so()(64bit) libdbtoolslo.so()(64bit) libdbulo.so()(64bit) libeditenglo.so()(64bit) libfbclient.so.2()(64bit) libforlo.so()(64bit) libforuilo.so()(64bit) libfwelo.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libi18nlangtag.so()(64bit) libjvmfwklo.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) librptlo.so()(64bit) libsaxlo.so()(64bit) libsfxlo.so()(64bit) libsotlo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libsvllo.so()(64bit) libsvtlo.so()(64bit) libsvxcorelo.so()(64bit) libsvxlo.so()(64bit) libtklo.so()(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.2)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_5.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.2)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.11)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvcllo.so()(64bit) libxolo.so()(64bit) rtld(GNU_HASH) Processing files: libreoffice-bsh-6.3.5.2-5.fc31.s390x Provides: libreoffice-bsh = 1:6.3.5.2-5.fc31 libreoffice-bsh(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-rhino-6.3.5.2-5.fc31.s390x Provides: libreoffice-rhino = 1:6.3.5.2-5.fc31 libreoffice-rhino(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-officebean-6.3.5.2-5.fc31.s390x Provides: libofficebean.so()(64bit) libreoffice-officebean = 1:6.3.5.2-5.fc31 libreoffice-officebean(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libjawt.so()(64bit) libjawt.so(SUNWprivate_1.1)(64bit) rtld(GNU_HASH) Processing files: libreoffice-officebean-common-6.3.5.2-5.fc31.noarch Provides: libreoffice-officebean-common = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-wiki-publisher-6.3.5.2-5.fc31.s390x Provides: libreoffice-wiki-publisher = 1:6.3.5.2-5.fc31 libreoffice-wiki-publisher(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-nlpsolver-6.3.5.2-5.fc31.s390x Provides: libreoffice-nlpsolver = 1:6.3.5.2-5.fc31 libreoffice-nlpsolver(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-ogltrans-6.3.5.2-5.fc31.s390x Provides: libOGLTranslo.so()(64bit) libreoffice-ogltrans = 1:6.3.5.2-5.fc31 libreoffice-ogltrans(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbasegfxlo.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcanvastoolslo.so()(64bit) libcomphelper.so()(64bit) libepoxy.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.28)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libvcllo.so()(64bit) rtld(GNU_HASH) Processing files: libreoffice-pdfimport-6.3.5.2-5.fc31.s390x Provides: libpdfimportlo.so()(64bit) libreoffice-pdfimport = 1:6.3.5.2-5.fc31 libreoffice-pdfimport(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbasegfxlo.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcomphelper.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpoppler.so.84()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libtllo.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.3)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libvcllo.so()(64bit) libxolo.so()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libreoffice-opensymbol-fonts-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cpl1Gf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-opensymbol-fonts + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-opensymbol-fonts + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-opensymbol-fonts + RPM_EC=0 ++ jobs -p + exit 0 Provides: font(opensymbol) libreoffice-opensymbol-fonts = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-writer-6.3.5.2-5.fc31.s390x Provides: application() application(libreoffice-writer.desktop) libhwplo.so()(64bit) liblwpftlo.so()(64bit) libmswordlo.so()(64bit) libreoffice-writer = 1:6.3.5.2-5.fc31 libreoffice-writer(s390-64) = 1:6.3.5.2-5.fc31 libswuilo.so()(64bit) libt602filterlo.so()(64bit) libvbaswobjlo.so()(64bit) libwpftwriterlo.so()(64bit) libwriterfilterlo.so()(64bit) libwriterlo.so()(64bit) metainfo() metainfo(libreoffice-writer.appdata.xml) mimehandler(application/clarisworks) mimehandler(application/macwriteii) mimehandler(application/msword) mimehandler(application/prs.plucker) mimehandler(application/rtf) mimehandler(application/vnd.lotus-wordpro) mimehandler(application/vnd.ms-word) mimehandler(application/vnd.ms-word.document.macroEnabled.12) mimehandler(application/vnd.ms-word.template.macroEnabled.12) mimehandler(application/vnd.ms-works) mimehandler(application/vnd.oasis.opendocument.text) mimehandler(application/vnd.oasis.opendocument.text-flat-xml) mimehandler(application/vnd.oasis.opendocument.text-master) mimehandler(application/vnd.oasis.opendocument.text-master-template) mimehandler(application/vnd.oasis.opendocument.text-template) mimehandler(application/vnd.oasis.opendocument.text-web) mimehandler(application/vnd.openxmlformats-officedocument.wordprocessingml.document) mimehandler(application/vnd.openxmlformats-officedocument.wordprocessingml.template) mimehandler(application/vnd.palm) mimehandler(application/vnd.stardivision.writer-global) mimehandler(application/vnd.sun.xml.writer) mimehandler(application/vnd.sun.xml.writer.global) mimehandler(application/vnd.sun.xml.writer.template) mimehandler(application/vnd.wordperfect) mimehandler(application/wordperfect) mimehandler(application/x-abiword) mimehandler(application/x-aportisdoc) mimehandler(application/x-doc) mimehandler(application/x-extension-txt) mimehandler(application/x-fictionbook+xml) mimehandler(application/x-hwp) mimehandler(application/x-iwork-pages-sffpages) mimehandler(application/x-mswrite) mimehandler(application/x-sony-bbeb) mimehandler(application/x-starwriter) mimehandler(application/x-t602) mimehandler(text/plain) mimehandler(text/rtf) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libabw-0.1.so.1()(64bit) libbasegfxlo.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcomphelper.so()(64bit) libdbtoolslo.so()(64bit) libdrawinglayerlo.so()(64bit) libe-book-0.1.so.1()(64bit) libeditenglo.so()(64bit) libepubgen-0.1.so.1()(64bit) libetonyek-0.1.so.1()(64bit) libfilelo.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libi18nlangtag.so()(64bit) libi18nutil.so()(64bit) libicui18n.so.63()(64bit) libicuuc.so.63()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmsfilterlo.so()(64bit) libmwaw-0.3.so.3()(64bit) libodfgen-0.1.so.1()(64bit) libooxlo.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) librevenge-0.0.so.0()(64bit) libsaxlo.so()(64bit) libsblo.so()(64bit) libsfxlo.so()(64bit) libsotlo.so()(64bit) libstaroffice-0.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsvllo.so()(64bit) libsvtlo.so()(64bit) libsvxcorelo.so()(64bit) libsvxlo.so()(64bit) libswlo.so()(64bit) libtklo.so()(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.5)(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_4.2)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.3)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3.8)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvbahelperlo.so()(64bit) libvcllo.so()(64bit) libwpd-0.10.so.10()(64bit) libwpg-0.3.so.3()(64bit) libwps-0.4.so.4()(64bit) libwriterperfectlo.so()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxolo.so()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libreoffice-emailmerge-6.3.5.2-5.fc31.s390x Provides: libreoffice-emailmerge = 1:6.3.5.2-5.fc31 libreoffice-emailmerge(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-calc-6.3.5.2-5.fc31.s390x Provides: application() application(libreoffice-calc.desktop) libanalysislo.so()(64bit) libcalclo.so()(64bit) libdatelo.so()(64bit) libforlo.so()(64bit) libforuilo.so()(64bit) libnumbertextlo.so()(64bit) libpricinglo.so()(64bit) libreoffice-calc = 1:6.3.5.2-5.fc31 libreoffice-calc(s390-64) = 1:6.3.5.2-5.fc31 libscdlo.so()(64bit) libscfiltlo.so()(64bit) libsclo.so()(64bit) libscuilo.so()(64bit) libsolverlo.so()(64bit) libvbaobjlo.so()(64bit) libwpftcalclo.so()(64bit) metainfo() metainfo(libreoffice-calc.appdata.xml) mimehandler(application/clarisworks) mimehandler(application/csv) mimehandler(application/excel) mimehandler(application/msexcel) mimehandler(application/tab-separated-values) mimehandler(application/vnd.lotus-1-2-3) mimehandler(application/vnd.ms-excel) mimehandler(application/vnd.ms-excel.sheet.binary.macroEnabled.12) mimehandler(application/vnd.ms-excel.sheet.macroEnabled.12) mimehandler(application/vnd.ms-excel.template.macroEnabled.12) mimehandler(application/vnd.ms-works) mimehandler(application/vnd.oasis.opendocument.chart) mimehandler(application/vnd.oasis.opendocument.chart-template) mimehandler(application/vnd.oasis.opendocument.spreadsheet) mimehandler(application/vnd.oasis.opendocument.spreadsheet-flat-xml) mimehandler(application/vnd.oasis.opendocument.spreadsheet-template) mimehandler(application/vnd.openxmlformats-officedocument.spreadsheetml.sheet) mimehandler(application/vnd.openxmlformats-officedocument.spreadsheetml.template) mimehandler(application/vnd.sun.xml.calc) mimehandler(application/vnd.sun.xml.calc.template) mimehandler(application/x-123) mimehandler(application/x-dbase) mimehandler(application/x-dbf) mimehandler(application/x-dos_ms_excel) mimehandler(application/x-excel) mimehandler(application/x-iwork-numbers-sffnumbers) mimehandler(application/x-ms-excel) mimehandler(application/x-msexcel) mimehandler(application/x-quattropro) mimehandler(application/x-starcalc) mimehandler(text/comma-separated-values) mimehandler(text/csv) mimehandler(text/spreadsheet) mimehandler(text/tab-separated-values) mimehandler(text/x-comma-separated-values) mimehandler(text/x-csv) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libavmedialo.so()(64bit) libbasegfxlo.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libclewlo.so()(64bit) libcomphelper.so()(64bit) libdbtoolslo.so()(64bit) libdrawinglayerlo.so()(64bit) libeditenglo.so()(64bit) libetonyek-0.1.so.1()(64bit) libfilelo.so()(64bit) libforlo.so()(64bit) libforuilo.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libi18nlangtag.so()(64bit) libi18nutil.so()(64bit) libicui18n.so.63()(64bit) libicuuc.so.63()(64bit) liblpsolve55.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.23)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmsfilterlo.so()(64bit) libmwaw-0.3.so.3()(64bit) libnumbertext-1.0.so.0()(64bit) libodfgen-0.1.so.1()(64bit) libooxlo.so()(64bit) libopencllo.so()(64bit) liborcus-0.14.so.0()(64bit) liborcus-parser-0.14.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) librevenge-0.0.so.0()(64bit) libsaxlo.so()(64bit) libsblo.so()(64bit) libsclo.so()(64bit) libsfxlo.so()(64bit) libsotlo.so()(64bit) libstaroffice-0.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsvllo.so()(64bit) libsvtlo.so()(64bit) libsvxcorelo.so()(64bit) libsvxlo.so()(64bit) libtklo.so()(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.5)(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_4.2)(64bit) libuno_sal.so.3(LIBO_UDK_4.3)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.3)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.10)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3.7)(64bit) libuno_sal.so.3(UDK_3.8)(64bit) libuno_sal.so.3(UDK_3.9)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvbahelperlo.so()(64bit) libvcllo.so()(64bit) libwps-0.4.so.4()(64bit) libwriterperfectlo.so()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxolo.so()(64bit) rtld(GNU_HASH) Processing files: libreoffice-draw-6.3.5.2-5.fc31.s390x Provides: application() application(libreoffice-draw.desktop) libreoffice-draw = 1:6.3.5.2-5.fc31 libreoffice-draw(s390-64) = 1:6.3.5.2-5.fc31 metainfo() metainfo(libreoffice-draw.appdata.xml) mimehandler(application/clarisworks) mimehandler(application/pdf) mimehandler(application/vnd.corel-draw) mimehandler(application/vnd.ms-publisher) mimehandler(application/vnd.oasis.opendocument.graphics) mimehandler(application/vnd.oasis.opendocument.graphics-flat-xml) mimehandler(application/vnd.oasis.opendocument.graphics-template) mimehandler(application/vnd.sun.xml.draw) mimehandler(application/vnd.sun.xml.draw.template) mimehandler(application/vnd.visio) mimehandler(application/x-pagemaker) mimehandler(application/x-stardraw) mimehandler(application/x-wpg) mimehandler(image/x-emf) mimehandler(image/x-freehand) mimehandler(image/x-wmf) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh Processing files: libreoffice-impress-6.3.5.2-5.fc31.s390x Provides: application() application(libreoffice-impress.desktop) libPresentationMinimizerlo.so()(64bit) libPresenterScreenlo.so()(64bit) libreoffice-impress = 1:6.3.5.2-5.fc31 libreoffice-impress(s390-64) = 1:6.3.5.2-5.fc31 libwpftimpresslo.so()(64bit) metainfo() metainfo(libreoffice-impress.appdata.xml) mimehandler(application/mspowerpoint) mimehandler(application/vnd.ms-powerpoint) mimehandler(application/vnd.ms-powerpoint.presentation.macroEnabled.12) mimehandler(application/vnd.ms-powerpoint.slideshow.macroEnabled.12) mimehandler(application/vnd.ms-powerpoint.template.macroEnabled.12) mimehandler(application/vnd.oasis.opendocument.presentation) mimehandler(application/vnd.oasis.opendocument.presentation-flat-xml) mimehandler(application/vnd.oasis.opendocument.presentation-template) mimehandler(application/vnd.openxmlformats-officedocument.presentationml.presentation) mimehandler(application/vnd.openxmlformats-officedocument.presentationml.slide) mimehandler(application/vnd.openxmlformats-officedocument.presentationml.slideshow) mimehandler(application/vnd.openxmlformats-officedocument.presentationml.template) mimehandler(application/vnd.sun.xml.impress) mimehandler(application/vnd.sun.xml.impress.template) mimehandler(application/x-iwork-keynote-sffkey) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcomphelper.so()(64bit) libetonyek-0.1.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmwaw-0.3.so.3()(64bit) libodfgen-0.1.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) librevenge-0.0.so.0()(64bit) libsfxlo.so()(64bit) libsotlo.so()(64bit) libstaroffice-0.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libsvtlo.so()(64bit) libsvxlo.so()(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_5.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(UDK_3.11)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvcllo.so()(64bit) libwriterperfectlo.so()(64bit) libxolo.so()(64bit) rtld(GNU_HASH) Processing files: libreoffice-math-6.3.5.2-5.fc31.s390x Provides: application() application(libreoffice-math.desktop) libreoffice-math = 1:6.3.5.2-5.fc31 libreoffice-math(s390-64) = 1:6.3.5.2-5.fc31 libsmdlo.so()(64bit) libsmlo.so()(64bit) mimehandler(application/mathml+xml) mimehandler(application/vnd.oasis.opendocument.formula) mimehandler(application/vnd.oasis.opendocument.formula-template) mimehandler(application/vnd.sun.xml.math) mimehandler(text/mathml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcomphelper.so()(64bit) libeditenglo.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libi18nlangtag.so()(64bit) libi18nutil.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libmsfilterlo.so()(64bit) libooxlo.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libsaxlo.so()(64bit) libsfxlo.so()(64bit) libsotlo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libsvllo.so()(64bit) libsvtlo.so()(64bit) libsvxcorelo.so()(64bit) libsvxlo.so()(64bit) libtklo.so()(64bit) libtllo.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.5)(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_4.2)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3.8)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvcllo.so()(64bit) libxolo.so()(64bit) rtld(GNU_HASH) Processing files: libreoffice-graphicfilter-6.3.5.2-5.fc31.s390x Provides: libflashlo.so()(64bit) libgraphicfilterlo.so()(64bit) libreoffice-graphicfilter = 1:6.3.5.2-5.fc31 libreoffice-graphicfilter(s390-64) = 1:6.3.5.2-5.fc31 libsvgfilterlo.so()(64bit) libwpftdrawlo.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbasegfxlo.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcdr-0.1.so.1()(64bit) libcomphelper.so()(64bit) libdrawinglayerlo.so()(64bit) libeditenglo.so()(64bit) libfreehand-0.1.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libi18nlangtag.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libmspub-0.1.so.1()(64bit) libmwaw-0.3.so.3()(64bit) libodfgen-0.1.so.1()(64bit) libpagemaker-0.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libqxp-0.0.so.0()(64bit) librevenge-0.0.so.0()(64bit) libsaxlo.so()(64bit) libsfxlo.so()(64bit) libsotlo.so()(64bit) libstaroffice-0.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libsvllo.so()(64bit) libsvtlo.so()(64bit) libsvxcorelo.so()(64bit) libsvxlo.so()(64bit) libtklo.so()(64bit) libtllo.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvcllo.so()(64bit) libvisio-0.1.so.1()(64bit) libwpg-0.3.so.3()(64bit) libwriterperfectlo.so()(64bit) libxolo.so()(64bit) libz.so.1()(64bit) libzmf-0.0.so.0()(64bit) rtld(GNU_HASH) Processing files: libreoffice-xsltfilter-6.3.5.2-5.fc31.s390x Provides: application() application(libreoffice-xsltfilter.desktop) libreoffice-xsltfilter = 1:6.3.5.2-5.fc31 libreoffice-xsltfilter(s390-64) = 1:6.3.5.2-5.fc31 mimehandler(application/vnd.oasis.opendocument.graphics-flat-xml) mimehandler(application/vnd.oasis.opendocument.presentation-flat-xml) mimehandler(application/vnd.oasis.opendocument.spreadsheet-flat-xml) mimehandler(application/vnd.oasis.opendocument.text-flat-xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-postgresql-6.3.5.2-5.fc31.s390x Provides: libpostgresql-sdbc-impllo.so()(64bit) libpostgresql-sdbclo.so()(64bit) libreoffice-postgresql = 1:6.3.5.2-5.fc31 libreoffice-postgresql(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcomphelper.so()(64bit) libdbtoolslo.so()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.5)(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) rtld(GNU_HASH) Processing files: libreoffice-ure-6.3.5.2-5.fc31.s390x Provides: libaffine_uno_uno.so()(64bit) libbinaryurplo.so()(64bit) libbootstraplo.so()(64bit) libgcc3_uno.so()(64bit) libi18nlangtag.so()(64bit) libintrospectionlo.so()(64bit) libinvocadaptlo.so()(64bit) libinvocationlo.so()(64bit) libiolo.so()(64bit) libjava_uno.so()(64bit) libjavaloaderlo.so()(64bit) libjavavmlo.so()(64bit) libjpipe.so()(64bit) libjuh.so()(64bit) libjuhx.so()(64bit) libjvmaccesslo.so()(64bit) libjvmfwklo.so()(64bit) liblog_uno_uno.so()(64bit) libnamingservicelo.so()(64bit) libproxyfaclo.so()(64bit) libreflectionlo.so()(64bit) libreglo.so()(64bit) libreoffice-ure = 1:6.3.5.2-5.fc31 libreoffice-ure(s390-64) = 1:6.3.5.2-5.fc31 libsal_textenclo.so()(64bit) libstocserviceslo.so()(64bit) libstorelo.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(GLIBCXX_3.4)(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.2)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(GLIBCXX_3.4)(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_5.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.2)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.3)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.4)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.5)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.7)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.8)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_purpenvhelpergcc3.so.3()(64bit) libuno_purpenvhelpergcc3.so.3(GLIBCXX_3.4)(64bit) libuno_purpenvhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(GLIBCXX_3.4)(64bit) libuno_sal.so.3(LIBO_UDK_3.5)(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_4.2)(64bit) libuno_sal.so.3(LIBO_UDK_4.3)(64bit) libuno_sal.so.3(LIBO_UDK_5.0)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.2)(64bit) libuno_sal.so.3(LIBO_UDK_5.3)(64bit) libuno_sal.so.3(LIBO_UDK_6.2)(64bit) libuno_sal.so.3(PRIVATE_1.0)(64bit) libuno_sal.so.3(PRIVATE_1.1)(64bit) libuno_sal.so.3(PRIVATE_1.2)(64bit) libuno_sal.so.3(PRIVATE_1.3)(64bit) libuno_sal.so.3(PRIVATE_1.4)(64bit) libuno_sal.so.3(PRIVATE_1.5)(64bit) libuno_sal.so.3(PRIVATE_textenc.1)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.10)(64bit) libuno_sal.so.3(UDK_3.11)(64bit) libuno_sal.so.3(UDK_3.2)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.4)(64bit) libuno_sal.so.3(UDK_3.5)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3.7)(64bit) libuno_sal.so.3(UDK_3.8)(64bit) libuno_sal.so.3(UDK_3.9)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(GLIBCXX_3.4)(64bit) libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) libuno_salhelpergcc3.so.3(UDK_3.1)(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libunoidllo.so()(64bit) libunsafe_uno_uno.so()(64bit) libuuresolverlo.so()(64bit) libxmlreaderlo.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libi18nlangtag.so()(64bit) libicuuc.so.63()(64bit) libjvmaccesslo.so()(64bit) libjvmfwklo.so()(64bit) liblangtag.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libreglo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libstorelo.so()(64bit) libtllo.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3.2)(64bit) libuno_cppu.so.3(UDK_3.3)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.4)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_purpenvhelpergcc3.so.3()(64bit) libuno_purpenvhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.5)(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.3)(64bit) libuno_sal.so.3(PRIVATE_1.1)(64bit) libuno_sal.so.3(PRIVATE_textenc.1)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.11)(64bit) libuno_sal.so.3(UDK_3.2)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.5)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3.7)(64bit) libuno_sal.so.3(UDK_3.8)(64bit) libuno_sal.so.3(UDK_3.9)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(LIBO_UDK_3.6)(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libunoidllo.so()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxmlreaderlo.so()(64bit) rtld(GNU_HASH) Processing files: libreoffice-ure-common-6.3.5.2-5.fc31.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qRvIxf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-ure-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-ure-common + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-ure-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: libreoffice-ure-common = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-sdk-6.3.5.2-5.fc31.s390x Provides: libreoffice-sdk = 1:6.3.5.2-5.fc31 libreoffice-sdk(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libreglo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libuno_cppu.so.3()(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_purpenvhelpergcc3.so.3()(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(PRIVATE_1.1)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libunoidllo.so()(64bit) rtld(GNU_HASH) Processing files: libreoffice-sdk-doc-6.3.5.2-5.fc31.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0xYbBf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-sdk-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-sdk-doc + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-sdk-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: libreoffice-sdk-doc = 1:6.3.5.2-5.fc31 libreoffice-sdk-doc(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-glade-6.3.5.2-5.fc31.s390x Provides: libreoffice-glade = 1:6.3.5.2-5.fc31 libreoffice-glade(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcomphelper.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(PRIVATE_1.1)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libvcllo.so()(64bit) rtld(GNU_HASH) Processing files: libreoffice-librelogo-6.3.5.2-5.fc31.s390x Provides: libreoffice-librelogo = 1:6.3.5.2-5.fc31 libreoffice-librelogo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-data-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0Ey9Wf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-data + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-data + cp -pr instdir/CREDITS.fodt /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-data + cp -pr instdir/LICENSE.html /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-data + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-data + cp -pr instdir/NOTICE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/libreoffice-data + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7voPzh + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + LICENSEDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-data + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-data + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/licenses/libreoffice-data + RPM_EC=0 ++ jobs -p + exit 0 Provides: libreoffice-data = 1:6.3.5.2-5.fc31 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: libreoffice-x11-6.3.5.2-5.fc31.s390x Provides: libreoffice-plugin = 1:6.3.5.2-5.fc31 libreoffice-plugin(s390-64) = 1:6.3.5.2-5.fc31 libreoffice-x11 = 1:6.3.5.2-5.fc31 libreoffice-x11(s390-64) = 1:6.3.5.2-5.fc31 libvclplug_genlo.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXinerama.so.1()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libbasegfxlo.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcomphelper.so()(64bit) libepoxy.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libi18nlangtag.so()(64bit) libi18nutil.so()(64bit) libjvmaccesslo.so()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libsotlo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_4.2)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.3)(64bit) libuno_sal.so.3(UDK_3.11)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvcllo.so()(64bit) rtld(GNU_HASH) Supplements: (libreoffice-core(s390-64) and Xserver) Processing files: libreoffice-gtk3-6.3.5.2-5.fc31.s390x Provides: libreoffice-gtk3 = 1:6.3.5.2-5.fc31 libreoffice-gtk3(s390-64) = 1:6.3.5.2-5.fc31 libvclplug_gtk3lo.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libbasegfxlo.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcomphelper.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libepoxy.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libi18nlangtag.so()(64bit) libi18nutil.so()(64bit) libjvmaccesslo.so()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libsotlo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libsvllo.so()(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvcllo.so()(64bit) rtld(GNU_HASH) Obsoletes: libreoffice-gtk2 < 1:6.2.0.0 Supplements: (libreoffice-core(s390-64) and gtk3(s390-64)) Processing files: libreoffice-kde5-6.3.5.2-5.fc31.s390x Provides: libkde5be1lo.so()(64bit) libreoffice-kde5 = 1:6.3.5.2-5.fc31 libreoffice-kde5(s390-64) = 1:6.3.5.2-5.fc31 libreoffice-plugin = 1:6.3.5.2-5.fc31 libreoffice-plugin(s390-64) = 1:6.3.5.2-5.fc31 libvclplug_kde5lo.so()(64bit) libvclplug_qt5lo.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libKF5ConfigCore.so.5()(64bit) libKF5KIOCore.so.5()(64bit) libKF5KIOFileWidgets.so.5()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5X11Extras.so.5()(64bit) libQt5X11Extras.so.5(Qt_5)(64bit) libbasegfxlo.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libcomphelper.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libepoxy.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgobject-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libi18nlangtag.so()(64bit) libi18nutil.so()(64bit) libjvmaccesslo.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libsotlo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libuno_salhelpergcc3.so.3()(64bit) libuno_salhelpergcc3.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvcllo.so()(64bit) libvclplug_genlo.so()(64bit) libvclplug_qt5lo.so()(64bit) libxcb.so.1()(64bit) rtld(GNU_HASH) Obsoletes: libreoffice-kde4 < 1:6.3.0.0 Processing files: libreoffice-kf5-6.3.5.2-5.fc31.s390x Provides: libreoffice-kf5 = 1:6.3.5.2-5.fc31 libreoffice-kf5(s390-64) = 1:6.3.5.2-5.fc31 libreoffice-plugin = 1:6.3.5.2-5.fc31 libreoffice-plugin(s390-64) = 1:6.3.5.2-5.fc31 libvclplug_gtk3_kde5lo.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libKF5KIOFileWidgets.so.5()(64bit) libKF5WindowSystem.so.5()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libbasegfxlo.so()(64bit) libboost_filesystem.so.1.69.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libcomphelper.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libepoxy.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libi18nlangtag.so()(64bit) libi18nutil.so()(64bit) libjvmaccesslo.so()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libsotlo.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsvllo.so()(64bit) libtllo.so()(64bit) libucbhelper.so()(64bit) libuno_cppu.so.3()(64bit) libuno_cppu.so.3(LIBO_UDK_4.4)(64bit) libuno_cppu.so.3(UDK_3.1)(64bit) libuno_cppu.so.3(UDK_3_0_0)(64bit) libuno_cppuhelpergcc3.so.3()(64bit) libuno_cppuhelpergcc3.so.3(LIBO_UDK_3.9)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) libuno_sal.so.3()(64bit) libuno_sal.so.3(LIBO_UDK_3.6)(64bit) libuno_sal.so.3(LIBO_UDK_4.0)(64bit) libuno_sal.so.3(LIBO_UDK_4.1)(64bit) libuno_sal.so.3(LIBO_UDK_5.1)(64bit) libuno_sal.so.3(UDK_3.1)(64bit) libuno_sal.so.3(UDK_3.3)(64bit) libuno_sal.so.3(UDK_3.6)(64bit) libuno_sal.so.3(UDK_3.8)(64bit) libuno_sal.so.3(UDK_3_0_0)(64bit) libutllo.so()(64bit) libvcllo.so()(64bit) libvclplug_genlo.so()(64bit) rtld(GNU_HASH) Processing files: libreofficekit-6.3.5.2-5.fc31.s390x Provides: liblibreofficekitgtk.so()(64bit) libreofficekit = 1:6.3.5.2-5.fc31 libreofficekit(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: libreofficekit-devel-6.3.5.2-5.fc31.s390x Provides: libreofficekit-devel = 1:6.3.5.2-5.fc31 libreofficekit-devel(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-gdb-debug-support-6.3.5.2-5.fc31.s390x Provides: libreoffice-gdb-debug-support = 1:6.3.5.2-5.fc31 libreoffice-gdb-debug-support(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: libreoffice-debuginfo(s390-64) Processing files: libreoffice-langpack-en-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-en = 1:6.3.5.2-5.fc31 libreoffice-langpack-en(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-en libreoffice-help-en Supplements: (libreoffice-core(s390-64) and langpacks-en) Processing files: libreoffice-help-en-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-en = 1:6.3.5.2-5.fc31 libreoffice-help-en(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-af-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-af = 1:6.3.5.2-5.fc31 libreoffice-langpack-af(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-af Supplements: (libreoffice-core(s390-64) and langpacks-af) Processing files: libreoffice-langpack-ar-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ar = 1:6.3.5.2-5.fc31 libreoffice-langpack-ar(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ar libreoffice-help-ar Supplements: (libreoffice-core(s390-64) and langpacks-ar) Processing files: libreoffice-help-ar-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-ar = 1:6.3.5.2-5.fc31 libreoffice-help-ar(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-as-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-as = 1:6.3.5.2-5.fc31 libreoffice-langpack-as(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-as Supplements: (libreoffice-core(s390-64) and langpacks-as) Processing files: libreoffice-langpack-bg-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-bg = 1:6.3.5.2-5.fc31 libreoffice-langpack-bg(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-bg libreoffice-help-bg Supplements: (libreoffice-core(s390-64) and langpacks-bg) Processing files: libreoffice-help-bg-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-bg = 1:6.3.5.2-5.fc31 libreoffice-help-bg(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-bn-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-bn = 1:6.3.5.2-5.fc31 libreoffice-langpack-bn(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-bn libreoffice-help-bn Supplements: (libreoffice-core(s390-64) and langpacks-bn) Processing files: libreoffice-help-bn-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-bn = 1:6.3.5.2-5.fc31 libreoffice-help-bn(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-br-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-br = 1:6.3.5.2-5.fc31 libreoffice-langpack-br(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-br Supplements: (libreoffice-core(s390-64) and langpacks-br) Processing files: libreoffice-langpack-ca-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ca = 1:6.3.5.2-5.fc31 libreoffice-langpack-ca(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ca libreoffice-help-ca Supplements: (libreoffice-core(s390-64) and langpacks-ca) Processing files: libreoffice-help-ca-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-ca = 1:6.3.5.2-5.fc31 libreoffice-help-ca(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-cs-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-cs = 1:6.3.5.2-5.fc31 libreoffice-langpack-cs(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-cs libreoffice-help-cs Supplements: (libreoffice-core(s390-64) and langpacks-cs) Processing files: libreoffice-help-cs-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-cs = 1:6.3.5.2-5.fc31 libreoffice-help-cs(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-cy-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-cy = 1:6.3.5.2-5.fc31 libreoffice-langpack-cy(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-cy Supplements: (libreoffice-core(s390-64) and langpacks-cy) Processing files: libreoffice-langpack-da-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-da = 1:6.3.5.2-5.fc31 libreoffice-langpack-da(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-da libreoffice-help-da Supplements: (libreoffice-core(s390-64) and langpacks-da) Processing files: libreoffice-help-da-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-da = 1:6.3.5.2-5.fc31 libreoffice-help-da(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-de-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-de = 1:6.3.5.2-5.fc31 libreoffice-langpack-de(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-de libreoffice-help-de Supplements: (libreoffice-core(s390-64) and langpacks-de) Processing files: libreoffice-help-de-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-de = 1:6.3.5.2-5.fc31 libreoffice-help-de(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-dz-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-dz = 1:6.3.5.2-5.fc31 libreoffice-langpack-dz(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-dz libreoffice-help-dz Supplements: (libreoffice-core(s390-64) and langpacks-dz) Processing files: libreoffice-help-dz-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-dz = 1:6.3.5.2-5.fc31 libreoffice-help-dz(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-el-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-el = 1:6.3.5.2-5.fc31 libreoffice-langpack-el(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-el libreoffice-help-el Supplements: (libreoffice-core(s390-64) and langpacks-el) Processing files: libreoffice-help-el-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-el = 1:6.3.5.2-5.fc31 libreoffice-help-el(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-eo-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-eo = 1:6.3.5.2-5.fc31 libreoffice-langpack-eo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-eo libreoffice-help-eo Supplements: (libreoffice-core(s390-64) and langpacks-eo) Processing files: libreoffice-help-eo-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-eo = 1:6.3.5.2-5.fc31 libreoffice-help-eo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-es-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-es = 1:6.3.5.2-5.fc31 libreoffice-langpack-es(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-es libreoffice-help-es Supplements: (libreoffice-core(s390-64) and langpacks-es) Processing files: libreoffice-help-es-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-es = 1:6.3.5.2-5.fc31 libreoffice-help-es(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-et-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-et = 1:6.3.5.2-5.fc31 libreoffice-langpack-et(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-et libreoffice-help-et Supplements: (libreoffice-core(s390-64) and langpacks-et) Processing files: libreoffice-help-et-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-et = 1:6.3.5.2-5.fc31 libreoffice-help-et(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-eu-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-eu = 1:6.3.5.2-5.fc31 libreoffice-langpack-eu(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-eu libreoffice-help-eu Supplements: (libreoffice-core(s390-64) and langpacks-eu) Processing files: libreoffice-help-eu-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-eu = 1:6.3.5.2-5.fc31 libreoffice-help-eu(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-fa-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-fa = 1:6.3.5.2-5.fc31 libreoffice-langpack-fa(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: (libreoffice-core(s390-64) and langpacks-fa) Processing files: libreoffice-langpack-fi-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-fi = 1:6.3.5.2-5.fc31 libreoffice-langpack-fi(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-fi libreoffice-help-fi Supplements: (libreoffice-core(s390-64) and langpacks-fi) Processing files: libreoffice-help-fi-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-fi = 1:6.3.5.2-5.fc31 libreoffice-help-fi(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-fr-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-fr = 1:6.3.5.2-5.fc31 libreoffice-langpack-fr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-fr libreoffice-help-fr Supplements: (libreoffice-core(s390-64) and langpacks-fr) Processing files: libreoffice-help-fr-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-fr = 1:6.3.5.2-5.fc31 libreoffice-help-fr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-ga-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ga = 1:6.3.5.2-5.fc31 libreoffice-langpack-ga(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ga Supplements: (libreoffice-core(s390-64) and langpacks-ga) Processing files: libreoffice-langpack-gl-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-gl = 1:6.3.5.2-5.fc31 libreoffice-langpack-gl(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-gl libreoffice-help-gl Supplements: (libreoffice-core(s390-64) and langpacks-gl) Processing files: libreoffice-help-gl-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-gl = 1:6.3.5.2-5.fc31 libreoffice-help-gl(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-gu-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-gu = 1:6.3.5.2-5.fc31 libreoffice-langpack-gu(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-gu libreoffice-help-gu Supplements: (libreoffice-core(s390-64) and langpacks-gu) Processing files: libreoffice-help-gu-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-gu = 1:6.3.5.2-5.fc31 libreoffice-help-gu(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-he-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-he = 1:6.3.5.2-5.fc31 libreoffice-langpack-he(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-he libreoffice-help-he Supplements: (libreoffice-core(s390-64) and langpacks-he) Processing files: libreoffice-help-he-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-he = 1:6.3.5.2-5.fc31 libreoffice-help-he(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-hi-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-hi = 1:6.3.5.2-5.fc31 libreoffice-langpack-hi(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-hi libreoffice-help-hi Supplements: (libreoffice-core(s390-64) and langpacks-hi) Processing files: libreoffice-help-hi-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-hi = 1:6.3.5.2-5.fc31 libreoffice-help-hi(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-hr-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-hr = 1:6.3.5.2-5.fc31 libreoffice-langpack-hr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-hr libreoffice-help-hr Supplements: (libreoffice-core(s390-64) and langpacks-hr) Processing files: libreoffice-help-hr-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-hr = 1:6.3.5.2-5.fc31 libreoffice-help-hr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-hu-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-hu = 1:6.3.5.2-5.fc31 libreoffice-langpack-hu(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-hu libreoffice-help-hu Supplements: (libreoffice-core(s390-64) and langpacks-hu) Processing files: libreoffice-help-hu-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-hu = 1:6.3.5.2-5.fc31 libreoffice-help-hu(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-id-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-id = 1:6.3.5.2-5.fc31 libreoffice-langpack-id(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-id libreoffice-help-id Supplements: (libreoffice-core(s390-64) and langpacks-id) Processing files: libreoffice-help-id-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-id = 1:6.3.5.2-5.fc31 libreoffice-help-id(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-it-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-it = 1:6.3.5.2-5.fc31 libreoffice-langpack-it(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-it libreoffice-help-it Supplements: (libreoffice-core(s390-64) and langpacks-it) Processing files: libreoffice-help-it-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-it = 1:6.3.5.2-5.fc31 libreoffice-help-it(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-ja-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ja = 1:6.3.5.2-5.fc31 libreoffice-langpack-ja(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ja libreoffice-help-ja Supplements: (libreoffice-core(s390-64) and langpacks-ja) Processing files: libreoffice-help-ja-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-ja = 1:6.3.5.2-5.fc31 libreoffice-help-ja(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-kk-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-kk = 1:6.3.5.2-5.fc31 libreoffice-langpack-kk(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-kk Supplements: (libreoffice-core(s390-64) and langpacks-kk) Processing files: libreoffice-langpack-kn-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-kn = 1:6.3.5.2-5.fc31 libreoffice-langpack-kn(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-kn Supplements: (libreoffice-core(s390-64) and langpacks-kn) Processing files: libreoffice-langpack-ko-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ko = 1:6.3.5.2-5.fc31 libreoffice-langpack-ko(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ko libreoffice-help-ko Supplements: (libreoffice-core(s390-64) and langpacks-ko) Processing files: libreoffice-help-ko-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-ko = 1:6.3.5.2-5.fc31 libreoffice-help-ko(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-lt-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-lt = 1:6.3.5.2-5.fc31 libreoffice-langpack-lt(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-lt libreoffice-help-lt Supplements: (libreoffice-core(s390-64) and langpacks-lt) Processing files: libreoffice-help-lt-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-lt = 1:6.3.5.2-5.fc31 libreoffice-help-lt(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-lv-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-lv = 1:6.3.5.2-5.fc31 libreoffice-langpack-lv(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-lv libreoffice-help-lv Supplements: (libreoffice-core(s390-64) and langpacks-lv) Processing files: libreoffice-help-lv-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-lv = 1:6.3.5.2-5.fc31 libreoffice-help-lv(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-mai-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-mai = 1:6.3.5.2-5.fc31 libreoffice-langpack-mai(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-mai Supplements: (libreoffice-core(s390-64) and langpacks-mai) Processing files: libreoffice-langpack-ml-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ml = 1:6.3.5.2-5.fc31 libreoffice-langpack-ml(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ml Supplements: (libreoffice-core(s390-64) and langpacks-ml) Processing files: libreoffice-langpack-mr-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-mr = 1:6.3.5.2-5.fc31 libreoffice-langpack-mr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-mr Supplements: (libreoffice-core(s390-64) and langpacks-mr) Processing files: libreoffice-langpack-nb-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-nb = 1:6.3.5.2-5.fc31 libreoffice-langpack-nb(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-nb libreoffice-help-nb Supplements: (libreoffice-core(s390-64) and langpacks-nb) Processing files: libreoffice-help-nb-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-nb = 1:6.3.5.2-5.fc31 libreoffice-help-nb(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-nl-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-nl = 1:6.3.5.2-5.fc31 libreoffice-langpack-nl(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-nl libreoffice-help-nl Supplements: (libreoffice-core(s390-64) and langpacks-nl) Processing files: libreoffice-help-nl-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-nl = 1:6.3.5.2-5.fc31 libreoffice-help-nl(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-nn-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-nn = 1:6.3.5.2-5.fc31 libreoffice-langpack-nn(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-nn libreoffice-help-nn Supplements: (libreoffice-core(s390-64) and langpacks-nn) Processing files: libreoffice-help-nn-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-nn = 1:6.3.5.2-5.fc31 libreoffice-help-nn(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-nr-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-nr = 1:6.3.5.2-5.fc31 libreoffice-langpack-nr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-nr Supplements: (libreoffice-core(s390-64) and langpacks-nr) Processing files: libreoffice-langpack-nso-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-nso = 1:6.3.5.2-5.fc31 libreoffice-langpack-nso(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-nso Supplements: (libreoffice-core(s390-64) and langpacks-nso) Processing files: libreoffice-langpack-or-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-or = 1:6.3.5.2-5.fc31 libreoffice-langpack-or(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-or Supplements: (libreoffice-core(s390-64) and langpacks-or) Processing files: libreoffice-langpack-pa-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-pa = 1:6.3.5.2-5.fc31 libreoffice-langpack-pa(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-pa Supplements: (libreoffice-core(s390-64) and langpacks-pa) Processing files: libreoffice-langpack-pl-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-pl = 1:6.3.5.2-5.fc31 libreoffice-langpack-pl(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-pl libreoffice-help-pl Supplements: (libreoffice-core(s390-64) and langpacks-pl) Processing files: libreoffice-help-pl-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-pl = 1:6.3.5.2-5.fc31 libreoffice-help-pl(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-pt-BR-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-pt-BR = 1:6.3.5.2-5.fc31 libreoffice-langpack-pt-BR(s390-64) = 1:6.3.5.2-5.fc31 libreoffice-langpack-pt_BR = 1:6.3.5.2-5.fc31 libreoffice-langpack-pt_BR(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-pt_BR libreoffice-help-pt-BR Supplements: (libreoffice-core(s390-64) and langpacks-pt_BR) Processing files: libreoffice-help-pt-BR-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-pt-BR = 1:6.3.5.2-5.fc31 libreoffice-help-pt-BR(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-pt-PT-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-pt-PT = 1:6.3.5.2-5.fc31 libreoffice-langpack-pt-PT(s390-64) = 1:6.3.5.2-5.fc31 libreoffice-langpack-pt_PT = 1:6.3.5.2-5.fc31 libreoffice-langpack-pt_PT(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-pt libreoffice-help-pt-PT Supplements: (libreoffice-core(s390-64) and langpacks-pt_PT) Processing files: libreoffice-help-pt-PT-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-pt-PT = 1:6.3.5.2-5.fc31 libreoffice-help-pt-PT(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-ro-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ro = 1:6.3.5.2-5.fc31 libreoffice-langpack-ro(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ro libreoffice-help-ro Supplements: (libreoffice-core(s390-64) and langpacks-ro) Processing files: libreoffice-help-ro-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-ro = 1:6.3.5.2-5.fc31 libreoffice-help-ro(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-ru-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ru = 1:6.3.5.2-5.fc31 libreoffice-langpack-ru(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ru libreoffice-help-ru Supplements: (libreoffice-core(s390-64) and langpacks-ru) Processing files: libreoffice-help-ru-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-ru = 1:6.3.5.2-5.fc31 libreoffice-help-ru(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-si-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-si = 1:6.3.5.2-5.fc31 libreoffice-langpack-si(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-si libreoffice-help-si Supplements: (libreoffice-core(s390-64) and langpacks-si) Processing files: libreoffice-help-si-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-si = 1:6.3.5.2-5.fc31 libreoffice-help-si(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-sk-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-sk = 1:6.3.5.2-5.fc31 libreoffice-langpack-sk(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-sk libreoffice-help-sk Supplements: (libreoffice-core(s390-64) and langpacks-sk) Processing files: libreoffice-help-sk-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-sk = 1:6.3.5.2-5.fc31 libreoffice-help-sk(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-sl-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-sl = 1:6.3.5.2-5.fc31 libreoffice-langpack-sl(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-sl libreoffice-help-sl Supplements: (libreoffice-core(s390-64) and langpacks-sl) Processing files: libreoffice-help-sl-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-sl = 1:6.3.5.2-5.fc31 libreoffice-help-sl(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-sr-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-sr = 1:6.3.5.2-5.fc31 libreoffice-langpack-sr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-sr Supplements: (libreoffice-core(s390-64) and langpacks-sr) Processing files: libreoffice-langpack-ss-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ss = 1:6.3.5.2-5.fc31 libreoffice-langpack-ss(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ss Supplements: (libreoffice-core(s390-64) and langpacks-ss) Processing files: libreoffice-langpack-st-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-st = 1:6.3.5.2-5.fc31 libreoffice-langpack-st(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Supplements: (libreoffice-core(s390-64) and langpacks-st) Processing files: libreoffice-langpack-sv-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-sv = 1:6.3.5.2-5.fc31 libreoffice-langpack-sv(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-sv libreoffice-help-sv Supplements: (libreoffice-core(s390-64) and langpacks-sv) Processing files: libreoffice-help-sv-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-sv = 1:6.3.5.2-5.fc31 libreoffice-help-sv(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-ta-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ta = 1:6.3.5.2-5.fc31 libreoffice-langpack-ta(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ta libreoffice-help-ta Supplements: (libreoffice-core(s390-64) and langpacks-ta) Processing files: libreoffice-help-ta-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-ta = 1:6.3.5.2-5.fc31 libreoffice-help-ta(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-te-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-te = 1:6.3.5.2-5.fc31 libreoffice-langpack-te(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-te Supplements: (libreoffice-core(s390-64) and langpacks-te) Processing files: libreoffice-langpack-th-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-th = 1:6.3.5.2-5.fc31 libreoffice-langpack-th(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-th Supplements: (libreoffice-core(s390-64) and langpacks-th) Processing files: libreoffice-langpack-tn-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-tn = 1:6.3.5.2-5.fc31 libreoffice-langpack-tn(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-tn Supplements: (libreoffice-core(s390-64) and langpacks-tn) Processing files: libreoffice-langpack-tr-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-tr = 1:6.3.5.2-5.fc31 libreoffice-langpack-tr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-tr libreoffice-help-tr Supplements: (libreoffice-core(s390-64) and langpacks-tr) Processing files: libreoffice-help-tr-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-tr = 1:6.3.5.2-5.fc31 libreoffice-help-tr(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-ts-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ts = 1:6.3.5.2-5.fc31 libreoffice-langpack-ts(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ts Supplements: (libreoffice-core(s390-64) and langpacks-ts) Processing files: libreoffice-langpack-uk-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-uk = 1:6.3.5.2-5.fc31 libreoffice-langpack-uk(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-uk libreoffice-help-uk Supplements: (libreoffice-core(s390-64) and langpacks-uk) Processing files: libreoffice-help-uk-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-uk = 1:6.3.5.2-5.fc31 libreoffice-help-uk(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-ve-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-ve = 1:6.3.5.2-5.fc31 libreoffice-langpack-ve(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-ve Supplements: (libreoffice-core(s390-64) and langpacks-ve) Processing files: libreoffice-langpack-xh-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-xh = 1:6.3.5.2-5.fc31 libreoffice-langpack-xh(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-xh Supplements: (libreoffice-core(s390-64) and langpacks-xh) Processing files: libreoffice-langpack-zh-Hans-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-zh-Hans = 1:6.3.5.2-5.fc31 libreoffice-langpack-zh-Hans(s390-64) = 1:6.3.5.2-5.fc31 libreoffice-langpack-zh_CN = 1:6.3.5.2-5.fc31 libreoffice-langpack-zh_CN(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-zh_CN libreoffice-help-zh-Hans Supplements: (libreoffice-core(s390-64) and langpacks-zh_CN) Processing files: libreoffice-help-zh-Hans-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-zh-Hans = 1:6.3.5.2-5.fc31 libreoffice-help-zh-Hans(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-zh-Hant-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-zh-Hant = 1:6.3.5.2-5.fc31 libreoffice-langpack-zh-Hant(s390-64) = 1:6.3.5.2-5.fc31 libreoffice-langpack-zh_TW = 1:6.3.5.2-5.fc31 libreoffice-langpack-zh_TW(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-zh_TW libreoffice-help-zh-Hant Supplements: (libreoffice-core(s390-64) and langpacks-zh_TW) Processing files: libreoffice-help-zh-Hant-6.3.5.2-5.fc31.s390x Provides: libreoffice-help-zh-Hant = 1:6.3.5.2-5.fc31 libreoffice-help-zh-Hant(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-langpack-zu-6.3.5.2-5.fc31.s390x Provides: libreoffice-langpack-zu = 1:6.3.5.2-5.fc31 libreoffice-langpack-zu(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: langpacks-zu Supplements: (libreoffice-core(s390-64) and langpacks-zu) Processing files: autocorr-en-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pTQoMg + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-en + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-en + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-en + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-en = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-af-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hIabng + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-af + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-af + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-af + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-af = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-bg-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rbPHGf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-bg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-bg + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-bg + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-bg = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-ca-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jgtQhg + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ca + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ca + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ca + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-ca = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-cs-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BnAhji + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-cs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-cs + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-cs + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-cs = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-da-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6eO7Rf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-da + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-da + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-da + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-da = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-de-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6iM9Pg + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-de + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-de + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-de + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-de = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-dsb-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eOX0Th + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-dsb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-dsb + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-dsb + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-dsb = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-el-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6qCkaj + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-el + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-el + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-el + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-el = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-es-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wlYOLj + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-es + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-es + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-es + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-es = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-fa-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NaDZRi + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fa + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fa + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fa + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-fa = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-fi-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M20o5f + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fi + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fi + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-fi = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-fr-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AnEhtg + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fr + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-fr + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-fr = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-ga-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M27HJf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ga + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ga + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ga + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-ga = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-hr-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ejGksh + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hr + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hr + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-hr = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-hsb-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H5gKhj + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hsb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hsb + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hsb + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-hsb = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-hu-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VxQgej + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hu + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hu + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-hu + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-hu = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-is-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ApZavj + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-is + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-is + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-is + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-is = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-it-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SzaPWf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-it + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-it + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-it + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-it = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-ja-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B7Cy8g + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ja + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ja + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ja + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-ja = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-ko-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B776Af + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ko + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ko + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ko + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-ko = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-lb-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ut0GAh + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-lb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-lb + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-lb + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-lb = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-lt-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jLeI2g + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-lt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-lt + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-lt + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-lt = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-mn-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.259zcg + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-mn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-mn + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-mn + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-mn = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-nl-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k3TWVh + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-nl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-nl + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-nl + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-nl = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-pl-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dloxGi + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-pl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-pl + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-pl + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-pl = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-pt-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.D5E3ci + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-pt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-pt + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-pt + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-pt = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-ro-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rje9Gh + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ro + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ro + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ro + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-ro = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-ru-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TPv4mf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ru + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ru + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-ru + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-ru = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-sk-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dvJefi + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sk + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sk + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-sk = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-sl-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.d2vxlj + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sl + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sl + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-sl = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-sr-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gn8oGf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sr + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sr + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-sr = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-sv-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cVoXej + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sv + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-sv + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-sv = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-tr-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PspzWf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-tr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-tr + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-tr + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-tr = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-vi-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ur9grh + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-vi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-vi + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-vi + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-vi = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autocorr-zh-6.3.5.2-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tlPTzf + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + DOCDIR=/builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-zh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-zh + cp -pr instdir/LICENSE /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x/usr/share/doc/autocorr-zh + RPM_EC=0 ++ jobs -p + exit 0 Provides: autocorr-zh = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-debugsource-6.3.5.2-5.fc31.s390x Provides: libreoffice-debugsource = 1:6.3.5.2-5.fc31 libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libreoffice-debuginfo-6.3.5.2-5.fc31.s390x Provides: libreoffice-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-core-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 02568e2a11a5ad9af05d9925ca67cc801808e07d debuginfo(build-id) = 02aa8a2dee475f45911e64eeeb1d52e0243b7ad6 debuginfo(build-id) = 041e985dcabe62dfd755b1045ec21cf7eab08b7b debuginfo(build-id) = 0522f8b43cd632dc5a61feaf9d8a3e3d9e9a7369 debuginfo(build-id) = 054d339bd890e17338e0bdaff27748a5a1204230 debuginfo(build-id) = 05aae653dbaa2b77613c6a0d47b4781436507841 debuginfo(build-id) = 06110ca0dd6367ceed50c69ce6d6166483a66505 debuginfo(build-id) = 06de759df173e32d4b4d12b0629c8a23f0b7d4c4 debuginfo(build-id) = 0a81af16ac8b0a087b6791d510db51b11cc7f023 debuginfo(build-id) = 0c1007f4454cbd0a630cdca1af10daedce0d70b3 debuginfo(build-id) = 0c3acc06cfe3cee970eaefeccd826052883639ec debuginfo(build-id) = 0c43ff4a9ee57cd46244304bb715d89a1a493a23 debuginfo(build-id) = 0cfa96a8de6577682e96bb04f3c928d6bf2f58e6 debuginfo(build-id) = 0d20b306c5b1db39e787bb6d945fd1e1bc380d7a debuginfo(build-id) = 0d7546cfc137a8343bbde604d48aec80fbb42a8b debuginfo(build-id) = 166c5203667e37b88616a918bf2ac0af88808d4d debuginfo(build-id) = 18fee72c7bf60c7884e1f7a7ce166d9e1c908630 debuginfo(build-id) = 20a2cf0ffcf3d62329b581b61cc89ff1f7da4646 debuginfo(build-id) = 21b01abca1914bb6378d55d16ab69fedefbc7952 debuginfo(build-id) = 22bd203d0724177e2b4d1e26c1f19afeba631b77 debuginfo(build-id) = 238f7664870b32cfe9f29155d27eb0855fe85006 debuginfo(build-id) = 23af6bfa0f12c9465538f7bd77982e27d0fa5fff debuginfo(build-id) = 23d9a848e4f6cbf95c8166ba2c7d8e12022897ea debuginfo(build-id) = 2ad309dbbe0acd27c74e966fe3c9059c0aefb78b debuginfo(build-id) = 2bef2f0c037fdb2dadb72f0e9885b4b91bcf6541 debuginfo(build-id) = 2bef42719fd6a36b27940d396869e7f5d3c8e6df debuginfo(build-id) = 2c972f81886006d92085a5b77158ada1d3c4314b debuginfo(build-id) = 2df3f818bc7a23cae060a8b051d8d6ff6e91dc51 debuginfo(build-id) = 2fab00aef32a1bd46f14d166a0ea3b7df5ab71f4 debuginfo(build-id) = 3019c78bb06a0dd2667989b0821da0f9cd33492b debuginfo(build-id) = 328f111003f7a582fd7673b4138a180fc1519b21 debuginfo(build-id) = 34063f0986e291314776d228454625f61988b254 debuginfo(build-id) = 363300baa5347506fdd5a9bc3230d01ec576c295 debuginfo(build-id) = 36da9bb7df7be90ebb2a9b25226b951144c3dc2e debuginfo(build-id) = 37ddd5ec80da8c502264888914eecf706d8fe978 debuginfo(build-id) = 396db0789c5470837472b6dfc16b20d8daa80643 debuginfo(build-id) = 39a10d5074adac8a24b3e8343a6b0617a0fd32e9 debuginfo(build-id) = 39da9118388e5812afcb55a6e5fc8a9e891f8c8b debuginfo(build-id) = 3a19388a1e29bc6bb1dbceda81caba39d63b2d5a debuginfo(build-id) = 3ac878ab0748d2165b4a768b3795e9470792f62d debuginfo(build-id) = 3e7797b2a23bcee332412e8d8035e3f30aa83638 debuginfo(build-id) = 3ee1b776fdccfa7e4e8570d6463b6edd446777c4 debuginfo(build-id) = 40981dc6a29f6a82fb729957d7d24ad2e9aca1f4 debuginfo(build-id) = 409e3f8c0647697150fc91f415e9e957860a1d77 debuginfo(build-id) = 4184bc89eb0bedd3fb9ef40897bff58b91ad13ca debuginfo(build-id) = 4187ffadfc5653363692850830de742213cd3c19 debuginfo(build-id) = 489320b77252ebd4a568891a3f57356e9fc97cbe debuginfo(build-id) = 4be325baee646568421f3362c9d5912f1f9c959f debuginfo(build-id) = 4d579674bd06ba6e72ed7969b286d4db4fb3461b debuginfo(build-id) = 54dfc6afcc8dbc2f916600e591964a5917c33176 debuginfo(build-id) = 55909212ab94682e1cf06467e9c90bb5592b7978 debuginfo(build-id) = 5616567321690a30141fa252841dc8bf0a6203dd debuginfo(build-id) = 5746d7101ae0fecb252efee925699d42f969474c debuginfo(build-id) = 5799a12360aad5f9300eaa29d426d5f1e84dd0ca debuginfo(build-id) = 58b1b0310b2dc855603d588bc2a545f67d829e02 debuginfo(build-id) = 5b7474191c769a8dfb5e54f0ca64a7055a698cc4 debuginfo(build-id) = 5c6b723551d130bdccfaf457a8be46bc9e90f790 debuginfo(build-id) = 5f9c8e910c661c5680322a9a586756996de42ec6 debuginfo(build-id) = 60cb3f3281756d4557f6a55d02b5eb96c7e0ddd4 debuginfo(build-id) = 611bf69a3f18acd20e12d98da818810cd4639154 debuginfo(build-id) = 614d348086b02fb7873d0ad8e44f3e6ef58d9caa debuginfo(build-id) = 615ced4322b68407683d7fa0f31dfd88ddd705cc debuginfo(build-id) = 6608ec8f4be33cc15be0bfb7dafd0c7711a583e2 debuginfo(build-id) = 66b2587c3da2e0272f1346dff594ebf37961455c debuginfo(build-id) = 6832ef0bcba9183b9e0cb48a49647e09b73fe171 debuginfo(build-id) = 69d53bd4b6929e1a1793c86c819d5dde9f664ec7 debuginfo(build-id) = 6a5de2d1bc768406faa9e7efdea6430f2e8bdcdb debuginfo(build-id) = 7208902134a81dd0a66227a542145833c86f82b0 debuginfo(build-id) = 73927a9c2c0a40bfd66daecd78560d6853157e89 debuginfo(build-id) = 745068480674f2b276dc6c9561a3648fc3d392ea debuginfo(build-id) = 760aaa233349f6f68d13d06f35cf5393bb825a78 debuginfo(build-id) = 764c5b45c4b552699680b9dd393397535308cc7d debuginfo(build-id) = 773902c03c886c81e6579dc5fdc3beda41467247 debuginfo(build-id) = 775ad08267bf453b40eca8e5c2d46a747320047d debuginfo(build-id) = 7c0e2f0065f22a99f450f63e96b3601dc8b8b460 debuginfo(build-id) = 80221408329f1f3049604db588c2fb413828ad4e debuginfo(build-id) = 8302088f261946b5b7b31c27c74a5714ac8ad66e debuginfo(build-id) = 8302be933d9a66befabe43b3336be1249cd74294 debuginfo(build-id) = 84de463c07e64412371262e615171dfb0c205387 debuginfo(build-id) = 88f925879f5f5ce818331e05dff29c5f796ce1c8 debuginfo(build-id) = 8bfb19c40f8cc02e3912b8b5db81b2438cdf5b64 debuginfo(build-id) = 8c4b9234dd5dfdf32af5c6b7615b260ca7de95a1 debuginfo(build-id) = 8df6d3ea68df590f6d38fe3c88255903665da77c debuginfo(build-id) = 8fecd7cf61bb47d61712aa705f2eb918f825b148 debuginfo(build-id) = 90fc43c33c4bbb3f67b09f7f0a9bd15510da99b2 debuginfo(build-id) = 92637b84a474d74467462879197dfad49bb971db debuginfo(build-id) = 9404126dba7de3273c66f073c367d81884f8e9e6 debuginfo(build-id) = 94fb01d291b2256e163cbd2302b000848f1eb2b2 debuginfo(build-id) = 95993201fdb6280780bc2d4ff2125a7cba46e00c debuginfo(build-id) = 95f4aa584958a0332bb4de50bdbdb7757da8f9b4 debuginfo(build-id) = 96b4df8524e946eeed5776a40b5e40d4a5c27de2 debuginfo(build-id) = 97a69da0b570a6820f027e2d57026f115f9455c4 debuginfo(build-id) = 9aa1471414988cea6999467fb7b3fc7c7d9ad8d3 debuginfo(build-id) = 9b9e62fc01d50d944f51d416dfe26c091ebfe579 debuginfo(build-id) = 9bf510bf4480ae2bb3c9ee8b28030d1b936c48e2 debuginfo(build-id) = 9c4580a01a6a8d13cc57c801f44a1921afb6005d debuginfo(build-id) = 9dbce0706cd60c94cd8dffd7f5860c6c540faa6e debuginfo(build-id) = 9e24a3caeaea12fb6381e1d93c4a58e216ab5fee debuginfo(build-id) = a3106fad65cc4b3401abbde64288dd2a28f33946 debuginfo(build-id) = a590d7efa82378d1cd9a917da31965b7e3ce22bd debuginfo(build-id) = a5c884f880e977ad99bebedc25632edf6027d8c4 debuginfo(build-id) = a60e593a9048d877f4235a25976ac0d6adad27a6 debuginfo(build-id) = a9935ab173a061a904ae7e1aea9f73902cc4dc83 debuginfo(build-id) = aa520254b258be6e05afb05f8b23ca75dc080f7b debuginfo(build-id) = aa5ca4e4189487ac444e9e5f9d9bf0cb41712058 debuginfo(build-id) = ac912330c243b173926335fd8193fd3253dd4d57 debuginfo(build-id) = ad9030dab4a0ad20778a2ba0ee20011b1e446627 debuginfo(build-id) = adb6fe9271308b6ca09e525653085c1e26ed595f debuginfo(build-id) = b0d012b557ac98b335e699d52eb1e84e60221153 debuginfo(build-id) = b46a2ac2120539942ffb0cae80392f95a91fabc6 debuginfo(build-id) = b8a2d8b6655a16cb704412fe94755666d369331f debuginfo(build-id) = ba8529eb58df97c11815a089498079d0ea9cfe60 debuginfo(build-id) = bb49bb9b12f34de73e7e53983d71e1ebe286e49c debuginfo(build-id) = bc7e4ee687c55d98062aa781652613743ea2d0e1 debuginfo(build-id) = be85aaa89748894d0b007e18b6af49049284bb9f debuginfo(build-id) = bf54f68fc9caa137b8dda83b8c3570fb544a263b debuginfo(build-id) = c0a1c86663ceff8c3693caf4c33dabaeb424bd0a debuginfo(build-id) = c19eab66cf6c03b235317cebcaf6aa32776b9ac7 debuginfo(build-id) = c23e0a22c19d86374c524fcbb53a02889f29cc8d debuginfo(build-id) = c5e4411b77352aa187c90ec2dbc4a5895addd09a debuginfo(build-id) = c6aaba0b4b7d7106c39e43fe977b12a3d7be7575 debuginfo(build-id) = c72ff51f01c7706d55ed3fe8a57e80ca40b5d971 debuginfo(build-id) = c779975cabc0fd4fd14433b6cf00b634094cead4 debuginfo(build-id) = c79f0ccd1a84edbcdd292ce64fc55c907f30cfe8 debuginfo(build-id) = c8b922a3c7944b4ab3c95722a2fc544a3f8a3e74 debuginfo(build-id) = c8b9fa2bd457a4dbc47b710c4a57420b9b804142 debuginfo(build-id) = ca4e45ec882dbf0b62f549586e8af281922a96d4 debuginfo(build-id) = cb824f24184bddc7dd76e18b526d9cade278977a debuginfo(build-id) = ce28967cd71ac3067a20ced922b19a3a77b47c0e debuginfo(build-id) = d0c050b79a74615cd434a6426f313b065330be61 debuginfo(build-id) = d3547e677d32366c373940e6ebd9226fed64b504 debuginfo(build-id) = d3bfd252e3b6b11c15772834e9c0c5d0ec26edfc debuginfo(build-id) = d470f0acf39e86a6dd3b7ee3261877bf7322c096 debuginfo(build-id) = d7aaa3c388826a58de5cb14f51a7adfb035f7c9b debuginfo(build-id) = d7de4c14243d1aabb3245cccacad68e958e89696 debuginfo(build-id) = dc077219c1bc322416d5cd96d989427b4220b2f1 debuginfo(build-id) = dcab725da82924c8af5e21f9f3d3eddb16144e47 debuginfo(build-id) = dd626c0697ed0aa6434789c6393e55e9988e6ce8 debuginfo(build-id) = ddaae01c56089f9c17bbb7f5cb76cc5fd5b89ea1 debuginfo(build-id) = ddf5a4e5eb46c6bfcf69d7d088ff5e79674424af debuginfo(build-id) = df68aea6efb734b571c974bada16ae51c44ab969 debuginfo(build-id) = dfec44cad19d2e7e60501e95eca7c7dfaaa43395 debuginfo(build-id) = e0789d8ab7a356771c451917489b74be8c40067c debuginfo(build-id) = e5a334f6454df35b855930075376936bbad74375 debuginfo(build-id) = e5afa9aba1a2a469c551741908f8fec5cb383718 debuginfo(build-id) = e654a9d8aca6b7404eb9f99fca1771b01e3c0861 debuginfo(build-id) = e8dfb04c8fbfd8ec9b574618d86910a161a145db debuginfo(build-id) = e930110f875bc22b128713f326e37aa4102d68f4 debuginfo(build-id) = e94788f253429a86e800cafc35178c197d3abe98 debuginfo(build-id) = e97de7ec0e823a993eb95b3f6bbcf5b746b8fdd0 debuginfo(build-id) = ea8b5caa575032e4c92125d9d92854fc553a114b debuginfo(build-id) = eabeace6dae8c410c2619902aa0d62dbbf94f670 debuginfo(build-id) = eb3f10f74fb7ee963e658cb60eecfca6b2f16ffd debuginfo(build-id) = ed4cf5542d8338b15d7e07c7bda6563074ed1030 debuginfo(build-id) = ed683b27b05d05c3935f8d1e75ac797bbbb1e8c6 debuginfo(build-id) = edd20300fe0ba51a5a28c3393128137332ff2789 debuginfo(build-id) = ef0f0bf565f7fcb59d1da910529821275d69bf8e debuginfo(build-id) = eff52558ca2c00c1ab304d34a569660b1a49ad07 debuginfo(build-id) = f0975810d90c31dc136ffd2d1cfd19be6484ca24 debuginfo(build-id) = f0c903fdafcfefc8cee87002b41031318d21f530 debuginfo(build-id) = f0e98280b6ffbae9612d4d6378dde94fb783079c debuginfo(build-id) = f25f23806e0d2755ad997cb74db7aa793f8c5ff3 debuginfo(build-id) = f614d98cd20f86e83c4a753e139c88086f6798d8 debuginfo(build-id) = f719884a4eb7c164d52df7c9b9c819ce651304ae debuginfo(build-id) = f8acf49a5ee12b4ddc861458645ba0c0007f51d1 debuginfo(build-id) = fbf773c15c24ad3595a94d05b4cb5863fe3a698a debuginfo(build-id) = fc119ea3fb82a7acb07b92e8b1442bb6d934fde8 debuginfo(build-id) = fd4d79a7911dcdb18d82e9cc5f49d03e27b2b453 debuginfo(build-id) = fe108912164deac9f0f34aae99ac75cb99dbf626 debuginfo(build-id) = ff68e60a1caf7df72f9091e5e0ff1494698862c2 debuginfo(build-id) = ff9c069265329f6211b72c5d6c12c33e9828cd71 debuginfo(build-id) = fff7ab0ab4e8826fd76645fcbe8f2a445bbc6a59 libreoffice-core-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-core-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-pyuno-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 0d496b92e8d2ea4137c2e7ce31398fcce43d339f debuginfo(build-id) = 5226816f84cc0e4bccde15bea34f8191f9e63667 debuginfo(build-id) = 873d3a59a1fcb2701c476dfd4acd19556c297f88 libreoffice-pyuno-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-pyuno-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-base-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 3bad77b2ad342b8c8fd9801e41861f03b45c6bd8 debuginfo(build-id) = 4ba9af10e6932bc33d5e4de9eb0232e979c2a26a debuginfo(build-id) = 59d629bae1732c973bc52a92a3825e00a6486791 debuginfo(build-id) = 6b686bbbc95000212fb4ff72ca0bdc196ca4ca9e debuginfo(build-id) = 7d9cddd8e745ad9c6da754898e6b88df3c132be6 debuginfo(build-id) = 8b1aec9601f37cee587b0df4ac1738c787ad3864 debuginfo(build-id) = ed15f5479d9a789eaccc71c59ab7b742e00fc804 libreoffice-base-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-base-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-officebean-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 594e6f27a35cdffe0bae9a96a95bd9c50581e4ac libreoffice-officebean-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-officebean-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-ogltrans-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 9e0c8e069377ba677c8cd52f55223060708f85ef libreoffice-ogltrans-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-ogltrans-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-pdfimport-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 2975c609669d6d13393bdaf6453457c197e999cf debuginfo(build-id) = 781637e3fd600e803a0c52773aa433acdb5e828a libreoffice-pdfimport-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-pdfimport-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-writer-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 1a8c6a4204cafb34a30d5496c351c82581713bf6 debuginfo(build-id) = 268c01927eb73e9946ece6c507e230ab7cc7cc17 debuginfo(build-id) = 26c8fb8603e4b9087d7052aba315a773054fe7a0 debuginfo(build-id) = 4b1e7b5fb5a6f507f65920d366dfccb96e275f60 debuginfo(build-id) = 6c37d404deebaa816a0f99d669e0533dce88f146 debuginfo(build-id) = 74d16dd30b0a85dc24d759438f951fe1cc11b2b8 debuginfo(build-id) = befeec25983d5f35d16c7b14f7462ba008a080d7 debuginfo(build-id) = ddc1c6950d3ae383da0af14ea9a987511db82995 debuginfo(build-id) = f8e69570bf23deba8f1ab15440813bde47964373 libreoffice-writer-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-writer-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-calc-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 09898e92a295c623bbd40dc10dd1e4edb6d29c16 debuginfo(build-id) = 11c1ccb4146e5f96be13de6a07970836006a3f16 debuginfo(build-id) = 4c046b50ddf1a12948739c133fb96262bb6f0d2a debuginfo(build-id) = 5a895fa357fe5329cbd980fde30c05c9b1d02aff debuginfo(build-id) = 5da329c16e9c03f604e80372fb0a6c2bb04e2df4 debuginfo(build-id) = 60113b42f851e32c6c4ed9b208ed093ef4f68918 debuginfo(build-id) = 7bfd9faf8eaaf03c159eff70b8a8220b15c73fe2 debuginfo(build-id) = 80e59ec11ab04cae335da265d74586e6db88d4b6 debuginfo(build-id) = 8c5471fb8ca05af1a7a60061e5169fa6466772e7 debuginfo(build-id) = 8e62109fd5a4d32cfda52dd71fe1f2229d8ebcb0 debuginfo(build-id) = e68f951b65a799c03f0d389a69870200c0926098 debuginfo(build-id) = e710d2a71827e7338b65b94a4350f6c0859b9119 debuginfo(build-id) = eb8b98e5066f5ec9d736efc46a1b9d8ee7cefcae debuginfo(build-id) = f1130880151da6839ef462052b1048cb1a9050ab libreoffice-calc-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-calc-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-impress-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 2576494d50b62bf4ccaad2502d6bbf9de2054bd2 debuginfo(build-id) = b7bf9b2d472f081215936b196ef7df4abda9a032 debuginfo(build-id) = ca0f1bced5bbc982a102b969d9ffa7c6a41b932f libreoffice-impress-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-impress-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-math-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 14fd0894d2944e7c5f9b1f7386562181258ccd4b debuginfo(build-id) = a848a226c7f5f18cee4c03045d655cefaad377b0 libreoffice-math-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-math-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-graphicfilter-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 59d085a495a216e248b944df90025091159e0713 debuginfo(build-id) = 87c876cf3f46a1b4ecd6bfd36562546948a57029 debuginfo(build-id) = 9ab6bc5c06b2301a94f4e363527450e334136fbb debuginfo(build-id) = e8796cd76c1cfe9bc22298bb6d485a1495a84749 libreoffice-graphicfilter-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-graphicfilter-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-postgresql-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 786cbefadc1ee1b08949cb9fc3911f40b0b6e66d debuginfo(build-id) = 908a0f08085bf05c2c125e655d4cf98e6d6f2b0d libreoffice-postgresql-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-postgresql-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-ure-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 0cce86321fcaa9e07fbb97e63d2531e724a99b86 debuginfo(build-id) = 1313ddf36404eb616686ee77b4944ae208275fa4 debuginfo(build-id) = 19d332a8f3541476f8408dae976437b0b70b0cae debuginfo(build-id) = 217c204648e39dd8180ba983bf4ca94cec479bc1 debuginfo(build-id) = 2723da7c1a35d49f35183babdaece434a52c05ad debuginfo(build-id) = 345808a60a44bb7b004c8dbed9a0d7b675c39dde debuginfo(build-id) = 4062f76bdf4e490a95cddb4401489f5a825dfdf0 debuginfo(build-id) = 411d88359aa1eac60947a57fa5ac0a5f80bbb76f debuginfo(build-id) = 41793957737ee88d672b0b522fc883f357076268 debuginfo(build-id) = 4cea25de9d79c1bd815200c3b0fed48bfe92862f debuginfo(build-id) = 4db52c5b3dfc580030fd357dbf43b38aeb4b6392 debuginfo(build-id) = 5069e3aaaeb9726a196a044e9dc1c99737d9a795 debuginfo(build-id) = 56c72c0036a229fd680a2390d513d46d32749cca debuginfo(build-id) = 5b8d8b4d4ff67a19b5ca2dd7612240581cbae824 debuginfo(build-id) = 5d8f3598dbce0e84203ca0cb4d9767115eb8c06d debuginfo(build-id) = 6724b855c8666e369da581bc87703073bfd2cbf2 debuginfo(build-id) = 6c3feb33191f5abca9977e30ede395638f6af81f debuginfo(build-id) = 7184c2a16b436de33b5755f87c6dda316360e759 debuginfo(build-id) = 969744371458b049494a54c99e1fe5cfc165c3da debuginfo(build-id) = a2e39d46afe642bf503cceef39317426ccf2ce63 debuginfo(build-id) = a622fd56c7de19cc8a86acedd42e82494ffdc98c debuginfo(build-id) = a6e53adf673f577054cb14641019bb39ad546bee debuginfo(build-id) = b881f4f620b96a65e038b0fc5d056240627c9798 debuginfo(build-id) = c37181f90e7b468904e6508f556672d022f1353d debuginfo(build-id) = cf104509db650d97eb80d3a5a14221eba7716136 debuginfo(build-id) = d081e95ae478ad920136afecd637ef6f2b65fafb debuginfo(build-id) = d1c42e6a531dcd968acc6a335a3c71437bd36dba debuginfo(build-id) = d2032f1513412abe8da9ab911f964b5769490599 debuginfo(build-id) = d3830de769b0cc6876a37ae6a15f4df4abdab6ed debuginfo(build-id) = d3deefc670275829a17d708042ed2185dd700462 debuginfo(build-id) = da2507034340cc3f9350bf1462fff929d83f6afb debuginfo(build-id) = e5040ce5e666ab6ff159f85e30081e0de6df2583 debuginfo(build-id) = e57c26f566890658135f8c8d2fc5c0ddcf64254d debuginfo(build-id) = e7af05a0fde53e908442b1e4f883ec1dd77c809f debuginfo(build-id) = efba45f0b3e09b186bea5a2c3bda331fb9abb24b debuginfo(build-id) = f2b379ed32442c8ae94e80414de89dc4cbd0663a debuginfo(build-id) = f5b91bbe58c1b546cf7a8a15a1e61a91fe04f4f7 debuginfo(build-id) = f812d7ddd685d809b1968ab8f21ca0622b53740f libreoffice-ure-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-ure-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-sdk-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 0029b196e8541a8ed475fb5704f482741cbceab1 debuginfo(build-id) = 43fe62a158645d00d56dc3b75068ceeef97afa8a debuginfo(build-id) = 476288a91ac097009ebb57eab544f4096a657a23 debuginfo(build-id) = 6aef8fa6f49e4d07b1f18dbd519b90b1be9cf24f debuginfo(build-id) = a4b2322413d98573f73423348179462e729b9e85 debuginfo(build-id) = b9a09a7eb02e7e4918196179f7ffe58010e29652 libreoffice-sdk-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-sdk-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-glade-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 9bd569e0aa6577cf83f64875f88fc27ee48d18e3 libreoffice-glade-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-glade-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-x11-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 00b6f9c34dee0b3c7f5b235193938197b90628bf libreoffice-x11-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-x11-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-gtk3-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = af305777e9163ce6034ef2237866c355ae6b59bb libreoffice-gtk3-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-gtk3-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-kde5-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 0bd7d8e472537582f638978e2a38faf625d970ac debuginfo(build-id) = 0efdf12f1f9b218afddd49884536bcee254420ef debuginfo(build-id) = 996c89dbc9a71502f28bd705984c42b5535cd14b libreoffice-kde5-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-kde5-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreoffice-kf5-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = b7e41c1ed17105e0522a1a768ca6bdc6e801b0f7 debuginfo(build-id) = d91d239513c862eefd10b9e4d7fd74fa324f39f9 libreoffice-kf5-debuginfo = 1:6.3.5.2-5.fc31 libreoffice-kf5-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Processing files: libreofficekit-debuginfo-6.3.5.2-5.fc31.s390x Provides: debuginfo(build-id) = 137672be5d12a78b00575c944cd3f8a23c0e87b3 libreofficekit-debuginfo = 1:6.3.5.2-5.fc31 libreofficekit-debuginfo(s390-64) = 1:6.3.5.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libreoffice-debugsource(s390-64) = 1:6.3.5.2-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x Wrote: /builddir/build/RPMS/libreoffice-filters-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-bsh-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-rhino-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-officebean-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-pyuno-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-officebean-common-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/libreoffice-nlpsolver-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-ogltrans-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-pdfimport-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-wiki-publisher-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-opensymbol-fonts-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/libreoffice-emailmerge-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-base-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-draw-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-impress-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-math-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-graphicfilter-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-xsltfilter-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-postgresql-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-writer-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-ure-common-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/libreoffice-ure-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-calc-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-glade-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-sdk-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-librelogo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-x11-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-gtk3-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-kde5-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-kf5-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-data-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/libreofficekit-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-gdb-debug-support-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreofficekit-devel-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-en-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-af-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ar-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-en-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-as-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-ar-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-bg-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-bn-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-bg-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-br-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-bn-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ca-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-cs-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-ca-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-cy-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-cs-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-da-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-de-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-da-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-dz-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-de-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-el-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-dz-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-el-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-eo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-es-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-eo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-et-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-es-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-eu-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-et-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-fa-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-fi-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-eu-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-fr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-fi-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ga-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-core-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-gl-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-gu-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-fr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-he-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-gl-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-sdk-doc-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-hi-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-gu-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-hr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-he-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-hu-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-id-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-hi-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-hr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-it-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-hu-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ja-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-id-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-kk-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-kn-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ko-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-lt-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-it-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-lv-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-ja-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-ko-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-mai-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-lt-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ml-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-mr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-nb-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-nl-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-nn-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-lv-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-nr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-nso-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-or-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-pa-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-pl-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-nb-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-nl-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-pt-BR-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-nn-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-pt-PT-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ro-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-pl-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-pt-BR-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ru-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-pt-PT-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-ro-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-si-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-sk-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-sl-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-si-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-sk-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-ru-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ss-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-st-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-sr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-sv-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-sl-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ta-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-te-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-th-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-tn-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-tr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ts-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-uk-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-sv-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-ve-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-xh-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-zh-Hans-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-ta-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-tr-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-zh-Hant-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-langpack-zu-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/autocorr-en-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-af-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-bg-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-ca-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-cs-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-da-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-de-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-dsb-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-el-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-es-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-fa-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-fi-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-fr-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-ga-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-hr-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-hsb-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-hu-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-is-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-it-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-ja-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-ko-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-lb-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-lt-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-mn-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-nl-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-pl-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/libreoffice-help-uk-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/autocorr-pt-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-ro-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-ru-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-sk-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-sl-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-sr-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-sv-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-tr-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-zh-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/autocorr-vi-6.3.5.2-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/libreoffice-help-zh-Hans-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-help-zh-Hant-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-pyuno-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-officebean-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-ogltrans-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-base-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-pdfimport-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-writer-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-impress-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-math-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-graphicfilter-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-postgresql-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-debugsource-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-sdk-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-glade-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-x11-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-gtk3-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-ure-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-kde5-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreofficekit-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-kf5-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-calc-debuginfo-6.3.5.2-5.fc31.s390x.rpm Wrote: /builddir/build/RPMS/libreoffice-core-debuginfo-6.3.5.2-5.fc31.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VCOjdi + umask 022 + cd /builddir/build/BUILD + cd libreoffice-6.3.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libreoffice-6.3.5.2-5.fc31.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0